From e4644c3bdc055b708f195bf28310a681c78814fd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 24 Jul 2023 20:22:17 +0000 Subject: msu-thesis (24jul23) git-svn-id: svn://tug.org/texlive/trunk@67723 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/msu-thesis/README.md | 2 +- .../doc/latex/msu-thesis/docs/msu-thesis.tex | 6 +++--- .../texmf-dist/doc/latex/msu-thesis/msu-thesis.pdf | Bin 113964 -> 113842 bytes .../samples/MSU-thesis-chapterbib-testfile.pdf | Bin 139612 -> 139889 bytes .../msu-thesis/samples/MSU-thesis-testfile.pdf | Bin 214033 -> 215121 bytes .../msu-thesis/samples/MSU-thesis-testfile.tex | 2 +- .../texmf-dist/tex/latex/msu-thesis/msu-thesis.cls | 10 +++++----- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Master/texmf-dist/doc/latex/msu-thesis/README.md b/Master/texmf-dist/doc/latex/msu-thesis/README.md index 56f4db40209..4dc2b87132a 100644 --- a/Master/texmf-dist/doc/latex/msu-thesis/README.md +++ b/Master/texmf-dist/doc/latex/msu-thesis/README.md @@ -1,4 +1,4 @@ -# MSU Thesis Class Version 4.1d 2023/07/19 +# MSU Thesis Class Version 4.1e 2023/07/24 Copyright 2011-2023 by Alan Munn diff --git a/Master/texmf-dist/doc/latex/msu-thesis/docs/msu-thesis.tex b/Master/texmf-dist/doc/latex/msu-thesis/docs/msu-thesis.tex index 8e3b79c000b..986a5f38491 100644 --- a/Master/texmf-dist/doc/latex/msu-thesis/docs/msu-thesis.tex +++ b/Master/texmf-dist/doc/latex/msu-thesis/docs/msu-thesis.tex @@ -2,8 +2,8 @@ \documentclass[11pt]{article} -\def\msuversion{4.1d} -\def\msudate{2023/07/29} +\def\msuversion{4.1e} +\def\msudate{2023/07/24} \title{\textbf{Using the MSU Thesis Class}} \author{\textbf{Alan Munn}\\Department of Linguistics, Languages, and Cultures\\Michigan State University\\\texttt{\href{mailto:amunn@msu.edu}{amunn@msu.edu}}} \date{Version \msuversion\\\msudate} @@ -447,7 +447,7 @@ problems over the years: Irina Agafonova, Ali Al-jiboory, Abubakr Ayesh, Julian Nathan Brugnone, Dmitriy Bryndin, Greg Christian, Kyle Crayne, Ciaron Hamilton, Matt Husband, Changkuk Jung, Claire Kopenhafer, Adam Liter, Vanessa Maldonado, Ben Miller, William Muir, Eureka Pai, Alicia Parrish, Neil ver Planck, Taha Posos, Nick Rekuski, Giacomo Romanini, William Sands, Adam -Soliman, Erik Stitt, Eremey Valetov, Matthew Vincent, Michael Wojcik, Stephen Yowono, Ali +Soliman, Mookyong Son, Erik Stitt, Eremey Valetov, Matthew Vincent, Michael Wojcik, Stephen Yowono, Ali Zare, and Yisu Zhou. A special thank you to Non Thongprong who graciously provided a copy of his entire thesis which allowed me to debug some especially subtle spacing inconsistencies. diff --git a/Master/texmf-dist/doc/latex/msu-thesis/msu-thesis.pdf b/Master/texmf-dist/doc/latex/msu-thesis/msu-thesis.pdf index 56dc927666c..cbbdb81a7e4 100644 Binary files a/Master/texmf-dist/doc/latex/msu-thesis/msu-thesis.pdf and b/Master/texmf-dist/doc/latex/msu-thesis/msu-thesis.pdf differ diff --git a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-chapterbib-testfile.pdf b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-chapterbib-testfile.pdf index bdf72ecd2b9..eb4c5638ae9 100644 Binary files a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-chapterbib-testfile.pdf and b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-chapterbib-testfile.pdf differ diff --git a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf index bf9c3552e6a..2178d829daa 100644 Binary files a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf and b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf differ diff --git a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex index 2fd5730da72..bd67ccb0914 100644 --- a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex +++ b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex @@ -43,7 +43,7 @@ \renewcommand*{\cftlistingaftersnum}{\msucaptiondelim} \usepackage[bookmarksopenlevel=2,bookmarks=true]{hyperref} % not needed but here for testing -\setcounter{msutocdepth}{0} % default is 1; this puts only chapters in the TOC +\setcounter{msutocdepth}{1} % default is 1; this puts only chapters in the TOC \begin{document} diff --git a/Master/texmf-dist/tex/latex/msu-thesis/msu-thesis.cls b/Master/texmf-dist/tex/latex/msu-thesis/msu-thesis.cls index 63be1bba6eb..20a8f5dbfa1 100644 --- a/Master/texmf-dist/tex/latex/msu-thesis/msu-thesis.cls +++ b/Master/texmf-dist/tex/latex/msu-thesis/msu-thesis.cls @@ -186,11 +186,12 @@ % after chapter titles. % Version 4.1c 2023/06/27 Removed spacing after chapter titles (again) % Version 4.1d 2023/07/19 Fixed per chapter bibliography TOC page number bug +% Version 4.1e 2023/07/24 Fixed per chapter appendices TOC bug; % % Report bugs/problems/questions to % -\def\msu@version{4.1d} -\def\msu@date{2023/07/19} +\def\msu@version{4.1e} +\def\msu@date{2023/07/24} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{msu-thesis}[\msu@date\space Michigan State University Thesis Class version \msu@version] \newif\ifmsu@dissertation\msu@dissertationtrue % added v2.7 boolean for \msu@thesistype @@ -496,8 +497,7 @@ \renewcommand\cftchapterpagefont{\msu@tocfont} \renewcommand*{\cftappendixname}{APPENDIX\space} \renewcommand\cftchapteraftersnum{\msutocdelim} - \addtocounter{tocdepth}{-1} - + \ifthenelse{\value{msutocdepth}=0}{\addtocounter{tocdepth}{-1}}{} } % This code resets the TOC back to normal section spacing if appendices have been used @@ -748,7 +748,7 @@ {\@ppsaveapp\@pprestoresec\anappendixfalse\cftinserthook{toc}{CHAPAPPR}} % reset aded 2022/04/16 \renewenvironment{appendices}% - {\msu@singleappendixfalse\msu@apppage\ifmsu@chapterapp\cftinserthook{toc}{APPENDICES}\fi\setcounter{tocdepth}{\value{msutocdepth}} + {\msu@singleappendixfalse\msu@apppage\ifmsu@chapterapp\cftinserthook{toc}{APPENDICES}\fi\addtocontents{toc}{\setcounter{tocdepth}{0}} \@resets@pp\anappendixtrue}% {\@ppsaveapp\@pprestoresec\anappendixfalse\cftinserthook{toc}{CHAPAPPR}} % reset added 2022/04/16 -- cgit v1.2.3