| Commit message (Expand) | Author | Age | Files | Lines |
* | convert-ly: rule for 2.14.0 release. | Graham Percival | 2011-06-06 | 1 | -0/+6 |
* | Changes botton-margin to bottom-margin. | Mike Solomon | 2011-05-06 | 1 | -1/+1 |
* | Web: fix link to old website. | Graham Percival | 2011-04-16 | 1 | -2/+2 |
* | lilylib: handle encodings. Fixes #1073 and u#714213. | Jan Nieuwenhuizen | 2011-03-21 | 1 | -2/+8 |
* | 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 |
* | lilypond-book: add [pagesize=xyz] option....This will be *extremely* useful when writing
Notation 4 Spacing issues.
| Graham Percival | 2011-03-01 | 1 | -0/+8 |
* | Fixes clarinet fingering charts | Mike Solomon | 2011-02-23 | 1 | -0/+9 |
* | Final update to rationalise CSS files...Postprocess-html.py also had CSS references in and needed editing to
change them to the new CSS reference.
Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
| Phil Holmes | 2011-02-11 | 1 | -3/+1 |
* | Merge branch 'master' into lilypond/translation...Conflicts:
scripts/build/create-weblinks-itexi.py
| Francisco Vila | 2011-02-05 | 1 | -0/+12 |
|\ |
|
| * | remove bar-size and replace by bar-extent | Benkő Pál | 2011-02-01 | 1 | -0/+12 |
* | | Merge branch 'web-experimental' into lilypond/translation | Francisco Vila | 2011-02-05 | 1 | -2/+2 |
|\ \ |
|
| * | | Doc: Czech webpage from Pavel, thanks! | Francisco Vila | 2011-02-04 | 1 | -2/+2 |
* | | | Merge branch 'web-experimental' into lilypond/translation...Conflicts:
make/website.make
| Francisco Vila | 2011-02-04 | 1 | -1/+4 |
|\| |
| |/
|/| |
|
| * | Web: add Chinese webpage by Ben Luo, thanks! | Francisco Vila | 2011-02-04 | 1 | -1/+4 |
* | | Midi2ly: in --preview mode, only parse first eight 4/4 bars (12288 clocks). | Jan Nieuwenhuizen | 2011-01-24 | 1 | -11/+15 |
* | | midi.c: resurrect debug printing. | Jan Nieuwenhuizen | 2011-01-24 | 1 | -5/+6 |
* | | Midi2ly: grok midi files with up to 256 tracks, was 32 -- midi.c-part. Fixes... | Jan Nieuwenhuizen | 2011-01-24 | 1 | -1/+1 |
|/ |
|
* | Admin: run yearly grand-replace. | Graham Percival | 2011-01-13 | 2 | -2/+2 |
* | Correct convert-ly of page spacing...Add a new rule to convert assignments to some page spacing variables
from mm to staff spaces
Add a NOT_SMART for variables the rule is unable to convert
Correct text of a NOT_SMART
| Keith OHara | 2011-01-09 | 1 | -11/+29 |
* | 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 | 2 | -3/+37 |
* | Fix 1456...Remove context argument from \overrideTimeSignatureSettings. It
always applies to the Timing context, so no argument is necessary.
Fix documentation and regression tests to match new behavior.
Write conversion rules for convert-ly
Run convert-ly on the documentation
| Carl Sorensen | 2010-12-22 | 1 | -0/+6 |
* | Add convert-ly rule for removing HarmonicParenthesesItem | Carl Sorensen | 2010-12-16 | 1 | -4/+11 |
* | Change space to basic-distance in spacing alists. | Joe Neeman | 2010-12-07 | 1 | -0/+7 |
* | MusicXML: Fix invalid MusicXML files...Invalid MusicXML spotted by Richard Lanyon, richard.lanyon at avid . com
| Reinhold Kainhofer | 2010-11-24 | 1 | -8/+8 |
* | Remove head- and foot-separation. | Mark Polesky | 2010-11-20 | 1 | -0/+16 |
* | Convert-ly: fix regexp for Dynamics context...The regexp was too greedy and also removed Performer_groups
(e.g. Piano template). The new rule prints a comment in lieu
of the removed \context{} block.
| Valentin Villenave | 2010-11-13 | 1 | -2/+2 |
* | vert. spacing: Update convert-ly. | Mark Polesky | 2010-11-12 | 1 | -3/+18 |
* | lilypond-book: add a --safe mode option (1281). | Julien Rioux | 2010-10-22 | 1 | -0/+6 |
* | convert: properly escape some single-backslashes. | Graham Percival | 2010-10-21 | 1 | -6/+7 |
* | Fix 1323 - links "Back to documentation index" in HTML docs | John Mandereau | 2010-10-18 | 1 | -15/+12 |
* | vertical spacing: Update convert-ly. | Mark Polesky | 2010-10-16 | 1 | -1/+13 |
* | [lilypond-book] Fix indentation in LaTeX mode....Without \noindent, the first line gets always indented. This is such a
severe bug that I wonder how it could stay unnoticed for obviously such a
long time...
| Werner Lemberg | 2010-10-15 | 1 | -0/+1 |
* | Convert: escape a . to avoid false warnings....The old convert-ly complains about things like \bar "'" but
judging from the warning message, it's only supposed to match
\bar "."
| Graham Percival | 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 | -0/+9 |
* | Build: another fix for 1167....Unstable docs now go to /development.html instead of /manuals.html
| Graham Percival | 2010-08-27 | 1 | -1/+2 |
* | Lilypond-book: (Windows) the subprocess mod fails due to msvcrt, use os.popen3...os.popen3 is deprecated, but the GUB build does not include the msvcrt module
which is required by the subprocess module (Windows only). So, we can't use
the suggested replacement (subprocess.Popen) instead of os.popen3...
| Reinhold Kainhofer | 2010-08-23 | 1 | -5/+9 |
* | Deprecate negative dash-period for hidden lines. | Neil Puttock | 2010-08-21 | 1 | -1/+5 |
* | Woodwind diagrams -- change syntax...Add graphical to list of grob properties
Add graphical to instrument-specific-markup interface
Move size, thickness, graphic to props.
Update regression files, add convert-ly rule
| Carl Sorensen | 2010-08-21 | 1 | -0/+8 |
* | Fix 1084....Don't include irrelevant contents when checking for equality of files.
| Joe Neeman | 2010-08-13 | 1 | -5/+6 |
* | Build: fix 1167....I think it works. It doesn't seem to mess up the offline build,
at least. I'm not 100% certain about the exact url, but it
definitely changes the url, so I guess we'll just have to wait
until 2.13.30 to see if it really works or not?
| Graham Percival | 2010-08-12 | 1 | -0/+10 |
* | feta-accordion.mf, convertrules.py, musicxml2ly.py, accordion-discant-symbols......Symbol names like "accordion.accStdbase" are turned into
"accordion.stdbass" in order to get more consistent and obvious names.
Conversion rule is provided as well, and the single snippet is adapted.
| David Kastrup | 2010-08-01 | 1 | -1/+15 |
* | [lilypond-book] Make latex mode run in case of warnings. | Werner Lemberg | 2010-07-29 | 1 | -0/+5 |
* | MusicXML: Handle beam elements without number attribute | Reinhold Kainhofer | 2010-07-26 | 1 | -1/+4 |
* | 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 | -0/+25 |
* | lilylib.py: Set parser in option parser formatter....This ensures %default can be expanded properly in --help docstrings.
| Neil Puttock | 2010-07-07 | 1 | -0/+1 |
* | Lilypond-book: Allow the snippets class to declare its own used options | Reinhold Kainhofer | 2010-06-11 | 1 | -1/+4 |
* | Lilypond-book: Allow hyphens in html snippet options | Reinhold Kainhofer | 2010-06-11 | 1 | -1/+1 |
* | Lilylib: When formatting the options help, use only one level of indentation...We tweaked the IndentedHelpFormatter to not indent the headings at all (even if we have
nested groups), so it does not make sense to indent the options themselves, either.
Thus, we now have either no indent or exactly indent_increment.
| Reinhold Kainhofer | 2010-06-11 | 1 | -0/+11 |
* | Lilypond-book: fix QUOTE output | Reinhold Kainhofer | 2010-06-11 | 3 | -4/+3 |
* | Lilypond-book: Factor out the formatting from lilypond-book into separate cla......-) One base class BookOutputFormat for all output formats that contains most
of the output logic
-) Each output format has its own BookOutputFormat-derived class with class-
specific settings.
-) Each snippet type still has its own class, but calls appropriate hook
functions of the format class to generate the actual output
This makes it much easier to add new formats in the future or use a
customized output format for special purposes (e.g. the MusicXML test
suite).
Also, got rid of the vars () idiom (which breaks when splitting up code
into separate functions/classes) and use a proper hash instead.
| Reinhold Kainhofer | 2010-06-11 | 6 | -0/+1832 |