From: Jan Nieuwenhuizen Date: Wed, 4 Nov 1998 22:13:39 +0000 (+0100) Subject: patch::: 1.1.2.jcn2: doublethickbar X-Git-Tag: release/1.1.3~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=dff231644b0313004e103034768c1c11e8e407f5;p=lilypond.git patch::: 1.1.2.jcn2: doublethickbar pl 2.jcn2 --- diff --git a/NEWS b/NEWS index 28ed2c2e39..2c48432d46 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +pl 2.jcn2 + pl 2.jcn1 - commented-out Level-2 PostScript in lily.ps (J. Buehler) - moved tex/*.ps to ps/ diff --git a/VERSION b/VERSION index d54d3ed70f..b367271202 100644 --- a/VERSION +++ b/VERSION @@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=1 PATCH_LEVEL=2 -MY_PATCH_LEVEL=jcn1 +MY_PATCH_LEVEL=jcn2 # use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version. diff --git a/init/lily.scm b/init/lily.scm index d0f1dc57fb..fa5ca909e4 100644 --- a/init/lily.scm +++ b/init/lily.scm @@ -160,6 +160,10 @@ (define (experimental-on-tex) "\\turnOnExperimentalFeatures") +(define + (fatdoublebar o h) + ((invoke-output o "invoke-dim1") "fatdoublebar" h)) + (define (finishbar o h) ((invoke-output o "invoke-dim1") "finishbar" h)) diff --git a/ps/lilyponddefs.ps b/ps/lilyponddefs.ps index ffa7053bb3..b5386d2818 100644 --- a/ps/lilyponddefs.ps +++ b/ps/lilyponddefs.ps @@ -88,6 +88,11 @@ thinbar } bind def +/fatdoublebar +{ + thickbar +} bind def + /finishbar { thickbar