diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-07-02 15:01:49 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-07-02 15:01:49 +0300 |
commit | ab5903cd406ab7a4a49d982e2ddc4845c0dee40f (patch) | |
tree | 6c1bb7527e56c3ab555971534c4b2c23e16333c8 | |
parent | c4b8dcc17b9c314f71edd8b66de6592709a96216 (diff) | |
download | sciteco-ab5903cd406ab7a4a49d982e2ddc4845c0dee40f.tar.gz |
cheat-sheet.mm: minor improvements
-rw-r--r-- | doc/cheat-sheet.mm | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/cheat-sheet.mm b/doc/cheat-sheet.mm index d69f22c..d918825 100644 --- a/doc/cheat-sheet.mm +++ b/doc/cheat-sheet.mm @@ -1,4 +1,4 @@ -\# pdfroff -P-pa4 -rW=19c -rO=1c -rL=31c -mm -mpdfmark -mhdtbl -mpdfpic cheat-sheet.mm >cheat-sheet.pdf +\# pdfroff -P-pa4 -rW=19c -rO=1c -rL=31c -mm -mpdfmark -mhdtbl -mpspic cheat-sheet.mm >cheat-sheet.pdf .pdfinfo /Title SciTECO Cheat Sheet .pdfinfo /Author Robin Haberkorn . @@ -74,7 +74,6 @@ A full language description can be found in .. . .\" Legend -.\" FIXME: Perhaps should use 4 columns to save space .TBL cols=4 width='10% 40% 10% 40%' . TR fgc=white bgc=black fst=B . TD colspan=4 "Legend" @@ -332,7 +331,7 @@ Kill (delete) whole buffer. . TD . CI X q . TD -Copy from next line until beginning of next line into Q-Register \fIq\fP. +Copy from current position until beginning of next line into Q-Register \fIq\fP. . TRX . TD . CI "" n X q |