File: corrections.ctb

package info (click to toggle)
liblouis 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,236 kB
  • ctags: 1,138
  • sloc: ansic: 12,411; sh: 6,255; makefile: 757; perl: 43; python: 19
file content (30 lines) | stat: -rw-r--r-- 627 bytes parent folder | download | duplicates (8)
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
# liblouis: corrections table
# licenced under the LGPL

# Append this table to others to correct scannos, etc.

repeated ____ 456-456-456-456
repeated ---- 36-36-36-36
repeated .... 3-3-3-3 
sign \x0094 5
correct "\x0094" "\""
correct "\x00a0" "\s"
correct "\x000a" "\s"
space \x00ad 0
correct "\x00ad" ?
correct "\x2019" "'"
space \x0097 0
correct "\x0097" "\s"
correct "(\s" "("
correct "\s)" ")" 
correct "cornf" "comf"
correct "cornm" "comm"
correct "cornp" "comp"
correct $p["-"] "\s-\s"
correct "..." *
correct "\s," ","
correct "\s." "."
correct "\s?" "?"
correct "-\"" "--\""
correct [".\s\""]$s ".\""
correct "-"$s ?