diff options
author | Karl Berry <karl@freefriends.org> | 2025-01-18 21:03:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2025-01-18 21:03:42 +0000 |
commit | cc6b47f0908e130b597c750841097dc09c3bd4cd (patch) | |
tree | e1788443123d877f52c190e03828d16187687a38 /Master/texmf-dist/doc/latex | |
parent | cbae0fcbe0a2b2546d071d29e9f611931c4ff89b (diff) |
mitthesis (18jan25)
git-svn-id: svn://tug.org/texlive/trunk@73501 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
32 files changed, 80 insertions, 40 deletions
diff --git a/Master/texmf-dist/doc/latex/mitthesis/MIT-Thesis.pdf b/Master/texmf-dist/doc/latex/mitthesis/MIT-Thesis.pdf Binary files differindex dcb4795241c..947188a4845 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/MIT-Thesis.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/MIT-Thesis.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/MIT-thesis-template/MIT-Thesis.tex b/Master/texmf-dist/doc/latex/mitthesis/MIT-thesis-template/MIT-Thesis.tex index 622eb7872bc..86465ef3db3 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/MIT-thesis-template/MIT-Thesis.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/MIT-thesis-template/MIT-Thesis.tex @@ -3,9 +3,9 @@ % This file is MIT-Thesis.tex, a LaTeX template for formatting an MIT thesis with the mitthesis class. % -% Version: 1.17, 2024/11/02 +% Version: 1.18, 2025/1/17 % -% Author: John H. Lienhard, copyright 2024. Reuse under the MIT license: https://ctan.org/license/mit +% Author: John H. Lienhard, copyright 2025. Reuse under the MIT license: https://ctan.org/license/mit % Documentation is here: https://ctan.org/pkg/mitthesis @@ -14,15 +14,16 @@ \DocumentMetadata{ lang = en-US, pdfversion = 1.7, - pdfstandard = a-2b, -% pdfversion = 2.0, -% pdfstandard = a-4, -% debug = {xmp-export}, % creates and xmpi file useful for checking metadata + pdfstandard = a-2b, +% pdfstandard = ua-2,% a-4f,% +% pdfversion = 2.0, +% debug = {xmp-export}, % creates and xmpi file useful for checking metadata } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\documentclass[twoside]{mitthesis}% fontset=newtx, fontset=libertine, fontset=libertinus, fontset=lmodern, fontset=newtx-sans-text, fontset=fira-newtxsf, fontset=heros-stix2, fontset=stix2, fontset=lmodern +\documentclass[twoside]{mitthesis}% fontset=newtx, fontset=libertine, fontset=libertinus, fontset=lmodern, +% fontset=newtx-sans-text, fontset=fira-newtxsf, fontset=heros-stix2, fontset=stix2, fontset=lmodern % % option [twoside] gives facing-page behavior for printing; omitting twoside will eliminate even-numbered blank pages. % option [lineno] provides line numbers, as for editing @@ -65,7 +66,7 @@ %% Package for improved typography -\usepackage{microtype}% typographic fine-tuning, used in sample thesis committee page, but also acting globally on the text +\usepackage{microtype}% typographic fine-tuning, used in sample thesis (https://ctan.org/pkg/microtype) %%%%%%%%% Graphics path (to figure files) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -80,7 +81,12 @@ %% Numerical citations of references \usepackage[style=ext-numeric-comp,giveninits=true,maxbibnames=10,sorting=none]{biblatex} - + \AtEveryBibitem{% + \ifentrytype{article}{% + \renewbibmacro{in:}{} % Removes "In:" for articles + }{} + } + %% IEEE style citations and references % \usepackage[style=ieee,maxbibnames=10,sorting=none]{biblatex}% style=ext-numeric-comp,articlein=false,giveninits=true % \DefineBibliographyStrings{english}{url= \textsc{url} , }% replaces the IEEE default "[Online]. Available" by "URL" diff --git a/Master/texmf-dist/doc/latex/mitthesis/MIT-thesis-template/chapter1.tex b/Master/texmf-dist/doc/latex/mitthesis/MIT-thesis-template/chapter1.tex index 3b2db4234d5..d3f19113882 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/MIT-thesis-template/chapter1.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/MIT-thesis-template/chapter1.tex @@ -1,5 +1,5 @@ % From mitthesis package -% Version: 1.07, 2024/09/26 +% Version: 1.08, 2025/01/15 % Documentation: https://ctan.org/pkg/mitthesis @@ -23,12 +23,12 @@ We begin with some ideas from the literature \cite{Fong2015,sharpe1}. \begin{figure}[t] % sample images are from mwe package, but should be found by latex in the tex tree w/o loading that package \begin{subfigure}[c]{0.495\textwidth} -\centering{\includegraphics[alt={sample image},width=0.99\textwidth]{example-image-c}}% +\centering{\includegraphics[alt={sample image},width=0.99\textwidth]{example-image-c.jpg}}% \subcaption{\label{fig:golden}} \end{subfigure} %%%%%%%% don't leave a break here \begin{subfigure}[c]{0.495\textwidth} -\centering{\includegraphics[alt={sample image},width=0.99\textwidth]{example-image-c}}% +\centering{\includegraphics[alt={sample image},width=0.99\textwidth]{example-image-c.jpg}}% \subcaption{\label{fig:golden2}}% \end{subfigure}% \caption{A figure with two subfigures: (a) first subfigure; (b) second subfigure.\label{fig:4}} @@ -63,7 +63,7 @@ L(\ifpdftex\bm{A}\else\symbfup{A}\fi) = \begin{pmatrix} \begin{figure}[t] % sample image is from mwe package, but should be found by latex in the tex tree w/o loading that package -\centering\includegraphics[alt={sample image},width=6.67cm]{example-image-b} +\centering\includegraphics[alt={sample image},width=6.67cm]{example-image-b.jpg} \caption{Caption text\label{example-image-b}~\cite{GSL}.} \end{figure} @@ -107,12 +107,14 @@ Baroclinic generation of vorticity accounts for the sea breeze and various other %% Nomenclature list is optional % -% This environment takes three optional arguments: +% This environment takes four optional arguments: % [1] adjust space between symbol and definition % [2] name (heading) of the nomenclature list % [3] level - can be "section" or "chapter" depending on whether you % have one nomenclature list for whole thesis or one for each % chapter. +% [4] style. The default matches the style of [3], but you can +% instead choose [frontmatter] or [backmatter] if desired. \begin{nomenclature}[2em][Nomenclature for Chapter~1][section] \EntryHeading{Roman letters} \entry{$\mathcal{C}$}{material curve} diff --git a/Master/texmf-dist/doc/latex/mitthesis/README.md b/Master/texmf-dist/doc/latex/mitthesis/README.md index 10e958264ef..3d7d47f6bdd 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/README.md +++ b/Master/texmf-dist/doc/latex/mitthesis/README.md @@ -1,7 +1,7 @@ #mitthesis --- A LaTeX template for an MIT thesis# - v1.17 dated 2024/11/02 + v1.18 dated 2025/1/17 ####Overview#### This class provides a LaTeX template to format an MIT thesis according to @@ -56,6 +56,16 @@ ####Change log#### + v1.18 (17 January 2025) + - remove “In:” from references to journal papers + - edits to title and abstract macros to better accommodate tagged pdf + - replace tabbing environment in titlepage signature block by tabular and adjust centering code + - add additional tags to title and abstract page for better structure + - regenerate sample cover pages as PDF2/UA-2 with lualatex, also adding microtype + - add fourth optional argument to nomenclature environment to control its style in toc + - in chapter1.tex, replace MWE figures in pdf by jpg, to support validation as PDF2/UA-2 + - fix minor typos in documentation and update + v1.17 (2 November 2024) - change default copyright to All Rights Reserved rather than Creative Commons - define mathoperators for erf and erfc @@ -169,7 +179,7 @@ ####License#### - Copyright (c) 2023 John H. Lienhard + Copyright (c) 2025 John H. Lienhard Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/No_cc_license.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/No_cc_license.pdf Binary files differindex 159f037a4d0..73865ab0ddd 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/No_cc_license.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/No_cc_license.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_one_degree.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_one_degree.pdf Binary files differindex 8b4d3e09429..f9dfe2f29bf 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_one_degree.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_one_degree.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_one_degree_two_departments.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_one_degree_two_departments.pdf Binary files differindex e7e2f13e887..3ef3f254a9c 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_one_degree_two_departments.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_one_degree_two_departments.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_two_degrees.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_two_degrees.pdf Binary files differindex 1adb097a705..cf905be10c4 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_two_degrees.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_two_degrees.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_two_degrees_from_one_department.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_two_degrees_from_one_department.pdf Binary files differindex 0617a275f80..17493b3c68e 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_two_degrees_from_one_department.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_two_degrees_from_one_department.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/Two_authors_one_degree.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/Two_authors_one_degree.pdf Binary files differindex 7e4300d5b67..9db815e75dd 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/Two_authors_one_degree.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/Two_authors_one_degree.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/Two_authors_two_degrees.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/Two_authors_two_degrees.pdf Binary files differindex 299acda3388..5ef1e8bdc01 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/Two_authors_two_degrees.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/Two_authors_two_degrees.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/No_cc_license.tex b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/No_cc_license.tex index 337f31814b0..6c83e2d9046 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/No_cc_license.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/No_cc_license.tex @@ -10,8 +10,9 @@ %% If this command throws an "undefined" error, your latex system is out of date: try commenting this command out. \DocumentMetadata { - pdfstandard = a-2b, - pdfversion = 1.7, + testphase={phase-III,math,table,firstaid,title}, + pdfstandard = ua-2,% a-4f,% + pdfversion = 2.0, lang = en-US, % debug = {xmp-export}, % output xmpi file to directly examine metadata } @@ -30,6 +31,9 @@ % You can edit the fontset files or you can write your own, myfonts.tex, and do [fontset=myfonts]. % If you are using multiple languages, load the babel package in your fontset file, before the fonts. +\usepackage{microtype} + + %%%%%%%%%%% Metadata %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Most of the document metadata is created automatically. diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_one_degree.tex b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_one_degree.tex index c5e4db50b33..234bcc12436 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_one_degree.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_one_degree.tex @@ -10,8 +10,9 @@ %% If this command throws an "undefined" error, your latex system is out of date: try commenting this command out. \DocumentMetadata { - pdfstandard = a-2b, - pdfversion = 1.7, + testphase={phase-III,math,table,firstaid,title}, + pdfstandard = ua-2,% a-4f,% + pdfversion = 2.0, lang = en-US, % debug = {xmp-export}, % output xmpi file to directly examine metadata } @@ -30,6 +31,8 @@ % You can edit the fontset files or you can write your own, myfonts.tex, and do [fontset=myfonts]. % If you are using multiple languages, load the babel package in your fontset file, before the fonts. +\usepackage{microtype} + %%%%%%%%%%% Metadata %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_one_degree_two_departments.tex b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_one_degree_two_departments.tex index 6c1f5c39827..aa95dceeca0 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_one_degree_two_departments.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_one_degree_two_departments.tex @@ -11,8 +11,9 @@ %% If this command throws an "undefined" error, your latex system is out of date: try commenting this command out. \DocumentMetadata { - pdfstandard = a-2b, - pdfversion = 1.7, + testphase={phase-III,math,table,firstaid,title}, + pdfstandard = ua-2,% a-4f,% + pdfversion = 2.0, lang = en-US, % debug = {xmp-export}, % output xmpi file to directly examine metadata } @@ -31,6 +32,8 @@ % You can edit the fontset files or you can write your own, myfonts.tex, and do [fontset=myfonts]. % If you are using multiple languages, load the babel package in your fontset file, before the fonts. +\usepackage{microtype} + %%%%%%%%%%% Metadata %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_two_degrees.tex b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_two_degrees.tex index f8ebb1b9650..f0da6c47f5e 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_two_degrees.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_two_degrees.tex @@ -10,8 +10,9 @@ %% If this command throws an "undefined" error, your latex system is out of date: try commenting this command out. \DocumentMetadata { - pdfstandard = a-2b, - pdfversion = 1.7, + testphase={phase-III,math,table,firstaid,title}, + pdfstandard = ua-2,% a-4f,% + pdfversion = 2.0, lang = en-US, % debug = {xmp-export}, % output xmpi file to directly examine metadata } @@ -30,6 +31,8 @@ % You can edit the fontset files or you can write your own, myfonts.tex, and do [fontset=myfonts]. % If you are using multiple languages, load the babel package in your fontset file, before the fonts. +\usepackage{microtype} + %%%%%%%%%%% Metadata %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_two_degrees_from_one_department.tex b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_two_degrees_from_one_department.tex index 9646d3d5035..74c5cd148b3 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_two_degrees_from_one_department.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/One_author_two_degrees_from_one_department.tex @@ -10,8 +10,9 @@ %% If this command throws an "undefined" error, your latex system is out of date: try commenting this command out. \DocumentMetadata { - pdfstandard = a-2b, - pdfversion = 1.7, + testphase={phase-III,math,table,firstaid,title}, + pdfstandard = ua-2,% a-4f,% + pdfversion = 2.0, lang = en-US, % debug = {xmp-export}, % output xmpi file to directly examine metadata } @@ -30,6 +31,8 @@ % You can edit the fontset files or you can write your own, myfonts.tex, and do [fontset=myfonts]. % If you are using multiple languages, load the babel package in your fontset file, before the fonts. +\usepackage{microtype} + %%%%%%%%%%% Metadata %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/Two_authors_one_degree.tex b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/Two_authors_one_degree.tex index a757806b010..8b5ff43f21e 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/Two_authors_one_degree.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/Two_authors_one_degree.tex @@ -10,8 +10,9 @@ %% If this command throws an "undefined" error, your latex system is out of date: try commenting this command out. \DocumentMetadata { - pdfstandard = a-2b, - pdfversion = 1.7, + testphase={phase-III,math,table,firstaid,title}, + pdfstandard = ua-2,% a-4f,% + pdfversion = 2.0, lang = en-US, % debug = {xmp-export}, % output xmpi file to directly examine metadata } @@ -30,6 +31,8 @@ % You can edit the fontset files or you can write your own, myfonts.tex, and do [fontset=myfonts]. % If you are using multiple languages, load the babel package in your fontset file, before the fonts. +\usepackage{microtype} + %%%%%%%%%%% Metadata %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/Two_authors_two_degrees.tex b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/Two_authors_two_degrees.tex index 57a957b6ba5..cdcec0d955e 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/Two_authors_two_degrees.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/Two_authors_two_degrees.tex @@ -11,8 +11,9 @@ %% If this command throws an "undefined" error, your latex system is out of date: try commenting this command out. \DocumentMetadata { - pdfstandard = a-2b, - pdfversion = 1.7, + testphase={phase-III,math,table,firstaid,title}, + pdfstandard = ua-2,% a-4f,% + pdfversion = 2.0, lang = en-US, % debug = {xmp-export}, % output xmpi file to directly examine metadata } @@ -31,6 +32,7 @@ % You can edit the fontset files or you can write your own, myfonts.tex, and do [fontset=myfonts]. % If you are using multiple languages, load the babel package in your fontset file, before the fonts. +\usepackage{microtype} %%%%%%%%%%% Metadata %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/cover_compile.sh b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/cover_compile.sh index da23571eff7..82406999a4b 100755 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/cover_compile.sh +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/latex_sources/cover_compile.sh @@ -5,7 +5,7 @@ for i in *.tex; do if [ "$i" != "abstract.tex" ] ; then - pdflatex $i; + lualatex $i; fi; done @@ -14,7 +14,7 @@ for i in *.tex; for i in *.tex; do if [ "$i" != "abstract.tex" ] ; then - pdflatex $i; + lualatex $i; fi; done @@ -23,7 +23,8 @@ for i in *.tex; mkdir pdffiles mv *.pdf pdffiles rm *.aux -rm *.gz +# rm *.gz +rm *.html rm *.log diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Defaultfonts.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Defaultfonts.pdf Binary files differindex e4b82fbaf93..46b2e6da600 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Defaultfonts.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Defaultfonts.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Fira_Newtxsf.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Fira_Newtxsf.pdf Binary files differindex de7239814b5..5d7a3f98c1f 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Fira_Newtxsf.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Fira_Newtxsf.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Heros-Stix2.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Heros-Stix2.pdf Binary files differindex a3ec9b1fd7c..06ccc2b5da7 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Heros-Stix2.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Heros-Stix2.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Libertinus.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Libertinus.pdf Binary files differindex b79b0ee9216..ea0947e2a6f 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Libertinus.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Libertinus.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Lmodern.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Lmodern.pdf Binary files differindex a0781a8cc3c..b1238bbcc2e 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Lmodern.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Lmodern.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Lucida.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Lucida.pdf Binary files differindex 99a5fa8792b..3c69400afad 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Lucida.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Lucida.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Newtx-sans-text.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Newtx-sans-text.pdf Binary files differindex 3024f295455..a76b169ffb2 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Newtx-sans-text.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Newtx-sans-text.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Newtx.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Newtx.pdf Binary files differindex 64977d92943..32617fb042c 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Newtx.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Newtx.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Stix2.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Stix2.pdf Binary files differindex b63974e1d18..6be9c81b07e 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Stix2.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Stix2.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Termes-stix2.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Termes-stix2.pdf Binary files differindex 64868df3f38..b87cc04e42f 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Termes-stix2.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Termes-stix2.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Termes.pdf b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Termes.pdf Binary files differindex 98cd15ea0a3..f3adff41ed4 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Termes.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/examples/font_samples/Termes.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.pdf b/Master/texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.pdf Binary files differindex 6f46802858b..4d0415b637b 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.pdf +++ b/Master/texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.pdf diff --git a/Master/texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.tex b/Master/texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.tex index 7e9e5796bb5..925bd44f876 100644 --- a/Master/texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.tex +++ b/Master/texmf-dist/doc/latex/mitthesis/mitthesis-doc/mitthesis-doc.tex @@ -224,7 +224,7 @@ The template works with either \pdfTeX\ or unicode engines such as \LuaLaTeX. W \subsection{PDF/A compliance} PDF/A-2b compliance is automatic if \verb|\DocumentMetadata{pdfstandard = a-2b, pdfversion=1.7}| is issued before the \verb|\documentclass{..}| command and \textit{provided that your graphics are also compliant}. This command was added to \LaTeX\ in June 2022. For older versions of \LaTeX, PDF/A compliance requires post-processing (for example, by using the PreFlight function of Adobe Acrobat). -Current \LaTeX\ development (ca.~2024) is working toward fully \textit{accessible} PDF/A. \LaTeX\ already supports the PDF 2.0 standard, and PDF tagging is under development. Depending upon the packages loaded, the \LuaLaTeX\ engine can produce ``well-tagged pdf'': PDF/UA-2 or PDF/A-4f. More \LaTeX\ packages will rolled forward over time. Note that Unicode compliance (e.g., PDF/A-2u) can depend on your fonts and figures. +Current \LaTeX\ development (ca.~2024) is working toward fully \textit{accessible} PDF/A. \LaTeX\ already supports the PDF 2.0 standard, and PDF tagging is under development. Depending upon the packages loaded, the \LuaLaTeX\ engine can produce ``well-tagged pdf'': PDF/UA-2 or PDF/A-4f. More \LaTeX\ packages will be rolled forward over time. Note that compliance (e.g., PDF/A-2u) can depend on your fonts and figures. \section{SETTING UP TITLE PAGE, ABSTRACT, AND BIBLIOGRAPHY} @@ -366,10 +366,10 @@ The sample template uses the option \texttt{[twosided]}, which starts major sect The class also provides \verb|\DegreeYear|, \verb|\DegreeMonth|, and \verb|\CopyrightAuthor|. The latter combines all author names into a single token list, e.g., ``Joseph O. Hirschfelder, Charles F. Curtiss and R. Byron Bird''; a period at the end of the final name (e.g., as in ``John F. Nash Jr.'') is removed. \subsection{Nomenclature} -An optional nomenclature environment is provided by the class. This environment can support either chapter-by-chapter nomenclature (at the section level) or a single nomenclature for the entire thesis (at the chapter level). The environment has three optional arguments: [1] adjust space between symbol and definition; [2] name (heading) of the nomenclature list; and [3] level, which can be ``chapter'' or ``section'' depending on whether you -have one nomenclature list for whole thesis or one for each chapter (the default is section). +An optional nomenclature environment is provided by the class. This environment can support either chapter-by-chapter nomenclature (at the section level) or a single nomenclature for the entire thesis (at the chapter level). The environment has four optional arguments: [1] adjust space between symbol and definition; [2] name (heading) of the nomenclature list; [3] level, which can be ``chapter'' or ``section'' depending on whether you +have one nomenclature list for whole thesis or one for each chapter (the default is section); and [4] the style of the entry in the table of contents, which frontmatter or backmatter if you are using a single nomenclature for the whole thesis (the default is to match [3]). -For example, if \verb+\usepackage{multicols}+ is added to the preamble, the following code +For example, if \verb+\usepackage{multicol}+ is added to the preamble, the following code \begin{center} \begin{minipage}{0.85\textwidth} \begin{verbatim} @@ -468,10 +468,11 @@ Listing committee members (with or without signatures) is not required under MIT \subsection{Dealing with multiple titles in the signature block}\label{sec:6.3} When a thesis supervisor has multiple titles (which will not fit on one line), you can obtain a line break with proper horizontal spacing by doing \vskip 5pt - \quad\verb|\Supervisor{name}{first title and \\ \> second title}| +% \quad\verb|\Supervisor{name}{first title and \\ \> second title}| + \quad\verb|\Supervisor{name}{first title and \\ & second title}| \vskip 5pt \noindent The same trick works in the \verb|\Acceptor| command. -\textbf{\TeX hackers note:} The signature block is typeset as a \LaTeX\ \texttt{tabbing} environment. +\textbf{\TeX hackers note:} The signature block is typeset as a \LaTeX\ \texttt{tabular} environment as of version 1.18 (in earlier versions, a tabbing environment was used). \subsection{Overflowing title page: managing space} If your title page overflows the vertical space (from too many authors, degrees, previous degrees, etc.), you can use some or all of the following techniques. The commands must be given before \verb|\maketitle|. \begin{enumerate} @@ -490,7 +491,6 @@ When a thesis supervisor has multiple titles (which will not fit on one line), y \item Omit previous degrees from the title page, instead mentioning them in the biographical sketch. \end{enumerate} - \subsection{Push title page text toward top} If you prefer to keep the text toward the top of the page with most white space at the bottom, you can use this command to squash the vertical glue (\TeX's stretchy space): \vskip 5pt |