diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-06 20:40:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-06 20:40:57 +0000 |
commit | a248403915699a7825c874cb9daf926402c9940b (patch) | |
tree | cb4d3bcd003d93dfcdc62957e753e3ea1b40bb34 /Master/texmf-dist/tex/latex | |
parent | b89d8ac5ee2bbf2b18114db0c5e1c53306186d90 (diff) |
milsymb (6jul19)
git-svn-id: svn://tug.org/texlive/trunk@51566 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/milsymb/milsymb.sty | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/milsymb/milsymb.sty b/Master/texmf-dist/tex/latex/milsymb/milsymb.sty index 89d9e92d8ff..5fb21de65af 100644 --- a/Master/texmf-dist/tex/latex/milsymb/milsymb.sty +++ b/Master/texmf-dist/tex/latex/milsymb/milsymb.sty @@ -1,17 +1,17 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% MilSymb Style File %% -%%-------------------- %% -%% Version: 1.0 %% -%% Last Updated: 29/04/2018 %% -%% Github: https://github.com/ralphieraccoon/MilSymb %% -%% Copyright: Damian Crosby 2018 %% -%% Licence: Creative Commons Attribution-ShareAlike 4.0 International License %% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% MilSymb Style File %% +%%-------------------- %% +%% Version: 1.01 %% +%% Last Updated: 05/07/2019 %% +%% Github: https://github.com/ralphieraccoon/MilSymb %% +%% Copyright: Damian Crosby 2018 %% +%% Licence: Creative Commons Attribution-ShareAlike 4.0 International License %% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{milsymb}[29/04/2018 v1.0] +\ProvidesPackage{milsymb}[05/07/2019 v1.01] \RequirePackage{tikz} -\RequirePackage[T1]{fontenc} +\RequirePackage{lmodern} \RequirePackage{fix-cm} \RequirePackage{arevmath} \RequirePackage{marvosym} |