> "Trevor" == Trevor Daniels <[EMAIL PROTECTED]> writes:
Trevor> Hi Peter Forget \partcombine. Chapter 3.2 in the Learning
Trevor> Manual might help. You just need to put the two voices in
Trevor> parallel, like this:
\version "2.11.41"
\score{ \context Staff << \context Voice=tun
Hi Peter
Forget \partcombine. Chapter 3.2 in the Learning Manual might help. You
just need to put the two voices in parallel, like this:
\version "2.11.41"
\score{
\context Staff <<
\context Voice=tune {
\voiceOne
\relative c' {s4. s8 b8. d16 }
}
\context Voice=accomp {
\voiceTw
Hi,
I want to use partcombine to merge in the tune for a song with
its piano accompaniment. But it's not working the way I expect.
Here's a snippet:
---
\version "2.11.41"
\score{
\context Staff
\partcombine
\context Voice=tune \relative c' {s4. s8
2008/3/17, Valentin Villenave <[EMAIL PROTECTED]>:
Greetings everyone,
A new "LilyPond Report" issue is out:
http://valentin.villenave.info/spip.php?article59
%
This week, we are going to raise some questions about Free projects
hosting, to focus on LilyPond's ability to mix past and fu
I want to make a single staff begin with a bracket and a vertical line,
like this:
/ _
||_||
||_||
||_||
||_||
\
What I currently have is the following code,
\score {
Hi, I would like to write a shortcut for short glissandos. Here is what
I have managed to make work for now:
% make next glissando as I want
shortgliss = #(define-music-function (parser location) ()
#{ \once \override Glissando #'thickness = #2
\once \override Glissando #'gap = #0.1
\once
Dear Sirs,
I have not been able to compile your LilyPond program. I get the following
error message in the log file.
# -*-compilation-*-
Processing `C:/My Documents/test.ly'
Parsing...
Interpreting music... [2]
Preprocessing graphical objects...
Layout output to `C:My Documents.ps'...
Converting