Alterado o tamanho do papel para A5 e removido dois arquivos .aux
This commit is contained in:
parent
dc74e0eacc
commit
bd44677e0f
|
|
@ -1,20 +0,0 @@
|
||||||
\relax
|
|
||||||
\@setckpt{chapters/In the Dingey of Lady Vain}{
|
|
||||||
\setcounter{page}{10}
|
|
||||||
\setcounter{equation}{0}
|
|
||||||
\setcounter{enumi}{0}
|
|
||||||
\setcounter{enumii}{0}
|
|
||||||
\setcounter{enumiii}{0}
|
|
||||||
\setcounter{enumiv}{0}
|
|
||||||
\setcounter{footnote}{1}
|
|
||||||
\setcounter{mpfootnote}{0}
|
|
||||||
\setcounter{part}{0}
|
|
||||||
\setcounter{chapter}{1}
|
|
||||||
\setcounter{section}{0}
|
|
||||||
\setcounter{subsection}{0}
|
|
||||||
\setcounter{subsubsection}{0}
|
|
||||||
\setcounter{paragraph}{0}
|
|
||||||
\setcounter{subparagraph}{0}
|
|
||||||
\setcounter{figure}{0}
|
|
||||||
\setcounter{table}{0}
|
|
||||||
}
|
|
||||||
|
|
@ -1,20 +0,0 @@
|
||||||
\relax
|
|
||||||
\@setckpt{chapters/Introduction}{
|
|
||||||
\setcounter{page}{4}
|
|
||||||
\setcounter{equation}{0}
|
|
||||||
\setcounter{enumi}{0}
|
|
||||||
\setcounter{enumii}{0}
|
|
||||||
\setcounter{enumiii}{0}
|
|
||||||
\setcounter{enumiv}{0}
|
|
||||||
\setcounter{footnote}{0}
|
|
||||||
\setcounter{mpfootnote}{0}
|
|
||||||
\setcounter{part}{0}
|
|
||||||
\setcounter{chapter}{0}
|
|
||||||
\setcounter{section}{0}
|
|
||||||
\setcounter{subsection}{0}
|
|
||||||
\setcounter{subsubsection}{0}
|
|
||||||
\setcounter{paragraph}{0}
|
|
||||||
\setcounter{subparagraph}{0}
|
|
||||||
\setcounter{figure}{0}
|
|
||||||
\setcounter{table}{0}
|
|
||||||
}
|
|
||||||
14
main.tex
14
main.tex
|
|
@ -7,11 +7,11 @@
|
||||||
% inner: Margem interna (miolo, considerando margem de segurança de 0.5cm + margem de vinco de 0.7cm = 1.2cm)
|
% inner: Margem interna (miolo, considerando margem de segurança de 0.5cm + margem de vinco de 0.7cm = 1.2cm)
|
||||||
% outer: Margem externa (faca, considerando margem de segurança de 0.5cm)
|
% outer: Margem externa (faca, considerando margem de segurança de 0.5cm)
|
||||||
% marginparwidth e marginparsep: Definidos como 0pt para evitar espaço para notas marginais, comum em livros.
|
% marginparwidth e marginparsep: Definidos como 0pt para evitar espaço para notas marginais, comum em livros.
|
||||||
\usepackage[papersize={15cm,21cm},
|
\usepackage[a5paper,
|
||||||
top=20mm,
|
top=25mm,
|
||||||
bottom=20mm,
|
bottom=10mm,
|
||||||
inner=12mm,
|
inner=25mm,
|
||||||
outer=5mm,
|
outer=12.5mm,
|
||||||
marginparwidth=0pt,
|
marginparwidth=0pt,
|
||||||
marginparsep=0pt,
|
marginparsep=0pt,
|
||||||
]{geometry}
|
]{geometry}
|
||||||
|
|
@ -33,6 +33,7 @@
|
||||||
\frontmatter
|
\frontmatter
|
||||||
|
|
||||||
\thispagestyle{empty}
|
\thispagestyle{empty}
|
||||||
|
\newgeometry{margin=0cm}
|
||||||
\begin{titlepage}
|
\begin{titlepage}
|
||||||
\centering
|
\centering
|
||||||
\vspace*{\stretch{1}}
|
\vspace*{\stretch{1}}
|
||||||
|
|
@ -60,6 +61,7 @@
|
||||||
\end{center}
|
\end{center}
|
||||||
\vspace*{\stretch{1}}
|
\vspace*{\stretch{1}}
|
||||||
% Sumário
|
% Sumário
|
||||||
|
\restoregeometry{}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
\mainmatter{}
|
\mainmatter{}
|
||||||
|
|
@ -194,7 +196,7 @@
|
||||||
\thispagestyle{empty}
|
\thispagestyle{empty}
|
||||||
\vspace*{\stretch{1}}
|
\vspace*{\stretch{1}}
|
||||||
\centering
|
\centering
|
||||||
NOTE.
|
NOTE\@.
|
||||||
\\
|
\\
|
||||||
|
|
||||||
The substance of the chapter entitled “Doctor Moreau explains,” which
|
The substance of the chapter entitled “Doctor Moreau explains,” which
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue