summarylogtreecommitdiffstats
path: root/tmac.hyph
blob: 0c5872e0291d56a44ee12f86f012cc58cfb305f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
.\" hyphenation macro
.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
..