Re: Images from Liedboek with attribution

2013-06-13 Thread Janek Warchoł
Hi, 2013/6/12 James : > Hello > Correct me if I am wrong, but this is a relatively old version of LilyPond. > The treble clef to me looks like the original one before it was > mangled^H^H^H^H^H^H^H changed. Akhem, akhem. :-) > I forget when, but circa 2.13.something. It was 2.15.9, almost 2 ye

Re: Images from Liedboek with attribution

2013-06-13 Thread Janek Warchoł
Hi all, 2013/6/12 Jan Nieuwenhuizen : > Ah, but you know what Lily looks like? Added two > > > https://plus.google.com/photos/116907903457895631414/albums/5888676946091255025 https://plus.google.com/photos/116907903457895631414/albums/5888676946091255025/5888676943812707106?pid=5888676943812

Re: Text formatting question

2013-06-13 Thread Janek Warchoł
Hi, 2013/6/12 chiffonMyst : > The other thing I would like to do is give a little more spacing after the > title... I've used after-title-spacing but every time I try it nothing > happens. You are using old documentation. after-title-spacing was used in older versions of LilyPond; with 2.16.0 yo

anyone wants to write a howto on MIDI keyboard in Frescobaldi?

2013-06-13 Thread Janek Warchoł
Hi all, i got a suggestion to write a post about using MIDI keyboard with Frescobaldi for fast note input. That's a good idea, but I've never done this, so maybe someone who did would be interested to write a "guest" post? cheers, Janek ___ lilypond-u

Re: anyone wants to write a howto on MIDI keyboard in Frescobaldi?

2013-06-13 Thread Urs Liska
Am 13.06.2013 11:47, schrieb Janek Warchoł: Hi all, i got a suggestion to write a post about using MIDI keyboard with Frescobaldi for fast note input. That's a good idea, but I've never done this, so maybe someone who did would be interested to write a "guest" post? cheers, Janek

adding a markup ("sim.") to the end of a SustainPedalBracket

2013-06-13 Thread Kieren MacMillan
Hello all! I would like to explicitly indicate piano pedalling (using brackets) in the first measure of my score, and then put a "sim." (or similar ;) right after the /\ (i.e., "up+down") marking on the downbeat of the second measure. I was hoping to do one of the two following things: 1. Best

Re: anyone wants to write a howto on MIDI keyboard in Frescobaldi?

2013-06-13 Thread Johan Vromans
Janek Warchoł writes: > i got a suggestion to write a post about using MIDI keyboard with > Frescobaldi for fast note input. That's a good idea, but I've never > done this, so maybe someone who did would be interested to write a > "guest" post? Does it work? If I recall correcty, MIDI keyboard

Re: anyone wants to write a howto on MIDI keyboard in Frescobaldi?

2013-06-13 Thread Federico Bruni
MIDI input was a feature of 1.x series it's in the TODO list for 2.x: https://github.com/wbsoft/frescobaldi/issues/21 but there is a pretty nice screencast of denemo showing MIDI keyboard input: http://vimeo.com/61994482 Il gio, giu 13, 2013 at 11:47 ,Janek Warchoł ha scritto: Hi all, i

Inserting a "Preface" into Table of Contents

2013-06-13 Thread steve
Howdy! I have a Table of Contents. The TOC is the first file and has the first page number. All the rest of the pieces are correctly inserted into the TOC. I have a Preface that appears before the TOC, has a roman numeral like page numbering and is inserted as a pdf after compilat

Re: Images from Liedboek with attribution

2013-06-13 Thread Ed Gordijn
Hi Christ, > In church music, that doesn't indicate 'alternating' time signatures, > but only that both of these are used throughout the piece. I didn't know that, I was indeed expecting a repetition of both time signatures. Thanks, Ed ___ lilypond-us

crossStaff with tieWaitForNote

2013-06-13 Thread Kieren MacMillan
Hello, Any help making the snippet below work "as expected" (i.e., the ties wait for the chord, which is cross-staff) would be appreciated! Thanks, Kieren. ___ \\version "2.17" \language "english" \layout { \context { \PianoStaff \consists #Span_stem_engraver

Weird stems with broken beams

2013-06-13 Thread Nathan
When I turn on \override Beam.positions = #beam::align-with-broken-parts, I get strangely extended or shrunk stems. \version "2.17.20" \new Staff \transpose c c' { \override Beam.breakable = ##t \override Beam.positions = #beam::align-with-broken-parts c1 c1 c1 c2.. c'8[ \break a8 f

Re: crossStaff with tieWaitForNote

2013-06-13 Thread Thomas Morley
2013/6/13 Kieren MacMillan : > Hello, > > Any help making the snippet below work "as expected" (i.e., the ties wait for > the chord, which is cross-staff) would be appreciated! > > Thanks, > Kieren. > ___ > > \\version "2.17" > \language "english" > > \layout { > \context { >

Re: Inserting a "Preface" into Table of Contents

2013-06-13 Thread Thomas Morley
2013/6/13 : > > Howdy! > > I have a Table of Contents. The TOC is the first file and > has the > first page number. All the rest of the pieces are correctly inserted into > the TOC. I have a Preface that appears before the TOC, has a roman numeral > like page numbering and is inser

Re: adding a markup ("sim.") to the end of a SustainPedalBracket

2013-06-13 Thread Thomas Morley
2013/6/13 Kieren MacMillan : > Hello all! > > I would like to explicitly indicate piano pedalling (using brackets) in the > first measure of my score, and then put a "sim." (or similar ;) right after > the /\ (i.e., "up+down") marking on the downbeat of the second measure. > > I was hoping to do

Re: Weird stems with broken beams

2013-06-13 Thread Thomas Morley
2013/6/13 Nathan : > When I turn on \override Beam.positions = #beam::align-with-broken-parts, I > get strangely extended or shrunk stems. > > \version "2.17.20" > > \new Staff \transpose c c' { > \override Beam.breakable = ##t > \override Beam.positions = #beam::align-with-broken-parts > c1

Re: adding a markup ("sim.") to the end of a SustainPedalBracket

2013-06-13 Thread Kieren MacMillan
Hi Harm,it's not completely clear to me what you want to achieve.I want this:1. Best Option = adjust the stencil of the bracket so that \sustainOff would print the entire grouping  "/\_  sim."Please look at the output from the code below and tell what's good/wrong.The "sim." is in the wrong place,

Re: Weird stems with broken beams

2013-06-13 Thread Nathan
On Thu, Jun 13, 2013 at 5:36 PM, Thomas Morley wrote: > > 2013/6/13 Nathan : > > When I turn on \override Beam.positions = #beam::align-with-broken-parts, I > > get strangely extended or shrunk stems. > > > > \version "2.17.20" > > > > \new Staff \transpose c c' { > > \override Beam.breakable =