Thanks!
I'll make another question then.
2013/10/4 Marc Hohl
> Hi Marcos,
>
> Am 02.10.2013 17:08, schrieb Marcos Press:
>
> Thanks for answering!
>>
>> My file is the following example from lilypond manuals:
>>
>> ##
>>
>> \documentclass[]{article}
>>
>> \begin{document}
>>
>> Nor
Hi Marcos,
Am 02.10.2013 17:08, schrieb Marcos Press:
Thanks for answering!
My file is the following example from lilypond manuals:
##
\documentclass[]{article}
\begin{document}
Normal LaTeX text.
\begin{lilypond}
\relative c'' {
a4 b c d
}
\end{lilypond}
More LaTeX text, a
Thanks for answering!
My file is the following example from lilypond manuals:
##
\documentclass[]{article}
\begin{document}
Normal LaTeX text.
\begin{lilypond}
\relative c'' {
a4 b c d
}
\end{lilypond}
More LaTeX text, and options in square brackets.
\begin{lilypond}[fragment,
Am 30.09.2013 19:56, schrieb Marcos Press:
I'm not sure what is happening...
LaTeX does not know any lilypond package.
That's true, AFAIK.
Lilypond-book gives these error always:
~$ lilypond-book --pdf --output=out file.lytex
[...]
File "/usr/lib/python2.7/re.py", line 242, in _compi
I'm not sure what is happening...
LaTeX does not know any lilypond package.
Lilypond-book gives these error always:
~$ lilypond-book --pdf --output=out file.lytex
[...]
File "/usr/lib/python2.7/re.py", line 242, in _compile
raise error, v # invalid expression
sre_constants.error: bad c