Index: doc/example-scripts/tk-ludo.html =================================================================== diff -u -N -rc4f449cb353be812ba6502ef8e9587e87881f59b -rf35ab630098876f0efbd8117aa981eb199a45227 --- doc/example-scripts/tk-ludo.html (.../tk-ludo.html) (revision c4f449cb353be812ba6502ef8e9587e87881f59b) +++ doc/example-scripts/tk-ludo.html (.../tk-ludo.html) (revision f35ab630098876f0efbd8117aa981eb199a45227) @@ -1198,13 +1198,13 @@ :pline $p0 $p1 $p1 $p1 $d -width 4 :pline $p1 $p1 $p1 $p0 $d -width 4 - :pline $p1 $p0 $p2 $p0 $d -width 4 ;# horizonal short line + :pline $p1 $p0 $p2 $p0 $d -width 4 ;# horizontal short line :pline $p2 $p0 $p2 $p1 $d -width 4 :pline $p2 $p1 $p3 $p1 $d -width 4 :pline $p3 $p1 $p3 $p2 $d -width 4 ;# vertical short line :pline $p3 $p2 $p2 $p2 $d -width 4 :pline $p2 $p2 $p2 $p3 $d -width 4 - :pline $p2 $p3 $p1 $p3 $d -width 4 ;# horizonal short line + :pline $p2 $p3 $p1 $p3 $d -width 4 ;# horizontal short line :pline $p1 $p3 $p1 $p2 $d -width 4 :pline $p1 $p2 $p0 $p2 $d -width 4 :pline $p0 $p2 $p0 $p1 $d -width 4 ;# vertical short line