Karakas Online

4.4. Adapt jadetex.cfg

jadetex.cfg is the configuration file for pdfjadetex (see Section 3.4). You should copy it in your working directory. You will definitely want to adapt jadetex.cfg to reflect the right author, keywords etc. for the PDF document (scroll to the end of jadetex.cfg to find the relevant code):

baseurl={http://www.karakas-online.de/mySGML/}, (1)
pdftitle={Document processing with LyX and SGML}, (2)
pdfsubject={Linux,document formatting}, (3)
pdfauthor={Copyright \textcopyright 2003, Chris Karakas}, (4)
pdfkeywords={Linux SGML LyX DSSSL DocBook} (5)
(1)
The baseurl will be added in front of any relative WWW link that you have in your PDF document.
(2)
The pdftitle will appear as the title of your PDF document in Acrobat® Reader under File-->Document Info-->General.
(3)
The pdfsubject will appear as the subject of your PDF document in Acrobat® Reader under File-->Document Info-->General.
(4)
The pdfauthor will appear as the author of your PDF document in Acrobat® Reader under File-->Document Info-->General. You may add copyright information as shown here.
(5)
The pdfkeywords will appear as a list of keywords for your PDF document in Acrobat® Reader under File-->Document Info-->General. Keywords are separated by blanks.

You can see the above information when you choose File-->Document Info-->General, see Figure 4-1.

Figure 4-1. General document info.

General document info.

General document info.

These are the minimum required changes for jadetex.cfg. You may change a lot of other settings for the PDF output. The jadetex.cfg file itself contains a lot of code which you may use as a point of departure for your explorations (don't forget to backup the original before you change it!). Some of the more advanced settings are discussed in Section 7.2. But if you are not interested in the gory details, you are already done with the above.

Last updated Mon Sep 24 01:19:25 CEST 2007 Permalink: http://www.karakas-online.de/mySGML/jadetex_cfg.html All contents © 2002-2007 Chris Karakas