summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/memoir/memsty.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/memoir/memsty.sty')
-rw-r--r--Master/texmf-dist/doc/latex/memoir/memsty.sty11
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/memoir/memsty.sty b/Master/texmf-dist/doc/latex/memoir/memsty.sty
index 4057da7c53e..0a13705a066 100644
--- a/Master/texmf-dist/doc/latex/memoir/memsty.sty
+++ b/Master/texmf-dist/doc/latex/memoir/memsty.sty
@@ -171,7 +171,6 @@
\usepackage{graphicx}
\DeclareGraphicsRule{*}{eps}{*}{}
\fi
-
%%% \usepackage{memhfixc} %% now called by hyperref
@@ -503,7 +502,6 @@ chapterstyle. It is one of several styles that come as part of the
\demochapcnt=0
%%\newcommand*{\theHc@demochapcnt}{\thefigure.\arabic{\c@demochapcnt}}
\newcount\savefigcnt
-\newcount\savetabcnt
\newcount\saveftncnt
\newcommand*{\demochapcolor}{\definecolor{shadecolor}{gray}{0.75}}
\newenvironment{demochap}[2][\onelineskip]{%
@@ -512,7 +510,6 @@ chapterstyle. It is one of several styles that come as part of the
\savesubseccnt=\c@subsection
\saveftncnt=\c@footnote
\c@chapter=\demochapcnt
- \savetabcnt=\c@table
%% \stepcounter{demochapcnt}
\counterwithout*{figure}{chapter}
\begin{figure}
@@ -556,9 +553,7 @@ chapterstyle. It is one of several styles that come as part of the
\counterwithin{figure}{chapter}
\global\c@section=\saveseccnt
\global\c@subsection=\savesubseccnt
- \global\c@footnote=\saveftncnt
- \global\c@table=\savetabcnt
-}
+ \global\c@footnote=\saveftncnt}
%%% comma separated in-line items
\let\litemize\itemize \let\endlitemize\enditemize
@@ -792,8 +787,12 @@ chapterstyle. It is one of several styles that come as part of the
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%% FROM TITLEPAGES.TEX
+%%%%%% for FontSite fonts
\newcommand*{\FSfont}[1]{%
\fontfamily{#1}\selectfont}
+%%%%% for `standard' LaTeX fonts
+\newcommand*{\LXfont}[1]{%
+ \fontfamily{#1}\selectfont}
\newcommand*{\boxminipage}{%
\@ifnextchar [%]