| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 402 | -403/+402 |
* | Doc-es: run makelsr. | Francisco Vila | 2011-05-03 | 2 | -12/+13 |
* | LSR: Update. | Neil Puttock | 2011-05-02 | 239 | -245/+346 |
* | Removes chord glissando from LilyPond as well as the docs. | Mike Solomon | 2011-05-01 | 1 | -4/+2 |
* | Add documentation about alternative breve symbol | Reinhold Kainhofer | 2011-04-10 | 2 | -0/+29 |
* | Doc-es: run makelsr. | Francisco Vila | 2011-03-22 | 5 | -2/+39 |
* | Move chordGlissando into music-functions-init.ly | Graham Percival | 2011-03-07 | 2 | -4/+0 |
* | Manual convert-ly woodwind files...Narrow the convert-ly rule from 1273cd.. to reduce false-positives.
Resolve the remaining false-positives with a version bump.
| Keith OHara | 2011-03-06 | 1 | -1/+1 |
* | Compile fix #2: LSR local update. | Neil Puttock | 2011-03-04 | 230 | -225/+468 |
* | Docs: Rename new snippets to ensure doctitles match file names....This is important for when these snippets are migrated to LSR since it
uses the titles to generate the file names in the docs tarball.
| Neil Puttock | 2011-03-04 | 4 | -1/+1 |
* | Doc: harmonics and slides IX | Patrick L. Schmidt | 2011-03-04 | 4 | -0/+207 |
* | Doc-es: run makelsr and update Changes, Tweaks, Input, Text, Vocal. | Francisco Vila | 2011-03-02 | 4 | -4/+4 |
* | Merge branch 'master' into lilypond/translation | Francisco Vila | 2011-03-02 | 22 | -153/+321 |
|\ |
|
| * | snippets: run makelsr.py locally. | Graham Percival | 2011-03-01 | 12 | -94/+25 |
| * | Change keep-inside-line defaults to true....As discussed in Issue #1470, the default should be changed so that
good layout with a slight performance hit is the default.
| Andrew Hawryluk | 2011-03-01 | 8 | -59/+0 |
| * | Add snippets to Doc../snippets/new...Restore deprecated dodecaphonic- with deprecation markup
Add manual convert-ly-ed engravers-one-by-one.ly with version bump
| Keith OHara | 2011-02-28 | 2 | -0/+296 |
* | | Doc-es: run makelsr and update Input. | Francisco Vila | 2011-03-02 | 1 | -3/+4 |
|/ |
|
* | LSR: update from LSR. | Graham Percival | 2011-02-28 | 255 | -352/+1192 |
* | LSR: run makelsr.py locally. | Graham Percival | 2011-02-28 | 73 | -70/+336 |
* | Doc: NR accidental styles...Demonstrate effect of set-accidental-style on extraNatural
Remove deprecated snippet, erroneous text
| Keith OHara | 2011-02-27 | 3 | -96/+0 |
* | Doc-fr: vocal.itely...- full update
- add texidocs
- run makelsr to include translation to snippets
| Jean-Charles Malahieude | 2011-02-10 | 6 | -1/+70 |
* | Manually convert files to version 2.13.46...Vertical spacing changes that could not be determined by convert-ly
| Keith OHara | 2011-02-05 | 1 | -1/+1 |
* | LSR: import. | Graham Percival | 2011-02-03 | 10 | -8/+11 |
* | remove bar-size and replace by bar-extent | Benkő Pál | 2011-02-01 | 3 | -6/+6 |
* | Add doctitle to lyrics-old-spacing-settings.ly | Carl Sorensen | 2011-01-25 | 2 | -1/+8 |
* | Change lyrics-old-spacing-settings from DOS mode to unix mode | Carl Sorensen | 2011-01-25 | 2 | -186/+186 |
* | Doc -- Fix issues 1483 and 1486...Update lyrics templates and lyrics snippets for new spacing
algorithms.
Make sure that lyrics above staves have 'staff-affinity set
to Down.
If using new spacing algorithm, add some space between staves,
above the top system, and below the bottom system for lyrics.
Also added a snippet that shows how to adjust new spacing
variables to get old behavior.
| Carl Sorensen | 2011-01-25 | 7 | -19/+433 |
* | Doc: add Vocal headword in English and Spanish. | Francisco Vila | 2011-01-23 | 2 | -0/+151 |
* | LSR: local update. | Graham Percival | 2011-01-21 | 225 | -225/+225 |
* | Doc: update LSR snippets. | Francisco Vila | 2011-01-19 | 3 | -3/+20 |
* | makelsr: update (with -d). | Graham Percival | 2011-01-13 | 259 | -311/+399 |
* | makelsr: local update (with -d). | Graham Percival | 2011-01-13 | 67 | -64/+70 |
* | 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 | 244 | -319/+558 |
* | Doc: update dynamics documentation | Keith OHara | 2010-12-24 | 1 | -21/+3 |
* | Run update-with-convert-ly.sh. | Mark Polesky | 2010-12-07 | 2 | -4/+4 |
* | Doc-es: update LSR snippets. | Francisco Vila | 2010-12-02 | 72 | -106/+105 |
* | Doc-es: translate some new snippets, fix repeated typo. | Francisco Vila | 2010-11-25 | 5 | -4/+50 |
* | LSR: Update. | Neil Puttock | 2010-11-18 | 325 | -1024/+916 |
* | Compile fix for spacing renaming. | Graham Percival | 2010-11-13 | 1 | -2/+2 |
* | Allow user-defined predefined fretboard hash-table...Add fretboard-table argument to \storePredefined Diagram
Add rule to convertrules.py
Modify all predefined-*-fretboards.ly
Modify regression tests
Modify docs
Update relevant snippets
| Carl Sorensen | 2010-11-12 | 2 | -14/+27 |
* | vert. spacing: Convert affected docs. | Mark Polesky | 2010-11-12 | 1 | -2/+2 |
* | Merge branch 'master' into lilypond/translation | Francisco Vila | 2010-10-25 | 65 | -75/+75 |
|\ |
|
| * | Snippet: update version string manually....This is a "this snippet is deprecated" snippet, so we don't want
to update the syntax here.
| Graham Percival | 2010-10-22 | 1 | -1/+1 |
| * | Doc: convert-ly on English docs....I left most of the \RemoveEmptyStaff as it came from convert-ly;
some of the grammar is a bit weird, but the basic idea is still
there.
I excluded
Documentation/snippets/new/
changing-the-time-signature-without-affecting-the-beaming.ly
because convert-ly wasn't smart enough to update it, and neither
am I, since I know nothing about the new beaming code.
| Graham Percival | 2010-10-21 | 63 | -64/+64 |
| * | Doc: NR 2.1 Vocal: remove use of InstrumentSwitch in cues... - use simple markup instead
- all these changes are courtesy of
Keith E OHara <k-ohara5a5a@oco.net>
| Trevor Daniels | 2010-10-19 | 2 | -10/+10 |
* | | Doc: Remove comment in a snippet that should not be there. | Francisco Vila | 2010-10-20 | 1 | -1/+1 |
* | | Doc-es: update snippet. | Francisco Vila | 2010-10-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'lilypond/translation' | John Mandereau | 2010-10-11 | 20 | -13/+285 |
|\ |
|
| * | Add some new translations of snippets. | Francisco Vila | 2010-10-07 | 17 | -12/+239 |
| * | Doc-es: snippets in Vocal. | Francisco Vila | 2010-10-04 | 3 | -1/+46 |