Reduce vertical space in one \score ?

2009-05-14 Thread dan
-style 'modern) Or somewhere else where they are not repeated? Thanks, Dan \version "2.12.0" % necessary for upgrading to future LilyPond versions. \paper { indent = 0\cm #(set-paper-size "letter") } \header{ title = &

Reduce vertical space in one \score ?

2009-05-14 Thread dan
o a \Score \Context? \set fingeringOrientations = #'(down) #(set-accidental-style 'modern) Or somewhere else where they are not repeated? Thanks, Dan \version "2.12.0" % necessary for upgrading to future LilyPond versions. \paper {

Fit on one page?

2009-05-15 Thread dan
pace-between-systems. But if I use this, can you show me how to isolate this first page in a \bookpart, so that I can use the defaults for the rest of the book? Thanks, - Dan ___ \version "2.12.0" % necessary for upgrading to future LilyPond versions

piano chamber music score question

2008-06-03 Thread Dan P .
Hi, I have assembled the piano score part for a violin, cello, piano trio arrangement, and I was wondering if there is a way to shrink the violin and cello staffs on the score so that they aren't as big as the piano part (to increase visibility and overall space). thanks! Dan Pi

Re: \repeat with upbeat (partial) and alternatives

2008-07-17 Thread Dan Eble
writes: > it is only after a long search that I found an easy way to repeat a part of a > melody > - with an upbeat > - ending before the end of a measure > - having different durations in the alternatives > - without producing warnings in the log > > \version "2.11.49" > { > \repeat volta

Re: \repeat with upbeat (partial) and alternatives

2008-07-18 Thread Dan Eble
Dan Eble faithful.be> writes: > Try using the following "\measure" function instead of "\partial 4" in > your example. It should be used in the same place, at the beginning of > the second alternative, otherwise it will cause problems if you ever > unfol

bar lines and unfolded repeats

2008-08-17 Thread Dan Eble
llows. If what I am asking for is currently impossible, I could try to be content with a way to allow a line break other than \bar "". Thanks in advance. -- Dan \version "2.11.52" sampleNotes = \relative c' { \partial 2 e e | c c c c | e2 \bar "

Re: Using one identifier or another

2008-08-17 Thread Dan Eble
Johan Vromans squirrel.nl> writes: > > Hi, > > In a template file I want to check if a particular identifier has been > defined, and act accordingly. These two functions should help. (Suggestions for improvement would be appreciated.) You will either need to define your optional music to be

Re: bar lines and unfolded repeats

2008-08-17 Thread Dan Eble
David Pounder lineone.net> writes: > > I would probably try using \tag round the \bar commands and \removeWithTag for the volta-repeated section. > Well, it gets the job done (thanks for that), but it's less elegant than I was hoping for. For one thing, I don't want to have to remove those b

Re: bar lines and unfolded repeats

2008-08-17 Thread Dan Eble
Dan Eble faithful.be> writes: > > David Pounder lineone.net> writes: > > > > > I would probably try using \tag round the \bar commands and > > \removeWithTag for the volta-repeated section. > > > > Well, it gets the job done (thanks for that),

Re: Using one identifier or another

2008-08-18 Thread Dan Eble
Johan Vromans squirrel.nl> writes: > > Dan Eble faithful.be> writes: > > > These two functions should help. > > Thanks! I can use this. > > > You will either need to define your optional music to be empty when > > it is not required, as in this ex

Lyrics / Fonts

2005-06-02 Thread Dan Soper
install? And finally, if you can tell me how to specify the lyric font name for the whole document in one go that would be great! Lots of questions, I know, but I am a newbie and Lilypond could be the last link that allows me to dump WIndows

Lyrics / Fonts

2005-06-02 Thread Dan Soper
ll? And finally, if you can tell me how to specify the lyric font name for the whole document in one go that would be great! Lots of questions, I know, but I am a newbie and Lilypond could be the last link that allows me to dump WIndows and move to Ubuntu. Thanks, Dan Soper

LILYPOND_DATADIR in 2.10

2007-02-19 Thread Dan Eble
e two *.py files, it seems to be working, but it is a bit irritating to have to resort to that. Thanks, -- Dan ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Tablature + chords

2004-04-20 Thread Dan Bowtell
there any way to make it possible ? > > Some ugly example at : http://dadgad.org/grille-blues-page1.png > I normally use \set TabStaff.minimumFret = #x where x is the lowest fret number you want. That normally has about the right effect. Dan Bowtell -- "Never suck, generally" - John

lilypond-book rotates some elements

2004-07-09 Thread Dan Bowtell
advice you can give me. Dan ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: lilypond-book rotates some elements

2004-07-18 Thread Dan Bowtell
On Friday 16 Jul 2004 23:37, Carl D. Sorensen wrote: > I tried to duplicate your problem to see if I could find what was wrong, > but your lilypond files aren't there. > > Perhaps you could post a link to a .tar or .zip file that included all > the lilypond files? > > Carl Sorensen I solved the pr

Re: harmonics

2004-11-05 Thread Dan Bowtell
t \override TabStaff.Stem #'transparent = ##t Dan Bowtell ___ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Lyrics / Fonts

2005-06-02 Thread Dan Soper
ll? And finally, if you can tell me how to specify the lyric font name for the whole document in one go that would be great! Lots of questions, I know, but I am a newbie and Lilypond could be the last link that allows me to dump WIndows and move to Ubuntu. Thanks, Dan Soper

one bar number per system

2009-08-31 Thread Dan Eble
nt line. Thanks for any suggestions, -- Dan ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: one bar number per system

2009-09-04 Thread Dan Eble
ional, but not exactly what I want. -- Dan On 2 Sep 2009, at 09:17, Trevor Daniels wrote: Mats Bengtsson wrote Wednesday, September 02, 2009 1:38 PM Trevor Daniels wrote: Does this not work when inserted immediately before the first full bar on the line? (I haven't actually tried it)

Disconnected and oddly placed stems

2009-09-05 Thread Dan Florio
Here are the first few measures of a guitar part in a tune I'm working on: (Each line represents a measure) \version "2.12.2" \header { title = "Percussion Song" composer = "Dan Florio" } Guitar = \relative c' { << e1 g d'

Re: shortcut for creating new Staff "subclass" context?

2009-09-08 Thread Dan Eble
t;Ambitus_engraver" } \context { \SoloVoice \name UpperVoice \alias Voice %% @todo 2.12.2 is crashing with a bus error in ambitus engraving % \consists "Ambitus_engraver" } \context { \SoloVoice \name LowerVoice \alias Voice %% @todo 2.12.2 is crashing with a bus

Re: one bar number per system

2009-09-08 Thread Dan Eble
ible begin-of-line-visible ))) (ly:context-pushpop-property ctx 'BarNumber 'break-visibility bar-number-break-visibility-callback))) (set! (ly:music-property musForCtx 'procedure) set-callback) (c

Re: shortcut for creating new Staff "subclass" context?

2009-09-10 Thread Dan Eble
On 2009-09-09, at 08:59 , Kieren MacMillan wrote: Hi Dan, Neil, et al.: Does the following help? SoloVoice is a kind of Voice. UpperVoice and LowerVoice are kinds of SoloVoice. That's [relatively] self-evident. What isn't crystal clear — either in my mind, or (IMO) in the doc

Re: shortcut for creating new Staff "subclass" context?

2009-09-11 Thread Dan Eble
\Staff \name Voice } } \relative c' { c } I'm not sure what it's doing, but it is taking a long time. :-) -- Dan ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Music function for arrow directions in arpeggios

