Re: DOCBOOK-APPS: Re: DOCBOOK: Efficiently including images in DocBook

From
Sebastian Rahtz <>
Date
2000-10-09T21:38:26+00:00
ID
Thread
Re: DOCBOOK-APPS: Re: DOCBOOK: Efficiently including images in DocBook
Nik Clayton writes:
 > I've done this by putting
 >     
 >    \catcode`@=11\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}\catcode`@=12
 > 
 > in a file (call it foo.pdf) and then doing
 > 
 >    cp foo.def book.tex
 >    jade -Vtex-backend .... -t tex -o /dev/stdout book.sgml >> book.tex

does not just putting it in jadetex.cfg do the trick?

sebastian