diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-30 23:30:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-30 23:30:01 +0000 |
commit | 8c1904dc9b7fb713ba362847f752c94a2d29ca35 (patch) | |
tree | 914a2f17fff3f48e509ece39aaa6a5f6344d6fe6 /Master/texmf-dist/tex | |
parent | d9ae0b89fc38b6f01ed5414d83d15f061160a840 (diff) |
oplotsymbl (30jan17)
git-svn-id: svn://tug.org/texlive/trunk@43091 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/oplotsymbl/oplotsymbl.sty | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/oplotsymbl/oplotsymbl.sty b/Master/texmf-dist/tex/latex/oplotsymbl/oplotsymbl.sty index 2248d5a139e..58356dd27e6 100644 --- a/Master/texmf-dist/tex/latex/oplotsymbl/oplotsymbl.sty +++ b/Master/texmf-dist/tex/latex/oplotsymbl/oplotsymbl.sty @@ -5,15 +5,15 @@ % Those symbols are used by some plotting tools etc. % % -------------------------------------------------------------------------- -% Michel Döhring +% B. Michel Döhring % -------------------------------------------------------------------------- -% GitHub: -% CTAN: +% GitHub: https://github.com/micheld93/oPlotSymbl-LaTeX/ +% CTAN: https://www.ctan.org/pkg/oplotsymbl % -------------------------------------------------------------------------- % If you have any questions, bugs or suggestions to report, please % feel free to get in touch. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Copyright 2016 Michel Döhring +% Copyright 2017 B. Michel Döhring % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -30,12 +30,15 @@ % The oplotsymbl package consists of the following files % - oplotsymbl.sty % - oplotsymbl-Manual-en.tex -% - readmefirst.rtf +% - literatur.bib +% - oplotsymbl-Manual-en.pdf +% - README.md +% - LICENSE.md %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \RequirePackage{tikz} % package information: -\ProvidesPackage{oplotsymbl}[2015/12/12 Symbols, that are used in plots] +\ProvidesPackage{oplotsymbl}[2017/01/28 Symbols, that are used in plots] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -973,4 +976,5 @@ Version history 2015/12/12 - first symbols added 2016/01/15 - colours added 2016/02/12 - last symbols added +2017/01/28 - minor changes on the manual, final release |