aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.pdfbin48115 -> 48855 bytes
-rw-r--r--README.t7
-rw-r--r--g.tmac1
3 files changed, 4 insertions, 4 deletions
diff --git a/README.pdf b/README.pdf
index eed4a81..01ae906 100644
--- a/README.pdf
+++ b/README.pdf
Binary files differ
diff --git a/README.t b/README.t
index 256c03d..83b076e 100644
--- a/README.t
+++ b/README.t
@@ -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
diff --git a/g.tmac b/g.tmac
index b751607..7895c63 100644
--- a/g.tmac
+++ b/g.tmac
@@ -24,6 +24,7 @@
.\" (e, @e and @c instead. "/.
.\" "/.
.
+.do xflag 3 \" enable modern extensions
.eo \" disable backslash escapes
.
.\" Internal macros ----------------------------