-
Notifications
You must be signed in to change notification settings - Fork 18
/
changelog.tex
55 lines (38 loc) · 1.35 KB
/
changelog.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
% -*- coding: utf-8 -*-
\documentclass{book}
\input{preamble}
\begin{document}
%\chapter*{Change log}
\chapter*{版本历史}
\addcontentsline{toc}{chapter}{版本历史}
%\section*{Vection 1.4}
\section*{Vection 1.4}
%Reinstated a couple of figures (baseline distance,
%plus one one paragraph shape that didn't make it
%into the original book.)
Reinstated a couple of figures (baseline distance,
plus one one paragraph shape that didn't make it
into the original book.)
%\section*{Version 1.3}
\section*{Version 1.3}
%Finally managed to reinstate the tables chapter.
Finally managed to reinstate the tables chapter.
%Starting to add more concepts to the index.
Starting to add more concepts to the index.
%\section*{Version 1.2}
\section*{Version 1.2}
%Added chapter references to glossary.
Added chapter references to glossary.
%Fixed a bunch of typographic accidents.
Fixed a bunch of typographic accidents.
%\section*{Version 1.1}
\section*{Version 1.1}
%Small remark about \cs{afterassignment} after macro definitions.
Small remark about \cs{afterassignment} after macro definitions.
%Trouble with indexing macros fixed, I hope.
Trouble with indexing macros fixed, I hope.
%Separate letter and a4 versions.
Separate letter and a4 versions.
%Better intro for the chapter \ref{space} on spacing.
Better intro for the chapter \ref{space} on spacing.
\end{document}