lilypond-user
[Top][All Lists]
Advanced

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

Re: Lilypond and LaTeX - margins


From: Beda Szukics
Subject: Re: Lilypond and LaTeX - margins
Date: Sat, 25 Jul 2015 11:26:49 +0200
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Am 25.07.2015 um 10:36 schrieb David Kastrup:
> Beda Szukics <address@hidden> writes:
> 
>> Thank you. That helped. If I use
>>
>> lilypond-book --pdf --latex-program=lualatex Versuch.lytex
>>
>> the margins are respected. I still have about 3 mm at the left margin.
>>
>> (textwidth is 114 mm, the lines of the Tescht part are 110 mm)
> 
> Maybe related to the indent and/or short-indent layout settings in the
> LilyPond file?

Maybe

I'm not very far in learning lilypond. Where would I change these
settings in my minimal example:

===
\version "2.18.0"
\header {
  title=Tescht
}
\relative c''{
   \key g\major \time 4/4
   g4 g g g | a a a a |
   g g g g | a a a a|
   g g g g | a a a a \bar "|."
}
\addlyrics {
  La la la la lu lu lu lu
  le le le le li li li li
  lo lo lo lo lä lä lä lä
}
===

Beda




reply via email to

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