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]

[docbook-apps] pdfjadetex: Could not undump 1 4-byte item(s).


Hi

I have a document wich I wrote about a year ago. Now I need to introduce
some revisions. When i try to regenerate the document i get this result:

mjnf@nameless:~/work/tese/dissertacao$ make
openjade -t tex -V tex-backend -i tex \
-d modular/print/docbook.dsl \
/usr/lib/sgml/declaration/xml.dcl dissertacao.xml
pdfjadetex dissertacao.tex
This is pdfTeXk, Version 3.14159-1.10b (Web2C 7.4.5)
 %&-line parsing enabled.
pdfjadetex: fatal: Could not undump 1 4-byte item(s).
make: *** [all] Error 1


This comes from this makefile:

all:
	openjade -t tex -V tex-backend -i tex \
	-d modular/print/docbook.dsl \
	/usr/lib/sgml/declaration/xml.dcl dissertacao.xml
	pdfjadetex dissertacao.tex
	thumbpdf dissertacao.pdf
	pdfjadetex dissertacao.tex

I also have this jadetex.cfg :

\hypersetup{bookmarks=true}
\usepackage{thumbpdf}

I'm using debian sarge, with the following packages:

openjade  1.4devel1-10
jadetex 3.13-1

I also tried with jade (instead of open jade) and the result is the
same.

Does anyone have a clue on what is going on?

Thanks
-- 
        Mario Filipe 
        mjnf@uevora.pt
        http://neptuno.sc.uevora.pt/~mjnf 

Attachment: signature.asc
Description: This is a digitally signed message part


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