From 5f82dffae899339de8b7034e11db9b3f6c31acb9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 Jan 2023 20:48:11 +0000 Subject: metalogox (3jan23) git-svn-id: svn://tug.org/texlive/trunk@65448 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/metalogox/README.txt | 4 +- .../texmf-dist/doc/latex/metalogox/metalogox.pdf | Bin 427650 -> 385365 bytes .../source/latex/metalogox/metalogox.dtx | 61 ++++++++++----------- .../texmf-dist/tex/latex/metalogox/metalogox.sty | 2 +- 4 files changed, 32 insertions(+), 35 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/metalogox/README.txt b/Master/texmf-dist/doc/latex/metalogox/README.txt index 8c6e1d866e0..14c1adc9b3b 100644 --- a/Master/texmf-dist/doc/latex/metalogox/README.txt +++ b/Master/texmf-dist/doc/latex/metalogox/README.txt @@ -1,8 +1,8 @@ The LaTeX metalogox package Automatically adjusts the TeX logo and related, depending on the font. -v1.00 -Copyright 2019 Brian Dunn — www.BDTechConcepts.com +v1.01 +Copyright 2019, 2023 Brian Dunn — www.BDTechConcepts.com LaTeX Project Public License, version 1.3 The metalogox package extends the metalogo package to automatically adjust diff --git a/Master/texmf-dist/doc/latex/metalogox/metalogox.pdf b/Master/texmf-dist/doc/latex/metalogox/metalogox.pdf index 55ac5642f7f..6ed87f1aae9 100644 Binary files a/Master/texmf-dist/doc/latex/metalogox/metalogox.pdf and b/Master/texmf-dist/doc/latex/metalogox/metalogox.pdf differ diff --git a/Master/texmf-dist/source/latex/metalogox/metalogox.dtx b/Master/texmf-dist/source/latex/metalogox/metalogox.dtx index 4aa0f758702..0bc9471c044 100644 --- a/Master/texmf-dist/source/latex/metalogox/metalogox.dtx +++ b/Master/texmf-dist/source/latex/metalogox/metalogox.dtx @@ -1,7 +1,7 @@ % % \iffalse meta-comment % -% Copyright 2019 Brian Dunn +% Copyright 2019, 2023 Brian Dunn % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -16,7 +16,7 @@ % \iffalse %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{metalogox} -% [2019/01/20 v1.00 Extends the metalogo package with font detection.] +% [2023/01/03 v1.01 Extends the metalogo package with font detection.] % %<*driver> \documentclass{ltxdoc} @@ -46,11 +46,19 @@ \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} + +\usepackage[svgnames]{xcolor} +\definecolor{myurlcolor}{rgb}{0,0,.7} +\definecolor{mylinkcolor}{rgb}{.7,0,0} +\definecolor{codecolor}{rgb}{0,.4,.2} +\definecolor{overviewcolor}{rgb}{0,.2,.4} + + \usepackage{microtype} \usepackage{etoolbox} -\usepackage{dtxdescribe} +\usepackage{dtxdescribe}[2023/01/03] \usepackage{booktabs} @@ -67,17 +75,18 @@ -\usepackage[pdftex,bookmarks=true,hidelinks,% -colorlinks,linkcolor=mylinkcolor,urlcolor=myurlcolor,% -pageanchor=true,hyperindex=false, -]{hyperref} +\AtBeginDocument{ \hypersetup{% pdfinfo={% Title={LaTeX \mypackagename{} package},% Author={Brian Dunn},% Subject={LaTeX metalogox package},% -Keywords={LaTeX, metalogox, logo}% +Keywords={LaTeX, metalogox, logo},% +colorlinks,% +linkcolor=mylinkcolor,% +urlcolor=myurlcolor,% +pageanchor=true, }} \pdfstringdefDisableCommands{ @@ -99,10 +108,11 @@ Keywords={LaTeX, metalogox, logo}% \def\DVI{DVI} \def\PDF{PDF} } +}% AtBeginDocument - +\AddToHook{begindocument/before}{% Before .aux file is loaded. \usepackage{cleveref} - +} % from dtxdescribe: \setlength{\marginparsep}{1em} @@ -130,7 +140,7 @@ Keywords={LaTeX, metalogox, logo}% \newcommand*{\textblue}[1]{\textcolor{blue!70!black}{#1}} \setcounter{IndexColumns}{2} -\setcounter{GlossaryColumns}{1} +\setcounter{GlossaryColumns}{2} \DisableCrossrefs \CodelineIndex @@ -141,26 +151,11 @@ Keywords={LaTeX, metalogox, logo}% % % \fi % -% \CheckSum{0} -% -% \CharacterTable -% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z -% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z -% Digits \0\1\2\3\4\5\6\7\8\9 -% Exclamation \! Double quote \" Hash (number) \# -% Dollar \$ Percent \% Ampersand \& -% Acute accent \' Left paren \( Right paren \) -% Asterisk \* Plus \+ Comma \, -% Minus \- Point \. Solidus \/ -% Colon \: Semicolon \; Less than \< -% Equals \= Greater than \> Question mark \? -% Commercial at \@ Left bracket \[ Backslash \\ -% Right bracket \] Circumflex \^ Underscore \_ -% Grave accent \` Left brace \{ Vertical bar \| -% Right brace \} Tilde \~} -% \changes{v1.00}{2019/01/20}{2019/01/20 Initial version.} +% \changes{v1.00}{2019/01/20}{\ 2019/01/20 Initial version.} +% \changes{v1.01}{2023/01/03}{Docs adjusted for \pkg{dtxdescribe}.} +% \changes{v1.01}{2023/01/03}{\ 2023/01/03} @@ -180,7 +175,7 @@ Keywords={LaTeX, metalogox, logo}% % % \bigskip % -% {\small\textcopyright{} 2019} Brian Dunn\\ \small \texttt{bd@BDTechConcepts.com} +% {\small\textcopyright{} 2019, 2023} Brian Dunn\\ \small \texttt{bd@BDTechConcepts.com} % % \vspace{.5in} % @@ -214,8 +209,9 @@ Keywords={LaTeX, metalogox, logo}% % \TeX, \LaTeX, \LaTeXe, \XeLaTeX, and \LuaLaTeX, % depending on the font detected or the option given to \pkg{metalogox}. % +% \changes{v1.01}{2023/01/03}{Updated \LaTeX\ Font Catalog website.} % Most of the serif and sans fonts listed at -% \href{http://www.tug.dk/FontCatalogue/}{The \LaTeX\ Font Catalogue} +% \href{https://tug.org/FontCatalogue/}{The \LaTeX\ Font Catalogue} % are supported. % \end{abstract} % @@ -1192,7 +1188,8 @@ Keywords={LaTeX, metalogox, logo}% % \end{macro} % % -% \begin{macro}{\autoadjustlogos} +% \begin{macro}{\autoadjustlogos} * +% % Search a list of fonts and variants, looking for a match with the current one. % \begin{macrocode} \NewDocumentCommand{\autoadjustlogos}{s}{% diff --git a/Master/texmf-dist/tex/latex/metalogox/metalogox.sty b/Master/texmf-dist/tex/latex/metalogox/metalogox.sty index e4926614242..a6bc5d29251 100644 --- a/Master/texmf-dist/tex/latex/metalogox/metalogox.sty +++ b/Master/texmf-dist/tex/latex/metalogox/metalogox.sty @@ -17,7 +17,7 @@ %% version 2005/12/01 or later. \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{metalogox} - [2019/01/20 v1.00 Extends the metalogo package with font detection.] + [2023/01/03 v1.01 Extends the metalogo package with font detection.] \RequirePackage{metalogo} -- cgit v1.2.3