Macro: redefining the HD macro within the TITLE one.

master
Karchnu 2022-06-22 02:11:52 +02:00
parent d94ba43d9d
commit 00cfe59ef4
1 changed files with 44 additions and 0 deletions

View File

@ -394,6 +394,12 @@ Compilé pour la dernière fois le
.TL
\\$*
.ds LH \\$*
.de HD .XX
.sp -2.8
\l'7.5i'
.sp +1.5
.br
..XX
..
.de AUTHOR
. AU
@ -573,3 +579,41 @@ Compilé pour la dernière fois le
. ll +1
. in -1
..
.de ST
.nr ww \w'\\$1'
\Z@\v'-.25m'\l'\\n[ww]u'@\\$1
..
.de INCREMENT
.br
.in \\*[PINCREMENT]
.br
\h'-\\*[DECALAGE]'\\*[CHARACTER]\h'|0'\\$*
..
.de D
.ds DECALAGE 1.0
.ds PINCREMENT 2
.ds CHARACTER \(bu
.INCREMENT \\$*
..
.de DD
.ds DECALAGE 1.0
.ds PINCREMENT 3
.ds CHARACTER \(bu
.INCREMENT \\$*
..
.de AA
.ds DECALAGE 1.5
.ds PINCREMENT 3
.ds CHARACTER \(->
.INCREMENT \\$*
..
.de AAA
.ds DECALAGE 1.5
.ds PINCREMENT 4
.ds CHARACTER \(->
.INCREMENT \\$*
..
.de ED
.br
.in 0
..