From d5954664d0443ab7681aa40a36bd3ba2f45bd29b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 9 Nov 2006 14:47:17 +0100 Subject: [PATCH] remove font-magnification property definition --- scm/define-grob-properties.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index 5be6e48853..dddcef9aee 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -161,8 +161,6 @@ category for selecting a font. Options include: @code{fetaMusic}, (font-name ,string? "Specifies a file name (without extension) of the font to load. This setting override selection using @code{font-family}, @code{font-series} and @code{font-shape}.") - (font-magnification ,number? "Magnification of the font, when it -is selected with @code{font-name}.") (font-size ,number? "The font size, compared the `normal' size. 0 is style-sheet's normal size, -1 is smaller, +1 is bigger. Each step of 1 is approximately 12% larger, 6 steps are exactly a -- 2.39.5