lilypond/patrick.git
12 years agoRemove bogus programming_error.origin/dev/jneeman
Joe Neeman [Thu, 30 Jul 2009 08:20:00 +0000 (30 01:20 -0700)]
Remove bogus programming_error.

12 years agoFix minimum-distance if the last staff in a system is empty.
Joe Neeman [Thu, 30 Jul 2009 08:12:51 +0000 (30 01:12 -0700)]
Fix minimum-distance if the last staff in a system is empty.

12 years agoDo all page layouts before drawing systems.
Joe Neeman [Thu, 30 Jul 2009 07:26:06 +0000 (30 00:26 -0700)]
Do all page layouts before drawing systems.

12 years agoTighten up cross-staff for tuplet brackets.
Joe Neeman [Thu, 30 Jul 2009 07:25:41 +0000 (30 00:25 -0700)]
Tighten up cross-staff for tuplet brackets.

12 years agoFix the alignment-distances and page breaking.
Joe Neeman [Thu, 30 Jul 2009 02:22:57 +0000 (29 19:22 -0700)]
Fix the alignment-distances and page breaking.

Also, the meaning of alignment-distances has been negated:
the entries should now be positive.

12 years agoFix cross-staff thinko.
Joe Neeman [Tue, 28 Jul 2009 06:37:00 +0000 (27 23:37 -0700)]
Fix cross-staff thinko.

12 years agoFix corner cases for springs.
Joe Neeman [Tue, 28 Jul 2009 05:20:24 +0000 (27 22:20 -0700)]
Fix corner cases for springs.

12 years agoFix annotate-spacing.
Joe Neeman [Mon, 27 Jul 2009 23:10:01 +0000 (27 16:10 -0700)]
Fix annotate-spacing.

12 years agoRemove unused max-stretch stuff.
Joe Neeman [Fri, 24 Jul 2009 17:53:06 +0000 (24 10:53 -0700)]
Remove unused max-stretch stuff.

12 years agoAdd a context for centred piano dynamics.
Joe Neeman [Fri, 24 Jul 2009 17:51:27 +0000 (24 10:51 -0700)]
Add a context for centred piano dynamics.

12 years agoMerge commit 'origin/dev/jneeman' into vertical-spacing3
Joe Neeman [Fri, 24 Jul 2009 06:55:51 +0000 (23 23:55 -0700)]
Merge commit 'origin/dev/jneeman' into vertical-spacing3

12 years agoAdd regression tests and tweak default properties.
Joe Neeman [Fri, 24 Jul 2009 06:20:04 +0000 (23 23:20 -0700)]
Add regression tests and tweak default properties.

12 years agoFix segfault with eps backend.
Joe Neeman [Fri, 24 Jul 2009 03:06:02 +0000 (23 20:06 -0700)]
Fix segfault with eps backend.

12 years agoUse first-system-spacing and last-system-spacing while breaking.
Joe Neeman [Tue, 21 Jul 2009 16:42:02 +0000 (21 09:42 -0700)]
Use first-system-spacing and last-system-spacing while breaking.

12 years agoFix vertical placement of first system.
Joe Neeman [Wed, 8 Jul 2009 02:37:57 +0000 (7 19:37 -0700)]
Fix vertical placement of first system.

The top system on a page is now positioned relative to the
bottom of the top-margin (ie. the top of the header) instead
of the bottom of the header as it was before. This allows
the top line to be placed more consistently if the
header varies from page to page.

12 years agoAdd Staff_grouper_engraver to PianoStaff.
Joe Neeman [Tue, 30 Jun 2009 13:50:31 +0000 (30 16:50 +0300)]
Add Staff_grouper_engraver to PianoStaff.

12 years agoThinko: get the spring from the last _live_ staff.
Joe Neeman [Tue, 30 Jun 2009 13:50:16 +0000 (30 16:50 +0300)]
Thinko: get the spring from the last _live_ staff.

12 years agoFirst working version with spaceable/non-spaceable lines.
Joe Neeman [Sat, 20 Jun 2009 11:28:38 +0000 (20 14:28 +0300)]
First working version with spaceable/non-spaceable lines.

12 years agoFor lilypond-book, space staves with ideal-distance instead of min-distance.
Joe Neeman [Thu, 18 Jun 2009 04:50:55 +0000 (18 07:50 +0300)]
For lilypond-book, space staves with ideal-distance instead of min-distance.

