summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/overpic
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-02-23 03:01:01 +0000
committerNorbert Preining <norbert@preining.info>2020-02-23 03:01:01 +0000
commit0908ef0004729f1b45b8d9687656f2f92fc122ae (patch)
treeaa4649a4452d4556370dc1d72c01f5d872a7c159 /macros/latex/contrib/overpic
parent3549e67b13c8460a73d122fbc2eef8badd816636 (diff)
CTAN sync 202002230301
Diffstat (limited to 'macros/latex/contrib/overpic')
-rw-r--r--macros/latex/contrib/overpic/overpic.dtx25
-rw-r--r--macros/latex/contrib/overpic/overpic.ins2
-rw-r--r--macros/latex/contrib/overpic/overpic.pdfbin347489 -> 371275 bytes
3 files changed, 16 insertions, 11 deletions
diff --git a/macros/latex/contrib/overpic/overpic.dtx b/macros/latex/contrib/overpic/overpic.dtx
index 72bb795dbe..ee3ba5cc16 100644
--- a/macros/latex/contrib/overpic/overpic.dtx
+++ b/macros/latex/contrib/overpic/overpic.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2017 by Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
+% Copyright (C) 1997-... by Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
% ---------------------------------------------------------------------------
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -19,7 +19,7 @@
%
%<*package>
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesPackage{overpic}[2018/09/02 1.2 picture overlays (RN)]
+\ProvidesPackage{overpic}[2020/02/22 1.3 picture overlays (RN)]
%</package>
%
%<*driver>
@@ -58,7 +58,7 @@
%</driver>
% \fi
%
-% \CheckSum{176}
+% \CheckSum{180}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -202,6 +202,7 @@
%
% \begin{lstlisting}
% \begin{Overpic}[abs,unit=1mm,grid=true,tics=5]{%
+% \bfseries\sffamily
% \begin{tabular}{*{8}{p{8mm}}}
% H & & & & & & & He\\
% Li & Be & B & C & N & O & F & Ne\\
@@ -211,13 +212,14 @@
% Cs & Ba & Tl & Pb & Bi & Po & At & Rn\\
% Fr & Ra & 112& & 114& & &\\
% \end{tabular}}%
-% \linethickness{0.5mm} \color{blue}%
-% \put(0,0){\polygon(0,30)(10,30)(10,21.5)(44,21.5)(44,13.5)%
-% (22,13.5)(22,4.5)(0,4.5)}
+% \put(0,0){\color{blue}\linethickness{0.5mm}
+% \polygon(0,30)(10,30)(10,21.5)(45,21.5)(45,13)(22,13)%
+% (22,4.5)(0,4.5)}
% \end{Overpic}
% \end{lstlisting}
% \par\medskip\pagebreak[3]
% \begin{Overpic}[abs,unit=1mm,grid=true,tics=5]{%
+% \bfseries\sffamily
% \begin{tabular}{*{8}{p{8mm}}}
% H & & & & & & & He\\
% Li & Be & B & C & N & O & F & Ne\\
@@ -227,10 +229,10 @@
% Cs & Ba & Tl & Pb & Bi & Po & At & Rn\\
% Fr & Ra & 112& & 114& & &\\
% \end{tabular}}%
-% \linethickness{0.5mm} \color{blue}%
-% \put(0,0){\polygon(0,30)(10,30)(10,21.5)(44,21.5)(44,13.5)%
-% (22,13.5)(22,4.5)(0,4.5)}
-% \end{Overpic}
+% \put(0,0){\color{blue}\linethickness{0.5mm}
+% \polygon(0,30)(10,30)(10,21.5)(45,21.5)(45,13)(22,13)%
+% (22,4.5)(0,4.5)}
+% \end{Overpic}
%
% \StopEventually{}
%
@@ -345,10 +347,13 @@
% \end{environment}
% \begin{environment}{Overpic}
% \changes{1.0}{2017/10/06}{Suggested by \mbox{Herbert Vo\ss}}
+% \changes{1.3}{2020/02/22}{Added missing \cmd\setkeys}
% Box 0 gets any \TeX\ code.
% \begin{macrocode}
\newenvironment{Overpic}[2][]{%
\sbox\OVP@box{#2}%
+ \count@=\z@ \Gin@gridfalse
+ \setkeys{Gin}{#1}%
\OVP@picture{#1}%
}{\endpicture}
% \end{macrocode}
diff --git a/macros/latex/contrib/overpic/overpic.ins b/macros/latex/contrib/overpic/overpic.ins
index 30fdda1081..3d8dbf6ecf 100644
--- a/macros/latex/contrib/overpic/overpic.ins
+++ b/macros/latex/contrib/overpic/overpic.ins
@@ -25,7 +25,7 @@
This is a generated file.
-Copyright (C) 1997-2016 by Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
+Copyright (C) 1997-... by Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
--------------------------------------------------------------------------
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
diff --git a/macros/latex/contrib/overpic/overpic.pdf b/macros/latex/contrib/overpic/overpic.pdf
index 312a4f5482..8537ae6883 100644
--- a/macros/latex/contrib/overpic/overpic.pdf
+++ b/macros/latex/contrib/overpic/overpic.pdf
Binary files differ