texlive[49970] Master: no classpack.sty in runtime from euflag
commits+karl at tug.org
commits+karl at tug.org
Thu Feb 7 18:22:10 CET 2019
Revision: 49970
http://tug.org/svn/texlive?view=revision&revision=49970
Author: karl
Date: 2019-02-07 18:22:10 +0100 (Thu, 07 Feb 2019)
Log Message:
-----------
no classpack.sty in runtime from euflag
Modified Paths:
--------------
trunk/Master/tlpkg/libexec/ctan2tds
Added Paths:
-----------
trunk/Master/texmf-dist/doc/latex/euflag/classpack.sty
Removed Paths:
-------------
trunk/Master/texmf-dist/tex/latex/euflag/classpack.sty
Added: trunk/Master/texmf-dist/doc/latex/euflag/classpack.sty
===================================================================
--- trunk/Master/texmf-dist/doc/latex/euflag/classpack.sty (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/euflag/classpack.sty 2019-02-07 17:22:10 UTC (rev 49970)
@@ -0,0 +1,112 @@
+%%
+%% This is file `classpack.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% classpack.dtx (with options: `package')
+%%
+%% This is a generated file.
+%%
+%% Copyright © 2009-2013 by Silmaril Consultants
+%%
+%% This file was generated from an XML master source.
+%% Amendments and corrections should be notified to the
+%% maintainer for inclusion in future versions.
+%%
+\NeedsTeXFormat{LaTeX2e}[2015/01/01]
+\ProvidesPackage{classpack}[2019/01/22 v1.10
+ A literate-programming solution to class and package maintenance]
+%%
+%% Packages required
+%%
+%% Provide for graphics (PNG, JPG, or PDF format (only) for pdflatex; EPS format (only) for standard \LaTeX{}).
+\RequirePackage{graphicx}
+%% Additional column formatting types for tables.
+\RequirePackage{array}
+%% Handling of URI formatting.
+\RequirePackage{url}
+\@ifundefined{c at IndexColumns}{}{\setcounter{IndexColumns}{2}}
+\setlength{\columnsep}{3pc}
+\def\MacroFont{\fontencoding\encodingdefault
+ \ttfamily\fontseries{m}\fontshape\updefault
+ \small\selectfont\color{DarkBlue}}
+\newlength{\revmarg}
+\setlength{\revmarg}{25mm}
+\renewcommand*\l at subsection{%
+ \@dottedtocline{2}{1.5em}{2.7em}}
+\renewcommand*\l at subsubsection{%
+ \@dottedtocline{3}{4.2em}{3.6em}}
+\renewcommand{\@pnumwidth}{3em}
+\renewcommand{\@tocrmarg}{4em plus1fil}
+\renewcommand\appendix{\par
+ \setcounter{section}{0}%
+ \setcounter{subsection}{0}%
+ \gdef\thesection{\@Alph\c at section}}
+\def\ConTeXt{C\kern-.0333emon\-\kern-.0667em\TeX
+ \kern-.0333emt}
+\def\tubreflect#1{%
+ \@ifundefined{reflectbox}{%
+ \PackageError{classpack}%
+ {A graphics package must be loaded for \string\XeTeX}%
+ {Add the graphicx package to your Preamble}%
+ }{% otherwise OK
+ \ifdim \fontdimen1\font>0pt
+ \raise 1.75ex \hbox{\kern.1em
+ \rotatebox{180}{#1}}\kern-.1em
+ \else
+ \reflectbox{#1}%
+ \fi
+ }%
+}
+\def\tubhideheight#1{\setbox0=\hbox{#1}%
+ \ht0=0pt \dp0=0pt \box0 }
+\DeclareRobustCommand\Xe[1]{\leavevmode
+ \tubhideheight{\hbox{X%
+ \setbox0=\hbox{\TeX}\setbox1=\hbox{E}%
+ \lower\dp0\hbox{\raise\dp1\hbox{%
+ \kern-.125em\tubreflect{E}}}%
+ \kern-.1667em #1}}}
+\def\XeTeX{\Xe\TeX}
+\def\XeLaTeX{\Xe{\,\LaTeX}}
+\DeclareRobustCommand\SMC{%
+ \ifx\@currsize\normalsize\small\else
+ \ifx\@currsize\small\footnotesize\else
+ \ifx\@currsize\footnotesize\scriptsize\else
+ \ifx\@currsize\large\normalsize\else
+ \ifx\@currsize\Large\large\else
+ \ifx\@currsize\LARGE\Large\else
+ \ifx\@currsize\scriptsize\tiny\else
+ \ifx\@currsize\tiny\tiny\else
+ \ifx\@currsize\huge\LARGE\else
+ \ifx\@currsize\Huge\huge\else
+ \small\SMC at unknown@warning
+ \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi
+}
+\newcommand\SMC at unknown@warning{\PackageError{classpack}%
+ {\string\SMC: nonstandard text font size command -- using
+ \string\small}%
+ {Check the font size or scaling for \the\@currsize}}
+\newcommand\textSMC[1]{{\SMC #1}}
+ \def\Bib{%
+ \ifdim \fontdimen1\font>0pt
+ B{\SMC\SMC IB}%
+ \else
+ \textsc{Bib}%
+ \fi
+}
+\def\BibTeX{\Bib\kern-.08em \TeX}
+\let\BiBTeX\BibTeX
+\let\BIBTeX\BibTeX
+\newcommand{\vstrut}{\vrule height1.2em depth.6667ex width0pt}
+\def\menusep{\thinspace$\rightarrow$\thinspace\allowbreak}
+\newcommand{\prestrut}{\vrule height1em width0pt}
+\newcommand{\poststrut}{\vrule depth.5ex width0pt}
+\hyphenation{ele-ment ele-ments attri-bute attri-butes
+ docu-ment docu-ments primi-tive helico-pter}
+\renewcommand*\descriptionlabel[1]{%
+ \hspace\labelsep\sffamily\bfseries #1}
+
+\endinput
+%%
+%% End of file `classpack.sty'.
Property changes on: trunk/Master/texmf-dist/doc/latex/euflag/classpack.sty
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Deleted: trunk/Master/texmf-dist/tex/latex/euflag/classpack.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/euflag/classpack.sty 2019-02-07 13:25:35 UTC (rev 49969)
+++ trunk/Master/texmf-dist/tex/latex/euflag/classpack.sty 2019-02-07 17:22:10 UTC (rev 49970)
@@ -1,112 +0,0 @@
-%%
-%% This is file `classpack.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% classpack.dtx (with options: `package')
-%%
-%% This is a generated file.
-%%
-%% Copyright © 2009-2013 by Silmaril Consultants
-%%
-%% This file was generated from an XML master source.
-%% Amendments and corrections should be notified to the
-%% maintainer for inclusion in future versions.
-%%
-\NeedsTeXFormat{LaTeX2e}[2015/01/01]
-\ProvidesPackage{classpack}[2019/01/22 v1.10
- A literate-programming solution to class and package maintenance]
-%%
-%% Packages required
-%%
-%% Provide for graphics (PNG, JPG, or PDF format (only) for pdflatex; EPS format (only) for standard \LaTeX{}).
-\RequirePackage{graphicx}
-%% Additional column formatting types for tables.
-\RequirePackage{array}
-%% Handling of URI formatting.
-\RequirePackage{url}
-\@ifundefined{c at IndexColumns}{}{\setcounter{IndexColumns}{2}}
-\setlength{\columnsep}{3pc}
-\def\MacroFont{\fontencoding\encodingdefault
- \ttfamily\fontseries{m}\fontshape\updefault
- \small\selectfont\color{DarkBlue}}
-\newlength{\revmarg}
-\setlength{\revmarg}{25mm}
-\renewcommand*\l at subsection{%
- \@dottedtocline{2}{1.5em}{2.7em}}
-\renewcommand*\l at subsubsection{%
- \@dottedtocline{3}{4.2em}{3.6em}}
-\renewcommand{\@pnumwidth}{3em}
-\renewcommand{\@tocrmarg}{4em plus1fil}
-\renewcommand\appendix{\par
- \setcounter{section}{0}%
- \setcounter{subsection}{0}%
- \gdef\thesection{\@Alph\c at section}}
-\def\ConTeXt{C\kern-.0333emon\-\kern-.0667em\TeX
- \kern-.0333emt}
-\def\tubreflect#1{%
- \@ifundefined{reflectbox}{%
- \PackageError{classpack}%
- {A graphics package must be loaded for \string\XeTeX}%
- {Add the graphicx package to your Preamble}%
- }{% otherwise OK
- \ifdim \fontdimen1\font>0pt
- \raise 1.75ex \hbox{\kern.1em
- \rotatebox{180}{#1}}\kern-.1em
- \else
- \reflectbox{#1}%
- \fi
- }%
-}
-\def\tubhideheight#1{\setbox0=\hbox{#1}%
- \ht0=0pt \dp0=0pt \box0 }
-\DeclareRobustCommand\Xe[1]{\leavevmode
- \tubhideheight{\hbox{X%
- \setbox0=\hbox{\TeX}\setbox1=\hbox{E}%
- \lower\dp0\hbox{\raise\dp1\hbox{%
- \kern-.125em\tubreflect{E}}}%
- \kern-.1667em #1}}}
-\def\XeTeX{\Xe\TeX}
-\def\XeLaTeX{\Xe{\,\LaTeX}}
-\DeclareRobustCommand\SMC{%
- \ifx\@currsize\normalsize\small\else
- \ifx\@currsize\small\footnotesize\else
- \ifx\@currsize\footnotesize\scriptsize\else
- \ifx\@currsize\large\normalsize\else
- \ifx\@currsize\Large\large\else
- \ifx\@currsize\LARGE\Large\else
- \ifx\@currsize\scriptsize\tiny\else
- \ifx\@currsize\tiny\tiny\else
- \ifx\@currsize\huge\LARGE\else
- \ifx\@currsize\Huge\huge\else
- \small\SMC at unknown@warning
- \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi
-}
-\newcommand\SMC at unknown@warning{\PackageError{classpack}%
- {\string\SMC: nonstandard text font size command -- using
- \string\small}%
- {Check the font size or scaling for \the\@currsize}}
-\newcommand\textSMC[1]{{\SMC #1}}
- \def\Bib{%
- \ifdim \fontdimen1\font>0pt
- B{\SMC\SMC IB}%
- \else
- \textsc{Bib}%
- \fi
-}
-\def\BibTeX{\Bib\kern-.08em \TeX}
-\let\BiBTeX\BibTeX
-\let\BIBTeX\BibTeX
-\newcommand{\vstrut}{\vrule height1.2em depth.6667ex width0pt}
-\def\menusep{\thinspace$\rightarrow$\thinspace\allowbreak}
-\newcommand{\prestrut}{\vrule height1em width0pt}
-\newcommand{\poststrut}{\vrule depth.5ex width0pt}
-\hyphenation{ele-ment ele-ments attri-bute attri-butes
- docu-ment docu-ments primi-tive helico-pter}
-\renewcommand*\descriptionlabel[1]{%
- \hspace\labelsep\sffamily\bfseries #1}
-
-\endinput
-%%
-%% End of file `classpack.sty'.
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2019-02-07 13:25:35 UTC (rev 49969)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2019-02-07 17:22:10 UTC (rev 49970)
@@ -1048,6 +1048,7 @@
'rangen', "die 'skipping, per author request'",
'ratexdb', "die 'skipping, needs sql, etc.'",
'realcalc', "die 'skipping, nosell license'",
+ 'realhats', "die 'skipping, need image renames'",
'references', "die 'skipping, requires binary'",
'renditions', "die 'skipping, per author request'",
'resume', "die 'skipping, nosell license'",
@@ -1707,6 +1708,7 @@
. '|mixcodes|noprefnt|plain-|polyset|t1macro|utf8).*\.tex',
'epsf-dvipdfmx', 'epsf-dvipdfmx\.tex',
'esami', '\.sty|\.lng', # no example .cfg
+ 'euflag', 'euflag.sty', # not classpack.sty
'expex', '\.tex|' . $standardtex,
'exsheets', 'dicts|' . $standardtex,
'eijkhout', '\.tex',
More information about the tex-live-commits
mailing list