bug-lilypond
[Top][All Lists]
Advanced

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

Issue 825 in lilypond: Documentation: enable keyboard-driven navigation


From: codesite-noreply
Subject: Issue 825 in lilypond: Documentation: enable keyboard-driven navigation in the online docs
Date: Wed, 05 Aug 2009 09:14:27 +0000

Status: Accepted
Owner: v.villenave
CC: gpermus
Labels: Type-Documentation Priority-Medium

New issue 825 by v.villenave: Documentation: enable keyboard-driven navigation in the online docs
http://code.google.com/p/lilypond/issues/detail?id=825

This should be easy enough to implement:
for instance, the user can just type "n" to go to the next page. This can
be implemented either as JavaScript, or (preferably) using pure HTML
functions such as:

 <a href="..." accesskey="n" title="Next [n]" ... >Next</a>

Please read the discussion on
http://lists.gnu.org/archive/html/lilypond-devel/2009-07/msg00898.html

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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