On 03/22/11 19:35:22, Lex Trotman wrote: > Well, for HTML and xhtml generated by ASCIIDOC I don't believe that > there is any way to refer to the section (paragraphs are not numbered) > numbers. > > For pdf and HTML generated by dblatex or fop all numbering and the > format of cross references is determined by these toolchains so there > is some possibility, but isn't controlled by asciidoc. > > dblatex probably requires changing the latex stylesheet, whilst fop > could require that you change the XSL that converts docbook to fo. > > Or to put it simply, I don't know a way without a lot of effort.
We also have an application that requires paragraph numbering. Would some sort of pre-processor make sense that inserts the paragraph numbers explicitly (using some sort of tag), as well as creating hyperlinks from the reference to the paragraph? Is that idea feasible/practical? -- 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.
