=================================================================== RCS file: /cvs/mandoc/mdoc_term.c,v retrieving revision 1.100 retrieving revision 1.101 diff -u -p -r1.100 -r1.101 --- mandoc/mdoc_term.c 2009/10/31 06:50:25 1.100 +++ mandoc/mdoc_term.c 2009/11/10 11:45:57 1.101 @@ -1,4 +1,4 @@ -/* $Id: mdoc_term.c,v 1.100 2009/10/31 06:50:25 kristaps Exp $ */ +/* $Id: mdoc_term.c,v 1.101 2009/11/10 11:45:57 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -348,6 +348,9 @@ static void print_foot(DECL_ARGS) { char buf[DATESIZ], os[BUFSIZ]; + + /* Disable meta-fonts. */ + p->metafont = 0; /* * Output the footer in new-groff style, that is, three columns