summaryrefslogtreecommitdiff
path: root/scripts/etf2ly.py
Commit message (Expand)AuthorAgeFilesLines
* Fix compile...Signed-off-by: Patrick McCarty <pnorcks@gmail.com> Patrick McCarty2009-01-071-1/+2
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-3/+2
* Update some python scripts to (c) --2008 and render grand-replace affectible.Jan Nieuwenhuizen2009-01-061-8/+9
* Fix "Report bugs..." localized strings...This allows adding a link to a list where the language of the translation is used. John Mandereau2008-12-091-3/+4
* Whitespace issues....Add some missing escape characters to abc2ly.py. Werner Lemberg2008-11-191-2/+2
* Improve man pages in `scripts' directory....help2man is quite picky: . It needs newlines to properly identify the various sections. . Examples must start with a shell prompt character. . Multiple usage lines needs the same indentation. . I've replaced the `Bugs' string with an empty one in the call to the `addoption_group' since it confuses help2man otherwise. Note that man page output is still not optimal yet; some constructs can't be handled well by automatic parsing. Werner Lemberg2008-07-311-2/+3
* Update deprecated Python constructs...Also fix a small amount of style nits. A lot more could be done to improve coding style of these scripts, but at least they won't break with future Python releases because of obsolete constructs. John Mandereau2008-04-271-9/+8
* Improve Python scripts localization...* all scripts: add --help and --version options manually so they are localized, and mark 'Bugs' for translation; * musicxml2ly.py: use gettext from lilylib, uniformize option descriptions (always start downcase and do not end with a period); * musicexp.py, musicxml.py: use encoded writing to stderr and save translation work by creating error and warning functions. John Mandereau2008-02-131-3/+10
* nitHan-Wen Nienhuys2007-02-161-2/+0
* use sed-atfiles to put relocation handling in python scripts.Han-Wen Nienhuys2007-01-251-19/+3
* More message fixes and dutch translations.Jan Nieuwenhuizen2006-12-231-10/+10
* initial.Jan Nieuwenhuizen2006-12-221-2/+2
* (datadir): remove LILYPONDPREFIX support.Han-Wen Nienhuys2006-07-241-20/+10
* Fix some bugs in the dynamic engraver and PostScript backendErlend Aasland2006-05-311-10/+20
* (datadir): remove LILYPONDPREFIX support.Han-Wen Nienhuys2006-07-241-20/+10
* (ATVARIABLES): add TARGET_PYTHON as subst...variable. Han-Wen Nienhuys2006-05-171-1/+1
* (dump_score): indent of 4 for python code.Han-Wen Nienhuys2006-05-011-1052/+1052
* * scripts/etf2ly.py (do_options): use optparse...* scripts/midi2ly.py: optparse, strip lilylib copy. Han-Wen Nienhuys2006-03-011-46/+74
* * The grand 2005-2006 replace.Jan Nieuwenhuizen2006-01-061-1/+1
* *** empty log message ***Han-Wen Nienhuys2005-11-291-1/+3
* *** empty log message ***Jan Nieuwenhuizen2005-04-121-1/+1
* *** empty log message ***Jan Nieuwenhuizen2005-02-041-1/+1
* *** empty log message ***Han-Wen Nienhuys2004-10-291-12/+18
* (LY_DEFINE): add ly:stencil-originHan-Wen Nienhuys2004-10-281-2/+2
* increase extent of Staff.Han-Wen Nienhuys2004-09-131-1/+1
* Changed scripts/* to use sys.argv[0]Pedro Kroger2004-09-091-5/+6
* * lily/rest.cc (polyphonic_offset_callback): new function. Do...vertical positioning for polyphony, without RestCollision object. * lily/note-column.cc (add_head): prevent rests & note heads on one stem. * lily/rest-collision.cc (do_shift): ignore rests with beams. (do_shift): rewrite only-rests case: use common refpoints: the routine will have sensible results when other rest-translations have taken place. * lily/simple-spacer.cc (solve): cleanup: remove code for linelen < 0 case. * input/GNUmakefile (SUBDIRS): remove ascii-art Han-Wen Nienhuys2004-02-131-1/+1
* 2003 -> 2004Han-Wen Nienhuys2004-02-051-1/+1
* Patch by Arvid Grotting for minor keys and <<...>> in \score. Han-Wen Nienhuys2003-10-091-9/+41
* * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff....* VERSION: remove Han-Wen Nienhuys2003-09-091-2/+2
* add spaces.Heikki Junes2003-07-301-3/+3
* fixes. polishing: add spaces and dots.Heikki Junes2003-07-291-2/+3
* second polish.Heikki Junes2003-07-291-1/+1
* add verbs.Heikki Junes2003-07-291-2/+2
* (interpret_finale_key_sig): handle minor keys...too (Global_measure.set_timesig): handle 3/8 time sig too. Han-Wen Nienhuys2003-07-171-16/+37
* * Another grand 2003 update.... * Remove mentioning of `mudela'; There's no such thing. Jan Nieuwenhuizen2003-04-241-1/+1
* * scripts/musedata2ly.py (): idem...* scripts/midi2ly.py (dump_chord): idem * scripts/etf2ly.py (version): idem * scripts/pmx2ly.py (Slur.calculate): new chord syntax * scripts/mup2ly.py (pre_processor_commands): new chord syntax Han-Wen Nienhuys2002-12-241-6/+10
* release: 1.5.29Han-Wen Nienhuys2002-02-011-1/+1
* release: 1.5.23...=========== * Resurrected experimental sketch output, now with dispatch. * Bugfix: prefix directory defaults to DIR_DATADIR if not defined. * Rune: more reliable repeat dots (WARNING: FONT CHANGED) 1.5.22.h Han-Wen Nienhuys2001-11-291-2/+2
* release: 1.5.21...=========== * Fixed direct PostScript output, and changed default fonts. * Bugfix: automaticMelismata in refman (huh, or should lily be changed?) * pktrace: cp mf/out/feta20.* $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics echo 'TeX-feta20,feta20,Roman,-gnu-feta20-medium-r-normal,adobe-fontspec\ific,feta20' >> $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics/std.sfd 1.5.3.l Han-Wen Nienhuys2001-11-041-3/+7
* release: 1.5.4...========== * midi2ly bugfixes: don't print ';' in .ly output. * small cleanup of input/bugs/ * bugfix: nested grace notes; added input/regression/grace-nest.ly * Bugfix: add double alterations to keyAccidentalOrder (Mats) * Fixes for PostScript beams and stems. 1.5.2.h Han-Wen Nienhuys2001-08-061-10/+5
* release: 1.5.3...========== * Starting pagenumber (Mark Hindley) * Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!] * Bugfix: don't put grace beams on non grace notes, and vice versa. * etf2ly: - miserable try at importing repeatbars and volta brackets; - import articulation defs (IX tag) - revamped file reading logic. Now much cleaner. * Experimental regular-spacing support: try to space regular runs of notes equidistantly. 1.5.2.j Han-Wen Nienhuys2001-07-291-255/+351
* release: 1.3.146...============ * Make and ly2dvi fixes. * Made feta-timesig C a bit rounder. * Included flat autogenerated list of grob interfaces into refman. * Moved Rest_engraver to ThreadContext. * Documentation updates. * Bugfix: package-diff: remove all out-?.* dirs. * Preliminary tutorial fixes. * Ly2dvi: - keep .dvi output when making .ps. - name latex wrapper for foo.ly: foo.latex - keep .tex and .latex output if latex fails - keep .dvi output if dvips fails - replaced --outdir option with --output=FILE option, where FILE may include directories - enhancements and fixes * Typo fix: clean-fonts * Bugfixes: lilypond-login.sh * Tutorial and refman fixes (Mats) 1.3.145.h Han-Wen Nienhuys2001-04-051-4/+4
* patch::: 1.3.96.jcn9...1.3.96.jcn9 Jan Nieuwenhuizen2000-10-221-2/+6
* release: 1.3.93...=========== * Added some error messages for toplevel and stray string parse errors. * Don't start more than one slur at a time. * Set direction of Slur too in a2-engraver. 1.3.92.h Han-Wen Nienhuys2000-10-041-25/+45
* release: 1.3.92...========== * RPM .spec fixes. * italiano.ly * mudela-book updates by Tom Cato Amundsen. * Allow lyric hara kiri as well. * Bugfix: left/right mixup in Side_position_interface::aligned_on_self () * rest collision of differing rests. * Cleanup of Sequential_music_iterator, Simple_music_iterator. * Unfolded_repeat_iterator now signals repeats using \property repeatCommands. You could override this, eg. \property Score.repeatCommands = #'((volta "X") start-repeat) will print a |: and a volta bracket saying X. See also input/test/manual-volta.ly * Volta_engraver, Repeat_acknowledge_engraver: new engravers that are controlled by repeatCommands; much cleaner than the Repeat_engraver. * Junked Repeat_engraver. 1.3.91.j Han-Wen Nienhuys2000-10-011-2/+1
* release: 1.3.91...=========== * Use S_ISDIR () and check for stat.h. * Various fixes for RedHat 7.0 / gcc 2.96.54 * separate basic propertylist for fingerings, center them on noteheads. * Side_position_interface::aligned_on_self() now can take a real number for self-alignment-{X,Y}. * etf2ly: single line GF field. 1.3.90. Han-Wen Nienhuys2000-09-281-12/+19
* release: 1.3.87...================ * Made fixes to part-combine examples and Coriolan. * Bugfix: don't dump core on unterminated (de)crescendo. * Rolled next (M) also into get_music (M), similar to process (M), so that sequential-music-iterator::get_music (M) returns something useful. * Bugfix: part-combiner still expected Music_sequence, where get_music () now returns plain list of events. 1.3.86.h Han-Wen Nienhuys2000-09-181-12/+32
* release: 1.3.84...====== * pmx2ly, PMX to LilyPond conversion. Succesfully converts barsant.pmx. * musedata2ly, a Musedata to LilyPond convertor. Succesfully converts wtk1-fugue2 * bugfixes for dynamics: make sure that dynamic alignments encompass the dynamics they support, and that any columns they attach to aren't prematurely killed. * bugfix: make sure \time gets noticed early enough. 1.3 Han-Wen Nienhuys2000-09-021-42/+47
* release: 1.3.83...====== * small doc updates. * Cleanups related to barline handling: - Removed Translator_group::get_simple_translator (), and - - use properties to communicate about barlines and time sigs. (NOTE: by default a time-signature of 4/4 is printed.) - fix repeat bar behavior. * cleaned up Directional_element_interface * add name field to score-elements. * comment in some unprotects for Music in parser. Should bring down cpu time and plug some leaks. * robustness fixes for etf2ly, tuplets, grace notes. 1.3 Han-Wen Nienhuys2000-09-011-1/+3