-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doctoral Thesis in musicology #286
Comments
Sorry for the delay of my reply. Lyluatex has some issues with miktex I didn't manage to fix yet ; it's tested and working on TeXLive. I'll have a look again at miktex ASAP, but I fear it won't be as soon as I'd like it ! |
Thanks for your answer. I did, made work. But now I've found another problem. The log error :
l.320 ...ypondfile{/ExemplosMusicais/Asperges-me.ly} The lua interpreter ran into a problem, so the I've installed the new versions of everything (lilypond, lyluatex), and again didn't work. Could you help me? |
Sure. It would be really helpful if you could send me a MWE (the shortest document which gives this error). The best way is to copy/paste it here, using the verbatim symbols of Markdown as follows : \documentclass{scrartcl}
\usepackage{lyluatex}
\begin{document}
\lilypond{a b c}
\end{document} If you can't narrow things down to a MWE, please send me the whole document, so I can try to reproduce the issue. |
I've tried everything to make lyluatex works, but it isn't. I'm using a MacBook Pro M1 pro with texstudio. I've installed lyluatex with miktex, installed Lillypond 2.18.2 64 bits. Lilypond works very well with Frescobaldi.
Texstudio does return any error in compilation. I'm using Lualatex for compile. If it works, could be the solution about musical examples on my thesis, because I'm writing with Latex.
If you could help me, I will thank you a lot!
The text was updated successfully, but these errors were encountered: