From ae19f355145b71d58745ab0dd5ecbf0a443086c3 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 31 Oct 2009 01:27:28 +0000 Subject: [PATCH] Web: include quick links on manuals->All page. --- Documentation/general/manuals.itexi | 82 ++++++++++++++++++++++++++++- 1 file changed, 80 insertions(+), 2 deletions(-) diff --git a/Documentation/general/manuals.itexi b/Documentation/general/manuals.itexi index ed3b93d54e..76656c527c 100644 --- a/Documentation/general/manuals.itexi +++ b/Documentation/general/manuals.itexi @@ -14,6 +14,9 @@ @divEnd +@c TODO: do we want these links to be in larger text / bold ? CSS. + +@c if you change this page, also change All. @divClass{column-center-top} @subheading Introduction @@ -74,7 +77,7 @@ links to the answers of Frequently Asked Questions. updates since the last major version. @item @ref{Extend}: -programming fancy tweaks in lilypond. +programming fancy tweaks in LilyPond. @item @ref{Internals}: information about LilyPond's internal structures, which is @@ -94,7 +97,7 @@ required for constructing tweaks. translation status for non-English readers. @item @ref{All}: -manuals for older versions and downloadable versions. +quick links, downloadable manuals, and old manuals. @item @ref{Development}: manuals for the unstable version. @@ -641,6 +644,81 @@ TODO: clean up / prettify @node All @unnumberedsec All +@divClass{heading-center} +@heading Documentation quick links + +Links to other formats of these manuals can be found in +@ref{Manuals}. + +@divEnd + +@c this should match the (main) manual page. +@divClass{column-center-top} +@subheading Introduction + +@itemize + +@item @rlearningnamed{Top,Learning}: +a @qq{must-read} gentle introduction to LilyPond. + +@item @rglosnamed{Top,Glossary}: +@emph{(optional reading)} +explains musical terms and gives translations for users unfamiliar +with English musical terms. + +@item @ressaynamed{Top,Essay}: +@emph{(optional reading)} +background information about the engraving process and the +aesthetics of 19th century music engraving. + +@end itemize + +@divEnd + +@divClass{column-left-top} +@subheading Regular use + +@itemize + +@item @rusernamed{Top,Notation}: +the main portion of the documentation; provides detailed +information about creating notation. + +@item @rprogramnamed{Top,Usage}: +discusses the actual programs and operation system-specific +issues. + +@item @rlsrnamed{Top,Snippets}: +short tricks, tips, and examples. + +@end itemize + +@divEnd + + +@divClass{column-right-top} +@subheading Infrequent Use + +@itemize + +@item @ref{FAQ}: +links to answers of Frequently Asked Questions. + +@item @rchangesnamed{Top,Changes}: +updates since the last major version. + +@item @rextendnamed{Top,Extend}: +programming fancy tweaks in LilyPond. + +@item @rinternalsnamed{Top,Internals}: +information about LilyPond's internal structures, which is +required for constructing tweaks. + +@end itemize + +@divEnd + + @divClass{column-left-top} @subheading Downloadable versions -- 2.39.5