Re: Fwd: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined.

2016-02-07 Thread David Kastrup
Urs Liska writes: > I *think* it's wrong usage, but I didn't have the time to inspect too > closely. > > The error message about the undefined \lilypond environment indicates > that LaTeX tries to compile the original file and not the one processed > by lilypond-book. Or that there was some \beg

Re: Fwd: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined.

2016-02-07 Thread Noeck
Here is the corrected input file. I ran lilypond-book testbook.lytex pdflatex testbook.tex without errors which produces a correct (though strangely aligned) pdf file. Cheers, Joram % test \documentclass[a4paper]{article} \usepackage[utf8]{inputenc} % \begin{document} \begin{center} \begin{LARGE

Re: Fwd: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined.

2016-02-07 Thread Dave Plater
On 07/02/2016 15:40, Noeck wrote: Both the test file and the issue text show wrong syntax like \end\lilypond} or \end{lilypond\ and the test file includes a file2 which we do not have. If I correct that it works for me (Ubuntu). So in order to make this reproducible and trace it down, complete

Re: Fwd: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined.

2016-02-07 Thread Dave Plater
On 07/02/2016 15:26, David Kastrup wrote: Dave Plater writes: On 07/02/2016 14:16, Simon Albrecht wrote: This would rather be a case for the bug list. Forwarded Message Subject: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined. Date: Sun, 7 Feb

Re: Fwd: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined.

2016-02-07 Thread Urs Liska
I *think* it's wrong usage, but I didn't have the time to inspect too closely. The error message about the undefined \lilypond environment indicates that LaTeX tries to compile the original file and not the one processed by lilypond-book. The OP should check the *actual* result of the lilypond-bo

Re: No staccato on chords in MIDI

2016-02-07 Thread Dan Eble
> On Feb 7, 2016, at 09:57 , Thomas Morley wrote: > > 2016-02-07 15:43 GMT+01:00 Dan Eble : >> % Lilypond does not apply staccato to chords in the MIDI output. >> % A shot of opening LP output in another program is attached. > > Hi Dan, > > can't find any attachement. > > Cheers, > Harm It’

Re: No staccato on chords in MIDI

2016-02-07 Thread Thomas Morley
2016-02-07 15:43 GMT+01:00 Dan Eble : > % Lilypond does not apply staccato to chords in the MIDI output. > % A shot of opening LP output in another program is attached. Hi Dan, can't find any attachement. Cheers, Harm > % Tested with 2.19.36. > \version "2.19.0" > > \score { > \new Staff {

No staccato on chords in MIDI

2016-02-07 Thread Dan Eble
% Lilypond does not apply staccato to chords in the MIDI output. % A shot of opening LP output in another program is attached. % Tested with 2.19.36. \version "2.19.0" \score { \new Staff { c-. -. -. } \midi {} } Regards, — Dan ___ bug-lilypond

Re: Fwd: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined.

2016-02-07 Thread Dave Plater
Unfortunately I'm only subscribed to this list and just wondered if somebody could tell me if this is actually a bug or the wrong usage of lilypond-book. Lilypond-2.18.2 being very mature I would have expected there to have been a bug report already but I can't find any. Thanks Dave Plater On

Re: Fwd: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined.

2016-02-07 Thread Noeck
Both the test file and the issue text show wrong syntax like \end\lilypond} or \end{lilypond\ and the test file includes a file2 which we do not have. If I correct that it works for me (Ubuntu). So in order to make this reproducible and trace it down, complete and correct files would be good to ha

Re: Fwd: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined.

2016-02-07 Thread David Kastrup
Dave Plater writes: >> On 07/02/2016 14:16, Simon Albrecht wrote: >>> This would rather be a case for the bug list. >>> >>> Forwarded Message >>> Subject: lilypond-book/pdflatex: LaTeX Error: Environment >>> lilypond undefined. >>> Date: Sun, 7 Feb 2016 11:58:51 +0200 >>

Fwd: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined.

2016-02-07 Thread Simon Albrecht
This would rather be a case for the bug list. Best, Simon Forwarded Message Subject: lilypond-book/pdflatex: LaTeX Error: Environment lilypond undefined. Date: Sun, 7 Feb 2016 11:58:51 +0200 From: Dave Plater To: lilypond-de...@gnu.org Hi, I maintain lilypond in