-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathsk-sk.utb
112 lines (101 loc) · 2.98 KB
/
sk-sk.utb
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
# liblouis: Slovak Braille Table
#
# Copyright (C) 2007-2008 ViewPlus Technologies, Inc. www.viewplus.com
# Copyright (C) 2013 Mesar Hameed <[email protected]>
#
# This file is part of liblouis.
#
# liblouis is free software: you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation, either version 2.1 of the
# License, or (at your option) any later version.
#
# liblouis is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with liblouis. If not, see
# <http://www.gnu.org/licenses/>.
# Created and maintained by Mike Sivill #<[email protected]>
#**** Display Codes
include text_nabcc.dis
#**** Spaces
space \x00a0 a
include spaces.uti
#**** Character Definitions
include eurodefs.cti
# Numbers
include litdigits6Dots.uti
include latinLetterDef6Dots.uti
lowercase \x00E1 16
lowercase \x010D 146 c with caron
lowercase \x010F 1456 D with caron
lowercase \x00E9 345 e with acute
lowercase \x00E4 4 a with daeresis
lowercase \x00ED 34 I with acute
lowercase \x013A 46 l with acute
lowercase \x013E 456 l with caron
lowercase \x0148 1246 n with caron
lowercase \x00f3 246 O with acute
lowercase \x00F4 23456 o with circumflex
lowercase \x0155 12356 r with acute
lowercase \x0161 156 s with caron
lowercase \x0165 1256 t with caron
lowercase \x00FA 346 U WITH ACUTE
lowercase \x00FD 12346 Y WITH ACUTE
lowercase \x017E 2346 z with caron
base uppercase \x00C1 \x00E1
base uppercase \x010C \x010D c with caron
base uppercase \x010E \x010F D with caron
base uppercase \x00C9 \x00E9 e with acute
base uppercase \x00C4 \x00E4 a with daeresis
base uppercase \x00CD \x00ED I with acute
base uppercase \x0139 \x013A l with acute
base uppercase \x013D \x013E l with caron
base uppercase \x0147 \x0148 n with caron
base uppercase \x00D3 \x00f3 O with acute
base uppercase \x00D4 \x00F4 o with circumflex
base uppercase \x0154 \x0155 r with acute
base uppercase \x0160 \x0161 s with caron
base uppercase \x0164 \x0165 t with caron
base uppercase \x00DA \x00FA U WITH ACUTE
base uppercase \x00DD \x00FD Y WITH ACUTE
base uppercase \x017d \x017E z with caron
#**** Braille Indicators
numsign 3456
capsletter 6
begcapsword 6-6
# Punctuation
punctuation ! 235
punctuation " 2356
punctuation ' 3
punctuation ( 236
punctuation ) 356
midnum * 35
math + 235
punctuation , 2
punctuation - 36
punctuation . 256
punctuation / 25
punctuation : 25
punctuation * 0-3
punctuation ; 23
math < 126
math > 345
math = 2356
punctuation ? 26
punctuation [ 6-236
punctuation ] 6-356
always \\ 3456-1256
punctuation { 5-236
punctuation } 5-356
noback always _ 456
always | 3456-123
always ~ 56-26
always # 56-3456
always $ 3456-1246
always & 3456-12346
always @ 3456-12456
always % 3456-1234