blob: 25afeff47e4363a33235432a5d7bf1cc5444e0c4 (
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
60
61
62
63
64
65
66
67
68
69
|
2014-03-31 v1.3.4
* added option omit-toc for research proposals
* documentation changes
** english summary updated
** minor changes to sectioning and labels
** updated link to example document
** added additional packages to tlmgr command to support
OSX BasicTeX
2014-03-11 v1.3.3
* added statutory declaration to document
(omit with 'omit-sd')
2014-02-18 v1.3.2
* fixed broken CRLF terminated line endings
* corrected URLs for CTAN mirror use
2014-02-18 v1.3.1
* repaired option _vawibamberg_ in combination with
option _en_
* changed document configuration options like
\def \entitle{my english title} to non-def commands like
\title or \author
2014-01-10 v1.3.0
* switched from package expdlist to enumitem:
description environment options need to be changed!
== WARNING: document might need update using newer version ==
2013-08-14 v1.2.1
* fixed misconfigured line endings and zip format
2013-08-14
* added udesoftec.tds.zip to support other TeX Collections
* removed problem with umlauts in lstlisting-env
* added (currently emtpy) udesoftec-extra.sty, for easier
updating in case of changed behaviour
* improved documentation
* improved \parExample and \citequotepar
* added classoption omit-loa
* added classoption omit-todos
* added \printglossaries, \printacronyms and \listoftodos to
\AtBeginDocument and \AtEndDocument for convenience (i.e.
they aren't necessary in the document anymore)
* made \listoftodos conditional
* correct bibstyle "lastaccessed" format
* added additional sections to manual with more examples
* english cover wasn't found due to wrong filename referenced
* option for confidentially clause now available
2013-07-09
* added version number
* updated cover page line spacing
* updated README and added instruction for cover files
* added packages listings, multicol and verbatim
* updated documentation
* added English abstract
* better outline to improve understanding
* included package listing
* included FAQ entry for problems with cover files
2013-06-28
* better filenames
* update to udesoftec-cover-uba.pdf:
smaller filesize and undamaged PDF file
2013-06-26
* Initial CTAN Upload
|