From cbeca9673e5907e8e7e1d971c55e951616211f3e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 14 May 2015 21:26:56 +0000 Subject: udesoftec (14may15) git-svn-id: svn://tug.org/texlive/trunk@37399 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/udesoftec/udesoftec-doc.pdf | Bin 567797 -> 560885 bytes Master/texmf-dist/source/latex/udesoftec/CHANGELOG | 4 ++++ Master/texmf-dist/source/latex/udesoftec/VERSION | 2 +- .../source/latex/udesoftec/udesoftec-doc.tex | 8 ++++---- .../texmf-dist/tex/latex/udesoftec/udesoftec.cls | 14 +++++++------- 5 files changed, 16 insertions(+), 12 deletions(-) diff --git a/Master/texmf-dist/doc/latex/udesoftec/udesoftec-doc.pdf b/Master/texmf-dist/doc/latex/udesoftec/udesoftec-doc.pdf index 7dc1491b226..84431897040 100644 Binary files a/Master/texmf-dist/doc/latex/udesoftec/udesoftec-doc.pdf and b/Master/texmf-dist/doc/latex/udesoftec/udesoftec-doc.pdf differ diff --git a/Master/texmf-dist/source/latex/udesoftec/CHANGELOG b/Master/texmf-dist/source/latex/udesoftec/CHANGELOG index a488d4a00ac..30b40cc381f 100644 --- a/Master/texmf-dist/source/latex/udesoftec/CHANGELOG +++ b/Master/texmf-dist/source/latex/udesoftec/CHANGELOG @@ -1,5 +1,9 @@ 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. +2015/05/14 v1.4.6 +* replaced AtBeginDocument with AtEndPreamble for better interop with other packages +* changed page margin to fit better to new font and improve readability on 4:3 tablets as well as paper while marginnotes get less space + 2014/11/10 v1.4.5 * fixed list of abbreviations not being created diff --git a/Master/texmf-dist/source/latex/udesoftec/VERSION b/Master/texmf-dist/source/latex/udesoftec/VERSION index cdbe0ed0bb6..f0066374a28 100644 --- a/Master/texmf-dist/source/latex/udesoftec/VERSION +++ b/Master/texmf-dist/source/latex/udesoftec/VERSION @@ -1 +1 @@ -2014/11/10 v1.4.5 udesoftec \ No newline at end of file +2015/05/14 v1.4.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 d36d329226d..e2ed3d3b9a5 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 2013-2014 J. Peter M. Schuler -%% 2014/11/10 v1.4.5 udesoftec +%% 2015/05/14 v1.4.6 udesoftec \documentclass[omit-sd,omit-lol]{udesoftec} \usepackage{udesoftec-extra} @@ -115,7 +115,7 @@ Ein Beispielprojekt mit echten Inhalten findet sich unter\newline \url{http://ud \subsection{Anpassen des Deckblatts}\label{sec:variables} Neben den Paket-Optionen \lstinlinelatex!vawiessen! und \lstinlinelatex!vawibamberg! können die folgenden Kommandos vor dem \lstinlinelatex!\begin{document}! genutzt werden: -\begin{multicols}{2} +\begin{multicols}{4} \begin{itemize} \item \lstinlinelatex!\city! \item \lstinlinelatex!\typeofdoc! @@ -319,10 +319,10 @@ Beschreibungslisten können auch mit festem Umbruch gesetzt werden: \section{TODOs} -Über \lstinlinelatex!\todo{}! und \lstinlinelatex!\inlinetodo{}! gibt es die Möglichkeit TODOs zu verwalten. \inlinetodo{TODO: Diese können innerhalb des Textes stehen wie hier.} Aber Sie können auch am Rand stehen und auf eine bestimmte Stelle im Text\todo{TODO: Absatz überarbeiten} zeigen. Am Ende des Dokuments wird eine Gesamtliste angefügt, sofern ein TODO existiter und das Dokument nicht mit der Option \lstinlinelatex!final! oder \lstinlinelatex!omit-todos! kompiliert wird. +Über \lstinlinelatex!\todo{}! und \lstinlinelatex!\inlinetodo{}! gibt es die Möglichkeit TODOs zu verwalten. \inlinetodo{TODO: Diese können innerhalb des Textes stehen wie hier.} Aber Sie können auch am Rand stehen und auf eine bestimmte Stelle im Text\todo{TODO: Absatz überarbeiten} zeigen. Am Ende des Dokuments wird eine Gesamtliste angefügt, sofern ein TODO existitert und das Dokument nicht mit der Option \lstinlinelatex!final! oder \lstinlinelatex!omit-todos! kompiliert wird. \chapter{FAQ} -\section{Der Hinweis mit der Templateversion auf dem Deckblatt soll verschwinden} +\section{Der Hinweis mit der Template-Version auf dem Deckblatt soll verschwinden} Vor der Abgabe sollte mit dem Kommando \lstinlinelatex!\date{}! das Datum des Dokuments entfernt werden. Dadurch wird auch der Hinweis auf die Templateversion entfernt. Während der Bearbeitung können beide Hinweise aber beim Feedback hilfreich sein. \section{Bei kursiver Schrift ist das "`a"' komisch} diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls b/Master/texmf-dist/tex/latex/udesoftec/udesoftec.cls index fab454f7039..d85be837bd2 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/11/03 v1.4.5 udesoftec +%% 2015/05/14 v1.4.6 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/11/10 v1.4.5 udesoftec.cls Thesis class and bibstyle for UDE SOFTEC]% +\ProvidesClass{udesoftec}[2015/05/14 v1.4.6 udesoftec.cls Thesis class and bibstyle for UDE SOFTEC]% %%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%% @@ -717,10 +717,10 @@ \usepackage[includehead=false,includefoot=false]{geometry} \iftemplateUseBookLayout \KOMAoptions{twoside=true} - \KOMAoptions{BCOR=12mm,DIV=calc} % for helvetica + \KOMAoptions{BCOR=12mm,DIV=10} % for helvetica \else \KOMAoptions{twoside=false} - \KOMAoptions{BCOR=0mm,DIV=calc} % for helvetica + \KOMAoptions{BCOR=0mm,DIV=10} % for helvetica \fi \renewcommand*\chapterheadstartvskip{} @@ -1118,8 +1118,8 @@ colorinlistoftodos hyperindex,linktoc=section,pdfstartview=FitV, pdfpagelabels, bookmarks=true,bookmarksopen=true,bookmarksopenlevel=1,bookmarksnumbered=true]{hyperref}% -\AtBeginDocument{\def\subsectionautorefname{\sectionautorefname}} -\AtBeginDocument{\def\subsubsectionautorefname{\sectionautorefname}} +\AfterEndPreamble{\def\subsectionautorefname{\sectionautorefname}} +\AfterEndPreamble{\def\subsubsectionautorefname{\sectionautorefname}} % change url font type to "inherit" \renewcommand\UrlFont{\color{LinkExternal}} %%%%%%%%%%%%%%%%%%%%%% @@ -1185,7 +1185,7 @@ bookmarks=true,bookmarksopen=true,bookmarksopenlevel=1,bookmarksnumbered=true]{h \newcommand{\udesoftecprintacronyms}{\@ifundefined{r@udesoftec:needsloa}{}{\printacronyms[style=myAcronymStyle]}}% \newcommand{\udesoftecoverride}{} -\AtBeginDocument{ +\AfterEndPreamble{ \udesoftecoverride% \pagenumbering{alph} % title page is "a" - internal trick to prevent two pages with same name \hypertarget{titlepage}{}\pdfbookmark[-1]{\@title}{titlepage} % -- cgit v1.2.3