diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-10 22:46:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-10 22:46:38 +0000 |
commit | 80bfa16f32440e7e1c33e5ee1d6d3e438e0c664a (patch) | |
tree | 6ca7d90ee305cd03ff7baedc61f2fd13263b3702 /Master/texmf-dist/tex/latex | |
parent | 4ce908d18985eaa6e3849d2cc6c1cba8f94cf960 (diff) |
udesoftec (10nov14)
git-svn-id: svn://tug.org/texlive/trunk@35558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls | 34 |
3 files changed, 17 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty index c94d65365ec..95f48ad9308 100644 --- a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty +++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty @@ -1,7 +1,7 @@ % !Mode:: "TeX:UTF-8" %% udesoftec-bst.sty %% Copyright 2013-2014 J. Peter M. Schuler -%% 2014/08/23 v1.4.4 udesoftec +%% 2014/11/10 v1.4.5 udesoftec % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty index 47bb69c534f..5457a183390 100644 --- a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty +++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty @@ -1,7 +1,7 @@ % !Mode:: "TeX:UTF-8" %% udesoftec-extra.sty %% Copyright 2013-2014 J. Peter M. Schuler -%% 2014/08/23 v1.4.4 udesoftec +%% 2014/11/03 v1.4.5 udesoftec % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -32,7 +32,7 @@ % and % http://mirrors.ctan.org/macros/latex/contrib/udesoftec/udesoftec-doc.pdf \NeedsTeXFormat{LaTeX2e}% -\ProvidesPackage{udesoftec-extra}[2014/08/16 v1.4.4 udesoftec-extra.sty additions which are currently optional and may break former behaviour]% +\ProvidesPackage{udesoftec-extra}[2014/11/10 v1.4.5 udesoftec-extra.sty additions which are currently optional and may break former behaviour]% %%%%%%%%%%%%%%%%%%%%%%%%% \makeatletter diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls b/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls index 4417f2f2f98..fab454f7039 100644 --- a/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls +++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls @@ -1,7 +1,7 @@ % !Mode:: "TeX:UTF-8" %% udesoftec.cls %% Copyright 2013-2014 J. Peter M. Schuler -%% 2014/08/23 v1.4.4 udesoftec +%% 2014/11/03 v1.4.5 udesoftec % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -32,7 +32,7 @@ % and % http://mirrors.ctan.org/macros/latex/contrib/udesoftec/udesoftec-doc.pdf \NeedsTeXFormat{LaTeX2e}% -\ProvidesClass{udesoftec}[2014/08/23 v1.4.4 udesoftec.cls Thesis class and bibstyle for UDE SOFTEC]% +\ProvidesClass{udesoftec}[2014/11/10 v1.4.5 udesoftec.cls Thesis class and bibstyle for UDE SOFTEC]% %%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%% @@ -144,7 +144,7 @@ \documentOmitLOTtrue \documentOmitSDtrue \documentOmitLOFtrue - \documentOmitLOAtrue + \documentOmitLOAfalse \documentOmitTOCtrue \documentOmitAtrue \documentOmitTodosfalse @@ -1136,17 +1136,10 @@ bookmarks=true,bookmarksopen=true,bookmarksopenlevel=1,bookmarksnumbered=true]{h % special: glossary after hyperref % special:\AtEndDocument{\printglossary} before usepackage to suppress warning of missing printglossary %\usepackage[footnote,printonlyused]{acronym} -\AtEndDocument{\printglossary} \usepackage[acronym,nonumberlist,section=chapter,toc]{glossaries} \deftranslation[to=ngerman]{Acronyms}{Abkürzungsverzeichnis} \deftranslation[to=ngerman]{Glossary}{Glossar} \makeglossaries -\AtEndDocument{\ifdefined\udesoftec@usedlistofitems@acronyms\label{udesoftec:needsloa}\fi}% -\newcommand{\printacronyms}{% -\@ifundefined{r@udesoftec:needsloa}{}{\printglossary[type=\acronymtype,style=myAcronymStyle]}% -} -\newcommand{\acr}[1]{\gls{#1}\gdef\udesoftec@usedlistofitems@acronyms{}} - \newglossarystyle{myAcronymStyle}{% % put the glossary in the itemize environment: \renewenvironment{theglossary}{\begin{description}[leftmargin=1.5cm,style=sameline]}{\end{description}}% @@ -1175,21 +1168,21 @@ bookmarks=true,bookmarksopen=true,bookmarksopenlevel=1,bookmarksnumbered=true]{h % http://tex.stackexchange.com/questions/33193/how-to-determine-whether-a-list-of-figures-is-empty \AtEndEnvironment{figure}{\gdef\udesoftec@usedlistofitems@figure{}}% \AtEndDocument{\ifdefined\udesoftec@usedlistofitems@figure\label{udesoftec:needslof}\fi}% -\let\defaultlistoffigures\listoffigures -\renewcommand{\listoffigures}{\@ifundefined{r@udesoftec:needslof}{}{\cleardoublepage\defaultlistoffigures}}% +\newcommand{\udesofteclistoffigures}{\@ifundefined{r@udesoftec:needslof}{}{\cleardoublepage\listoffigures}}% \AtEndEnvironment{lstlisting}{\gdef\udesoftec@usedlistofitems@listing{}}% \AtEndEnvironment{lstlisting-latex}{\gdef\udesoftec@usedlistofitems@listing{}}% \AtEndDocument{\ifdefined\udesoftec@usedlistofitems@listing\label{udesoftec:needslol}\fi}% -\let\defaultlstlistoflistings\lstlistoflistings -\renewcommand{\lstlistoflistings}{\@ifundefined{r@udesoftec:needslol}{}{\cleardoublepage\defaultlstlistoflistings}}% +\newcommand{\udesofteclstlistoflistings}{\@ifundefined{r@udesoftec:needslol}{}{\cleardoublepage\lstlistoflistings}}% \AtEndEnvironment{table}{\gdef\udesoftec@usedlistofitems@table{}}%\AtBeginDocument{\ifdefined\udesoftec@usedlistofitems@table\label{udesoftec:needslot}\fi}% \AtEndDocument{\ifdefined\udesoftec@usedlistofitems@table\label{udesoftec:needslot}\fi}% -\let\defaultlistoftables\listoftables -\renewcommand{\listoftables}{\@ifundefined{r@udesoftec:needslot}{}{\cleardoublepage\defaultlistoftables}}% +\newcommand{\udesofteclistoftables}{\@ifundefined{r@udesoftec:needslot}{}{\cleardoublepage\listoftables}}% +\newcommand{\acr}[1]{\gls{#1}\gdef\udesoftec@usedlistofitems@acronyms{}} +\AtEndDocument{\ifdefined\udesoftec@usedlistofitems@acronyms\label{udesoftec:needsloa}\fi}% +\newcommand{\udesoftecprintacronyms}{\@ifundefined{r@udesoftec:needsloa}{}{\printacronyms[style=myAcronymStyle]}}% \newcommand{\udesoftecoverride}{} \AtBeginDocument{ @@ -1205,15 +1198,16 @@ bookmarks=true,bookmarksopen=true,bookmarksopenlevel=1,bookmarksnumbered=true]{h \cleardoublepage\hypertarget{tocpage}{}\pdfbookmark{\contentsname}{topage}% \tableofcontents% \fi% - \ifdocumentOmitLOF\else\listoffigures\fi% - \ifdocumentOmitLOT\else\listoftables\fi% - \ifdocumentOmitLOL\else\lstlistoflistings\fi% - \ifdocumentOmitLOA\else\printacronyms\fi% + \ifdocumentOmitLOF\else\udesofteclistoffigures\fi% + \ifdocumentOmitLOT\else\udesofteclistoftables\fi% + \ifdocumentOmitLOL\else\udesofteclstlistoflistings\fi% + \ifdocumentOmitLOA\else\udesoftecprintacronyms\fi% \newlength{\imagewidth}\setlength\imagewidth\linewidth% \mainmatter } \AtEndDocument{ + \printglossary \ifdocumentUsedTodos \ifdocumentOmitTodos \else |