Re: Graphical markup between objects?

2024-06-23 Thread Thomas Morley
Am So., 23. Juni 2024 um 19:48 Uhr schrieb Fennel : > > > Wondering if it's possible to override the behavior of the glide line such > that the glide will draw to the next fingering regardless of what the second > number is. > > - Fennel It's not possible. Think of chords with multiple

Re: vim-transpose

2024-06-18 Thread Stefan Thomas
ome vital parts, but you should be able to get it > working by renaming Transpose.vim to lilypond.vim and moving it into the > after/ftplugin folder of your (n)vim configuration. Haven't tested it yet, > though... > > Best, > Kenneth > > Stefan Thomas, Jun 18, 2024 at 09:35: &g

vim-transpose

2024-06-18 Thread Stefan Thomas
Dear community, has anyone of You successfully installed LilyVimTranspose? See https://github.com/gustaphe/LilyVimTranspose

Re: autocompletion with vim

2024-06-06 Thread Stefan Thomas
Hello everyone, these are really a lot of suggestions, I will try them out and then get back to you. Am Do., 6. Juni 2024 um 11:05 Uhr schrieb Kenneth Flak < kennethf...@protonmail.com>: > This issue seems related: > > https://github.com/uga-rosa/cmp-dictionary/issues/58 > > Fennel, Jun 06, 2024

autocompletion with vim

2024-06-05 Thread Stefan Thomas
Dear community, did any of You manage to get the autoload-function for lilypond of vim to work? Thanks for Your help, Stefan

Re: gvim point and click

2024-06-04 Thread Stefan Thomas
; file.ly > > works on the shell command line. > On 03/06/2024 06:24, Stefan Thomas wrote: > > Dear David, > thanks for Your reply. > Unfortunately, none of your suggestions have brought the desired result! > Best, > Stefan > > Am Mo., 3. Juni 2024 um 03:19 Uhr sc

Re: gvim point and click

2024-06-02 Thread Stefan Thomas
Dear David, thanks for Your reply. Unfortunately, none of your suggestions have brought the desired result! Best, Stefan Am Mo., 3. Juni 2024 um 03:19 Uhr schrieb David Wright < lily...@lionunicorn.co.uk>: > On Sun 02 Jun 2024 at 16:10:56 (+0200), Stefan Thomas wrote: > > ag

gvim point and click

2024-06-02 Thread Stefan Thomas
Dear community, again, I'm trying to activate point and click in gvim. I made a little success: I wrote in the editor options of okular: gvim --remote-silent +%l %f +normal! %c When I click on a note, the right document is opened and the cursor is placed at the correct line, but not at the correct

Re: spontini-editor

2024-06-01 Thread Stefan Thomas
ellaneous.md#midi-input > > Hope it helps! > > > > On Fri, May 31, 2024 at 8:38 PM Stefan Thomas > wrote: > >> Dear Paolo, >> thank for Your help. I've installed chrome and I changed the workspace. I >> can also see, that webmidi works with this browse

Re: spontini-editor

2024-05-31 Thread Stefan Thomas
: > > > On Thu, May 30, 2024 at 7:14 PM Stefan Thomas > wrote: > >> Dear Paolo, >> I could install Spontini. When I open it in chromium browser I get the >> message "InvalidStateError: Platform dependent initialization failed." >> > > Hi Stef

Re: spontini-editor

2024-05-30 Thread Stefan Thomas
e best and fastest choice might be. > > > In the meantime you can ask questions in the LilyPond-user mailing list, as > is also the case for other editors (like Frescobaldi). I normally read this > mailing list. > > > Il gio 30 mag 2024, 10:49 Stefan Thomas ha > scritto: > >> Dear communiy, >> is there a user group for the spontini editor? >> >

spontini-editor

2024-05-30 Thread Stefan Thomas
Dear communiy, is there a user group for the spontini editor?

Re: how to remove marks automatically

