]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: prettify FAQ.
authorGraham Percival <graham@percival-music.ca>
Fri, 28 Aug 2009 04:28:30 +0000 (05:28 +0100)
committerGraham Percival <graham@percival-music.ca>
Fri, 28 Aug 2009 04:28:30 +0000 (05:28 +0100)
Documentation/css/lilypond-web.css
Documentation/general/manuals.itexi

index 89a13a436d8309bc2204e7c040c52761769e6e4c..285dc463a9ff47da5d22024db32ba185d53fb4e4 100644 (file)
@@ -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;
 }
index 1b7083eae1d79d2947d4696d9c81b640a391302b..1581f7d34325bc5bf94884ab6829c0aa0c6abc4e 100644 (file)
@@ -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