From b175c6dcf5aa573c0549f720e4275f12126bd332 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 5 Jan 2020 23:11:26 +0000 Subject: thesis-ekf (6jan20) git-svn-id: svn://tug.org/texlive/trunk@53332 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/thesis-ekf/README | 8 +++++--- .../texmf-dist/doc/latex/thesis-ekf/thesis-ekf.pdf | Bin 256100 -> 250634 bytes .../source/latex/thesis-ekf/thesis-ekf.dtx | 15 +++++++++------ .../source/latex/thesis-ekf/thesis-ekf.ins | 4 ++-- .../texmf-dist/tex/latex/thesis-ekf/thesis-ekf.cls | 6 ++++-- 5 files changed, 20 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/thesis-ekf/README b/Master/texmf-dist/doc/latex/thesis-ekf/README index f9878d8e91a..65b561ff43e 100644 --- a/Master/texmf-dist/doc/latex/thesis-ekf/README +++ b/Master/texmf-dist/doc/latex/thesis-ekf/README @@ -1,5 +1,5 @@ thesis-ekf class -Copyright 2014-2019 by Tibor Tomacs +Copyright 2014-2020 by Tibor Tomacs This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either @@ -28,11 +28,13 @@ The files should be installed in the following subdirectories of the TEXMF tree. eszterhazy-logo-en.pdf tex/latex/thesis-ekf/ eszterhazy-logo-hu.eps tex/latex/thesis-ekf/ eszterhazy-logo-hu.pdf tex/latex/thesis-ekf/ - README doc/latex/thesis-ekf/ thesis-ekf.cls tex/latex/thesis-ekf/ + + README doc/latex/thesis-ekf/ + thesis-ekf.pdf doc/latex/thesis-ekf/ + thesis-ekf.dtx source/latex/thesis-ekf/ thesis-ekf.ins source/latex/thesis-ekf/ - thesis-ekf.pdf doc/latex/thesis-ekf/ ============================================================= Thesis class for Eszterhazy Karoly University (Eger, Hungary). \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/thesis-ekf/thesis-ekf.pdf b/Master/texmf-dist/doc/latex/thesis-ekf/thesis-ekf.pdf index 595f51fca0c..e165f10b15f 100644 Binary files a/Master/texmf-dist/doc/latex/thesis-ekf/thesis-ekf.pdf and b/Master/texmf-dist/doc/latex/thesis-ekf/thesis-ekf.pdf differ diff --git a/Master/texmf-dist/source/latex/thesis-ekf/thesis-ekf.dtx b/Master/texmf-dist/source/latex/thesis-ekf/thesis-ekf.dtx index 57b39b6db30..c7c32739150 100644 --- a/Master/texmf-dist/source/latex/thesis-ekf/thesis-ekf.dtx +++ b/Master/texmf-dist/source/latex/thesis-ekf/thesis-ekf.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment % -% Copyright (C) 2014-2019 by Tibor Tomacs +% Copyright (C) 2014-2020 by Tibor Tomacs % % This file may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.2 @@ -20,7 +20,7 @@ \ProvidesFile{thesis-ekf.dtx} % %\NeedsTeXFormat{LaTeX2e}[1999/12/01] -%\ProvidesClass{thesis-ekf}[2019/05/06 v3.1 Thesis class for Eszterhazy Karoly University (Eger, Hungary)] +%\ProvidesClass{thesis-ekf}[2020/01/05 v3.2 Thesis class for Eszterhazy Karoly University (Eger, Hungary)] % %<*driver> \documentclass{ltxdoc} @@ -31,10 +31,11 @@ \PassOptionsToPackage{active=onlycs}{magyar.ldf} \usepackage[english,magyar]{babel} \frenchspacing -\usepackage{paralist,textcomp,fancyvrb} +\usepackage{lmodern,paralist,textcomp,fancyvrb} \setlength{\MacroTopsep}{0pt} \fvset{gobble=1,fontsize=\footnotesize,commandchars=+<>} \newcommand{\param}[1]{\hspace*{-9pt}{\small#1}} +\renewcommand{\bfdefault}{b} \begin{document} \DocInput{./thesis-ekf.dtx} \end{document} @@ -58,7 +59,7 @@ % Right brace \} Tilde \~} % % \GetFileInfo{thesis-ekf.cls} -% \title{Thesis class for\\ Eszterházy Károly University\\\textsf{thesis-ekf.cls}\\[2mm]{\normalsize Version 3.1\\2019/05/06\\}} +% \title{Thesis class for\\ Eszterházy Károly University\\\textsf{thesis-ekf.cls}\\[2mm]{\normalsize Version 3.2\\2020/01/05\\}} % \author{Tibor Tómács\\{\small\ttfamily tomacs.tibor@uni-eszterhazy.hu}} % \date{} % \maketitle @@ -145,7 +146,7 @@ % %\begin{Verbatim} %\documentclass{thesis-ekf} -%\usepackage[utf8]{inputenc}% Ez a sor csak 2018 előtt telepített TeX-rendszer esetén kell. +%\usepackage[utf8]{inputenc}% Csak 2018 előtt telepített TeX-rendszer esetén kell! %\usepackage[T1]{fontenc} %\PassOptionsToPackage{defaults=hu-min}{magyar.ldf} %\usepackage[magyar]{babel} @@ -157,7 +158,7 @@ %\author{Hallgató neve\\szak} %\supervisor{Konzulens neve\\beosztás} %\city{Eger} -%\date{2019} +%\date{2020} %\maketitle % %\tableofcontents @@ -369,6 +370,8 @@ \AfterEndPreamble{ +\@ifundefined{l@magyar}{}{\iflanguage{magyar}{\renewcommand{\bfdefault}{b}}{}} + \ifthesisekf@tocnopagenum \hypersetup{pageanchor=false} \let\thesisekf@tableofcontents\tableofcontents diff --git a/Master/texmf-dist/source/latex/thesis-ekf/thesis-ekf.ins b/Master/texmf-dist/source/latex/thesis-ekf/thesis-ekf.ins index 949577a5ec5..aa2c4df9c9b 100644 --- a/Master/texmf-dist/source/latex/thesis-ekf/thesis-ekf.ins +++ b/Master/texmf-dist/source/latex/thesis-ekf/thesis-ekf.ins @@ -1,5 +1,5 @@ -% Copyright (C) 2014-2019 by Tibor Tomacs +% Copyright (C) 2014-2020 by Tibor Tomacs % This file may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.2 of this license or (at your option) any later @@ -15,7 +15,7 @@ \usedir{tex/latex/thesis-ekf} \preamble This is a generated file. -Copyright (C) 2014-2019 by Tibor Tomacs +Copyright (C) 2014-2020 by Tibor Tomacs This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.2 of this license or (at your option) any later diff --git a/Master/texmf-dist/tex/latex/thesis-ekf/thesis-ekf.cls b/Master/texmf-dist/tex/latex/thesis-ekf/thesis-ekf.cls index f05a2f66404..ea5f2aeb75b 100644 --- a/Master/texmf-dist/tex/latex/thesis-ekf/thesis-ekf.cls +++ b/Master/texmf-dist/tex/latex/thesis-ekf/thesis-ekf.cls @@ -6,7 +6,7 @@ %% %% ./thesis-ekf.dtx (with options: `class') %% This is a generated file. -%% Copyright (C) 2014-2019 by Tibor Tomacs +%% Copyright (C) 2014-2020 by Tibor Tomacs %% This file may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either %% version 1.2 of this license or (at your option) any later @@ -19,7 +19,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesClass{thesis-ekf}[2019/05/06 v3.1 Thesis class for Eszterhazy Karoly University (Eger, Hungary)] +\ProvidesClass{thesis-ekf}[2020/01/05 v3.2 Thesis class for Eszterhazy Karoly University (Eger, Hungary)] \@ifundefined{pdffontattr}{}{\ifnum\pdfoutput>0\RequirePackage{cmap}\fi} \RequirePackage{lmodern,fixcmex,kvoptions,etoolbox,ifpdf,setspace,graphicx} @@ -75,6 +75,8 @@ \AfterEndPreamble{ +\@ifundefined{l@magyar}{}{\iflanguage{magyar}{\renewcommand{\bfdefault}{b}}{}} + \ifthesisekf@tocnopagenum \hypersetup{pageanchor=false} \let\thesisekf@tableofcontents\tableofcontents -- cgit v1.2.3