|
|
GNU LilyPondWelcome to the home of the GNU Music Typesetter |
||||||||||
|
Node:Point and click, Previous:Bar check, Up:Music entry Point and clickPoint and click lets you find notes in the input by clicking on them in the Xdvi window. This makes it very easy to find input that causes some error in the sheet music. To use it, you need the following software Installation
Note that most TeX distributions ship with xdvik, which is a
different and less well maintained program. To find out which xdvi you
are running, try Xdvi must be configured to find the TeX fonts and music fonts. Refer to the Xdvi documentation for more information. Using itAdd one of these lines to the top of your .ly file. The first one is for
line location only. The second one is more convenient, but requires
patching #(set! point-and-click line-location) In the emacs startup file (usually (server-start) Make sure that the environment variable emacsclient --no-wait +%l %fThe second one, that also specifies the column, only works if you have patched your emacsclient and server, and have compiled your .ly
file using the line-column-location setting.
When viewing, control-mousebutton 1 will take you to the originating
spot in the Column locationIf you want emacs to jump to the exact spot (and not just the line) on a
click, you must enable column positioning. To do so, you need to patch
emacsclient. Apply (setq load-path (cons "~/usr/share/emacs" load-path)) Set At the top of the #(set! point-and-click line-column-location) BUGS When you convert the TeX file to PostScript using When using [FIXME] |
||||||||||
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to lilypond@packages.debian.org Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|||||||||||
This page was built from LilyPond-1.4.12 (stable-branch) by