From: Jan Nieuwenhuizen Date: Wed, 12 Aug 2009 23:29:53 +0000 (+0200) Subject: Doc: automated-engraving: use pgns instead of jpeg. Fixes some images. X-Git-Tag: release/2.13.4-1~179^2~83 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d4a0f885a9e6e363813c2a1f708e0ddaa1d92eca;p=lilypond.git Doc: automated-engraving: use pgns instead of jpeg. Fixes some images. --- diff --git a/Documentation/automated-engraving.texi b/Documentation/automated-engraving.texi index 28e98e0559..c80f40cfbf 100644 --- a/Documentation/automated-engraving.texi +++ b/Documentation/automated-engraving.texi @@ -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 diff --git a/Documentation/automated-engraving/benchmarking.itexi b/Documentation/automated-engraving/benchmarking.itexi index d9892e0abe..0ce993cc08 100644 --- a/Documentation/automated-engraving/benchmarking.itexi +++ b/Documentation/automated-engraving/benchmarking.itexi @@ -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 diff --git a/Documentation/automated-engraving/engraving.itexi b/Documentation/automated-engraving/engraving.itexi index 79e0717803..a90fbdab3f 100644 --- a/Documentation/automated-engraving/engraving.itexi +++ b/Documentation/automated-engraving/engraving.itexi @@ -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 diff --git a/Documentation/automated-engraving/implementing-typography.itexi b/Documentation/automated-engraving/implementing-typography.itexi index ab1f581ca6..10b470fd80 100644 --- a/Documentation/automated-engraving/implementing-typography.itexi +++ b/Documentation/automated-engraving/implementing-typography.itexi @@ -65,3 +65,4 @@ formatting decisions. Next: @ref{formatting-architecture,Program architecture, your flexible friend}: tuning, tweaking and developing typography rules. +@divEnd diff --git a/Documentation/automated-engraving/schubert.itexi b/Documentation/automated-engraving/schubert.itexi index 463dda200e..71f931525d 100644 --- a/Documentation/automated-engraving/schubert.itexi +++ b/Documentation/automated-engraving/schubert.itexi @@ -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. diff --git a/Documentation/automated-engraving/scoring-esthetics.itexi b/Documentation/automated-engraving/scoring-esthetics.itexi index 682f808a0e..321cee1ad1 100644 --- a/Documentation/automated-engraving/scoring-esthetics.itexi +++ b/Documentation/automated-engraving/scoring-esthetics.itexi @@ -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 index 0000000000..6687b1c538 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 index 0000000000..a6d66503d4 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 index 0000000000..f71d7924b7 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 index 0000000000..fe4e72ebb5 Binary files /dev/null and b/Documentation/pictures/ross-beam-scan.png differ