Csound Csound-dev Csound-tekno Search About

Re: [Csnd] csmanual make pdf

Date2005-08-26 14:36
FromSimon Schampijer
SubjectRe: [Csnd] csmanual make pdf
Hi Steven,
so even with a fresh cvs checkout of the csmanual I am
getting the errors for "background-position-horizontal" and
background image. Commented it out but got now other errors.
[INFO] [129]
Exception in thread "main" java.lang.OutOfMemoryError: Java
heap space
make: *** [pdf] Error 1
I won't really have time to look closer into this - have to
hand in my ma thesis next wedneseday. I mean building html
works for the moment and I could build a pdf of one
opcode(modified manual.xml) to build the pdf versions of the
opcodes I need for my thesis.

Thanks for taking the time
Simon

> 
> Hi,
> to build the manual in pdf format I installed FOP. After
> setting the environment variable for JAVA_HOME I tried to
> make the pdf version of the csmanual. I get the following
> errors:
> 
> [ERROR] property - "background-position-horizontal" is not
> implemented yet.
> [ERROR] property - "background-position-vertical" is not
> implemented yet.
> Error creating background image: Error while recovering
> Image Informations
> (http://docbook.sourceforge.net/release/images/draft.png)
> : No route to host
> 
> On my fedora3 machine FOP is version fop-0.20.5 and java
> is version "1.5.0_04".
> Commenting the entries for background-position-vertical
> and background-position-horizontal in pagesetup.xsl and
> giving a local path for draft.png worked to build the pdf.
> Any other solutions, hints?
> 
> Thanks Simon
-- 
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk

Date2005-08-30 19:21
FromSteven Yi
SubjectRe: [Csnd] csmanual make pdf
AttachmentsNone