OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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 

This is a digitally signed message part



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]