Old style numerals for page numbers

2012-03-13 Thread Benjamin Bloomfield
tyle numerals in the title and (unfortunately) regular numerals for the page number. Thanks, Benjamin Bloomfield - \version "2.14.2" % Michael's utilities %% UTF-8 utilities #(define (utf-8->list str) (define (numBytes leader) (cond ((< leader

Old style numerals for page numbers

2012-03-13 Thread Benjamin Bloomfield
I am trying to figure out how I can get Old Style numerals to be used for the page numbers. I found some scheme code here (http://www.mrlauer.org/music/) that defines a markup command oldStyleNum that will replace any digit with the unicode string for the appropriate old style numeral. However

Lyric separator

2013-09-17 Thread Benjamin Bloomfield
Is there a way to put a horizontal line between two stanzas? I have searched around on the web, and haven't found anything. Does anyone know of a way to do this? ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/list

Re: Lyric separator

2013-09-17 Thread Benjamin Bloomfield
Thanks, I think I should be able to make this work. *Benjamin Bloomfield* On Tue, Sep 17, 2013 at 11:29 AM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hi Benjamin, > > > Is there a way to put a horizontal line between two stanzas? I have > searched >

Re: Lyric separator

2013-09-18 Thread Benjamin Bloomfield
example image here<https://illuminare-gregoriophp.googlecode.com/issues/attachment?aid=350001&name=2013-09-18+08.11.22.jpg&token=WMczYzAYipcjN2GbddOjiraFDC8%3A1379519013025&inline=1> . Does anyone have any insights or ideas into how I might accomplish this? Thanks, *Benjamin Bl

Re: Lyric separator

2013-09-18 Thread Benjamin Bloomfield
I think this is perfect, except that it only appears at the beginning of the first system. Is there any way to get Lilypond to add the same markup to the first syllable of each subsequent system? Thanks again, *Benjamin Bloomfield* On Wed, Sep 18, 2013 at 12:19 PM, Kieren MacMillan

Re: Lyric separator

2013-09-19 Thread Benjamin Bloomfield
\melody > } > \new Lyrics \with { > \override LyricText #'after-line-breaking = > #my-callback > } \lyricsto "voice" \lyr > >> > } > \paper { > indent = 0 >

Re: Lyric separator

2013-09-19 Thread Benjamin Bloomfield
Excellent, Thank you so much! This works wonderfully. *Benjamin Bloomfield* On Thu, Sep 19, 2013 at 12:12 PM, David Nalesnik wrote: > > > > On Thu, Sep 19, 2013 at 11:01 AM, David Nalesnik > wrote: > >> Hi Benjamin, >> >> > [...] > > >> Thi

Re: Lyric separator

2013-09-20 Thread Benjamin Bloomfield
that will need to change, so I will have to find that out before I start playing more around with this code. Again, thanks very much. *Benjamin Bloomfield* On Thu, Sep 19, 2013 at 9:00 PM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hi Thomas, > > > At least i

Centering a slur/tie over a syllable

2020-03-04 Thread Benjamin Bloomfield
gnment-X)) (- 0 preword-width) (- (/ (- note-width word-width) 2) preword-width) ) ) ) Any help is greatly appreciated. Thanks, *Benjamin Bloomfield*

stanza numbers at the beginning of every system

2020-03-10 Thread Benjamin Bloomfield
numbers repeated at the beginning of each system. Help is greatly appreciated. Thanks, *Benjamin Bloomfield*

Horizontal placement of first LyricText on a system

2020-04-06 Thread Benjamin Bloomfield
the first lyric syllable is allowed to go, or what the best way would be to prevent these collisions between the LyricText and the InstrumentName. Does anyone have any ideas? Thanks, *Benjamin Bloomfield*

resetting accidentals at word breaks

2020-04-14 Thread Benjamin Bloomfield
'internalBarNumber > (1+ (ly:context-property context > 'internalBarNumber) > > > ) However, I am still trying to figure out how engravers and contexts work to be able to know exactly what's going on. Thanks for any help or ideas, *Benjamin Bloomfield*

Re: resetting accidentals at word breaks

2020-04-15 Thread Benjamin Bloomfield
m for more help. *Benjamin Bloomfield* On Tue, Apr 14, 2020 at 3:02 PM Aaron Hill wrote: > On 2020-04-14 9:14 am, Benjamin Bloomfield wrote: > > However, I am still trying to figure out how engravers and contexts > > work to > > be able to know exactly what's going on. > > &

Re: resetting accidentals at word breaks

2020-04-16 Thread Benjamin Bloomfield
tal within a melisma at the beginning of the group of notes rather than immediately before the note it modifies. I'd be interested if anyone has any ideas where to start on that. I will consult the documentation and see what I can come up with. Thanks, *Benjamin Bloomfield* On Wed, Apr 15

Using shortVocalName for stanza numbers on every system

