Jump to content

Recent changes

Track the most recent changes to the wiki on this page.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 13:00, 8 May 2026
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

6 May 2026

N    16:33  User:Manuela/roses and vines 2 changes history +36,972 [Manuela (2×)]
 m   
16:33 (cur | prev) +91 Manuela talk contribs Tag: 2017 source edit
N    
16:32 (cur | prev) +36,881 Manuela talk contribs (Created page with "*[https://openclipart.org/detail/243175 source from OpenClipart] An ornament as LilyPond path. This has the advantage that you can use any color you like. <lilypond version="2.26.0" > #(define roses '( (moveto 0 0) (rcurveto -22.0798 -0 -3.8285 56.4351 2.0699 66.8582) (rcurveto 12.8066 22.6301 33.6444 33.1873 56.0453 44.028) (rcurveto 8.8018 4.2595 11.2908 4.7706 8.0693 13.5919) (rcurveto -3.6298 9.9396 -10.9812 27.917 -22.6618 30.4641) (rcurveto -23.9172 5.2157 -50.29...")
N    15:19  User:Manuela/vintage ornament 2 changes history +135,630 [Manuela (2×)]
 m   
15:19 (cur | prev) 0 Manuela talk contribs Tag: 2017 source edit
N    
15:17 (cur | prev) +135,630 Manuela talk contribs (Created page with "*[https://openclipart.org/detail/109999 source from OpenClipart] An ornament as LilyPond path. This has the advantage that you can use any color you like. <lilypond version="2.26.0" > #(define ornament '( (moveto 0 0) (rcurveto -0.8149 0 -1.469 0.6536 -1.469 1.469) (rcurveto 0 0.8149 0.6539 1.469 1.469 1.469) (rcurveto 0.8154 0 1.469 -0.6539 1.469 -1.469) (rcurveto 0 -0.8151 -0.6534 -1.469 -1.469 -1.469) (closepath) (rmoveto -3.2 5...")
 m   10:09  Center lyric syllables (ignoring punctuation) diffhist +30 Gabriel Ellsworth talk contribs (I corrected some typos.)

4 May 2026

3 May 2026

 m   11:07  Lowest and highest pitch as chord diffhist +65 Manuela talk contribs (Code replaced with Harm's version from the German Lilypond forum) Tag: 2017 source edit
     08:04 Move log Manuela talk contribs moved page User:Manuela/lowest and highest pitch as chord to Lowest and highest pitch as chord
N    07:58  User:Manuela/lowest and highest pitch as chord 2 changes history +1,668 [Manuela (2×)]
 m   
07:58 (cur | prev) +88 Manuela talk contribs Tag: 2017 source edit
N    
07:52 (cur | prev) +1,580 Manuela talk contribs (Created page with "This code returns the lowest and the highest pitch of a music expression as chord. The duration of the chord can be chosen arbitrarily. You can easily change the chord to a fixed duration. <lilypond version="2.26.0" > %% This snippets returns the lowest and the highest pitch %% of a music expression als chord %% the duration of the chord is passed as argument myambitus = #(define-music-function (mus dur)(ly:music? ly:duration?) (let* ( (alle-pitches...")

1 May 2026

     18:23  Typesetting IPA transcriptions for lyrics diffhist +491 Gabriel Ellsworth talk contribs (I updated the code for version 2.26 and added the \eventCount function.) Tag: Visual edit: Switched