Thank you, I'll try that. -- Cheers, Tomek Kaczanowski
On Dec 21, 1:48 am, Bela Hausmann <[email protected]> wrote: > Hey, > > you need to customize your Docbook XSL. The option you need ist called > "xref.with.number.and.title"[1]. But this feature is broken in one of the > current fop version. > > You can always change the template of how crossreferences should look like > directly, see [2] > > Bela > > [1]http://www.sagehill.net/docbookxsl/CrossRefs.html#OptsGenXref > [2]http://www.sagehill.net/docbookxsl/CustomGentext.html > > 2010/12/21 Tomek Kaczanowski <[email protected]> > > > Anyone can help here? Is it Asciidoc thing or should I dig dipper into > > Docbook XSLTs? > > > -- > > Cheers, > > Tomek Kaczanowski > > > On 15 Gru, 19:48, Tomek Kaczanowski <[email protected]> > > wrote: > > > Hello All, > > > > Such fragment: > > > > <<my_table>> presents ... > > > > [[my_table]] > > > .Title of Table > > > [options="header"] > > > // here table > > > > is rendered in PDF as: > > > Table 3.1, “Title of Table” presents ... > > > > can I somehow change this behaviour so <<my_table>> is outputed as > > > "Table 3.1" (without title)? > > > -- > > 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]<asciidoc%[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.
