Il 30/01/2013 02:39, MING TSANG ha scritto:
I try \repeat volta 2 { ... } as suggested. I have to put \bar".|:"
before the first note.
Yes, because LilyPond -- following notation rules -- doesn't print the
first repeat bar in the first measure.
There's a snippet called "Printing a repeat sig
: lilypond-user@gnu.org
>Subject: Re: \bar"|:" & \bar":|"
>Message-ID: <510781a2.8020...@gmx.de>
>Content-Type: text/plain; charset=UTF-8
>
>
>
>Am 29.01.2013 01:10, schrieb MING TSANG:
>> Hi, lily user'
>>
>> I coded \b
On Jan 28, 2013, at 10:25 PM, MING TSANG wrote:
> I try tools menu update with convert-ly & I got the following error from
> frescobaldi.
Hi Ming, Hmmm... it works for me. I do not know how to troubleshoot that
error you got. I would try the Frescobaldi mailing list as Federico suggest
Am 29.01.2013 01:10, schrieb MING TSANG:
> Hi, lily user'
>
> I coded \bar"|:" and \bar":|" and the pdf does not print them.
You certainly can use convert-ly. But why not use
\repeat volta 2 { … }
instead of
\bar
Il 29/01/2013 04:25, MING TSANG ha scritto:
I try tools menu update with convert-ly & I got the following error
from frescobaldi.
Blessing in+,
Ming.
Traceback (most recent call last):
File "C:\Program Files\Frescobaldi\frescobaldi_app\documentactions.py",
line 105, in convertLy
convert_ly
line 672, in __init__
File "c:\Python27\lib\subprocess.py", line 882, in _execute_child
TypeError: environment can only contain strings
>
> From: Paul Morris
>To: MING TSANG
>Cc: Federico Bruni ; lilypond-usermailinglist
>
>Sent: Mond
On Jan 28, 2013, at 8:47 PM, MING TSANG wrote:
> how do I run convert-ly using frescobaldi?
Hi Ming, try:
Tools menu --> Update with convert-ly...
HTH,
-Paul
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listi
Federico: Thank you for the info pertain to bar interface change. I manually
updated my .ly file.
I am running frescobaldi - how do I run convert-ly using frescobaldi?
From:Federico Bruni
Subject: Re: \bar"|:" & \bar":|"
Date: Tue, 29 Jan 2013 01:30:38 +0
Il 29/01/2013 01:10, MING TSANG ha scritto:
Hi, lily user'
I coded \bar"|:" and \bar":|" and the pdf does not print them. What
am I did wrong in the code? Help is appreciated. I am running
v2.17.11 V2.16.2 works
Hi Ming
you should run convert-ly before using a new version.
You would