summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fbb/fbb.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-31 22:45:03 +0000
committerKarl Berry <karl@freefriends.org>2013-08-31 22:45:03 +0000
commit68363a1280426ce6c8a0857c49be36e41f8b9a07 (patch)
tree33f505abc640796a590d5ef96fece63a98a2e3f3 /Master/texmf-dist/tex/latex/fbb/fbb.sty
parent05517fb28dcb108cd4ba619992dc14893aa0c0bb (diff)
fbb (31aug13)
git-svn-id: svn://tug.org/texlive/trunk@31549 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fbb/fbb.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fbb/fbb.sty16
1 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/fbb/fbb.sty b/Master/texmf-dist/tex/latex/fbb/fbb.sty
index b6680e37f19..bfbc34de8f1 100644
--- a/Master/texmf-dist/tex/latex/fbb/fbb.sty
+++ b/Master/texmf-dist/tex/latex/fbb/fbb.sty
@@ -45,10 +45,18 @@
\renewcommand*{\rmdefault}{fbb-TOsF}}
\@onlypreamble\usetosf
-\newcommand{\textlf}[1]{{\fontfamily{fbb-LF}\selectfont #1}}% to get lf
-\newcommand{\texttlf}[1]{{\fontfamily{fbb-TLF}\selectfont #1}}% to get tlf
-\newcommand{\textosf}[1]{{\fontfamily{fbb-OsF}\selectfont #1}}% to get osf
-\newcommand{\texttosf}[1]{{\fontfamily{fbb-TOsF}\selectfont #1}}% to get tosf
+\DeclareRobustCommand{\textlf}[1]{%
+ {\fontfamily{fbb-LF}\selectfont #1}%
+}% to get lf
+\DeclareRobustCommand{\texttlf}[1]{%
+ {\fontfamily{fbb-TLF}\selectfont #1}%
+}% to get tlf
+\DeclareRobustCommand{\textosf}[1]{%
+ {\fontfamily{fbb-OsF}\selectfont #1}%
+}% to get osf
+\DeclareRobustCommand{\texttosf}[1]{%
+ {\fontfamily{fbb-TOsF}\selectfont #1}%
+}% to get tosf
\renewcommand*{\rmdefault}{fbb-\fbb@figurealign\fbb@figurestyle}
\renewcommand*{\familydefault}{\rmdefault}