groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff ChangeLog tmac/doc.tmac


From: Werner LEMBERG
Subject: [Groff-commit] groff ChangeLog tmac/doc.tmac
Date: Wed, 18 Jul 2012 08:50:52 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     Werner LEMBERG <wl>     12/07/18 08:50:52

Modified files:
        .              : ChangeLog 
        tmac           : doc.tmac 

Log message:
        [mdoc] Make `Fl' correctly restore fonts.
        
        * tmac/doc.tmac (doc-flag-recursion): Do it.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1339&r2=1.1340
http://cvs.savannah.gnu.org/viewcvs/groff/tmac/doc.tmac?cvsroot=groff&r1=1.43&r2=1.44

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/ChangeLog,v
retrieving revision 1.1339
retrieving revision 1.1340
diff -u -b -r1.1339 -r1.1340
--- ChangeLog   7 Jul 2012 21:14:24 -0000       1.1339
+++ ChangeLog   18 Jul 2012 08:50:52 -0000      1.1340
@@ -1,3 +1,9 @@
+2012-07-17  Ingo Schwarze  <address@hidden>
+
+       [mdoc] Make `Fl' correctly restore fonts.
+
+       * tmac/doc.tmac (doc-flag-recursion): Do it.
+
 2012-07-07  Eric S. Raymond  <address@hidden>
 
        * src/preproc/eqn/eqn.man, src/preproc/grn/grnn.man,

Index: tmac/doc.tmac
===================================================================
RCS file: /cvsroot/groff/groff/tmac/doc.tmac,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- tmac/doc.tmac       8 Oct 2011 09:11:22 -0000       1.43
+++ tmac/doc.tmac       18 Jul 2012 08:50:52 -0000      1.44
@@ -438,7 +438,7 @@
 .      \" last argument
 .      if (\n[doc-reg-dfr1] == 4) \
 .        nop \|\-\c
-.      nop \f[]\s[0]\c
+.      nop \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]\c
 .      doc-print-and-reset
 .    \}
 .    el \{\



reply via email to

[Prev in Thread] Current Thread [Next in Thread]