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