From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bischoff To: Thomas Porter , docbook-tools-discuss@sourceware.cygnus.com Subject: Re: Jadetex and pdftex problems, sgml file included Date: Wed, 27 Dec 2000 06:36:00 -0000 Message-id: <3993089C.EC55265D@cybercable.tm.fr> References: <3992EA24.A888C4D4@cybercable.tm.fr> <3992F924.FDA54CF4@mindspring.com> X-SW-Source: 2000/msg00321.html I've found a workaround to Thomas problem with PDF output, but I'm not sure I understand it ;-) In /usr/share/sgml/docbook/utils-0.5/backends/pdf, please remove the test on line 24, so pdfjadetex is unconditionally re-run The bug appears only with very simple (unrealistic) docbook files, where pdfjadetex is not re-run because of undefined references. This explains why I never run into it ;-). I don't know why pdfjadetex needs to be re-run if the first run seems perfectly enough. Any explanation in private mail welcome (at the end of this message the log of the first run is reproduced). This correction will give birth to docbook-utils 0.5.1. ------ dbt.log -------------------------------- This is pdfTeX, Version 3.14159-13c (Web2C 7.3) (format=pdfjadetex 2000.8.9) 10 AUG 2000 21:36 **dbt.tex (dbt.tex JadeTeX 1999/06/29: 2.7 LaTeX Font Info: Try loading font information for T1+ptm on input line 1. (/usr/share/texmf/tex/latex/psnfss/t1ptm.fd File: t1ptm.fd 1998/07/06 Fontinst v1.800 font definitions for T1/ptm. ) (/usr/share/texmf/tex/jadetex/isoents.tex File: isoents.tex ) Elements will be labelled Jade begin document sequence at 20 No file dbt.aux. \openout1 = `dbt.aux'. LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for OT2/wncyr/m/n on input line 20. LaTeX Font Info: Try loading font information for OT2+wncyr on input line 20 . (/usr/share/texmf/tex/latex/ot2cyr/ot2wncyr.fd File: OT2wncyr.fd 1999/01/14 Washington Cyrillic.S. Rahtz/Th. B. ) LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 20. LaTeX Font Info: Try loading font information for TS1+cmr on input line 20. (/usr/share/texmf/tex/latex/base/ts1cmr.fd File: ts1cmr.fd 1998/03/27 v2.5g Standard LaTeX font definitions ) LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for LMR/hlcm/m/n on input line 20. LaTeX Font Info: Try loading font information for LMR+hlcm on input line 20. (/usr/share/texmf/tex/latex/lucidabr/lmrhlcm.fd File: lmrhlcm.fd 1997/09/07 v4.2 Lucida New Math Arrows(SPQR/DPC) ) LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for LECO/omseco/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for LECX/omsecx/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for LECY/omsecy/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for LEGR/omsegr/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for LEHA/omseha/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for LEIP/omseip/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for LELA/omsela/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. LaTeX Font Info: Checking defaults for LETI/omseti/m/n on input line 20. LaTeX Font Info: ... okay on input line 20. (/usr/share/texmf/tex/context/base/supp-pdf.tex (/usr/share/texmf/tex/context/base/supp-mis.tex loading : Context Support Macros / Missing \protectiondepth=\count110 \scratchcounter=\count111 \scratchdimen=\dimen131 \scratchskip=\skip53 \scratchmuskip=\muskip10 \scratchbox=\box60 \scratchread=\read1 \scratchwrite=\write4 \nextbox=\box61 \nextdepth=\dimen132 \everyline=\toks22 \!!counta=\count112 \!!countb=\count113 \recursecounter=\count114 ) loading : Context Support Macros / PDF \nofMPsegments=\count115 \nofMParguments=\count116 ) Package hyperref Info: Link coloring OFF on input line 20. (dbt.out) (dbt.out) LaTeX Font Info: Try loading font information for T1+phv on input line 126. (/usr/share/texmf/tex/latex/psnfss/t1phv.fd File: t1phv.fd 1998/07/06 Fontinst v1.800 font definitions for T1/phv. ) [1.0.38] [2.0.38] (dbt.aux) ) Here is how much of TeX's memory you used: 2950 strings out of 44978 29298 string characters out of 381595 136329 words of memory out of 263001 11495 multiletter control sequences out of 10000+15000 16229 words of font info for 26 fonts, out of 200000 for 1000 15 hyphenation exceptions out of 1000 25i,11n,39p,328b,1330s stack positions out of 300i,100n,500p,30000b,4000s <8r.enc> Output written on dbt.pdf (2 pages, 5048 bytes). Éric Bischoff - mailto:ebisch@cybercable.tm.fr __________________________________________________ \^o~_. .~. ______ /( __ ) /V\ Toys story \__ \/ ( V // \\ \__| (__=v /( )\ |\___/ ) ^^-^^ \_____( ) Tux Konqui \__=v __________________________________________________