Am 22.07.2013 15:26, schrieb admsugar:
> In my HTML output I include a png logo that in my doxy file is the $project
> logo. (logo.png)
>
> If i use \includegraphics{logo.png} even if the HTML output can retrieve the
> project logo for some reason I keep getting an error message that logo.png
> does not exist or cant be found. Before i was even interested in the latex
> output I didn't even use the IMAGE_PATH either. What is the work around for
> this so the pdftex can recognize and use my image?
>You need to copy it to the folder where the LaTeX files are located. With the latest doxygen release, you can specify LATEX_EXTRA_FILES, which will copy them for you. -- Stefan P. Top-posting: A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Doxygen-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-users
