On 08/11/2016 09:01 AM, Grundtvig Nielsen Niels wrote:

By the way, how would I get a reference to topic title (no number) and page 
number, as in the DITA specs?


I'm not sure to understand exactly what you want, even after looking at the screenshot you sent us.

Please refer to the documentation and experiment various combinations of the following XSLT stylesheet parameters:

* xref-auto-text
http://www.xmlmind.com/ditac/_distrib/doc/manual/xsltParams.html#xsltParams__xref-auto-text

You'll almost certainly want the value of this parameter to be "text" rather than default "number".

* link-auto-text
http://www.xmlmind.com/ditac/_distrib/doc/manual/xsltParams.html#xsltParams__link-auto-text

* show-xref-page
http://www.xmlmind.com/ditac/_distrib/doc/manual/xsltParams.html#xsltParams__show-xref-page

* show-link-page
http://www.xmlmind.com/ditac/_distrib/doc/manual/xsltParams.html#xsltParams__show-link-page

* page-ref-before
http://www.xmlmind.com/ditac/_distrib/doc/manual/xsltParams.html#xsltParams__page-ref-before

* page-ref-after
http://www.xmlmind.com/ditac/_distrib/doc/manual/xsltParams.html#xsltParams__page-ref-after

See for example the PDFs of the DITA 1.2 spec as generated by XMLmind DITA Converter, our open source, in-house, DITA processor:

http://www.xmlmind.com/ditac/dita_spec.shtml



--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to