| Commit message (Expand) | Author | Age | Files | Lines |
* | LSR updates: delete beam grouping snippet | Phil Holmes | 2014-08-08 | 1 | -28/+0 |
* | Import snippets from LSR and delete initial batch in snippets/new | Phil Holmes | 2014-07-25 | 1 | -2/+2 |
* | Revert "Change dsi to di in LSR address; update version"...This reverts commit 4ee99b07605942b02e82c6526df98b68cbc03981.
| David Kastrup | 2014-07-18 | 1 | -2/+2 |
* | Change dsi to di in LSR address; update version | Phil Holmes | 2014-07-17 | 1 | -2/+2 |
* | Run scripts/auxiliar/update-with-convert-ly.sh | David Kastrup | 2012-08-24 | 1 | -1/+1 |
* | Update snippets from today's LSR with changed makelsr.py | John Mandereau | 2012-07-17 | 1 | -34/+0 |
* | Doc: run makelsr locally | Federico Bruni | 2012-05-06 | 1 | -1/+1 |
* | Doc-es: local run of makelsr. | Francisco Vila | 2012-04-26 | 1 | -5/+6 |
* | New version of LSR upgrade | Phil Holmes | 2012-04-08 | 1 | -14/+14 |
* | Doc: run makelsr locally. | Francisco Vila | 2012-01-30 | 1 | -1/+1 |
* | Doc: run local makelsr | Jean-Charles Malahieude | 2012-01-13 | 1 | -2/+2 |
* | Updates LSR locally | Phil Holmes | 2011-11-27 | 1 | -1/+1 |
* | LSR: local update | Graham Percival | 2011-10-08 | 1 | -1/+1 |
* | LSR: run makelsr.py locally. | Graham Percival | 2011-07-16 | 1 | -1/+1 |
* | LSR: run make-lsr.py locally. | Graham Percival | 2011-06-15 | 1 | -2/+2 |
* | 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 Percival | 2011-06-06 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2011-05-02 | 1 | -1/+1 |
* | Compile fix #2: LSR local update. | Neil Puttock | 2011-03-04 | 1 | -1/+1 |
* | LSR: run makelsr.py locally. | Graham Percival | 2011-02-28 | 1 | -1/+4 |
* | LSR: local update. | Graham Percival | 2011-01-21 | 1 | -1/+1 |
* | makelsr: local update (with -d). | Graham Percival | 2011-01-13 | 1 | -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 Sorensen | 2011-01-07 | 1 | -2/+2 |
* | Doc-es: update LSR snippets. | Francisco Vila | 2010-12-02 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2010-11-18 | 1 | -3/+3 |
* | Doc-es: update LSR. | Francisco Vila | 2010-10-04 | 1 | -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 Sorensen | 2010-10-01 | 1 | -1/+1 |
* | LSR: update. | Graham Percival | 2010-08-24 | 1 | -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 Sorensen | 2010-07-17 | 1 | -8/+7 |
* | 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
| james | 2010-07-03 | 1 | -1/+1 |
* | LSR: update. | Graham Percival | 2010-06-11 | 1 | -1/+1 |
* | Doc-es: add translations for new snippets. Update LSR | Francisco Vila | 2010-06-02 | 1 | -1/+1 |
* | LSR: update. | Graham Percival | 2010-06-02 | 1 | -2/+2 |
* | LSR: Redo local update. | Neil Puttock | 2010-05-15 | 1 | -1/+1 |
* | Doc: Update LSR. | Mark Polesky | 2010-05-13 | 1 | -1/+1 |
* | LSR: Local update. | Neil Puttock | 2010-04-25 | 1 | -2/+2 |
* | lily.git: Rewrite translation markers. | Jan Nieuwenhuizen | 2010-03-28 | 1 | -3/+3 |
* | Doc: LSR update. | Valentin Villenave | 2010-03-15 | 1 | -2/+2 |
* | Doc: update snippet committishes. | Francisco Vila | 2010-03-05 | 1 | -1/+1 |
* | LSR: Local update. | Neil Puttock | 2010-03-02 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2010-02-17 | 1 | -1/+1 |
* | Doc: update lsr snippets. | Francisco Vila | 2010-02-04 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2009-12-21 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2009-08-06 | 1 | -19/+18 |
* | Modify autobeam and grouping properties...Create new beamSettings property which stores all information
about beam creation.
Elminate beatGrouping property; grouping is now defined by the
default autobeam rule
Add \overrideBeamSettings and \revertBeamSettings to allow the
complete definition of beamSettings for a time signature in one
call.
Eliminate the need to revert predefined beam settings in order to
get the desired autobeaming behavior.
Create new c++ functions (callable from Scheme) to get settings
out of the beamSettings property.
Update documentation and snippets to reflect the change.
| Carl Sorensen | 2009-08-03 | 1 | -5/+7 |
* | Docs: update snippets locally | John Mandereau | 2009-08-03 | 1 | -2/+13 |
* | 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 Mandereau | 2009-07-25 | 1 | -0/+47 |