[Pkg-gnupg-commit] [libassuan] 277/437: 2009-12-08 Marcus Brinkmann <marcus at g10code.de>

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:33:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libassuan.

commit e7faad4905ad962b15aa846221a1431d1fb765e2
Author: Marcus Brinkmann <mb at g10code.com>
Date:   Tue Dec 8 17:28:11 2009 +0000

    2009-12-08  Marcus Brinkmann  <marcus at g10code.de>
    
    	* assuan.texi: Use our own copy of the setfont macro, as it takes
    	an extra argument since texinfo 4.13.
---
 doc/ChangeLog   | 3 +++
 doc/assuan.texi | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 1d635ba..5e1e198 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,8 @@
 2009-12-08  Marcus Brinkmann  <marcus at g10code.de>
 
+	* assuan.texi: Use our own copy of the setfont macro, as it takes
+	an extra argument since texinfo 4.13.
+
 	* assuan.texi (Contexts): Document ASSUAN_SPAWN_DETACHED.
 
 2009-11-25  Marcus Brinkmann  <marcus at g10code.de>
diff --git a/doc/assuan.texi b/doc/assuan.texi
index b029d1f..a20ea27 100644
--- a/doc/assuan.texi
+++ b/doc/assuan.texi
@@ -55,7 +55,8 @@ section entitled ``Copying''.
 @c Change the font used for @def... commands, since the default
 @c proportional one used is bad for names starting __.
 @tex
-\global\setfont\defbf\ttbshape{10}{\magstep1}
+\gdef\mysetfont#1#2#3#4{\font#1=\fontprefix#2#3 scaled #4}
+\global\mysetfont\defbf\ttbshape{10}{\magstep1}
 @end tex
 
 @c %**end of header

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list