Examples from the user manual with [quote, ragged-right] produce this:
\paper {
#(define dump-extents #t)
line-width = 160\mm - 2.0 * 0.4\in
ragged-right = ##t
indent = 0\mm
force-assignment = #""
line-width = #(- line-width (* mm 3.00))
}
Examples from the glossary with [quote
Hello. This patch updates tue essay part of the Spanish web.
http://www.paconet.org/lilypond-translation-es/0003-Updated-Spanish-web-essay.patch
--
Francisco Vila Doncel. Badajoz (Spain)
http://www.paconet.org
___
lilypond-devel mailing list
lilypond
Kurt Kroon wrote:
Does TeXInfo give you access to just that part, or do you have to make
changes in a global style sheet, which then affects all outputs (not just
the HTML)?
As far as I know, we _just_ change the HTML style sheet. I don't think
we can change the output for other formats. (I
> "Mats" == Mats Bengtsson <[EMAIL PROTECTED]> writes:
Mats> Laura, you must have confused things.
Probably, but I'm not imagining that my book suddenly had fewer
headers in it when I tried 2.11 to see if it would fix another
problem.
Mats> As long as each .ly file only contains a s
Laura, you must have confused things. As long as each .ly file only
contains a single \score block, then the headers are printed for each
score,
even if they appear on the same page in the LaTeX document.
Example:
test.lytex --
\documentclass[a4paper]{article}
\begin{do