Fossil SCM
/pikchrshow: in demo pikchrs which use an ampersand, write them as literals instead of HTML-escaped, to account for changes made to how pikchr handles those.
Commit
4364ad05eb0bfb019a44ed23da108e92b5114e4c34604cef3dd09f371d6ed2fe
Parent
ba95498d36d0176…
1 file changed
+2
-2
+2
-2
| --- src/fossil.page.pikchrshow.js | ||
| +++ src/fossil.page.pikchrshow.js | ||
| @@ -503,11 +503,11 @@ | ||
| 503 | 503 | circle "circle" at 1in right of previous |
| 504 | 504 | ellipse "ellipse" at 1in right of previous |
| 505 | 505 | |
| 506 | 506 | # second row of objects |
| 507 | 507 | OVAL1: oval "oval" at 1in below first box |
| 508 | -oval "(tall &" "thin)" "oval" width OVAL1.height height OVAL1.width \ | |
| 508 | +oval "(tall &" "thin)" "oval" width OVAL1.height height OVAL1.width \ | |
| 509 | 509 | at 1in right of previous |
| 510 | 510 | cylinder "cylinder" at 1in right of previous |
| 511 | 511 | file "file" at 1in right of previous |
| 512 | 512 | |
| 513 | 513 | # third row shows line-type objects |
| @@ -590,11 +590,11 @@ | ||
| 590 | 590 | arrow 50% |
| 591 | 591 | circle same "2" |
| 592 | 592 | arrow right 0.8in "goes" "offline" |
| 593 | 593 | C5: circle same as A3 "5" |
| 594 | 594 | arrow right until even with first ellipse.w \ |
| 595 | - "back online" above "pushes 5" below "pulls 3 & 4" below | |
| 595 | + "back online" above "pushes 5" below "pulls 3 & 4" below | |
| 596 | 596 | ellipse same "future" |
| 597 | 597 | |
| 598 | 598 | # content for the Darlene lane |
| 599 | 599 | D1: circle same as A1 at C1-(0,$laneh) "1" |
| 600 | 600 | arrow 50% |
| 601 | 601 |
| --- src/fossil.page.pikchrshow.js | |
| +++ src/fossil.page.pikchrshow.js | |
| @@ -503,11 +503,11 @@ | |
| 503 | circle "circle" at 1in right of previous |
| 504 | ellipse "ellipse" at 1in right of previous |
| 505 | |
| 506 | # second row of objects |
| 507 | OVAL1: oval "oval" at 1in below first box |
| 508 | oval "(tall &" "thin)" "oval" width OVAL1.height height OVAL1.width \ |
| 509 | at 1in right of previous |
| 510 | cylinder "cylinder" at 1in right of previous |
| 511 | file "file" at 1in right of previous |
| 512 | |
| 513 | # third row shows line-type objects |
| @@ -590,11 +590,11 @@ | |
| 590 | arrow 50% |
| 591 | circle same "2" |
| 592 | arrow right 0.8in "goes" "offline" |
| 593 | C5: circle same as A3 "5" |
| 594 | arrow right until even with first ellipse.w \ |
| 595 | "back online" above "pushes 5" below "pulls 3 & 4" below |
| 596 | ellipse same "future" |
| 597 | |
| 598 | # content for the Darlene lane |
| 599 | D1: circle same as A1 at C1-(0,$laneh) "1" |
| 600 | arrow 50% |
| 601 |
| --- src/fossil.page.pikchrshow.js | |
| +++ src/fossil.page.pikchrshow.js | |
| @@ -503,11 +503,11 @@ | |
| 503 | circle "circle" at 1in right of previous |
| 504 | ellipse "ellipse" at 1in right of previous |
| 505 | |
| 506 | # second row of objects |
| 507 | OVAL1: oval "oval" at 1in below first box |
| 508 | oval "(tall &" "thin)" "oval" width OVAL1.height height OVAL1.width \ |
| 509 | at 1in right of previous |
| 510 | cylinder "cylinder" at 1in right of previous |
| 511 | file "file" at 1in right of previous |
| 512 | |
| 513 | # third row shows line-type objects |
| @@ -590,11 +590,11 @@ | |
| 590 | arrow 50% |
| 591 | circle same "2" |
| 592 | arrow right 0.8in "goes" "offline" |
| 593 | C5: circle same as A3 "5" |
| 594 | arrow right until even with first ellipse.w \ |
| 595 | "back online" above "pushes 5" below "pulls 3 & 4" below |
| 596 | ellipse same "future" |
| 597 | |
| 598 | # content for the Darlene lane |
| 599 | D1: circle same as A1 at C1-(0,$laneh) "1" |
| 600 | arrow 50% |
| 601 |