12 years agoRemove old spacing stuff.
Joe Neeman [Wed, 17 Jun 2009 17:37:42 +0000 (17 20:37 +0300)]
Remove old spacing stuff.

12 years agoAdd StaffGrouper.
Joe Neeman [Wed, 17 Jun 2009 15:26:02 +0000 (17 18:26 +0300)]
Add StaffGrouper.

This adds support for easily adjusting vertical spacing
within and between staff groups. In particular, this
makes it easier (ie. feasible) to have nice spacing for
orchestral scores.

12 years agoFix default stretch strength for springs.
Joe Neeman [Wed, 17 Jun 2009 15:24:50 +0000 (17 18:24 +0300)]
Fix default stretch strength for springs.

12 years agoFix defaults for inter-system spacing.
Joe Neeman [Wed, 17 Jun 2009 15:16:49 +0000 (17 18:16 +0300)]
Fix defaults for inter-system spacing.

12 years agoFix first-system-spacing when first-system is a title.
Joe Neeman [Wed, 17 Jun 2009 15:00:04 +0000 (17 18:00 +0300)]
Fix first-system-spacing when first-system is a title.

12 years agoFix off-by-one error if first staff is dead.
Joe Neeman [Wed, 17 Jun 2009 14:41:58 +0000 (17 17:41 +0300)]
Fix off-by-one error if first staff is dead.

12 years agoAdd first-system-spacing and last-system-spacing.
Joe Neeman [Tue, 16 Jun 2009 20:15:30 +0000 (16 23:15 +0300)]
Add first-system-spacing and last-system-spacing.

12 years agoJunk the two-pass stuff and the old page-breaker.
Joe Neeman [Tue, 16 Jun 2009 19:28:11 +0000 (16 22:28 +0300)]
Junk the two-pass stuff and the old page-breaker.

12 years agoUnbreak lilypond-book.
Joe Neeman [Tue, 16 Jun 2009 19:27:51 +0000 (16 22:27 +0300)]
Unbreak lilypond-book.

12 years agoAllow per-VerticalAxisGroup configuration of spacing.
Joe Neeman [Tue, 16 Jun 2009 14:51:24 +0000 (16 17:51 +0300)]
Allow per-VerticalAxisGroup configuration of spacing.

12 years agoFor flexibility for spacing overrides.
Joe Neeman [Tue, 16 Jun 2009 13:48:23 +0000 (16 16:48 +0300)]
For flexibility for spacing overrides.

Remove between-system-padding, between-system-space, after-title-space,
before-title-space, between-title-space in favor of
between-system-spacing, after-title-spacing, before-title-spacing,
between-title-spacing, each of which can contain full information
about how to space (space, padding, stretchability, minimum-distance).

12 years agoFix between-system-padding.
Joe Neeman [Tue, 16 Jun 2009 11:16:24 +0000 (16 14:16 +0300)]
Fix between-system-padding.

12 years agoAdd back in some manual adjustability of vertical spacing.
Joe Neeman [Mon, 15 Jun 2009 13:24:09 +0000 (15 16:24 +0300)]
Add back in some manual adjustability of vertical spacing.

12 years agoFix many odds and ends with new vertical layout code.
Joe Neeman [Sun, 14 Jun 2009 19:48:56 +0000 (14 22:48 +0300)]
Fix many odds and ends with new vertical layout code.

12 years agoFix a thinko that broke the contract of STL sort.
Joe Neeman [Sun, 14 Jun 2009 14:07:24 +0000 (14 17:07 +0300)]
Fix a thinko that broke the contract of STL sort.

12 years agoFirst working version of new page layout engine.
Joe Neeman [Sat, 13 Jun 2009 19:34:42 +0000 (13 22:34 +0300)]
First working version of new page layout engine.

13 years agoNR 1.8 Indexing from Ralph
Ralph Palmer [Thu, 23 Jul 2009 14:40:46 +0000 (23 16:40 +0200)]
NR 1.8 Indexing from Ralph

13 years agodefine-music-types.scm: Sort music-descriptions alist.
Mark Polesky [Wed, 22 Jul 2009 23:29:54 +0000 (22 16:29 -0700)]
define-music-types.scm: Sort music-descriptions alist.

13 years agodefine-music-properties.scm: Sort all-music-properties alist.
Mark Polesky [Wed, 22 Jul 2009 23:27:06 +0000 (22 16:27 -0700)]
define-music-properties.scm: Sort all-music-properties alist.

