blob: 5233f581ed73d05525d16eb5027ad9ef0cf8e5e2 (
plain)
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
56
57
58
59
|
#### placed on CTAN as 2.0h ####
2021-03-14 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* parskip.dtx: correct doco to refer to new repository
#### placed on CTAN as 2.0g ####
2021-03-02 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* parskip.dtx: home repository changed no other modifications
#### placed on CTAN as 2.0f ####
2020-06-15 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* parskip.dtx (subsubsection{Option handling}):
Allow skip key without value without a package error (gh/14)
#### placed on CTAN as 2.0e ####
2020-05-19 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* parskip.dtx (subsubsection{TOCs and similar lists}):
Add tocskip option to set the \parskip value inside \tableofcontents
and similar lists (default is 0pt as before)
2020-05-18 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* parskip.dtx (subsubsection{TOCs and similar lists}):
Fix space at start of \@starttoc (noticable with large skip= values)
(gh/12)
#### placed on CTAN as 2.0d ####
2020-01-22 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* distribution cleanup no code change
2019-01-16 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* parskip.dtx (subsubsection{Option handling}):
Support calc package by using \setlength for assignments
2018-09-17 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* parskip.dtx (subsubsection{\pkg{amsthm} theorems}):
Support amsthm (sx/450551)
#### placed on CTAN as 2.0a ####
2018-08-24 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* parskip.dtx version 2.0 with options indent + skip and
adjustment for display headings
2018-08-22 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* package source as copied from CTAN
|