diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-14 17:51:15 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-14 17:51:15 +0000 |
commit | 29dca53ec230c4b598c402ca964e308ca2dd627f (patch) | |
tree | 6a59b819bf4540af0b4a051be1fed72ff1323f83 /regress/roff/ta/basic-man.in | |
parent | 249038d8e46090d651314d34d995078a1aeb6ee9 (diff) | |
download | mandoc-29dca53ec230c4b598c402ca964e308ca2dd627f.tar.gz |
improve rounding rules for scaling units
in horizontal orientation in the terminal formatter
Diffstat (limited to 'regress/roff/ta/basic-man.in')
-rw-r--r-- | regress/roff/ta/basic-man.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/roff/ta/basic-man.in b/regress/roff/ta/basic-man.in index f2f4641d..db0644a7 100644 --- a/regress/roff/ta/basic-man.in +++ b/regress/roff/ta/basic-man.in @@ -17,3 +17,6 @@ none: default unit: .ta 3 +4 12 1 2 3 4 +rounding: +.ta 0.26i T 1c +1 2 3 4 5 6 7 8 9 |