2020-04-20 Thread Benjamin Bloomfield
gt; } >> } \layout { \context { \Lyrics \override InstrumentName.direction = #RIGHT \override InstrumentName.padding = #1.5 } } I'm not sure how to go about automatically avoiding these collisions, but it seems like there should be a relatively simple way to do so. Does anyone have any ideas? Thanks, *Benjamin Bloomfield* !test.ly Description: Binary data

Re: Using shortVocalName for stanza numbers on every system

2020-04-20 Thread Benjamin Bloomfield
Thanks for the suggestion. I would do that if I knew where the system breaks were going to occur ahead of time. I put the line break in the example code just to simplify it and demonstrate the problem with very little code. *Benjamin Bloomfield* On Mon, Apr 20, 2020 at 10:23 AM Michael Gerdau

Re: Using shortVocalName for stanza numbers on every system

2020-04-20 Thread Benjamin Bloomfield
{\set stanza = "3. "\set shortVocalName = "3. "Wrong Wrong }}* >> } >> } \layout { \context { \Lyrics \override InstrumentName.direction = #RIGHT \override InstrumentName.padding = #1.5 } } Thanks, *Benjamin Bloomfield* On Mon, Apr 20

Re: Using shortVocalName for stanza numbers on every system

2020-04-20 Thread Benjamin Bloomfield
Sometimes I need to use this with lyrics centered between two staves, and I don't want [image: image.png] this to happen. Thanks, *Benjamin Bloomfield* On Mon, Apr 20, 2020 at 11:43 AM Noeck wrote: > I think I’ve seen solutions for that problem on this list or in the > snippe

Removing lyric hyphens

2019-07-24 Thread Benjamin Bloomfield
llables to be as close to each other as if they were a single syllable. Thanks, *Benjamin Bloomfield* Here is (a shortened version of) my code: \include "gregorian.ly" antiphonText = \lyricmode { Draw near, Lord, Ho -- ly Fa -- ther, al -- might -- y and e -- ter -- nal God, au -

Re: Removing lyric hyphens

2019-07-24 Thread Benjamin Bloomfield
e possible line breaks. Thanks, *Benjamin Bloomfield* On Wed, Jul 24, 2019 at 6:02 PM Brian Barker wrote: > At 15:54 24/07/2019 -0400, you wrote: > >I've been trying to totally get rid of the space > >where a lyric hyphen might go, in cases where > >that space is already v

Re: Removing lyric hyphens

2019-07-29 Thread Benjamin Bloomfield
This is actually perfect. I already have a script eliminating all but the first semibreve in a series, so this is exactly what I was looking for. Thanks so much! *Benjamin Bloomfield* On Thu, Jul 25, 2019 at 3:41 AM Alexander Kobel wrote: > Hi Benjamin, > > the closest we have ava

Left align first note of every system with its lyric

2018-02-09 Thread Benjamin Bloomfield
unction to set self-alignment-X if it came immediately after a line break. However, this isn't working. Does anyone have some idea of a way to achieve this? Thanks, *Benjamin Bloomfield* ___ lilypond-user mailing list lilypond-user@gnu.org https:

accidentalStyle

2017-02-02 Thread Benjamin Bloomfield
I might achieve this. Thanks in advance for any help! *Benjamin Bloomfield* ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: accidentalStyle

2017-02-02 Thread Benjamin Bloomfield
OK, thanks. Can you think of any way of automatically setting the measures based on the lyrics? How difficult would this be? Thanks again, *Benjamin Bloomfield* On Thu, Feb 2, 2017 at 1:09 PM, Simon Albrecht wrote: > On 02.02.2017 18:59, Benjamin Bloomfield wrote: > >> Is ther

chord names

2017-02-10 Thread Benjamin Bloomfield
I'm trying to figure out how to make chord modifiers like "sus4" not be superscript. It seems like there should be a simple way to do that, but I don't see it in the "Customizing Chord Names" section o

Re: chord names

2017-02-11 Thread Benjamin Bloomfield
Thank you so much; these both work wonderfully. *Benjamin Bloomfield* On Fri, Feb 10, 2017 at 7:04 PM, Klaus Blum wrote: > Benjamin Bloomfield wrote > > I'm trying to figure out how to tweak the size of the sharp and flat > > symbol that displays when the chord name h

setting ragged-right at a specific forced break

2017-08-11 Thread Benjamin Bloomfield
t end with an automatic line break to be justified, but for those that end with my manually specified \break​ to be ragged-right. Thanks in advance for any advice, *Benjamin Bloomfield* ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: setting ragged-right at a specific forced break

2017-08-11 Thread Benjamin Bloomfield
be as small as possible. Perhaps using multiple scores will be the only way to do it though. Thanks, *Benjamin Bloomfield* On Fri, Aug 11, 2017 at 1:32 PM, Malte Meyn wrote: > > > Am 11.08.2017 um 18:23 schrieb Benjamin Bloomfield: > >> ​So if there is some way of adding as much

Re: reciting text over line breaks

2017-11-09 Thread Benjamin Bloomfield
Also, I am having difficulty preventing hyphens in the lyrics when using \hide NoteHead to hide the noteheads after the breves. Is there a way to force these lyrics to not use hyphens? Thanks, *Benjamin Bloomfield* On Thu, Nov 9, 2017 at 7:44 PM, Benjamin Bloomfield wrote: > Dear forum, I

reciting text over line breaks

2017-11-09 Thread Benjamin Bloomfield
not display, but is there a way to determine if one of these syllables gets placed as the first on a new system, and in that case to unhide its notehead? Thanks so much for any suggestions, *Benjamin Bloomfield* ___ lilypond-user mailing list lilypond-u

Re: reciting text over line breaks

2017-11-10 Thread Benjamin Bloomfield
and everywhere", and I'd really like to find a way to make this automatic. Thanks, *Benjamin Bloomfield* On Fri, Nov 10, 2017 at 3:17 AM, Michael Gerdau wrote: > Hi Benjamin, > > assuming you have your music in a varible called e.g. \music you simply > put your verses like

Scheme Help

2017-11-11 Thread Benjamin Bloomfield
iately before it (if any) to determine whether that is also a breve? Thanks! *Benjamin Bloomfield* ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Scheme Help

2017-11-13 Thread Benjamin Bloomfield
to be visible. I think this may be enough for me to go on though. Thanks very much, *Benjamin Bloomfield* On Sun, Nov 12, 2017 at 2:37 PM, Thomas Morley wrote: > 2017-11-11 17:11 GMT+01:00 Benjamin Bloomfield : > > I am trying to write a scheme to achieve the functionality I w