diff options
-rw-r--r-- | README.pdf | bin | 48115 -> 48855 bytes | |||
-rw-r--r-- | README.t | 7 | ||||
-rw-r--r-- | g.tmac | 1 |
3 files changed, 4 insertions, 4 deletions
Binary files differ @@ -1,9 +1,8 @@ -.do xflag 3 -.papersize a4 -.fp 0 M DejaVuSansMono ttf .so g.tmac .so gx.tmac .so toc/toc.tmac +.papersize letter +.fp 0 M DejaVuSansMono ttf . .\" configure header and footer .eo @@ -723,7 +722,7 @@ invoke .c .te like this: .l -\&.te .nr &refname \n% +\&.te .nr &refname \\n% .p To refer to that position, interpolate the register: .l @@ -24,6 +24,7 @@ .\" (e, @e and @c instead. "/. .\" "/. . +.do xflag 3 \" enable modern extensions .eo \" disable backslash escapes . .\" Internal macros ---------------------------- |