2016-02-23 Thread Dan Eble
. Is this a case where attaching an arpeggio to a chord with ^ or _ should make a difference, or do I misunderstand the point of those characters? — Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

tempo commands not in learning manual

2010-07-24 Thread Dan Wilckens
t and it looks like the situation hasn't been addressed yet. I think this could help new users if all the fundamentals are all right there, easy to find. Thanks for the great program, Dan W. ___ lilypond-user mailing list lilypond-user@gn

Time signatures ¢¢ and cc

2014-09-26 Thread Dan Eble
I have a hymnal in which many songs have time signatures with symbols "cc" and "¢¢" [doubled cut-time symbol]. I can't find any information on these online. Does anyone know what they actually mean? Were they common historically, or is this hymnal just using them ad hoc? My hypothesis based on

Re: Time signatures ¢¢ and cc

2014-09-27 Thread Dan Eble
On Sep 26, 2014, at 08:20 , Simon Albrecht wrote: > Am 26.09.2014 um 04:10 schrieb Dan Eble: >> I have a hymnal in which many songs have time signatures with symbols >> "cc" and "¢¢" [doubled cut-time symbol]. I can't find any information on >> thes

Re: Time signatures ¢¢ and cc

2014-10-18 Thread Dan Eble
Does anyone know how to reduce the spacing between glyphs in these custom time signatures? I’ve tried overriding word-space. I’ve tried \translate. Neither had the desired effect. Thanks. -- Dan \version "2.18.0" timeTwoOne = { \once \override Staff.TimeSignature.stencil =

Re: Time signatures ¢¢ and cc

2014-10-18 Thread Dan Eble
> On Oct 18, 2014, at 14:48 , Kieren MacMillan > wrote: > >> Does anyone know how to reduce the spacing between glyphs in these >> custom time signatures? > > #{ \markup \concat { \musicglyph #"timesig.C22" \musicglyph > #"timesig.C22" } #})) > Hope this helps! Lovely! Thank you! And wi

Automatic repeat

2012-02-13 Thread Dan Israël
Hi, I am writing a piece with a rythmic staff under a melodic staff. I'd like that the rhythmic pattern (one bar) repeats itself automatically, enough times in order to fit the length of the piece (as determined by the melodic staff) Thanks a lot for your help !

Re: Pianostaff 4-part writing and rests

2015-01-24 Thread Dan Eble
f you enjoy undoing hours worth of work as much as doing it in the first place.) — Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Alternative Quarter Rest

