CVSROOT: /cvsroot/lilypond
Module name: lilypond
Branch:
Changes by: Mats Bengtsson <[EMAIL PROTECTED]> 05/08/03 14:26:32
Modified files:
. : ChangeLog
Documentation/user: lilypond-book.itely
Log message:
* Documentation/user/lilypond-book.itely (An example of a
musicological document): Added flag -o to dvips for people who use
the default setting in teTeX where output is sent to the printer.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3946&tr2=1.3947&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/lilypond-book.itely.diff?tr1=1.120&tr2=1.121&r1=text&r2=text
Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3946 lilypond/ChangeLog:1.3947
--- lilypond/ChangeLog:1.3946 Wed Aug 3 13:59:44 2005
+++ lilypond/ChangeLog Wed Aug 3 14:26:32 2005
@@ -1,5 +1,9 @@
2005-08-03 Mats Bengtsson <[EMAIL PROTECTED]>
+ * Documentation/user/lilypond-book.itely (An example of a
+ musicological document): Added flag -o to dvips for people who use
+ the default setting in teTeX where output is sent to the printer.
+
* Documentation/user/global.itely (Vertical spacing): Added
reference to the Axis_group_engraver which documents the *Extent
properties.
Index: lilypond/Documentation/user/lilypond-book.itely
diff -u lilypond/Documentation/user/lilypond-book.itely:1.120
lilypond/Documentation/user/lilypond-book.itely:1.121
--- lilypond/Documentation/user/lilypond-book.itely:1.120 Fri Jul 15
21:19:07 2005
+++ lilypond/Documentation/user/lilypond-book.itely Wed Aug 3 14:26:32 2005
@@ -108,7 +108,7 @@
To convert the file into a PDF document, run the following commands
@example
-dvips -Ppdf -h lilybook.psfonts lilybook
+dvips -o -Ppdf -h lilybook.psfonts lilybook
ps2pdf lilybook.ps
@end example
@@ -305,7 +305,7 @@
command line:
@example
--Ppdf -h @var{file}.psfonts
+-o -Ppdf -h @var{file}.psfonts
@end example
@noindent
@@ -591,7 +591,7 @@
@example
lilypond-book --psfonts yourfile.lytex
latex yourfile.tex
-dvips -h yourfile.psfonts -Ppdf yourfile.dvi
+dvips -o -h yourfile.psfonts -Ppdf yourfile.dvi
ps2pdf yourfile.ps
@end example
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs