aboutsummaryrefslogtreecommitdiff
path: root/docs/doc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc')
-rw-r--r--docs/doc/fromDyalog.html2
-rw-r--r--docs/doc/prefixes.html22
-rw-r--r--docs/doc/windows.html12
3 files changed, 18 insertions, 18 deletions
diff --git a/docs/doc/fromDyalog.html b/docs/doc/fromDyalog.html
index ec02f2e7..f2d3f85b 100644
--- a/docs/doc/fromDyalog.html
+++ b/docs/doc/fromDyalog.html
@@ -182,7 +182,7 @@
<table>
<tr><th colspan=3>Operators</th></tr>
<tr><th> Syntax </th><th> Monadic </th><th> Dyadic </th></tr>
-<tr><td> <code><span class='Value'>⌿</span></code> </td><td> <code><span class='Modifier'>˝</span></code> </td><td> <code><span class='Function'>↕</span></code> </td></tr>
+<tr><td> <code><span class='Value'>⌿</span></code> </td><td> <code><span class='Modifier'>¨˝</span></code> </td><td> <code><span class='Function'>↕</span></code> </td></tr>
<tr><td> <code><span class='Value'>⍀</span></code> </td><td colspan=2> <code><span class='Function'>↑</span></code> or <code><span class='Modifier'>`</span></code> </td></tr>
<tr><td> <code><span class='Modifier'>¨</span></code> </td><td colspan=2> <code><span class='Modifier'>¨</span></code> </td></tr>
<tr><td> <code><span class='Value'>⍨</span></code> </td><td colspan=2> <code><span class='Modifier'>˜</span></code> </td></tr>
diff --git a/docs/doc/prefixes.html b/docs/doc/prefixes.html
index c085624e..0173437e 100644
--- a/docs/doc/prefixes.html
+++ b/docs/doc/prefixes.html
@@ -82,8 +82,8 @@
┌─
· ┌┐ ┌─ ┌─ ┌─
╵ ╵"a ╵"ab ╵"abc"
- b bc ┘
- c ┘
+ b bc" ┘
+ c" ┘
@@ -120,18 +120,18 @@
┌─ ┌─ ┌─
╵ ┌┐ ┌┐ ┌┐ ╵ ┌─ ┌─ ╵ ┌─
╵ ╵ ╵ ╵"a ╵"b ╵"ab
- c d cd
+ c" d" cd"
┘ ┘ ┘ ┘ ┘ ┘
┌┐ ┌┐ ┌┐ ┌─ ┌─ ┌─
╵ ╵ ╵ ╵"c ╵"d ╵"cd
- e f ef
+ e" f" ef"
┘ ┘ ┘ ┘ ┘ ┘
┘ ┘ ┘
┌─ ┌─ ┌─
╵ ┌┐ ┌┐ ┌┐ ╵ ┌─ ┌─ ╵ ┌─
╵ ╵ ╵ ╵"a ╵"b ╵"ab
c d cd
- e f ef
+ e" f" ef"
┘ ┘ ┘ ┘ ┘ ┘
┘ ┘ ┘
@@ -150,16 +150,16 @@
┘ ┘ ┘
┌─ ┌─ ┌─
╵"a ╵"b ╵"ab
- c d cd
+ c" d" cd"
┘ ┘ ┘
┌─ ┌─ ┌─
╵"c ╵"d ╵"cd
- e f ef
+ e" f" ef"
┘ ┘ ┘
┌─ ┌─ ┌─
╵"a ╵"b ╵"ab
c d cd
- e f ef
+ e" f" ef"
┘ ┘ ┘
</pre>
@@ -176,12 +176,12 @@
┘ ┘ ┘ ┘ ┘ ┘
┌┐ ┌─ ┌─ ┌┐ ┌─ ┌┐
╵ ╵"a ╵"ab ╵ ╵"b ╵
- c cd d
+ c" cd" d"
┘ ┘ ┘ ┘ ┘ ┘
┌┐ ┌─ ┌─ ┌┐ ┌─ ┌┐
╵ ╵"a ╵"ab ╵ ╵"b ╵
c cd d
- e ef f
+ e" ef" f"
┘ ┘ ┘ ┘ ┘ ┘
┘ ┘ ┘
┌─ ┌─ ┌─
@@ -192,7 +192,7 @@
┘ ┘ ┘ ┘ ┘ ┘
┌┐ ┌─ ┌─ ┌┐ ┌─ ┌┐
╵ ╵"c ╵"cd ╵ ╵"d ╵
- e ef f
+ e" ef" f"
┘ ┘ ┘ ┘ ┘ ┘
┘ ┘ ┘
┌─ ┌─ ┌─
diff --git a/docs/doc/windows.html b/docs/doc/windows.html
index 113d5ffd..7a8bb76d 100644
--- a/docs/doc/windows.html
+++ b/docs/doc/windows.html
@@ -9,7 +9,7 @@
┌─
╵"abcde
bcdef
- cdefg
+ cdefg"
</pre>
<p>There are <code><span class='Number'>1</span><span class='Function'>+</span><span class='Paren'>(</span><span class='Function'>≠</span><span class='Value'>𝕩</span><span class='Paren'>)</span><span class='Function'>-</span><span class='Value'>𝕨</span></code>, or <code><span class='Paren'>(</span><span class='Function'>≠</span><span class='Value'>𝕩</span><span class='Paren'>)</span><span class='Function'>¬</span><span class='Value'>𝕨</span></code>, of these sections, because the starting index must be at least <code><span class='Number'>0</span></code> and at most <code><span class='Paren'>(</span><span class='Function'>≠</span><span class='Value'>𝕩</span><span class='Paren'>)</span><span class='Function'>-</span><span class='Value'>𝕨</span></code>. Another way to find this result is to look at the number of cells in or before a given slice: there are always <code><span class='Value'>𝕨</span></code> in the slice and there are only <code><span class='Function'>≠</span><span class='Value'>𝕩</span></code> in total, so the number of slices is the range spanned by these two endpoints.</p>
@@ -26,7 +26,7 @@
┌─
· ┌─ ┌─
╵"0123 ╵"abcd
- abcd ABCD
+ abcd" ABCD"
┘ ┘
</pre>
@@ -35,11 +35,11 @@
┌─
╵ ┌─ ┌─ ┌─
╵"01 ╵"12 ╵"23
- ab bc cd
+ ab" bc" cd"
┘ ┘ ┘
┌─ ┌─ ┌─
╵"ab ╵"bc ╵"cd
- AB BC CD
+ AB" BC" CD"
┘ ┘ ┘
</pre>
@@ -55,9 +55,9 @@
· ┌─ ┌─
╵"abcde ╵"abc
bcdef bcd
- cdefg cde
+ cdefg" cde
┘ def
- efg
+ efg"
</pre>