Re: lyluatex, call for pre-beta review

2018-03-11 Thread Craig Dabelstein
Got it to work. Thanks everyone. Now hopefully I can help with the testing.

Craig



On 11 March 2018 at 23:10, Jacques Peron  wrote:

> 2018-03-11 5:34 GMT+01:00 Craig Dabelstein :
>
>>
>> stack traceback:
>>
>> [C]: in function 'error'
>>
>> ...ocal/texlive/2017/texmf-dist/tex/latex/base/ltluatex.lua:109: in
>> function <...ocal/texlive/2017/texmf-dist/tex/latex/base/ltluatex.lua
>> :108>
>>
>> (...tail calls...)
>>
>> ./lyluatex.lua:899: in function 'lilypond_version'
>>
>> ./lyluatex.lua:1114: in function 'run_lilypond'
>>
>> ./lyluatex.lua:1095: in function 'process'
>>
>> [\directlua]:1: in main chunk.
>>
>> \ly@compilescore ...directlua {ly.score:process()}
>>
>
> Just to be sure: did you launch lualatex with the --shell-escape option ?
> As follows:
>
> lualatex --shell-escape DOCUMENT.tex
>



-- 
*Craig Dabelstein*
Maxime's Music
craig.dabelst...@gmail.com
*http://maximesmusic.com *
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lyluatex, call for pre-beta review

2018-03-11 Thread Jacques Peron
2018-03-11 5:34 GMT+01:00 Craig Dabelstein :

>
> stack traceback:
>
> [C]: in function 'error'
>
> ...ocal/texlive/2017/texmf-dist/tex/latex/base/ltluatex.lua:109: in
> function <...ocal/texlive/2017/texmf-dist/tex/latex/base/ltluatex.lua:108>
>
> (...tail calls...)
>
> ./lyluatex.lua:899: in function 'lilypond_version'
>
> ./lyluatex.lua:1114: in function 'run_lilypond'
>
> ./lyluatex.lua:1095: in function 'process'
>
> [\directlua]:1: in main chunk.
>
> \ly@compilescore ...directlua {ly.score:process()}
>

Just to be sure: did you launch lualatex with the --shell-escape option ?
As follows:

lualatex --shell-escape DOCUMENT.tex
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lyluatex, call for pre-beta review

2018-03-10 Thread Urs Liska


Am 11. März 2018 05:34:50 MEZ schrieb Craig Dabelstein 
:
>Hi all,
>
>Even with this path to my Lilypond:
>
>\usepackage[program=/Applications/LilyPond.app/Contents/
>Resources/bin/lilypond]{lyluatex}
>
>I get this error. I'm still not sure what the problem is.
>
>stack traceback:
>
>[C]: in function 'error'
>
>...ocal/texlive/2017/texmf-dist/tex/latex/base/ltluatex.lua:109: in
>function
><...ocal/texlive/2017/texmf-dist/tex/latex/base/ltluatex.lua:108>
>
>(...tail calls...)
>
>./lyluatex.lua:899: in function 'lilypond_version'
>
>./lyluatex.lua:1114: in function 'run_lilypond'
>
>./lyluatex.lua:1095: in function 'process'
>
>[\directlua]:1: in main chunk.
>
>\ly@compilescore ...directlua {ly.score:process()}
>

What is the output immediately *before* that?

