Re: DOCBOOK-APPS: Creating A TOC automatically

2002-10-10 Thread Vincent Hikida
Bob, Thanks a lot for your help. I'm getting this problem when I run xalan from ant but outside of ant the TOC is being generated fine. I downloaded instant saxon and ran it with the following command and the toc came out fine. saxon. tdocbook.xml chunk.xsl I then tried to use xalan outs

Re: DOCBOOK-APPS: nesting variablelists in PDF

2002-10-10 Thread Bob Stayton
Looks like nested variablelists should be the FO-Processor-Challenge-Of-The_Week. 8^) I used three processors and got three different results when using 'variablelist.as.blocks'. What the stylesheet is supposed to produce in this mode is: Term two exercitation ullamcorper suscipit lobortis n

Re: DOCBOOK-APPS: attribute sets

2002-10-10 Thread Bob Stayton
On Thu, Oct 10, 2002 at 06:04:03PM -0400, Daniel Veillard wrote: > On Wed, Oct 09, 2002 at 04:48:06PM -0500, Dennis Grace wrote: > > > > Okay, I guess I don't get it. How do I make use of the attribute-sets in a > > customization layer? I tried this: > > > > > >10pt > >bold > >false

DOCBOOK-APPS: Re: conditionalization of XML

2002-10-10 Thread Daniel Veillard
On Thu, Oct 10, 2002 at 06:14:59PM -0400, Eric S. Raymond wrote: > What would you consider a complete solution to this problem? I'm not > wedded to xmlif itself, I just need to get some work done that > requires being able to conditionalize stuff. If you think there's a > better way to handle th

Re: DOCBOOK-APPS: attribute sets

2002-10-10 Thread Daniel Veillard
On Wed, Oct 09, 2002 at 04:48:06PM -0500, Dennis Grace wrote: > > Okay, I guess I don't get it. How do I make use of the attribute-sets in a > customization layer? I tried this: > > >10pt >bold >false > ="keep-with-next.within-column">always > > > And it did nothing. If I make

Re: DOCBOOK-APPS: Re: attribute sets