13 years agodefine-music-display-methods.scm: Sort post-event? list.
Mark Polesky [Wed, 22 Jul 2009 23:22:51 +0000 (22 16:22 -0700)]
define-music-display-methods.scm: Sort post-event? list.

13 years agodefine-grobs.scm: Sort interfaces.
Mark Polesky [Wed, 22 Jul 2009 23:12:40 +0000 (22 16:12 -0700)]
define-grobs.scm: Sort interfaces.

* Sort interfaces.
* Remove "reorder sensibly" comment.

13 years agoMerge branch 'MGjon'
Trevor Daniels [Wed, 22 Jul 2009 18:09:11 +0000 (22 19:09 +0100)]
Merge branch 'MGjon'

13 years agoDocs:MG: add a few translated terms
Trevor Daniels [Wed, 22 Jul 2009 18:08:37 +0000 (22 19:08 +0100)]
Docs:MG: add a few translated terms

13 years agoDocs: MG: add 'hook'
Trevor Daniels [Tue, 21 Jul 2009 08:17:34 +0000 (21 09:17 +0100)]
Docs: MG: add 'hook'

 - edited by Kurt Kroon

13 years agodefine-grob-properties.scm: Sort user and internal property lists.
Mark Polesky [Tue, 21 Jul 2009 00:13:03 +0000 (20 17:13 -0700)]
define-grob-properties.scm: Sort user and internal property lists.

* Sort user and internal property lists.
* Change note-columns type from pair? to ly:grob-array?.
* Move glyph-name from internal to user list.

13 years agodefine-context-properties.scm: Sort translation properties.
Mark Polesky [Sun, 19 Jul 2009 06:39:01 +0000 (18 23:39 -0700)]
define-context-properties.scm: Sort translation properties.

13 years agoDocument the socket backend as a valid option
Patrick McCarty [Mon, 20 Jul 2009 22:24:32 +0000 (20 15:24 -0700)]
Document the socket backend as a valid option

13 years agoCorrect \displayLilyMusic output for single-note harmonics.
Neil Puttock [Sun, 19 Jul 2009 16:56:12 +0000 (19 17:56 +0100)]
Correct \displayLilyMusic output for single-note harmonics.

* since \harmonic only works inside chords, ensure \displayLilyMusic
  interprets a single-note harmonic as a note_chord_element
* remove trailing spaces

13 years agoDoc: CG: improve release steps.
Graham Percival [Sun, 19 Jul 2009 08:53:55 +0000 (19 01:53 -0700)]
Doc: CG: improve release steps.

13 years agoDocs: IR 2 Translation: Auto-sort various elements.
Mark Polesky [Sun, 19 Jul 2009 00:40:20 +0000 (18 17:40 -0700)]
Docs: IR 2 Translation: Auto-sort various elements.

     Fix wrongly nested sort/ref-ify calls:
       (sort (map ref-ify lst)) --> (map ref-ify (sort lst)).
     Auto-sort various unsorted elements.

13 years agoDocs: IR 1 Music definitions: Auto-sort various elements.
Mark Polesky [Sun, 19 Jul 2009 00:32:56 +0000 (18 17:32 -0700)]
Docs: IR 1 Music definitions: Auto-sort various elements.

13 years agodocumentation-lib.scm: Clarify ref-ify docstring.
Mark Polesky [Sat, 18 Jul 2009 23:12:23 +0000 (18 16:12 -0700)]
documentation-lib.scm: Clarify ref-ify docstring.

13 years agoDocs: IR 3.2 Graphical Object Interfaces: Sort interfaces.
Mark Polesky [Sat, 18 Jul 2009 03:16:25 +0000 (17 20:16 -0700)]
Docs: IR 3.2 Graphical Object Interfaces: Sort interfaces.

13 years agoDocs: NR B.6 The Feta font: Rename nodes, fix whitespace.
Mark Polesky [Fri, 17 Jul 2009 05:31:25 +0000 (16 22:31 -0700)]
Docs: NR B.6 The Feta font: Rename nodes, fix whitespace.

13 years agoSocket backend: reorganize and alphabetize
Patrick McCarty [Thu, 16 Jul 2009 21:09:24 +0000 (16 14:09 -0700)]
Socket backend: reorganize and alphabetize

