Mercurial > docs > master
changeset 91:87bc954b9e6a
style: Let's have an own version of the QP macro. It indents paragraphs.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Fri, 15 Jun 2012 17:14:06 +0200 |
parents | 106fd9f80dd8 |
children | e6f95015ba61 |
files | style |
diffstat | 1 files changed, 14 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/style Tue Jun 12 22:23:10 2012 +0200 +++ b/style Fri Jun 15 17:14:06 2012 +0200 @@ -36,6 +36,7 @@ .nr PI 3n .nr PD .3v +.nr QI 6n .nr lu 0 .af PN i @@ -274,8 +275,20 @@ .. . \" QP - Block quote paragraph -.am QP +.de QP +.ti \\n(.iu +.if \\n(QP .nr Qp 1 +.RT +.sp \\n(PDu +.ne 1.1 .ps -1 +.in +\\n(QIu +.ll -\\n(QIu +.ti \\n(.iu +.if \\n(Qp .ti +\\n(PIu +.if \\n(TM .ls 1 +.nr QP 1 +.rr Qp .. . \" DS - Code display