Right! Got it.
On Jun 12, 2014, at 10:37 AM, Henning Hraban Ramm wrote:
> Am 2014-06-12 um 23:00 schrieb David Wooten :
>
>> Both examples (1st page & multipage insertion) place the snippet on its own
>> page, e.g. this gives me a 3 page document w/ snippet on page 2:
>
> The LilyPond setting
Am 2014-06-12 um 23:00 schrieb David Wooten :
> Both examples (1st page & multipage insertion) place the snippet on its own
> page, e.g. this gives me a 3 page document w/ snippet on page 2:
The LilyPond settings are essential, otherwise LP produces whole pages, that’s
not a problem of ConTeXt.
On Jun 11, 2014, at 1:51 AM, Henning Hraban Ramm wrote:
>
> Am 2014-06-11 um 00:26 schrieb David Wooten :
>
>> Hi Hraban, thanks very much — yes I am able to get the first examples to
>> work. Is there still a way to insert snippets/single lines of music between
>> paragraphs?
>
> Between p
Am 2014-06-11 um 00:26 schrieb David Wooten :
> Hi Hraban, thanks very much — yes I am able to get the first examples to
> work. Is there still a way to insert snippets/single lines of music between
> paragraphs?
Between paragraphs should just work like that.
If you’d like to avoid \startlil
Hi Hraban, thanks very much — yes I am able to get the first examples to work.
Is there still a way to insert snippets/single lines of music between
paragraphs?
Cheers,
David
On Jun 10, 2014, at 2:53 AM, Henning Hraban Ramm wrote:
> Am 2014-06-09 um 04:31 schrieb David Wooten :
>
>> Greeting
Am 2014-06-09 um 04:31 schrieb David Wooten :
> Greetings all, it’s been quite a while since I tried to use lilypond snippets
> in a context file. Looks like we’re now using the filter module… can someone
> post a small working example file to get me started? —there are a number of
> different
Greetings all, it’s been quite a while since I tried to use lilypond snippets
in a context file. Looks like we’re now using the filter module… can someone
post a small working example file to get me started? —there are a number of
different & some incomplete approaches to be found, none of which
On Mon, 22 Aug 2011, Henning Hraban Ramm wrote:
Am 2011-08-22 um 03:53 schrieb Aditya Mahajan:
@Hraban: Long story short, the filter module is working again. Can you test
the dev branch from the latest git version?
Thank you!
LilyPond ist called, but your approach of including the LaTeX file
Am 2011-08-22 um 03:53 schrieb Aditya Mahajan:
@Hraban: Long story short, the filter module is working again. Can
you test the dev branch from the latest git version?
Thank you!
LilyPond ist called, but your approach of including the LaTeX file
fails, since you don’t define \linebreak from:
On Sun, 21 Aug 2011, Aditya Mahajan wrote:
On Sun, 21 Aug 2011, Henning Hraban Ramm wrote:
- even if I rename the buffer file, LilyPond isn’t run.
t-filter> current filter : lilypond
t-filter> base file : test1-temp-lilypond
t-filter> input file : test1-temp-lilypond.t
On Mon, 22 Aug 2011, Hans Hagen wrote:
On 22-8-2011 00:14, Aditya Mahajan wrote:
On Sun, 21 Aug 2011, Henning Hraban Ramm wrote:
Current version doesn’t work at all:
- it writes the buffer with doubled filename and extension parts, i.e.
from foo.tex "foo-foo-temp-lilypond.tmp.tmp", but looks
On 22-8-2011 00:14, Aditya Mahajan wrote:
On Sun, 21 Aug 2011, Henning Hraban Ramm wrote:
Current version doesn’t work at all:
- it writes the buffer with doubled filename and extension parts, i.e.
from foo.tex "foo-foo-temp-lilypond.tmp.tmp", but looks for
"foo-temp-lilypond.tmp".
The \saveb
On Sun, 21 Aug 2011, Henning Hraban Ramm wrote:
Current version doesn’t work at all:
- it writes the buffer with doubled filename and extension parts, i.e. from
foo.tex "foo-foo-temp-lilypond.tmp.tmp", but looks for
"foo-temp-lilypond.tmp".
The \savebuffer command has changed!!!
\starttext
Am 2011-08-21 um 14:07 schrieb Henning Hraban Ramm:
I don’t know a solution for line breaking of scores - if you’d set
LilyPond’s page size to ConTeXt’s remaining space, it would stay
the same for the second page. Perhaps we can get single lines
(systems) and let ConTeXt to the page breakin
Am 2011-08-20 um 10:19 schrieb Aditya Mahajan:
The other thing is to be able to change linespace, papersize,
offset, etc using parameters, so that one can say:
\startlilypond[linespace=...]
...
\stoplilypond
This will require some lua side processing.
You mean, translate ConTeXt-style setti
Hi Aditya & Hraban,
I'm very glad to see improved Lilypond integration being discussed. I can't
offer too much besides moral support, but would just point out one solution
I've found for proper width/alignment of a snippet with extra-staff material
(e.g. a piano staff marker { ): If the ConTeXt
On Fri, 19 Aug 2011, Henning Hraban Ramm wrote:
Am 2011-08-19 um 17:08 schrieb Aditya Mahajan:
But - can you even support different setups, say
\startlilypondpreamble
global settings for everything
\stoplilypondpreamble
\startlilypondpreamble[snippet]
global settings for snippets
\stoplilypon
Am 2011-08-19 um 17:08 schrieb Aditya Mahajan:
I don't understand what you're planning,
I am planning to add features so that you can say:
\startlilypondpreamble
global settings
\stoplilypondpreamble
Ah, that's great - at the moment I just import the same settings.ly
file into every scor
Hi Hraban
On Fri, 19 Aug 2011, Henning Hraban Ramm wrote:
Am 2011-08-18 um 23:29 schrieb Aditya Mahajan:
I am also thinking of providing an interface for parsing the buffer content
at lua end. That will allow us to implement all the features of the gnuplot
and lilypond module using the filte
On Apr 13, 2011, at 2:18 AM, Henning Hraban Ramm wrote:
> Am 2011-04-13 um 01:37 schrieb David Wooten:
>
>> I've gotten back to tinkering with LilyPond, and wanted to ask if someone
>> could send a small example of the new method of handling it, especially with
>> some lilypond settings in the
On Wed, 13 Apr 2011, Henning Hraban Ramm wrote:
Aditya, LilyPond’s preview mode doesn’t help - it just makes a preview (first
line) of your music.
That should work for inline snippets, right?
Aditya___
If your que
Am 2011-04-13 um 01:37 schrieb David Wooten:
I've gotten back to tinkering with LilyPond, and wanted to ask if
someone could send a small example of the new method of handling it,
especially with some lilypond settings in the .ly file mentioned
below. My initial trials make place the lilypo
On Tue, 12 Apr 2011, David Wooten wrote:
Hi all,
I've gotten back to tinkering with LilyPond, and wanted to ask if
someone could send a small example of the new method of handling it,
especially with some lilypond settings in the .ly file mentioned below.
My initial trials make place the lil
On Tue, 12 Apr 2011, David Wooten wrote:
Hi all,
I've gotten back to tinkering with LilyPond, and wanted to ask if
someone could send a small example of the new method of handling it,
especially with some lilypond settings in the .ly file mentioned below.
My initial trials make place the lil
Hi all,
I've gotten back to tinkering with LilyPond, and wanted to ask if someone could
send a small example of the new method of handling it, especially with some
lilypond settings in the .ly file mentioned below. My initial trials make place
the lilypond results on their own page. How would w
Thank you very much!
2011/2/24 Henning Hraban Ramm :
>
> Am 2011-02-24 um 14:22 schrieb Lutz Haseloff:
>
>> Hi all,
>> with newest ConTeXt MKIV beta from Minimals
>> following file (from the doc) failes to compile:
>
>
> http://wiki.contextgarden.net/LilyPond#Deprecation_Warning
>
> Greetlings fro
Am 2011-02-24 um 14:22 schrieb Lutz Haseloff:
Hi all,
with newest ConTeXt MKIV beta from Minimals
following file (from the doc) failes to compile:
http://wiki.contextgarden.net/LilyPond#Deprecation_Warning
Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.
Hi all,
with newest ConTeXt MKIV beta from Minimals
following file (from the doc) failes to compile:
\usemodule[lilypond]
\starttext
\subject{Telemann, TWV 40:11}
\startlilypond
\relative c' {
\set Staff.instrumentName = flute
\key fis \minor
\time 3/4
\partial 4
r8 fis'8 | fis4. cis8 a cis | fis,
Am 2009-06-09 um 08:13 schrieb Richard Chonak:
>> Vyatcheslav, can you record all the output from your pdflualatex command,
>> and add it to your e-mail? It may contain an error message that would
>> clarify why Lilypond is not being invoked successfully.
und Henning schrieb:
> Unfortunately t
Am 2009-06-09 um 08:13 schrieb Richard Chonak:
Vyatcheslav, can you record all the output from your pdflualatex
command, and add it to your e-mail? It may contain an error message
that would clarify why Lilypond is not being invoked successfully.
Unfortunately there's normally no error mes
Subject: Re: [NTG-context] LilyPond module 2009-06-05
Am 2009-06-05 um 16:13 schrieb Vyatcheslav Yatskovsky:
> But my problem (under Windows) persists: no eps or pdfs are created. Only
> "lily1-lilypond-1.tmp" and "lily1-lilypond-1.tmp.md5" in "lilytemp" folder.
Am 2009-06-05 um 16:13 schrieb Vyatcheslav Yatskovsky:
But my problem (under Windows) persists: no eps or pdfs are created.
Only "lily1-lilypond-1.tmp" and "lily1-lilypond-1.tmp.md5" in
"lilytemp" folder.
Installing GhostScript didn't help.
Sorry for the delay, and sorry, but I can't help
Thanks, Hraban
But my problem (under Windows) persists: no eps or pdfs are created.
Only "lily1-lilypond-1.tmp" and "lily1-lilypond-1.tmp.md5" in "lilytemp"
folder.
Installing GhostScript didn't help.
Regards,
Vyatcheslav
___
Just released the latest version with some fixes:
- pstopdf is only called if there's no pdf created (seems like
LilyPond creates PDFs by itself even in EPS mode now)
- before trying to move a file, the target gets deleted if it already
exists
- some more code cleanup
Is someone in need of a
2009/6/3 Henning Hraban Ramm
> Am 2009-06-03 um 09:08 schrieb Lutz Haseloff:
>
>>\directlua{ os.remove('\tmpdir/\lily!filename.tmp') } % new
>>
>> Is it possible to get these two lines (or some better code) into
>> t-lilypond.tex
>> to get it working for Windows?
>>
>
>
> Please try the attac
Am 2009-06-03 um 09:08 schrieb Lutz Haseloff:
\directlua{ os.remove('\tmpdir/\lily!filename.tmp') } % new
Is it possible to get these two lines (or some better code) into t-
lilypond.tex
to get it working for Windows?
Please try the attached version.
Greetlings from Lake Constance!
Hra
2009/6/2 Henning Hraban Ramm
> Am 2009-06-02 um 13:07 schrieb Lutz Haseloff:
>
>> Here it works with ConTeXt MkIV beta as of 2009.05.27 11:27.
>>>
>> I use ConTeXt ver: 2009.06.02 09:30 MKIV.
>>
>
> Works still with 2009.06.02 09:30 on MacOS X / Intel.
>
> So it seems it's only a Windows problem
Am 2009-06-02 um 16:01 schrieb Mojca Miklavec:
MTXrun | file './lilytemp/lily1-lilypond-1.eps' is unchanged
So you now create a subfolder called lilytemp?
The name is even configurable. And I create another subfolder for the
completed pictures.
I like the idea and
would be really glad t
2009/6/2 Henning Hraban Ramm
> Am 2009-06-02 um 13:07 schrieb Lutz Haseloff:
>
>> Here it works with ConTeXt MkIV beta as of 2009.05.27 11:27.
>>>
>> I use ConTeXt ver: 2009.06.02 09:30 MKIV.
>>
>
> Works still with 2009.06.02 09:30 on MacOS X / Intel.
>
> So it seems it's only a Windows problem
Am 2009-06-02 um 13:07 schrieb Lutz Haseloff:
Here it works with ConTeXt MkIV beta as of 2009.05.27 11:27.
I use ConTeXt ver: 2009.06.02 09:30 MKIV.
Works still with 2009.06.02 09:30 on MacOS X / Intel.
So it seems it's only a Windows problem - probably calling the
LilyPond binary, but cou
2009/6/2 Henning Hraban Ramm
> Am 2009-06-02 um 08:45 schrieb Lutz Haseloff:
>
> the new lilypond module don't build new lilypond pdf files when
>> I change the tex input file.
>>
>
> Here it works with ConTeXt MkIV beta as of 2009.05.27 11:27.
I use ConTeXt ver: 2009.06.02 09:30 MKIV.
>
>
Am 2009-06-02 um 08:45 schrieb Lutz Haseloff:
the new lilypond module don't build new lilypond pdf files when
I change the tex input file.
Here it works with ConTeXt MkIV beta as of 2009.05.27 11:27.
In the log i get:
system : module lilypond loaded
(c:/contextminimal/texmf-local/t
Hi Mojca, Christopher, Hraban, Wolfgang,
the new lilypond module don't build new lilypond pdf files when
I change the tex input file.
In the log i get:
system : module lilypond loaded
(c:/contextminimal/texmf-local/tex/context/third/lilypond/t-lilypond.texMTXrun
| file './lilytemp/lily1-
Am 2009-05-28 um 20:43 schrieb Mojca Miklavec:
On Wed, May 27, 2009 at 15:30, Henning Hraban Ramm wrote:
Download: http://modules.contextgarden.net/t-lilypond
Documentation: http://wiki.contextgarden.net/LilyPond
and, of course: http://lilypond.org/doc/v2.12/Documentation/
Changes:
- Code cle
On Wed, May 27, 2009 at 15:30, Henning Hraban Ramm wrote:
> I'm a bit proud to announce the latest version of the LilyPond bridge
> module.
>
> Download: http://modules.contextgarden.net/t-lilypond
>
> Documentation: http://wiki.contextgarden.net/LilyPond
> and, of course: http://lilypond.org/doc/v
I'm a bit proud to announce the latest version of the LilyPond bridge
module.
Download: http://modules.contextgarden.net/t-lilypond
Documentation: http://wiki.contextgarden.net/LilyPond
and, of course: http://lilypond.org/doc/v2.12/Documentation/
Changes:
- Code cleanup (partly by Wolfgang)
-
Thank you all for your kind responses!
Now I know it's not only for myself ;-)
Wolfgang just provided me with a new version with simplified code -
thank you very much!
So I don't have to re-implement it in Lua too soon ;-)
I'll test the new one over the weekend and will release it then.
Gree
I've used it in the past, and have been hoping to use it again in MKIV.
On May 19, 2009, at 1:24 PM, Henning Hraban Ramm wrote:
I just uploaded a version of the LilyPond module that works with
ConTeXt MkIV latest beta (only a small fix).
Documentation PDF is still the old one, since I couldn'
Yes I'm just preparing a four volume popular music history which
relies on that.
Piotr
2009/5/19 Henning Hraban Ramm :
> I just uploaded a version of the LilyPond module that works with ConTeXt
> MkIV latest beta (only a small fix).
> Documentation PDF is still the old one, since I couldn't c
2009/5/20 Lutz Haseloff :
> Thank you very much for the module.
I only care for it, I didn't write it, that was Christopher Creutzig,
and it wouldn't work with MkIV without Mojca Miklavec.
> can you insert a line of code in ctxtools.rb?
> after the line:
> 430 $dontaskprefixes.push(Dir.glo
Hi Hraban,
I use your module since it worked with lilypond 2.12 and I ever used it with
mkiv.
I had never a problem using it except to get started with lilypond :-)
Your new module works here with LuaTeX, Version beta-0.41.0-2009051922
(Web2C 7.5.7)
and ConTeXt ver: 2009.05.20 00:02 MKIV very we
I just uploaded a version of the LilyPond module that works with
ConTeXt MkIV latest beta (only a small fix).
Documentation PDF is still the old one, since I couldn't compile it.
Does anyone use this module at all, except me?
Yes. I use the module, for the old Context. I plan to upgrade at some
I just uploaded a version of the LilyPond module that works with
ConTeXt MkIV latest beta (only a small fix).
Documentation PDF is still the old one, since I couldn't compile it.
Does anyone use this module at all, except me?
Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texni
2009/2/25 Wei-Wei Guo wrote:
> Hi everyone,
>
> I tried the tex file attached in this email, but the lily figure not shown.
It works for me, but I have tried it with
This is LuaTeX, Version snapshot-0.35.0
ConTeXt ver: 2009.02.25 14:43 MKIV fmt: 2009.2.28 int: english/english
and the la
Hi everyone,
I tried the tex file attached in this email, but the lily figure not shown. The result pdf file and log file are also
attached.
I also find that there are two files, "mytry-lilypond-l.tmp" and "mytry-lilypond-2.tmp", generated. Those two generated
files contain codes for lilypond
Am 2008-09-07 um 17:41 schrieb Mojca Miklavec:
>> Temporary solution:
> Can you please update the module on the garden? (All my mails used to
> bounce from you, and you have the rights to update the module.) It
> then automatically propagates to TeX Live.
I removed the last anti-spam setting of m
On Sat, Sep 6, 2008 at 9:58 PM, Henning Hraban Ramm wrote:
>
> Temporary solution:
Can you please update the module on the garden? (All my mails used to
bounce from you, and you have the rights to update the module.) It
then automatically propagates to TeX Live.
Thanks,
Mojca
Am 2008-09-06 um 21:43 schrieb Henning Hraban Ramm:
> Ok, let's come back to this unsolved mystery - I'm working at
> another songbook...
>
>
> LilyPond isn't called anymore, neither with MkII nor with MkIV.
>
> The buffer gets written, since I removed "\the" in \savebuffer, as
> Wolfgang tol
Ok, let's come back to this unsolved mystery - I'm working at another
songbook...
LilyPond isn't called anymore, neither with MkII nor with MkIV.
The buffer gets written, since I removed "\the" in \savebuffer, as
Wolfgang told us at 2008-08-05.
As far as I can track it down, "\installprogra
On Wed, Aug 6, 2008 at 8:51 PM, Olivier Guéry <[EMAIL PROTECTED]> wrote:
>> Post the log file and the terminal messages.
>
> So, you can find the log file join to this mail, and here is the
> terminal output :
No idea, what do you get with MkII or just "lilypond" on the command
line without
any Te
> Post the log file and the terminal messages.
So, you can find the log file join to this mail, and here is the
terminal output :
# context test-lilypond.tex
MtxRun | loading configuration for /usr/share/texmf/web2c from
/home/nemo/.context-tmp/luatex-cache/context/6300afb4995fe38c77e9b86ed1ef102
On Tue, Aug 5, 2008 at 7:55 PM, Olivier Guéry <[EMAIL PROTECTED]> wrote:
> 2008/8/5 Wolfgang Schuster <[EMAIL PROTECTED]>:
>> On Tue, Aug 5, 2008 at 12:00 AM, Olivier Guéry <[EMAIL PROTECTED]> wrote:
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> Hello,
>>>
>>> It seem's that the lil
2008/8/5 Wolfgang Schuster <[EMAIL PROTECTED]>:
> On Tue, Aug 5, 2008 at 12:00 AM, Olivier Guéry <[EMAIL PROTECTED]> wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hello,
>>
>> It seem's that the lilypond module don't work.
>>
>> See this minimal exemple :
>>
>> \usemodule[lilypon
On Tue, Aug 5, 2008 at 12:00 AM, Olivier Guéry <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello,
>
> It seem's that the lilypond module don't work.
>
> See this minimal exemple :
>
> \usemodule[lilypond]
> \setuplilypond[staffsize=30, fragment=yes, time=no, cle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
It seem's that the lilypond module don't work.
See this minimal exemple :
\usemodule[lilypond]
\setuplilypond[staffsize=30, fragment=yes, time=no, clef=no]
\starttext
\lilypond{ \new RhythmicStaff {\time 3/4 c8 r4.. c8 r16} } \blank[1*big
I narrowed it down to my editor, in fact. Strange! The command line
call for TextMate ("mate") gives me the errors. I was compiling via
the ConTeXt TextMate bundle and it must call "mate" for some reason
at that point. pstopdf is off the hook ;)
Dave
On Aug. 27, 2007, at Aug 27, 3:54 AM, Mo
On 7/6/07, Henning Hraban Ramm wrote:
> Am 2007-07-03 um 17:59 schrieb Wolfgang Werners-Lucchini:
>
> Sorry, the publicly available LilyPond module is outdated. Try the
> attached one.
>
> I delayed the publishing of my latest version because Ruby texexec
> had a bug that prevented lilypond from be
Hallo Wolfgang,
ich hoffe es ist OK, dass ich mich direkt an Dich wende.
Deinem E-Mail an die Liste entnehme ich, dass Du an sich das Modul
zum Laufen bekommen hast.
Bei mir kommt statt jedoch nur ein grauer Kasten mit dem Inhalt:
name: dummy
file:
test-lilypond-1
state: unknown
Irgendwie wir
On 8/27/07, David Wooten wrote:
>
> On Aug. 26, 2007, at Aug 26, 6:44 PM, Mojca Miklavec wrote:
>
> > On 8/27/07, David Wooten wrote:
> >> Greetings all,
> >>
> >> In trying to run Mojca's latest Lilypond extension with MKIV (on an
> >> Intel Mac), I've been receiving the errors after pstopdf is ru
On Aug. 26, 2007, at Aug 26, 6:44 PM, Mojca Miklavec wrote:
> On 8/27/07, David Wooten wrote:
>> Greetings all,
>>
>> In trying to run Mojca's latest Lilypond extension with MKIV (on an
>> Intel Mac), I've been receiving the errors after pstopdf is run,
>> which I've never seen before:
>>
>> ***
On 8/27/07, David Wooten wrote:
> Greetings all,
>
> In trying to run Mojca's latest Lilypond extension with MKIV (on an
> Intel Mac), I've been receiving the errors after pstopdf is run,
> which I've never seen before:
>
> ***
>
> sysctlbyname_with_pid: sysctl failed:Operation not permitted
> is_
Greetings all,
In trying to run Mojca's latest Lilypond extension with MKIV (on an
Intel Mac), I've been receiving the errors after pstopdf is run,
which I've never seen before:
***
sysctlbyname_with_pid: sysctl failed:Operation not permitted
is_pid_native: sysctlbyname_with_pid failed:Ope
Mojca,
cn you check this module for things like
\leavevmode%
\newdimen\FigWidth
\FigWidth=\figurewidth
\ifdim\FigWidth>\localhsize
\!!dimena=\localhsize
\advance\!!dimena by-\FigWidth
Am 2007-07-06 um 23:46 schrieb Vyatcheslav Yatskovsky:
> I saw some discussions of Lilypond here, but did not understand
> it. :) Please, tell me as for a newbie, how to use Lilypond with
> ConTeXt? I have some .ly files prepared and tested, but I know
> nothing better then to render them as
Hello,
I saw some discussions of Lilypond here, but did not understand it. :) Please,
tell me as for a newbie, how to use Lilypond with ConTeXt? I have some .ly
files prepared and tested, but I know nothing better then to render them as
.png and then include in a document as images.
Thanks and
Am 2007-07-03 um 17:59 schrieb Wolfgang Werners-Lucchini:
I tryed the first wiki-example:
There are some notes \lilypond{ \relative{bes a c b} } embedded in
this line.
With version 2.11.27 the lilypond option -b eps is unknown.
W
Hallo!
I tryed the first wiki-example:
There are some notes \lilypond{ \relative{bes a c b} } embedded in
this line.
With version 2.11.27 the lilypond option -b eps is unknown.
With version 2.10.25 the above example is a 3-page ou
Hello all the lilyponders on the list,
When I run the snippet from the wiki in a slightly modified form:
\usemodule[lilypond]
\starttext
There are some notes\lilypond[clef=no, time=no, staffsize=6]{ \relative{bes a c
b} } embedded in this line.
\stoptext
I'm getting desired result except for
On Thu, May 10, 2007 at 09:36:15AM +0200, Steffen Wolfrum wrote:
> On Wed, 9 May 2007 23:31:00 +0200, Henning Hraban Ramm wrote:
> > Am 2007-05-09 um 13:47 schrieb Steffen Wolfrum:
> >
> > \enableregime[utf]
> >> \usemodule[lilypond]
> >>
> >> \starttext
> >>
> >> \startlilypond
> >> % Telemann,
Am 2007-05-14 um 09:45 schrieb Steffen Wolfrum:
> So, after extensive testing (with support from Arthur) using the
> lilypond-module (as described) just doesn't work at all.
> What to do now?
> As it seems to be a question of several parts working / not working
> together, who feels "responsib
So, after extensive testing (with support from Arthur) using the
lilypond-module (as described) just doesn't work at all.
What to do now?
As it seems to be a question of several parts working / not working together,
who feels "responsible"?
Steffen
On Fri, 11 May 2007 18:31:10 +0200, Moj
On 5/10/07, Henning Hraban Ramm wrote:
>
> I didn't even knew there was a version of t-lilypond on CTAN
> (overlooked that in Steffen's post).
You cannot escape the big brother ;)
> (It's a known problem that ConTeXt versions on CTAN are often
> outdated, too.)
If we're speaking about ConTeXt, t
On Thu, 10 May 2007, Henning Hraban Ramm wrote:
> Am 2007-05-10 um 15:44 schrieb Arthur Reutenauer:
>> * The version of the Lilypond module on CTAN isn't actually that new
>> since it dates back to September 2005 (according to the date of
>> t-lilypond.pdf). Now even without that date, we can
Am 2007-05-10 um 15:44 schrieb Arthur Reutenauer:
> * The version of the Lilypond module on CTAN isn't actually that new
> since it dates back to September 2005 (according to the date of
> t-lilypond.pdf). Now even without that date, we can spot it in the
> code
> since it mentions the version
Hallo Steffen,
> I have no idea why this leads to statements like "far tool old" and
> "We need code, not typography!".
You have two different problems:
* The version of the Lilypond module on CTAN isn't actually that new
since it dates back to September 2005 (according to the date o
On Wed, 9 May 2007 23:31:00 +0200, Henning Hraban Ramm wrote:
> Am 2007-05-09 um 13:47 schrieb Steffen Wolfrum:
>
> \enableregime[utf]
>> \usemodule[lilypond]
>>
>> \starttext
>>
>> \startlilypond
>> % Telemann, TWV 40:11
>> \version "2.6.3"
>
> far tool old! use the latest LilyPond 2.10.x!
> (
Am 2007-05-09 um 13:47 schrieb Steffen Wolfrum:
\enableregime[utf]
\usemodule[lilypond]
\starttext
\startlilypond
% Telemann, TWV 40:11
\version "2.6.3"
far tool old! use the latest LilyPond 2.10.x!
(the module works only with LilyPond > 2.8, as mentioned on the wiki
page)
\relative c’
On Wed, 9 May 2007 09:19:19 -0400 (EDT), Aditya Mahajan wrote:
> On Wed, 9 May 2007, Steffen Wolfrum wrote:
>
>> Hi,
>>
>> just out of curiosity I wanted to check whether my context could
>> typeset music.
>> I found lilypond mentioned on the list, downloaded
>> lilypond-2.10.23-1.darwin-x86.tar
On Wednesday 09 May 2007 09:19, Aditya Mahajan wrote:
> On Wed, 9 May 2007, Steffen Wolfrum wrote:
> > Hi,
> >
> > just out of curiosity I wanted to check whether my context could
> > typeset music. I found lilypond mentioned on the list, downloaded
> > lilypond-2.10.23-1.darwin-x86.tar.bz2 from li
On Wed, 9 May 2007, Steffen Wolfrum wrote:
> Hi,
>
> just out of curiosity I wanted to check whether my context could typeset
> music.
> I found lilypond mentioned on the list, downloaded
> lilypond-2.10.23-1.darwin-x86.tar.bz2 from lilypond.org,
> t-lilypond.pdf from ctan and
> t-lilypond.tex po
Hi,
just out of curiosity I wanted to check whether my context could typeset music.
I found lilypond mentioned on the list, downloaded
lilypond-2.10.23-1.darwin-x86.tar.bz2 from lilypond.org,
t-lilypond.pdf from ctan and
t-lilypond.tex posted by Henning here.
When I typeset texexec test.test
Am 2006-10-03 um 23:59 schrieb Mojca Miklavec:
I cannot test since lilypond is not working properly on my computer,
but I get the proper numbers.
Here's an excerpt from the log file (I changed lilypond to echo):
systems : begin file test1 at line 2
system(echo test1-lilypond-1.tmp)...
On 10/3/06, Henning Hraban Ramm wrote:
> Hello again, I'm still stuck with the counter problem, unfortunately
> I got no response...
>
> ConTeXts writes out all the LilyPond pieces as "myfile-lilypond-
> #.tmp", sequential numbered.
> Then it should run LilyPond and epstopdf on the snippets, but ru
Hello again, I'm still stuck with the counter problem, unfortunately
I got no response...
ConTeXts writes out all the LilyPond pieces as "myfile-lilypond-
#.tmp", sequential numbered.
Then it should run LilyPond and epstopdf on the snippets, but runs
them always only on no.1
I.e. the counte
Aaargh! It still doesn't work right; I should have tested with more
than one LilyPond snippet.
\lily!figures is the "image" counter; if I use it in the definition
of the command, it stays 1.
If I use it like below, I get "! Use of \LP doesn't match its
definition."
--- code ---
\def\LP#1{t
Am 2006-09-27 um 09:55 schrieb Hans Hagen:
If I add --ifchanged to the lilypond call, it never does anything;
without it's called twice (like before, I couldn't find out why).
--ifchanged=filename
Ah, great!
Here's the new version again (Willi, please try this, no need for
patching any more
Henning Hraban Ramm wrote:
> Am 2006-09-26 um 22:23 schrieb Hans Hagen:
>> use texmfstart!
>>
>> texmfstart whateverscript whateverargs
>>
>> will free you from adding the path
>>
>> lilypond -b eps -f eps -dno-gs-load-fonts -dinclude-eps-fonts
>>
>> or texmfstart bin:lilypond
>>
>> conversion
Hi Hraban!
This is great! Recently I was trying Lilypond again and thought, that
this music-typesetting environment should be used within ConTeXt. - Your
module worked, after adapting the three path-defs under Windows!
Thanks Hraban and Chritopher!
Willi
Henning Hraban Ramm wrote:
> Yeah, I
Am 2006-09-26 um 22:23 schrieb Hans Hagen:
use texmfstart!
texmfstart whateverscript whateverargs
will free you from adding the path
lilypond -b eps -f eps -dno-gs-load-fonts -dinclude-eps-fonts
or texmfstart bin:lilypond
conversion to pdf:
texmfstart pdftops somefile.eps
if may be wo
Henning Hraban Ramm wrote:
>
> % I tried different methods to convert the LilyPond EPS to PDF:
> \def\LP{/usr/local/bin/lilypond -b eps -f eps -dno-gs-load-fonts -
> dinclude-eps-fonts }
> %\def\TU{/usr/local/teTeX/bin/powerpc-apple-darwin-current/texutil }
> \def\TU{perl /usr
1 - 100 of 139 matches
Mail list logo