2024-05-25 Thread Stefan Thomas
-empty sequence of characters without any { character \ needs escaping Your could add \s at the end to remove empty spaces or lines Le 25.05.24 à 18:15, Stefan Thomas a écrit : Dear community, I would like to remove automatically all the "\mark \markup { \box { LETTER } }" in the below q

how to remove marks automatically

2024-05-25 Thread Stefan Thomas
Dear community, I would like to remove automatically all the "\mark \markup { \box { LETTER } }" in the below quoted text. Can I do this with regex? Does someone know how? Thanks, Stefan \version "2.22.2" violine = { \clef "treble" | % 1 R1*8 | % 9 \mark \markup { \box { A } }

Re: Conditional code in the midi block

2024-05-20 Thread Thomas Morley
Am So., 19. Mai 2024 um 21:28 Uhr schrieb Carolyn Beeton : > > I would like to include some Staff and Voice context settings in the \midi > block only if a flag is set to ##t and I have not been able to figure out how > to do this. When I try to wrap the \context blocks in a code block with >

New LSR snippet 1187 "New pitch language"

2024-05-01 Thread Thomas Morley
To the author of the new LSR snippet 1187 "New pitch language" https://lsr.di.unimi.it/LSR/Item?u=1=1187 You add your new language to "nederlands", thus \language "alpha" returns a warning: warning: Could not find language `alpha'. Ignoring. Please fix or delete that line. Furthermore, I think

Re: Empty chord construct and \break.

2024-05-01 Thread Thomas Morley
ly. Thank you so much!!! >> >> Hwaen Ch'uqi >> >> >> On Sun, Apr 28, 2024 at 7:24 AM Thomas Morley >> wrote: >>> >>> Am So., 28. Apr. 2024 um 06:25 Uhr schrieb Hwaen Ch'uqi >>> : >>> > >>> > Greetings, >>

Re: Empty chord construct and \break.

2024-04-28 Thread Thomas Morley
Am So., 28. Apr. 2024 um 06:25 Uhr schrieb Hwaen Ch'uqi : > > Greetings, > > I am trying to typeset a stack of spoken lines above a multimeasure rest. > This works fine when preceded by notes in the same system. However, when it > follows a forced break, the output is not so desirable. Can

Re: Special notation question

2024-04-21 Thread Thomas Morley
Am So., 21. Apr. 2024 um 17:43 Uhr schrieb Xavier Mayeur : > Hello, > > In a \time 3/2 score, how can I write the following snippet in Lilypond? > > > > I wonder how to create the 'g' note with that special appearance and with > the right duration... > > -- > Cordialement, > > Xavier MAYEUR >

Re: Bend

2024-04-21 Thread Thomas Richter
) { c'' ^ \markup \brassBend } Thomas Am 20.04.2024 um 22:39 schrieb gehent...@gmail.com: Hello friends, I thought this was recently covered, but I haven't been able to find what I need. I'm looking for an articulation to add that will indicate a note is supposed to bend down, before bending

Re: Bend

2024-04-21 Thread Thomas Richter
I guess what you are looking for is the brassBend glyph (U+E5E3) in Am 20.04.2024 um 22:39 schrieb gehent...@gmail.com: Hello friends, I thought this was recently covered, but I haven't been able to find what I need. I'm looking for an articulation to add that will indicate a note is

Re: Multiple parts on the same stems

2024-04-19 Thread Thomas Morley
Am Di., 16. Apr. 2024 um 22:01 Uhr schrieb Gerardo Ballabio : > > Hello all, > I'm trying to typeset a percussion score with several instruments on > the same staff. When they play simultaneous notes I want to line them > up all on the same stem, like this (output attached, percussion1.pdf): > >

Re: Delayed turns etc

2024-04-17 Thread Thomas Morley
Am Mi., 17. Apr. 2024 um 11:13 Uhr schrieb Jean Abou Samra : > > That works for the last line of the whole score. The line I want to be > "ragged" is the last line of a page. with more music on the next page. > > > There is no way to make just one system ragged except the last one in the >

Re: make-music?

2024-04-13 Thread Thomas Morley
Am Sa., 13. Apr. 2024 um 22:09 Uhr schrieb Pierre-Luc Gauthier : > But what about the parenthesised alist -> (alist) ‽ > > I have not found documentation here : > https://extending-lilypond.gitlab.io/en/scheme/alists.html > nor here : >

Re: make-music?

2024-04-13 Thread Thomas Morley
Am Sa., 13. Apr. 2024 um 20:59 Uhr schrieb Pierre-Luc Gauthier : > > Hello there, > > Quite an easy one I'm sure but I tried many combinations to no avail. > > I have this symbol that I wish to evaluate later. I thought that was > what ly:make-music was for. > > \version "2.25.15" > > #(define

Re: Volta spanner missing edge when using "|" as endRepeatType

2024-02-29 Thread Thomas Morley
Am Do., 29. Feb. 2024 um 07:53 Uhr schrieb Andy Bradford : > > Hello, > > I want to place an interlude that happens only the first time through a > a section that has a repeat and a second interlude for the second time > through. I don't want the repeat measure bar showing up in the middle of >

Re: How to get more accidentials?

2024-02-22 Thread Thomas Richter
... } See "samples/he.ly" for all c... notenames (the other names are equivalent). This is a first attempt to support JI in ekmelily with solely "he" notation and a single set of notenames (Dutch), and alias names like "es" are missing yet. -- Thomas

