shithub: puzzles

Download patch

ref: ddbe9abe8aeaadfb79251f89321916071867eb78
parent: 92bd8da9c41e2eb12fe8d6fbc44f5a6d5d72bb1a
author: Jacob Nevins <jacobn@chiark.greenend.org.uk>
date: Thu Nov 5 09:09:04 EST 2009

Remove ASCII-art arrows. Missing \dash (Debian bug #522439).

[originally from svn r8736]

--- a/puzzles.but
+++ b/puzzles.but
@@ -117,7 +117,7 @@
 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 @@
 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.)