From: hanwen Date: Fri, 9 Jul 2004 19:19:10 +0000 (+0000) Subject: (include_path): remove --no-lily, --no-ps , X-Git-Tag: release/2.3.9^2~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b6dd204647f9bd2d8c4cb233b02d9f4de923c532;p=lilypond.git (include_path): remove --no-lily, --no-ps , --no-pdf, --pdftex (copyright): add --latex option (ic_p.make_include_option): use direct PS as default. --- diff --git a/ChangeLog b/ChangeLog index efd487436f..a7630d1372 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2004-07-09 Han-Wen Nienhuys + * scripts/lilypond.py (include_path): remove --no-lily, --no-ps , + --no-pdf, --pdftex + (copyright): add --latex option + (ic_p.make_include_option): use direct PS as default. + * scm/beam.scm (check-slope-callbacks): check sign of slope. * input/regression/beam-concave.ly (rossFourBeams): add cases from Ross diff --git a/scripts/lilypond.py b/scripts/lilypond.py index 6e2bf6c5d5..025cd4df79 100644 --- a/scripts/lilypond.py +++ b/scripts/lilypond.py @@ -87,6 +87,7 @@ program_version = '@TOPLEVEL_VERSION@' # input without \book, use classic latex definitions classic_p = 0 verbose_p = 0 +latex_p = 0 pseudo_filter_p = 0 original_dir = os.getcwd () temp_dir = os.path.join (original_dir, '%s.dir' % program_name) @@ -106,22 +107,24 @@ copyright = ('Han-Wen Nienhuys