Mark Theodoropoulos writes:
> On 2015-07-31 8:55 AM, Kyle Shaw wrote:
>> [ . . . ]
>> ...and I get this:
>>
>> warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28
>> -dDEVICEHEIGHTPOINTS=841.89 - dCompatibilityLevel=1.4
>> -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=./test.pdf
>> -c.s
On 2015-07-31 8:55 AM, Kyle Shaw wrote:
[ . . . ]
...and I get this:
warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28
-dDEVICEHEIGHTPOINTS=841.89 - dCompatibilityLevel=1.4
-dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=./test.pdf
-c.setpdfwrite -ftest.ps)' failed (256)
fatal error:
Kyle,
On Fri, Jul 31, 2015 at 12:15 PM, Kyle Shaw [via Lilypond] <
ml-node+s1069038n179189...@n5.nabble.com> wrote:
> Hi:
>
> I attempt to compile this:
>
> %%
>
> \version "2.18.2"
>
> \markup {
> \epsfile #X #10 #"MaximLogo2.eps"
> }
>
> %%
>
> ...and I get this:
>
> warning: `(gs -q -dSAFER
Hi:
I attempt to compile this:
%%
\version "2.18.2"
\markup {
\epsfile #X #10 #"MaximLogo2.eps"
}
%%
...and I get this:
warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28
-dDEVICEHEIGHTPOINTS=841.89 - dCompatibilityLevel=1.4
-dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=./test
On 31 July 2015 at 17:23, David Kastrup wrote:
>
> Vaughan McAlley writes:
>
> > Hi,
> >
> > I analyse MIDI files for things like tessitura and consecutives. Lilypond
> > MIDI files either don’t have track names, or are called :uniqueContext0,
> > :uniqueContext1 etc. I can’t be sure that the num
2015-07-30 14:18 GMT+02:00 Andrew Bernard :
> The reason I wrote this function is
> that using \note and \note-by-number don’t appear to give me the control
> over fonts that I want.
Could you provide some examples where \note, \note-by-number and/or
the metronomeMarkFormatter fails?
Maybe it's
Vaughan McAlley writes:
> Hi,
>
> I analyse MIDI files for things like tessitura and consecutives. Lilypond
> MIDI files either don’t have track names, or are called :uniqueContext0,
> :uniqueContext1 etc. I can’t be sure that the numbers are going down the
> score from top to bottom. Is there an
Hi,
I analyse MIDI files for things like tessitura and consecutives. Lilypond
MIDI files either don’t have track names, or are called :uniqueContext0,
:uniqueContext1 etc. I can’t be sure that the numbers are going down the
score from top to bottom. Is there any way of setting track names from
wit