Re: Tremelo Fails To Compile

2013-01-09 Thread Bob Langford
I found I had loaded Lilypond on my Vista machine some time ago.   2.14.0
My file with the whole-note tremolo compiles ok there.   So, I'll print out
my Violin file there.  Thanks for the help.

RDL



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Tremolo-Fails-To-Compile-tp139092p139212.html
Sent from the User mailing list archive at Nabble.com.

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


Re: Tremelo Fails To Compile

2013-01-09 Thread Bob Langford
I'm using the 32-bit version of Ubuntu 12.04 ...

Here's the console output:

Processing `/home/robert/Desktop/test.ly'
Parsing...
Interpreting music... [8]
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T&
Drul_array::at(Direction) [with T = double]: Assertion `d == 1 || d ==
-1' failed.
Processing time: 4 seconds

I didn't think to try this file on my desktop pc running Windows Vista.  
I'll have to get Lilypond installed first, though.   

RDL



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Tremolo-Fails-To-Compile-tp139092p139181.html
Sent from the User mailing list archive at Nabble.com.

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


Re: Tremelo Fails To Compile

2013-01-09 Thread martinwguy
On 9 January 2013 19:13, Bob Langford  wrote:
> Thanks !  for the assistance.
>
> Ubuntu 12.04 LTS, Lilypond 2.14.2 and Jedit via Synaptic, Lilypond tool 
> ACER 5013 notebook
>
> .ly file attached.  I've commented out what doesn't work and left in the
> half-note tremolos.   Too see the compiler fail, comment out the half-notes
> and remove % from the hole-notes.
>
http://lilypond.1069038.n5.nabble.com/file/n139141/test.ly

Nope. Both versions work for me every time both in 32-bit and 64-bit
Ubuntu 12.04 on an AMD CPU. The command and its output are:

$ lilypond test.ly
GNU LilyPond 2.14.2
Processing `test.ly'
Parsing...
Interpreting music... [8]
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
test.ly:23:36: warning: weird stem size, check for narrow beams
\repeat tremolo 8 { bes16 (
e }
Layout output to `test.ps'...
Converting to `./test.pdf'...
success: Compilation successfully completed
$

...assuming I understand what you mean by commenting out one pair of
\repeats and uncommenting the other.

When you say "see the compiler fail", what do you mean exactly? Can
you copy-paste your console output, if you are running lilypond from
the console?

   M

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


Re: Tremelo Fails To Compile

2013-01-09 Thread Bob Langford
Thanks !  for the assistance.

Ubuntu 12.04 LTS, Lilypond 2.14.2 and Jedit via Synaptic, Lilypond tool 
ACER 5013 notebook

.ly file attached.  I've commented out what doesn't work and left in the
half-note tremolos.   Too see the compiler fail, comment out the half-notes
and remove % from the hole-notes.

RDL test.ly   





--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Tremolo-Fails-To-Compile-tp139092p139141.html
Sent from the User mailing list archive at Nabble.com.

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


Re: Tremelo Fails To Compile

2013-01-09 Thread martinwguy
On 9 January 2013 12:36, martinwguy  wrote:
> On 9 January 2013 06:59, Bob Langford  wrote:
>> \repeat tremolo 8 { bes16 e }
>
> Hi, Can you submit a complete example score that show this behaviour
> and say which version of lilypond you are using and on which platform

Oops. It was and you did. My apologies.

However, on Linux 2.14.2 (standard Ubuntu package for amd64 and Debian
on 32-bit i386) does not fail on this for me and produces a
correct-looking PDF.

What system are you running it on, and where exactly does your
lilypond executable come from?

M

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


Re: Tremelo Fails To Compile

2013-01-09 Thread martinwguy
On 9 January 2013 06:59, Bob Langford  wrote:
> \repeat tremolo 8 { bes16 e }

Hi, Can you submit a complete example score that show this behaviour
and say which version of lilypond you are using and on which platform
(linux/windows/etc).

Thanks

   M

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


Tremelo Fails To Compile

2013-01-08 Thread Bob Langford
Greetings,

2.14.2

4/4 time 

This halts the compiler:

\repeat tremolo 8 { bes16 e }

I'd like to print one measure of alternating 16th notes between Bb and E.  
This works

\repeat tremolo 4 { bes16 e } \repeat tremolo 4 { bes16 e }   but I want the
whole note, not two half-notes.  Is there a bug maybe or should I be coding
it differently.

Thanks !
RDL



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Tremelo-Fails-To-Compile-tp139092.html
Sent from the User mailing list archive at Nabble.com.

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