Re: partcombine problem

2008-03-23 Thread Peter Chubb
> "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

Re: partcombine problem

2008-03-23 Thread Trevor Daniels
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

partcombine problem

2008-03-23 Thread Peter Chubb
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

Re: The LilyPond Report: a new weekly opinion column about Lily's world

2008-03-23 Thread Valentin Villenave
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

Beginning single staff with vertical line

2008-03-23 Thread Marius Andersen
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 {

How to tweak glissandos with a scheme function?

2008-03-23 Thread Eric Dedieu
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

Compilation

2008-03-23 Thread Alan Hardinge
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