13 years agoAuto-sort all-grob-properties alist for docs.
Mark Polesky [Wed, 1 Jul 2009 23:34:18 +0000 (1 16:34 -0700)]
Auto-sort all-grob-properties alist for docs.

- add auto-sorting code to top of document-backend.scm
- remove calls to (sort ...) that are now redundant

13 years agoAdd new file lily-sort.scm; improve sorting in docs.
Mark Polesky [Wed, 1 Jul 2009 23:21:14 +0000 (1 16:21 -0700)]
Add new file lily-sort.scm; improve sorting in docs.

- add new file lily-sort.scm
- add "lily-sort.scm" to the ly:load list in documentation-generate.scm
- "string<?" --> "ly:string-ci<?" etc. in the document-*.scm files

13 years agoMerge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Fri, 17 Jul 2009 03:20:05 +0000 (16 21:20 -0600)]
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond

13 years agodefine-stencil-commands.scm: Finish alphabetizing
Patrick McCarty [Thu, 16 Jul 2009 20:36:06 +0000 (16 13:36 -0700)]
define-stencil-commands.scm: Finish alphabetizing

- also fix the indentation

13 years agoAdd information about snippets and translations
Carl Sorensen [Thu, 16 Jul 2009 16:07:27 +0000 (16 10:07 -0600)]
Add information about snippets and translations

13 years agoDocs: update translations status
John Mandereau [Thu, 16 Jul 2009 14:39:31 +0000 (16 16:39 +0200)]
Docs: update translations status

13 years agoDocs: convert French PO back to UTF-8
John Mandereau [Thu, 16 Jul 2009 14:17:49 +0000 (16 16:17 +0200)]
Docs: convert French PO back to UTF-8

13 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 16 Jul 2009 11:31:23 +0000 (16 13:31 +0200)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

Conflicts:
Documentation/po/fr.po

13 years agoDocs makefiles: get rid of unconditional translations postprocessing
John Mandereau [Wed, 15 Jul 2009 23:41:46 +0000 (16 01:41 +0200)]
Docs makefiles: get rid of unconditional translations postprocessing

13 years agoDocs: prepare direct translation of node names in Texinfo sources
John Mandereau [Tue, 14 Jul 2009 22:14:12 +0000 (15 00:14 +0200)]
Docs: prepare direct translation of node names in Texinfo sources

- fix nits in texi-gettext.py,
- update tely-gettext.py and extract_texi_filenames.py,
- use --master-map-file option of extract_texi_filenames.py added in
this commit,
- remove embarrassing node translations in French and Spanish doc POs.

All these updates have been tested with a few makefiles hooks (not
included in this commit), an apparently successful execution of
tely-gettext.py on all translations followed by 'make doc' and a quick
check of HTML and PDF output.

13 years agoDocs: do not attempt a build of Japanese docs in PDF
John Mandereau [Tue, 14 Jul 2009 22:12:36 +0000 (15 00:12 +0200)]
Docs: do not attempt a build of Japanese docs in PDF

13 years agoMake Perl treat all I/O streams as UTF-8
John Mandereau [Tue, 14 Jul 2009 22:06:04 +0000 (15 00:06 +0200)]
Make Perl treat all I/O streams as UTF-8

This is necessary to the upcoming translation of node names in Texinfo
source.

13 years agoDocs: move common files and factorize Texinfo macros
John Mandereau [Sun, 12 Jul 2009 20:33:42 +0000 (12 22:33 +0200)]
Docs: move common files and factorize Texinfo macros

- move macros.itexi to Documentation/ to anticipate the possible move
of all Texinfo documentation to the same directory,

- move Texinfo init file from top of the source tree,

- factorize macros common to all languages into common-macros.itexi.

13 years agoSVG backend: alphabetize the stencil expressions
Patrick McCarty [Thu, 16 Jul 2009 07:39:41 +0000 (16 00:39 -0700)]
SVG backend: alphabetize the stencil expressions

13 years agoMake -dwarning-as-error more general
Patrick McCarty [Tue, 7 Jul 2009 18:31:06 +0000 (7 11:31 -0700)]
Make -dwarning-as-error more general

* The following calls now issue errors
  with the option -dwarning-as-error:

  Grob::warning ()
  Grob::programming_error ()
  Input::warning ()
  Input::programming_error ()

  ly:warning
  ly:programming-error

13 years agoOnly assign warning values for stencil commands
Patrick McCarty [Mon, 6 Jul 2009 00:03:34 +0000 (5 17:03 -0700)]
Only assign warning values for stencil commands

