Re: [Doxygen-users] Images not included in LaTeX output with Markdown File

2013-04-04 Thread Stefan Pendl
Am 04.04.2013 23:23, schrieb Michael Jackson: > > After reducing the problem as much as I could I came to the determination > that if I need images I need to do the following: > > ![](Images/picture.png) > @image latex Images/picture.png > > Which slightly messes up the viewing of the Markdown in

Re: [Doxygen-users] Images not included in LaTeX output with Markdown File

2013-04-04 Thread Michael Jackson
On Apr 4, 2013, at 5:12 PM, Stefan Pendl wrote: > Am 04.04.2013 14:58, schrieb Michael Jackson: >> I am using the latest version of DOxygen on OS X 10.6.8 to write my >> project's documentation. We are switching to writing everything in Markdown >> and while the HTML renders just fine the LaTeX

Re: [Doxygen-users] Images not included in LaTeX output with Markdown File

2013-04-04 Thread Stefan Pendl
Am 04.04.2013 14:58, schrieb Michael Jackson: > I am using the latest version of DOxygen on OS X 10.6.8 to write my project's > documentation. We are switching to writing everything in Markdown and while > the HTML renders just fine the LaTeX->PDF does not include my images. I > believe I have e