Skip to content

Commit a958220

Browse files
committed
cwf
1 parent 700d5e8 commit a958220

File tree

6 files changed

+133
-152
lines changed

6 files changed

+133
-152
lines changed

books/vol4/cwf.tex

Lines changed: 122 additions & 121 deletions
Large diffs are not rendered by default.

books/vol4/cwr.tex

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -14,32 +14,7 @@
1414
\newtheorem{definition}{Визначення}[section]
1515
\newtheorem{theorem}{Теорема}[section]
1616

17-
\lstset{basicstyle=\footnotesize,inputencoding=utf8,extendedchars=true,
18-
literate={
19-
{→}{{$\rightarrow$}}1
20-
{Π}{{$\Pi$}}1
21-
{Σ}{{$\Sigma$}}1
22-
{Г}{{$\Gamma$}}1
23-
{Θ}{{$\Theta$}}1
24-
{∆}{{$\Delta$}}1
25-
{Σ}{{$\Sigma$}}1
26-
{Ф}{{$\Phi$}}1
27-
{σ}{{$\sigma$}}1
28-
{δ}{{$\delta$}}1
29-
{ν}{{$\nu$}}1
30-
{η}{{$\eta$}}1
31-
{₁}{{$_1$}}1
32-
{•}{{$\bullet$}}1
33-
{є}{{$\varepsilon$}}1
34-
{ᵀ}{{$\textsuperscript{T}$}}1
35-
{ᵗ}{{$\textsuperscript{t}$}}1
36-
{◊}{{$\lozenge$}}1
37-
{ᵀ}{{$^T$}}1
38-
{ᵗ}{{$^t$}}1
39-
{<i>}{{$\langle i\rangle$}}1
40-
{<_>}{{$\langle\_\rangle$}}1
41-
}
42-
}
17+
\include{journal}
4318

4419
\begin{document}
4520

@@ -51,6 +26,8 @@
5126

5227
\maketitle
5328

29+
\addtocontents{toc}{\protect\newpage}
30+
5431
\ifincludeTOC
5532
\tableofcontents
5633
\fi

books/vol4/journal.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,3 +215,6 @@
215215
\emergencystretch=1em
216216
\hfuzz=2pt
217217
\vfuzz=2pt
218+
219+
\newif\ifincludeTOC
220+
\includeTOCtrue

books/vol4/quillen.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
\begin{document}
4040

4141
% Setting up the title and author
42-
\title{Issue XXX: Quillen Model Categories}
42+
\title{Issue XXVII: Quillen Model Categories}
4343
\author{Namdak Tonpa}
4444
\date{\today}
4545

books/vol4/vol4.pdf

1.28 KB
Binary file not shown.

books/vol4/vol4.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
Issue XXIV: Locally Cartesian Closed Categories (Seely) \\
2121
Issue XXV: Symmetric Monoidal Categories (Kelly) \\
2222
Issue XXVI: Fibered Categories (Bénabou) \\
23-
Issue XXVII: Categories with Families (Dybjer) \\
23+
Issue XXVII: Model Categories (Quillen) \\
2424
Issue XXVIII: Categories with Representable Maps (Uemura) \\
2525
Issue XXIX: Comprehension Categories (Jacobs) \\
26-
Issue XXX: Model Categories (Quillen) \\
26+
Issue XXX: Categories with Families (Dybjer) \\
2727
Issue XXXI: Abelian Categories (Grothendieck) \\
2828
Issue XXXII: Grothendieck Yoga \\
2929
Issue XXXIII: Algebra and Geometry \\
@@ -53,10 +53,10 @@
5353
\newpage \begin{standalone} \input{lccc} \end{standalone} % 24
5454
\newpage \begin{standalone} \input{smc} \end{standalone} % 25
5555
\newpage \begin{standalone} \input{fibered} \end{standalone} % 26
56-
\newpage \begin{standalone} \input{cwf} \end{standalone} % 27
56+
\newpage \begin{standalone} \input{quillen} \end{standalone} % 27
5757
\newpage \begin{standalone} \input{cwr} \end{standalone} % 28
5858
\newpage \begin{standalone} \input{comprehension} \end{standalone} % 29
59-
\newpage \begin{standalone} \input{quillen} \end{standalone} % 30
59+
\newpage \begin{standalone} \input{cwf} \end{standalone} % 30
6060
% Algebra and Geometry
6161
\newpage \begin{standalone} \input{abelian} \end{standalone} % 31
6262
\newpage \begin{standalone} \input{yoga} \end{standalone} % 32

0 commit comments

Comments
 (0)