Re: Choir-Parts - working with \tag#' - Mulitmeasure Rests not printed

2023-01-28 Thread kieren
mbine, etc.? Cheers, Kieren.

Re: Multiple instances of same articulation/bowing on one note

2023-01-31 Thread kieren
Hi Ahanu, g_\upbow ^\upbow g g % fails I would personally consider that a bug! As for a "solution", what about this? << g_\upbow \\ <>^\upbow >> Not *that* much better than your hack… but maybe a little better? Kieren.

Re: Multiple instances of same articulation/bowing on one note

2023-01-31 Thread kieren
intentionally doubles anything -- be it articulation, markup, dynamic, or whatever -- I consider it a bug it it's stripped from the output. Kieren.

Re: vertical spacing of footnotes

2023-02-13 Thread kieren
arkup, it should ensure lines without descenders will have the same height as those with them. Am I the only one who thinks users shouldn’t have to add transparent letters with ascenders and descenders in order to have a consistent line height?! Working with text should not require such efforts… Kieren

Re: Benefits of Cairo backend over Ghostscript for PDF

2023-03-18 Thread kieren
or operas (and, in the case of workshops, the associated scripts/libretti) on an iPad, the size of each PDF can make a huge difference, both in terms of the storage requirements and the responsiveness within the workflow. Hope that helps clarify! Kieren.

Re: Alternate Measures

2023-03-18 Thread kieren
Hi Greg, Is there a way I can set something at the top of the file where I can specify which version of the measure(s) I want engraved? Look for \tag, and you'll find exactly what you want! Hope that helps, Kieren.

Re: Anybody else playing with GPT4 and Lilypond?

2023-03-29 Thread kieren
Hi Saul, A practical follow up question: what is currently the largest repertoire of publicly available Lilypond scores? Ideally, something like the complete Bach chorales or Mozart piano sonatas. Mutopia? Kieren.

Re: Slurs running into each other

2023-12-17 Thread kieren
r8 | } \score { \new Staff { \TheBusiness } \layout {} } Hope that helps! Kieren.

Re: Tremolo/triplet problem

2024-03-06 Thread kieren
Hi Ralph, Shouldn’t the d be 4. [not 4]? bf2.:6 c4.:3 d4:3 | Maybe I’m misunderstanding…? Cheers, Kieren.

Re: ragged-bottom and spacing for individual pages

2024-03-20 Thread kieren
reak } c'1 \break c'1-\tweak padding 132 _\markup " " \pageBreak \repeat unfold 2 { c'1 \break c'1 \pageBreak } } Hope that helps! Kieren.

Re: Problems hiding clef using \omit

2024-05-17 Thread kieren
Hi Dirck, I don't know what the term is for this "8", so i was not successful searching the manuals and snippets. ClefModifier <https://lilypond.org/doc/v2.25/Documentation/internals/clefmodifier> Hope that helps! Kieren.

Re: Disable all padding and collision around markup

2024-05-19 Thread kieren
verride TextScript.X-offset = -6 \once \override TextScript.Y-offset = -0.375 \once \override TextScript.outside-staff-priority = ##f \sectionLabel "Section label (X-offset + Y-offset)" \clef alto c2^\markup\whiteout\bold "Text" } } %%% SNIPPET ENDS Hope this helps! Kieren.

Re: I'll be in Freiburg/Basel 9-10 January

2025-01-03 Thread kieren
able occasion arises. Best, Kieren.

Re: Different line breaks in parts

2008-05-19 Thread Kieren MacMillan
choose to define line breaks "per edition", your music can quickly become cluttered with more #'tag elements than actual notes!] An example of what I'm suggesting is included below -- hope it helps! Kieren. ___ partANotes = { ... } pa

building a DIY Lilypond engraving server

2008-05-20 Thread Kieren MacMillan
(e.g., how to write code that would allow "in-line" modifications of the volta structures). Like I said, this is a *long-term* thought, so there's no rush... but if anyone has any bright ideas, I'd love to hear them! =) Best wishes, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Context creation

