index
:
software/lilypond
stafftab
Fork of Lilypond with Stafftab patches.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ly
/
init.ly
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 4442/5: Fix the rest of removal of parser/(*parser*) manually
David Kastrup
2015-06-16
1
-2
/
+2
*
Issue 4442/2: Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.21
...
David Kastrup
2015-06-16
1
-7
/
+7
*
Issue 4422/1: Remove parser/location global variable setup
...
David Kastrup
2015-06-02
1
-9
/
+8
*
Issue 4331: make pretty-print available in ly files
David Nalesnik
2015-04-03
1
-0
/
+1
*
Doc: replaced tabs with spaces in /ly/*.ly
...
Kevin Barry
2015-03-01
1
-2
/
+2
*
Issue 4129/1: Load (ice-9 curried-definitions) in ly/init.scm and documentati...
...
David Kastrup
2014-09-24
1
-0
/
+3
*
Issue 3580: Replace unwarranted uses of map with for-each and other Scheme cl...
...
David Kastrup
2013-10-01
1
-6
/
+6
*
Use call-after-session to clear out hashes per session at an obvious place.
David Kastrup
2013-04-09
1
-3
/
+0
*
Issue 3244: Remove -d old-relative compatibility option
...
David Kastrup
2013-03-21
1
-6
/
+0
*
Issue 3153: Let music inside of #{ ... #} originate from @code{location} if set
...
David Kastrup
2013-02-11
1
-0
/
+1
*
Issue 2872: Provide define-session and define-session-public commands
...
David Kastrup
2012-10-05
1
-36
/
+11
*
Run scripts/auxiliar/update-with-convert-ly.sh
David Kastrup
2012-08-24
1
-1
/
+1
*
Avoid "Parsed object should be dead" warning for saved init data
David Kastrup
2012-03-30
1
-17
/
+19
*
Issue 2425: Don't reload initialization files when processing multiple files
...
David Kastrup
2012-03-26
1
-1
/
+39
*
Issue 2343: Faulty file-naming when outputting multiple \books
David Kastrup
2012-03-07
1
-2
/
+0
*
ly:parser-include-string can't be executed asynchronously
David Kastrup
2011-11-21
1
-2
/
+2
*
Fix Issue 1780: Scheme format functions with no destination parameter cause d...
David Kastrup
2011-07-26
1
-1
/
+1
*
Docs: run convert-ly for 2.14.0.
...
Graham Percival
2011-06-06
1
-1
/
+1
*
Add include-settings cmd line option to include a custom settings
...
Reinhold Kainhofer
2010-08-22
1
-0
/
+5
*
Tracker 836: Add facility to change output file-name for a \book block
...
Ian Hulin
2009-11-12
1
-2
/
+3
*
Add $current-book and $current-bookpart parser variables
...
Reinhold Kainhofer
2009-08-31
1
-0
/
+2
*
clear list of toplevel scores after adding them to the implicitly created book
Reinhold Kainhofer
2009-08-19
1
-2
/
+4
*
Update .ly files.
Neil Puttock
2008-12-24
1
-1
/
+1
*
Book parts: nestable book parts
...
Nicolas Sceaux
2008-08-23
1
-7
/
+21
*
define default output-suffix
Han-Wen Nienhuys
2007-08-20
1
-1
/
+1
*
Switch off protected scheme parsing after leaving user file.
Han-Wen Nienhuys
2007-02-03
1
-0
/
+1
*
only print complaint if expect-error was set.
Han-Wen Nienhuys
2007-01-06
1
-1
/
+2
*
better expect-error handling. Thinko for is_main_input_ reset.
Han-Wen Nienhuys
2007-01-05
1
-2
/
+3
*
for lp-book, output empty *-systems.tex* for an empty file.
Han-Wen Nienhuys
2007-01-03
1
-2
/
+3
*
Use (ly:set-option 'safe #t) for setting safe behavior.
...
Han-Wen Nienhuys
2007-01-02
1
-1
/
+1
*
Allow --safe testing as a snippet.
...
Han-Wen Nienhuys
2007-01-02
1
-5
/
+0
*
Allow tests for error messages.
...
Han-Wen Nienhuys
2007-01-02
1
-1
/
+5
*
Rewire lilypond-book output.
...
Han-Wen Nienhuys
2007-01-02
1
-1
/
+3
*
bump .ly \version to 2.10.0
...
Han-Wen Nienhuys
2006-11-14
1
-1
/
+1
*
* scm/lily.scm (define-scheme-options): add clip-systems option.
...
Han-Wen Nienhuys
2006-10-12
1
-0
/
+4
*
* lily/stem.cc (get_beaming): return max of scm_ilength. Fixes
...
Han-Wen Nienhuys
2006-06-14
1
-2
/
+2
*
Fix some bugs in the dynamic engraver and PostScript backend
Erlend Aasland
2006-05-31
1
-2
/
+2
*
* lily/stem.cc (get_beaming): return max of scm_ilength. Fixes
...
Han-Wen Nienhuys
2006-06-14
1
-2
/
+2
*
* lily/pointer-group-interface.cc (set_ordered): new function.
...
Han-Wen Nienhuys
2006-03-16
1
-1
/
+1
*
(generate_configuration):
...
Han-Wen Nienhuys
2006-03-16
1
-1
/
+1
*
the great dash-replace.
...
Han-Wen Nienhuys
2006-02-06
1
-1
/
+1
*
(mangle_cxx_identifier): new
...
Han-Wen Nienhuys
2006-01-31
1
-1
/
+1
*
Yoshinobu Ishizaki's multiple header definition patch. Thanks!
Graham Percival
2005-08-02
1
-2
/
+2
*
*** empty log message ***
Han-Wen Nienhuys
2005-07-11
1
-0
/
+1
*
(LY_DEFINE): ly:parser-output-name:
...
Han-Wen Nienhuys
2005-07-11
1
-2
/
+2
*
* scm/define-grobs.scm (all-grob-descriptions): reorganize in
...
Han-Wen Nienhuys
2005-07-08
1
-1
/
+1
*
* lily/program-option.cc: rename from scm-option.cc
...
Han-Wen Nienhuys
2005-06-09
1
-1
/
+1
*
(old-relative-not-used-message)
...
Jan Nieuwenhuizen
2005-04-14
1
-6
/
+4
*
release commit
Han-Wen Nienhuys
2005-04-14
1
-1
/
+1
*
*** empty log message ***
Han-Wen Nienhuys
2005-03-29
1
-2
/
+4
[next]