summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/matc3mem
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-06 23:09:14 +0000
committerKarl Berry <karl@freefriends.org>2013-04-06 23:09:14 +0000
commit37308feeefe7cb61541ff51a474529d6563cc3ec (patch)
tree1a2bee08aeb7896ca7e510e46593c1e56abe5269 /Master/texmf-dist/tex/latex/matc3mem
parentee71745e75a2b306f961de631669b81a99480881 (diff)
matc3mem (6apr13)
git-svn-id: svn://tug.org/texlive/trunk@29699 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/matc3mem')
-rw-r--r--Master/texmf-dist/tex/latex/matc3mem/matc3mem.cls (renamed from Master/texmf-dist/tex/latex/matc3mem/matC3mem.cls)23
1 files changed, 11 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/matc3mem/matC3mem.cls b/Master/texmf-dist/tex/latex/matc3mem/matc3mem.cls
index 4576f4cb4ef..3a3003d132e 100644
--- a/Master/texmf-dist/tex/latex/matc3mem/matC3mem.cls
+++ b/Master/texmf-dist/tex/latex/matc3mem/matc3mem.cls
@@ -1,10 +1,10 @@
%%
-%% This is file `matC3mem.cls',
+%% This is file `matc3mem.cls',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
-%% matC3mem.dtx (with options: `class')
+%% matc3mem.dtx (with options: `class')
%%
%% Copyright (C) 2013 by Dimitrios Vrettos - d.vrettos@gmail.com
%%
@@ -19,13 +19,12 @@
%% LaTeX version 2008/05/04 or later.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{matC3mem}
- [2013/04/05 v1.0 Classe per il libri di MatematicaC3]
+\ProvidesClass{matc3mem}
+ [2013/04/06 v1.0.1 Classe per il libri di MatematicaC3]
\LoadClassWithOptions{memoir}[2011/03/06]
\RequirePackage{amsthm}
\RequirePackage[dvipsnames]{xcolor}
\RequirePackage{shadethm}
-
\newcommand{\mcpar}[1]{%
\paragraph*{%
\small\normalfont\scshape{#1}%
@@ -149,7 +148,7 @@
\end{tabularx}
}
\newif\ifchapternonum
- \makechapterstyle{matC3chap}{%
+ \makechapterstyle{matc3chap}{%
\renewcommand\printchaptername{}
\renewcommand\printchapternum{}
\renewcommand{\beforechapskip}{-25pt}
@@ -177,7 +176,7 @@
\par\vskip2mm%\hrule
}
}
-\chapterstyle{matC3chap}
+\chapterstyle{matc3chap}
\setsecheadstyle{%
\Large\fontfamily{phv}\fontseries{b}\selectfont\raggedright%
}
@@ -187,16 +186,16 @@
\setsubsubsecheadstyle{%
\fontfamily{phv}\fontseries{b}\selectfont\raggedright%
}
-\makepagestyle{matC3page}
-\makeevenhead{matC3page}{\thepage}{}{\slshape\leftmark}
-\makeoddhead{matC3page}{\slshape\rightmark}{}{\thepage}
+\makepagestyle{matc3page}
+\makeevenhead{matc3page}{\thepage}{}{\slshape\leftmark}
+\makeoddhead{matc3page}{\slshape\rightmark}{}{\thepage}
\newcommand{\headcap}{%
{\color{Mahogany}\chaptername\ \thechapter. }%
}
\newcommand{\headsec}{%
{\color{Mahogany}Sezione~\thesection. }%
}
-\makepsmarks{matC3page}{%
+\makepsmarks{matc3page}{%
\def\chaptermark##1{\markboth{%
\ifnum \value{secnumdepth} > -1
\if@mainmatter
@@ -214,4 +213,4 @@
}
\endinput
%%
-%% End of file `matC3mem.cls'.
+%% End of file `matc3mem.cls'.