2008-06-02 Thread Kieren MacMillan
'4 g f e d c1 } Because you have asked (implicitly) for two different Staff contexts. =) What you want is to force the two musics to be *consecutive* rather than *concurrent*: { \new Staff = "mycontext" \relative c' { c4 d e f g2. } \context Staff = "mycon

Re: piano chamber music score question

2008-06-03 Thread Kieren MacMillan
See Example 6.5 on the page linked here: <http://lilypond.org/doc/v2.11/input/lsr/lilypond-snippets/Staff- notation> Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

unexpected behaviour with subdivideBeams

2008-06-04 Thread Kieren MacMillan
his issue while trying to solve another problem: the "6/8" beaming of the 16th triplets despite the 3/4 time (as seen in the first example). If anyone can help me with that as well, I'd appreciate it. Thanks! Kieren. %% \version "2.11.47"

Re: markup question

2008-06-05 Thread Kieren MacMillan
hat, for example, accidentals will work "as expected", you won't have problems with transposition, the spacing of the key signature elements are consistent, etc. -- whereas your code simply makes the key signature *look* like it's been changed. Hope this helps! Kieren.

Re: Slur in wrong place: rests too high: adjust stave separation for just one system

2008-06-05 Thread Kieren MacMillan
{ \voiceTwo \slurFix ^( )\![ c] } \new Voice { \voiceOne d' ~ d16( c a g) \bar "||" } >> } } Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Raised 6th step in figured bass

2008-06-06 Thread Kieren MacMillan
cessary? Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

seeking suggestions: stage directions "staff"

2008-06-06 Thread Kieren MacMillan
music to some degree, but not rhythmicised in any strict way. My current plan is to use one extra Staff context (with all the normal engravers removed) for each of these two text "streams", and simply attach \markuplines to notes (or rests or skips). Does anyone have a bette

Re: seeking suggestions: stage directions "staff"

2008-06-06 Thread Kieren MacMillan
quot; -- without attaching the text to a specific instrument. Best, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: how to set different line-widths for different movements within same score?

2008-06-07 Thread Kieren MacMillan
} } \score { { r4 c d e f g a b c1 } } %% Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: constructing a jazz piece

2008-06-08 Thread Kieren MacMillan
You need to COMBINE the global stuff with some other staff's music -- see the trumpet staff in the attached (modified) code. Hope this helps! Kieren. %% \version "2.11.47" global = { \time 5/4 \set Score.markFormatter = #format-mark-box-letters

Re: how to set different line-widths for different movements within same score?

2008-06-09 Thread Kieren MacMillan
e staff lines"?? It's quite a pain to try to figure out the correct magstep adjustment for every different score and/or staff size used... =\ SPONSORSHIP OFFER: Lilypond should have a single command which sets the staff/font size straightfo

Re: How to extract parts

2008-06-10 Thread Kieren MacMillan
ot;2.11.47" \include "cornig.ly" \score { \cornig } 2. Compile the file using Lilypond. 3. Repeat for each desired part. And would be great if we have some better explanation of this feature in the official documentation.. This is all explained pretty well in

Re: change default horizontal spacing

2008-06-10 Thread Kieren MacMillan
you really *do* want to change the DHS, there's lots of information on how to do it in the documentation! Regards, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Roman numeral analysis

2008-06-11 Thread Kieren MacMillan
* (i.e., human-equivalent) analysis, it will be extremely difficult to have this automated... heck, it's often extremely difficult to get two *humans* to agree on the analysis of a given musical passage! ;-) Hope this helps! Kieren. ___ lilyp

Re: how do I control the size of the musical fonts?

2008-06-11 Thread Kieren MacMillan
smaller in the score. How do I do that? There are snippets showing you how to do this in the LSR -- search for "staff size". Best wishes, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Partial measures at the end of a piece

2008-06-11 Thread Kieren MacMillan
eally want to "kill-fill the bar" but keep the | in your code, you could always use \time 4/4 c1 | c2.*4/3 | Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: \layout { \context { \Staff \set ... = ... } } don't work (see NR 5.1.4)