Re: dynamics in coulour

2024-02-20 Thread Stefan Thomas
g4 r4 r4 | > c,2. | > fis2.\pp\( | > g4\) r4 r4 | > e2.\( | > f4\) r4 r4 | > } > > Regards > > Ritchie > > On Tue, 20 Feb 2024 at 14:49, Stefan Thomas > wrote: > >> Dear community

dynamics in coulour

2024-02-20 Thread Stefan Thomas
Dear community, is it possible to display the dynamics, also haipins and other things like crescendo etc., in coulour? Could someone could give me a hint? Thanks, Stefan

Re: Anyone know this ornament?

2024-02-19 Thread Stefan Thomas
Dear Auke, I don't know this ornament either but maybe it could be useful to see a few bars more of this music. Best, Stefan > > Hallo, I'm transcribing the organ music of Josef Ferdinand Norbert Seger. The prelude I'm currently working on, shows an ornamentation I am not familiar with. See

Re: \partial and \compressMMRests don't seem to work together

2024-02-18 Thread Thomas Morley
Am Sa., 17. Feb. 2024 um 01:18 Uhr schrieb Gerardo Ballabio : > > Sorry, forgot the attachment. > > Il giorno sab 17 feb 2024 alle ore 01:15 Gerardo Ballabio > ha scritto: > > > > Hello, > > I need to change the time in the middle of a bar. > > I managed to do that using \partial, but it seems

Re: Table of Contents and mixed numbers.

2024-02-18 Thread Thomas Morley
Am Do., 15. Feb. 2024 um 19:16 Uhr schrieb Hwaen Ch'uqi : > > Greetings, > > Until upgrading to 2.24, I had been using certain Scheme code and > \paper block layouts in order to output books consisting of prefatory > material with Roman numeral page numbers and the music itself with > Arabic page

Re: markup for circular bowing

