lilypond-user
[Top][All Lists]
Advanced

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

Re: lyluatex: cannot increase the line width


From: Urs Liska
Subject: Re: lyluatex: cannot increase the line width
Date: Fri, 20 Apr 2018 08:55:40 +0200
User-agent: K-9 Mail for Android


Am 20. April 2018 08:51:09 MESZ schrieb Federico Bruni <address@hidden>:
>Hi all
>
>Sorry if I use this list to ask questions about lyluatex, but I hope 
>that other are interested on the topic.
>
>I'm trying to increase the width of a snippet.
>In LilyPond I can easily do it by changing the line-width and setting 
>ragged-right to false.
>I've tried the following for lyluatex but nothing changes:
>
>$ cat width.tex
>\documentclass{article}
>\usepackage{lyluatex}
>\begin{document}
>
>\begin{lilypond}[relative,line-width=300pt,ragged-right=false]
>c'4 d e f
>\end{lilypond}
>
>\end{document}
>
>No matter which value I put, the output is always the same.
>I'm missing something?

Not sure, but please repeat with the debug option and inspect/show the 
generated .ly file from the temp directory.

Don't you have to deal with ragged-last to make a single-system score wider 
than necessary?

Urs

>
>Thanks
>Federico
>
>
>
>
>
>_______________________________________________
>lilypond-user mailing list
>address@hidden
>https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

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