]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: automated-engraving: use pgns instead of jpeg. Fixes some images.
authorJan Nieuwenhuizen <janneke@gnu.org>
Wed, 12 Aug 2009 23:29:53 +0000 (01:29 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Wed, 12 Aug 2009 23:30:27 +0000 (01:30 +0200)
Documentation/automated-engraving.texi
Documentation/automated-engraving/benchmarking.itexi
Documentation/automated-engraving/engraving.itexi
Documentation/automated-engraving/implementing-typography.itexi
Documentation/automated-engraving/schubert.itexi
Documentation/automated-engraving/scoring-esthetics.itexi
Documentation/pictures/hader-collage.png [new file with mode: 0644]
Documentation/pictures/hader-slaan.png [new file with mode: 0644]
Documentation/pictures/morgenlied-crop-2.png [new file with mode: 0644]
Documentation/pictures/ross-beam-scan.png [new file with mode: 0644]

index 28e98e0559230f4b47892252327ab117a40f0c32..c80f40cfbfaaa35c7f3c02132135239711c8d979 100644 (file)
@@ -32,7 +32,7 @@ hmm, the one big page is too big, but it was really inviting to
 
 @heading What is behind LilyPond?
 
-@sourceimage{hader-collage,,,.jpeg}
+@sourceimage{hader-collage,,,.png}
 
 LilyPond is not unique in making music notation: there are a lot of
 programs that print music, and nowadays most of the newly printed
index d9892e0abef3459308de33b919a4030c22b4c776..0ce993cc08a4702fa9f811b054d37ef6d2d38ca0 100644 (file)
@@ -26,7 +26,7 @@ edition (B@"arenreiter BA 320) at the bottom the output from
 LilyPond 1.4:
 
 @divClass{float-center}
-@c @ref{baer-sarabande-hires.jpeg,
+@c @ref{baer-sarabande-hires.png,
 @sourceimage{baer-sarabande,,,.png}
 @c }
 @divEnd
index 79e07178037bb25ffc0f261e4025265651421831..a90fbdab3fe02f104636565d2d9aeefedd2bb4c1 100644 (file)
@@ -9,7 +9,7 @@
 @node engraving 
 @unnumberedsec Music engraving
 
-@sourceimage{hader-slaan,,,.jpeg}
+@sourceimage{hader-slaan,,,.png}
 
 
 When we know what symbols to print, we have to decide where to put
index ab1f581ca6c0c3da94eda1e845540d89422218df..10b470fd807bfaabba7aeb86c01b2989b1f60839 100644 (file)
@@ -65,3 +65,4 @@ formatting decisions.
 Next: @ref{formatting-architecture,Program architecture,
 your flexible friend}: tuning, tweaking and developing  typography
 rules.
+@divEnd
index 463dda200ea7697019e3bc9a8ccb45fef9151e13..71f931525d7fd12bea697c08fd949df047839a46 100644 (file)
@@ -19,7 +19,7 @@ The result of 2.1.5 was nice, but certainly not perfect,
 
 Here is the original,
 
-@sourceimage{morgenlied-crop-2,,,.jpeg}
+@sourceimage{morgenlied-crop-2,,,png}
 
 and the result of LilyPond 2.1.35.
 
index 682f808a0e71c2ec04f2c1c27d23ec714932f3aa..321cee1ad116a30881d580efa8c05af040bd8a82 100644 (file)
@@ -24,7 +24,7 @@ handcoded exceptions. Doing all this case analysis is a lot of work,
 and often not all cases are covered completely.
 
 @divClass{float-center}
-@sourceimage{ross-beam-scan,,,.jpeg}
+@sourceimage{ross-beam-scan,,,.png}
 @divEnd
 
 @divClass{float-center}
diff --git a/Documentation/pictures/hader-collage.png b/Documentation/pictures/hader-collage.png
new file mode 100644 (file)
index 0000000..6687b1c
Binary files /dev/null and b/Documentation/pictures/hader-collage.png differ
diff --git a/Documentation/pictures/hader-slaan.png b/Documentation/pictures/hader-slaan.png
new file mode 100644 (file)
index 0000000..a6d6650
Binary files /dev/null and b/Documentation/pictures/hader-slaan.png differ
diff --git a/Documentation/pictures/morgenlied-crop-2.png b/Documentation/pictures/morgenlied-crop-2.png
new file mode 100644 (file)
index 0000000..f71d792
Binary files /dev/null and b/Documentation/pictures/morgenlied-crop-2.png differ
diff --git a/Documentation/pictures/ross-beam-scan.png b/Documentation/pictures/ross-beam-scan.png
new file mode 100644 (file)
index 0000000..fe4e72e
Binary files /dev/null and b/Documentation/pictures/ross-beam-scan.png differ