Remove ASCII-art arrows. Missing \dash (Debian bug #522439).
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 5 Nov 2009 14:09:04 +0000 (14:09 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 5 Nov 2009 14:09:04 +0000 (14:09 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8736 cda61777-01e9-0310-a592-d414129be87e

puzzles.but

index 7b4e2c4..47e6d25 100644 (file)
@@ -117,7 +117,7 @@ had done before saving).
 allowing you to print an arbitrary number of puzzles randomly
 generated from the current parameters, optionally including the
 current puzzle. (Only for puzzles which make sense to print, of
-course - it's hard to think of a sensible printable representation
+course \dash it's hard to think of a sensible printable representation
 of Fifteen!)
 
 \dt \ii\e{Undo} (\q{U}, Ctrl+\q{Z}, Ctrl+\q{_})
@@ -890,8 +890,8 @@ with Shift held down, you can colour a whole rectangle of squares
 grey.
 
 You can also move around the grid with the cursor keys. Pressing the
-return key will cycle the current cell through empty --> black -->
-white --> empty, and the space bar does the same cycle in reverse.
+return key will cycle the current cell through empty, then black, then
+white, then empty, and the space bar does the same cycle in reverse.
 
 (All the actions described in \k{common-actions} are also available.)