]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: use a div for css'ing manual section links.
authorTrevor Daniels <t.daniels@treda.co.uk>
Sun, 8 Aug 2010 09:17:16 +0000 (10:17 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Sun, 8 Aug 2010 09:17:16 +0000 (10:17 +0100)
This allows us to use slightly cleaner texinfo source.

Documentation/css/lilypond-web.css
Documentation/web/manuals.itexi

index f8831aa6773752468ab45c040e34d7f2c9e7a583..2a9ed72a8bb098ee3e104ca22adbc8e5eb31cfa6 100644 (file)
@@ -941,7 +941,7 @@ div.color4 h3 {
   font-size: 0.6em;
 }
 
-.strong-link a {
+.manuals a {
   font-weight: bold;
 }
 
@@ -949,6 +949,9 @@ div.color4 h3 {
   font-size: 0.8em;
 }
 
+.detail a {
+  font-weight: normal;
+}
 
 /* kill title, probably best done in the init file, though */
 h1.settitle {
index 342c117050bbd15384d028e7fdfffe88388112a7..819aa723c9859d3b9a606a6b6e28b7003667629c 100644 (file)
@@ -15,6 +15,7 @@
 @spanClass{detail} (@ref{\reference\, details of \reference\}) @spanEnd
 @end macro
 
+@divClass{manuals}
 
 @divClass{heading-center}
 @ifclear web_version
 
 @c ugh! don't put a newline after spanEnd - it generates a <p> tag! -td
 @item
-@spanClass{strong-link}
 @ref{Text input}:
-@spanEnd LilyPond is a @strong{text-based} music engraver.  Read this first!
+LilyPond is a @strong{text-based} music engraver.  Read this first!
 
 @item
-@spanClass{strong-link}
 @ifWebLinks{@manualStableLearningSplitNoName,@rlearningnamed{Top,Learning}}
-@spanEnd a @qq{must-read} gentle introduction to LilyPond.
+a @qq{must-read} gentle introduction to LilyPond.
 @details{Learning}
 
 @item
-@spanClass{strong-link}
 @ifWebLinks{@manualStableGlossarySplitNoName,@rglosnamed{Top,Glossary}}
-@spanEnd @emph{(optional reading)} musical terms and translations.
+@emph{(optional reading)} musical terms and translations.
 @details{Glossary}
 
 @item
-@spanClass{strong-link}
 @ifWebLinks{@manualStableEssaySplitNoName,@ressaynamed{Top,Essay}}
-@spanEnd @emph{(optional reading)} background information about computer engraving.
+@emph{(optional reading)} background information about computer engraving.
 @details{Essay}
 
 @end itemize
 @itemize
 
 @item
-@spanClass{strong-link}
 @ifWebLinks{@manualStableNotationSplitNoName,@rusernamed{Top,Notation}}
-@spanEnd syntax reference.
+syntax reference.
 @details{Notation}
 
 @item
-@spanClass{strong-link}
 @ifWebLinks{@manualStableUsageSplitNoName,@rprogramnamed{Top,Usage}}
-@spanEnd running the programs.
+running the programs.
 @details{Usage}
 
 @item
-@spanClass{strong-link}
 @ifWebLinks{@manualStableSnippetsSplitNoName,@rlsrnamed{Top,Snippets}}
-@spanEnd short tricks and tips.
+short tricks and tips.
 @details{Snippets}
 
 @end itemize
 @itemize
 
 @item
-@spanClass{strong-link}
 @ref{FAQ}:
-@spanEnd Frequently Asked Questions.
+Frequently Asked Questions.
 
 @item
-@spanClass{strong-link}
 @ref{Top, Web}:
-@spanEnd this document.
+this document.
 @details{Web}
 
 @item
-@spanClass{strong-link}
 @ifWebLinks{@manualStableChangesSplitNoName,@rchangesnamed{Top,Changes}}
-@spanEnd what's new?
+what's new?
 @details{Changes}
 
 @item
-@spanClass{strong-link}
 @ifWebLinks{@manualStableExtendingSplitNoName,@rextendnamed{Top,Extending}}
-@spanEnd fancy tweaks.
+fancy tweaks.
 @details{Extending}
 
 @item
-@spanClass{strong-link}
 @ifWebLinks{@manualStableInternalsSplitNoName,@rinternalsnamed{Top,Internals}}
-@spanEnd tweaks reference.
+tweaks reference.
 @details{Internals}
 
 @end itemize
 @itemize
 
 @item
-@spanClass{strong-link}
 @ref{Translated}:
-@spanEnd translation status for non-English readers.
+translation status for non-English readers.
 
 @item
-@spanClass{strong-link}
 @ref{All}:
-@spanEnd downloadable and old manuals.
+downloadable and old manuals.
 
 @item
-@spanClass{strong-link}
 @ref{Development}:
-@spanEnd manuals for the unstable version.
+manuals for the unstable version.
 
 @item
-@spanClass{strong-link}
 @ref{FDL}:
-@spanEnd these manuals are published under the GNU Free Documentation License.
+these manuals are published under the GNU Free Documentation License.
 
 @end itemize
 
 
 @divEnd
 
+@divEnd
+
 
 @c TRANSLATORS, most of the text in this file came from
 @c LM 1.1 About the documentation  (before this section was