Mercurial > docs > master
comparison style @ 90:106fd9f80dd8
style: Added Lp macro that encounters widows by having one line more.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 12 Jun 2012 22:23:10 +0200 |
parents | c35ec2b7de5d |
children | 87bc954b9e6a |
comparison
equal
deleted
inserted
replaced
89:83bfb4dbf59f | 90:106fd9f80dd8 |
---|---|
57 .if t .if e .nr PO -(21c-\n(.lu-(2u*3.3c))c | 57 .if t .if e .nr PO -(21c-\n(.lu-(2u*3.3c))c |
58 .ds CF " | 58 .ds CF " |
59 .. | 59 .. |
60 .wh -1u _M | 60 .wh -1u _M |
61 | 61 |
62 . \" Lp - enlarge the current page by one line to avoid widows | |
63 .de Lp | |
64 .ch FO -\n(FMu+1v | |
65 .. | |
66 | |
62 . \" CW - Set text in CW font (similar to .B and .I) | 67 . \" CW - Set text in CW font (similar to .B and .I) |
63 .de CW | 68 .de CW |
64 .nr PQ \\n(.f | 69 .nr PQ \\n(.f |
65 .if t \{\ | 70 .if t \{\ |
66 . ft CW | 71 . ft CW |