Re: Lyluatex: Font selection

2023-04-15 Thread Lukas-Fabian Moser
Hello, This bug was introduced by an attempt to fix an incompatibility with polyglossia, as this one removes proper familyname informations that are normally available from lua. @Jean Abou Samra : I’m the main author of lyluatex (I say the main one, as Urs Liska

RE: Lyluatex: Font selection

2023-04-15 Thread Jacques Peron
ril 2023 09:03 À : Lukas-Fabian Moser Cc : lilypond-user Mailing List (lilypond-user@gnu.org) ; Werner LEMBERG ; catac...@hotmail.com Objet : Re: Lyluatex: Font selection (Out of curiosity, who is catac...@hotmail.com in CC?) > Le 15 avr. 2023 à 10:30, Lukas-Fabian Moser a écrit : >

Re: Lyluatex: Font selection

2023-04-15 Thread Jean Abou Samra
(Out of curiosity, who is catac...@hotmail.com in CC?) > Le 15 avr. 2023 à 10:30, Lukas-Fabian Moser a écrit : > > Folks, > > that's probably more of a Lyluatex issue, but since LilyPond's font handling > is involved (and it's being changed right now and it's something I know > nothing about

Re: lyLuaTex (solved)

2022-11-24 Thread Graham King
> On 24 Nov 2022, at 04:16, David Bellows wrote: > > I'm running some fairly recent version of Ubuntu but instead of > installing TeX from the repository I install TeXLive from here: > https://www.tug.org/texlive/ > This way I can also keep all the packages much more up to date than > what Ubun

Re: lyLuaTex (solved)

2022-11-23 Thread David Bellows
> I have now succeeded in getting lyLuaTex[2][3] working, and this posting > seems as good a place as any to record the steps, in case anyone else might > find it helpful. This is a summary of a moderately painful learning curve, > full of interruptions and blind alleys, so I hope I've captured

Re: lyluatex and HarfBuzz (was: Complex/Large Lilypond projects and build automation)

2019-12-08 Thread Urs Liska
Am 8. Dezember 2019 12:57:38 MEZ schrieb Rembrandt Wolpert : >Sorry, I didn't receive your replies, maybe because I seem to have lost >my >subscription to this list, but I am back on now... > >Here's my environment: > >I am on an up-to-date (08-12-1919) texlive system installed on a Mac >runnin

Re: lyluatex and HarfBuzz (was: Complex/Large Lilypond projects and build automation)

2019-12-08 Thread Rembrandt Wolpert
Sorry, I didn't receive your replies, maybe because I seem to have lost my subscription to this list, but I am back on now... Here's my environment: I am on an up-to-date (08-12-1919) texlive system installed on a Mac running High Sierra. My LilyPond tells me that it is GNU LilyPond 2.19.83. "C

Re: lyluatex and HarfBuzz (was: Complex/Large Lilypond projects and build automation)

2019-12-08 Thread Jacques Menu
Thanks Urs, I don’t think I’ll give LuaTex/LuaLaTex a try then. A nice day! JM > Le 8 déc. 2019 à 09:49, Urs Liska a écrit : > > > Am 08.12.19 um 09:04 schrieb Rembrandt Wolpert: >> Here's the hickup (probably easily fixed, Urs?) that interrupts >> compilation in a small examples: > > > Wel

Re: lyluatex collection for user without internet connection

2019-01-26 Thread Aaron Hill
On 2019-01-26 12:22 am, Aaron Hill wrote: Unfortunately, I inadvertently broke the hyperlinks in the process, so while the snippets render properly, you cannot click on links within the documents. Since I tend to manually search through PDFs, this hasn't been a big enough issue for me to address

Re: lyluatex collection for user without internet connection

2019-01-26 Thread Aaron Hill
On 2019-01-25 6:13 pm, Karlin High wrote: On Fri, Jan 25, 2019 at 7:10 PM Aaron Hill wrote: > In case it helps your friend, I've attached a PDF of the Guile 1.8.7 > docs which can be used as a more technical reference for the specific > flavor of Scheme used by LilyPond. > > The other day I was

Re: lyluatex collection for user without internet connection

2019-01-25 Thread Karlin High
On Fri, Jan 25, 2019 at 7:10 PM Aaron Hill wrote: > > In case it helps your friend, I've attached a PDF of the Guile 1.8.7 > > docs which can be used as a more technical reference for the specific > > flavor of Scheme used by LilyPond. > > > > The other day I was putting together a set of PDFs for

Re: lyluatex collection for user without internet connection

2019-01-25 Thread Aaron Hill
On 2019-01-25 3:52 am, Aaron Hill wrote: On 2019-01-25 2:56 am, Karlin High wrote: I know it's incomplete, but I still consider it the best resource for learning Scheme in LilyPond. In case it helps your friend, I've attached a PDF of the Guile 1.8.7 docs which can be used as a more technical

Re: lyluatex collection for user without internet connection

2019-01-25 Thread Michael Gerdau
> > at least the windows version of texlive 2018 contains lyluatex 1.06 > > (installed via the net). > > > > However for windows the path provided on the program option must not > > include spaces - luatex or whoever parses them reliably removes any blanks. > > I had to copy my LP installation t

Re: lyluatex collection for user without internet connection

2019-01-25 Thread Karlin High
On 1/25/2019 5:09 AM, Urs Liska wrote: In fact I would consider switching from Gitbook to another build system For now, it's going to be easier for everyone if I make do with... wget -r -k -p https://scheme-book.ursliska.de/ ...and hope the results are reasonably functional offline. -- Karlin

Re: lyluatex collection for user without internet connection

2019-01-25 Thread Urs Liska
Hi Karlin, thank you for your interest. Am 25.01.19 um 11:56 schrieb Karlin High: Urs, is your Scheme Book available as a PDF? Unfortunately not. I know it's incomplete, but I still consider it the best resource for learning Scheme in LilyPond. The webs

Re: lyluatex collection for user without internet connection

2019-01-25 Thread Karlin High
Urs, is your Scheme Book available as a PDF? I know it's incomplete, but I still consider it the best resource for learning Scheme in LilyPond. The website seems generated with GitBook, which appears capable of making PDF and ebooks.

Re: lyluatex collection for user without internet connection

2019-01-25 Thread Urs Liska
Am 25.01.19 um 08:30 schrieb Michael Gerdau: Hi list, at least the windows version of texlive 2018 contains lyluatex 1.06 (installed via the net). However for windows the path provided on the program option must not include spaces - luatex or whoever parses them reliably removes any blanks.

Re: lyluatex collection for user without internet connection

2019-01-24 Thread Michael Gerdau
Hi list, at least the windows version of texlive 2018 contains lyluatex 1.06 (installed via the net). However for windows the path provided on the program option must not include spaces - luatex or whoever parses them reliably removes any blanks. I had to copy my LP installation to a path w/o

Re: lyluatex collection for user without internet connection

2019-01-24 Thread Urs Liska
Am 25.01.19 um 02:40 schrieb Karlin High: Someone who writes hymns with LilyPond has asked me about methods for compiling them into a songbook or hymnal. I responded that I like what I see of lyluatex, but it's still a research topic for me. All I know about it is notes I've gathered from the L

Re: lyluatex failing to start LilyPond

2018-10-05 Thread Kevin Barry
Update: after some debugging I was able to verify that this is caused by a bug in the version of Texlive shipped with Fedora 28 (I was able to reproduce the issue described here: https://tex.stackexchange.com/questions/450184/shell-command-error-when-compiling-with-lualatex-shell-escape-in-fedora-2

Re: lyluatex failing to start LilyPond

2018-10-04 Thread Kevin Barry
Hi Urs, Thank you for taking an interest in this! The output of both commands is below: [kevin@pool-ipv6-pd ~]$ lilypond --version GNU LilyPond 2.19.82 Copyright (c) 1996--2015 by Han-Wen Nienhuys Jan Nieuwenhuizen and others. This program is free software. It is covered by the GNU Gen

Re: lyluatex failing to start LilyPond

2018-10-04 Thread Urs Liska
Am 4. Oktober 2018 09:28:27 MESZ schrieb Kevin Barry : >Hi Samual, > >Thank you for taking the time to respond. I tried running the command >with the --shell-escape option before the file name like so: > lualatex --shell-escape lyluatest.tex >And I got the same result. I've attached the log to t

Re: lyluatex failing to start LilyPond

2018-10-04 Thread Kevin Barry
Hi Samual, Thank you for taking the time to respond. I tried running the command with the --shell-escape option before the file name like so: lualatex --shell-escape lyluatest.tex And I got the same result. I've attached the log to this email in case anything is different. The error I'm getting

Re: lyluatex failing to start LilyPond

2018-10-03 Thread Br. Samuel Springuel
On 10/3/18 7:09 PM, Kevin Barry wrote: lualatex lyluatest.ly --shell-escape That's the wrong order. Options come before the file name. -- ✝✝ Br. Samuel, OSB (R. Padraic Springuel) St. Anselm’s Abbey 4501 South Dakota Ave, NE Washington, DC, 20017 202-269-2300 (c) 202-8

Re: Lyluatex

2018-09-18 Thread foxfanfare
foxfanfare wrote > Do you know how to add this > command in TeXworks if I want to compile with it? Don't bother, I found it! -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-user mailing list lilypond-user@gnu.org https:

Re: Lyluatex

2018-09-18 Thread foxfanfare
R. Padraic Springuel wrote > Well, LuaTeX is still having trouble finding the executable, just in this > case it’s looking for C:\Program. That, of course, is not a complete path > to the lilypond executable. The space in the path is clearly not being > escaped correctly. Try adding quotes aroun

Re: Lyluatex

2018-09-18 Thread R. Padraic Springuel
Well, LuaTeX is still having trouble finding the executable, just in this case it’s looking for C:\Program. That, of course, is not a complete path to the lilypond executable. The space in the path is clearly not being escaped correctly. Try adding quotes around the complete path or edit your

Re: Lyluatex

2018-09-18 Thread foxfanfare
Urs Liska-3 wrote > Did you correctly quote that here? I see -shell-escape instead of > --shell-escape. Hi Urs, Actually, I just copied what was written in the GitHub documentation: https://github.com/jperon/lyluatex I tried with the -- and also with \usepackage[program={C:/Program Files (x86)

Re: Lyluatex

2018-09-18 Thread Malte Meyn
Am 18.09.18 um 15:56 schrieb foxfanfare: Bonjour, j'\'edite en \LaTeX! I think that Urs’s answer could be the right direction and sadly cannot help further. But as you’re a LaTeX novice here is an off-topic hint: Since you use LuaLaTeX you can use utf8 characters in input. So you can write

Re: Lyluatex

2018-09-18 Thread Urs Liska
Am 18.09.2018 um 15:56 schrieb foxfanfare: Hi all, I'm beginning my first steps in the world of LaTeX and I'm currently trying to figure out how Lyluatex works. I'm using TeX Live (and TeXworks for editing) on Windows. I made this simple document: \documentclass{article} \usepackage{lyluate

Re: lyluatex: wrapper with both lilypond code and optional arguments

2018-09-17 Thread Malte Meyn
Am 17.09.18 um 16:30 schrieb Malte Meyn: Hi list, I have the following problem: I want to use a wrapper for the ly environment that contains some \layout code, music function definitions etc. *And* I would like to use lyluatex’s label argument. Any idea how to do both? The following example

Re: lyLuaTeX issues

2018-08-10 Thread Jacques Peron
Le ven. 10 août 2018 à 17:25, liebre...@grossmann-venter.com a écrit : Where do you prefer I post issues I find ? > > I have been told that lilypond UG is the place by some (why I am here in > the first place) and others recommended the bugtracker. >

Re: lyLuaTeX issues

2018-08-10 Thread liebrecht
Thank you very much Jacques. lyLuaTeX is a godsent! and solves so much of my problems. It is now possible for those so inclined to do complete one-stop digital presentations were previously it was a multi document nightmare. Last questions I will work through directories of public lilypond ro

Re: lyLuaTeX issues

2018-08-10 Thread Jacques Peron
Hello, Le jeu. 9 août 2018 à 23:08, liebre...@grossmann-venter.com a écrit : … > I attach an example file. > You can check that the lilypond section compiles correctly with > lilypond. > It however fails with lyLuaTeX > > The problem comes from the c

Re: lyLuaTeX anf musixtex clashes

2018-08-01 Thread Urs Liska
Forwarded: Am 01.08.2018 um 12:43 schrieb Ulrike Fischer: Hello Urs, I tried to write to the lilypond list (through gmane) but it will probably not come through. I can't run lilypond on my windows ("ERROR: In procedure primitive-load-path: ERROR: Unable to find file "ice-9/boot-9.scm" in load

Re: lyLuaTeX anf musixtex clashes

2018-08-01 Thread Urs Liska
Am 01.08.2018 um 07:00 schrieb liebre...@grossmann-venter.com: I understand that I cant expect all packages to work with lyLuaTeX but I get a clash between using musixtex in lyLuaTeX . I watered down the clash from a rather large document that stopped working since I had o use some musixtex fu

Re: lyLuaTeX problems I fail to resolve

2018-07-30 Thread Urs Liska
30. Juli 2018 23:42, liebre...@grossmann-venter.com schrieb: > This is seemingly the forum where lyLuaTeX questions are answered. If they're answerable, then yes. Sorry that you seem to stumble over me all over the place, but actually this list should be your first point of contact. If it turns

Re: lyluatex: captions and page breaks

2018-05-17 Thread Federico Bruni
Il giorno gio 17 mag 2018 alle 9:00, Urs Liska ha scritto: Am 17.05.2018 um 08:54 schrieb Federico Bruni: Hi all As lyluatex does not support captions¹, so far I've used \header{piece="Caption"} in the lilypond snippet to display a title before the music fragment. I'm ok with the way

Re: lyluatex: captions and page breaks

2018-05-17 Thread Urs Liska
Am 17.05.2018 um 08:54 schrieb Federico Bruni: Hi all As lyluatex does not support captions¹, so far I've used \header{piece="Caption"} in the lilypond snippet to display a title before the music fragment. I'm ok with the way it looks. The problem is that sometimes this title is put just be

Re: lyluatex: inline vertical alignment of

2018-05-11 Thread Urs Liska
Am 11.05.2018 um 11:25 schrieb Malte Meyn: Am 11.05.2018 um 11:16 schrieb Malte Meyn: I found a way to do this for scores but not for toplevel markups. It’s not even a complicated calculation: just let VerticalAxisGroup.after-line-breaking print it’s Y-extent. Oops, forgot about scores wi

Re: lyluatex: inline vertical alignment of

2018-05-11 Thread Malte Meyn
Am 11.05.2018 um 11:16 schrieb Malte Meyn: I found a way to do this for scores but not for toplevel markups. It’s not even a complicated calculation: just let VerticalAxisGroup.after-line-breaking print it’s Y-extent. Oops, forgot about scores with multiple staves … And I’d thought that Ver

Re: lyluatex: inline vertical alignment of

2018-05-11 Thread Malte Meyn
Am 11.05.2018 um 10:21 schrieb Malte Meyn: Am 10.05.2018 um 15:07 schrieb Urs Liska: Hi Malte, don't know why my previous post got scrambled I don’t know either; my Thunderbird doesn’t show the text in HTML view but in plaintext view it’s fine. The problem is that in a cropped image we

Re: lyluatex: inline vertical alignment of

2018-05-11 Thread Malte Meyn
Am 10.05.2018 um 15:07 schrieb Urs Liska: Hi Malte, don't know why my previous post got scrambled I don’t know either; my Thunderbird doesn’t show the text in HTML view but in plaintext view it’s fine. The problem is that in a cropped image we don't have a clue as to where the staff symb

Re: lyluatex: inline vertical alignment of

2018-05-10 Thread Urs Liska
Hi Malte, don't know why my previous post got scrambled Am 10.05.2018 um 14:31 schrieb Malte Meyn: Hi list, the lyluatex manual (https://github.com/jperon/lyluatex/releases/download/v1.0-beta/lyluatex.pdf) says at p. 8 about vertical alignment of inline snippets: “Note: The alignment work

Re: lyluatex: inline vertical alignment of

2018-05-10 Thread Urs Liska
Hi Malte, Am 10. Mai 2018 14:31:20 MESZ schrieb Malte Meyn : >Hi list, > >the lyluatex manual >(https://github.com/jperon/lyluatex/releases/download/v1.0-beta/lyluatex.pdf) > >says at p. 8 about vertical alignment of inline snippets: > >“Note: The alignment works with the edges of the image file,

Re: lyluatex: cannot \include lilypond file

2018-04-30 Thread Federico Bruni
Il giorno lun 30 apr 2018 alle 10:44, Urs Liska ha scritto: The problem is not the include (and so not the paths) but some parsing error with the % in the included file. lyluatex flattens the LilyPond file (in order to create a hash) by following all included files (i.e. before they even r

Re: lyluatex: cannot \include lilypond file

2018-04-30 Thread Urs Liska
Hi Federico, Thanks for the report. Am 30.04.2018 um 09:59 schrieb Federico Bruni: Hi folks I'm trying to include a simple .ly file in the same directory of my .tex file. Why it's not working? The problem is not the include (and so not the paths) but some parsing error with the % in the

Re: lyluatex can't execute Lilypond

2018-04-25 Thread N. Andrew Walsh
Hi David, On Wed, Apr 25, 2018 at 12:21 PM, David Kastrup wrote: > > > I suspect /path/to/lily/wrapper/lilypond . Can you show the actual > input? It may contain special characters (such as spaces) causing > problems. > > After noticing that the script is referring to my system installation, I

Re: lyluatex can't execute Lilypond

2018-04-25 Thread David Kastrup
"N. Andrew Walsh" writes: > Hi List, > > Urs and I are having trouble figuring out why my version of lyluatex isn't > working. I have the following MWE: > > \documentclass{scrartcl} > \usepackage[program=/path/to/lily/wrapper/lilypond]{lyluatex} > \begin{document} > \begin{lilypond} > c' > \end{l

Re: lyluatex can't execute Lilypond

2018-04-25 Thread Urs Liska
Hi Andrew, please add information about the actual LaTeX and Linux distributions you use. As said I can imagine this makes a difference. Urs Am 25.04.2018 um 12:02 schrieb N. Andrew Walsh: Hi List, Urs and I are having trouble figuring out why my version of lyluatex isn't working. I have

Re: lyluatex: cannot increase the line width

2018-04-24 Thread Federico Bruni
I've added this issue: https://github.com/jperon/lyluatex/issues/195 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: lyluatex: cannot increase the line width

2018-04-20 Thread Federico Bruni
Il giorno ven 20 apr 2018 alle 8:55, Urs Liska ha scritto: Am 20. April 2018 08:51:09 MESZ schrieb Federico Bruni : Hi all Sorry if I use this list to ask questions about lyluatex, but I hope that other are interested on the topic. I'm trying to increase the width of a snippet. In LilyP

Re: lyluatex: cannot increase the line width

2018-04-20 Thread David Kastrup
Federico Bruni writes: > Hi all > > Sorry if I use this list to ask questions about lyluatex, but I hope > that other are interested on the topic. > > I'm trying to increase the width of a snippet. > In LilyPond I can easily do it by changing the line-width and setting > ragged-right to false. >

Re: lyluatex: cannot increase the line width

2018-04-19 Thread Urs Liska
Am 20. April 2018 08:51:09 MESZ schrieb Federico Bruni : >Hi all > >Sorry if I use this list to ask questions about lyluatex, but I hope >that other are interested on the topic. > >I'm trying to increase the width of a snippet. >In LilyPond I can easily do it by changing the line-width and setti

Re: lyLuaTeX, still troubles

2018-04-19 Thread David Kastrup
Federico Bruni writes: > Il giorno mer 18 apr 2018 alle 18:37, Urs Liska > ha scritto: >> >> When you write \begin{lilypond}[] (note the square brackets) your >> second example compiles. >> >> This recalls two separate issues we were struggling with (both of >> which I haven't understood or touc

Re: lyLuaTeX, still troubles

2018-04-19 Thread Federico Bruni
Il giorno mer 18 apr 2018 alle 18:37, Urs Liska ha scritto: Am 18.04.2018 um 18:20 schrieb Urs Liska: Am 18. April 2018 18:10:13 MESZ schrieb Federico Bruni : Hi folks I'm still having a problem with lyluatex... I've installed native TeX Live 2017 on Fedora 27. I've compiled successful

Re: lyLuaTeX, still troubles

2018-04-18 Thread Urs Liska
Am 18.04.2018 um 18:20 schrieb Urs Liska: Am 18. April 2018 18:10:13 MESZ schrieb Federico Bruni : Hi folks I'm still having a problem with lyluatex... I've installed native TeX Live 2017 on Fedora 27. I've compiled successfully a few examples, including the test files and the manual in lyl

Re: lyLuaTeX, still troubles

2018-04-18 Thread Urs Liska
Am 18. April 2018 18:10:13 MESZ schrieb Federico Bruni : >Hi folks > >I'm still having a problem with lyluatex... >I've installed native TeX Live 2017 on Fedora 27. I've compiled >successfully a few examples, including the test files and the manual in > >lyluatex repository. > >Any idea of why t

Re: lyluatex: call for Fedora users

2018-04-17 Thread Federico Bruni
Il giorno mar 27 mar 2018 alle 19:10, Sam Bivens ha scritto: Hi Federico, The MWE I compiled a couple weeks ago that *did* work fine now no longer does, and now I have the exact problem that you have. Curious. I have TeXLive 2016, which was downloaded from the Fedora repositories along wi

Re: lyluatex: call for Fedora users

2018-03-28 Thread R. Padraic Springuel
> On Mar 28, 2018, at 12:06 PM, Federico Bruni wrote: > > sh: all: command not found" That's the result of a bug in io.popen that was present in the version of LuaTeX which shipped with TeXLive 2017. The bug was fixed shortly after TL2017 was released so some other distros may have picked u

Re: lyluatex: call for Fedora users

2018-03-28 Thread Federico Bruni
Il giorno mar 27 mar 2018 alle 19:10, Sam Bivens ha scritto: Hi Federico, The MWE I compiled a couple weeks ago that *did* work fine now no longer does, and now I have the exact problem that you have. Curious. I have TeXLive 2016, which was downloaded from the Fedora repositories along wi

Re: lyluatex: call for Fedora users

2018-03-27 Thread Sam Bivens
Hi Federico, The MWE I compiled a couple weeks ago that *did* work fine now no longer does, and now I have the exact problem that you have. Curious. I have TeXLive 2016, which was downloaded from the Fedora repositories along with LilyPond. I just have the lyluatex files in my file's directory

Re: lyluatex: call for Fedora users

2018-03-27 Thread Federico Bruni
Il giorno mar 27 mar 2018 alle 17:48, Urs Liska ha scritto: Am 27.03.2018 um 17:32 schrieb Federico Bruni: Hi Sam This is good news.. I'm also on Fedora 27. When I run lualatex, it stops when compiling lilypond snippets and a ? prompt appears, so I have to hit enter several times until

Re: lyluatex: call for Fedora users

2018-03-27 Thread Urs Liska
Am 27.03.2018 um 17:32 schrieb Federico Bruni: Hi Sam This is good news.. I'm also on Fedora 27. When I run lualatex, it stops when compiling lilypond snippets and a ? prompt appears, so I have to hit enter several times until the PDF is generated. But what is printed before (or around) t

Re: lyluatex: call for Fedora users

2018-03-27 Thread Federico Bruni
Hi Sam This is good news.. I'm also on Fedora 27. When I run lualatex, it stops when compiling lilypond snippets and a ? prompt appears, so I have to hit enter several times until the PDF is generated. Can you give me more details on your configuration? How did you install LilyPond? How did

Re: lyluatex: call for Fedora users

2018-03-27 Thread Sam Bivens
Hi Federico, lyluatex works great on my Fedora 27 system, though I'm not sure what exactly you mean by "without interaction and clicking Enter to compile LilyPond snippets." All problems I had were solved when I remembered to run it with the --shell-escape option. Sam On 03/27/2018 08:22 A

Re: lyluatex inline question

2018-03-14 Thread Urs Liska
Am 14.03.2018 um 00:14 schrieb Craig Dabelstein: Hi all, So far lyluatex is working brilliantly for me. A question about setting a musical example inline. To make the staff smaller to match the surrounding text I need the inline-staffsize command but I can't get this example to work. \lil

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/ltluate

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 func

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 func

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.lu

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

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

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/

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 Marc

Re: lyluatex usage

2018-02-17 Thread Jacques Peron
Hello, The best place to post a question about lyluatex is on it’s issue tracker . About the problem (with TeXLive 2017): did you update your TeXLive (with tlmgr update) ? I saw some problems with fresh TeXLive

Re: lyluatex usage

2018-02-16 Thread Víctor Cisneros
Ok, so I updated  my TeXlive to 2017 and now the errors are gone, but I have no output. El 16/02/18 a las 11:19, Víctor Cisneros escribió: I'm hoping this is the right place to post a question about lyluatex, since I can't find a mailing list in that project's site. Anyway, I used lyluatex p

LP syntax clarification, was Re: lyluatex and distance between systems

2015-11-06 Thread David Wright
On Fri 06 Nov 2015 at 16:47:16 (+0100), David Kastrup wrote: > David Wright writes: > > NBSP = \markup { " " } > > NBSP = \markup { \char ##x00A0 } > You know that this is different from > > NBSP = \markup \char ##x00A0 > > and instead equivalent to > > NBSP = \markup \line { \char ##x00A0 }

Re: lyluatex and distance between systems

2015-11-06 Thread David Kastrup
David Wright writes: > On Fri 06 Nov 2015 at 08:57:36 (+0100), Marc Hohl wrote: >> Am 05.11.2015 um 21:05 schrieb David Wright: > >> > NBSP = \lyricmode { " " } % non-breakable space > >> Thanks for these ideas, I'll give it a try! > > Posting things here makes you check things out. I have one .i

Re: lyluatex and distance between systems

2015-11-06 Thread David Wright
On Fri 06 Nov 2015 at 08:57:36 (+0100), Marc Hohl wrote: > Am 05.11.2015 um 21:05 schrieb David Wright: > > NBSP = \lyricmode { " " } % non-breakable space > Thanks for these ideas, I'll give it a try! Posting things here makes you check things out. I have one .ily with NBSP = \lyricmode { " "

Re: lyluatex and distance between systems

2015-11-06 Thread Marc Hohl
Am 05.11.2015 um 18:11 schrieb Marc Hohl: Hi list, I use the lyluatex package for my latest project. Everything looks fine, but unfortunately lyluatex does not support \preLilyPondExample, \postLilyPondExample and \betweenLilyPondSystem, respectively. To answer my own question after a bit more

Re: lyluatex and distance between systems

2015-11-05 Thread Marc Hohl
Am 05.11.2015 um 21:05 schrieb David Wright: On Thu 05 Nov 2015 at 18:11:52 (+0100), Marc Hohl wrote: I use the lyluatex package for my latest project. Everything looks fine, but unfortunately lyluatex does not support \preLilyPondExample, \postLilyPondExample and \betweenLilyPondSystem, respect

Re: lyluatex and distance between systems

2015-11-05 Thread David Wright
On Thu 05 Nov 2015 at 18:11:52 (+0100), Marc Hohl wrote: > I use the lyluatex package for my latest project. Everything looks fine, > but unfortunately lyluatex does not support \preLilyPondExample, > \postLilyPondExample and \betweenLilyPondSystem, respectively. > > I want to control the distance