Re: [docbook-apps] manpages transform and tables: CALS versus HTML markup

2018-02-23 Thread Paul DuBois
which > provides that default template: > > > >http://docbook.org/ns/docbook";> > > > > > > > > > Let me know if this works for you. > > Bob Stayton > Sagehill Enterprises > b...@sagehill.net > > On 2/23/2018 11:07 AM, Paul

[docbook-apps] manpages transform and tables: CALS versus HTML markup

2018-02-23 Thread Paul DuBois
I've just converted a bunch of DocBook tables from CALS markup to HTML markup. I then find that the manpage transform omits them, or rather, all I get in the output is: .TS allbox tab(:); . .TE A diff between the output produced for the CALS versus HTML table looks like this: .TS allbox tab

Re: [docbook-apps] Docbook XSL and FOP 2.0

2015-06-30 Thread Paul DuBois
> On Jun 30, 2015, at 12:43 AM, Radu Coravu wrote: > > Hi Dean, > > If it's worth anything, I stumbled upon the same problem when converting DITA > to PDF using Apache FOP 2.0 (the bug I posted was marked as a duplicate as > yours): > >> https://issues.apache.org/jira/browse/FOP-2479 > > Af

Re: [docbook-apps] Changing title formatting

2015-05-27 Thread Paul DuBois
o if you set that to an empty string, it should > omit the period. > > Bob Stayton > Sagehill Enterprises > b...@sagehill.net > > On 5/27/2015 9:55 AM, Paul DuBois wrote: >> For , the normally is formatted with a period added to >> the title. For example, this: >&

[docbook-apps] Changing title formatting

2015-05-27 Thread Paul DuBois
For , the normally is formatted with a period added to the title. For example, this: Formal Para Title Formal para content. Appears like this, with the title in bold: Formal Para Title. Formal para content. I have a document that's being translated into Japanese. My trans

Re: [docbook-apps] Listings placeable at the End of Printed Output?

2015-04-22 Thread Paul DuBois
> On Apr 22, 2015, at 5:19 AM, Eisele, Kai Alexander wrote: > > I would actually appreciate to have my request answered by the DocBook > consulting exclusively. Besides, you won't manage to let me look like a fool. > > No, the example was not plain enough, which you would have noticed, if you

[docbook-apps] Eclipse output encoding

2014-01-23 Thread Paul DuBois
I notice that output produced with the Eclipse transform (eclipse/eclipse.xsl) contains this line: Is ISO-8859-1 a requirement of Eclipse, or can I change this to produce UTF-8? I tried this in my customization layer, to no effect: Thanks.

Re: [docbook-apps] 1.78.1 manpages glitch?

2014-01-13 Thread Paul DuBois
expected. The fixed > file is manpages/utility.xsl and the fixed template in that file is named > "mixed-block". > > http://snapshots.docbook.org/ > > -- > Bob Stayton > Sagehill Enterprises > b...@sagehill.net > > On 1/10/2014 8:44 AM, Paul D

[docbook-apps] 1.78.1 manpages glitch?

2014-01-10 Thread Paul DuBois
I'm noticing a difference in manpage production with 1.78.0 versus 1.78.1. Consider this input: mysql-stress-test.pl help option help option mysql-stress-test.pl

Re: [docbook-apps] 1.77.0 bug with index building?

2012-06-04 Thread Paul DuBois
Hi Bob, Thanks for the hint. This wasn't the problem (we were already looking for id or name), but it was a markup difference. We're also looking for the element with class="title" and apparently this is now rather than . Looking for both of them solved the problem. On Jun 1, 2012, at 11:1

Re: [docbook-apps] Adjusting orderedlist item number spacing

2011-09-29 Thread Paul DuBois
gt; Bob Stayton > Sagehill Enterprises > b...@sagehill.net > > > - Original Message - From: "Paul DuBois" > To: "DocBook Apps" > Sent: Wednesday, September 28, 2011 7:53 AM > Subject: [docbook-apps] Adjusting orderedlist item number spacing > >

