From f52f22cd4d55e856ce9f6c80044ca79a15e55194 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 28 Aug 2009 05:28:30 +0100 Subject: [PATCH] Web: prettify FAQ. --- Documentation/css/lilypond-web.css | 3 ++- Documentation/general/manuals.itexi | 26 ++++++++++++++++---------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/Documentation/css/lilypond-web.css b/Documentation/css/lilypond-web.css index 89a13a436d..285dc463a9 100644 --- a/Documentation/css/lilypond-web.css +++ b/Documentation/css/lilypond-web.css @@ -721,7 +721,6 @@ div.float-right a.clickable { /* color4 */ .column-center-bottom h3 { background: #fad58c; - text-align: left; border-bottom: 1px solid #e9c47b; } @@ -740,6 +739,7 @@ div.float-right a.clickable { .column-left-bottom h3, .column-right-top h3, .column-right-bottom h3 { + text-align: left; padding: 0 0.5em; margin: 0; } @@ -750,6 +750,7 @@ div.float-right a.clickable { .column-left-bottom h4, .column-right-top h4, .column-right-bottom h4 { + text-align: left; padding: 0.5em 0.5em 0; margin: 0 0 0.5em 0; } diff --git a/Documentation/general/manuals.itexi b/Documentation/general/manuals.itexi index 1b7083eae1..1581f7d343 100644 --- a/Documentation/general/manuals.itexi +++ b/Documentation/general/manuals.itexi @@ -442,37 +442,43 @@ GNU info format for documentation. FIXME, link broken. @node FAQ @unnumberedsec FAQ -@warning{to be moved into the actual Documentation/ in master. Maybe.} - +@divClass{column-center-top} +@subheading Introductory questions -@subheading Where are the graphical canvas, menus, and toolbars? +@subsubheading Where are the graphical canvas, menus, and toolbars? LilyPond requires you to write music as text. Please read about our @ref{Text input}. -@subheading There's a lot of documentation! Do I need to read it? +@subsubheading There's a lot of documentation! Do I need to read it? -You need to read the @ref{Learning}. As for the rest of -documentation, you only need to read the sections which discuss -the notation that you wish to create. +You need to read the @ref{Learning, Learning manual}. As for the +rest of documentation, you only need to read the sections which +discuss the notation that you wish to create. -@subheading That's still a lot of reading! Is it worth it? +@subsubheading That's still a lot of reading! Is it worth it? Please decide for yourself; the reasons why you might want to use LilyPond are given in the @ref{Introduction}. +@divEnd -@subheading Something isn't working! How do I fix it? +@divClass{column-center-bottom} +@subheading Usage questions + +@subsubheading Something isn't working! How do I fix it? This is explained in @@ref@{FIXME LM or AU x.y@}. -@subheading Why do you change the syntax? +@subsubheading Why do you change the syntax? This is explained in @@ref@{FIXME AU x.y@}. +@divEnd + @node Changes @unnumberedsec Changes -- 2.39.5