summaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-04 10:53:04 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-04 10:53:04 +0000
commit2bf37620ef83f5dee8d8b36139c6392f41502252 (patch)
tree9f92215dcc15ef5418b7dac59c27d26bbbcb44a2 /mandoc.1
parent49d30461383f1cfbb0133f02bac1b9b7e29fc5b6 (diff)
downloadmandoc-2bf37620ef83f5dee8d8b36139c6392f41502252.tar.gz
mandoc-2bf37620ef83f5dee8d8b36139c6392f41502252.tar.zst
mandoc-2bf37620ef83f5dee8d8b36139c6392f41502252.zip
Auto-margins. Documented in mandoc.1. Also bumped line-height and made
sure header and footer accomodate for said line-height.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.19
1 files changed, 6 insertions, 3 deletions
diff --git a/mandoc.1 b/mandoc.1
index 2b58da07..855e6a84 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.68 2010/07/01 14:23:45 kristaps Exp $
+.\" $Id: mandoc.1,v 1.69 2010/07/04 10:53:04 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 1 2010 $
+.Dd $Mdocdate: July 4 2010 $
.Dt MANDOC 1
.Os
.Sh NAME
@@ -303,7 +303,10 @@ PostScript
Level-2 pages may be generated by
.Fl T Ns Cm ps .
Output pages default to letter sized and are rendered in the Times font
-family, 11-point.
+family, 11-point. Margins are calculated as the maximum of either space
+left by page width minus text width (65
+.Sq m
+characters), or given default margins of 2 cm.
.Pp
Special characters are rendered as in
.Sx ASCII Output .