Re: lyluatex failing to start LilyPond

2018-10-05 Thread Kevin Barry
Update: after some debugging I was able to verify that this is caused by a bug in the version of Texlive shipped with Fedora 28 (I was able to reproduce the issue described here: https://tex.stackexchange.com/questions/450184/shell-command-error-when-compiling-with-lualatex-shell-escape-in-fedora-2

Re: 3/2 unusual writing

2018-10-05 Thread Jacques Menu
Hello Jan-Peter, Thanks, that allows cross-selection between source code and resulting image. JM > Le 4 oct. 2018 à 20:49, Jan-Peter Voigt a écrit : > > Hello, > > an engraver can set the duration-log property conditionally as a tweak: > > %% >

Re: Baseline align in TextSpanner

2018-10-05 Thread Kieren MacMillan
Hi Davide, > I want to align TextSpanner texts to baseline. This works for me: { \override TextSpanner.bound-details.left.text = \markup { \combine \transparent "Tj" \test "a" } b2\startTextSpan b2\stopTextSpan \override TextSpanner.bound-details.left.text = \markup { \combine \transparent

Re: tie with manual repeat

2018-10-05 Thread Gianmaria Lari
It works! Thank you Aaron! g. On Fri, 5 Oct 2018 at 11:08, Aaron Hill wrote: > On 2018-10-05 2:03 am, Gianmaria Lari wrote: > > I have the following code > > > > \version "2.19.82" > > \fixed c' { > > a1~ > > \set Score.repeatCommands = #'((volta "1")) a2 b2 \set > > Score.repeatCommands = #

Long text passages: Proper use of \markup, \column, \line?

2018-10-05 Thread Tom Campbell
I'm writing multiple pages of text and noticed that the bottom margin wasn't being observed. I think it's because I'm placing the whole chapter inside a \markup. I can't seem to find a cohesive explanation of \markup all in one place. Likewise with \column, \line, \wordwrap, and \markuplist. Explan

Re: Baseline align in TextSpanner

2018-10-05 Thread Davide Liessi
Hi everyone. Maybe my previous message [1] went unnoticed. I would really appreciate any hint. Best wishes. Davide [1] http://lists.gnu.org/archive/html/lilypond-user/2018-09/msg00455.html ___ lilypond-user mailing list lilypond-user@gnu.org https://lis

Re: tie with manual repeat

2018-10-05 Thread Aaron Hill
On 2018-10-05 2:03 am, Gianmaria Lari wrote: I have the following code \version "2.19.82" \fixed c' { a1~ \set Score.repeatCommands = #'((volta "1")) a2 b2 \set Score.repeatCommands = #'((volta #f)) \set Score.repeatCommands = #'((volta "2")) a1^"Fine" \set Score.repeatCommands = #'((volta

tie with manual repeat

2018-10-05 Thread Gianmaria Lari
I have the following code \version "2.19.82" \fixed c' { a1~ \set Score.repeatCommands = #'((volta "1")) a2 b2 \set Score.repeatCommands = #'((volta #f)) \set Score.repeatCommands = #'((volta "2")) a1^"Fine" \set Score.repeatCommands = #'((volta #f)) \bar "|." c1 _"Da capo al Fine" \bar ":