Am 2008-09-14 um 05:18 schrieb Patrick McCarty:

http://uoregon.edu/~pmccarty/texi2html/start.html

The clickable links are:

* Notation Reference
* one big page (for the Notation Reference)
* Developers resources


Looks good so far, but I'd suggest to make the underlining of links a bit less annoying, esp. in the navigation frame where there are lots of them.
Something like:

a {
        text-decoration: none;
        border-bottom: 1px dotted #be6;
}

a:hover {
        /*
        change the text color like you do
        hide the underlining/border if you wish, I'd rather not
        */
}

Perhaps increase the font size of <tt> to match the surrounding text?

Regarding the tables, e.g. "Note names in other languages":
I'd suggest

th, td {
        vertical-align: top;
        text-align: left;
        border-bottom: 1px solid #be6;
}


Greetlings from Lake Constance
---
fiëé visuëlle
Henning Hraban Ramm
http://www.fiee.net
http://angerweit.tikon.ch/lieder/
https://www.cacert.org (I'm an assurer)




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to