lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 2895 in lilypond: Enhancement request for web page


From: lilypond
Subject: [Lilypond-auto] Issue 2895 in lilypond: Enhancement request for web page http://lilypond.org/manuals.html
Date: Fri, 12 Oct 2012 20:31:25 +0000

Status: Accepted
Owner: ----
Labels: Type-Documentation

New issue 2895 by address@hidden: Enhancement request for web page http://lilypond.org/manuals.html
http://code.google.com/p/lilypond/issues/detail?id=2895

Reported by Jim Long:
http://lists.gnu.org/archive/html/bug-lilypond/2012-10/msg00108.html

Recently and historically, several users have commented that the web page at
reference could be enhanced by having conspicuous links to downloadable PDF
versions of the lilypond documentation.

The following patches to http://lilypond.org/manuals.html illustrate a design
mock-up of how the manuals.html page might look after

For convenience, one may wish to apply the second patch also, which specifies a base URL so that a local mock-up copy of manuals.html can correctly link to the
rest of the http://lilypond.org/ web site.

I realize that this HTML is not the source document from which manuals.html is
created, but the intent here is only to illustrate a design suggestion.

Respectfully submitted,

Jim


--- manuals.html        2012/10/12 16:28:10     1.2
+++ manuals.html        2012/10/12 17:32:40
@@ -76,18 +76,36 @@
   <a href="../doc/v2.16/Documentation/learning/index.html">Learning</a>:
 a &ldquo;must-read&rdquo; gentle introduction to LilyPond.
 <span class="detail">(<a href="learning.html">details of Learning</a>)
