Hi Lex, thanks for this hint. Now its time to read about fop... and if it is too complicated, I will simply stop using +code+ within titles.
-- Cheers, Tomek Kaczanowski http://kaczanowscy.pl/tomek On Nov 2, 11:42 pm, Lex Trotman <[email protected]> wrote: > On 3 November 2011 08:47, Tomek Kaczanowski <[email protected]> > wrote: > > > such asciidoc snippet: > > > .+updateUser+ Method > > Hi Tomek, > > You can apply a role to the phrase using eg > > .[big]+updateUser+ Method > > You should then be able to have fop apply role dependent formatting, > but thats beyond my scope. > > Cheers > Lex > > > > > [[listing_exc_user_service_test_cases]] > > ============================== > > [source,java] > > ---- > > some java code here > > ---- > > ============================== > > > looks ugly after PDF is created, because "updateUser" is printed with > > same small size font as code listings: see > >http://i1221.photobucket.com/albums/dd475/tkaczanowski/small_fonts_in... > > > How can I tweak the font size of +code+ within listing title? > > > PDF is created with the following command: > > a2x -k -f pdf -a docinfo1 -d book --xsltproc-opts "--param > > local.l10n.xml document\(\'$SRCDIR/resources/custom-format.xml\'\)" -- > > fop $SRCDIR/book/book.txt -v -D $TARGET > > > -- > > Cheers, > > Tomek Kaczanowski > >http://kaczanowscy.pl/tomek > > > -- > > 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 > > athttp://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.
