From 00cfe59ef4802ddd069a4a367484d9689e6d8770 Mon Sep 17 00:00:00 2001 From: Karchnu Date: Wed, 22 Jun 2022 02:11:52 +0200 Subject: [PATCH] Macro: redefining the HD macro within the TITLE one. --- macros.ms | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/macros.ms b/macros.ms index 6d8c15d..fe81a85 100644 --- a/macros.ms +++ b/macros.ms @@ -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 +..