[tex-live] Bugfix for ntgclass brief.cls

Pander pander at users.sourceforge.net
Tue Feb 12 23:37:24 CET 2008


Hi all,

The following patch will improve ntgclass brief.cls to adhere better to
the default font.

Applying this patch will allow users to use of subclass brief.cls to
their specific needs with more ease.

Regards,

Pander

--- brief.cls.org       2008-02-04 22:58:14.000000000 +0100
+++ brief.cls   2008-02-12 23:32:36.000000000 +0100
@@ -229,7 +229,7 @@
 \fi
 \newfont\refkopfont{cmssq8}
 \DeclareFixedFont\kleinvet{\encodingdefault}%
-                          {\rmdefault}%
+                          {\familydefault}%
                           {\bfdefault}%
                           {\shapedefault}%
                           {7}
@@ -484,7 +484,7 @@
     \unhbox\@voetruimte
     \ifcase\@voetteller \relax \or \relax \or \hfil \else \hfill
     \fi
-    \@refveld{#1}{#2}\hskip0\p@ \@plus 3\refveldbreedte}}
+    \@refveld{#1}{\normalfont #2}\hskip0\p@ \@plus 3\refveldbreedte}}
 \let\footitem\voetitem
 \newcommand*\streepje{\hb at xt@2mm{\rule{2mm}{.1pt}}}
 \newcommand*\streepjes[1]{%
@@ -526,7 +526,7 @@
     \par\noindent
     \parbox[t]{\textwidth}
               {\@hangfrom{\refkopfont \betrefttekst \enspace}%
-                \normalfont\rmfamily\ignorespaces \@subject\strut}%
+                \normalfont\ignorespaces \@subject\strut}%
     \par
   \fi}
 \newcommand*\afsluiting[1]{\par\nobreak\vspace{\parskip}%


More information about the tex-live mailing list