[docbook-apps] PAGE NUMBER APPEARS ON TITLEPAGE

2012-02-08 Thread Wood, Nick
Hi, I recently had to further customise my setup-pagemasters.xsl (taken from fo/pagemaster.xsl) as Parts have been introduced to some of our books, and I was getting the background image on both the Title page and the Part page. Following the guidelines from Docbook XSL (The Complete Guide)

RE: [docbook-apps] PAGE NUMBER APPEARS ON TITLEPAGE

2012-02-08 Thread Wood, Nick
gards Nick From: Paul Tremblay [paulhtremb...@gmail.com] Sent: Wednesday, February 08, 2012 6:25 PM To: Wood, Nick Cc: DocBook Apps Subject: Re: [docbook-apps] PAGE NUMBER APPEARS ON TITLEPAGE I think you have to customize the footer.template: ... Check out the same documentation (Docboo

RE: [docbook-apps] PAGE NUMBER APPEARS ON TITLEPAGE

2012-02-09 Thread Wood, Nick
From: Paul Tremblay [paulhtremb...@gmail.com] Sent: Thursday, February 09, 2012 2:14 PM To: Wood, Nick Cc: DocBook Apps Subject: Re: [docbook-apps] PAGE NUMBER APPEARS ON TITLEPAGE Nick, your code puts a number on the title page: I see you have a comment of . But the empty element inserts

RE: [docbook-apps] PAGE NUMBER APPEARS ON TITLEPAGE

2012-02-10 Thread Wood, Nick
Bob, You are correct, it now works fine. Thanks alot. Nick From: Bob Stayton [b...@sagehill.net] Sent: Thursday, February 09, 2012 5:47 PM To: Wood, Nick; DocBook Apps Subject: Re: [docbook-apps] PAGE NUMBER APPEARS ON TITLEPAGE Hi Nick, I think your

[docbook-apps] FW: PROBELMS WITH BIBLIOGRAPHY

2013-02-19 Thread Wood Nick
g and Production Section, NPC Thier Mathias 1b 4690 Bassenge (Glons), Belgium T: +32 4 289 9211 F: +32 4 289 9329 E: nick.w...@ncia.nato.int W: www.ncia.nato.int From: Wood Nick Sent: Tuesday, February 12, 2013 3:11 PM To: DocBook Apps Subject: PROBELMS

RE: [docbook-apps] FW: PROBELMS WITH BIBLIOGRAPHY

2013-02-21 Thread Wood Nick
T: +32 4 289 9211 F: +32 4 289 9329 E: nick.w...@ncia.nato.int W: www.ncia.nato.int From: Bob Stayton [b...@sagehill.net] Sent: Wednesday, February 20, 2013 5:59 PM To: Wood Nick; DocBook Apps Subject: Re: [docbook-apps] FW: PROBELMS WITH BIBLIOGRAPHY Hi

RE: [docbook-apps] FW: PROBELMS WITH BIBLIOGRAPHY

2013-02-22 Thread Wood Nick
From: Bob Stayton [b...@sagehill.net] Sent: Thursday, February 21, 2013 5:34 PM To: Wood Nick; DocBook Apps Subject: Re: [docbook-apps] FW: PROBELMS WITH BIBLIOGRAPHY OK, thanks for clarifying. The problem here is not with id on bibliolist or bibliography, but with biblioentry. When

RE: [docbook-apps] initial pdf view with index side pane

2013-09-19 Thread Wood Nick
Richard, Have you set the param fop1.extensions to 1, this works for me. Nick [Description: cid:image001.png@01CD4491.87A64560] Nick Wood BSc(Hons) MInstLM NATO Communications and Information Agency Chief Document Engineering and Production Section Thier Mathias 1b, B-4690 Bassenge (Glons), Belg

RE: [docbook-apps] Olinks in PDF missing valid destination?

2013-10-23 Thread Wood Nick
Mark, I do not pretend to be an expert on this - I setup my pdf olinks using Bob's excellent book plus some guidance you have posted in the past. However, have you tried adding in the of your POM and then using the sitemap in your olinkdb.xml (as I believe this provide the location of the d

RE: [docbook-apps] Olinks in PDF missing valid destination?

2013-10-25 Thread Wood Nick
response below I assume FOP 1.1 does? Regards Nick From: Mark Craig [mailto:mark.cr...@gmail.com] Sent: Thursday, October 24, 2013 8:52 PM To: Bob Stayton Cc: Wood Nick; DocBook Apps Subject: Re: [docbook-apps] Olinks in PDF missing valid destination? Hi Bob, What I observed with left

RE: [docbook-apps] Olinks in PDF missing valid destination?

2013-10-28 Thread Wood Nick
cbook-apps@lists.oasis-open.org Cc: Wood Nick; Mark Craig Subject: Re: [docbook-apps] Olinks in PDF missing valid destination? Excellent, thanks for tracking that down and providing the fix. Bob Stayton Sagehill Enterprises b...@sagehill.net --

[docbook-apps] RE: olink Difficulties in Maven Project

2014-01-06 Thread Wood Nick
Hi Sean, I have had a quick look at your POM and notice that the data files and target database document have the same names. I would expect to have a db file for each document but only one common target database document for the project. Can you attach these documents? Regards Nick Fro

RE: [docbook-apps] Coloring only internal links in FO?

2014-06-04 Thread Wood Nick
Mark, Are you using the olink element in your source document, as I seem to recall in a post on the docbkx user forum that you was using link instead? Regards Nick From: Mark Craig [mailto:mark.cr...@gmail.com] Sent: Tuesday, June 03, 2014 9:41 PM To: Bob Stayton Cc: DocBook Apps Subject: Re:

RE: [docbook-apps] Coloring only internal links in FO?

2014-06-04 Thread Wood Nick
: Wednesday, June 04, 2014 10:16 AM To: Wood Nick Cc: Bob Stayton; DocBook Apps Subject: Re: [docbook-apps] Coloring only internal links in FO? Hi Nick, The sample uses with xlink:role set: http://docbook.org/xlink/role/olink";>chapter Regards, Mark On Wed, Jun 4, 2014 at 9:12 AM, W

RE: [docbook-apps] Trouble formatting PDF TOC entries

2014-10-16 Thread Wood Nick
Janice, Try . Regards Nick From: Janice Manwiller [mailto:jan...@sqrrl.com] Sent: Thursday, October 16, 2014 1:45 PM To: docbook-apps@lists.oasis-open.org Subject: [docbook-apps] Trouble formatting PDF TOC entries I'm trying to update the formatting of a PDF TOC. I mostly want to add addition

FW: [docbook-apps] Trouble formatting PDF TOC entries

2014-10-16 Thread Wood Nick
From: Wood Nick Sent: Thursday, October 16, 2014 2:24 PM To: 'Janice Manwiller' Subject: RE: [docbook-apps] Trouble formatting PDF TOC entries Janice, If you could run maven docbkx with your original customization (i.e. instead of ) and it did not fail, then your customization is

RE: [docbook-apps] Trouble formatting PDF TOC entries

2014-10-16 Thread Wood Nick
element in your first run, it tells me that the toc.line.properties customization is being ignored. Regards Nick From: Janice Manwiller [mailto:jan...@sqrrl.com] Sent: Thursday, October 16, 2014 2:45 PM To: Fekete, Róbert Cc: Wood Nick; docbook-apps@lists.oasis-open.org Subject: Re: [docbook-apps

RE: [docbook-apps] Trouble formatting PDF TOC entries

2014-10-16 Thread Wood Nick
[mailto:ordin...@gmail.com] Sent: Thursday, October 16, 2014 7:18 PM To: Janice Manwiller Cc: Bob Stayton; Wood Nick; "Fekete, Róbert"; docbook-apps@lists.oasis-open.org Subject: Re: [docbook-apps] Trouble formatting PDF TOC entries Hi Janice, Since some FO customizations do work and not o

RE: [docbook-apps] Trouble formatting PDF TOC entries

2014-10-21 Thread Wood Nick
he processing is ignoring toc.line.properties completely, then why did I get the original error that xsl:choose was required? Or is the validation of the XSL file separate from the actual implementation? On Thu, Oct 16, 2014 at 9:22 AM, Wood Nick mailto:nick.w...@ncia.nato.int>> wrote:     Hi Janice,

[docbook-apps] RE: Olinking for PDF generates absolute path

2014-12-11 Thread Wood Nick
Michael, Have tried putting the content in a sitemap and giving the directory structure for the output, see Bob's guidance at http://www.sagehill.net/docbookxsl/OlinkDetails.html. Regards Nick From: Fritsch, Michael [mailto:michael.frit...@coremedia.com] Sent: Thursday, December 11, 2014 3:

RE: [docbook-apps] WebHelp display issues - contents expand/collapse icons, intra-topic links

2015-03-30 Thread Wood Nick
Hi Janice, I have similar issues not sure if your first issue is the same, I have had problems with the toc as my generate.section.toc.level and chuck.section.depth were not in sync (I have set them both at 5 now). Also, when creating a set, I include the same xml document (with an id) in dif

RE: [docbook-apps] WebHelp display issues - contents expand/collapse icons, intra-topic links

2015-03-31 Thread Wood Nick
Janice, Barton, As requested, add this fix to the linkend test in the inline.xsl, as follows:

[docbook-apps] RE: Docbook to IETM?

2015-06-29 Thread Wood Nick
Hi Norma, What specific functional requirements are you talking about i.e. what Type and Level of IETM do you need to produce? Regards Nick From: Emery, Norma (HGR) [mailto:nem...@whitehangar.net] Sent: 26 June 2015 21:46 To: DocBook Apps Mailing List Subject: [docbook-apps] Docbook to IETM?

[docbook-apps] RE: Docbook to IETM?

2015-06-29 Thread Wood Nick
what method of viewing is intended i.e. web browser or propriety viewer. Regards Nick From: Emery, Norma (HGR) [mailto:nem...@whitehangar.net] Sent: Monday, June 29, 2015 2:44 PM To: Wood Nick; DocBook Apps Mailing List Subject: RE: Docbook to IETM? Hi, Nick, This is a good question. I had done a

RE: [docbook-apps] Paragraphs within list item jutting into page footer

2015-07-30 Thread Wood Nick
Janice, I have had similar issues in the past of text bleeding into footers but since using FOP 1.1, I don’t recall any. I also build with the maven-docbkx plugin but with a Nexus off-line repository, which means I have to occasionally update my Maven Central repository to get updated versions

FW: [docbook-apps] Question on adjusting IDs for reused content

2016-01-05 Thread Wood Nick
Sorry, forgot to include the list in my reply to Janice. Nick From: Wood Nick Sent: 05 January 2016 15:13 To: 'Janice Manwiller' Subject: RE: [docbook-apps] Question on adjusting IDs for reused content Janice, Is custom-docbook.xsl your fo customisation layer, if so, you proba

[docbook-apps] RE: Printing the last revision number on the title page

2017-01-24 Thread Wood Nick
Hi Ekaterina, Here is an extract of the customised version of titlepage.xsl, I use: Release I have a number of fo:table-row entries, which I have had to omit, so you may have to play around with the positioning, or

RE: [docbook-apps] does not number...

2017-02-14 Thread Wood Nick
Hi, I am by no means an expert in this area but from past experience, after installing saxonHE9-7-0-15J, you need to will need to place the Saxon JAR file on the CLASSPATH (export CLASSPATH=$CLASSPATH:/path/to/java/saxon9he.jar) and then you need to replace com.icl.saxon.StyleSheet with net.sf.

[docbook-apps] RE: Help generating custom Docbkx Maven Plugin?

2017-02-27 Thread Wood Nick
Hi Robert, I build all my documents using the docbkx plugin, though as I have to build on an internal network my configuration is tailored to the environment. I think your "first port of call" should be the docbkx-tools manual (http://docbkx-tools.sourceforge.net/docbkx-samples/manual.html) th

[docbook-apps] Pure JS WebHelp

2017-07-05 Thread Wood Nick
Hi Jan, I followed your demo on the above subject through docbook-apps and was really impressed with what you have done, there were some calls for you to put your customization on GitHub, I know at the time you were busy, have you been able to upload the stylesheets, if so, could you let me kno

RE: [docbook-apps] Pure JS WebHelp

2017-07-06 Thread Wood Nick
Hi Jan, Thanks for the update. Regards Nick -Original Message- From: Jan Tosovsky [mailto:j.tosov...@email.cz] Sent: 05 July 2017 22:03 To: docbook-apps@lists.oasis-open.org Subject: RE: [docbook-apps] Pure JS WebHelp On 2017-07-05 Wood Nick wrote: > > I followed your demo