[docbook-apps] switch to standard bookmark elements

2014-01-07 Thread Bob Stayton
The XSL 1.0 standard did not have elements for PDF bookmarks, but the XSL 1.1 (dating from 2006) standard does. Now it seems all XSL-FO processors support the standard fo:bookmark-tree and fo:bookmark elements. That means the custom bookmark elements that had to be maintained for each

Re: [docbook-apps] Adding page number to olinks destroys text justification

2014-01-07 Thread Bob Stayton
Hi Maria, I believe this is an artifact of FOP 1.0. It seems that it measured the text on the line for justification *before* resolving the page numbers. I believe this is fixed in FOP 1.1, but you could send me a .fo file and I could check it. Can you test with FOP 1.1? -- Bob Stayton

Re: [docbook-apps] switch to standard bookmark elements

2014-01-07 Thread Jirka Kosek
On 7.1.2014 19:58, Bob Stayton wrote: The XSL 1.0 standard did not have elements for PDF bookmarks, but the XSL 1.1 (dating from 2006) standard does. Now it seems all XSL-FO processors support the standard fo:bookmark-tree and fo:bookmark elements. That means the custom bookmark elements

Re: [docbook-apps] switch to standard bookmark elements

2014-01-07 Thread Bob Stayton
Good idea. I'll add that too. -- Bob Stayton Sagehill Enterprises b...@sagehill.net On 1/7/2014 1:42 PM, Jirka Kosek wrote: On 7.1.2014 19:58, Bob Stayton wrote: The XSL 1.0 standard did not have elements for PDF bookmarks, but the XSL 1.1 (dating from 2006) standard does. Now it seems all