diff options
author | Karl Berry <karl@freefriends.org> | 2023-06-19 20:20:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-06-19 20:20:50 +0000 |
commit | 1b98e71c7b42a6fcffeb6ce2d6567dc20bb7d618 (patch) | |
tree | 214256acc721829f38263c16ee79ca723ae6196f | |
parent | dc747d5f1bb40343bb247ff70e6f5513702f26b9 (diff) |
nostarch (19jun23)
git-svn-id: svn://tug.org/texlive/trunk@67408 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/nostarch/README | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nostarch/nostarch.pdf | bin | 317675 -> 317671 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nostarch/nssample.pdf | bin | 281327 -> 281744 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/nostarch/nostarch.dtx | 13 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/nostarch/nostarch.cls | 7 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/nostarch/nshyper.sty | 2 |
6 files changed, 11 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/nostarch/README b/Master/texmf-dist/doc/latex/nostarch/README index 279b8973d88..6e62ae5cf97 100644 --- a/Master/texmf-dist/doc/latex/nostarch/README +++ b/Master/texmf-dist/doc/latex/nostarch/README @@ -10,6 +10,9 @@ nshyper.sty and MakeIndex style nostarch.ist. CHANGES: +Version 2.3 + Compatibility with amsmath restored + Version 2.2 New environments: note and aside Subfigure package is now the default diff --git a/Master/texmf-dist/doc/latex/nostarch/nostarch.pdf b/Master/texmf-dist/doc/latex/nostarch/nostarch.pdf Binary files differindex d27608c590e..8bbf6de6865 100644 --- a/Master/texmf-dist/doc/latex/nostarch/nostarch.pdf +++ b/Master/texmf-dist/doc/latex/nostarch/nostarch.pdf diff --git a/Master/texmf-dist/doc/latex/nostarch/nssample.pdf b/Master/texmf-dist/doc/latex/nostarch/nssample.pdf Binary files differindex 3d7d86418a9..76c6c302f01 100644 --- a/Master/texmf-dist/doc/latex/nostarch/nssample.pdf +++ b/Master/texmf-dist/doc/latex/nostarch/nssample.pdf diff --git a/Master/texmf-dist/source/latex/nostarch/nostarch.dtx b/Master/texmf-dist/source/latex/nostarch/nostarch.dtx index ba0c42cdc22..1e0c86ce012 100644 --- a/Master/texmf-dist/source/latex/nostarch/nostarch.dtx +++ b/Master/texmf-dist/source/latex/nostarch/nostarch.dtx @@ -717,7 +717,7 @@ %<class>\ProvidesClass{nostarch} %<nshyper>\ProvidesPackage{nshyper} %<*!ist> -[2023/06/10 v2.2 Typesetting books for No Starch Press] +[2023/06/18 v2.3 Typesetting books for No Starch Press] %</!ist> % \end{macrocode} % @@ -2909,6 +2909,8 @@ pagecolor=black,urlcolor=black,hyperindex=false]{hyperref} % \begin{macro}{\UrlSpecials} % \changes{v2.1}{2023/04/08}{Redefined macro} % \changes{v2.1}{2023/04/11}{Added slashes and double quote} +% \changes{v2.3}{2023/06/18}{Moved out opening braces for +% compatibility with amsmath} % We add to macro special treatment of the chars with breaking URLs. % Slashes are interesting: we allow breaking after them, but not % before, even after other slashes or colons @@ -2929,10 +2931,6 @@ pagecolor=black,urlcolor=black,hyperindex=false]{hyperref} \do\'{\penalty\UrlBreakPenalty\mathchar39\relax}% \do\"{\penalty\UrlBreakPenalty\mathchar34\relax}% \do\+{\penalty\UrlBreakPenalty\mathchar43\relax}% - \do\<{\penalty\UrlBreakPenalty\mathchar60\relax}% - \do\[{\penalty\UrlBreakPenalty\mathchar91\relax}% - \do\({\penalty\UrlBreakPenalty\mathchar40\relax}% - \do\{{\penalty\UrlBreakPenalty\mathchar123\relax}% \do\/{\unpenalty\penalty\@M\mathchar47\penalty\UrlBreakPenalty}% } % \end{macrocode} @@ -2940,9 +2938,10 @@ pagecolor=black,urlcolor=black,hyperindex=false]{hyperref} % % \begin{macro}{\UrlNoBreaks} % \changes{v2.1}{2023/04/08}{Redefined macro} -% We allow breaks in urls after brackets +% \changes{v2.3}{2023/06/18}{Removed redefinition} +% We do not allow breaks in urls after brackets % \begin{macrocode} -\def\UrlNoBreaks{} +% \def\UrlNoBreaks{} % Rolled back redefinition % \end{macrocode} % \end{macro} % diff --git a/Master/texmf-dist/tex/latex/nostarch/nostarch.cls b/Master/texmf-dist/tex/latex/nostarch/nostarch.cls index fe9c247f0dd..d86aa1e8119 100644 --- a/Master/texmf-dist/tex/latex/nostarch/nostarch.cls +++ b/Master/texmf-dist/tex/latex/nostarch/nostarch.cls @@ -37,7 +37,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{nostarch} -[2023/06/10 v2.2 Typesetting books for No Starch Press] +[2023/06/18 v2.3 Typesetting books for No Starch Press] \newif\ifnostarch@cfonts \nostarch@cfontstrue \DeclareOption{cfonts}{\nostarch@cfontstrue} @@ -1078,13 +1078,8 @@ \do\'{\penalty\UrlBreakPenalty\mathchar39\relax}% \do\"{\penalty\UrlBreakPenalty\mathchar34\relax}% \do\+{\penalty\UrlBreakPenalty\mathchar43\relax}% - \do\<{\penalty\UrlBreakPenalty\mathchar60\relax}% - \do\[{\penalty\UrlBreakPenalty\mathchar91\relax}% - \do\({\penalty\UrlBreakPenalty\mathchar40\relax}% - \do\{{\penalty\UrlBreakPenalty\mathchar123\relax}% \do\/{\unpenalty\penalty\@M\mathchar47\penalty\UrlBreakPenalty}% } -\def\UrlNoBreaks{} \renewcommand*{\marginfont}{\sffamily\itshape\fontsize{8.5}{10}\selectfont} \renewcommand*{\marginnotevadjust}{-\baselineskip} \newcommand{\marginwingding}[1]{{\fontsize{10pt}{12pt}\selectfont \wingding{#1}}} diff --git a/Master/texmf-dist/tex/latex/nostarch/nshyper.sty b/Master/texmf-dist/tex/latex/nostarch/nshyper.sty index da751c00616..193e90a98ba 100644 --- a/Master/texmf-dist/tex/latex/nostarch/nshyper.sty +++ b/Master/texmf-dist/tex/latex/nostarch/nshyper.sty @@ -36,7 +36,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \ProvidesPackage{nshyper} -[2023/06/10 v2.2 Typesetting books for No Starch Press] +[2023/06/18 v2.3 Typesetting books for No Starch Press] \RequirePackage[breaklinks,colorlinks,linkcolor=black, citecolor=black,pagecolor=black,urlcolor=black,hyperindex]{hyperref} \AtBeginDocument{% |