Csound Csound-dev Csound-tekno Search About

[Csnd] csmanual make pdf

Date2005-08-25 14:00
FromSimon Schampijer
Subject[Csnd] csmanual make pdf
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-25 18:21
FromSteven Yi
SubjectRe: [Csnd] csmanual make pdf
AttachmentsNone  

Date2005-08-25 19:49
FromSimon Schampijer
SubjectRe: [Csnd] csmanual make pdf
Hi Steven,

Yes I had internet connection at this time and I was able to hit the 
png with a browser.
The pagesetup.xsl contained the link to the online source - I changed 
that to the local file
images/draft.png. I couldn't update my cvs version because the 
sourceforge server wasn't
accessible - so probably you changed that allready.
> The error messages for background- can be ignored
The pdf doesn't built correctly with them - I had to comment them out.
Did you do the same?

Thanks for the info
Simon


On 2005-08-25 18:21:24 +0100 Steven Yi  wrote:

> Hi Simon,
> 
> The error messages for background- can be ignored.  The background
> image though, I'm not sure what is going on there.  Did you have an
> internet connection when building?  And are you able to hit that png
> directly using a web bowser?  I thought I had set it up such that
> nothing outside of what is in CVS in terms of stylesheets should be
> required to compile the manual, but I guess I missed something.
> 
> I also found this post on google:
> 
> http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200402.mbox/%3C403F9B5C.8070303@yahoo.de%3E
> 
> That has some info.
> 
> steven
> 
> 
> On 8/25/05, Simon Schampijer  wrote:
>> 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
>> 
> --
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
> 
> 

-- 
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk

Date2005-08-25 19:57
FromSteven Yi
SubjectRe: [Csnd] csmanual make pdf
AttachmentsNone  

Date2005-08-25 20:16
FromSimon Schampijer
SubjectRe: [Csnd] csmanual make pdf
Hi Steven,
building the html manual works fine. And my modofied pdf version
''works'' also. I will try to get the sources again tomorrow
and let you know if I had old sources.
I first thought it was due to FOP or java because I
had a little fight to install all the components:)

Cheers
Simon

On 2005-08-25 19:57:49 +0100 Steven Yi  wrote:

> Hi Simon,
> 
> It's strange, I pretty am building with the same sources but haven't
> had problems in the past, but I haven't built the PDF in quite some
> time though.  I'll give it a whirl and see if anything comes up for me
> here.  (BTW: I am building the manual for release on WinXP using
> Cygwin, but build the html version at home on linux pretty regularly
> without problems).
> 
> steven
> 
> 
> On 8/25/05, Simon Schampijer  wrote:
>> Hi Steven,
>> 
>> Yes I had internet connection at this time and I was able to hit the
>> png with a browser.
>> The pagesetup.xsl contained the link to the online source - I changed
>> that to the local file
>> images/draft.png. I couldn't update my cvs version because the
>> sourceforge server wasn't
>> accessible - so probably you changed that allready.
>>> The error messages for background- can be ignored
>> The pdf doesn't built correctly with them - I had to comment them 
>> out.
>> Did you do the same?
>> 
>> Thanks for the info
>> Simon
>> 
>> 
>> On 2005-08-25 18:21:24 +0100 Steven Yi  wrote:
>> 
>>> Hi Simon,
>>> 
>>> The error messages for background- can be ignored.  The background
>>> image though, I'm not sure what is going on there.  Did you have an
>>> internet connection when building?  And are you able to hit that png
>>> directly using a web bowser?  I thought I had set it up such that
>>> nothing outside of what is in CVS in terms of stylesheets should be
>>> required to compile the manual, but I guess I missed something.
>>> 
>>> I also found this post on google:
>>> 
>>> http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200402.mbox/%3C403F9B5C.8070303@yahoo.de%3E
>>> 
>>> That has some info.
>>> 
>>> steven
>>> 
>>> 
>>> On 8/25/05, Simon Schampijer  wrote:
>>>> 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
>>>> 
>>> --
>>> Send bugs reports to this list.
>>> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
>>> 
>>> 
>> 
>> --
>> Send bugs reports to this list.
>> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
>> 
> --
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
> 
> 

-- 
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk