Hi guys,

I am working in Debian Linux.

I would like to change the default body font to Verdana. As Bob Stayton
writes in his book about Docbook XML, I should run the following command
after locating the needed font:

# java -cp /home/nancy/fop-0.94/build/fop.jar;
/usr/share/java/avalon-framework.jar; /usr/share/java/commons-logging.jar;
/usr/share/java/commons-io.jar org.apache.fop.fonts.apps.TTFReader
/usr/share/fonts/truetype/verdana.ttf verdana_metric.xml

But the following error occurs:
Usage: gij [OPTION] ... CLASS [ARGS] ...
          to invoke CLASS.main, or
       gij -jar [OPTION] ... JARFILE [ARGS] ...
          to execute a jar file
Try `gij --help' for more information.
bash: /usr/share/java/avalon-framework.jar: Permission denied
bash: /usr/share/java/commons-logging.jar: Permission denied
bash: /usr/share/java/commons-io.jar: Permission denied

What do I do wrong? :-(

Thanks in advance!
Nancy

-- 
View this message in context: 
http://www.nabble.com/Adding-Verdana-font-in-Linux-and-registering-it-with-FOP-0.94-tp19711056p19711056.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to