Hi,
In NR 4.1.2 I read:
"Common paper sizes are available, including a4, letter, legal, and 11x17
(also known as tabloid)."
It is "known", but lilypond does not allow to use it!
#(set-default-paper-size "tabloid")
It's quite easy (even for me) to add this line:
("tabloid"
Janek Warchoł writes:
>> Contextmodifications can be placed in variables, so you can write
>>
>> aasettings = \with { ... }
>>
>> and later use
>>
>> \new Voice = aa \aasettings { ... }
>>
>> or
>>
>> \new Voice = aa \with \aasettings { ... }
>
> sure, i can do this. Nevertheless, writing these
On Feb 29, 2012, at 2:05 AM, Joe Neeman wrote:
> On Tue, Feb 28, 2012 at 1:32 PM, m...@apollinemike.com
> wrote:
> Hey all,
>
> I've put up a new version that doesn't issue warnings.
>
> Any change of getting an updated git branch, too?
Done.
A lot of the too-close-spacing issues are now cle
hello,
On 29 February 2012 08:18, Martin Tarenskeen wrote:
>
> Hi,
>
> In NR 4.1.2 I read:
>
> "Common paper sizes are available, including a4, letter, legal, and 11x17
> (also known as tabloid)."
>
> It is "known", but lilypond does not allow to use it!
>
> #(set-default-paper-size "tablo
While we're at it, it would be nice to enable "ledger" (17x11) --
noted in paper.scm but not included for some reason.
On Wed, Feb 29, 2012 at 3:51 AM, James wrote:
> hello,
>
> On 29 February 2012 08:18, Martin Tarenskeen wrote:
>>
>> Hi,
>>
>> In NR 4.1.2 I read:
>>
>> "Common paper sizes are
This patch is not associated with any issue in the bug tracker. It will
not get a proper review until it is added there, and the automatic
testing shows that it does not cause any unexpected problems. Should it
be added to issue 1983, or is it sufficiently different that we should
open a new issue
On 2012/02/29 22:33:45, Julien Rioux wrote:
So please revert the changes to musicxml.py
I mean musicxml2ly.py
http://codereview.appspot.com/5697059/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypo
On 26/02/2012 3:07 AM, Joe Neeman wrote:
The problem is that ghostscript only looks for sys/types.h in /usr/include,
whereas Ubuntu 11.10 has it in /usr/include/x86_64-linux-gnu.
Probably worth reporting to ghostscript devs, if it hasn't been done
already.
Cheers,
Julien
__
On 26/02/2012 8:30 AM, Phil Holmes wrote:
Not sure if that's a good thing or not - it could be argued that you can
go back and check them if they've not been deleted.
You just need to back them up before issuing the make clean.
FWIW the CG says: "In some cases, it is possible to clean the co
On Wed, Feb 29, 2012 at 9:22 AM, David Kastrup wrote:
> Janek Warchoł writes:
>
>>> Contextmodifications can be placed in variables, so you can write
>>>
>>> aasettings = \with { ... }
>>>
>>> and later use
>>>
>>> \new Voice = aa \aasettings { ... }
>>>
>>> or
>>>
>>> \new Voice = aa \with \aase
Janek Warchoł writes:
> On Wed, Feb 29, 2012 at 9:22 AM, David Kastrup wrote:
>> Janek Warchoł writes:
>>>
>>> sure, i can do this. Nevertheless, writing these in \layout {} would
>>> be more elegant
>>
>> No. An arbitrary number of named contexts can occur in the text, and
>> some are implic
Hey Mike,
I did a quick check of newest patchset (30) and the results look
great! There are some flaws, but i'd say they're not your patch's
fault. Rather, it seems that the new super-precise skylines unveil
imperfections in vertical spacing code.
The bad news is that for scores containing a lot
I also stumbled upon this: www.weblily.net
A couple of days ago, this was a functional online lilypond creation and
editing tool. But, bizarrely enough, today it seems to have been replaced
with some broken CMS with lots of irrelevant portlets (it showed me a loan
calculator, calendar, message boa
Trying to compile 55d9ad39, I get this:
scripts/build/out/help2man \
out/lilypond-invoke-editor > out/lilypond-invoke-editor.1
Can't exec "out/lilypond-invoke-editor":
No such file or directory at scripts/build/out/help2man line 193.
help2man: can't get `--help' info from out/lilypo
Werner LEMBERG writes:
> Trying to compile 55d9ad39, I get this:
>
> scripts/build/out/help2man \
> out/lilypond-invoke-editor > out/lilypond-invoke-editor.1
> Can't exec "out/lilypond-invoke-editor":
> No such file or directory at scripts/build/out/help2man line 193.
> help2man: ca
>> scripts/build/out/help2man \
>> out/lilypond-invoke-editor > out/lilypond-invoke-editor.1
>> Can't exec "out/lilypond-invoke-editor":
>> No such file or directory at scripts/build/out/help2man line 193.
>> help2man: can't get `--help' info from out/lilypond-invoke-editor
>> make
On Mar 1, 2012, at 1:01 AM, Janek Warchoł wrote:
> Hey Mike,
>
> I did a quick check of newest patchset (30) and the results look
> great! There are some flaws, but i'd say they're not your patch's
> fault. Rather, it seems that the new super-precise skylines unveil
> imperfections in vertical
On Thu, Mar 1, 2012 at 8:14 AM, m...@apollinemike.com
wrote:
> On Mar 1, 2012, at 1:01 AM, Janek Warchoł wrote:
>> I did a quick check of newest patchset (30) and the results look
>> great! There are some flaws, but i'd say they're not your patch's
>> fault. Rather, it seems that the new super-p
18 matches
Mail list logo