Skip to content

Commit

Permalink
Revert class implementation for word 'in', as lowword takes care of it.
Browse files Browse the repository at this point in the history
  • Loading branch information
josephsl authored and mhameed committed Jun 16, 2014
1 parent 2cd6829 commit 2c6defd
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions tables/en-ueb-g2.ctb
Expand Up @@ -336,17 +336,6 @@ lowword was 356

word enough's 26-3-234

### UEB rulebook section 10.5.3 Lower wordsigns, special case for in
# This catches special cases such as upper dots before and/or after in.
# Todo: come up with test cases.
class noInContraction ,.
class yesInContraction -
partword in 35
after yesInContraction word in 35
before yesInContraction word in 35
after noInContraction word in =
before noInContraction word in =

### UEB rulebook section 10.6 lower groupsigns.
#
# complicated, doesn't fit easely with liblouis existing opcodes. will come back to this.
Expand Down

0 comments on commit 2c6defd

Please sign in to comment.