2002-10-10 Thread Daniel Veillard
On Thu, Oct 10, 2002 at 02:58:04PM -0400, Norman Walsh wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > / Dennis Grace <[EMAIL PROTECTED]> was heard to say: > [...] > | process. Nothing I put in an attribute-set in my customization layer does > | anything (my list.block.spacing doesn'

DOCBOOK-APPS: Re: conditionalization of XML

2002-10-10 Thread Daniel Veillard
On Thu, Oct 10, 2002 at 02:42:48PM -0400, Eric S. Raymond wrote: > Daniel Veillard <[EMAIL PROTECTED]>: > > This will be in the next libxslt release. > > Can you give us a rough timeframe? When it's ready. > And what do you expect the release number > to be? Probably 1.0.22 usually withi

DOCBOOK-APPS: nesting variablelists in PDF

2002-10-10 Thread Dennis Grace
I want to set my variable lists (from XML) as blocks, but I want them to nest. If I set my variablelists as lists, they nest something like this: Term one Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore

DOCBOOK-APPS: FW: The id N400036F already exists in this document

2002-10-10 Thread Stephan Wiesner
Hi list, I posted a problem with ids earlier today and have since tried to solve it with some help from the FOP list. Here is a comment from J.Pietschmann, who is quite able concerning the FOP stuff. Here is the XML that corresponds to the FO below: Difference of binary distribution f

RE: DOCBOOK-APPS: PassiveTeX bookmarks fix

2002-10-10 Thread David Cramer
Good point. I'd file a bug report/enhancement request. David > -Original Message- > From: Dennis Grace [mailto:[EMAIL PROTECTED]] > I can see that for the xref context, but how is that an issue in the > title-numbered context? When do those titles end up in the text body?

RE: DOCBOOK-APPS: PassiveTeX bookmarks fix

2002-10-10 Thread Dennis Grace
David Cramer answered my question about the nbsps in the language files with: > The nbsps in the language files prevent the line from breaking between the term and the number. I.e. it keeps you from ending up with: blah blah blah blah blah blah Appendix A blah blah blah blah. I doubt that

DOCBOOK-APPS: Re: attribute sets

2002-10-10 Thread Norman Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 / Dennis Grace <[EMAIL PROTECTED]> was heard to say: [...] | process. Nothing I put in an attribute-set in my customization layer does | anything (my list.block.spacing doesn't work, either). | | Could this be an xsltproc problem? Sounds that way to

DOCBOOK-APPS: Re: Manually Chunking with PIs

2002-10-10 Thread Norman Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 / Janning Vygen <[EMAIL PROTECTED]> was heard to say: | 1. the toc file ist generated by maketoc.xsl | but you always have to edit the toc file according to your needs. I guess that's true. I suppose I'd write an XSLT to transform the TOC into the T

RE: DOCBOOK-APPS: PassiveTeX bookmarks fix

2002-10-10 Thread David Cramer
The nbsps in the language files prevent the line from breaking between the term and the number. I.e. it keeps you from ending up with: blah blah blah blah blah blah Appendix A blah blah blah blah. I doubt that's valuable enough to keep if it breaks passivetex's bookmarks, tho it's really a pas

DOCBOOK-APPS: PassiveTeX bookmarks fix

2002-10-10 Thread Dennis Grace
If you generate PDF using PassiveTeX, the bookmarks for chapters and sections come out looking like this: Chapter"A0'fotex3."A0'fotexDownloading and Installing Cabbage 3.1"A0'fotexHandling Kohlrabi 3.2"A0'fotexSpecial Precautions for Brussel Sprouts Apparently the "A0fotex is

Re: DOCBOOK-APPS: Manually Chunking with PIs

2002-10-10 Thread Daniel Veillard
On Thu, Oct 10, 2002 at 05:05:58PM +0100, Tim Waugh wrote: > On Thu, Oct 10, 2002 at 11:45:26AM -0400, Daniel Veillard wrote: > > > There is also a couple of new options: > > --nowrite : refuse to write to any file or resource > > --nomkdir : refuse to create directories > > > > To b

Re: DOCBOOK-APPS: Manually Chunking with PIs

2002-10-10 Thread Tim Waugh
--DNbkntcEGyiBe7B+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 10, 2002 at 11:45:26AM -0400, Daniel Veillard wrote: > There is also a couple of new options: > --nowrite : refuse to write to any file or resou

Re: DOCBOOK-APPS: Manually Chunking with PIs

2002-10-10 Thread Daniel Veillard
On Tue, Sep 03, 2002 at 06:02:35AM -0400, Daniel Veillard wrote: > On Tue, Sep 03, 2002 at 11:56:16AM +0200, Janning Vygen wrote: > > Am Montag, 2. September 2002 16:42 schrieb Jirka Kosek: > > > Janning Vygen wrote: > > > > 3. Directories cant be created by the XSLT Processor. Does > > > > anybod

Re: DOCBOOK-APPS: XInclude support in Saxon and Xalan

2002-10-10 Thread Elliotte Rusty Harold
At 10:29 AM -0400 10/10/02, ed nixon wrote: >Are we at the point with DocBook that it's possible to "black box" >validation as Rusty suggests? Do it before or after or neither and, >ultimately, swap and reorder the black boxes at will? I have an existence proof that it is. For a while I was d

Re: DOCBOOK-APPS: attribute sets

2002-10-10 Thread Dennis Grace
In response to my > Okay, I guess I don't get it. How do I make use of the attribute-sets in a > customization layer? I tried this: > > >10pt >bold >false > ="keep-with-next.within-column">always > > > And it did nothing. If I make the font-size change directly to the > param.x

Re: DOCBOOK-APPS: XInclude support in Saxon and Xalan

2002-10-10 Thread ed nixon
See below... Elliotte Rusty Harold wrote: > At 8:58 AM -0400 10/10/02, Jeff Beal wrote: > >> I didn't know about this. Does it try to do any sort of validation? >> > > No, validation is separate from XInclude. You can validate if you want > to or not. You can validate before or after inclusio

RE: DOCBOOK-APPS: XInclude support in Saxon and Xalan

2002-10-10 Thread Elliotte Rusty Harold
At 8:58 AM -0400 10/10/02, Jeff Beal wrote: >I didn't know about this. Does it try to do any sort of validation? > No, validation is separate from XInclude. You can validate if you want to or not. You can validate before or after inclusion or both or neither. It helps to think of your system a

RE: DOCBOOK-APPS: XInclude support in Saxon and Xalan

2002-10-10 Thread Jeff Beal
I didn't know about this. Does it try to do any sort of validation? -Original Message- From: Jens Stavnstrup [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 8:51 AM To: Jeff Beal Cc: 'John Himpel'; [EMAIL PROTECTED] Subject: RE: DOCBOOK-APPS: XInclude support in Saxon and Xal

RE: DOCBOOK-APPS: XInclude support in Saxon and Xalan

2002-10-10 Thread Jens Stavnstrup
Have look at Elliotte Rusty Harolds Xinclude project at http://xincluder.sourceforge.net Regards Jens On Thu, 10 Oct 2002, Jeff Beal wrote: > I'm working on that in my spare time. I've gotten some very basic XIncludes > to work, but nothing extravagant. > > Jeff > > -Original Message

RE: DOCBOOK-APPS: XInclude support in Saxon and Xalan

2002-10-10 Thread Jeff Beal
I'm working on that in my spare time. I've gotten some very basic XIncludes to work, but nothing extravagant. Jeff -Original Message- From: John Himpel [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 6:25 PM To: [EMAIL PROTECTED] Subject: DOCBOOK-APPS: XInclude support in S

RE: DOCBOOK-APPS: GUI for creation of encrypted PDFs

2002-10-10 Thread Stephan Wiesner
> -Original Message- > From: Schlienger, Marc [mailto:[EMAIL PROTECTED]] > Sent: Donnerstag, 10. Oktober 2002 10:35 > To: 'Stephan Wiesner' > Subject: AW: DOCBOOK-APPS: GUI for creation of encrypted PDFs > > > Hello Stephan, > > thanks for sharing this with us. > > I have tried it, but

DOCBOOK-APPS: GUI for creation of encrypted PDFs

2002-10-10 Thread Stephan Wiesner
Hi list, I have made a Java GUI available that combines FOP and iText to ease the process of creating PDF and HTML output. The iText libraries allow the encryption of PDFs and features like allow/disallow printing and copying. Nothing special, but I find it quite usefull to have something to clic