summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/udesoftec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-28 21:08:29 +0000
committerKarl Berry <karl@freefriends.org>2018-03-28 21:08:29 +0000
commitbe2fa2982b23c0594620dcd0476a9ac75ae09f49 (patch)
tree15bec785c8bc1a09407f4ce8319e4e8b33b27fbb /Master/texmf-dist/source/latex/udesoftec
parentbe64a5491f265e2657e59e16e354d20e0205aec4 (diff)
udesoftec (28mar18)
git-svn-id: svn://tug.org/texlive/trunk@47164 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/udesoftec')
-rw-r--r--Master/texmf-dist/source/latex/udesoftec/CHANGELOG10
-rw-r--r--Master/texmf-dist/source/latex/udesoftec/README2
-rw-r--r--Master/texmf-dist/source/latex/udesoftec/udesoftec-doc.tex10
3 files changed, 16 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/udesoftec/CHANGELOG b/Master/texmf-dist/source/latex/udesoftec/CHANGELOG
index f67ed88971b..1968f255bef 100644
--- a/Master/texmf-dist/source/latex/udesoftec/CHANGELOG
+++ b/Master/texmf-dist/source/latex/udesoftec/CHANGELOG
@@ -1,5 +1,15 @@
The version number of all files is changed for every release. Please refer to the details below in order to see which files were changed.
+2018/03/28 v1.6.2
+* [udesoftec-biblatex.sty] Corrected headline showing last chapter instead of bibliography
+* [udesoftec.cls] fixed german heading for list of abbreviations
+* [udesoftec-doc.pdf] corrected TeXnicCenter Configuration
+* Bumping version number
+
+2017/12/08 v1.6.1 (unreleased)
+* Internal fixes due to new build tool
+* Bumping version number
+
2017/05/12 v1.6.0
* Internal fixes due to new build tool
* [udesoftec.cls] removing PDF warnings
diff --git a/Master/texmf-dist/source/latex/udesoftec/README b/Master/texmf-dist/source/latex/udesoftec/README
index 43ca296fcc4..7ddb54e416c 100644
--- a/Master/texmf-dist/source/latex/udesoftec/README
+++ b/Master/texmf-dist/source/latex/udesoftec/README
@@ -3,7 +3,7 @@ udesoftec documentclass and bibstyle
Maintainer: J. Peter M. Schuler
E-Mail: j.peter.m.schuler at uni dash due dot de
Copyright: 2013-2015 J. Peter M. Schuler
-Version: 1.6.0 2017/05/12
+Version: 1.6.2 2018/03/28
License: lppl
Topic: dissertation
diff --git a/Master/texmf-dist/source/latex/udesoftec/udesoftec-doc.tex b/Master/texmf-dist/source/latex/udesoftec/udesoftec-doc.tex
index e20cc8aee18..46e906d0608 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 2015 J. Peter M. Schuler
-%% 2017/05/12 v1.6.0 udesoftec
+%% 2018/03/28 v1.6.2 udesoftec
\documentclass[de,omit-sd,omit-lol]{udesoftec}
\usepackage{udesoftec-extra}
@@ -513,20 +513,20 @@ Im Ausgabeprofil im Karteireiter (La)TeX:~\par
\item Argumente für Compiler:
\par\lstinline!-src-specials -synctex=1 -aux-directory .tmp -output-format !
\par\lstinline!pdf -interaction=nonstopmode %Wm!
- \item Argumente für BibTex: \lstinline!"\%dm/.tmp/%tm"!
- \item Argumente für MakeIndex: \lstinline!".tmp/%tm.tex"!
+ \item Argumente für BibTex: \lstinline!"\%dm/%tm"!
+ \item Argumente für MakeIndex: \lstinline!"%tm.tex"!
\end{itemize}
\unnumberedsection{Abkürzungen und Glossare einbeziehen}
Im Ausgabeprofil im Karteireiter Nachbearbeitung einen neuen Postprozessoren anlegen: "`Acronyms"':
\begin{itemize}
\item Anwendung: \lstinline!C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\makeindex.exe!
- \item Argumente: \lstinline!-s .tmp\%tm.ist -t .tmp\%tm.alg -o .tmp\%tm.acr .tmp\%tm.acn!
+ \item Argumente: \lstinline!-s %tm.ist -t %tm.alg -o .%tm.acr %tm.acn!
\end{itemize}
Im Ausgabeprofil im Karteireiter Nachbearbeitung einen neuen Postprozessoren anlegen: "`Glossaries"':
\begin{itemize}
\item Anwendung: \lstinline!C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\makeindex.exe!
- \item Argumente: \lstinline!-s .tmp\%tm.ist -t .tmp\%tm.glg -o .tmp\%tm.gls .tmp\%tm.glo!
+ \item Argumente: \lstinline!-s %tm.ist -t %tm.glg -o %tm.gls %tm.glo!
\end{itemize}
\unnumberedsection{Sumatra PDF mit Vorwärts- und Rückwärtssuche}