From 98d54187c3da37a2f2a7d21c2aeaa5f6dd148193 Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Tue, 10 Aug 2010 15:59:13 +0100 Subject: [PATCH] Web: Make links in all top level pages bold - thanks for the suggestion, Graham --- Documentation/css/lilypond-web.css | 2 +- Documentation/web/community.itexi | 4 ++-- Documentation/web/download.itexi | 3 +++ Documentation/web/introduction.itexi | 4 ++++ Documentation/web/manuals.itexi | 14 +++++++------- 5 files changed, 17 insertions(+), 10 deletions(-) diff --git a/Documentation/css/lilypond-web.css b/Documentation/css/lilypond-web.css index 2a9ed72a8b..b675d22c28 100644 --- a/Documentation/css/lilypond-web.css +++ b/Documentation/css/lilypond-web.css @@ -941,7 +941,7 @@ div.color4 h3 { font-size: 0.6em; } -.manuals a { +.link-headings a { font-weight: bold; } diff --git a/Documentation/web/community.itexi b/Documentation/web/community.itexi index 130d30087f..4966cb7143 100644 --- a/Documentation/web/community.itexi +++ b/Documentation/web/community.itexi @@ -13,6 +13,7 @@ @node Community @unnumbered Community +@divClass{link-headings} @divClass{column-center-top} @subheading Interacting with the community @@ -63,6 +64,7 @@ discussing LilyPond. @end itemize @divEnd +@divEnd @divClass{hide} @menu @@ -869,5 +871,3 @@ For Musical Expression (Vancouver, Canada, May 26 - 28, 2005). @include web/news-front.itexi @include web/news.itexi - - diff --git a/Documentation/web/download.itexi b/Documentation/web/download.itexi index 929b4cd97e..e83587dedd 100644 --- a/Documentation/web/download.itexi +++ b/Documentation/web/download.itexi @@ -36,6 +36,8 @@ our @ref{Text input}.} @divEnd +@divClass{link-headings} + @divClass{column-left-top} @subheading For users @@ -78,6 +80,7 @@ latest unstable version @end itemize @divEnd +@divEnd @divClass{column-center-bottom} diff --git a/Documentation/web/introduction.itexi b/Documentation/web/introduction.itexi index b5a0b93dff..a267c0b623 100644 --- a/Documentation/web/introduction.itexi +++ b/Documentation/web/introduction.itexi @@ -27,6 +27,8 @@ traditions of classical music engraving. @divEnd +@divClass{link-headings} + @divClass{column-left-top} @subheading What LilyPond does @@ -73,6 +75,8 @@ traditions of classical music engraving. @end itemize @divEnd +@divEnd + @c TRANSLATORS, translations are not yet compiled in Info format, so @c it's not worth translating the right column of the following @c menu. -JM diff --git a/Documentation/web/manuals.itexi b/Documentation/web/manuals.itexi index 819aa723c9..fddd09ad6a 100644 --- a/Documentation/web/manuals.itexi +++ b/Documentation/web/manuals.itexi @@ -10,13 +10,12 @@ @node Manuals @unnumbered Manuals -@c ugh! don't put a newline within this span - it generates a

tag!-td @macro details{reference} -@spanClass{detail} (@ref{\reference\, details of \reference\}) @spanEnd +@spanClass{detail} +(@ref{\reference\, details of \reference\}) +@spanEnd @end macro -@divClass{manuals} - @divClass{heading-center} @ifclear web_version @heading Manuals for LilyPond @version @@ -27,12 +26,13 @@ @divEnd +@divClass{link-headings} + @divClass{column-center-top} @subheading Introduction @itemize -@c ugh! don't put a newline after spanEnd - it generates a

tag! -td @item @ref{Text input}: LilyPond is a @strong{text-based} music engraver. Read this first! @@ -140,6 +140,8 @@ these manuals are published under the GNU Free Documentation License. @divEnd +@divEnd + @divClass{hide} @menu @@ -161,8 +163,6 @@ these manuals are published under the GNU Free Documentation License. @divEnd -@divEnd - @c TRANSLATORS, most of the text in this file came from @c LM 1.1 About the documentation (before this section was -- 2.39.2