2015-01-31 Thread Dan Eble
style after just one rest. — Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: svg font issue(bug?): can't change TimeSignature font (but markup fonts can be changed)

2015-04-28 Thread Dan Eble
(5) fatal error: failed files: "time-signature-font.ly” — Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: svg font issue(bug?): can't change TimeSignature font (but markup fonts can be changed)

2015-04-29 Thread Dan Eble
\override TimeSignature.style = #'swiss } { \time 2/4 c2 } } — Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

ostinato rhythm

2015-06-07 Thread Dan Eble
three separate pitches.) TIA. — Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: [OpenLilyLib] looking for collaborator(s) on stylesheet package/system

2020-08-28 Thread Dan Eble
can participate, but I'd like to watch the conversation go by. — Dan

managing large documents with many snippets

2020-10-22 Thread Dan McMahill
nd-book and add an option to include that extra directory path in the inputs/includes, does anyone have suggestions for other ways that may be better? Perhaps I'm misusing lilypond-book and a good solution already exists. Thanks so much. -Dan

Re: 2.23.5 and poly-mark-engraver https://lsr.di.unimi.it/LSR/Item?id=976

2021-12-30 Thread Dan Eble
his is both a bug-report if anyone’s maintaining the snippet, and a >> question whether there’s now a better way to write da capo, al segno, and >> other coda-like repeats. > > Indeed there is. There's heavy ongoing (or by now maybe even finished?) work > by Dan Eble o

Re: Should \partial accept music instead of duration?

