Hussein Shafie wrote: > Joachim Worringen wrote: >> >> I can not find a reference for valid/supported "xrefstyle" attribute >> content. >> >> My specific problem is that for my document with multiple chapters, >> the default output for an xref between chapters does only refer to the >> section. Example in pseudo XML: >> >> Chapter 1 >> section 1 >> section 1.1 >> refer to <xref linkend="foo" /> ... >> section 2 >> Chapter 2 >> section 1 (id="foo") >> section 2 >> >> gives me (for PDF output): "refer to section 1 ...". I would need >> "refer to chapter 3, section 1". > > See http://www.sagehill.net/docbookxsl/CustomXrefs.html#Xrefstyle > > Note that this question is not directly related to XMLmind XML Editor. > This is a question about DocBook.
Thanks. I am using the default XSL to create PDF within XXE, thus it is related?! Anyway, as the "chapter 3, section 1" seems to be not available, I want to use the section title plus the page number. I set xrefstyle="select: quotedtitle page", but the page number does not show up. O.k., next step is to set the conversion parameters correctly - I do so for PDF: insert.xref.page.number set to "yes". Now, docb.toPS aborts with an error message: "fo:page-nuber citation is missing required "ref-id" property". What's that? >> BTW, is there a searchable archive of this list? > > * Yes, search it using the "Search" text field+button found at the top > of any page whose URL starts with "http://www.xmlmind.com/xmleditor/". > > * Browse it using: http://www.xmlmind.com/pipermail/xmleditor-support/ > > (This page is generally reached through using this other page: > http://www.xmlmind.com/xmleditor/mailing_lists.html) It seems to be not linked to www.xmlmind.com - is this on purpose? regards, Joachim -- Joachim Worringen, Software Architect, Dolphin Interconnect Solutions phone ++49/(0)228/324 08 17 - http://www.dolphinics.com

