From 48729f9715f4deec6d621c363fd4d16d089497b2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 4 Apr 2017 17:21:02 +0200 Subject: Ms writer improvements: - added some variables to the default template. - cleaner output for images (stringify alt text). --- MANUAL.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'MANUAL.txt') diff --git a/MANUAL.txt b/MANUAL.txt index 529bbd6ff..fcccd7c6f 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -1508,6 +1508,21 @@ Variables for man pages `hyphenate` : if `true` (the default), hyphenation will be used +Variables for ms +---------------- + +`pointsize` +: point size (e.g. `10p`) + +`lineheight` +: line height (e.g. `12p`) + +`fontfamily` +: font family (e.g. `T` or `P`) + +`indent` +: paragraph indent (e.g. `2m`) + Using variables in templates ---------------------------- -- cgit v1.2.3