Page MenuHomec4science

epublayout.tex
No OneTemporary

File Metadata

Created
Thu, Mar 13, 18:23

epublayout.tex

%% plain page layout for ebook version
%% Here we re-define some macros that in the PRINT version contain
%% graphical directives:
%% no graphic change in end-of-chapter sections
%%
\def\begincoda{}
\def\endcoda{}
%% exercises, solutions, examples are plain too
%
\newtheorem{exercise}{Exercise}[chapter]
\newtheorem{solution}{Solution}
\newtheorem{example}{Example}[chapter]
\def\extitle#1{\textbf{#1.\ }}

Event Timeline