В сообщении от Thursday 16 August 2007 15:43:48 вы написали:
> Hi Thomas,
>
> В сообщении от Thursday 16 August 2007 15:32:24 Thomas Schraitle написал(а):
> > Ok, let's try another idea:
> >
> > 4. Rename your FOP config with "old ~/.susedoc/fop-config.xml" and
> > rebuild the book. Do you see any changes?
>
> Sure I've tried this as well.
Seems that default confgiuration file ~/.susedoc/fop-config.xml misses
required fonts:
==========
<fop version="1.0">
<renderers>
<renderer mime="application/pdf">
<fonts>
<font embed-url="/usr/share/fonts/URW/n022003l.pfb" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/nimbus-mono.xml">
<font-triplet name="suse_mono" style="normal" weight="normal" />
</font>
<font embed-url="/usr/share/fonts/URW/n022023l.pfb" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/nimbus-mono_italic.xml">
<font-triplet name="suse_mono" style="italic" weight="normal" />
</font>
<font embed-url="/usr/share/fonts/URW/n022004l.pfb" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/nimbus-mono_bold.xml">
<font-triplet name="suse_mono" style="normal" weight="bold" />
</font>
<font embed-url="/usr/share/fonts/URW/n022004l.pfb" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/nimbus-mono_bolditalic.xml">
<font-triplet name="suse_mono" style="italic" weight="bold" />
</font>
<font embed-url="/usr/share/fonts/truetype/ans_____.ttf" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/andale-sans.xml">
<font-triplet name="suse_sans" style="normal" weight="normal" />
</font>
<font embed-url="/usr/share/fonts/truetype/ansi____.ttf" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/andale-sans_italic.xml">
<font-triplet name="suse_sans" style="italic" weight="normal" />
</font>
<font embed-url="/usr/share/fonts/truetype/ansb____.ttf" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/andale-sans_bold.xml">
<font-triplet name="suse_sans" style="normal" weight="bold" />
</font>
<font embed-url="/usr/share/fonts/truetype/ansbi___.ttf" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/andale-sans_bolditalic.xml">
<font-triplet name="suse_sans" style="italic" weight="bold" />
</font>
<font embed-url="/usr/share/fonts/truetype/thowr___.ttf" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/thorndale-serif.xml">
<font-triplet name="suse_serif" style="normal" weight="normal" />
</font>
<font embed-url="/usr/share/fonts/truetype/thowi___.ttf" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/thorndale-serif_italic.xml">
<font-triplet name="suse_serif" style="italic" weight="normal" />
</font>
<font embed-url="/usr/share/fonts/truetype/thowb___.ttf" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/thorndale-serif_bold.xml">
<font-triplet name="suse_serif" style="normal" weight="bold" />
</font>
<font embed-url="/usr/share/fonts/truetype/thowbi__.ttf" kerning="yes"
metrics-url="/usr/share/susedoc/etc/FOP/thorndale-serif_bolditalic.xml">
<font-triplet name="suse_serif" style="italic" weight="bold" />
</font>
</fonts>
</renderer>
</renderers>
=============
--
Regards, Nikolay Derkach
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]