- Since the expressions in ly:all-output-backend-commands
  are not intended to be defined in output-*.scm,
  only assign warnings for ly:all-stencil-commands.

13 years agoscm/define-stencil-commands.scm: cleanup
Patrick McCarty [Sun, 5 Jul 2009 23:51:31 +0000 (5 16:51 -0700)]
scm/define-stencil-commands.scm: cleanup

- Create a new procedure for stencil "commands",
  the subset of stencil expressions that can be
  defined in output-*.scm.

- Add the missing `setrotation' and `resetrotation'
  expressions.

- Use ly:all-output-backend-commands for the rest
  of the stencil expressions; thus,
  `delay-stencil-evaluation' belongs here, and
  add the missing `rotate-stencil' expression.

- Document the differences between the two procedures.

- Register all of the expressions in "one go".

13 years agoCheck for a null string before using `placebox'
Patrick McCarty [Sun, 5 Jul 2009 20:15:51 +0000 (5 13:15 -0700)]
Check for a null string before using `placebox'

- This is most important for output-svg, due to
  the regular expression matching, but the other
  output backends can benefit from the removal of
  the superfluous `placebox' expressions.

13 years agoReturn a null string after calling ly:warning
Patrick McCarty [Sun, 5 Jul 2009 19:47:01 +0000 (5 12:47 -0700)]
Return a null string after calling ly:warning

- This is needed to ensure a sane value for
an undefined stencil expression.

13 years agoRemove obsolete backend code
Patrick McCarty [Sun, 5 Jul 2009 20:12:25 +0000 (5 13:12 -0700)]
Remove obsolete backend code

- Remove obsolete code from lily.scm that was
used before the output backends took their current
form.

- Remove exported bindings from output-ps.scm; the
output backends no longer use a `public interface',
since all work is done with ly:outputter-dump-stencil,
which uses the modules directly.

- Remove the "catch-all" routines from the svg and socket
output backends; these are covered by the new procedure
in backend-library.scm

13 years agoAdd a new program option: -dwarning-as-error
Patrick McCarty [Sun, 5 Jul 2009 19:56:34 +0000 (5 12:56 -0700)]
Add a new program option: -dwarning-as-error

(Thanks to Han-Wen and Jan for the initial idea)

- If a valid stencil expression is found, but is
undefined in the current backend, issue a warning
for every occurrence.

- The option -dwarning-as-error will cause LilyPond
to output an error and exit upon the first warning
encountered.

13 years agoDoc: add Font to all font nodes (avoids potential confusion).
Graham Percival [Thu, 16 Jul 2009 05:21:30 +0000 (15 22:21 -0700)]
Doc: add Font to all font nodes (avoids potential confusion).

13 years agoDocs: NR B.6 The Feta font: Add menu; separate into nodes.
Mark Polesky [Wed, 15 Jul 2009 20:54:48 +0000 (15 13:54 -0700)]
Docs: NR B.6 The Feta font: Add menu; separate into nodes.

13 years agoDoc-fr: rhythm chapter nitpicks
Jean-Charles Malahieude [Wed, 15 Jul 2009 20:14:56 +0000 (15 22:14 +0200)]
Doc-fr: rhythm chapter nitpicks

* thanks to François Martin and Xavier Scheuer for their proof-reading

13 years agoSVG output nitpick: use well-formed SGML comments
Patrick McCarty [Wed, 15 Jul 2009 02:26:34 +0000 (14 19:26 -0700)]
SVG output nitpick: use well-formed SGML comments

13 years agoFix compile (again)
Patrick McCarty [Wed, 15 Jul 2009 00:03:29 +0000 (14 17:03 -0700)]
Fix compile (again)

13 years agoDocs: IR: correct (de)crescendo syntax.
Patrick McCarty [Tue, 14 Jul 2009 23:57:31 +0000 (14 16:57 -0700)]
Docs: IR: correct (de)crescendo syntax.

13 years agoFix compile
Patrick McCarty [Tue, 14 Jul 2009 23:48:55 +0000 (14 16:48 -0700)]
Fix compile

13 years agoDocs: IR: remove references to \property command
Patrick McCarty [Tue, 14 Jul 2009 23:46:28 +0000 (14 16:46 -0700)]
Docs: IR: remove references to \property command

