summarylogtreecommitdiffstats
path: root/tmac.hyph
blob: ba504f8a47c947d980073dff262a8391cb03ca2f (plain)
1
2
3
4
5
6
7
8
9
10
11
.\" hyphenation macros
.de hyph
.     hpf \n(.D/../hyph/hyph-\\$1.pat.txt \
          \n(.D/../hyph/hyph-\\$1.hyp.txt \
          \n(.D/../hyph/hyph-\\$1.chr.txt
..
.de hyph+
.     hpfa \n(.D/../hyph/hyph-\\$1.pat.txt \
           \n(.D/../hyph/hyph-\\$1.hyp.txt \
           \n(.D/../hyph/hyph-\\$1.chr.txt
..