summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-18 21:45:46 +0000
committerKarl Berry <karl@freefriends.org>2017-11-18 21:45:46 +0000
commit9746eec6f52784c17ea0fdd0c1d47e8deb9ca0f8 (patch)
tree093bb019d314b4b6e27f3f9dca5f69308ac68fb8 /Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty
parentff1a4fd0b6a85c7280ae498ad531d5397bedea87 (diff)
unicode-math (18nov17)
git-svn-id: svn://tug.org/texlive/trunk@45845 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty')
-rw-r--r--Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty27
1 files changed, 19 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty b/Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty
index 16d02e7423c..040e09324d3 100644
--- a/Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty
+++ b/Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty
@@ -4,17 +4,27 @@
%%
%% The original source files were:
%%
-%% unicode-math.dtx (with options: `preamble,load')
-%%
-%% Copyright 2006-2017 Will Robertson <will.robertson@latex-project.org>
-%% Copyright 2010-2013 Philipp Stephani <st_philipp@yahoo.de>
-%% Copyright 2012-2015 Khaled Hosny <khaledhosny@eglug.org>
-%%
+%% unicode-math.dtx (with options: `base')
+%% um-code-base.dtx (with options: `base')
+%% ------------------------------------------------
+%% The UNICODE-MATH package <wspr.io/unicode-math>
+%% ------------------------------------------------
%% This package is free software and may be redistributed and/or modified under
%% the conditions of the LaTeX Project Public License, version 1.3c or higher
%% (your choice): <http://www.latex-project.org/lppl/>.
-%%
-%% This work is "maintained" by Will Robertson.
+%% ------------------------------------------------
+%% Copyright 2006-2017 Will Robertson, LPPL "maintainer"
+%% Copyright 2010-2017 Philipp Stephani
+%% Copyright 2011-2017 Joseph Wright
+%% Copyright 2012-2015 Khaled Hosny
+%% ------------------------------------------------
+%%^^A%% unicode-math.dtx -- part of UNICODE-MATH <wspr.io/unicode-math>
+
+\ProvidesPackage{unicode-math}
+ [2017/11/18 v0.8i Unicode maths in XeLaTeX and LuaLaTeX]
+
+%%^^A%% um-code-base.dtx -- part of UNICODE-MATH <wspr.io/unicode-math>
+
\ifdefined\XeTeXversion
\ifdim\number\XeTeXversion\XeTeXrevision in<0.9998in%
\PackageError{unicode-math}{%
@@ -44,3 +54,4 @@
\sys_if_engine_luatex:T { \RequirePackageWithOptions{unicode-math-luatex} }
\sys_if_engine_xetex:T { \RequirePackageWithOptions{unicode-math-xetex} }
\ExplSyntaxOff
+