From 90896aac9fcd3ce4b44643a3bc2773a831c0c3cf Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 14 Jul 2010 20:25:22 +0200 Subject: Sync with ikiwiki 3.20100704. --- ikiwiki/directive/teximg.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ikiwiki/directive/teximg.mdwn') diff --git a/ikiwiki/directive/teximg.mdwn b/ikiwiki/directive/teximg.mdwn index e13d1ed..992a3f6 100644 --- a/ikiwiki/directive/teximg.mdwn +++ b/ikiwiki/directive/teximg.mdwn @@ -12,7 +12,7 @@ To scale the image, use height=x: \[[!teximg code="\frac{1}{2}" height="17"]] \[[!teximg code="\frac{1}{2}" height="8"]] -If no height is choosen the default height 12 is used. Valid heights are: 8, 9, +If no height is chosen the default height 12 is used. Valid heights are: 8, 9, 10, 11, 12, 14, 17, 20. If another height is entered, the closest available height is used. -- cgit v1.2.3