Hi Nikolay, On Mittwoch, 15. August 2007, Nikolay Derkach wrote: > [...] > > > > Do you mind to file a bug report for component libxml2? Thanks > > Nikolay for reporting this issue! :-) > > Bug 300675 Submitted :)
Thanks! :) > Half a year ago I was also confronted by problems with FOP and > fonts. Tomorrow they remind about themselves.again. FOP complains > about missing fonts and hence I get "#" instead of normal letters > in my pdfs. Some adjustment is needed here. Could you please look > at that? > > One of the errors: WARNING: Font 'sansserif,normal,400' not found. > Substituting with 'any,normal,400'. The mechanism is already there. :) You have to run make like this: $ make FOP=suse-fop You need the previous line, if you have both XEP and FOP installed. Otherwise make prefers XEP. If you have only FOP installed, it shouldn't be necessary (although I would like to know, if there is something fishy. ;) ) The above line creates a PDF with an embedded AndaleSans font. Bye, Tom -- Thomas Schraitle ---------------------------------------------------------------------- SUSE LINUX GmbH >o) Documentation Specialist Maxfeldstrasse 5 /\\ 90409 Nuernberg _\_v http://en.opensuse.org/Documentation_Team http://developer.novell.com/wiki/index.php/Lessons_for_Lizards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