2022-03-19 Thread Dan Eble
be >>> possible, given that a naked duration can be treated as music; but the >>> following does seem to work: ... I wouldn't want to have to explain to users why these turn out different. \score { \fixed c' { \partial 4. 4. } } \score { \fixed c' { \partial c4. c4. } } — Dan

Re: \repeat unfold has problems inside \repeat volta

2022-07-02 Thread Dan Eble
On Jul 2, 2022, at 10:55, Jean Abou Samra wrote: > > Maybe it's possible to introduce other syntax, like another spelling for > \alternative, or just using \volta without an \alternative block (there are > reasons why this doesn't produce volta brackets right now, but there was a > back-and-fo

Slurs in FluidSynth

2019-09-14 Thread Dan Eble
.) Thanks, Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Slurs in FluidSynth

2019-09-14 Thread Dan Eble
one here might be able to save me some work. Regards, — Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Administration of mailing lists

2022-10-07 Thread Dan Eble
didn't know). > > Is that OK with everyone? It is fine with me. — Dan

Time signature cancellation

2023-06-04 Thread Dan Eble
Has anyone here ever used or seen the X-shaped time-signature cancellation sign pictured at [1], or anything similar? Thanks, -- Dan [1] https://gitlab.com/lilypond/lilypond/-/merge_requests/2029

Getting absolute position of objects

2017-09-08 Thread Dan Ringwalt
Hello, I found an old thread which was never answered: https://lists.gnu.org/archive/html/lilypond-user/2015-05/msg00860.html I also need to output the absolute coordinates of all objects on the page, to generate training data for optical music recognition. I'm trying to print some information in

Re: 2.19.80 restNumberThreshold

2017-11-04 Thread Dan Eble
ive to the current problem 2. revert the changes that caused it I’m sorry, but now is not a good season for me to get back into Lilypond development to do this myself. — Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman

Re: Changing voice order...

2016-10-27 Thread Dan Eble
. I’m not sure whether this thread has progressed beyond the need to mention this (forgive me if it has), but this is repulsive. I mean that in as friendly a way as possible. Regards, — Dan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Changing voice order...

2016-10-28 Thread Dan Eble
ntly have? Until I read this thread, I didn’t know that more than two voices were supported, so it hasn’t inconvenienced me; however, it does seem counterintuitive when you write them that way. — Dan ___ lilypond-user mailing list lilypond-user@gnu.

Re: Changing voice order...

2016-10-30 Thread Dan Eble
st" ... > > I find this both disturbing and hard to remember and so for me the > question is what the most satisfactory way to change that would be in > the long term. Maybe let << \sopOne \\ \alto \\ \sopTwo >> work as it works and add a function to

Re: \set Score.proportionalNotationDuration warning on LilyPond 2.25.23

2025-02-09 Thread Dan Eble
alculations should work unchanged with the "AsMoment" properties, allowing time to rework them to use plain old numbers instead of ly:moments. -- Dan

Re: \set Score.proportionalNotationDuration warning on LilyPond 2.25.23

2025-02-09 Thread Dan Eble
s is to remove "moment" cruft from ly code, not to add to it. -- Dan

Re: \set Score.proportionalNotationDuration warning on LilyPond 2.25.23

2025-02-09 Thread Dan Eble
not deprecated. Its type has been changed, therefore the warning about not accepting a moment is correct. -- Dan

quoteDuring expressionmarks

2012-02-27 Thread Dan van Ginhoven
Hi. I'm experimenting with qouteDuring and queDuring for the first time. My code does not copy markups and expressionmarks though. Is there a tweak for that. \version "2.12.3" global= { \time 3/4 \tempo 4 = 132 \clef treble } oboe = \relative c'' { \transposition c a4 b(c) | c4^"Solo

One instrument out of form

2014-12-15 Thread Dan van Ginhoven
mentName = "Tenor II" \TenorIIBb >> } \new Staff \with { printPartCombineTexts = ##f } { << \set Staff.midiInstrument = "tuba" \set Staff.instrumentName = "Bas" \set Staff.shortInstrumentName = "Bas" \Bas >> } >> } % End of score inner block \layout { } } % Score outer block -- Tut Dan van Ginhoven Skogsgärde 186 438 97 RÄVLANDA 0762 40 95 16 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user