such asciidoc snippet: .+updateUser+ Method [[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_title.png 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 at http://groups.google.com/group/asciidoc?hl=en.
