aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--example.t20
1 files changed, 19 insertions, 1 deletions
diff --git a/example.t b/example.t
index f9bda72..09607b6 100644
--- a/example.t
+++ b/example.t
@@ -264,7 +264,24 @@ paragraph
subheading
.n
.c t ,
-centered title of document
+centered title
+.p
+The
+.c t
+and
+.c d
+macros can be used at the beginning of a document
+to create a centered header:
+.l
+\&.t
+Document title
+\&.d "First author"
+\&.d "Second author"
+\&.d \\" current date
+.p
+Here, you can see that the
+.c d
+macro may be used for other things than dates.
.
.s
Other macros
@@ -288,6 +305,7 @@ surrounding text in quotation marks,
but if no arguments are given to it,
it starts an indented block quotation instead:
.l
+.ne 2
\&.q
This is an indented quotation.
\&.p