From 40efa1517d68e94f684c86ecd552e88d5cc9b49e Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 8 Nov 2007 07:32:03 -0800 Subject: [PATCH] LSR stuff. --- input/lsr/LSR.ly | 14 +++++++++++++- input/lsr/rhythms/AAA-intro.ly | 11 +++++++---- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/input/lsr/LSR.ly b/input/lsr/LSR.ly index 4494396b59..5769f8dd2b 100644 --- a/input/lsr/LSR.ly +++ b/input/lsr/LSR.ly @@ -5,11 +5,23 @@ texidoc = "@unnumbered LilyPond Examples These pages show LilyPond examples (snippets) from the @uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}. -@strong{@uref{pitches/collated-files.html,Pitches}} +@subheading 1 Musical notation + +@strong{@uref{pitches/collated-files.html,Pitches}} not working :( @strong{@uref{rhythms/collated-files.html,Rhythms}} +(@uref{rhythms/collated-files.pdf,pdf link}) + + +@subheading Special collections + +@strong{@uref{real-music/collated-files.html,Real music}} + +@strong{@uref{scheme/collated-files.html,Advanced stuff with +scheme}} (actually, still old stuff) +@sp 5 @subheading old stuffs diff --git a/input/lsr/rhythms/AAA-intro.ly b/input/lsr/rhythms/AAA-intro.ly index 4997892c3c..9ff14a90d7 100644 --- a/input/lsr/rhythms/AAA-intro.ly +++ b/input/lsr/rhythms/AAA-intro.ly @@ -1,16 +1,19 @@ %% Do not edit this file; it is auto-generated from LSR! \version "2.11.23" -\header{ -texidoc = " +\header{ texidoc = " @unnumbered Introduction This document shows examples from the @uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}. In the web version of this document, you can click on the file name -or figure for each example to see the corresponding input file." -} +or figure for each example to see the corresponding input file. + +@ifhtml +Also available as a @uref{collated-files.pdf,PDF} +@end ifhtml +"} % make sure .png is generated. \markup{ "This document is for LilyPond version" #(ly:export(lilypond-version)) } -- 2.39.5