On 12 February 2011 16:07, Gary F. <[email protected]> wrote: > Recently, I have been using asciidoc to create a 50/so page document with > mixed source code and technical content. Generally, the result has been of > high quality but I have run into a few issues. Probably the most > significant is this one: bibliographic references always jump to the first > page, instead of the cited entry. I am using dblatex vs. fop because the > dblatex output includes color high-lighting of the source code text and > 'fop' does not. > > If there is something that I can do to help track down and fix this problem > (inclusive of chasing it down inside dblatex), let me know what I can do to > help. > > I have run into a few other glitches using the dblatex tool chain, or > perhaps they are more generic. I will document those issues separately. > > What I am wondering: Do most users use the dblatex chain, or fop? For me, > dblatex produces (generally, not always) better output for my needs. But if > its usage is in the minority, perhaps I am swimming up stream? > > thanks, > - Gary
Well, you are not alone anyway :-) I use the dblatex for the following reasons: 1. the latex toolchain is used by other tools, so most of the dblatex chain is needed anyway, so the extra is minimal 2. when I started with Asciidoc fop wasn't in the distro's repository & I'm a lazy installer 3. although fop is now in the repository (I've changed distros since then), it isn't updated whereas dblatex is (dunno why its not) But being XMLatexophobic I can't help with your problem except to note that it looks like its inside dblatex so you might ask there. Cheers Lex > > -- > 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. > -- 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.
