]> git.donarmstrong.com Git - lilypond.git/commit
Resetting @exampleindent to `5' gives ugly results with texinfo's
authorwl <wl>
Sun, 31 Oct 2004 08:48:08 +0000 (08:48 +0000)
committerwl <wl>
Sun, 31 Oct 2004 08:48:08 +0000 (08:48 +0000)
commit45d0a25ce76d250d07fb804f0606ef3b30e7e708
tree3e8f8ef782583d12188053f96986bed6005d07ff
parenta83096f2777e8525741b917302aff3b7d18422ae
Resetting @exampleindent to `5' gives ugly results with texinfo's
DVI output.  Use `@format @exampleindent 0 ... @end format' instead
(if not quoting) to change @exampleindent only locally.

* scripts/lilypond-book.py (NOQUOTE): New variable.
(output) [LATEX]: Remove AFTER and BEFORE.
[TEXINFO]: Remove AFTER and BEFORE.
Fix QUOTE and VERBATIM pattern.
Add NOQUOTE pattern.
(Lilypond_snippet) [output_info, output_latex]: Don't handle AFTER
and BEFORE.
[output_texinfo]: Use NOQUOTE.
ChangeLog
scripts/lilypond-book.py