-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGELOG
62 lines (39 loc) · 1.33 KB
/
CHANGELOG
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
60
61
____________________________________________________________________________________________
TEXCLASS CHANGELOG
____________________________________________________________________________________________
2020 OCT 11b
* in gitnewversion_public.sh
- added line "git remote set-url origin [email protected]:bernardparent/TEXCLASS" so that
no password is asked for when pushing to git if a ssh key has been uploaded to github
2019 APR 25a
* added warpdoc
- Class file from the CFDWARP project
2019 APR 22c
* in LICENSE and README renamed
- TEXSTYLE -> TEXCLASS
- texstyle -> texclass
2019 APR 22b
* renamed
- TEXSTYLE -> TEXCLASS
- texstyle -> texclass
2019 APR 22a
* renamed
- LATEXSTY -> TEXSTYLE
- latexsty -> texstyle
2019 APR 21c
* in LICENSE
- changed the years
2019 APR 21b
* in gitnewversion.sh
- made check for git executable installed on system
- added Y/N query on whether to push changes to server
- added call to gitnewversion_public.sh
2019 APR 21a
* added README
* added LICENSE
* added gitnewversion_public.sh
* added removeproprietary.sh
2018 JUL 30a
* in all .cls files
- added \RequirePackage{amsmath} just before calling the fonts (needed to prevent
errors with newer LaTeX and amsmath versions)