diff options
author | simonraven <simonraven@web> | 2009-04-28 01:41:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-04-28 01:41:12 -0400 |
commit | b8be54db227e94502b8caf47ac06b51ba53bc283 (patch) | |
tree | a7e670ccf8346347d7f784d39d2b611396422560 /doc/ikiwiki | |
parent | a1bbeec14854f48ae9fc6ae49421a5c30d10dc0f (diff) |
s/choosen/chosen/
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/directive/teximg.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/teximg.mdwn b/doc/ikiwiki/directive/teximg.mdwn index e13d1ed65..992a3f68d 100644 --- a/doc/ikiwiki/directive/teximg.mdwn +++ b/doc/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. |