>
>On 11 March 2018 at 13:15, Br. Samuel Springuel 
>wrote:
>
>> That's not the executable script inside the package.  Try:
>>
>>
>> \usepackage[program=/Applications/LilyPond.app/Contents/
>> Resources/bin/lilypond]{lyluatex}
>>
>>
>> Or, follow the directions on the following page for making LilyPond
>> available from the command line on a Mac (in which case the program
>option
>> won't be needed):
>>
>> http://lilypond.org/macos-x.html
>>
>>
>> --
>> ✝
>> Br. Samuel, OSB
>> St. Anselm’s Abbey
>> Washington, DC
>> (R. Padraic Springuel)
>>
>> PAX ☧ ΧΡΙΣΤΟΣ
>>
>>
>> ___
>> lilypond-user mailing list
>> lilypond-user@gnu.org
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
>>

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lyluatex, call for pre-beta review

2018-03-10 Thread Craig Dabelstein
Hi all,

Even with this path to my Lilypond:

\usepackage[program=/Applications/LilyPond.app/Contents/
Resources/bin/lilypond]{lyluatex}

I get this error. I'm still not sure what the problem is.

stack traceback:

[C]: in function 'error'

...ocal/texlive/2017/texmf-dist/tex/latex/base/ltluatex.lua:109: in
function <...ocal/texlive/2017/texmf-dist/tex/latex/base/ltluatex.lua:108>

(...tail calls...)

./lyluatex.lua:899: in function 'lilypond_version'

./lyluatex.lua:1114: in function 'run_lilypond'

./lyluatex.lua:1095: in function 'process'

[\directlua]:1: in main chunk.

\ly@compilescore ...directlua {ly.score:process()}


On 11 March 2018 at 13:15, Br. Samuel Springuel 
wrote:

> That's not the executable script inside the package.  Try:
>
>
> \usepackage[program=/Applications/LilyPond.app/Contents/
> Resources/bin/lilypond]{lyluatex}
>
>
> Or, follow the directions on the following page for making LilyPond
> available from the command line on a Mac (in which case the program option
> won't be needed):
>
> http://lilypond.org/macos-x.html
>
>
> --
> ✝
> Br. Samuel, OSB
> St. Anselm’s Abbey
> Washington, DC
> (R. Padraic Springuel)
>
> PAX ☧ ΧΡΙΣΤΟΣ
>
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>



-- 
*Craig Dabelstein*
Maxime's Music
craig.dabelst...@gmail.com
*http://maximesmusic.com *
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lyluatex, call for pre-beta review

2018-03-10 Thread Br. Samuel Springuel

That's not the executable script inside the package.  Try:


\usepackage[program=/Applications/LilyPond.app/Contents/Resources/bin/lilypond]{lyluatex}


Or, follow the directions on the following page for making LilyPond 
available from the command line on a Mac (in which case the program 
option won't be needed):


http://lilypond.org/macos-x.html


--
✝
Br. Samuel, OSB
St. Anselm’s Abbey
Washington, DC
(R. Padraic Springuel)

PAX ☧ ΧΡΙΣΤΟΣ

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lyluatex, call for pre-beta review

2018-03-10 Thread Craig Dabelstein
Hi Fr. Jacques,

I have this in my code but still can't get lyluatex to find Lilypond.

\usepackage[program=/Applications/LilyPond.app/Contents/MacOS/LilyPond]{lyluatex}

Any other ideas?

Craig


On 11 March 2018 at 09:49, Abbé Jacques Peron 
wrote:

> Hello,
>
> Le 11 mars 2018 00:24:48 GMT+01:00, Craig Dabelstein <
> craig.dabelst...@gmail.com> a écrit :
> >Hi Urs,
> >
> >I can't get it to find my
> >installation of Lilypond. Could you give me an example of the code I
> >need
> >to point lyluatex to a Lilypond installation?
>
> You should use the option "program":
>
> \usepackage[program= PATH/TO/LILYPOND]{lyluatex}
>
> Hoping this helps,
>
> Fr. Jacques Peron +
>



-- 
*Craig Dabelstein*
Maxime's Music
craig.dabelst...@gmail.com
*http://maximesmusic.com *
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lyluatex, call for pre-beta review

2018-03-10 Thread Abbé Jacques Peron
Hello,

Le 11 mars 2018 00:24:48 GMT+01:00, Craig Dabelstein 
 a écrit :
>Hi Urs,
>
>I can't get it to find my
>installation of Lilypond. Could you give me an example of the code I
>need
>to point lyluatex to a Lilypond installation?

You should use the option "program":

\usepackage[program= PATH/TO/LILYPOND]{lyluatex}

Hoping this helps,

Fr. Jacques Peron +

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lyluatex, call for pre-beta review

2018-03-10 Thread Craig Dabelstein
Hi Urs,

I've had a look at lyluatex. It looks amazing but I can't get it to find my
installation of Lilypond. Could you give me an example of the code I need
to point lyluatex to a Lilypond installation? I assume you are compiling
via command line, not through TexShop or TexPad?

Craig


On 8 March 2018 at 01:26, Urs Liska  wrote:

> lyluatex (https://github.com/jperon/lyluatex) is a package for LuaLaTeX
> that allows the inclusion of LilyPond code in .tex documents and
> automatically manages their compilation with LilyPond.
>
> By now the package is a fully-compatible superset to the lilypond-book
> script that ships with LilyPond, and we are preparing a significant v1
> release. Before uploading a Beta version to CTAN we invite the members of
> this mailing list to thoroughly test and review the package and its
> documentation. Please find the description and a rendered manual at
> https://github.com/jperon/lyluatex/issues/177
>
> Best regards
> Urs (Liska)
>
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>



-- 
*Craig Dabelstein*
Maxime's Music
craig.dabelst...@gmail.com
*http://maximesmusic.com *
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


lyluatex, call for pre-beta review

2018-03-07 Thread Urs Liska
lyluatex (https://github.com/jperon/lyluatex) is a package for LuaLaTeX 
that allows the inclusion of LilyPond code in .tex documents and 
automatically manages their compilation with LilyPond.


By now the package is a fully-compatible superset to the lilypond-book 
script that ships with LilyPond, and we are preparing a significant v1 
release. Before uploading a Beta version to CTAN we invite the members 
of this mailing list to thoroughly test and review the package and its 
documentation. Please find the description and a rendered manual at 
https://github.com/jperon/lyluatex/issues/177


Best regards
Urs (Liska)


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user