[docbook-apps] Adjusting orderedlist item number spacing

2011-09-28 Thread Paul DuBois
I have a report from a user who is using FOP 1.0 of a problem with items (i.e., items labeled with numbers): The spacing between the item number label and the item text does not adjust, so that when the numbering reaches 10 (two digits), the number label begins to overlap the text. I tried it

Re: [docbook-apps] Modify xsl:import value at runtime?

2011-08-03 Thread Paul DuBois
gehill Enterprises > b...@sagehill.net > > > - Original Message - From: "Paul DuBois" > To: "DocBook Apps" > Sent: Wednesday, August 03, 2011 8:23 AM > Subject: [docbook-apps] Modify xsl:import value at runtime? > > > I have a transform wrapper

[docbook-apps] Modify xsl:import value at runtime?

2011-08-03 Thread Paul DuBois
I have a transform wrapper that begins like this: http://www.w3.org/1999/XSL/Transform"; version="1.0"> ... So it imports the stylesheets from the docbook-xsl directory. I would like to be able to select from among any of several stylesheets: docbook-xsl-1.75.2, docbook-xsl-1.76.1, etc. (For

[docbook-apps] Alternatives to MS Arial Unicode for PDF output?

2011-07-08 Thread Paul DuBois
As has been noted on this list, the MS Arial Unicode font is not freely downloadable. For example, from last year: > From: Ron Catterall > Date: June 7, 2010 10:06:34 AM CDT > To: Bob Stayton , docbook-apps > > Subject: Re: [docbook-apps] Font problem - need 2 font files in Docbook > Reply-To:

[docbook-apps] Turning off table/figure numbering?

2008-06-06 Thread Paul DuBois
Is there a way to disable table/figure numbering entirely? I have a document with chapter/section autonumbering turned off, but tables still are numbered in the TOC with the table/figure-within-chapter number. Can I disable this? Rationale: This is for an online document. References are hy

Re: [docbook-apps] ...but no template matches.

2007-11-04 Thread Paul DuBois
Kilian wrote: Hi everyone, I'm using the latest version of docbook-xsl. Why do I get the following warning? citebiblioid encountered in para, but no template matches. The result (with the fo stylesheet) is a document where the unprocessed elements appear as they were in XML, in red. Are you

[docbook-apps] Looking for documents that use DocBook API markup

2007-06-27 Thread Paul DuBois
I need to mark up some API information that includes classes, methods, functions, and so forth. It would be helpful to be able to look at some "prior art". Can anyone point me to some DocBook source that uses elements such as , , , , etc.? Thanks. --

Re: [docbook-apps] DocBookWiki application

2007-05-27 Thread Paul DuBois
Mike M wrote: Has anybody on this list had any experience with the DocBookWiki application at: http://doc-book.sourceforge.net/homepage/ It claims to support web-based editing of docbook documents. Sounds good, but how does it work in practice? There seems to be a pull towards wiki's for creat

Re: [docbook-apps] xsl:text and "\fB" results in \efB in manpage output

2007-03-20 Thread Paul DuBois
Daniel Leidert wrote: Am Montag, den 19.03.2007, 18:41 -0500 schrieb Paul DuBois: Daniel Leidert wrote: Hi, If I use e.g. \fB \fR in the customization layer for a manpage XSLT stylesheet, I get an output of: \efB...\efR I'm wondering, what is so different to using

Re: [docbook-apps] xsl:text and "\fB" results in \efB in manpage output

2007-03-19 Thread Paul DuBois
Daniel Leidert wrote: Hi, If I use e.g. \fB \fR in the customization layer for a manpage XSLT stylesheet, I get an output of: \efB...\efR I'm wondering, what is so different to using which results in \fB...\fR? I can reproduce this issue with the latest release, but not with