2008-06-12 Thread Kieren MacMillan
-- so it sounds like a doc issue to me. Best, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: \layout { \context { \Staff \set ... = ... } } don't work (see NR 5.1.4)

2008-06-12 Thread Kieren MacMillan
= #A anotherProperty = #B \override Grob #'property = #C ... } But it's not really a perfect solution. Cheers, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Additional dynamics for MIDI

2008-06-12 Thread Kieren MacMillan
#'keep-with-tag in your "engraved output" and MIDI blocks. Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Inspirational Headwords for Chords section of manual

2008-06-13 Thread Kieren MacMillan
m happy to whip something up, but it will have to wait until the beginning of July. Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Divisi and Unison

2008-06-13 Thread Kieren MacMillan
#1 \rotate #135 \arrow } Please post your final version -- it would be a useful LSR snippet! Best, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

CR/LF regression in Lilypond editor

2008-06-14 Thread Kieren MacMillan
an imagine, are quite different! =) Regards, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: stopTrillSpan

2008-06-15 Thread Kieren MacMillan
Hi James, I'm wondering if there's a way to do without the spacer notes. See attached modifications. Be sure to read the docs, especially the section on "relative mode" and "explicitly instantiating voices" (or whatever they're cal

Lilypond-LaTeX on Mac OS X (TeXShop & Lilypond 2.11.x)

2008-06-23 Thread Kieren MacMillan
Hello all, Has anyone been able to get Lilypond-LaTeX to work on Mac OS X since '--psfonts' was deprecated (2.11.xx)? I'd appreciate hints on how to get it going again... Thanks, Kieren. ___ lilypond-user mailing list lilypond-us

Re: Lilypond-LaTeX on Mac OS X (TeXShop & Lilypond 2.11.x)

2008-06-23 Thread Kieren MacMillan
Hi all, I've almost got it going, but I keep getting the error global name 'set' is not defined Any hints would be appreciated. Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Lilypond-LaTeX on Mac OS X (TeXShop & Lilypond 2.11.x)

2008-06-23 Thread Kieren MacMillan
in my TeXShop log file) when using TeXShop -- any ideas how I can force Python 2.5 to always be used, regardless of whence its called? Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo

Re: Inspirational Headwords for Chords section of manual

2008-06-24 Thread Kieren MacMillan
t the Edinburgh Fringe Festival), I'd love to help out. Best, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

wordwrap inside markuplines?

2008-06-24 Thread Kieren MacMillan
terrible. Any hints would be greatly appreciated. Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: wordwrap inside markuplines?

2008-06-24 Thread Kieren MacMillan
speak with you in confidence. } \line { \italic { "TANTALUS: " } Yes? } } doesn't give me what I want. What am I doing wrong? Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://

Re: wordwrap inside markuplines?

2008-06-24 Thread Kieren MacMillan
text Long text Long text ends here } \line { \italic { "TANTALUS: " } Wow… that sux. } } Am I *still* doing something wrong, or is this a bug? Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: wordwrap inside markuplines?

2008-06-24 Thread Kieren MacMillan
ged word processor -- but unfortunately, lilypond-book has its own problems which make it unsuitable for the project I'm currently engraving. Thanks again, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

\underline properties

2008-06-25 Thread Kieren MacMillan
[Lilypond 2.11.49] Hello all, Can the properties of \underline (such as thickness, distance from text, padding/width, etc.) be tweaked? Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo

best way to code music with instrument-switch

2008-06-25 Thread Kieren MacMillan
es in each Staff? Thanks! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: best way to code music with instrument-switch

2008-06-25 Thread Kieren MacMillan
score (and parts), with the correct key signatures in each Staff? For the record, if there's a way to force the KeySignature to redraw in a single part/Staff, that might be a sufficient workaround. Thanks, Kieren. ___ lilypond-user mailing lis

defining a \markup-only context ("Staff"?)

