~ubuntu-branches/ubuntu/utopic/yelp/utopic-proposed

« back to all changes in this revision

Viewing changes to data/mathjax/unpacked/jax/input/MathML/entities/n.js

  • Committer: Package Import Robot
  • Author(s): Matthew Fischer
  • Date: 2013-05-25 20:01:06 UTC
  • mfrom: (1.1.67) (131.1.1 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130525200106-4re1oimhqy8exd9b
Tags: 3.8.1-0ubuntu1
* New upstream release (LP: #1184244)
  - Added test token for classic mode (Matthias Clasen)
  - Updated translations
  - Stop checking for pangox and X11 (Emilio Pozuelo Monfort)
  - Add keywords to the desktop file (Matthias Clasen)
  - Fixed handling of xref links with anchors, #686095 (Tails developers)
  - Fixed various memory management bugs, #683100 (Carlos Garcia Campos)
  - Added local copy of MathJax for MathML display (Shaun McCance)
  - Added support for xdg help system in All Documents (Shaun McCance)
  - Fixed if:test="action:install" (Shaun McCance)
  - Switched to using 'itstool -j' for XSL domain (Shaun McCance)
* Refreshed patches, removed some patches that have been unused for some
  time.
  - debian/patches/00_no_am_gnu_gettext.patch - Removed, unused
  - debian/patches/02_man-utf8.patch - Removed, unused
  - debian/patches/04_man-utf8.patch - Removed, unused

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*************************************************************
 
2
 *
 
3
 *  MathJax/jax/output/HTML-CSS/entities/n.js
 
4
 *
 
5
 *  Copyright (c) 2010 Design Science, Inc.
 
6
 *
 
7
 *  Licensed under the Apache License, Version 2.0 (the "License");
 
8
 *  you may not use this file except in compliance with the License.
 
9
 *  You may obtain a copy of the License at
 
10
 *
 
11
 *     http://www.apache.org/licenses/LICENSE-2.0
 
12
 *
 
13
 *  Unless required by applicable law or agreed to in writing, software
 
14
 *  distributed under the License is distributed on an "AS IS" BASIS,
 
15
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
16
 *  See the License for the specific language governing permissions and
 
17
 *  limitations under the License.
 
18
 *
 
19
 */
 
20
 
 
21
(function (MATHML) {
 
22
  MathJax.Hub.Insert(MATHML.Parse.Entity,{
 
23
    'NJcy': '\u040A',
 
24
    'Nacute': '\u0143',
 
25
    'Ncaron': '\u0147',
 
26
    'Ncedil': '\u0145',
 
27
    'Ncy': '\u041D',
 
28
    'NegativeMediumSpace': '\u200B',
 
29
    'NegativeThickSpace': '\u200B',
 
30
    'NegativeThinSpace': '\u200B',
 
31
    'NegativeVeryThinSpace': '\u200B',
 
32
    'NewLine': '\u000A',
 
33
    'NoBreak': '\u2060',
 
34
    'NonBreakingSpace': '\u00A0',
 
35
    'Not': '\u2AEC',
 
36
    'NotCongruent': '\u2262',
 
37
    'NotCupCap': '\u226D',
 
38
    'NotEqualTilde': '\u2242\u0338',
 
39
    'NotGreaterFullEqual': '\u2267\u0338',
 
40
    'NotGreaterGreater': '\u226B\u0338',
 
41
    'NotGreaterLess': '\u2279',
 
42
    'NotGreaterSlantEqual': '\u2A7E\u0338',
 
43
    'NotGreaterTilde': '\u2275',
 
44
    'NotHumpDownHump': '\u224E\u0338',
 
45
    'NotHumpEqual': '\u224F\u0338',
 
46
    'NotLeftTriangleBar': '\u29CF\u0338',
 
47
    'NotLessGreater': '\u2278',
 
48
    'NotLessLess': '\u226A\u0338',
 
49
    'NotLessSlantEqual': '\u2A7D\u0338',
 
50
    'NotLessTilde': '\u2274',
 
51
    'NotNestedGreaterGreater': '\u2AA2\u0338',
 
52
    'NotNestedLessLess': '\u2AA1\u0338',
 
53
    'NotPrecedesEqual': '\u2AAF\u0338',
 
54
    'NotReverseElement': '\u220C',
 
55
    'NotRightTriangleBar': '\u29D0\u0338',
 
56
    'NotSquareSubset': '\u228F\u0338',
 
57
    'NotSquareSubsetEqual': '\u22E2',
 
58
    'NotSquareSuperset': '\u2290\u0338',
 
59
    'NotSquareSupersetEqual': '\u22E3',
 
60
    'NotSubset': '\u2282\u20D2',
 
61
    'NotSucceedsEqual': '\u2AB0\u0338',
 
62
    'NotSucceedsTilde': '\u227F\u0338',
 
63
    'NotSuperset': '\u2283\u20D2',
 
64
    'NotTildeEqual': '\u2244',
 
65
    'NotTildeFullEqual': '\u2247',
 
66
    'NotTildeTilde': '\u2249',
 
67
    'Ntilde': '\u00D1',
 
68
    'Nu': '\u039D',
 
69
    'nGg': '\u22D9\u0338',
 
70
    'nGt': '\u226B\u20D2',
 
71
    'nGtv': '\u226B\u0338',
 
72
    'nLl': '\u22D8\u0338',
 
73
    'nLt': '\u226A\u20D2',
 
74
    'nLtv': '\u226A\u0338',
 
75
    'nabla': '\u2207',
 
76
    'nacute': '\u0144',
 
77
    'nang': '\u2220\u20D2',
 
78
    'nap': '\u2249',
 
79
    'napE': '\u2A70\u0338',
 
80
    'napid': '\u224B\u0338',
 
81
    'napos': '\u0149',
 
82
    'napprox': '\u2249',
 
83
    'natural': '\u266E',
 
84
    'naturals': '\u2115',
 
85
    'nbsp': '\u00A0',
 
86
    'nbump': '\u224E\u0338',
 
87
    'nbumpe': '\u224F\u0338',
 
88
    'ncap': '\u2A43',
 
89
    'ncaron': '\u0148',
 
90
    'ncedil': '\u0146',
 
91
    'ncong': '\u2247',
 
92
    'ncongdot': '\u2A6D\u0338',
 
93
    'ncup': '\u2A42',
 
94
    'ncy': '\u043D',
 
95
    'ndash': '\u2013',
 
96
    'ne': '\u2260',
 
97
    'neArr': '\u21D7',
 
98
    'nearhk': '\u2924',
 
99
    'nearrow': '\u2197',
 
100
    'nedot': '\u2250\u0338',
 
101
    'nequiv': '\u2262',
 
102
    'nesear': '\u2928',
 
103
    'nesim': '\u2242\u0338',
 
104
    'nexist': '\u2204',
 
105
    'nexists': '\u2204',
 
106
    'ngE': '\u2267\u0338',
 
107
    'nge': '\u2271',
 
108
    'ngeq': '\u2271',
 
109
    'ngeqq': '\u2267\u0338',
 
110
    'ngeqslant': '\u2A7E\u0338',
 
111
    'nges': '\u2A7E\u0338',
 
112
    'ngsim': '\u2275',
 
113
    'ngt': '\u226F',
 
114
    'ngtr': '\u226F',
 
115
    'nhArr': '\u21CE',
 
116
    'nhpar': '\u2AF2',
 
117
    'ni': '\u220B',
 
118
    'nis': '\u22FC',
 
119
    'nisd': '\u22FA',
 
120
    'niv': '\u220B',
 
121
    'njcy': '\u045A',
 
122
    'nlArr': '\u21CD',
 
123
    'nlE': '\u2266\u0338',
 
124
    'nldr': '\u2025',
 
125
    'nle': '\u2270',
 
126
    'nleftarrow': '\u219A',
 
127
    'nleftrightarrow': '\u21AE',
 
128
    'nleq': '\u2270',
 
129
    'nleqq': '\u2266\u0338',
 
130
    'nleqslant': '\u2A7D\u0338',
 
131
    'nles': '\u2A7D\u0338',
 
132
    'nless': '\u226E',
 
133
    'nlsim': '\u2274',
 
134
    'nlt': '\u226E',
 
135
    'nltri': '\u22EA',
 
136
    'nltrie': '\u22EC',
 
137
    'nmid': '\u2224',
 
138
    'notin': '\u2209',
 
139
    'notinE': '\u22F9\u0338',
 
140
    'notindot': '\u22F5\u0338',
 
141
    'notinva': '\u2209',
 
142
    'notinvb': '\u22F7',
 
143
    'notinvc': '\u22F6',
 
144
    'notni': '\u220C',
 
145
    'notniva': '\u220C',
 
146
    'notnivb': '\u22FE',
 
147
    'notnivc': '\u22FD',
 
148
    'npar': '\u2226',
 
149
    'nparallel': '\u2226',
 
150
    'nparsl': '\u2AFD\u20E5',
 
151
    'npart': '\u2202\u0338',
 
152
    'npolint': '\u2A14',
 
153
    'npr': '\u2280',
 
154
    'nprcue': '\u22E0',
 
155
    'npre': '\u2AAF\u0338',
 
156
    'nprec': '\u2280',
 
157
    'npreceq': '\u2AAF\u0338',
 
158
    'nrArr': '\u21CF',
 
159
    'nrarrc': '\u2933\u0338',
 
160
    'nrarrw': '\u219D\u0338',
 
161
    'nrightarrow': '\u219B',
 
162
    'nrtri': '\u22EB',
 
163
    'nrtrie': '\u22ED',
 
164
    'nsc': '\u2281',
 
165
    'nsccue': '\u22E1',
 
166
    'nsce': '\u2AB0\u0338',
 
167
    'nshortmid': '\u2224',
 
168
    'nshortparallel': '\u2226',
 
169
    'nsim': '\u2241',
 
170
    'nsime': '\u2244',
 
171
    'nsimeq': '\u2244',
 
172
    'nsmid': '\u2224',
 
173
    'nspar': '\u2226',
 
174
    'nsqsube': '\u22E2',
 
175
    'nsqsupe': '\u22E3',
 
176
    'nsub': '\u2284',
 
177
    'nsubE': '\u2AC5\u0338',
 
178
    'nsube': '\u2288',
 
179
    'nsubset': '\u2282\u20D2',
 
180
    'nsubseteq': '\u2288',
 
181
    'nsubseteqq': '\u2AC5\u0338',
 
182
    'nsucc': '\u2281',
 
183
    'nsucceq': '\u2AB0\u0338',
 
184
    'nsup': '\u2285',
 
185
    'nsupE': '\u2AC6\u0338',
 
186
    'nsupe': '\u2289',
 
187
    'nsupset': '\u2283\u20D2',
 
188
    'nsupseteq': '\u2289',
 
189
    'nsupseteqq': '\u2AC6\u0338',
 
190
    'ntgl': '\u2279',
 
191
    'ntilde': '\u00F1',
 
192
    'ntlg': '\u2278',
 
193
    'ntriangleleft': '\u22EA',
 
194
    'ntrianglelefteq': '\u22EC',
 
195
    'ntriangleright': '\u22EB',
 
196
    'ntrianglerighteq': '\u22ED',
 
197
    'num': '\u0023',
 
198
    'numero': '\u2116',
 
199
    'numsp': '\u2007',
 
200
    'nvHarr': '\u2904',
 
201
    'nvap': '\u224D\u20D2',
 
202
    'nvge': '\u2265\u20D2',
 
203
    'nvgt': '\u003E\u20D2',
 
204
    'nvinfin': '\u29DE',
 
205
    'nvlArr': '\u2902',
 
206
    'nvle': '\u2264\u20D2',
 
207
    'nvlt': '\u003C\u20D2',
 
208
    'nvltrie': '\u22B4\u20D2',
 
209
    'nvrArr': '\u2903',
 
210
    'nvrtrie': '\u22B5\u20D2',
 
211
    'nvsim': '\u223C\u20D2',
 
212
    'nwArr': '\u21D6',
 
213
    'nwarhk': '\u2923',
 
214
    'nwarrow': '\u2196',
 
215
    'nwnear': '\u2927'
 
216
  });
 
217
 
 
218
  MathJax.Ajax.loadComplete(MATHML.entityDir+"/n.js");
 
219
 
 
220
})(MathJax.InputJax.MathML);