From c0c44065077dff178292940b361b665eed613615 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 22 Oct 2004 21:02:12 +0000 Subject: [PATCH] add \global to definitions for feta macros. --- ChangeLog | 3 +++ Documentation/user/macros.itexi | 6 +++--- VERSION | 2 +- tex/lilyponddefs.tex | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index cba602350d..59244d4836 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-10-22 Han-Wen Nienhuys + * Documentation/user/macros.itexi: add \global to definitions for + feta macros. + * po/fr.po (Module): updated po file. * po/de.po: updated po file. diff --git a/Documentation/user/macros.itexi b/Documentation/user/macros.itexi index 6b531fc814..4cf09a6c6b 100644 --- a/Documentation/user/macros.itexi +++ b/Documentation/user/macros.itexi @@ -2,9 +2,9 @@ @tex \input feta20.tex -\font\fetasixteen=feta16 -\def\fetafont{\fetasixteen} -\def\fetachar#1{\hbox{\fetasixteen#1}} +\global\font\fetasixteen=feta16 +\gdef\fetafont{\fetasixteen} +\gdef\fetachar#1{\hbox{\fetasixteen#1}} @end tex @c Reference GLOSsary diff --git a/VERSION b/VERSION index b897c9acb6..cdef0e8b8a 100644 --- a/VERSION +++ b/VERSION @@ -1,6 +1,6 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=2 MINOR_VERSION=3 -PATCH_LEVEL=22 +PATCH_LEVEL=23 MY_PATCH_LEVEL= diff --git a/tex/lilyponddefs.tex b/tex/lilyponddefs.tex index 6a0bffc9e8..0c5a87ea15 100644 --- a/tex/lilyponddefs.tex +++ b/tex/lilyponddefs.tex @@ -254,6 +254,9 @@ \special{header=music-drawing-routines.ps} \gdef\lilypondspecial{}} + + + %% Put the argument into a box which has zero height and depth (the %% \vss forces the latter -- TeXbook, page 80). %% -- 2.39.2