> Alright. I've enabled the PDF section in the nightly LFS render script.
> I'm running it through cron ahead of schedule in a few minutes to make
> sure it's able to find all the JDK, FOP and FAI stuff.
>
That seems to work properly now. PDF is added to the nightly generated
files.
While
> Looking at the dingbats, http://en.wikipedia.org/wiki/Dingbat, I don't see
> where
> italic or bold dingbats make sense. We can just ignore these warnings.
>
>
Alright. I've enabled the PDF section in the nightly LFS render script.
I'm running it through cron ahead of schedule in a few m
Gerard Beekmans wrote:
> May 26, 2009 8:03:58 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
> WARNING: Font 'Symbol,normal,700' not found. Substituting with
> 'Symbol,normal,400'.
>
> May 26, 2009 8:03:58 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
> WARNING: Font 'ZapfDingba
The line overflow has been fixed by creating individual index entries
rather than one long one in shell-syntax presentation. Makes it easier
to read as well as discussed elsewhere in this thread.
Gerard
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.or
> Some lines are wrapped, but one or more of the 3 lines that have:
>
> /usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}/*.h
>
> are causing the problem. We can probably fix it by breaking that up into
> multiple entries in the seglist item and multiple varlistentry items.
>
That
> Go for it. I've gost several other items working.
>
>
Working on it right now.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page
Gerard Beekmans wrote:
>> I think I found it. In the very last page of the index:
>>
>> # /usr/include/{asm{,-generic},drm,linux,mtd, rdma,sound,video}/*.h:
>> Linux-2.6.29.4 API Headers
>>
> While I appreciate the way that's written, it's hardly readable and it
> does take a few careful loo
Gerard Beekmans wrote:
>> I tried running make pdf on quantum, but got:
>>
>> /bin/sh: fop: command not found
>>
>
> I didn't add the JDK and FOP directories to the global $PATH yet.
>
> Add the appropriate lines to your .bash_profile or .bashrc:
>
> PATH=$PATH:/usr/fop
> export JAVA_HOME=/op
> I think I found it. In the very last page of the index:
>
> # /usr/include/{asm{,-generic},drm,linux,mtd, rdma,sound,video}/*.h:
> Linux-2.6.29.4 API Headers
>
While I appreciate the way that's written, it's hardly readable and it
does take a few careful looks to actually construct the fi
> I tried running make pdf on quantum, but got:
>
> /bin/sh: fop: command not found
>
I didn't add the JDK and FOP directories to the global $PATH yet.
Add the appropriate lines to your .bash_profile or .bashrc:
PATH=$PATH:/usr/fop
export JAVA_HOME=/opt/jdk
export ANT_HOME=/opt/ant
and to .
Gerard Beekmans wrote:
>> I looked for the overflow, but couldn't find it. I would have thought it
>> might
>> have been one of the boot or udev scripts, but I didn't spot the problem.
>> You
>> might look at the lfs-pdf.fo and see if you can get to block 1824. I think
>> that
>> 1pt == 10
Gerard Beekmans wrote:
>> I looked for the overflow, but couldn't find it. I would have thought it
>> might
>> have been one of the boot or udev scripts, but I didn't spot the problem.
>> You
>> might look at the lfs-pdf.fo and see if you can get to block 1824. I think
>> that
>> 1pt == 10
> I looked for the overflow, but couldn't find it. I would have thought it
> might
> have been one of the boot or udev scripts, but I didn't spot the problem.
> You
> might look at the lfs-pdf.fo and see if you can get to block 1824. I think
> that
> 1pt == 1000mpt == 1/72 inch so we are
Gerard Beekmans wrote:
> Hi,
>
> I just installed the missing pieces on the server to allow PDF
> generation again (JDK, FOP and FAI).
>
> First attempt to render the PDF seems to have successful minus a few
> warnings regarding missing fonts and an overflow problem in a paragraph.
>
> Generat
Hi,
I just installed the missing pieces on the server to allow PDF
generation again (JDK, FOP and FAI).
First attempt to render the PDF seems to have successful minus a few
warnings regarding missing fonts and an overflow problem in a paragraph.
Generated PDF is here:
http://www.linuxfromscra
15 matches
Mail list logo