From 8c1904dc9b7fb713ba362847f752c94a2d29ca35 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 30 Jan 2017 23:30:01 +0000 Subject: oplotsymbl (30jan17) git-svn-id: svn://tug.org/texlive/trunk@43091 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/oplotsymbl/oplotsymbl.sty | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex') 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 -- cgit v1.2.3