Re: DOCBOOK-APPS: XInclude doesn't validate with xmllint

2002-12-03 Thread Jean-Baptiste Quenot
d to do that because then the document you have in your editor (ViM) is not the same as the one for which errors are reported. Anyway, interesting to hear your point of view. -- Jean-Baptiste Quenot http://caraldi.com/jbq/

Re: DOCBOOK-APPS: openjade going into an endless loop

2002-06-26 Thread Jean-Baptiste Quenot
cBook DTD using onsgmls (or nsgmls) before doing anything else. -- Jean-Baptiste Quenot http://caraldi.com/jbq/

DOCBOOK-APPS: [BUG] xref to a listitem in an orderedlist

2001-09-19 Thread Jean-Baptiste Quenot
I used to reference listitems using in 1.24 stylesheets and it gave me the number of the listitem in the orderedlist. In 1.44, it does not work anymore, "listitem" is not handled in common/labels.xsl. Am I wrong somewhere? Thanks for your help! -- Jean-Baptiste Quenot http://c

DOCBOOK-APPS: [BUG] Missing "equation" in context "xref" ofcommon/fr.xml

2001-09-19 Thread Jean-Baptiste Quenot
is the best way to modify existing templates if I want to customize them? At the top of the file reads "This file is generated automatically. Do not edit this file by hand!". What should I do then? TIA, -- Jean-Baptiste

Re: DOCBOOK-APPS: Any suggestions on Java problems? (with Saxon)

2001-09-18 Thread Jean-Baptiste Quenot
* Daniel Veillard: > On Mon, Sep 17, 2001 at 09:51:20PM +0200, Jean-Baptiste Quenot wrote: > > > I find saxon much better than xsltproc in terms of output. For > > example, saxon outputs entity references for latin-1 characters. > > Also, xsltproc > >

Re: DOCBOOK-APPS: Any suggestions on Java problems? (with Saxon)

2001-09-17 Thread Jean-Baptiste Quenot
w you would manage to alter the output HTML's tag, for example to make my company name appear in all window titles. Cheerio! -- Jean-Baptiste Quenot http://caraldi.com/jbq/ To subscribe or unsubscribe from this elist use th

DOCBOOK-APPS: Re: [xsl] not wellformed contents of xsl:template

2001-08-06 Thread Jean-Baptiste Quenot
* Lisa Rupe: > Is it possible to put HTML tags that are not well-formed into > xsl:template? Yes, by using CDATA sections or by escaping < and > to < and > in a xsl:text statement </td></tr></table>

Re: DOCBOOK-APPS: extension for saxon 6.4.3 broken?

2001-07-27 Thread Jean-Baptiste Quenot
* Bradford, Denis: > Bingo! My system ID for the DTD didn't use the file:/// convention at > all. AFAIK, the convention is not « file:/// » but « file:// ». The third slash is only required on UNIX systems, in order to denote the root directory. Cheerio! -- Jean-Bapt

Re: DOCBOOK-APPS: Getting images into PDF

2001-07-26 Thread Jean-Baptiste Quenot
* Richard Sharpe: > Well, I have no problems getting a PDF into my DocBook stuff. Of course, > I think I had to modify the DTD to allow format="PDF" ... I used fileref='gabarit.pdf' format='EPS' and i

Re: DOCBOOK-APPS: Getting images into PDF

2001-07-26 Thread Jean-Baptiste Quenot
* Dave Brooks, BCS Systems: > Well, the path: > >[tex] - jadetex -> [dvi] - dvips -> [ps] - epstopdf -> [pdf] > > gives me graphics in the PDF; > >[tex] - pdfjadetex -> [pdf] > > doesn't ! Did you try [tex] - jadetex -> [dv

Re: DOCBOOK-APPS: FO (was db2latex)

2001-07-24 Thread Jean-Baptiste Quenot
a clever trick! I've never thougt about doing that... It solves the problem of math in the PDF output! Cheerio! -- Jean-Baptiste Quenot -- To unsubscribe from this elist send a message with the single word "unsubscribe" in the body to: [EMAIL PROTECTED]

Re: DOCBOOK-APPS: About FO

2001-07-24 Thread Jean-Baptiste Quenot
oo lazy to download it and generate the TeX format files myself... Is it as good as JadeTeX? What are the differences? -- Jean-Baptiste Quenot -- To unsubscribe from this elist send a message with the single word "unsubscribe" in the body to: [EMAIL PROTECTED]

Re: DOCBOOK-APPS: About FO

2001-07-24 Thread Jean-Baptiste Quenot
rely agree. They can just copy the algorithms of TeX if > they like (as they already do, for hyphenation) Oh yes, FOP I noticed uses TeX hyphenation patterns. But AFAICT it doesn't know the basics of text formatting or justifying :-( -- Jean-Baptiste Quenot --

DOCBOOK-APPS: Hyphenation in admonitions

2001-07-17 Thread Jean-Baptiste Quenot
I'm using jade 1.2.1, jadetex 3.6 and dsssl-docbook-modular-1.71. I set (define %hyphenation% #t) in my driver file. Hyphenation works OK except in admonitions (, , etc.). I always get Overfull \hbox in these... What's wrong? -- Jean-Bapti

DOCBOOK-APPS: A second after TOC

2001-07-05 Thread Jean-Baptiste Quenot
ylesheets V1.40" (XSL), the second is never printed, whatever generate.component.toc is set to. Even when there is a toc, no delimits its end. Any help will be greatly appreciated. What is normal? What is not? -- Jean-Baptiste Quenot

Re: DOCBOOK-APPS: Xalan and validation...

2001-06-19 Thread Jean-Baptiste Quenot
alan uses a validating parser. I had the same problem with J. Clark's XT, and then noticed that Jade could handle XML documents as well as SGML ones. Hope it helps, -- Jean-Baptiste Quenot SMARTCANAL.COM - E-LEARNING SOLUTIONS

Re: DOCBOOK-APPS: Attribute `id' in

2001-05-22 Thread Jean-Baptiste Quenot
That's what I want, but I guess the DocBook definition of floating is like TeX, i.e. the figure is placed at a « convenient » location. -- Jean-Baptiste Quenot SMARTCANAL.COM - E-LEARNING SOLUTIONS May 1, 2001 - May 22, 2001: 1801 visits -

Re: DOCBOOK-APPS: Attribute `id' in

2001-05-22 Thread Jean-Baptiste Quenot
tributes are output. Of course, my document does not validate. -- Jean-Baptiste Quenot SMARTCANAL.COM - E-LEARNING SOLUTIONS May 1, 2001 - May 22, 2001: 1801 visits -- To unsubscribe from this elist send a message with the single w

Re: DOCBOOK-APPS: Attribute `id' in

2001-05-21 Thread Jean-Baptiste Quenot
* Norman Walsh: > / Jean-Baptiste Quenot <[EMAIL PROTECTED]> was heard to say: > > | I'm using Norm's stylesheets for output in HTML, from a DocBook XML > | document processed by Resin, an XSL aware Java server available at > | http://www.caucho.com/. I want

DOCBOOK-APPS: Attribute `id' in

2001-05-21 Thread Jean-Baptiste Quenot
ne of the `id' attributes are output in the resulting or . What can I do? -- Jean-Baptiste Quenot SMARTCANAL.COM - E-LEARNING SOLUTIONS May 1, 2001 - May 21, 2001: 1756 visits -- To unsubscribe from this elist send a mes