This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RE: DOCBOOK: Problems creating pdf file of tdg


On Thu, Feb 14, 2002 at 12:53:01PM +0100, Kraa de Simon wrote:
> Hello Bob, everyone,
> 
> I installed TeX from the TexLive CD on Win2K.
> 
> Copied (installed?) the PassiveTeX macros to .\TeXLive\texmf\tex\passivetex.
> 
> Ran mktexlsr.exe to update the file lookup table.
> 
> Created a FO file using Saxon.
> 
> Created a wrapper file called test.tex:
> 
> 	\def\xmlfile{test.fo}
> 	\input xmltex
> 
> Ran pdfTeX:
> 
> 	pdflatex test.tex
> 
> This results in an error... (see below for test.log)
> 
> If you have any idea...?
> 
> Thanks again,
> 
> Simon.
> 
> test.log:
> 
> This is pdfTeX, Version 3.14159-pre-1.0-unofficial-20010704 (Web2c 7.3.3.1)
> (format=pdflatex 2002.2.14)  14 FEB 2002 12:52
> **test.tex
> (./test.tex{d:/Program Files/TeXLive/texmf-var/pdftex/config/pdftex.cfg}
> LaTeX2e <2000/06/01>
> Babel <v3.7h> and hyphenation patterns for american, polish, loaded.
> (d:/Program Files/TeXLive/texmf/tex/xmltex/base/xmltex.tex
> xmltex version: 2000/09/07 v1.8y (Exp)
> \XML@attribute@toks=\toks14
> \XML@ns@count=\count79
> \XML@catalogue=\toks15
> \XMLgrabtoks=\toks16
> 
> Encoding = utf-8 (d:/Program Files/TeXLive/texmf/tex/xmltex/base/xmltex.cfg)
> 
> <snip> <snip> <snip>
> 
> LaTeX Font Info:    Checking defaults for LELA/omsela/m/n on input line 1.
> LaTeX Font Info:    ... okay on input line 1.
> LaTeX Font Info:    Checking defaults for LETI/omseti/m/n on input line 1.
> LaTeX Font Info:    ... okay on input line 1.
> LaTeX Font Info:    Try loading font information for T1+ptm on input line 1.
> 
> (d:/Program Files/TeXLive/texmf/tex/latex/psnfss/t1ptm.fd
> File: t1ptm.fd 2000/01/12 PSNFSS-v8.1 font definitions for T1/ptm.
> )
> Package hyperref Info: Link coloring OFF on input line 1.
> LaTeX Info: Redefining \ref on input line 1.
> LaTeX Info: Redefining \pageref on input line 1.
>  (./test.out)
> (./test.out)
> \openout3 = `test.out'.
> 
> 
> 1: hyphenation none, to replace en
> 1: hyphenation en, to replace none
> ! Missing \endcsname inserted.
> <to be read again> 
>                    \Odd: 
> l.1 ...="en"><fo:flow flow-name="xsl-region-body">
>                                                   <fo:block><fo:block
> font-f...
 
I got that error when I was using the 1.45 stylesheets to
generate the fo file, but it went away when I switched to
1.47 (and 1.48 works too).  Which version are you using?

BTW, I'm using xsltproc to generate my fo files.

And when I run pdflatex, I first create the pdfxmltex.fmt
file as Sebastian describes.  I also run pdflatex with this
option so it continues without prompting (since I never
know how to respond to the prompts):

  --interaction nonstopmode

Good luck.  

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
Caldera International, Inc.                 fax:   (831) 429-1887
                                            email: bobs@caldera.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]