2008-06-25 Thread Kieren MacMillan
(or entire context?) always floats to the top of the GrandStaff that contains it. Without posting an example (which might be hard to reduce), is there anything someone can see or suggest? Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: tweaks

2008-06-27 Thread Kieren MacMillan
t;\include "english.ly" \paper { indent = 0 ragged-right = ##t } \relative { c'\( d e f g1\) \break \override PhrasingSlur #'height-limit = #1 c,4\( d e f g1\) \break } %%%%%% Must be something else in your code...? Kieren. __

[repost] CR/LF regression in Mac OS X Lilypond editor

2008-06-27 Thread Kieren MacMillan
an imagine, are quite different! =) Regards, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: best way to code music with instrument-switch

2008-06-27 Thread Kieren MacMillan
s for reminding me to use \transposition for midi output). Glad I could help. Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

SPONSORSHIP OFFER: centering a context between two other contexts

2008-06-27 Thread Kieren MacMillan
m fighting with that, and it's frustrating. Of course, the ultimate solution would also be immediately applicable to: placing text/performance instructions between staves; setting a single line of lyrics between two vocal/choral lines; etc. Any takers

Re: beams

2008-06-27 Thread Kieren MacMillan
\new Staff = "RH" << \global \RH >> \new Staff = "LH" << \global \LH >> >> } %% Cheers, Kieren. p.s. I'm curious... why do you use nested \relative commands? For me, it makes the code much more difficult to

Re: SPONSORSHIP OFFER: centering a context between two other contexts (followup)

2008-06-27 Thread Kieren MacMillan
d such a feature? Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: best way to code music with instrument-switch

2008-06-27 Thread Kieren MacMillan
Hi Paul, Change the key in the music when the player changes to an instrument in another key. But when this happens at the same time as the \global key change, don't you get an error? Thanks, Kieren. ___ lilypond-user mailing list lil

Re: best way to code music with instrument-switch

2008-06-28 Thread Kieren MacMillan
nd. One starting place might be an additional command for transposing from one instrument to another. A year or so ago, I sponsored a feature which was related to this... it might help us here. Han-Wen: what ever became of the whole instrumentSwitch spo

Re: best practices

2008-06-28 Thread Kieren MacMillan
eas up there, and hope not to lead Lilypond coders astray -- once we, as a community/list, have actually settled on some (truly) best practices, I'll be happy to write them up and submit them for the docs. Cheers, Kieren. ___ lilypond-us

Re: best practices

2008-06-28 Thread Kieren MacMillan
n identified. I think we need to confront our practices, our trial-and-error practices etc. to get a better point of view on this. Agreed... which is precisely why I've been posting these discussions! =) Cheers, Kieren. ___ lilypond-user

Re: best practices

2008-06-29 Thread Kieren MacMillan
de; 2. a minimum of structural changes (e.g., if possible, we want to keep the key changes in a single variable, not break up the flute music variable, etc.); 3. a maximum of code reusability. In other words, something that can easily be put in a template for the average Lilypond user.

Re: SPONSORSHIP OFFER: centering a context between two other contexts (followup)

2008-06-29 Thread Kieren MacMillan
ld be worth it. Agreed -- looking forward to seeing how this idea progresses. Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: compressMusic causes error

2008-06-29 Thread Kieren MacMillan
leDurations. Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: best practices

2008-06-29 Thread Kieren MacMillan
Hi Ian, I really appreciate the spirit of the challenge, but can you correct it as the alto flute's in G? Oops! I've been going back and forth in both directions (\transpose and \transposition) so much, I lost track! =\ Thanks for catching that... Be

Re: How do you move a couple of words down a bit?

2008-07-01 Thread Kieren MacMillan
may have to adjust the -4, of course, to suit your particular situation. Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Shifting headers (title, composer, opus, etc.) vertically upward

2008-07-02 Thread Kieren MacMillan
n use \noPageBreak at the end of the system that Lilypond is pushing to page 2, to force it onto page 1. In each case, search the (2.11) docs [including the LSR] for those respective terms -- I'm sure you'll find more than enough info to assist you. Hope thi

Re: strange lyric problem

