summaryrefslogtreecommitdiff
path: root/contrib/hdtbl/examples/fonts_x.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/hdtbl/examples/fonts_x.in')
-rw-r--r--contrib/hdtbl/examples/fonts_x.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/hdtbl/examples/fonts_x.in b/contrib/hdtbl/examples/fonts_x.in
index fa534575..4360cc2d 100644
--- a/contrib/hdtbl/examples/fonts_x.in
+++ b/contrib/hdtbl/examples/fonts_x.in
@@ -34,6 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
.\" ** without arg: glyphs and codes of active font. **
.\" ******************************************************************
.
+.so examples/common.roff
.time start
.
.if !d fontpath \
@@ -67,7 +68,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
. continue
. \}
.
-. index "\\*[*f]" \\*[*$1]
+. t*index "\\*[*f]" \\*[*$1]
.
. ie (\\n[.y] > 18) \
. if !F \\*[*$1] \{\
@@ -75,7 +76,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
. continue
. \}
. el \{\
-. if !\\n[index] \{\
+. if !\\n[t*index] \{\
. tm \\n[.F]:\\n[.c]: Font \\*[*$1] not found.
. continue
. \}