+  <ul style="line-height:1em;">
+ <li><a href="../doc/v2.16/Documentation/learning-big-page.html">Big HTML</a>
+  (one huge HTML page, 1.5 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/learning.pdf">Learning.pdf</a>

+  (download as a PDF file, 3 MB)</li>
+</ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/music-glossary/index.html">Music
glossary</a>:
 <em>(optional reading)</em> musical terms and translations.
 <span class="detail">(<a href="glossary.html">details of Glossary</a>)
+  <ul style="line-height:1em;">

+  <li><a href="../doc/v2.16/Documentation/music-glossary-big-page.html">Big
HTML</a>
+  (one huge HTML page, 1 MB)</li>
+  <li><a
href="../doc/v2.16/Documentation/music-glossary.pdf">Music-glossary.pdf</a>
+  (download as a PDF file, 1.5 MB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/essay/index.html">Essay</a>:
<em>(optional reading)</em> background information about computer engraving.
 <span class="detail">(<a href="essay.html">details of Essay</a>)
+  <ul style="line-height:1em;">

+  <li><a href="../doc/v2.16/Documentation/essay-big-page.html">Big HTML</a>
+  (one huge HTML page, 2 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/essay.pdf">Essay.pdf</a>
+  (download as a PDF file, 2.5 MB)</li>
+  </ul>

 </span>
 </li></ul>
@@ -102,18 +120,36 @@
   <a href="../doc/v2.16/Documentation/notation/index.html">Notation</a>:
 syntax reference.
 <span class="detail">(<a href="notation.html">details of Notation</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/notation-big-page.html">Big HTML</a>
+  (one huge HTML page, 7 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/notation.pdf">Notation.pdf</a>
+  (download as a PDF file, 18 MB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/usage/index.html">Usage</a>:
 running the programs.
 <span class="detail">(<a href="usage.html">details of Usage</a>)
+  <ul style="line-height:1em;">

+  <li><a href="../doc/v2.16/Documentation/usage-big-page.html">Big HTML</a>
+  (one huge HTML page, 400 KB)</li>
+  <li><a href="../doc/v2.16/Documentation/usage.pdf">Usage.pdf</a>
+  (download as a PDF file, 600 KB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/snippets/index.html">Snippets</a>:
 short tricks and tips.
 <span class="detail">(<a href="snippets.html">details of Snippets</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/snippets-big-page.html">Big HTML</a>
+  (one huge HTML page, 2.5 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/snippets.pdf">Snippets.pdf</a>
+  (download as a PDF file, 8 MB)</li>
+  </ul>

 </span>
 </li></ul>
@@ -133,24 +169,48 @@
 <a href="index.html#top">Web</a>:
 this document.
 <span class="detail">(<a href="web.html">details of Web</a>)
+  <ul style="line-height:1em;">

+  <li><a href="../doc/v2.17/Documentation/web-big-page.html">Big HTML</a>
+  (for 2.17.4) (one huge HTML page, 1 MB)</li>
+  <li><a href="../doc/v2.17/Documentation/web.pdf">Web.pdf</a>
+  (for 2.17.4) (download as a PDF file, 2 MB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/changes/index.html">Changes</a>:
 what&rsquo;s new?
 <span class="detail">(<a href="changes.html">details of Changes</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/changes-big-page.html">Big HTML</a>
+  (one huge HTML page, 6 KB)</li>
+  <li><a href="../doc/v2.16/Documentation/changes.pdf">Changes.pdf</a>
+  (download as a PDF file, 200 KB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/extending/index.html">Extending</a>:
 fancy tweaks.
 <span class="detail">(<a href="extending.html">details of Extending</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/extending-big-page.html">Big HTML</a>
+  (one huge HTML page, 200 KB)</li>
+  <li><a href="../doc/v2.16/Documentation/extending.pdf">Extending.pdf</a>
+  (download as a PDF file, 400 KB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/internals/index.html">Internals</a>:
 tweaks reference.
 <span class="detail">(<a href="internals.html">details of Internals</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/internals-big-page.html">Big HTML</a>
+  (one huge HTML page, 2.5 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/internals.pdf">Internals.pdf</a>
+  (download as a PDF file, 2.8 MB)</li>
+  </ul>

 </span>
 </li></ul>
--- manuals.html        2012/10/12 16:28:10     1.2
+++ manuals.html        2012/10/12 17:32:40
@@ -76,18 +76,36 @@
   <a href="../doc/v2.16/Documentation/learning/index.html">Learning</a>:
 a &ldquo;must-read&rdquo; gentle introduction to LilyPond.
 <span class="detail">(<a href="learning.html">details of Learning</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/learning-big-page.html">Big HTML</a>
+  (one huge HTML page, 1.5 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/learning.pdf">Learning.pdf</a>
+  (download as a PDF file, 3 MB)</li>
+</ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/music-glossary/index.html">Music
glossary</a>:
 <em>(optional reading)</em> musical terms and translations.
 <span class="detail">(<a href="glossary.html">details of Glossary</a>)
+  <ul style="line-height:1em;">

+  <li><a href="../doc/v2.16/Documentation/music-glossary-big-page.html">Big
HTML</a>
+  (one huge HTML page, 1 MB)</li>
+  <li><a
href="../doc/v2.16/Documentation/music-glossary.pdf">Music-glossary.pdf</a>
+  (download as a PDF file, 1.5 MB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/essay/index.html">Essay</a>:
<em>(optional reading)</em> background information about computer engraving.
 <span class="detail">(<a href="essay.html">details of Essay</a>)
+  <ul style="line-height:1em;">

+  <li><a href="../doc/v2.16/Documentation/essay-big-page.html">Big HTML</a>
+  (one huge HTML page, 2 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/essay.pdf">Essay.pdf</a>
+  (download as a PDF file, 2.5 MB)</li>
+  </ul>

 </span>
 </li></ul>
@@ -102,18 +120,36 @@
   <a href="../doc/v2.16/Documentation/notation/index.html">Notation</a>:
 syntax reference.
 <span class="detail">(<a href="notation.html">details of Notation</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/notation-big-page.html">Big HTML</a>
+  (one huge HTML page, 7 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/notation.pdf">Notation.pdf</a>
+  (download as a PDF file, 18 MB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/usage/index.html">Usage</a>:
 running the programs.
 <span class="detail">(<a href="usage.html">details of Usage</a>)
+  <ul style="line-height:1em;">

+  <li><a href="../doc/v2.16/Documentation/usage-big-page.html">Big HTML</a>
+  (one huge HTML page, 400 KB)</li>
+  <li><a href="../doc/v2.16/Documentation/usage.pdf">Usage.pdf</a>
+  (download as a PDF file, 600 KB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/snippets/index.html">Snippets</a>:
 short tricks and tips.
 <span class="detail">(<a href="snippets.html">details of Snippets</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/snippets-big-page.html">Big HTML</a>
+  (one huge HTML page, 2.5 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/snippets.pdf">Snippets.pdf</a>
+  (download as a PDF file, 8 MB)</li>
+  </ul>

 </span>
 </li></ul>
@@ -133,24 +169,48 @@
 <a href="index.html#top">Web</a>:
 this document.
 <span class="detail">(<a href="web.html">details of Web</a>)
+  <ul style="line-height:1em;">

+  <li><a href="../doc/v2.17/Documentation/web-big-page.html">Big HTML</a>
+  (for 2.17.4) (one huge HTML page, 1 MB)</li>
+  <li><a href="../doc/v2.17/Documentation/web.pdf">Web.pdf</a>
+  (for 2.17.4) (download as a PDF file, 2 MB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/changes/index.html">Changes</a>:
 what&rsquo;s new?
 <span class="detail">(<a href="changes.html">details of Changes</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/changes-big-page.html">Big HTML</a>
+  (one huge HTML page, 6 KB)</li>
+  <li><a href="../doc/v2.16/Documentation/changes.pdf">Changes.pdf</a>
+  (download as a PDF file, 200 KB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/extending/index.html">Extending</a>:
 fancy tweaks.
 <span class="detail">(<a href="extending.html">details of Extending</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/extending-big-page.html">Big HTML</a>
+  (one huge HTML page, 200 KB)</li>
+  <li><a href="../doc/v2.16/Documentation/extending.pdf">Extending.pdf</a>
+  (download as a PDF file, 400 KB)</li>
+  </ul>

 </span>
 </li><li>
   <a href="../doc/v2.16/Documentation/internals/index.html">Internals</a>:
 tweaks reference.
 <span class="detail">(<a href="internals.html">details of Internals</a>)
+  <ul style="line-height:1em;">

+ <li><a href="../doc/v2.16/Documentation/internals-big-page.html">Big HTML</a>
+  (one huge HTML page, 2.5 MB)</li>
+  <li><a href="../doc/v2.16/Documentation/internals.pdf">Internals.pdf</a>
+  (download as a PDF file, 2.8 MB)</li>
+  </ul>

 </span>
 </li></ul>
-- snip --
--- manuals.html        2012/10/12 16:09:05     1.1
+++ manuals.html        2012/10/12 16:28:10     1.2
@@ -21,7 +21,7 @@
 Maintained by: Many creative people.
 Send bugs and suggestions to <address@hidden>
 -->
-<head>
+<head> <base href="http://lilypond.org/";;>
 <title>LilyPond &ndash; Music notation for everyone: Manuals</title>

<meta name="description" content="LilyPond &ndash; Music notation for everyone:
Manuals">
-- snip --




reply via email to

[Prev in Thread] Current Thread [Next in Thread]