Tick some things off the TODO list.
[ibg.git] / appendices / e.rst
index 8e0ab527e47d6c5aa8e0237780bf484bbcf7585a..31d81bd85048963d44c9155e282ac53643c9061e 100644 (file)
@@ -9,12 +9,8 @@
    .. image:: /images/picR.png
       :align: left
 
-.. raw:: latex
-
-    \dropcap{r}
-
-efer to this appendix for a succinct but essentially complete summary of
-the Inform programming language; it covers everything that we've met in
+|R|\efer to this appendix for a succinct but essentially complete summary
+of the Inform programming language; it covers everything that we've met in
 this guide, plus various constructs which didn't occur naturally, and
 others of an advanced or obscure nature.
 
@@ -667,8 +663,7 @@ To declare a new property common to all objects:
 Uncommon and deprecated directives
 ==================================
 
-You're unlikely to need these; look them up in the *Designer's Manual* if
-necessary.
+You're unlikely to need these; look them up in the |DM4| if necessary.
 
   | `Abbreviate "{string}"... "{string}";`
   | `End;`