2024-02-14 Thread Thomas Richter
aw smufl glyphs in Lilypond as in the following sample. But in case of svg backend it embeds the codepoint of a smufl glyph, not the path. So you will not obtain a stand-alone svg file. \version "2.24.0" \include "esmufl.ily" { c''^\markup \halign #-0.5 \ekm-char ##x27F3 }

Re: Drum notation and style

2024-01-22 Thread Thomas Richter
or Ekmelos: % --- \version "2.24.0" ekmelicFont = "Bravura" \include "esmufl.ily" \drums {   \ekmSmuflOn #'tremolo   \ekmTremolo \markup "" { sn16:32^"R" 16:32^"l" }   \ekmTremolo buzzroll { 16:32^"r" 16:32^"l" } } % --- -- Thomas Richter

Re: Help with some lyrics gymnastics

2024-01-15 Thread Thomas Richter
en in bound-details. All the best, Thomas -- Thomas Richter Vienna / Austria thomas-rich...@aon.at

Re: Help with some lyrics gymnastics

2024-01-14 Thread Thomas Richter
-- Note that \stopStackedLyric requires a separate note in the NullVoice. Its note value affects the length to the right of the horizontal line. I used a somehow similar solution for function theory symbols, based on the snipped lsr.di.unimi.it/LSR/Item?id=967 <https://lsr.di.unimi.it/LSR/Item?id=967> by Klaus Blum. All the best, Thomas -- Thomas Richter Vienna / Austria thomas-rich...@aon.at

Re: Is there a property that would set all of the "above staff" text to "above chordnames"

2024-01-01 Thread Thomas Morley
Am Mo., 1. Jan. 2024 um 21:59 Uhr schrieb : > > On Mon, 1 Jan 2024, Kevin Cole wrote: > > > What I mean is, I often have a situation where there's only a wee bit > > o' text occasionally, above the staff. But I frequently have > > ChordNames. It seems to me that the ChordNames would be better

Problems while defining an aligning mark-spanner

2023-12-30 Thread Thomas Morley
Hi, please have a look at the code below. It is an attempt to implement an aligning spanner between certain marks at score-level. Here I use TextMark and a newly defined TextMarkSpanner-grob. Currently the TextNarks are moved, which is nice. Though, it relies on the highest element in the Staff,

Re: right enharmonic spelling

2023-12-09 Thread Stefan Thomas
Dear David, thanks for your reply. But would also a solution with regex be possible? David Kastrup schrieb am Sa., 9. Dez. 2023, 13:49: > Stefan Thomas writes: > > > Dear community, > > I'm using a lot frescobaldi with MIDI input. I would like to know is how > > could

right enharmonic spelling

2023-12-09 Thread Stefan Thomas
Dear community, I'm using a lot frescobaldi with MIDI input. I would like to know is how could I achieve automatically the right enharmonic spelling. e.g. when I want to get bis instead of c'? Maybee one could usw a python Script with python.ly?

Re: programming error: Improbable offset for stencil: -inf staff space,Setting to zero.

2023-11-19 Thread Thomas Morley
Am So., 19. Nov. 2023 um 15:30 Uhr schrieb Michael Gerdau : > > Hi lilyponders! > > the attached fairly short script creates 4x the aforementioned error. It > seems to be created by the combined >\tweak Parentheses.font-size #2 \parenthesize > > The resulting score looks basically fine

Re: LilyPond 2.25.10

2023-11-18 Thread Thomas Morley
Am Fr., 17. Nov. 2023 um 21:33 Uhr schrieb Michael Gerdau : > > >>> I will try to create a MWE if that is required to track down the > >>> problem. > >> > >> > >> A *minimal* example is not strictly required (though helpful), but > >> *some* example is — otherwise, there is nothing we can do,

Re: FYI: recent MacPorts ghostscript upgrade causes Lilypond 2.24.2 warning from Guile

2023-11-16 Thread Thomas Scharkowski
on beginning here # (let ((book-handler (if (defined? 'default-toplevel-book-handler) Throw to key `ly-file-failed' with args `()'. I downgraded to ghostscript @10.02.0_0+x11 so it works again. Thomas

Re: programming error: note-column has no direction

2023-10-12 Thread Thomas Morley
ere is any reason for not engraving the stems, but if there > isn’t I’d say the latter one is the more stable path. > > Cheers, > Valentin > > Am Samstag, 7. Oktober 2023, 10:35:20 CEST schrieb Thomas Morley: > > Hi, > > > > this came up in the german

programming error: note-column has no direction

2023-10-07 Thread Thomas Morley
Hi, this came up in the german forum: https://lilypondforum.de/index.php/topic,1280.msg6613.html A more minimel example: \version "2.24.2" %% \include "gregorian.ly" %% %% \layout { %% \context { %% \GregorianTranscriptionVoice %% \consists Stem_engraver %% \omit Stem %% } %% }

Four bar percent repeat mark?

2023-09-22 Thread Dr. Thomas Tensi
all be put on the official lilypond "change request" list? Best regards, Thomas

Re: Question about condensed score

2023-08-19 Thread Thomas Morley
Am Fr., 18. Aug. 2023 um 21:51 Uhr schrieb David Kastrup : > > Rip _Mus writes: > > > Hello, > > does anyone happen to have an answer? > > I just can't understand this behavior... > > > > Thank you > > > > Il mer 16 ago 2023, 08:18 Rip _Mus ha > > scritto: > > > >> Good morning everyone, > >>

Re: markup accidentals for a microtonal system

2023-08-13 Thread Thomas Richter
e '(0.8 . 0) #:rotate 180 arrow))     (1 ,(markup #:doublesharp))     (-1 ,(markup #:doubleflat)) ) \fixed c' {     cil cih cisel cis cisil cisih cisisel cisis     del deh desil des desel deseh desesil deses } Regards, Thomas Richter

multiple transpositions

2023-08-12 Thread Stefan Thomas
Dear community, is it possible to transpose a sequence of notes with only one motif several times at once? I'have in mind something like this: motiv = { c'4 d' e' c' } \multitranspose d e fis gis \motiv % result: d'4 e' fis' d' e' fis' gis' e'e' fis' gis' e' gis' ais' bis' gis' Or

Re: A query about tablature

2023-08-08 Thread Thomas Morley
Am Di., 8. Aug. 2023 um 11:14 Uhr schrieb Lukas-Fabian Moser : > > Hi Alasdair, > > > Thank you very much - that is quite amazing! > You're very welcome. > > But it does show what I have long suspected: that without some extra > > programming, Lilypond does not have a current facility to extract

Re: Retrieve context properties

2023-07-23 Thread Thomas Morley
Am So., 23. Juli 2023 um 10:03 Uhr schrieb Rip _Mus : > > Thank you Valentin, > this is very helpful! > The situation is that I always create a custom context, named "Tactus", that > creates bars for proportional notation (it's a Dynamics alias, that accepts > Voice and some overrides,

Re: question to generating random pitches snippet

2023-06-13 Thread Stefan Thomas
Dear Jean, thanks for Your answer. I understand now! Am Di., 13. Juni 2023 um 16:43 Uhr schrieb Jean Abou Samra < j...@abou-samra.fr>: > Le mardi 13 juin 2023 à 16:34 +0200, Stefan Thomas a écrit : > > Exactly. Sorry I've forgotten to send the link. > > > The snippet

Re: question to generating random pitches snippet

2023-06-13 Thread Stefan Thomas
Exactly. Sorry I've forgotten to send the link. Am Di., 13. Juni 2023 um 16:15 Uhr schrieb Kenneth Flak < kennethf...@protonmail.com>: > > On 13 Jun 2023 16:12, Jean Abou Samra wrote: > >Le mardi 13 juin 2023 à 15:56 +0200, Stefan Thomas a écrit : > >> Dear c

question to generating random pitches snippet

2023-06-13 Thread Stefan Thomas
Dear community, I discovered the snippet that lets you generate random pitches in Lilypond. How does Lilypond "know" what are the lowest, what are the highest pitches? How could I change that? Thanks for Your help Stefan

Re: In-staff fermata with 2.25.

2023-06-07 Thread Thomas Morley
Hi Jean, Am Mi., 7. Juni 2023 um 23:31 Uhr schrieb Jean Abou Samra : > > Le mercredi 07 juin 2023 à 23:07 +0200, Thomas Morley a écrit : > > Hi, > > this came up in the german forum: > https://lilypondforum.de/index.php/topic,1247.msg6512.html > > How to print f

In-staff fermata with 2.25.

2023-06-07 Thread Thomas Morley
Hi, this came up in the german forum: https://lilypondforum.de/index.php/topic,1247.msg6512.html How to print fermata _in_ staff with 2.25.? Below works with 2.24. \version "2.24.1" %#(ly:set-option 'debug-skylines #t) \layout { \override

Missing documentation archives for 2.24 and 2.25

2023-05-02 Thread Thomas Weißschuh
Hi, it seems the documenation archives for 2.24 (and 2.25) are missing from https://lilypond.org/downloads/binaries/documentation/ . Thomas

Re: Circular staves

2023-04-23 Thread Thomas Morley
Am So., 23. Apr. 2023 um 04:38 Uhr schrieb Andrew Bernard : > > Just checking - you can't make circular staves with notes in lilypond, > can you? I know you can do nice circle of fifths diagrams as per an LSR > example, but circular staves are way out of scope, aren't they? > > This came up in the

Re: Bounding box for rotated markup

2023-04-10 Thread Thomas Morley
Am So., 9. Apr. 2023 um 12:16 Uhr schrieb Jean Abou Samra : > > > > > Le 9 avr. 2023 à 10:50, Thomas Morley a écrit : > > > > Hi, > > > > please consider following code: > > > > pol = \markup \polygon #'((0 . 2) (10 . 0) (10 . 20) (0 . 22)) &g

Bounding box for rotated markup

2023-04-09 Thread Thomas Morley
Hi, please consider following code: pol = \markup \polygon #'((0 . 2) (10 . 0) (10 . 20) (0 . 22)) \markup \override #'(box-padding . 0) \box { \pol \rotate #45 \pol } See attached image. How to get \box tight to the rotated polygon? Thanks, Harm

Re: \rightHandFinger in banjo tablature

2023-03-22 Thread Thomas Widmann
Thanks, that's perfect! :-) Cheers, Thomas Den ons. 22. mar. 2023 kl. 21.10 skrev Jean Abou Samra : > > Le mercredi 22 mars 2023 à 20:57 +0100, Thomas Widmann a écrit : > > Hello, > > it's me again with a follow-up question: I've now added \stemDown and > adjusted th

Re: \rightHandFinger in banjo tablature

2023-03-22 Thread Thomas Widmann
\override StrokeFinger.digit-names = ##("T" "I" "M" "R" "P") strokeFingerOrientations = #'(down) }{ \stemDown \override Beam.concaveness = #1 \music } Den tirs. 21. mar. 2023 kl. 21.12 skrev Michael Werner : > > Hi Thomas - > > On T

Re: \rightHandFinger in banjo tablature

2023-03-21 Thread Thomas Widmann
Hi Michael, that works beautifully – thanks a million! Cheers, Thomas -- Thomas Widmann Email: t...@bibulus.org

\rightHandFinger in banjo tablature

2023-03-21 Thread Thomas Widmann
-banjo stringTunings = #banjo-open-g-tuning }{ \music } If I add a normal Staff, the right hand fingerings will show up there, but I only want the tablature. Furthermore, I'd prefer the fingers to be called T, I and M rather than p, i and m. How would I do that? Thanks a lot! Thomas -- Thomas Widmann Em

Re: Programming error with change staff

2023-02-17 Thread Thomas Morley
Am Do., 16. Feb. 2023 um 19:09 Uhr schrieb Knute Snortum : > > I have run into a situation where LilyPond produces a programming error. It > involves changing staff, voice one, accent fingering and avoid-slur. It's > best to just look at the MWE: > > \version "2.25.1" > > staffUp = \change

Re: Error in Extending Lilypond example

2023-02-01 Thread Thomas Morley
Am Mi., 1. Feb. 2023 um 04:16 Uhr schrieb Saul Tobin : > > The fourth example engraver here: > https://extending-lilypond.readthedocs.io/en/latest/extending/translation.html#fourth-engraver-example > > Running this code in 2.24 crashes on initializing the engraver with In > procedure

Re: German notation

2023-01-29 Thread Thomas Scharkowski
Hi Wim, I looked at the score of the Menuet - I do not find anything extraordinary there. The Bass clarinet in B flat (Si b) is transposed as usual. I still do not understand what you mean by „German“ and „French notation“. Thomas BTW: The French Horn parts (4 Corni) are also transposed

Re: German notation

2023-01-29 Thread Thomas Scharkowski
Hi Wim, could you provide short example? Thomas PS: I do not unterstand this sentence: << I want to play it properly notation (which is „French“ >> > > Am 29.01.2023 um 09:43 schrieb Wim van Dommelen : > > I encountered a piece written in so-called "German not

Re: Completion_heads_engraver for line-ends only?

2023-01-18 Thread Thomas Morley
Am Di., 17. Jan. 2023 um 18:32 Uhr schrieb Graham King : > > I'm preparing an edition of de Wert's motet "Ascendente Jesu in naviculam" > which has an extended stretto section with dotted rhythms across barlines. > For this, Harm's Mensurstriche example in the Learning Manual produces a >

Re: Resize \rhythm in mixed markup

2023-01-10 Thread Thomas Morley
Am Di., 10. Jan. 2023 um 02:44 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Am So., 8. Jan. 2023 um 10:21 Uhr schrieb Thomas Morley > > : > >> > >> Hi, > >> > >> consider below > >> > >> \version

Re: Resize \rhythm in mixed markup

2023-01-08 Thread Thomas Morley
Am So., 8. Jan. 2023 um 11:13 Uhr schrieb Thomas Morley : > > Am So., 8. Jan. 2023 um 10:21 Uhr schrieb Thomas Morley > : > > > > Hi, > > > > consider below > > > > \version "2.24.0" > > > > \score { > > { g'1^\

Re: Resize \rhythm in mixed markup

2023-01-08 Thread Thomas Morley
Am So., 8. Jan. 2023 um 10:21 Uhr schrieb Thomas Morley : > > Hi, > > consider below > > \version "2.24.0" > > \score { > { g'1^\markup { My Rhythm \rhythm { 8[ 8] } } } > \layout { > \context { > \StandaloneRhythmStaff > fontS

Resize \rhythm in mixed markup

2023-01-08 Thread Thomas Morley
Hi, consider below \version "2.24.0" \score { { g'1^\markup { My Rhythm \rhythm { 8[ 8] } } } \layout { \context { \StandaloneRhythmStaff fontSize = #6 } } } I'll have numerous such markups combining straight text and \rhythm. Thus I'd like to have a method to adjust

Re: How to get log only

2022-12-23 Thread Thomas Morley
Am Fr., 23. Dez. 2022 um 15:53 Uhr schrieb Jean Abou Samra : > > Le 23/12/2022 à 10:35, Thomas Morley a écrit : > > Hi, > > > > while debugging some files I'm interested in the log only, thus I'd > > like to avoid creating any other output. > >$ lil

How to get log only

2022-12-23 Thread Thomas Morley
Hi, while debugging some files I'm interested in the log only, thus I'd like to avoid creating any other output. $ lilypond -dlog-file=AAALOG --formats=#f -ddelete-intermediate-files file-1.ly file-2.ly still returns .ps-files. What's the correct command? Thanks, Harm

Re: Lily 2.24 vshape

2022-12-19 Thread Thomas Scharkowski
O.k, solved - just remove the "v" :-) > Am 19.12.2022 um 09:00 schrieb Thomas Scharkowski : > > How can I hide \vshape control points and polygons? There are always present > on screen and print. > > Thank you, > > Thomas

Lily 2.24 vshape

2022-12-19 Thread Thomas Scharkowski
How can I hide \vshape control points and polygons? There are always present on screen and print. Thank you, Thomas

Re: "loco" after ottava

2022-12-03 Thread Thomas Morley
Am Sa., 3. Dez. 2022 um 16:56 Uhr schrieb Jean Abou Samra : > > Le 03/12/2022 à 15:41, Thomas Morley a écrit : > > Granted, if I use -dcheck-internal-types I mostly wear my developer > > hat. But sometimes I use it even for huge custom codings as part of > > debugging proc

Re: Different default arpeggio positions

2022-12-03 Thread Thomas Morley
Am Sa., 3. Dez. 2022 um 16:35 Uhr schrieb Jean Abou Samra : > > Le 03/12/2022 à 15:58, Thomas Morley a écrit : > > Ofcourse. Though, it's another thing a (probably new) user has to > > learn, maybe scaring him/her away. > > > For someone coming from a language like Ha

Re: Different default arpeggio positions

2022-12-03 Thread Thomas Morley
Am Sa., 3. Dez. 2022 um 13:41 Uhr schrieb Jean Abou Samra : > > Le 02/12/2022 à 23:47, Thomas Morley a écrit : > > I know you like pattern matching, though imho it makes things not > > always easier for users. > > > > Yes, I like pattern matching. No, I'm not going

Re: "loco" after ottava

2022-12-03 Thread Thomas Morley
Am Sa., 3. Dez. 2022 um 15:06 Uhr schrieb Jean Abou Samra : > -S only shows commits that changed the number of occurrences > of the pattern, which is useful to find out when something > was added or deleted. To find all the times a line containing > the pattern was changed, use -G instead.

Re: "loco" after ottava

2022-12-03 Thread Thomas Morley
Am Sa., 3. Dez. 2022 um 13:53 Uhr schrieb Jean Abou Samra : > Le 03/12/2022 à 13:26, Thomas Morley a écrit : > > \version "2.23.0" > > > 2.23.80, I suppose? horizontal-line-spanner is new in 2.23.6. Ofcourse, that 8 slipped away somehow... > > Btw, I

Re: "loco" after ottava

2022-12-03 Thread Thomas Morley
Am Fr., 2. Dez. 2022 um 02:28 Uhr schrieb Joel C. Salomon : > > Piece of music I have in front of me puts the text "loco." above the > first note after an ottava. See also the attached example, from > . > > The code below does not work, which makes me

Re: Different default arpeggio positions

2022-12-02 Thread Thomas Morley
your time on the subject, but is there some > > documentation somewhere that explains that commands you've used so I > > can figure out what's going on for myself? Or if the explanation is > > simple, I'd greatly appreciate it so I can stop using > > before/after-line-brea

Re: Different default arpeggio positions

2022-12-01 Thread Thomas Morley
Hi Jean, Am Do., 1. Dez. 2022 um 09:48 Uhr schrieb Jean Abou Samra : > This is a widespread but bad coding pattern that I regularly advise > against on this list :-) you'll find a plethora of snippets in the archives using after-line-breaking authored by me. Likely starting in 2.12.3. > It

Re: table-of-contents for multiple books per ly-file

2022-11-19 Thread Thomas Morley
Am Sa., 19. Nov. 2022 um 14:48 Uhr schrieb Jean Abou Samra : > > Le 19/11/2022 à 14:43, Thomas Morley a écrit : > > Though, I can't use a modified version of the new code setting > > `toc-items' because dong so in an own ly-file causes: > > fatal error: call-after-session

table-of-contents for multiple books per ly-file

2022-11-19 Thread Thomas Morley
Hi, this is about #4227 "Tables of contents are not independent between \books" https://gitlab.com/lilypond/lilypond/-/issues/4227 My previous workaround was to abuse the 'name entry in each toc-item, i.e. I used a custom `tabel-of-contents'-markup-command filtering `toc-items' for a certain

Re: MetronomeMark and break-visibility

2022-11-01 Thread Thomas Morley
Am Di., 1. Nov. 2022 um 16:30 Uhr schrieb Jean Abou Samra : > > Le 01/11/2022 à 12:55, Thomas Morley a écrit : > > Hi, > > > > the following code for _Rehearsal_Mark works as expected, i.e. the > > RehearsalMark is printed at end of line: > &

MetronomeMark and break-visibility

2022-11-01 Thread Thomas Morley
Hi, the following code for _Rehearsal_Mark works as expected, i.e. the RehearsalMark is printed at end of line: { b1 \override Score.RehearsalMark.break-visibility = ##(#t #f #f) \mark \default \break b } Alas, the same for _Metronome_Mark fails, the MetronomeMark is not printed at

Re: Passing a parameter to Scheme

2022-10-29 Thread Thomas Morley
Am Sa., 29. Okt. 2022 um 12:32 Uhr schrieb Paul Hodges : > > On further thought, I suspect that I can't aim at "\speak #-3.8 c" because > #-3.8 isn't a music expression so LilyPond won't let me. I guess I'll need > to use a \tweak or \set on the parameter variable instead. But that leaves >

Re: Appoggiatura in bass clef at start of piece

2022-10-26 Thread Thomas Morley
Am Mi., 26. Okt. 2022 um 19:27 Uhr schrieb Peter Mitton : > > Hi, > > I’m wondering if there is a better way of writing this code: > > \version "2.22.2" > > \new Staff { > << > % \time 6/8 > % \clef bass > \new Voice = "a" { >

line-width in lilypond book

2022-10-25 Thread Stefan Thomas
Community, I just noticed that it doesn't seem to make any difference whether I write \begin[line-width=394\pt]{lilypond} or \begin[line-width=394\pt]{lilypond} in a latex file, that I process with lilypond-book. The lines don't fit the page margins. Does anyone know what to do here? Thanks,

Re: another 'wrong type argument' error

2022-10-12 Thread Thomas Morley
Am Mi., 12. Okt. 2022 um 11:37 Uhr schrieb Thomas Morley : > > Am Mo., 10. Okt. 2022 um 21:04 Uhr schrieb Kieren MacMillan > : > > > > Hi Jean, > > > > > This looks like you have done something like > > > { c'\custdyn "p" } > > > in

Re: another 'wrong type argument' error

2022-10-12 Thread Thomas Morley
Am Mo., 10. Okt. 2022 um 21:04 Uhr schrieb Kieren MacMillan : > > Hi Jean, > > > This looks like you have done something like > > { c'\custdyn "p" } > > instead of > > { c'\custdyn "{p}" } > > Hmmm… the only three calls I have look like the second (correct) version, not > the first. But switching

Re: another 'wrong type argument' error

2022-10-09 Thread Thomas Morley
Am So., 9. Okt. 2022 um 20:51 Uhr schrieb Kieren MacMillan : > > Hi David, > > > git grep list-head > > > > suggests woodwind diagrams, predefined fretboards, the function > > offset-fret, the \parallelMusic construct as possible callers. > > > > Anything in that list? > > I doubt it… > > > If

Re: Lilypond/Frescobaldi on Mac Os 12

2022-10-06 Thread Thomas Scharkowski
! > Mark Hi Mark, on my MacBook M1 / macOS 12.6 both LilyPond and Frescobaldi run fine; I installed with MacPorts though. Thomas

Re: Accent on single note of chord?

2022-09-24 Thread Thomas Morley
Am Sa., 24. Sept. 2022 um 22:44 Uhr schrieb Jean Abou Samra : > > > > Le 24/09/2022 à 22:34, Andy Bradford a écrit : > > Thus said Jean Abou Samra on Sat, 24 Sep 2022 22:17:26 +0200: > > > >> Are you asking this because you saw this notation in a printed score, > >> or because you want to use it

Re: pitch-class sets in lilypond

2022-09-23 Thread Stefan Thomas
with this module, if You're interested. Best, Stefan Am Di., 20. Sept. 2022 um 21:31 Uhr schrieb Jean Abou Samra < j...@abou-samra.fr>: > > > Le 20/09/2022 à 16:27, Lukas-Fabian Moser a écrit : > > > > Hi Stefan, > > > > Am 20.09.22 um 13:00 schrieb Stefan Thomas: >

Re: Alphabetised table of contents?

2022-09-21 Thread Thomas Morley
Am Mi., 21. Sept. 2022 um 07:41 Uhr schrieb Jean Abou Samra : > > Le 21/09/2022 à 07:09, Werner LEMBERG a écrit : > > [*] Except Jean has time and interest to produce a solution like pulling > > a rabbit out of a hat :-) > > > I do have a rabbit to pull out, because I actually already posted

Re: pitch-class sets in lilypond

2022-09-20 Thread Stefan Thomas
er the 20th Century. ;) > > Please keep me in the loop! > Kieren. > > > On Sep 20, 2022, at 10:27 AM, Lukas-Fabian Moser wrote: > > Hi Stefan, > > Am 20.09.22 um 13:00 schrieb Stefan Thomas: > >> Dear community, > >> sorry, it's a bit an off topic >

  1   2   3   4   5   6   7   8   9   10   >