From 4a70fb39cc6a0f2ebe34e9b58b873e13d8221015 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 6 Oct 2016 23:51:55 -0700 Subject: 3457 Switch around some unicode characters in the edit/ app so that it renders more cleanly in html (with monospace fonts). --- html/edit/012-editor-undo.mu.html | 122 +++++++++++++++++++------------------- 1 file changed, 61 insertions(+), 61 deletions(-) (limited to 'html/edit/012-editor-undo.mu.html') diff --git a/html/edit/012-editor-undo.mu.html b/html/edit/012-editor-undo.mu.html index c4ea79ee..97238c64 100644 --- a/html/edit/012-editor-undo.mu.html +++ b/html/edit/012-editor-undo.mu.html @@ -154,7 +154,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . . . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # cursor should be in the right place @@ -167,7 +167,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .1 . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -284,7 +284,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . . . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -303,7 +303,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .012a . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # undo @@ -317,7 +317,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .a . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # cursor should be in the right place @@ -330,7 +330,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .3a . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -351,7 +351,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . . abc . . . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # line is indented @@ -378,7 +378,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . . abc . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # cursor should be at end of line @@ -391,7 +391,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . . abc1 . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -412,7 +412,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .a . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # redo @@ -426,7 +426,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .012a . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # cursor should be in the right place @@ -439,7 +439,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .0123a . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -476,7 +476,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . . . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # redo @@ -490,7 +490,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .012 . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # cursor should be in the right place @@ -503,7 +503,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .0123 . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -532,7 +532,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .0abc . .def . .ghi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] # redo assume-console [ @@ -547,7 +547,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .0abc . .def . .ghi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -572,7 +572,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . . ab cd . . efg . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] 3:num/raw <- get *e, cursor-row:offset @@ -599,7 +599,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . . ab cd . . . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # undo again @@ -619,7 +619,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . . ab cd . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # undo again @@ -639,7 +639,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . . . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # redo @@ -659,7 +659,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . . ab cd . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # redo again @@ -680,7 +680,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . . ab cd . . . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # redo again @@ -701,7 +701,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . . ab cd . . efg . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -748,7 +748,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .1abc . .def . .ghi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -904,7 +904,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .abc . .def . .g1hi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -955,7 +955,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .abc . .def . .g1hi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -1000,7 +1000,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .abc . .d1ef . .ghi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -1103,7 +1103,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .d . .e . .f . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -1138,7 +1138,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .d . .e . .f . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -1183,7 +1183,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .abc . .d1ef . .ghi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -1228,7 +1228,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .abc . .d1ef . .ghi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -1273,7 +1273,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .abc . .d1ef . .ghi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -1318,7 +1318,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .abc . .d1ef . .ghi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -1417,7 +1417,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .abc . .def . .g1hi . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. ] ] @@ -1452,7 +1452,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .adbc . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] memory-should-contain [ @@ -1472,7 +1472,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .abc . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] memory-should-contain [ @@ -1492,7 +1492,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .abc . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] memory-should-contain [ @@ -1512,7 +1512,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . . . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] memory-should-contain [ @@ -1532,7 +1532,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .abc . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] memory-should-contain [ @@ -1552,7 +1552,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .abc . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # cursor moves @@ -1573,7 +1573,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .adbc . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] memory-should-contain [ @@ -1600,7 +1600,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .a . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] 3:num/raw <- get *e, cursor-row:offset @@ -1625,7 +1625,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .abc . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # redo @@ -1644,7 +1644,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .a . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -1748,7 +1748,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .af . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] 3:num/raw <- get *e, cursor-row:offset @@ -1773,7 +1773,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .adef . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # undo backspace @@ -1792,7 +1792,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .abdef . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # undo first delete @@ -1811,7 +1811,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .abcdef . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # redo first delete @@ -1831,7 +1831,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .abdef . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # redo backspace @@ -1851,7 +1851,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .adef . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] # redo deletes @@ -1871,7 +1871,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .af . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -1936,7 +1936,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . .a . .def . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] 3:num/raw <- get *e, cursor-row:offset @@ -1956,7 +1956,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . .abc . .def . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] 3:num/raw <- get *e, cursor-row:offset @@ -1977,7 +1977,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . .a . .def . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] 3:num/raw <- get *e, cursor-row:offset @@ -1997,7 +1997,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . .a1 . .def . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -2039,7 +2039,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . .c . .def . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] 3:num/raw <- get *e, cursor-row:offset @@ -2059,7 +2059,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . .abc . .def . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] 3:num/raw <- get *e, cursor-row:offset @@ -2080,7 +2080,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . .c . .def . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] 3:num/raw <- get *e, cursor-row:offset @@ -2100,7 +2100,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color . . .1c . .def . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] @@ -2139,7 +2139,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color screen-should-contain [ . . .abc . - .┈┈┈┈┈┈┈┈┈┈. + .╌╌╌╌╌╌╌╌╌╌. . . ] ] -- cgit 1.4.1-2-gfad0