Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
###############################################################################
2
# BRLTTY - A background process providing access to the console screen (when in
3
#          text mode) for a blind person using a refreshable braille display.
4
#
5
# Copyright (C) 2008-2018 by The BRLTTY Developers.
6
#
7
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
8
#
9
# This is free software, placed under the terms of the
10
# GNU Lesser General Public License, as published by the Free Software
11
# Foundation; either version 2.1 of the License, or (at your option) any
12
# later version. Please see the file LICENSE-LGPL for details.
13
#
14
# Web Page: http://brltty.com/
15
#
16
# This software is maintained by Dave Mielke <dave@mielke.cc>.
17
###############################################################################
18
 
19
# BRLTTY Text Table - Greek
20
 
21
# Created by Leon Ungier <Leon.Ungier@ViewPlus.com>.
22
#
23
# Converted from liblouis table by Samuel Thibault <samuel.thibault@ens-lyon.org>
24
 
25
include greek.tti
26
include ltr-latin.tti
27
 
28
glyph	\t	(        )	# 09 [CHARACTER TABULATION]
29
glyph	\r	(        )	# 0D [CARRIAGE RETURN (CR)]
30
 
31
char	\x2D	(  3  6  )	# ⠤ - [HYPHEN-MINUS]
32
glyph	\u2010	(  3  6  )	# ⠤ ‐ [HYPHEN]
33
glyph	\u2011	(  3  6  )	# ⠤ ‑ [NON-BREAKING HYPHEN]
34
glyph	\u2013	(  3  6  )	# ⠤ – [EN DASH]
35
 
36
char	\x27	(  3     )	# ⠄ ' [APOSTROPHE]
37
char	\x2C	( 2      )	# ⠂ , [COMMA]
38
char	\x3A	( 2  5   )	# ⠒ : [COLON]
39
char	\x2E	( 2  56  )	# ⠲ . [FULL STOP]
40
char	\x21	( 23 5   )	# ⠖ ! [EXCLAMATION MARK]
41
 
42
char	\x28	(123 56  )	# ⠷ ( [LEFT PARENTHESIS]
43
char	\x29	( 23456  )	# ⠾ ) [RIGHT PARENTHESIS]
44
 
45
char	\x5B	(123 5678)	⣷ À [ [LEFT SQUARE BRACKET]
46
char	\x5D	( 2345678)	# ⣾ ] [RIGHT SQUARE BRACKET]
47
 
48
char	\x7B	(1234 678)	# ⣯ { [LEFT CURLY BRACKET]
49
char	\x7D	(1 345678)	# ⣽ } [RIGHT CURLY BRACKET]
50
 
51
char	\x22	( 23 56  )	# ⠶ " [QUOTATION MARK]
52
char	\xAB	( 23  6  )	# ⠦ « [LEFT-POINTING DOUBLE ANGLE QUOTATION MARK]
53
char	\xBB	(  3 56  )	# ⠴ » [RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK]
54
 
55
char	\x2F	(  34    )	# ⠌ / [SOLIDUS]
56
char	\x5C	(1    6  )	# ⠡ \ [REVERSE SOLIDUS]
57
 
58
char	\x60	(   4    )	# ⠈ ` [GRAVE ACCENT]
59
char	\x5E	(     6  )	# ⠠ ^ [CIRCUMFLEX ACCENT]
60
char	\x7E	(   45   )	# ⠘ ~ [TILDE]
61
char	\x5F	(   456  )	# ⠸ _ [LOW LINE]
62
 
63
###################################################
64
# The characters below have not yet been audited. #
65
###################################################
66
 
67
char	\x23	(  34567 )	# ⠼ # [NUMBER SIGN]
68
char	\x26	(1234 6  )	# ⠯ & [AMPERSAND]
69
char	\x2A	(  3 5   )	# ⠔ * [ASTERISK]
70
char	\x2B	( 2   6  )	# ⠢ + [PLUS SIGN]
71
char	\x3B	( 2   6  )	# ⠢ ; [SEMICOLON]
72
char	\x3D	(  3  6  )	# ⠤ = [EQUALS SIGN]
73
char	\x3F	( 23  6  )	# ⠦ ? [QUESTION MARK]
74
char	\x40	(  345   )	# ⠜ @ [COMMERCIAL AT]
75
char	\x7C	(12  56  )	# ⠳ | [VERTICAL LINE]
76
 
77
char \x30	( 2 45   )  # ⠚ 0 [DIGIT ZERO]
78
char \x31	(1       )  # ⠁ 1 [DIGIT ONE]
79
char \x32	(12      )  # ⠃ 2 [DIGIT TWO]
80
char \x33	(1  4    )  # ⠉ 3 [DIGIT THREE]
81
char \x34	(1  45   )  # ⠙ 4 [DIGIT FOUR]
82
char \x35	(1   5   )  # ⠑ 5 [DIGIT FIVE]
83
char \x36	(12 4    )  # ⠋ 6 [DIGIT SIX]
84
char \x37	(12 45   )  # ⠛ 7 [DIGIT SEVEN]
85
char \x38	(12  5   )  # ⠓ 8 [DIGIT EIGHT]
86
char \x39	( 2 4    )  # ⠊ 9 [DIGIT NINE]
87
 
88
char \u2018	(  3     )  # ⠄ ‘ [LEFT SINGLE QUOTATION MARK]
89
char \u2019	(  3     )  # ⠄ ’ [RIGHT SINGLE QUOTATION MARK]
90
char \u20AC	(1   5   )  # ⠑ € [EURO SIGN]
91
char \xA7	(  34 6  )  # ⠬ § [SECTION SIGN]
92
char \xB0	(  3 56  )  # ⠴ ° [DEGREE SIGN]
93
char \xB7	( 23     )  # ⠆ · [MIDDLE DOT]
94
char \xA2	(1  4    )  # ⠉ ¢ [CENT SIGN]
95
char \xA5	(1 3456  )  # ⠽ ¥ [YEN SIGN]
96
char \xAA	(   4 6  )  # ⠨ ª [FEMININE ORDINAL INDICATOR]
97
char \xB5	(123456  )  # ⠿ µ [MICRO SIGN]
98
char \xB8	(   45   )  # ⠘ ¸ [CEDILLA]
99
char \xBF	(  3 5   )  # ⠔ ¿ [INVERTED QUESTION MARK]
100
 
101
include common.tti