After further searching, I tried to export the tex in pdf using texi2dvi and I get the following messages:
LaTeX Error: Cannot determine size of graphic in images/selenium- logo.png (no BoundingBox). Don't know if the problem comes when converting asciidoc to db or db to latex, here is the docbook output: <informalfigure> <mediaobject> <imageobject> <imagedata fileref="images/selenium-logo.png" align="left"/> </imageobject> <textobject><phrase>images/selenium-logo.png</phrase></textobject> </mediaobject> </informalfigure> Anyway, I sent a message on the dblatex list, hopes somebody answers... On Aug 26, 12:46 pm, Stuart Rackham <[email protected]> wrote: > On 27/08/10 06:54, Joel Marty wrote: > > > I should add that after further searching, I found that in the > > generated latex looks like this when it comes to images: > > > \begin{center} > > > \begin{minipage}[c]{\linewidth} > > \begin{center} > > \imgexists{images/selenium-bromine-logo.png}{{\imgevalsize{images/ > > selenium-bromine-logo.png}{\includegraphics[width=\imgwidth,height= > > \imgheight,keepaspectratio=true]{images/selenium-bromine-logo.png}}}} > > {images/selenium-{}bromine-{}logo.png}\end{center} > > \end{minipage} > > \end{center} > > I haven't seen this before, it's definately something to do with the dblatex > toolchain, maybe the dblatex support list may be able to help. > > Cheers, Stuart > > > > > I'm not a latex expert but it looks like the images should keep their > > natural size so something wrong happens when generating the pdf. Any > > pointers is appreciated > > > On Aug 25, 3:30 pm, Joel Marty<[email protected]> wrote: > >> Hi, > > >> I'm writing a course with asciidoc and I have a problem with a2x when > >> generating pdf. Basically, all the images take as much space as they > >> can. > >> I haven't found any information on this problem so I'm starting to > >> think it's more a misuse than a bug. > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