2008-07-03 Thread Kieren MacMillan
Hi James, it's processing the % as a word. Are you on MacOS? Regardless, it might be a carriage-return/line-feed issue (like the one I fight with in the MacOS Lilypond editor) -- see what happens if you surround the offending code/line with blank lines. Good luck! K

Re: beams

2008-07-03 Thread Kieren MacMillan
Hi James, So is this a bug? Looks like it... or is there some way around this? Did my solution (posted earlier) not work for you? Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Moving horizontally a \markup block that's outside score

2008-07-03 Thread Kieren MacMillan
Hi Risto, was wondering if it's possible to move around a \markup block that's outside the \score block. One solution is to use \translate. Hope this helps! Kieren. \paper { indent = #0 } { \new ChoirStaff << \n

globally set \markup \box #'box-padding

2008-07-03 Thread Kieren MacMillan
x27;box-padding = #1 but Lilypond says "warning: cannot find property type-check for 'box-padding'..." Any help would be appreciated. Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Are parallel slurs possible?

2008-07-03 Thread Kieren MacMillan
\include "english.ly" phrasingSlurDashed = { \override PhrasingSlur #'dash-period = #0.75 \override PhrasingSlur #'dash-fraction = #0.4 } \relative { \phrasingSlurDashed c'\( d( e)\) } %% Hope this helps! Kieren.

Re: globally set \markup \box #'box-padding

2008-07-04 Thread Kieren MacMillan
e thought *all* user-settable properties were globally- settable... Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Make LilyPond go on to page two

2008-07-06 Thread Kieren MacMillan
ssible -- which shows the issue(s). Cheers, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: different rhythmic units for tuplet's numerator and denominator

2008-07-07 Thread Kieren MacMillan
;> %%%%% Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: different rhythmic units for tuplet's numerator and denominator

2008-07-07 Thread Kieren MacMillan
you need. Hope this helps! Kieren. % \version "2.11.49" tupletExample = \markup { \line { "5" \translate #'(-0.2 . 0) \fontsize #-4 \general-align #Y #DOWN \note #"8" #1 : "3" \transla

Re: Barline spanner

2008-07-07 Thread Kieren MacMillan
Hi Jesse, How can I do this? Search the LSR for "barline": there are lots of examples, including at least one which is exactly what you need. Hope this helps, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lis

Re: LSR search is broken (was: \repeat with upbeat )

2008-07-09 Thread Kieren MacMillan
Hi Sebastiano, I don't know of any problem with the search function. I still find it odd -- and a bit disconcerting -- that the page says (e.g.) "0-13 of 14 results"... ;-) Of course, many thanks for your work on the LSR! Kieren. _

Re: LSR search is broken (was: \repeat with upbeat )

2008-07-09 Thread Kieren MacMillan
c. — I've found reindexing to be fairly easy, in general... Cheers, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Markup and music side by side

2008-07-09 Thread Kieren MacMillan
\fill-line { \line { words go here } \score { { a b c d e } \layout {} } } } Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Special Markup Within Staff?

2008-07-09 Thread Kieren MacMillan
ehead shape of the appropriate element? Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

where can one find the default settings

2008-07-10 Thread Kieren MacMillan
bject page — so that users don't have to hunt them down in fourteen different places, assuming they even know where to look to begin with. [This list of settings should be *automatically* generated, of course, so that no one would have to manually build it for each new Lilypond ver

Re: Size Matters

2008-07-12 Thread Kieren MacMillan
, someone will soon fix this, since it's obviously not intuitive or useful in it's current behaviour. Look in the docs (incl. LSR) for things with magstep: that will help you find a workaround. Best, Kieren. ___ lilypond-user mailing lis

Re: staff switches

2008-07-12 Thread Kieren MacMillan
reated and populated with the notes, you are then able to "cram the staff switch information" down its throat by referencing it using the \context Voice construct. =) Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: staff switches

2008-07-12 Thread Kieren MacMillan
p.s. For the record, you can also do it in a single command: \version "2.11.49" voiceA = \relative { c4 d e g, f e e' d } voiceAswitches = { s2. \change Staff = "LH" s4 s2 \change Staff = "RH" s2 } \score { \new PianoStaff << \new Staff = "RH"

Re: Slur ending repeated

2008-07-13 Thread Kieren MacMillan
this), or program it yourself. Best regards, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Tremolo that crosses staves?

2008-07-22 Thread Kieren MacMillan
Hey Steven, Is it possible to create a tremolo that crosses staves? Here's a workaround... Hope it helps! Kieren. ___ \version "2.11.49" \include "english.ly" fix = { \once \override StemTremolo #'beam-width = #4 \once

Re: lyrics following split voices

2008-07-27 Thread Kieren MacMillan
ce, i.e. use << { \voiceOne } \new Voice { \voiceTwo } >> \oneVoice exchanging \voiceOne and \voiceTwo, if necessary/appropriate. Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Tweaking Vertical Position of a Tie

2008-07-27 Thread Kieren MacMillan
Hi Don, Is there another way to move a tie up just one time? Try \once \override Tie #'Y-offset = #1 Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: How do I represent a Bb(b9)13 chord in chordmode?

2008-07-27 Thread Kieren MacMillan
Hi Henk, There are examples in the docs, as well as many threads in the mail archive, which show how to rename chords. Best, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

[no subject]

2008-08-14 Thread Kieren MacMillan
vamping the examples on stylesheets, trying to develop comprehensive transposing- part guidelines, etc. — and that's still fine by me, if that's the best use of my skills and time. Best wishes, Kieren. ___ lilypond-user mailing list lilypon

Re: strange tempo 2

2008-08-14 Thread Kieren MacMillan
work, but would definitely solve the problem you have. Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: autobeams

2008-08-14 Thread Kieren MacMillan
Hi Daniel, Under what circumstances would you want the upper part to be a different voice from the one-voice part? One case is when you want lyrics or dynamics (etc.) to be attached to the lower part. Hope this helps, Kieren. ___ lilypond-user

Re: doc work

2008-08-15 Thread Kieren MacMillan
ate section/template [with, perhaps, a small explanatory note in the text, including a link to the \midi section]. Cheers, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: doc work

2008-08-15 Thread Kieren MacMillan
plates might be confusing. Therefore, I think we should leave \autoBeamOff out of the mix, and either put a note to the effect of "for typesetting older vocal music, use \autoBeamOff" or (better yet, IMO) leave it for the vocal music section proper. Cheers, Kieren.

Re: doc work

2008-08-15 Thread Kieren MacMillan
hy don't we just add *all Lilypond features* into one "simple" template and let the Lilypond beginners "suddenly discover" everything that Lilypond can do all at once? ;-) Cheers, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: doc work

2008-08-15 Thread Kieren MacMillan
Hi all, Any specific reason the (e.g.) String Quartet templates use Violinone = \new Voice { \relative c'' { … when we haven't explicitly instantiated Voice contexts in other examples/templates? Thanks, Kieren. ___ lilypond-us

Re: doc work

2008-08-15 Thread Kieren MacMillan
were used only for melismas.)" — The Essential Dictionary of Music Notation (Gerou & Lusk), pg. 186 I hope you compare the templates with what the LM and NR (at least the sections that have been updated) have to say. Will do! Kieren. __

Re: doc work

2008-08-15 Thread Kieren MacMillan
othering the list. Well, you decide! I'll keep the thread open for a while, and then make a final decision based on the majority of responses I get. Thanks! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: doc work

2008-08-15 Thread Kieren MacMillan
Hi Jonathan, I couldn't make it work b/c I couldn't figure out *where* to stick the MIDI block. I would offer that was a result of faulty MIDI documentation, not faulty templates. Kieren. ___ lilypond-user mailing list lilypond-us

Re: doc work

2008-08-15 Thread Kieren MacMillan
Chris (et al.): What about adding a comment in the template instead? Sounds like the best plan yet. Thanks, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

  1   2   3   4   5   6   7   8   9   10   >