diff options
author | Karl Berry <karl@freefriends.org> | 2020-11-29 21:40:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-11-29 21:40:18 +0000 |
commit | 374930a15c704ed02fc00a4bc439c2af3dce9af8 (patch) | |
tree | d7bc3fd9cfb5b670d5dcbd0794205e94d78a536d /Master/texmf-dist/tex/latex/lwarp/lwarp-esvect.sty | |
parent | 1bc1ec22661bff3a64049fe0b421a3038d831c21 (diff) |
lwarp
git-svn-id: svn://tug.org/texlive/trunk@57032 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-esvect.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-esvect.sty | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-esvect.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-esvect.sty new file mode 100644 index 00000000000..9163aec82a5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-esvect.sty @@ -0,0 +1,26 @@ +%% +%% This is file `lwarp-esvect.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lwarp.dtx (with options: `esvect') +%% This is a generated file. +%% Copyright 2016-2020 Brian Dunn +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +\LWR@ProvidesPackagePass{esvect}% no date given +\begin{warpMathJax} +\CustomizeMathJax{\newcommand{\LWResvectvv}[1]{\overrightarrow{#1}}} +\CustomizeMathJax{\newcommand{\LWResvectvvstar}[2]{\overrightarrow{#1}\!_{#2}}} +\CustomizeMathJax{\newcommand{\vv}{\ifstar\LWResvectvvstar\LWResvectvv}} +\end{warpMathJax} +\endinput +%% +%% End of file `lwarp-esvect.sty'. |