« Return to Thread: Figures in APT require extension

Re: Figures in APT require extension

by Lukas Theussl-4 :: Rate this Message:

Reply to Author | View in Thread


It's already documented in SVN [1], we just can't publish the site until 1.1 is
released.

-Lukas

[1]
https://svn.apache.org/repos/asf/maven/doxia/site/src/site/apt/references/doxia-apt.apt


Trevor Harmon wrote:

> I'm running into bug DOXIA-99:
>
>   http://jira.codehaus.org/browse/DOXIA-99
>
> If I don't specify an extension, then the HTML is generated without  
> one, causing the image to fail to load.
>
> If I do specify an extension, then the HTML has the extension, and the  
> image loads properly. However, this prevents the image format auto-
> selection feature from working described in the APT format  documentation.
>
> The issue was resolved as "Won't Fix" but I don't understand why. I'm  
> guessing that the APT format documentation is now incorrect.  
> Specifically, this line is wrong: "An APT processor will first try to  
> load /home/joe/docs/mylogo.eps . When the desired format is not found,  
> a APT processor tries to convert one of the existing formats."
>
> Should I file an issue to have the documentation corrected?
>
> Trevor
>
>

 « Return to Thread: Figures in APT require extension