Modul:LSR/tabelle

Zur Navigation springen Zur Suche springen

Prozedur proc aufrufen: {{#invoke:LSR|proc}} · Modul einbinden: local t = require('Module:LSR')

Unterseiten

Verwendung

Dieser Modul enthält die Tabelle der Lilypond Code Snippets mit Nr. und Titel, so die Übernahme in ein anderes Programm funktioniert. Auf der Seite LSR wird die Linkliste entsprechend erweitert.

Dieser Modul wird nicht mehr gebraucht, statt dessen werden Snippets in die Tabellenseite eingetragen. Diese ist eine normale Wikiseite und somit einfacher zu editieren.

zu den Snippets[1]

Aufruf: {{#invoke:LSR|name}} Einbindung: require('Module:LSR')


local p = {} -- p stands for package
p.alsr = {
	 { 'Many types of bar lines', 89 }
	,{ 'Adding an extra staff', 110 }
	,{ 'Segno / Coda on top of rehearsal mark', 202, 'Segno Coda on top of rehearsal mark' }
	,{ 'Broken Crescendo Hairpin', 207 }
	,{ 'The \\fill-line command', 244, 'The fill-line command' }
	,{ 'Non-traditional key signatures', 248, 'Non traditional key signatures' }
	,{ 'Inserting score fragments above a staff, as markups', 250, 'Inserting score fragments above a staff as markups' }
	,{ 'Demonstrating the power and flexibility of the \\markup function', 252, 'Demonstrating the power and flexibility of the markup function' }
	,{ 'PostScript lines', 253 }
	,{ 'Drawing circles around various objects', 260 }
	,{ 'Embedding native PostScript in a \\markup block', 263 }
	,{ 'Vertical brace spanning several lyrics lines', 265 }
	,{ 'Adding a figured bass above or below the notes', 292 }
	,{ 'Inserting large plain text sections, as independent \\markup blocks', 300, 'Inserting large plain text sections as independent markup blocks' }
	,{ 'Preventing long \\mark objects to stretch a measure', 301, 'Preventing long mark objects to stretch a measure' }
	,{ 'Adding accidentals to a trillspanner', 304 }
	,{ 'Modifying default font properties for piece titles', 306 }
	,{ 'Inserting a \markup when using chordmode', 309, 'Inserting a markup when using chordmode' }
	,{ 'Printing the full title on several scores in the same file', 310 }
	,{ 'Volta text markup using repeatCommands', 316 }
	,{ 'Three-sided box', 330, 'Three sided box' }
	,{ 'Specifying instrument changes as markups', 349 }
	,{ 'Formatting lyrics syllables', 373 }
	,{ 'Customized accidentals', 378 }
	,{ 'Creating \"real\" parenthesized dynamics', 382, 'Creating real parenthesized dynamics' }
	,{ 'Aligning and centering instrument names (advanced)', 383, 'Aligning and centering instrument names advanced' }
	,{ 'Using Scheme to display the list of all supported midi instruments', 392 }
	,{ 'Using Scheme to create a list of all available X11 colors', 394 }
	,{ 'Hiding the dashed line in a text crescendo', 404 }
	,{ 'Adding automatic octaves to a melody', 445 }
	,{ 'Markup accacciaturas', 458 }
	,{ 'Aligning columns from different markups', 464 }
	,{ 'Using header fields in arbitrary markup', 467 }
	,{ 'Customising note heads', 475 }
	,{ 'Appending a note to the tuplet text', 482 }
	,{ 'Changing chord separator', 484 }
	,{ 'Percussion beaters', 486 }
	,{ 'Filtering parts from the command line', 493 }
	,{ 'Stemlets', 511 }
	,{ 'Using markup for a staff\'s instrumentName', 515, 'Using markup for a staffs instrumentName' }
	,{ 'Customizing Chord Symbols - Global', 517 }
	,{ 'Slashed Sixth in chordmode', 549 }
	,{ 'Time signature with note in denominator', 554 }
	,{ 'Adding the current date to the tagline', 563 }
	,{ 'Coloring notes depending on their pitch', 572 }
	,{ 'Creating metronome marks in markup mode', 574 }
	,{ 'Display bracket with only one staff in a system', 579 }
	,{ 'Multi-measure rest markup', 587 }
	,{ 'Stylized movement numbers', 614 }
	,{ 'Changing breathe marks to markup text', 640 }
	,{ 'A function to repeatedly print a given pattern with different notes', 654 }
	,{ 'Keep change clefs full sized', 673 }
	,{ 'horizontal centered systems on a page', 701 }
	,{ 'Forcing a clef symbol to be displayed', 717 }
	,{ 'Toc Section Command', 738 }
	,{ 'Dynamics with attributes aligned on dynamic sign (e.g. "poco f" aligned on "f")', 739, 'Dynamics with attributes aligned on dynamic sign' }
	,{ 'Complex compound time signatures', 743 }
	,{ 'Using lyrics as markup text', 744 }
	,{ 'Extracting text from markup', 747 }
	,{ 'Use custom font\'s flat (b) and sharp (#) symbols for chords', 750, 'Use custom fonts flat and sharp symbols for chords' }
	,{ 'Alphabetical sorted index', 763 }
	,{ 'Rewriting the Stem stencil using markup paths', 771 }
	,{ 'Altering the shape of a default slur with a list of offsets', 777 }
	,{ 'Evenly space text in a measure', 780 }
	,{ 'Creating keyboard diagrams with chords or scales', 791 }
	,{ 'Keyboard headword', 814 }
	,{ 'Simultaneous headword', 825 }
	,{ 'Unfretted headword', 830 }
	,{ 'Brackets indicating \"Hauptstimme\" and \"Nebenstimme\"', 843, 'Brackets indicating Hauptstimme and Nebenstimme' }
	,{ 'Displaying a whole GrandStaff system if only one of its staves is alive', 853 }
	,{ 'Making noteheads look handwritten', 859 }
	,{ 'Re-positioning note heads on the opposite side of the stem', 861 }
	,{ 'Rewriting the Stem stencil using markup paths', 864 }
	,{ 'tag manipulating functions and additional filter by tag functions', 871 }
	,{ 'Colored notes with black outlines, colors based on note name and alteration', 890, 'Colored notes with black outlines colors based on note name and alteration' }
	,{ 'Using make-connected-path-stencil to draw custom shapes', 891, 'Using make connected path stencil to draw custom shapes' }
	,{ 'Smiley', 904 }
	,{ 'Multiple repeats with alternate endings', 915 }
	,{ 'Placing a text at the end of a hairpin (decrescendo)', 947, 'Placing a text at the end of a hairpin decrescendo' }
	,{ 'Basic Roman Numeral and Figured Bass Analysis', 907 }
	,{ 'Functional analysis', 967 }
	,{ 'Colored background for markup text', 969 }
	,{ 'Multiple simultaneous RehearsalMarks, tunable output per score, grace synchronized', 976, 'Multiple simultaneous RehearsalMarks tunable output per score grace synchronized' }
	,{ 'Line breaking rehearsal mark', 977 }
	,{ 'Instrument name as staff lines', 981 }
	,{ 'Eyeglasses as markup (path)', 982 }
	,{ 'Repeat-bar-lines with angle-wings for whole StaffGroup (manually)', 991, 'Repeat bar lines with angle wings for whole StaffGroup' }
	,{ 'Coloured boxes around / behind notes', 1000, 'Coloured boxes around behind notes' }
	,{ 'Repeat lyric extender', 1006 }
	,{ 'Crossing staves', 1007 }
	,{ 'Metronome marks with more options', 1008 }
	,{ 'Multi-column scores', 1013, 'Multi column scores' }
	,{ 'Correctly aligned different dispersions of text in different stanzas', 1025 }
	,{ 'Arrows', 1026 }
	,{ 'Easily enter music expressions in markup', 1029 }
	,{ 'Tramlines and Feta font caesurae', 1030 }
	,{ 'PianoStaff without Braces', 1037 }
	,{ 'Changing the appearance of the number of Clef Modifier', 1038 }
	,{ 'Manipulating slurs via \'positions and \'extra-offset', 1039, 'Manipulating slurs via positions and extra-offset' }
	,{ 'Circle of Fifths', 1040}
	,{ 'Drawing a keyboard with scalable size and correct positions of the black keys', 1042 }
	,{ 'Drawing an accordion standard stradella bass system', 1043 }
	,{ 'Using numbers as part of Lilypond variable names', 1044 }
	,{ 'Curved arrow', 1050 }
	,{ 'ChordNames in a ChordMarkup-context', 1057, 'ChordNames in a ChordMarkup context' }
	,{ 'Colour Gradient using Postscript', 1060 }
	,{ 'Circled pattern markup', 1068 }
	,{ 'Of the ubiquity of markup objects', 1084 }
	,{ 'Markup on clef', 1086 }
	,{ 'Using any arbitrary markup as LyricHyphen', 1090 }
}

-- ,{ '', }
p.clsr = #p.alsr
return p