[kramdown-users] Graphics for LaTeX
Thomas Leitner
t_leitner at gmx.at
Mon Jul 5 05:05:40 EDT 2010
On 2010-07-03 14:11 +0200 Michael Franzl wrote:
> Would it make sense to transform kramdown images
>
> 
>
> to LaTeX graphics?
>
> \begin{figure}
> \caption{alt text}
> \includegraphics{image.jpg}
> \end{figure}
Images are currently included using `\includegraphics`. What would be
the benefit of using the `figure` environment? Would there be a problem
with images used between text parts?
-- Thomas
More information about the kramdown-users
mailing list