CVSROOT: /cvsroot/lilypond
Module name: lilypond
Branch: lilypond_2_6
Changes by: Mats Bengtsson <[EMAIL PROTECTED]> 05/08/03 14:28:03
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?only_with_tag=lilypond_2_6&tr1=1.3836.2.15&tr2=1.3836.2.16&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/lilypond-book.itely.diff?only_with_tag=lilypond_2_6&tr1=1.118.2.2&tr2=1.118.2.3&r1=text&r2=text
Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3836.2.15 lilypond/ChangeLog:1.3836.2.16
--- lilypond/ChangeLog:1.3836.2.15 Wed Aug 3 14:01:12 2005
+++ lilypond/ChangeLog Wed Aug 3 14:28:03 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.118.2.2
lilypond/Documentation/user/lilypond-book.itely:1.118.2.3
--- lilypond/Documentation/user/lilypond-book.itely:1.118.2.2 Fri Jul 15
21:27:49 2005
+++ lilypond/Documentation/user/lilypond-book.itely Wed Aug 3 14:28:03 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