summaryrefslogtreecommitdiff
path: root/Documentation/snippets/makam-example.ly
Commit message (Expand)AuthorAgeFilesLines
* Docs: run convert-ly for 2.14.0....Conflicts: Documentation/snippets/alternative-breve-note.ly input/regression/glissando-consecutive.ly input/regression/glissando-index.ly Graham Percival2011-06-061-1/+1
* LSR: Update.Neil Puttock2011-05-021-1/+1
* Compile fix #2: LSR local update.Neil Puttock2011-03-041-1/+1
* LSR: run makelsr.py locally.Graham Percival2011-02-281-1/+4
* LSR: local update.Graham Percival2011-01-211-1/+1
* makelsr: local update (with -d).Graham Percival2011-01-131-1/+1
* Change stringTunings from list of semitones to list of pitches...This will allow the creation of a tab key that will list the tuning of each of the strings. * ly/string-tuning-init.ly - define music function makeStringTuning that accepts a chord in absolute octave mode to define string tuning. - define music function contextStringTuning that performs the function of makeStringTuning but also sets TabStaff.stringTunings and FretBoards.stringTunings to the newly-defined tuning - include predefined string tunings in makeStringTuning format - add predefined tunings for orchestral strings * scm/tablature.scm - Eliminate the predefined string tunings (they're moved to ly/string-tuning-init.ly * python/convertrules.py - Add rule to convert \set stringTunings = #'(...) to \set stringTunings = #`((ly:make-pitch x y z)...) with ly:make-pitch entries automatically calculated. * Documentation/* - Update documentation as necessary. - Added automatically-generate list of predefined string tunings. * input/regression/* - Update regression tests for new syntax. * Add changes entry * Modify code in changes * run makelsr.py Carl Sorensen2011-01-071-2/+2
* Doc-es: update LSR snippets.Francisco Vila2010-12-021-4/+4
* LSR: Update.Neil Puttock2010-11-181-3/+3
* Doc-es: update LSR.Francisco Vila2010-10-041-1/+1
* Allow user-defined predefined fretboard hash-table...Add fretboard-table argument to \storePredefinedDiagram Add rule to convertrules.py Modify all predefined-*-fretboards.ly Modify regression tests Run makelsr.py Carl Sorensen2010-10-011-1/+1
* LSR: update.Graham Percival2010-08-241-1/+1
* Revised autobeam settings patch and ran makelsr.py...Eliminate context properties measureGrouping, beatLength, and beamSettings Create new context properties baseMoment, beatStructure, and beamExceptions. Save time-signature-specific settings in context property timeSignatureSettings Do away with virtually all special rules for beaming; the beat structure now governs almost all autobeaming. Fix documentation Carl Sorensen2010-07-171-1/+1
* Doc: NR 989 - accidental-tie-overriden.ly...Added Snippet to NR. Modified reg test example in snippet to follow example already in NR Minor edits for Lilypond Example layout as per CG james2010-07-031-1/+1
* LSR: update.Graham Percival2010-06-111-3/+3
* Doc-es: add translations for new snippets. Update LSRFrancisco Vila2010-06-021-1/+1
* LSR: update.Graham Percival2010-06-021-2/+2
* LSR: Redo local update.Neil Puttock2010-05-151-1/+1
* Doc: Update LSR.Mark Polesky2010-05-131-1/+1
* LSR: Local update.Neil Puttock2010-04-251-2/+2
* lily.git: Rewrite translation markers.Jan Nieuwenhuizen2010-03-281-3/+3
* Doc: LSR update.Valentin Villenave2010-03-151-2/+2
* Doc: update snippet committishes.Francisco Vila2010-03-051-1/+1
* LSR: Local update.Neil Puttock2010-03-021-1/+1
* LSR: Update.Neil Puttock2010-02-171-1/+1
* Doc: update lsr snippets.Francisco Vila2010-02-041-1/+1
* LSR: Update.Neil Puttock2009-12-211-1/+1
* Docs: Update snippets locally.Neil Puttock2009-08-131-1/+1
* Docs: update snippets locallyJohn Mandereau2009-08-111-1/+12
* LSR: Update.Neil Puttock2009-08-061-9/+12
* Docs: update snippets locallyJohn Mandereau2009-08-031-4/+4
* Docs: reorganize documentation directory structure...* rename manuals by stripping "lilypond-" prefix from all source file names and HTML and PDF output (it is kept in Info output, where it is necessary), * move manuals in Documentation/user one directory higher, in addition rename lilypond-program to application, and put .itely files in subdirectories, * move Documentation/topdocs/NEWS.tely to Documentation, * move Documentation/devel/contrib-guide.texi to Documentation/contributor.texi, * move input/lsr/lilypond-snippets.tely to Documentation/, move the rest input/lsr to Documentation/snippets, * move input/new to Documentation/snippets/new, * move input/texidocs contents to Documentation/<language_codes>/texidocs, splitting texidocs by language, * do the same changes in all translations when applicable, * move Documentation/devel/index.html.in back to Documentation/deve.html.in. 'make all', 'make doc' and 'make dist' have been tested, although tons of broken HTML and PDF links and Info cross-references are expected. Maintenance makefiles (Documentation/GNUmakefile) and scripts (scripts/auxiliar) are known to be broken, they will be updated in a future commit. TODO: Documentation/GNUmakefile is still a bit of a mess. John Mandereau2009-07-251-0/+49