We might want to junk all of the "Syntax:" lines in the IR eventually,
but for now, make sure the information is accurate, at least.

13 years agoDocs: NR Tweak command: can't be used to modify stems,
Trevor Daniels [Tue, 14 Jul 2009 22:14:07 +0000 (14 23:14 +0100)]
Docs: NR Tweak command: can't be used to modify stems,
      beams or accidentals *directly*

13 years agoLaissez_vibrer_engraver: avoid duplicate self_scm () calls
Patrick McCarty [Tue, 14 Jul 2009 21:51:57 +0000 (14 14:51 -0700)]
Laissez_vibrer_engraver: avoid duplicate self_scm () calls

- Also, remove trailing whitespace

13 years agoEliminate unix-specific -u flags from internationalization build
Carl Sorensen [Tue, 14 Jul 2009 21:35:53 +0000 (14 15:35 -0600)]
Eliminate unix-specific -u flags from internationalization build

13 years agoDocs: CG: add feature update checklist
Carl Sorensen [Tue, 14 Jul 2009 20:19:25 +0000 (14 14:19 -0600)]
Docs: CG: add feature update checklist

13 years agoDocs: NR 5.5 Clarify placement of Bézier override
Trevor Daniels [Tue, 14 Jul 2009 19:21:25 +0000 (14 20:21 +0100)]
Docs: NR 5.5 Clarify placement of Bézier override

13 years agoDocs: LM: Follow-ups to suggestions from Jonathan Wilkes
Trevor Daniels [Tue, 14 Jul 2009 17:23:05 +0000 (14 18:23 +0100)]
Docs: LM: Follow-ups to suggestions from Jonathan Wilkes

13 years agoSuggestions for improving the LM by Jonathan Wilkes
Maximilian Albert [Mon, 13 Jul 2009 10:28:10 +0000 (13 19:28 +0900)]
Suggestions for improving the LM by Jonathan Wilkes

13 years agoDocs: NR 5: index bezier curves for slurs and ties
Trevor Daniels [Tue, 14 Jul 2009 15:14:13 +0000 (14 16:14 +0100)]
Docs: NR 5: index bezier curves for slurs and ties

13 years agoFix vertical placement of first system.
Joe Neeman [Wed, 8 Jul 2009 02:37:57 +0000 (7 19:37 -0700)]
Fix vertical placement of first system.

The top system on a page is now positioned relative to the
bottom of the top-margin (ie. the top of the header) instead
of the bottom of the header as it was before. This allows
the top line to be placed more consistently if the
header varies from page to page.

13 years agoAdd a new stencil expression: embedded-svg
Patrick McCarty [Tue, 14 Jul 2009 04:27:59 +0000 (13 21:27 -0700)]
Add a new stencil expression: embedded-svg

* This can only be used with the SVG backend.

13 years agoDocs: IR: Remove unneeded arpeggio description
Patrick McCarty [Sun, 12 Jul 2009 22:14:11 +0000 (12 15:14 -0700)]
Docs: IR: Remove unneeded arpeggio description

13 years agoDocs: IR: Improve grob interface docstrings
Patrick McCarty [Sun, 12 Jul 2009 21:58:48 +0000 (12 14:58 -0700)]
Docs: IR: Improve grob interface docstrings

13 years agoUse hashlib instead of deprecated md5 module if Python >= 2.5 is present
Maximilian Albert [Sun, 12 Jul 2009 03:22:16 +0000 (12 12:22 +0900)]
Use hashlib instead of deprecated md5 module if Python >= 2.5 is present

13 years agoAdd NEWS entry about automatic deletion of intermediate files
Maximilian Albert [Thu, 9 Jul 2009 09:04:11 +0000 (9 18:04 +0900)]
Add NEWS entry about automatic deletion of intermediate files

13 years agoDelete intermediate ps files by default
Maximilian Albert [Wed, 8 Jul 2009 04:55:49 +0000 (8 13:55 +0900)]
Delete intermediate ps files by default

13 years agograce-engraver.cc: improve programming error formatting.
Neil Puttock [Sun, 12 Jul 2009 20:21:32 +0000 (12 21:21 +0100)]
grace-engraver.cc: improve programming error formatting.

13 years agoDocs: NR B.6 The Feta font: Organize glyph list.
Mark Polesky [Sun, 12 Jul 2009 18:26:28 +0000 (12 11:26 -0700)]
Docs: NR B.6 The Feta font: Organize glyph list.