line-width in lilypond-book differs in manual vs. glossary

2007-10-11 Thread Graham Percival
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

Updated spanish web essay

2007-10-11 Thread Francisco Vila
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

Re: GDP: consistency in @q @qq @samp @code

2007-10-11 Thread Graham Percival
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

Re: 2.11 lilypond-book and headers

2007-10-11 Thread Laura Conrad
> "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

Re: 2.11 lilypond-book and headers

2007-10-11 Thread Mats Bengtsson
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