]> git.cameronkatri.com Git - mandoc.git/commitdiff
Disable metafonts when printing document footer.
authorKristaps Dzonsons <kristaps@bsd.lv>
Tue, 10 Nov 2009 11:45:57 +0000 (11:45 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Tue, 10 Nov 2009 11:45:57 +0000 (11:45 +0000)
man_term.c
mdoc_term.c

index c400d91c3a9eeedb189cb5f3027420149c0f595c..c7537ab79f585ffea1b63aaa22037f02074dd7fb 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: man_term.c,v 1.49 2009/11/05 08:39:36 kristaps Exp $ */
+/*     $Id: man_term.c,v 1.50 2009/11/10 11:45:57 kristaps Exp $ */
 /*
  * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
  *
@@ -898,6 +898,8 @@ print_man_foot(struct termp *p, const struct man_meta *meta)
 {
        char            buf[DATESIZ];
 
+       p->metafont = 0;
+
        time2a(meta->date, buf, DATESIZ);
 
        term_vspace(p);
index 1c89f1da74233aa606bd43723e6a663fc4c4dae2..50fbc59c082a2bf4a494dc030593071c923c7537 100644 (file)
@@ -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 <kristaps@kth.se>
  *
@@ -349,6 +349,9 @@ 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
         * with the middle being the manual date and flanking columns