On 7/7/22 18:23, David F. wrote:
On Jul 7, 2022, at 1:59 AM, Valentin Petzel wrote:
A different way to approach the problem would be to also specify something like
\context {
\NullVoice
shapeNoteStyles = ##()
}
It is still questionable why NullVoice would hickup on simply chang
> On Jul 7, 2022, at 1:59 AM, Valentin Petzel wrote:
>
> A different way to approach the problem would be to also specify something
> like
>
> \context {
> \NullVoice
> shapeNoteStyles = ##()
> }
>
> It is still questionable why NullVoice would hickup on simply changing the
> Note
> On Jul 6, 2022, at 12:40 PM, David Wright wrote:
>
> On Wed 06 Jul 2022 at 11:56:52 (-0600), David F. wrote:
>> [ … ]
>> The command to use aikenHeads comes from a separate style file that gets
>> included for each hymn. But there is an unfortunate interaction between
>> aikenHeads and Nu
A different way to approach the problem would be to also specify something like
\context {
\NullVoice
shapeNoteStyles = ##()
}
It is still questionable why NullVoice would hickup on simply changing the
NoteHead style, so think this is worth creating a bug report.
Cheers,
Valentin
A
> On Jul 6, 2022, at 1:20 PM, Jean Abou Samra wrote:
>
> How about changing \Staff into \Voice?
>
> \layout {
> \context {
> \Voice
> \aikenHeads
> }
> }
>
> That way, it won't affect those NullVoice contexts.
>
> Best,
> Jean
>
Perfect. That does exactly what I wan
On 7/6/22 19:56, David F. wrote:
I have a collection of SATB hymns that I would like to engrave using shape
notes. The Lilypond files are all structured the same, as seen below—treble
clef with music and a NullVoice for aligning lyrics, then the lyrics, then the
bass clef.
%
\version
On Wed 06 Jul 2022 at 11:56:52 (-0600), David F. wrote:
> [ … ]
> The command to use aikenHeads comes from a separate style file that gets
> included for each hymn. But there is an unfortunate interaction between
> aikenHeads and NullVoice: Lilypond outputs the following error message:
>
> prog
Hi Aaron,
The inclusion of *\override Stem.neutral-direction = #'() *comes straight
from the LSR here:
http://lilypond.org/doc/v2.18/Documentation/snippets/pitches#pitches-automatically-changing-the-stem-direction-of-the-middle-note-based-on-the-melody
Here is another MWE to reproduce the proble
On 2019-06-25 4:46 am, David Kastrup wrote:
Craig Dabelstein writes:
And the guilty line is ...
\consists "Melody_engraver"
%\override Stem.neutral-direction = #'()
Commenting out the \override Stem.neutral-direction line fixed the
problem.
More likely than not half of a red herring: garb
Craig Dabelstein writes:
> And the guilty line is ...
>
> \consists "Melody_engraver"
> %\override Stem.neutral-direction = #'()
>
> Commenting out the \override Stem.neutral-direction line fixed the problem.
More likely than not half of a red herring: garbage protection problems
are quite elusi
And the guilty line is ...
\consists "Melody_engraver"
%\override Stem.neutral-direction = #'()
Commenting out the \override Stem.neutral-direction line fixed the problem.
Thanks everyone for your advice.
All the best,
Craig
On Tue, 25 Jun 2019 at 19:08, Jean ABOU SAMRA wrote:
>
> > Le 24
> Le 24 juin 2019 à 20:40, Aaron Hill a écrit :
>
>
> To the list at large: Any folks here with expertise in running LilyPond under
> a debugger on a Mac? At this point, Craig is likely going to have to get us
> a stack trace since only he is able to reproduce the error without sharing
> th
On 2019-06-24 3:18 am, Craig Dabelstein wrote:
Hi Aaron,
Omitting the tuplet bracket doesn't help. I'm really at a loss at what
to
do now.
Since your isolated measures involved tuplets, I had wondered if perhaps
the issue came from the brackets. Maybe try \omit TupletNumber, both
with and
Hi Aaron,
Omitting the tuplet bracket doesn't help. I'm really at a loss at what to
do now.
Craig
On Mon, 24 Jun 2019 at 16:57, Aaron Hill wrote:
> On 2019-06-23 11:15 pm, Craig Dabelstein wrote:
> > Thanks for the help everyone.
> >
> > I narrowed down the guilty bars. Here's a MWE, however,
On 2019-06-23 11:15 pm, Craig Dabelstein wrote:
Thanks for the help everyone.
I narrowed down the guilty bars. Here's a MWE, however, it doesn't
reproduce the error in this MWE. When these two bars are replaced with
s1.*2 the files produce no error. I really don't know where to go from
here. Any
Thanks for the help everyone.
I narrowed down the guilty bars. Here's a MWE, however, it doesn't
reproduce the error in this MWE. When these two bars are replaced with
s1.*2 the files produce no error. I really don't know where to go from
here. Any advice?
Craig
\version "2.19.82"
\language eng
> On Jun 23, 2019, at 1:38 AM, Craig Dabelstein
> wrote:
>
> Hi Lilyponders,
>
> Can anyone tell me what this error message means when trying to compile a
> file?
>
> Drawing
> systems.../home/gub/NewGub/gub/target/darwin-x86/src/lilypond-git.sv.gnu.org--lilypond.git-stable-2.20/flower/inclu
Am 23. Juni 2019 11:47:17 MESZ schrieb ah :
>
>
>On 23/06/2019 08:38, Craig Dabelstein wrote:
>> Hi Lilyponders,
>>
>> Can anyone tell me what this error message means when trying to
>compile a
>> file?
>>
>> Drawing systems...
>>
>/home/gub/NewGub/gub/target/darwin-x86/src/lilypond-git.sv.gnu.
On 23/06/2019 08:38, Craig Dabelstein wrote:
Hi Lilyponders,
Can anyone tell me what this error message means when trying to compile a
file?
Drawing systems...
/home/gub/NewGub/gub/target/darwin-x86/src/lilypond-git.sv.gnu.org--lilypond.git-stable-2.20/flower/include/drul-array.hh:35
<0>: fai
On 2019-06-22 10:38 pm, Craig Dabelstein wrote:
Can anyone tell me what this error message means when trying to compile
a
file?
Drawing systems...
/home/gub/NewGub/gub/target/darwin-x86/src/lilypond-git.sv.gnu.org--lilypond.git-stable-2.20/flower/include/drul-array.hh:35
<0>: failed assertion `
Am 26.06.2017 um 21:47 schrieb Thomas Morley:
> 2017-06-26 15:47 GMT+02:00 Phil Holmes :
>> - Original Message - From: "Michael Gerdau"
>> To: "Thomas Morley" ; "Maxime's Music"
>>
>> Cc: "Phil Holmes" ; "lil
2017-06-26 15:47 GMT+02:00 Phil Holmes :
> - Original Message - From: "Michael Gerdau"
> To: "Thomas Morley" ; "Maxime's Music"
>
> Cc: "Phil Holmes" ; "lilypond-user"
>
> Sent: Monday, June 26, 2017 11:07 AM
&g
Hi Phil,
With the corrected score that produces no warnings I get a fine compile on
Windows 10 with about 3 GiB maximum memory usage. Lilypond 2.19.61. The
score with warnings crashes and does not produce any output.
Andrew
___
lilypond-user mailing lis
- Original Message -
From: "Michael Gerdau"
To: "Thomas Morley" ; "Maxime's Music"
Cc: "Phil Holmes" ; "lilypond-user"
Sent: Monday, June 26, 2017 11:07 AM
Subject: Re: Error message
Thanks for all your efforts with this. I
>> Thanks for all your efforts with this. I'm out of internet range till
>> Wednesday. Just trying to survive on my phone.
>>
>> Harm, if you'd like to forward those files, that's fine.
>>
>> Craig
>
> Done.
Just for the record:
On my about 6 year old 16GB ArchLinux Laptop (CPU i7-2820QM @ 2.3G
Hi All,
I have been working closely with Craig to study the matter. Interestingly,
in this large incomplete score as received, it consumed an ever expanding
amount of memory until it crashed with no output. I observed a set of
warnings regarding missing parts. In my experience one ignores lilypond
2017-06-26 0:33 GMT+02:00 Maxime's Music :
> Hi all,
>
> Thanks for all your efforts with this. I'm out of internet range till
> Wednesday. Just trying to survive on my phone.
>
> Harm, if you'd like to forward those files, that's fine.
>
> Craig
Done.
Best,
Harm
__
Hi all,
Thanks for all your efforts with this. I'm out of internet range till
Wednesday. Just trying to survive on my phone.
Harm, if you'd like to forward those files, that's fine.
Craig
On Mon, 26 Jun 2017 at 8:20 am, Thomas Morley
wrote:
> 2017-06-26 0:00 GMT+02:00 Michael Gerdau :
> >> I'd
2017-06-26 0:00 GMT+02:00 Michael Gerdau :
>> I'd be happy to test. I've an 8 Gig Ubuntu machine (my Gub builder) an
>> 8 Gig Windows 10 and my day-to-day 6 Gig Vista. I could test with any
>> of those. Would require the score privately.
>
> If it is still of interest, I could run on either my 1
> I'd be happy to test. I've an 8 Gig Ubuntu machine (my Gub builder) an
> 8 Gig Windows 10 and my day-to-day 6 Gig Vista. I could test with any
> of those. Would require the score privately.
If it is still of interest, I could run on either my 16GB ArchLinux
Laptop or my 64GB ArchLinux DB Serv
"Maxime's Music"
Cc: "lilypond-user"
Sent: Sunday, June 25, 2017 11:34 AM
Subject: Re: Error message
2017-06-23 11:09 GMT+02:00 Maxime's Music :
Thanks for taking a look at this for me.
Hi Craig,
as long as I don't need to post larger amounts of your code I'll
2017-06-23 11:09 GMT+02:00 Maxime's Music :
> Thanks for taking a look at this for me.
Hi Craig,
as long as I don't need to post larger amounts of your code I'll answer onlist.
Hope this is ok with you.
That said, I was not able to compile your code in a reasonable amount of time.
I always abort
Thanks Harm, I'll package it up for you today.
On Fri, 23 Jun 2017 at 5:24 am, Thomas Morley
wrote:
> 2017-06-22 6:27 GMT+02:00 Maxime's Music :
> > Hi Lilyponders,
> >
> > I've been working on a very big score, adding staves one at a time.
> > There are 34 staves, and the PDF is 107 pages long.
2017-06-22 6:27 GMT+02:00 Maxime's Music :
> Hi Lilyponders,
>
> I've been working on a very big score, adding staves one at a time.
> There are 34 staves, and the PDF is 107 pages long. When I add in either of
> the final two staves I get this error message:
>
>
> lilypond(43147,0xa70c91c0) malloc
"Maxime's Music" writes:
> Hi,
>
> I'm on a Mac Sierra 10.12.5, Lilypond 2.19.36
> It has 8GB of RAM but when engraving my score Lilypond is using almost 3GB.
> When it gets close to the 3GB point is when it crashes and I get the malloc
> error. Could it be simply that I don't have enough RAM?
M
Hi,
I'm on a Mac Sierra 10.12.5, Lilypond 2.19.36
It has 8GB of RAM but when engraving my score Lilypond is using almost 3GB.
When it gets close to the 3GB point is when it crashes and I get the malloc
error. Could it be simply that I don't have enough RAM?
Craig
On Thu, 22 Jun 2017 at 7:14 pm,
Hi Craig,
Version number and platform?
I have very large, very complex scores of similar length (100 pages +) that
compile with no problem (but keyboard music so perhaps considerably fewer
staves).
Andrew
On 22 June 2017 at 14:27, Maxime's Music wrote:
> Hi Lilyponders,
>
> I've been working
"Maxime's Music" writes:
> Hi Lilyponders,
>
> I've been working on a very big score, adding staves one at a time.
> There are 34 staves, and the PDF is 107 pages long. When I add in either of
> the final two staves I get this error message:
>
>
> lilypond(43147,0xa70c91c0) malloc: *** mach_vm_ma
[mailto:f...@inventati.org]
Sent: Saturday, October 10, 2015 12:45 AM
To: Mark Stephen Mrotek
Cc: lilypond-user@gnu.org
Subject: Re: error message
Il giorno sab 10 ott 2015 alle 1:20, Mark Stephen Mrotek
ha scritto:
> Using Lilypond2.18.0, Frescobaldi 2.18.1.
>
> When clicking the
No error on a Windows 10 system with 2.18.2.
Knute Snortum
(via Gmail)
On Sat, Oct 10, 2015 at 1:05 AM, Michael Gerdau wrote:
> > > Starting lilypond-windows.exe 2.18.2 [Nocturne Ab.ly]...Aborting
> > > lilypond-windows.exe 2.18.2 [Nocturne Ab.ly]...
> > >
> > > Exited with return code 62097.
> > Starting lilypond-windows.exe 2.18.2 [Nocturne Ab.ly]...Aborting
> > lilypond-windows.exe 2.18.2 [Nocturne Ab.ly]...
> >
> > Exited with return code 62097.
>
> Does it happen with a new lilypond installation?
It does not happen on my system using lilypond-windows.exe 2.19.25
Kind regards,
M
Il giorno sab 10 ott 2015 alle 1:20, Mark Stephen Mrotek
ha scritto:
Using Lilypond2.18.0, Frescobaldi 2.18.1.
When clicking the Lilypond icon in Frescobaldi the following appears:
Starting lilypond-windows.exe 2.18.2 [Nocturne Ab.ly]...Aborting
lilypond-windows.exe 2.18.2 [Nocturne Ab.ly].
On 15-10-09 05:20 PM, Mark Stephen Mrotek wrote:
Hello,
Using Lilypond2.18.0, Frescobaldi 2.18.1.
When clicking the Lilypond icon in Frescobaldi the following appears:
Starting lilypond-windows.exe 2.18.2 [Nocturne Ab.ly]...Aborting
lilypond-windows.exe 2.18.2 [Nocturne Ab.ly]...
Exited wi
base=nabble.naml.namespaces.Bas
icNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.templat
e.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant
_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> NAML
_____
View this messa
Mind sharing the source (file) that is being used when you get this error?
Thanks,
Abraham
On Friday, October 9, 2015, Mark Stephen Mrotek [via Lilypond] <
ml-node+s1069038n182215...@n5.nabble.com> wrote:
> Hello,
>
>
>
> Using Lilypond2.18.0, Frescobaldi 2.18.1.
>
> When clicking the Lilypond i
- Original Message -
From: "Christopher Brooks"
To:
Sent: Friday, December 07, 2012 3:18 PM
Subject: error message
Could someone tell me what this error message means? I seem to be getting
this when I haven't changed anything except to add a few notes.
# -*-compilation-*-
Processi
Christopher Brooks wrote
> Could someone tell me what this error message means? I seem to be getting
> this when I haven't changed anything except to add a few notes.
>
>
> # -*-compilation-*-
> Processing `C:/Local Work/Brooks/Improv book/New
> concept/illustrations/harmonics 8.ly'
> Parsing...
2012/11/27 Zenaan Harkness :
>> I verified that the manual contains no instance of
>> "TupletSpannerDuration". "copy and paste" has a rather fixed meaning
>> that is usually not meant to include "read and manually retyped".
>
> Aww, c'mon. What's a few [de]capitalisations or an extra char between
On 11/27/12, David Kastrup wrote:
> David Nalesnik writes:
>> On Mon, Nov 26, 2012 at 8:10 PM, Mark Stephen Mrotek
>> wrote:
>>> Since I copied the following
>>> \set TupletSpannerDuration = #(ly:make-moment 1 4)
>>> from the manual and pasted it into the code, I am not sure what the
>>> error
>
David Nalesnik writes:
> On Mon, Nov 26, 2012 at 8:10 PM, Mark Stephen Mrotek
> wrote:
>
>> Since I copied the following
>>
>>
>>
>> \set TupletSpannerDuration = #(ly:make-moment 1 4)
>>
>>
>>
>> from the manual and pasted it into the code, I am not sure what the error
>> is.
>>
>
> Should be "t
Hi Mark,
On Mon, Nov 26, 2012 at 8:10 PM, Mark Stephen Mrotek
wrote:
> Hello:
>
>
>
> The following error message is appearing in the output log:
>
>
>
> warning: cannot find property type-check for `TupletSpannerDuration'
> (translation-type?). perhaps a typing error?
>
> warning: doing assignm
Dear Mark,
do you have Lilypond 2.16 installed? And have you set the correct path
in Frescobaldi? Please check in Frescobaldi something like:
Edit > Options, then Lilypond-Options. There the lilypond-windows.exe
should correspond to your Lilypond installation, which is usually in
C:\Program Files\
: Thursday, October 11, 2012 1:57 AM
To: Mark Stephen Mrotek
Cc: Lilypond User List
Subject: Re: error message
Hi Mark,
If running it as an administrator doesn't work, it might be the
other warning is more vald. The message also says "check path", so
that might be wrong. R
Hi Mark,
If running it as an administrator doesn't work, it might be the other
warning is more vald. The message also says "check path", so that
might be wrong. Running it as an administrator will "repair"
permissions., but not paths. Your system probably just cannot find the
right file.
Mark Stephen Mrotek wrote
> After putting my code into Frescobaldi I clicked the Lilypond icon and got
> this error message:
>
>
>
> Starting lilypond-windows.exe 2.16.0 [Untitled]...
>
> Could not start lilypond-windows.exe.
>
> Please check path and permissions.
>
>
>
> Lilypond 2.16.0
Hello,
2011/9/9 Gerard McConnell
> Hello,
> I haven't seen this error message before, could someone explain it please?
> I'm not sure I need to include the file, so I'll wait for info.
>
You have to close your PDF viewer, thats my guess.
HTH,
Marek
--
Marek Klein
http://gregoriana.sk
_
Hi.
If you don't send any code, I won't be able to help you.
Try to comment all lines, and uncomment them at each successfull try.
Best
JMarc
Nels Daily a écrit :
Getting a message that asks if I want CONTINUE or QUIT because of an error.
With a couple retries I can make it compile,
so it can
is version will still apply to the version you have.
Regards
James
-Original Message-
From: lilypond-user-bounces+james.lowe=datacore@gnu.org on behalf of James
Lowe
Sent: Sat 05/06/2010 9:47
To: James Bailey; Richard Lockwood
Cc: lilypond-user Mailinglist
Subject: RE: Error Mess
: Error Message
On 03.06.2010, at 13:17, Richard Lockwood wrote:
> Hello Support,
>
> Downloaded Mac version lilypond-2.12.3-1.darwin-ppc.tar.bz2 (I have
> a G5 10.4.11
> PPC). Unzipped file, dragged app. into apps. folder and installed
> an alias in
> the dock. Ran the app
On 03.06.2010, at 13:17, Richard Lockwood wrote:
Hello Support,
Downloaded Mac version lilypond-2.12.3-1.darwin-ppc.tar.bz2 (I have
a G5 10.4.11
PPC). Unzipped file, dragged app. into apps. folder and installed
an alias in
the dock. Ran the app. as per instructions: saved the file,
comp
On Tue, 20 Apr 2010 07:28:49 0200 (CEST), Martin Tarenskeen wrote:
Did you start evince from the commandline ?
Yes, of course.
Which version of poppler do you use?
___
lilypond-user mailing list
lilypond-user@gnu.org
http://list
I am not getting anything abormal when viewing your example with my
local installation of evince (evince 2.28.1, poppler 0.12.0(cairo)).
Nor do Okular nor Acrobat report anything bad.
On Mon, 19 Apr 2010 21:58:38 0100, Neil Puttock wrote:
On 19 April 2010 18:01, Graham Percival wrote:
>
> >
On 19 April 2010 18:01, Graham Percival wrote:
> Thanks! This looks like a great report. Bug squad, could
> somebody add this to the tracker?
I think this is beyond our control, since reports for various
distributions are suggesting it's a libpoppler bug.
There's a bugreport and patch here:
h
On Mon, 19 Apr 2010, Graham Percival wrote:
On Sun, Apr 18, 2010 at 07:25:29PM +0200, Martin Tarenskeen wrote:
OK. Here is a tiny example (attached).
Thanks! This looks like a great report. Bug squad, could
somebody add this to the tracker?
To add one remark: It might have something to
On Sun, Apr 18, 2010 at 07:25:29PM +0200, Martin Tarenskeen wrote:
>
> OK. Here is a tiny example (attached).
Thanks! This looks like a great report. Bug squad, could
somebody add this to the tracker?
Cheers,
- Graham
> 1. I use Lilypond 2.13.18 on Fedora 12 to compile
> 2. I start Evince from
On Sun, Apr 18, 2010 at 12:25 PM, Martin Tarenskeen
wrote:
> On Sun, 18 Apr 2010, Graham Percival wrote:
>
>> We don't want to see any copyrighted file; quite apart from the
>> legal issue, that would be too long. Please create a tiny
>> example:
>
> OK. Here is a tiny example (attached).
>
> 1.
On Sun, 18 Apr 2010, Graham Percival wrote:
We don't want to see any copyrighted file; quite apart from the
legal issue, that would be too long. Please create a tiny
example:
OK. Here is a tiny example (attached).
1. I use Lilypond 2.13.18 on Fedora 12 to compile
2. I start Evince from my
On Sun, 18 Apr 2010, Graham Percival wrote:
We don't want to see any copyrighted file; quite apart from the
legal issue, that would be too long. Please create a tiny
example:
Yes, I know and agree. I'll see I can strip as many notes as possible
until the error message disappears.
I coul
We don't want to see any copyrighted file; quite apart from the
legal issue, that would be too long. Please create a tiny
example:
http://lilypond.org/website/tiny-examples.html
Cheers,
- Graham
On Sun, Apr 18, 2010 at 06:34:26PM +0200, Martin Tarenskeen wrote:
>
> Hi,
>
> When I load a PDF fil
Stefan Thomas wrote:
Dear Trevor,
thanks for Your advice! Now it works!
2008/12/28 Trevor Daniels :
A stencil cannot be overridden to #t. You need to use \revert
to recover the default behaviour (if that is what you intended):
mitzahl ={ \revert TupletNumber #'stencil }
Trevor
Thanks from
Dear Trevor,
thanks for Your advice! Now it works!
2008/12/28 Trevor Daniels :
> A stencil cannot be overridden to #t. You need to use \revert
> to recover the default behaviour (if that is what you intended):
>
> mitzahl ={ \revert TupletNumber #'stencil }
>
> Trevor
>
> - Original Message -
A stencil cannot be overridden to #t. You need to use \revert
to recover the default behaviour (if that is what you intended):
mitzahl ={ \revert TupletNumber #'stencil }
Trevor
- Original Message -
From: "Stefan Thomas"
To: "lilypond-user"
Sent: Sunday, December 28, 2008 11:54 AM
Thanks Valentin. I changed it to \tempo and it worked fine. All is
good! Best,
Jonathan
Valentin Villenave wrote:
2008/7/3 Jonathan Kulp <[EMAIL PROTECTED]>:
I just installed the latest build and when I ran the file I'm working on, it
came back with this error, which I think has to do wit
2008/7/3 Jonathan Kulp <[EMAIL PROTECTED]>:
> I just installed the latest build and when I ran the file I'm working on, it
> came back with this error, which I think has to do with a macro included
> near the top of the document.
Yeah, I get the same error with the same macro. The good news is, y
Am 03.07.2008 um 04:17 schrieb Jonathan Kulp:
Hi everyone,
I just installed the latest build and when I ran the file I'm
working on, it came back with this error, which I think has to do
with a macro included near the top of the document.
[EMAIL PROTECTED]:~/Desktop$ tarantella
running
2008/2/5, Mats Bengtsson <[EMAIL PROTECTED]>:
> Working with a copy of the file, you can try to comment out
> (or remove) sections of the file to narrow down where the problem is.
...or you can use the LilyPondTool plugin for the jEdit editor, that
highlights such errors in real time: http://lilyp
Usually, such error messages mean that you have some completely different
syntax error in your file, such as curly braces that don't match.
Unfortunately, it's very hard for LilyPond to detect all such syntax errors
and provide a readable error message. This also means that you have to do
some car
Am 23/01/2007 um 13:03 schrieb Mats Bengtsson:
Please always tell what LilyPond version you use and on what operating
system (here I guess from your error message that you use MacOS).
/Mats
Yes, it is version 2.10.0 on Mac OS 10.4.8
Manuel
Manuel wrote:
Whenever I work with somewhat
Please always tell what LilyPond version you use and on what operating
system (here I guess from your error message that you use MacOS).
/Mats
Manuel wrote:
Whenever I work with somewhat large files, LilyPond takes either an
extremely long time to compile or just stops working. The last time
I would recommend to upgrade to the new stable version 2.8.
If you search the mailing list archives of bug-lilypond, you might be
lucky to find something related but don't expect anyone to come up with
a fix for such an old version of the program.
/Mats
Quoting Vivian Barty-Taylor <[EMAIL P
It's caused by setting the fontencoding to T1. The default font in the
T1 encoding maps to ecrm that maps to ecrm1000. Perhaps TeX always
create the default font? I don't know where this latter mapping set.
Bert
___
lilypond-user mailing list
[EMAIL PR
No,
\header {
title = "something"
}
\score { c}
...
(/usr/share/texmf/tex/latex/base/inputenc.sty
kpathsea: Running mktextfm ecrm1000
(/usr/share/texmf/tex/latex/base/latin1.def))
No file proba.aux.
/usr/share/texmf/web2c/mktexnam: Could not map source abbreviation for
ecrm1000.
/usr/share/tex
In version 2.4.x, the jknappen fonts shouldn't be used at all.
Are you sure that you didn't try some old input file that
explicitly set font-name to ecrm1000?
/Mats
Bertalan Fodor wrote:
Somehow it tries to use ecrm1000 from jknappen's ec fonts package
instead of ec-fonts-mftraced... It tries t
Somehow it tries to use ecrm1000 from jknappen's ec fonts package
instead of ec-fonts-mftraced... It tries to use it at me also, but I
have it.
I really don't know why it tries to use it... Perhaps the others know...
Bert
___
lilypond-user mailing list
> lilypond --verbose /cygdrive/f/lilypond/gitarre/Carulli/test24.ly
GNU LilyPond 2.4.2
LILYPOND_DATADIR="/usr/share/lilypond"
LOCAL_LILYPOND_DATADIR="/usr/share/lilypond/2.4.2"
LOCALEDIR="/usr/share/locale"
LILYPONDPREFIX=""
[/usr/share/lilypond/2.4.2/scm/lily-
library.scm][/usr/share/lilypond/2.
And please send the log file latex created: it will contain the error
message.
Bert
Mats Bengtsson wrote:
Please rerun (from the cygwin command line) with the flag
lilypond --verbose myfile.ly
which should give more information on what actually fails.
/Mats
Thomas Scharkowski wrote:
Hi all,
I
Please rerun (from the cygwin command line) with the flag
lilypond --verbose myfile.ly
which should give more information on what actually fails.
/Mats
Thomas Scharkowski wrote:
Hi all,
I have just installed lilypond 2.4.2 from Bertalan Fodor.
Everything seems to work, but I get this error messa
It seems that you don't have a sufficiently recent version of the guile
package installed.
/Mats
Jean Marc LEGRAND wrote:
Hi list !
I've just installed lily2.2.0 under my mdk10.0. Installation was no trouble at all.
But while runing lily on test.ly, I have this error message :
[EMAIL PROTECTED]
It seems that convert-ly does some errors in converting
\spanrequest \start "text"
Just edit your converted file and replace, for example,
#(ly:export (make-span-event 'TextSpanEvent START) g8)
with
\startTextSpan g8
and
#(ly:export (make-span-event 'TextSpanEvent STOP))
with
\stopTextSpan
/Mats
DEBORAH LOWREY <[EMAIL PROTECTED]> writes:
> I was previously using 1.4.12.jcn5 and upgraded to the
> experimental 1.5.60.jcn1. But I am still having the
> same problems (see inline text attached and error
> messages below).
> So I decided to test out Coriolan which I was using as
> a working te
al difference between the Magic Flute and
the Coriolan was the raw data of notes.
I have Windows ME on a Compaq 5838 500Mhz Athlon with
lots of hard drive space.
Additional information from previous email below...
Any suggestions?
Thanks,
Deborah
--- Jan Nieuwenhuizen <[EMAIL PROTE
DEBORAH LOWREY <[EMAIL PROTECTED]> writes:
> I've been working on the full orchestration of the
> Magic Flute. Everything was going great until I got to
> the violins. I was adding each instrument to the score
> as I went and ran ly2dvi -P after each to help edit,
> etc. But now I'm getting the e
92 matches
Mail list logo