about summary refs log tree commit diff stats
path: root/html/102keyboard.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/102keyboard.subx.html')
-rw-r--r--html/102keyboard.subx.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/html/102keyboard.subx.html b/html/102keyboard.subx.html
index 59581ccf..f29e4697 100644
--- a/html/102keyboard.subx.html
+++ b/html/102keyboard.subx.html
@@ -1,14 +1,14 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!DOCTYPE html>
 <html>
 <head>
-<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<meta charset="UTF-8">
 <title>Mu - 102keyboard.subx</title>
-<meta name="Generator" content="Vim/8.1">
-<meta name="plugin-version" content="vim8.1_v1">
+<meta name="Generator" content="Vim/8.2">
+<meta name="plugin-version" content="vim8.1_v2">
 <meta name="syntax" content="none">
-<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
+<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=,use_input_for_pc=fallback">
 <meta name="colorscheme" content="minimal-light">
-<style type="text/css">
+<style>
 <!--
 pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; }
 body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; }
@@ -16,14 +16,14 @@ a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
 .LineNr { }
-.SpecialChar { color: #d70000; }
-.subxS1Comment { color: #0000af; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
+.subxS1Comment { color: #0000af; }
+.SpecialChar { color: #d70000; }
 .Constant { color: #008787; }
 -->
 </style>
 
-<script type='text/javascript'>
+<script>
 <!--
 
 /* function to open any folds containing a jumped-to line before jumping to it */
c33f'>^
60338448 ^

695f9bf8 ^
60338448 ^
e99038ea ^
695f9bf8 ^
ac07e589 ^
1a4de9dd ^















695f9bf8 ^
1a4de9dd ^















c9bda4d1 ^
1a4de9dd ^
14a38052 ^
c56d803c ^
60338448 ^
ee0e67b9 ^

c56d803c ^


1a4de9dd ^
a0d3cac4 ^
14a38052 ^


1a4de9dd ^
e99038ea ^
c56d803c ^
33352536 ^


c56d803c ^
b1635a5c ^
33352536 ^
14a38052 ^

33352536 ^
14a38052 ^
33352536 ^
14a38052 ^
a0d3cac4 ^

33352536 ^
a0d3cac4 ^



2104d1a7 ^
a0d3cac4 ^









c52ae116 ^
6070c23e ^
a0d3cac4 ^

6070c23e ^
a0d3cac4 ^



4a4a392d ^
a0d3cac4 ^

c52ae116 ^
6070c23e ^
a0d3cac4 ^








1a4de9dd ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132