summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/udesoftec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-14 22:44:18 +0000
committerKarl Berry <karl@freefriends.org>2014-04-14 22:44:18 +0000
commit993fbcc8019e3cd51bde4e46b311fd64e9ac412d (patch)
tree5e06695147c41dcbd050b040d1344970619d13e8 /Master/texmf-dist/source/latex/udesoftec
parentdf185b027a757604ac720858c2edffe2fb0c2155 (diff)
udesoftec (14apr14)
git-svn-id: svn://tug.org/texlive/trunk@33440 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/udesoftec')
-rw-r--r--Master/texmf-dist/source/latex/udesoftec/CHANGELOG6
-rw-r--r--Master/texmf-dist/source/latex/udesoftec/README2
-rw-r--r--Master/texmf-dist/source/latex/udesoftec/VERSION2
-rw-r--r--Master/texmf-dist/source/latex/udesoftec/udesoftec-doc.tex7
4 files changed, 12 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/udesoftec/CHANGELOG b/Master/texmf-dist/source/latex/udesoftec/CHANGELOG
index b5ec0d5c8bb..0ca1f6ef82f 100644
--- a/Master/texmf-dist/source/latex/udesoftec/CHANGELOG
+++ b/Master/texmf-dist/source/latex/udesoftec/CHANGELOG
@@ -1,3 +1,9 @@
+2014/04/14 v1.3.6
+* fixed problems with combination of cls-options 'proposal'
+ and 'final'
+* fixed problem when no layout was chosen
+* fixed missing inlinetodo-command for option 'omit-todo'
+
2014/04/07 v1.3.5
* added document option 'proposal' which equals all omit-*
* corrected English version of confidentially clause
diff --git a/Master/texmf-dist/source/latex/udesoftec/README b/Master/texmf-dist/source/latex/udesoftec/README
index 824106e4751..e11d39054a1 100644
--- a/Master/texmf-dist/source/latex/udesoftec/README
+++ b/Master/texmf-dist/source/latex/udesoftec/README
@@ -2,7 +2,7 @@ udesoftec documentclass and bibstyle
Maintainer: J. Peter M. Schuler
Copyright: 2014 J. Peter M. Schuler
-Version: 2014/04/07 v1.3.5 udesoftec
+Version: 2014/04/14 v1.3.6 udesoftec
License: lppl
Topic: dissertation
diff --git a/Master/texmf-dist/source/latex/udesoftec/VERSION b/Master/texmf-dist/source/latex/udesoftec/VERSION
index 8d92f67afba..b44f99ff4e4 100644
--- a/Master/texmf-dist/source/latex/udesoftec/VERSION
+++ b/Master/texmf-dist/source/latex/udesoftec/VERSION
@@ -1 +1 @@
-2014/04/07 v1.3.5 udesoftec \ No newline at end of file
+2014/04/14 v1.3.6 udesoftec \ No newline at end of file
diff --git a/Master/texmf-dist/source/latex/udesoftec/udesoftec-doc.tex b/Master/texmf-dist/source/latex/udesoftec/udesoftec-doc.tex
index dacbf56ce23..c744ae05b2b 100644
--- a/Master/texmf-dist/source/latex/udesoftec/udesoftec-doc.tex
+++ b/Master/texmf-dist/source/latex/udesoftec/udesoftec-doc.tex
@@ -1,7 +1,7 @@
% !Mode:: "TeX:UTF-8"
-%% udesoftec-doc.tex
-% Copyright 2014 J. Peter M. Schuler
-% 2014/04/07 v1.3.5 udesoftec
+%% udesoftec-doc.te
+%% Copyright 2014 J. Peter M. Schuler
+%% 2014/04/14 v1.3.6 udesoftec
\documentclass[screenlayout,omit-lof,omit-lot,omit-sd]{udesoftec}
\usepackage{udesoftec-extra}
@@ -31,6 +31,7 @@
\chapter*{English summary for this document}\label{sec:abstract}\addcontentsline{toc}{chapter}{English summary for this document}
This LaTeX package provides a documentclass for use in written theses at the University of Duisburg-Essen, Research Group for Business Informatics and Software Engineering. It is based on pdflatex and bibtex using KOMA-Script and natbib and many other popular packages. The current documentation is only available in german. However the \hyperref[sec:classoptions]{class options in section \ref*{sec:classoptions}} and \hyperref[sec:variables]{configuration variables for the titlepage in section \ref*{sec:variables}} should be quite understandable and the \hyperref[sec:paketlist]{package listing in the appendix} shows where to look for further information. A \hyperref[sec:exampleproject]{MWE and a download of an example project is also available in section \ref*{sec:exampleproject}.}
+
\section*{Installation}
Install with MikTeX or if using TeX Live (e.g. BasicTeX) with \lstinline!tlmgr! using the command mentioned in section \ref{sec:classinstall}.