From 5e24dba72d0e79b6690d4028d0191c8cce7f3756 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 20 Feb 2005 17:53:43 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 2 ++ Documentation/user/invoking.itely | 7 ++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2c67c691b7..ddfed302aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-02-20 Han-Wen Nienhuys + * input/regression/utf8.ly (japanese): add japanese lyrics. + * lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function. * THANKS: add Steve D diff --git a/Documentation/user/invoking.itely b/Documentation/user/invoking.itely index 6bbb2b6caa..397d2b342d 100644 --- a/Documentation/user/invoking.itely +++ b/Documentation/user/invoking.itely @@ -70,8 +70,13 @@ dump text strings to @file{.texstr} file, which can be run through (La)@TeX{}, resulting in a @code{.textmetrics} file, which contains the extents of strings of text. @item ps - for PostScript + for PostScript. @cindex PostScript output + + Postscript files include TTF, Type1 and OTF fonts. No subsetting of + these fonts is done. When using oriental character sets, this can + lead to huge files. + @item eps for encapsulated PostScript. This dumps every page (system) as a separate @file{EPS} file, without fonts, and as one collated @file{EPS} file with -- 2.39.5