doc-src/TutorialI/cl2emono-modified.sty
changeset 10500 df47f58b8253
parent 10410 1f8716b9e13e
equal deleted inserted replaced
10499:2f33d0fd242e 10500:df47f58b8253
  1140 \@arabic\c@merk\alph{figure}}%
  1140 \@arabic\c@merk\alph{figure}}%
  1141 \def\resetsubfig{\setcounter{figure}{\value{merk}}}}
  1141 \def\resetsubfig{\setcounter{figure}{\value{merk}}}}
  1142 \let\leftlegendglue\relax
  1142 \let\leftlegendglue\relax
  1143 
  1143 
  1144 
  1144 
  1145 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1145 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1146 %
  1146 %
  1147 %             This is bibbook.xxx
  1147 % Definition of environment  thebibliography
  1148 %
  1148 %
  1149 % It redefines the "bibliography" environment.
  1149 % Borrowed from book.cls
  1150 %
  1150 %
  1151 % Usage: \begin{thebibliography}[label]{title}
  1151 % by lcp
  1152 %
  1152 
  1153 %        where "title" is the text of the title which will be
  1153 \newcommand\bibname{Bibliography}
  1154 %        typeset, e.g. "References" or "Bibliography". It must
  1154 \setlength\bibindent{1.5em}
  1155 %        be given.
  1155 \renewenvironment{thebibliography}[1]
  1156 %
  1156      {\chapter*{\bibname
  1157 %        together with "bibay" style option (e.g.
  1157         \@mkboth{\MakeUppercase\bibname}{\MakeUppercase\bibname}}%
  1158 %          \documentstyle[bibay]{article}):
  1158       \list{\@biblabel{\@arabic\c@enumiv}}%
  1159 %
  1159            {\settowidth\labelwidth{\@biblabel{#1}}%
  1160 %        \bibitem{label}{key}{referenced text}
  1160             \leftmargin\labelwidth
  1161 %             for author-year-citation
  1161             \advance\leftmargin\labelsep
  1162 %
  1162             \@openbib@code
  1163 %        without style option (as described by Lamport):
  1163             \usecounter{enumiv}%
  1164 %
  1164             \let\p@enumiv\@empty
  1165 %        \bibitem[label]{key}
  1165             \renewcommand\theenumiv{\@arabic\c@enumiv}}%
  1166 %        \bibitem{key}
  1166       \sloppy
  1167 %
  1167       \clubpenalty4000
  1168 %        \cite{key}  (as described by Lamport)
  1168       \@clubpenalty \clubpenalty
  1169 %
  1169       \widowpenalty4000%
  1170 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1170       \sfcode`\.\@m}
  1171 
  1171      {\def\@noitemerr
  1172 % definition of \begin{thebibliography}
  1172        {\@latex@warning{Empty `thebibliography' environment}}%
  1173 
  1173       \endlist}
  1174 \def\thebibliography{\@ifnextchar[{\@lThebibliography}%
       
  1175                                   {\@Thebibliography}}
       
  1176 
       
  1177 \def\@lThebibliography[#1]#2{\chapter*{#2\@mkboth{#2}{#2}}\small\rm
       
  1178    \list{\arabic{enumiv}.}{\settowidth\labelwidth{#1}%
       
  1179       \leftmargin\labelwidth
       
  1180       \advance\leftmargin\labelsep
       
  1181       \usecounter{enumiv}%
       
  1182       \let\p@enumiv\@empty
       
  1183       \def\theenumiv{\arabic{enumiv}}}%
       
  1184    \def\newblock{\hskip .11em plus .33em minus .07em}%
       
  1185    \sloppy\clubpenalty4000\widowpenalty4000
       
  1186    \sfcode`\.=1000\relax}
       
  1187 
       
  1188 \def\@Thebibliography#1{\chapter*{#1\@mkboth{#1}{#1}}\small\rm
       
  1189    \list{\arabic{enumiv}.}%
       
  1190    {\if@bibay
       
  1191         \settowidth\labelwidth{\hspace{10\p@}\hskip-\labelsep}%
       
  1192       \else
       
  1193         \settowidth\labelwidth{\hspace\parindent\hskip-\labelsep}%
       
  1194       \fi
       
  1195       \usecounter{enumiv}%
       
  1196       \let\p@enumiv\@empty
       
  1197       \def\theenumiv{\arabic{enumiv}}%
       
  1198       \leftmargin\labelwidth
       
  1199       \advance\leftmargin\labelsep}
       
  1200    \def\newblock{\hskip .11em plus .33em minus .07em}
       
  1201    \sloppy\clubpenalty4000\widowpenalty4000
       
  1202    \sfcode`\.=1000\relax}
       
  1203 
       
  1204 \let\endthebibliography=\endlist
       
  1205 
       
  1206 % definition of \bibitem and \cite
       
  1207 
       
  1208 \def\ds@bibay{\@bibaytrue
       
  1209     \def\bibitem{\@bibitem}%
       
  1210     \def\@bibitem##1##2##3{\ifx!##1!\item[]\hskip-\labelwidth
       
  1211         \hskip-\labelsep\else\item[\@biblabel{##1}]\fi
       
  1212         \if@filesw
       
  1213            {\def\protect####1{\string ####1\space}\immediate
       
  1214            \write\@auxout{\string\bibcite{##2}{##3}}}%
       
  1215         \fi\ignorespaces}%
       
  1216 %
       
  1217     \def\cite{\@ifnextchar[{\@tempswatrue\@citex}%
       
  1218                            {\@tempswafalse\@citex[]}}%
       
  1219 %
       
  1220     \def\@citex[##1]##2{%
       
  1221         \if@filesw
       
  1222            \immediate\write\@auxout{\string\citation{##2}}%
       
  1223         \fi
       
  1224         \def\@citea{}%
       
  1225         \@cite{\@for\@citeb:=##2\do
       
  1226            {\@citea\def\@citea{,\penalty\@m\ }\@ifundefined
       
  1227            {b@\@citeb}{{\bf ?}\@warning
       
  1228            {Citation `\@citeb' on page \thepage \space undefined}}%
       
  1229            \hbox{\csname b@\@citeb\endcsname}}}%
       
  1230         {##1}}%
       
  1231 %
       
  1232     \def\@cite##1##2{{##1\if@tempswa , ##2\fi}}%
       
  1233     \def\@biblabel##1{##1\hfill}}
       
  1234 
       
  1235 \def\bibitem{\@ifnextchar[{\@lbibitem}{\@bibitem}}
       
  1236 \def\@lbibitem[#1]#2{\item[\@biblabel{#1}]\if@filesw
       
  1237     {\def\protect##1{\string ##1\space}\immediate
       
  1238     \write\@auxout{\string\bibcite{#2}{#1}}}\fi\ignorespaces}
       
  1239 %
       
  1240 \def\@bibitem#1{\item\if@filesw \immediate\write\@auxout
       
  1241        {\string\bibcite{#1}{\the\c@enumiv}}\fi\ignorespaces}
       
  1242 %
       
  1243 \def\cite{\@ifnextchar[{\@tempswatrue\@citex}{\@tempswafalse\@citex[]}}
       
  1244 %
       
  1245 \def\@citex[#1]#2{\if@filesw\immediate\write\@auxout{\string\citation{#2}}\fi
       
  1246     \def\@citea{}%
       
  1247     \@cite{\@for\@citeb:=#2\do
       
  1248        {\@citea\def\@citea{,\penalty\@m\ }\@ifundefined
       
  1249        {b@\@citeb}{{\bf ?}\@warning
       
  1250        {Citation `\@citeb' on page \thepage \space undefined}}%
       
  1251        \hbox{\csname b@\@citeb\endcsname}}}%
       
  1252     {#1}}
       
  1253 \def\@cite#1#2{[{#1\if@tempswa , #2\fi}]}
       
  1254 \def\@biblabel#1{[#1]\hfill}
       
  1255 
       
  1256 
  1174 
  1257 
  1175 
  1258 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1176 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1259 %
  1177 %
  1260 %             This is fonotebk.xxx
  1178 %             This is fonotebk.xxx