Re: mid-measure key change

2013-12-18 Thread Marek Klein
Hello, 2013/12/16 David Kastrup > I don't see an obvious solution (but then I don't understand the bug) > but I boiled down the example somewhat more, killing most of its > musicality but making the problem more apparent. I was suspecting the > tuplets to be involved, but no. In the following,

Re: Multiple midi outputs

2013-09-12 Thread Marek Klein
erent midi file: score {<< \musicA \musicB >> layout {} } score { \musicA midi {} } score { \musicB midi {} } HTH -- Marek Klein [image: Gregoriana] <http://gregoriana.sk/> [image: Gregoriana on facebook]<http://www.facebook.com/pages/Gregor

Re: Create different pdf layers

2013-08-14 Thread Marek Klein
Hello, 2013/8/1 Urs Liska > I have brought this up before without success. But as my interest > reappeared I'll try it again with a slightly more specific question. > there is an existing issue based on your request: http://code.google.com/p/lilypond/issues/detail?id=2542 Do you believe, it is

Re: 'natural' sign

2013-06-24 Thread Marek Klein
ore { \relative do' { \key re \major \time 3/4 fad } } But why? Have you read this chapter of learning manual? http://www.lilypond.org/doc/v2.16/Documentation/learning/accidentals-and-key-signatures HTH -- Marek Klein http://gregoriana.sk Gregoriana on

Re: split duration when changing time signature

2013-06-05 Thread Marek Klein
Hello Stjepan, 2013/6/5 Stjepan Horvat > Marek, > i tryed your sugestion and get > warning: rhythmic head is not part of a rhythmic column. > do you have any clue? > Try to post minimal example demonstrating your problem -- Marek Klein http://gregoriana.sk Gregoriana o

Re: split duration when changing time signature

2013-06-05 Thread Marek Klein
Hello, 2013/6/5 Stjepan Horvat > is there a way to split duration of long notes when chaning time signature: > Yes: http://lilypond.org/doc/v2.16/Documentation/notation/displaying-rhythms#automatic-note-splitting HTH -- Marek Klein http://gregoriana.sk Gregoriana on youtub

Re: run off page

2013-05-03 Thread Marek Klein
s measures 88 – 90 of the right hand. > > > > Please point out my error. > > > It works if the first rest is included in the \times 2/3 { } part... Use bar checks... HTH -- Marek Klein 0918 610 720 http://gregoriana.sk Gregoriana on youtube<http://www.

Re: Breathes placement

2013-05-02 Thread Marek Klein
of (liturgical) music I want to typeset the exact > rythms are not always respected. > This could help you: http://www.lilypond.org/doc/v2.17/Documentation/notation/displaying-rhythms#unmetered-music -- Marek Klein http://gregoriana.sk Gregoriana on youtube<http://www.youtube.com/playlis

Re: creating a rhythm click track

2013-04-18 Thread Marek Klein
ion to the > LilyPond Snippet Repository under the title "Adding metronome ticks to a > piece of music". > > http://lsr.dsi.unimi.it/LSR/Item?id=876 For more complex scores, this could be of interest: http://lists.gnu.org/archive/html/lilypond-user/2010-09/msg00730.html Mare

Re: define \header

2013-04-06 Thread Marek Klein
> This is not true, as you can read here: http://www.lilypond.org/doc/v2.17/Documentation/notation/creating-titles-headers-and-footers#titles-explained -- Marek Klein http://gregoriana.sk Gregoriana on youtube<http://www.youtube.com/playlist?list=PLBQHqma

Re: Multi column page setup

2013-04-04 Thread Marek Klein
right then top-to-bottom or the other way round. > You can place \score in \markup, so you can have columns too. See also: http://lsr.dsi.unimi.it/LSR/Item?id=464 HTH Marek Klein 0918 610 720 http://gregoriana.sk Gregoriana on youtube<http://www.youtube.com/playlist?list=PLBQHqmaUgU

Re: Another happy lilypond user

2013-03-24 Thread Marek Klein
Hello, what about having "Donate" button which would simply link to Sponsoring page? Marek http://gregoriana.sk > ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Centering text between keyboard staves along with dynamics

2013-03-14 Thread Marek Klein
e other > dynamics. Is there a better way to do this? > > Yes: http://www.lilypond.org/doc/v2.16/Documentation/notation/expressive-marks-attached-to-notes#new-dynamic-marks mpdolce = \markup {\dynamic mp \italic dolce} mpdolcedyn = #(make-dynamic-script mpdolce) dynam = { s2\mf s\mpdo

Re: A little ancient notation trouble

2013-03-04 Thread Marek Klein
rg/archive/html/lilypond-user/2010-08/msg00301.html HTH Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Newbie: Setting music, verses, music, verses

2013-03-02 Thread Marek Klein
cond piece of music starts with a time > signature and is indented. I think that this is a consequence of the > second \score section. I would like for this not to occur. > You need just modify your layout block like this: \layout { indent = 0 \context { \Staff \remove "Time_

Re: strange output with lilypond book

2013-01-23 Thread Marek Klein
Hello, 2013/1/21 Julien Rioux > Indeed, there is a bug here: the automatic line width detection fails > because of the included file. This detection is done by copying the latex > preamble to a temporary file in a temp dir, running latex on this file, and > parsing some output about the line widt

Re: Problem with scaled durations

2013-01-04 Thread Marek Klein
Hello, 2013/1/4 Colin Hall > Oscar has run into a known issue with the limited precision of > Rational in Lilypond. > > Although David is correct that this issue can crop up in many places > it makes sense to follow Trevor's suggestion and warn future users who > may end up with the same issue e

Re: Best practices in lyric typesetting

2012-12-18 Thread Marek Klein
Hello, 2012/12/18 m...@mikesolomon.org > I'll tell that to my singers as they tar and feather me. > > I would forse a line break in such a case. Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user

Re: Begin lyrics only with new section

2012-12-16 Thread Marek Klein
mode { A ly -- rics } lC = \lyricmode { C ly -- rics } \score { << \new Staff { \new Voice = "mA" \mA \new Voice = "mB" \mC \new Voice = "mC" \mC} \new Lyrics << \lyricsto "mA" { \lA } \lyricsto "mC" { \lC } >> >>

Re: produce midi drums but hide staff

2012-12-06 Thread Marek Klein
2012/12/6 vector457 > That would mean Id have to write out the pitch notes (ie new staff) > twice? > once for the layout and then again with the drums for the midi. > Of course not: melody = \relative c' { c4 d e f } \score { << \new Staff { \melody } >> \layout { } } \score { << \ne

Re: produce midi drums but hide staff

2012-12-06 Thread Marek Klein
Hello, 2012/12/6 vector457 > yeah I want to keep the drums in the midi output but not display it in the > pdf You can have separate \score blocks for layout and for midi - this way you can get what you want. Like this: \score { \new Staff... \layout {} } \score { \new Staff... \

Re: A documentation suggestion, was: Problem with remove bar number/ why I'm not upgrading to the new stable version

2012-10-31 Thread Marek Klein
2012/10/28 Janek Warchoł > On Sun, Oct 28, 2012 at 11:09 AM, David Kastrup wrote: > > Janek Warchoł writes: > >> +1 for updating documentation. > > > > Would make sense for the bug squad to register the proposal. I don't > > think it would be suitable in the proposed form but that does not mea

Re: Glissando avoid accidental bug?

2012-10-31 Thread Marek Klein
Hello, 2012/10/31 Nick Payne > Regardless of whether I set the end-on-accidental override to true or > false, or omit it completely, the glissandi don't stop short of the > accidental. > > \version "2.17.5" > > \relative c'' { > \accidentalStyle "modern" > \override Glissando #'(bound-details

Re: Documentation figured-bass

2012-10-25 Thread Marek Klein
Hello, 2012/10/23 Noeck > Hi, > > the last two snippets on this page are identical, aren't they? > http://lilypond.org/doc/v2.16/Documentation/notation/figured-bass > > Is that a problem that only occurs in older versions? Should the > documentation be adapted? > Thank you for the report, it has

Re: Manual search returns results from wrong version

2012-10-16 Thread Marek Klein
Hello, 2012/10/16 Nick Payne > Going to the manual page for 2.16 ( http://lilypond.org/manuals.html) > and entering a search term (eg I tried "footnote") in the search box at > upper right returns hits in the 2.17 manuals. The search presented to > Google is: > > site:lilypond.org/doc/v2.17 foot

Re: Fingering problems 2.17.4

2012-10-10 Thread Marek Klein
Hello, 2012/10/10 Nick Payne > See example below: > > a) without any fingering orientation specified, the fingerings are > incorrectly placed, such that the two fingerings above the staff > collide, and the fingerings also appear in the wrong order (the 0 should > not appear next to the E and the

Re: [2.15.36] A hidden note blocks beams from drawing

2012-09-28 Thread Marek Klein
Hello, 2012/9/28 Trevor Daniels > James Harkins wrote Friday, September 28, 2012 8:08 AM > > The beams on the two e's are omitted in this tiny example (version > 2.15.36). > > \relative c' { r8 \hideNotes f8 \unHideNotes e8. e16 e2 } > > The beams are *not* omitted in this tiny example. > > \r

Re: Good news, and thanks to all of you!

2012-09-26 Thread Marek Klein
Hello 2012/9/24 Janek Warchoł > I think this is something that should be listed on our website, both > in http://lilypond.org/productions.html (bug squad, please raise an > issue) as well as in Pondings section (Mike?). > This has been added as http://code.google.com/p/lilypond/issues/detail?id=

Re: Modern Flags with 2.16.0

2012-09-20 Thread Marek Klein
in > 2.14. > > Am I looking at the wrong place or is this feature lost? > http://lilypond.org/doc/v2.16/Documentation/snippets/rhythms#rhythms-using-alternative-flag-styles HTH Marek Klein http://gregoriana.sk ___ lilypond-user m

Re: -dno-point-and-click undocumented (was: PDF information issues)

2012-09-07 Thread Marek Klein
Hello, 2012/9/6 Werner LEMBERG > > - -dno-point-and-click was exactly what I was looking for; > > lilypond --help had not revealed that wisdom. > > Indeed, it is missing for `lilypond -dhelp'. Looks like a bug... > Tthis was added as http://code.google.com/p/lilypond/issues/detail?id=2814by Co

Re: page layout

2012-09-05 Thread Marek Klein
flexible-vertical-spacing-_005cpaper-variables#list-of-flexible-vertical-spacing-_005cpaper-variables Try also to set and unset ragged-bottom and ragged-last-bottom http://lilypond.org/doc/v2.16/Documentation/notation/fixed-vertical-spacing-_005cpaper-variables

Re: page layout

2012-09-05 Thread Marek Klein
ntation/notation/page-layout? Especially http://lilypond.org/doc/v2.16/Documentation/notation/flexible-vertical-spacing-_005cpaper-variablescould navigate you. HTH Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Lyrics help

2012-08-30 Thread Marek Klein
lines to the entire song and you need your two lines only at the beginning, the solution is very simple: firstlyricsline = { lyrics1 lyrics3 lyrics4 lyrics5 } secondlyricsline = { lyrics2 } HTH Marek Klein http://gregoriana.sk ___ lilypond-user mai

Re: Distribute staves evenly on page

2012-06-26 Thread Marek Klein
Hello, 2012/6/26 worshipgeek > > I actually want to ask the opposite question. I'm guessing if someone > knows > the answer to Hartmut's question, they know the answer to mine. I am > working on a hymnal, and often, Lilypond will break across the page right > where I want it to, but the spacin

Re: Problem doing Scheme tutorial

2012-06-05 Thread Marek Klein
Hello, 2012/6/4 Philip Thomas > What I got, however, when I ran the Command Prompt and typing "guile", was > the following: > > "ERROR: In procedure primitive-load-path: > "ERROR: Unable to find file "ice-9/boot-9.scm" in load path" > > Can anyone help, please? I am running LilyPond 2.14.2 under

Re: Lyrics hyphens - which glyph?

2012-05-31 Thread Marek Klein
Hello, 2012/5/31 Philip Thomas > Can anyone tell me which glyph is used for (automatically inserted) lyrics > hyphens? They seem, to my eye, to be wider and lower-placed than ordinary > text hyphens. I would like to add them manually in certain circumstances > and > I want them to match. > > I f

Re: Ugly default note spacing in single staff polyphony

2012-05-24 Thread Marek Klein
Marek Klein 0918 610 720 http://gregoriana.sk 2012/5/24 Nick Payne > In the following, to look correctly positioned, the final A in the bar > needs to be moved slightly to the right relative to the notes in the other > voice each side of it. I tried moving the note to the right using

Re: uniform-stretching results in too much space after barline

2012-05-04 Thread Marek Klein
repeat unfold 16 gis'8 > \layout { > ragged-right = ##f > } > } > > This seems to be already reported: http://code.google.com/p/lilypond/issues/detail?id=1149 Marek Klein bug squad ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Custodes appear one octave higher than I expect

2012-04-18 Thread Marek Klein
and how to fix it? > > It works, if you change \Score to \Staff - like: \layout { \context { \Staff \consists Custos_engraver } HTH Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/m

Re: scores produced with lilypond

2012-03-28 Thread Marek Klein
Hello, 2012/3/28 Thoams Griffin > A modern edition of the serenata Erminia by Alessandro Scarlatti, edited by > Thomas Griffin using Lilypond, is now available from the Istituto Italian > per la > Storia della Musica. The score was performed on 22 October 2010 in the > Galleria > of the Palazzo

Re: Floating markup / Markup takes too much space

2012-03-09 Thread Marek Klein
t around that? > > Pushing... sorry if I seem impatient, I was hoping to solve this today, > and my > last few questions remained unanswered, so I hope I still get through to > you > at all. I can not help you directly, but I would try it with latest stable version... HTH Marek

financial support according to The Lilypond Report #24

2012-03-07 Thread Marek Klein
qualified work. > > Does it mean, that people should express their interest to "keep the LilyPond project from losing you" and you will let them know according to the number of payers how much should everyone each particular month pay? Marek Klein http://gregoriana.sk __

Re: Stem separating dot from notehead

2012-02-10 Thread Marek Klein
Hello, 2012/2/10 Nick Payne > With overlapping parts, Lilypond defaults to separating a dot from its > notehead by placing the overlapping stem in between. According to Gould > (p.57) this is incorrect. The overlapped stem should be placed after the > dot. > Thank you for reporting, I have added

Re: Custom paper size

2012-02-06 Thread Marek Klein
. I would be grateful to hear if > anyone has done this sort of thing before or knows of a better way. > You may be interested in this thread: http://lists.gnu.org/archive/html/lilypond-user/2011-12/msg00535.html HTH Marek Klein http://gregoriana.sk __

Re: Unable to find file "ice-9/boot-9.scm" in load path

2012-02-03 Thread Marek Klein
m/p/lilypond/issues/detail?id=2279 Thank you for reporting. Marek Klein, bug squad ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Switching lyrics to italic in the same syllabe

2012-01-27 Thread Marek Klein
lic i -- nen > > If I do it like this the "i" moves to the next syllabe which is wrong. > When removing either the space after "ph" or before "i" I get errors. > > You have to use \concat Se -- ra -- \concat { ph \ove

Re: Controlling placement of custodes?

2011-10-04 Thread Marek Klein
2011/10/4 Matthew Collett > > On 4/10/2011, at 9:04 pm, Marek Klein wrote: > > > I am curious about how have you obtained the resulting pdf with lilypond, > could I see your ly file? > > Certainly. Most of the formatting tricks are in a included file, so I have > atta

Re: Controlling placement of custodes?

2011-10-04 Thread Marek Klein
c with the first word of antiphon too - this would solve your problem. I am curious about how have you obtained the resulting pdf with lilypond, could I see your ly file? With best Wishes, Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing

Re: time signature between staves

2011-09-27 Thread Marek Klein
this could help you (I guess): http://lsr.dsi.unimi.it/LSR/Item?id=272 HTH Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: barline in gregorian

2011-09-10 Thread Marek Klein
Thank you all very much! Marek ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: error message

2011-09-09 Thread Marek Klein
Hello, 2011/9/9 Gerard McConnell > Hello, > I haven't seen this error message before, could someone explain it please? > I'm not sure I need to include the file, so I'll wait for info. > You have to close your PDF viewer, thats my guess. HTH, Marek -- Marek

barline in gregorian

2011-09-09 Thread Marek Klein
ow I can use \divisioMaxima) Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: swing indicator in score

2011-09-09 Thread Marek Klein
Hello, 2011/9/9 christian > How can I put a visual swing indicator (2 8th = 4 8 triplet) into my score? > Something like this? http://lsr.dsi.unimi.it/LSR/Item?id=204 HTH Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailin

Re: Lilypond's SVG output

2011-08-24 Thread Marek Klein
Hello, 2011/8/18 Sandor Spruit > > Hello, > > I recently had an informal discussion with some collegues on the use of > SVG, in general. > They are in music research, I am a developer working on a completely > unrelated topic - > so please forgive me my ignorance w.r.t. music-related terminology

Re: Setting arbitrary filename for .midi

2011-08-15 Thread Marek Klein
tion/notation/output-file-names HTH Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: rendering png without page

2011-07-19 Thread Marek Klein
Hello, see this thread, with lily2image script: http://lists.gnu.org/archive/html/lilypond-user/2008-10/msg00041.html HTH Marek -- Marek Klein http://gregoriana.sk 2011/7/19 bart deruyter > Hi all, > > I'm using the latest stable verision of lilypond , 2.14.1. now creating the &

Re: How to generate small example PNGs

2011-06-23 Thread Marek Klein
Hello, see also this thread, with lily2image script: http://lists.gnu.org/archive/html/lilypond-user/2008-10/msg00041.html Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman

Re: lyrics vertical movement - help requested.

2011-06-17 Thread Marek Klein
half their height. > This should help you: http://lilypond.org/doc/v2.14/Documentation/snippets/spacing HTH -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: MIDI instrument ignored in 2.13.61 - bug?

2011-05-25 Thread Marek Klein
Hello, 2011/5/25 Henning Hraban Ramm > the violin plays only the very first note, after that it’s only the default > Grand Piano. > > I didn’t find a bug report in the tracker WRT this. > > it's already reported and fixed in git - see: http://code.google.com/p/lilypond/issues/detail?id=1646 HT

Re: Multiple Stanzas in the middle of a piece

2011-04-18 Thread Marek Klein
olution for this is very well described here: http://lilypond.org/doc/v2.13/Documentation/notation/techniques-specific-to-lyrics#divisi-lyrics HTH Marek -- Marek Klein 0918 610 720 http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Multiple Stanzas in the middle of a piece

2011-04-18 Thread Marek Klein
Is this what you need? Marek 2011/4/18 Michael Dykes > OK, Marek. Thanks a lot. However, I need the lyrics to be between the 2 > staves, and not under the bass stave -- and also, ever since I started > messing around with my original file (which did not have the split lyrics), > the barlines h

Re: Multiple Stanzas in the middle of a piece

2011-04-17 Thread Marek Klein
s. > > You have to use skips in your second and third stanzas... see attachment. HTH Marek -- Marek Klein http://gregoriana.sk eis_zn.ly Description: Binary data ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: how to set a partial measure after the beginning of a piece?

2011-04-09 Thread Marek Klein
gt; You can find nice description in 2.13 documentation: http://lilypond.org/doc/v2.13/Documentation/notation-big-page#normal-repeats It should work for 2.12. too... HTH. Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: no natural sign when clef changes

2011-04-01 Thread Marek Klein
On 31 Mar 2011, at 22:25, "Bernhard Ott" > wrote: > Dear all, > > IMHO there should be a natural sign showing the f' after the clef-change: > am I wrong? > > This is known bug - see: http://code.google.com/p/lilypond/issues/detail?id=1471 Marek

Re: inivisble barlines

2011-03-23 Thread Marek Klein
Hello, 2011/3/22 Christian > How do I make all the barlines invisible, except the final one? > Just disable the barline_engraver? > > \version "2.13.40" \score { \relative c''{ \set Score.defaultBarType = "" c1 c c c \bar "|.

Re: scores in columns - vertical alignment

2011-03-17 Thread Marek Klein
Thank you all! Marek http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

scores in columns - vertical alignment

2011-03-17 Thread Marek Klein
\score { \new Staff { a } \layout { } } } } Marek -- Marek Klein http://gregoriana.sk <>___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: filename in markup

2011-03-11 Thread Marek Klein
2011/3/11 MING TSANG > How can I code this in a .ly file? I am just interested in printing the > file name (if possible with the full path) on the bottom of a score sheet. > > Click on the picture (with the text) here: < http://lsr.dsi.unimi.it/LSR/Item?id=197> and you will find the code. Marek

Re: filename in markup

2011-03-11 Thread Marek Klein
2011/3/11 Dmytro O. Redchuk > On Fri 11 Mar 2011, 10:04 Marek Klein wrote: > > Hi all, > > is it possible to print name of current source file with markup or some > > title? > http://lsr.dsi.unimi.it/LSR/Item?id=197 ? >

filename in markup

2011-03-11 Thread Marek Klein
Hi all, is it possible to print name of current source file with markup or some title? Thanks, Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Incipits / spacing

2011-02-23 Thread Marek Klein
> This is kind of unfavourable, because it leads to a different picture than > you would expect in mensural notation where voices are completely > independent. > > Look at this message: http://lists.gnu.org/archive/html/lilypond-user/2010-08/msg

Re: refrain lyrics

2011-02-02 Thread Marek Klein
Hi, 2011/2/2 MING TSANG > How can I print refrain lyric centered between stanza 1 and 2? > > Is this what you are looking for? http://lsr.dsi.unimi.it/LSR/Item?id=503 HTH. Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mai

Re: Automatic metronome track?

2011-01-28 Thread Marek Klein
Hello Mike. 2011/1/29 Michael Ellis > I want to automate the process of generating a midi metronome track > for rehearsal purposes. > See this message: http://lists.gnu.org/archive/html/lilypond-user/2010-09/msg00730.html HTH. Marek -- Marek Klein, http://greg

Re: Clarification of Gregorian Chant terminology

2010-12-30 Thread Marek Klein
seen the term ligature used with square notation, except for lilypond. More commonly used term (as oposit to single-note neumes) is compound neumes. -- Marek Klein, http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Writhing an non vocal letter before the tone in Lyrics

2010-12-16 Thread Marek Klein
om. But if you don't like it, you could shift particular sylable to the left with \once \override LyricText #'X-offset = #-2.4 For example: \version "2.12.3" left = { \once \override LyricText #'X-offset = #-2.4 } \relative { c4 c d4 e } \addlyrics { i -- dem \left "s to" -- bom } HTH. Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: dynamic alignment

2010-12-15 Thread Marek Klein
Hi Jan-Peter, 2010/12/13 Jan-Peter Voigt > Hello list, > > I wrote a script to align dynamics centered on the corresponding note: > > --snip-- > \version "2.12.3" > > % calculate x-alignment based on attribute text + dynamic text > #(define-markup-command (center-dyn layout props atr-text dyn)(m

Re: Alla Breve Problem

2010-11-25 Thread Marek Klein
you (I hope): http://lsr.dsi.unimi.it/LSR/Item?id=725 Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Intersystem marks?

2010-10-07 Thread Marek Klein
alled, but have had a look in the learning manual and > notation references in the likely places, and can't find it. > -- > I have found it: http://lilypond.org/doc/v2.13/Documentation/notation-big-page#separating-systems Marek -- Marek Klein http://gregoriana.sk _

Re: Header separation from markup or music

2010-10-06 Thread Marek Klein
f the page? > -- > If you use 2.13.*, look for after-title-spacing and between-title-spacing in http://lilypond.org/doc/v2.13/Documentation/notation/page-formatting#vertical-dimensions Marek -- Marek Klein http://gregoriana.sk ___ lilypond-user mai

even horizontal spacing

2010-08-19 Thread Marek Klein
Hi, I would like to get even horizontal spacing for all notes disregarding the duration. For example for d2 c4 e2 f1 I would like to get the result as with d2*1/2 c4 e2*1/2 f1*1/4 How could I get this automaticaly? Marek -- Marek Klein http://gregoriana.sk

Re: Special tempo indication in new version of lilypond

2010-07-12 Thread Marek Klein
2010/7/12 Marek Klein > Hello, > > 2010/7/12 胡海鹏 - Hu Haipeng > > Hello, >> I know how to write special tempo indication like 4= ca120 in old >> versions of lilypond. But since the new ones have included \tempo text + >> tempo function, I don't know how

Re: Special tempo indication in new version of lilypond

2010-07-12 Thread Marek Klein
Hello, 2010/7/12 胡海鹏 - Hu Haipeng > Hello, > I know how to write special tempo indication like 4= ca120 in old > versions of lilypond. But since the new ones have included \tempo text + > tempo function, I don't know how to adjust it. Moreover, the indication is > quite different from the snip

Re: bounties

2010-06-17 Thread Marek Klein
; I agree. Paying a 'subscription' for Lilypond usage would suit me just > fine. > > +1 Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: lilypond-book linewidth: unwanted space at the left of the Staff

2010-06-09 Thread Marek Klein
2010/6/9 Robert Memering > Am 09.06.2010 13:53, schrieb Marek Klein: > >> Have you tried to set indent to 0? >> See: >> >> http://lilypond.org/doc/v2.13/Documentation/notation/page-formatting#horizontal-dimensions >> >> Yes, I have. But that's th

Re: lilypond-book linewidth: unwanted space at the left of the Staff

2010-06-09 Thread Marek Klein
tically. > > Have you tried to set indent to 0? See: http://lilypond.org/doc/v2.13/Documentation/notation/page-formatting#horizontal-dimensions Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Multiple midi files?

2010-06-04 Thread Marek Klein
Hi, 2010/6/4 Tim Slattery I was working yesterday with a four-part choral piece. Of course I can > get Lilypond to put out a midi file of the entire piece, but I > couldn't find a way to put out a separate midi file for each voice > (and I did look in the manual). Did I miss something, or is it >

Re: vertical spacing problem

2010-05-17 Thread Marek Klein
Thank you for the solution! -- Marek http://gregoriana.sk 2010/5/17 -Eluze > > > Marek Klein wrote: > > > > Hi, > > I have problem with the attached vocal score and I couldn't reproduce it > > with tiny example... > > > > > > >

vertical spacing problem

2010-05-16 Thread Marek Klein
ader{ composer= \markup \center-column {"Orlando di Lasso" \small "(1532 - 1594)"} title="Communio: Qui manducat" copyright= \markup {"Marek Klein, gregoriana.sk, " \date} } %%

Re: Alignment of rests

2010-02-23 Thread Marek Klein
2010/2/17 Robert Clausecker : > And an half-measure-rest (r2) is positioned just in the center between > the two lines, that looks very uggly. Is there a way to put it right > onto the lower line? Look for \rest here:

Re: 3 problems with LilyPond 2.12.3.1

2010-02-16 Thread Marek Klein
2010/2/16 Phil Holmes : >> : >> "In addition, notes are considered a melisma if they are manually >> beamed, and automatic beaming (see Setting automatic beam behavior) is >> switch

Re: 3 problems with LilyPond 2.12.3.1

2010-02-16 Thread Marek Klein
2010/2/16 Phil Holmes : > accommodate one lyric syllable, rather than the 2 or 4 in the original.  Is > there a way of changing this behaviour so that each beamed quaver > accommodates a syllable, and it's only slurs that make more than one note > per syllable?

drummode midi

2009-11-24 Thread Marek Klein
(incorrect?). Is this a bug, or did I miss some change in syntax? Thanks, Marek Klein http://gregoriana.sk wood-13.0.midi Description: MIDI audio wood-13.5.midi Description: MIDI audio ___ lilypond-user mailing list lilypond-user@gnu.org http://lis

Re: tracking patches

2009-10-26 Thread Marek Klein
My google account: nez...@google.com -- Marek Klein http://gregoriana.sk 2009/10/26 Graham Percival > Great! Do you have a google account? Unfortunately you need one > to open new issues on the tracker. If you have one, I'll add you > as a project member, and you c

Re: tracking patches

2009-10-26 Thread Marek Klein
Hi, I will do it. -- Marek Klein http://gregoriana.sk 2009/10/26 Graham Percival > Could we get a volunteer to keep track of patches? The idea is that > whenever somebody sends a patch, if nobody does anything to it within, > say, 3 days, you add it to the google issue tracker

Re: How do I disable indentation of the first line?

2009-09-28 Thread Marek Klein
Hi, \layout { indent = 0.0 } -- Marek Klein http://gregoriana.sk 2009/9/28 Br. Athanasius Pelletier > I am trying to format music for a hymnal and I do not want the first > stanza/line ( I don't know what it is called) to be indented. How can > i

Re: tie in metronome mark

2009-08-28 Thread Marek Klein
ot; #1 = 80 } > (does not work) > > Any suggestions? > > following snippet could help you: <http://lsr.dsi.unimi.it/LSR/Item?id=204> -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Dynamics at SW of note

2009-08-18 Thread Marek Klein
snippet: <http://lsr.dsi.unimi.it/LSR/Item?id=232> You can also use \markup { \dynamic f } and place it where you like, but I don't like this Idea. -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Producing a small bar...

2009-08-17 Thread Marek Klein
Hi, 2009/8/16 Alberto Simões > Hello > > Any hint on how to produce the output similar to the one in the picture? > (regarding the small bar and ff bellow). > > Thanks > Alberto > do you mean small barline? I would say it is rather caesura. See this snippet:

Fwd: staves with example notes, ancient and modern

2009-08-12 Thread Marek Klein
tern } >> \layout { \context { \Staff \remove "Time_signature_engraver" \remove "Clef_engraver" } ragged-right = ##t indent = 3\cm short-indent = 2\cm } } -- Marek Klein http://gregoriana.sk ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: new website non-git help

2009-08-12 Thread Marek Klein
cond one is much more easier. With strophic songs - adding new strophe means minute or few of work (no matter if I want it one below the other, or one after the other) I don't see nice and simple way how to express this on the features page, but maybe so

  1   2   >