Re: How to auto print empty measures?

2018-12-29 Thread Philip Bergwerf
Malte Meyn-3 wrote > Am 28.12.18 um 21:22 schrieb Philip Bergwerf: >> When working with Lilypond I want Lilypond to print the empty measures >> from >> every instrument, like how Denemo is doing by default. For example: >> instr. 1 >> has 10 measures of music. I

Re: How to auto print empty measures?

2018-12-29 Thread Philip Bergwerf
enter any music.) The instrument names are helping when writing. Cheers, Philip Bergwerf -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

How to auto print empty measures?

2018-12-28 Thread Philip Bergwerf
, Philip Bergwerf -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: How to get text above fermate?

2016-08-17 Thread Philip Bergwerf
Thanks, that helps! Cheers, Philip Bergwerf 2016-08-17 15:24 GMT+02:00 Kieren MacMillan [via Lilypond] < ml-node+s1069038n193762...@n5.nabble.com>: > Hi Philip, > > > How can i get the text above the fermata and then of course the fermata > like the right 'c’? > &

How to make a p

2016-08-17 Thread Philip Bergwerf
\version "2.18.2" \relative c''{ <<{ c^\p^\< }\\{ c, }>> c' c c c c c c^\f \bar "|." } %I want to make a phttp://lilypond.1069038.n5.nabble.com/How-to-make-a-p-f-crescendo-from-two-voices-to-one-voice-tp193763.html Sent from the User mailing list archive at Nabble.com. _

How to get text above fermate?

2016-08-17 Thread Philip Bergwerf
\version "2.18.2" \relative c''{ c2\fermata^"text" c\fermata } %How can i get the text above the fermata and then of course the fermata like the right 'c'? %Cheers %Philip Bergwerf -- View this message in context: http://lilypond.1069038.n5.

How do i set the minimum system space?

2016-08-06 Thread Philip Bergwerf
Hello everyone, I am puzzling with the following code: %begin code \version "2.18.2" \header { title = "Impromptu in As-dur" subtitle = "D 835-2 (Opus 142 No. 2)" composer = "Franz Shubert" copyright = \markup {© "Philip Bergwerf" \i

Technical question

2016-04-07 Thread Philip Bergwerf
long to see my result and this slows me down in my working proces. So i was wondering if lilypond could work faster if the calculations are calculated by the gpu in stead if the cpu? Because that is another sort of processor? Cheers Philip Bergwerf -- View this message in context: http

Re: Writing a number in stead of notehead.

2016-04-02 Thread Philip Bergwerf
e = "" subsubtitle = "" composer = "Philip Bergwerf" tagline = "Copyright Philip Bergwerf 2016 Piano_Tab" poet = "Piano_TAB" } % PtStaff = \relative c' {<<{ %voiceOne 8_"(c)"-"have to use a lot ties. looks unclear.

Re: Writing a number in stead of notehead.

2016-04-02 Thread Philip Bergwerf
I am searching for a simple way to manually replace the notehead symbol to a digit like a guitar-tab note. Is there a simple command to do that? Cheers, Philip Bergwerf -- View this message in context: http://lilypond.1069038.n5.nabble.com/Writing-a-number-in-stead-of-notehead-tp188824p189202

Writing a number in stead of notehead.

2016-03-22 Thread Philip Bergwerf
. Cheers, Philip Bergwerf -- View this message in context: http://lilypond.1069038.n5.nabble.com/Writing-a-number-in-stead-of-notehead-tp188824.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user

Piano_Tab Notation; questions ;-)

2016-03-10 Thread Philip Bergwerf
{ title = "Fur Elise" subtitle = "Clavierstuck in A minor - WoO 59" subsubtitle = " " composer = "Ludwig van Beethoven" tagline = "Created with Lilypond. Copyright Philip Bergwerf" } #(set-global-staff-size 18) PtStaff =\relative c'' {<<{

Piano_Tab Notation; Tie customization

2016-03-10 Thread Philip Bergwerf
2 0 -2.8 -3 -3.2 -4.8 -5 -5.2 -8 -10 -12 -15 -17 -20 -22 -24 -27 -29)\time 4/4 << \PtStaff >>} \layout { \context { \Staff \remove "Accidental_engraver" \remove "Key_engraver" \remove "Clef_engraver" } } }

Re: Piano_Tab notation; how to disable clef and key engraver?

2016-03-09 Thread Philip Bergwerf
Problem solved! thank you Cheers, Philip -- View this message in context: http://lilypond.1069038.n5.nabble.com/Piano-Tab-notation-how-to-disable-clef-and-key-engraver-tp188358p188361.html Sent from the User mailing list archive at Nabble.com. _

Piano_Tab notation; how to disable clef and key engraver?

2016-03-09 Thread Philip Bergwerf
"\remove "Accidental_engraver"" and "\remove "Clef_engraver" in this .ly". Why does this not work? Where do i have to place these commands to remove the clef and accidental engravers? Regards Philip Bergwerf -- View this message in context: http://lilypon