diff options
author | Norbert Preining <norbert@preining.info> | 2024-04-16 03:00:53 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2024-04-16 03:00:53 +0000 |
commit | 9800bfd04f16cdf2663b542883c67de4d0926b21 (patch) | |
tree | ed9cb7e96c3286ab92931b79ceab86a2fbab9376 /graphics/pgf/contrib | |
parent | efca04f9a0ac7156dacf34c21a20614e34e37ca2 (diff) |
CTAN sync 202404160300
Diffstat (limited to 'graphics/pgf/contrib')
-rw-r--r-- | graphics/pgf/contrib/aobs-tikz/README.txt (renamed from graphics/pgf/contrib/aobs-tikz/README) | 0 | ||||
-rw-r--r-- | graphics/pgf/contrib/aobs-tikz/aobs-tikz.dtx | 11 | ||||
-rw-r--r-- | graphics/pgf/contrib/aobs-tikz/aobs-tikz.ins | 4 | ||||
-rw-r--r-- | graphics/pgf/contrib/aobs-tikz/aobs-tikz.pdf | bin | 86721 -> 94999 bytes |
4 files changed, 8 insertions, 7 deletions
diff --git a/graphics/pgf/contrib/aobs-tikz/README b/graphics/pgf/contrib/aobs-tikz/README.txt index 318a2f7cc9..318a2f7cc9 100644 --- a/graphics/pgf/contrib/aobs-tikz/README +++ b/graphics/pgf/contrib/aobs-tikz/README.txt diff --git a/graphics/pgf/contrib/aobs-tikz/aobs-tikz.dtx b/graphics/pgf/contrib/aobs-tikz/aobs-tikz.dtx index dfdc624b37..d521bc522e 100644 --- a/graphics/pgf/contrib/aobs-tikz/aobs-tikz.dtx +++ b/graphics/pgf/contrib/aobs-tikz/aobs-tikz.dtx @@ -51,7 +51,7 @@ necessitates TikZ manual load. \endpreamble \postamble -Copyright (C) 2014 by Claudio Fiandrino <claudio.fiandrino@gmail.com> +Copyright (C) 2024 by Claudio Fiandrino <claudio.fiandrino@gmail.com> This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this @@ -99,7 +99,7 @@ and the derived files aobs-tikz.ins %</internal> %<*package> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{aobs-tikz}[2014/01/12 v1.0 Auxiliary TikZ styles for picture overlay in Beamer] +\ProvidesPackage{aobs-tikz}[2024/04/15 v1.01 Auxiliary TikZ styles for picture overlay in Beamer] %</package> %<*driver> \documentclass{ltxdoc} @@ -133,7 +133,7 @@ and the derived files aobs-tikz.ins \usepackage{hypdoc} \newcommand\aobstikz{\textsf{aobs-tikz}} -\newcommand\aobstikzversion{1.0} +\newcommand\aobstikzversion{1.01} \newcommand\aobstikzdate{\today} \EnableCrossrefs \CodelineIndex @@ -165,6 +165,7 @@ and the derived files aobs-tikz.ins % % \changes{v0.1}{2013/12/19}{Initial version} % \changes{v0.2}{2013/12/23}{Path aspects} +% \changes{v0.2}{2024/04/15}{Thanking Matthew} % % \GetFileInfo{aobs-tikz.sty} % @@ -175,13 +176,13 @@ and the derived files aobs-tikz.ins % \maketitle % % \begin{abstract} -% The package provides auxiliary styles helpful for drawing overlayed pictures in Beamer. These styles should be intended as extension of the previous work shown by user \href{http://tex.stackexchange.com/users/3751/daniel}{Daniel} of \href{http://tex.stackexchange.com}{TeX.SX} in \href{http://tex.stackexchange.com/q/55806/13304}{Mindmap tikzpicture in beamer (reveal step by step)}. +% The package provides auxiliary styles helpful for drawing overlayed pictures in Beamer. These styles should be intended as extension of the previous work shown by user \href{http://tex.stackexchange.com/users/3751/daniel}{Daniel} of \href{http://tex.stackexchange.com}{TeX.SX} in \href{http://tex.stackexchange.com/q/55806/13304}{Mindmap tikzpicture in beamer (reveal step by step)} which, in turn, is based on the work of \href{https://tex.stackexchange.com/users/1402/matthew-leingang}{Matthew Leingang} in \href{https://tex.stackexchange.com/a/6155/13304}{How to make beamer overlays with Tikz node}. % \end{abstract} % \tableofcontents %\section{Introduction} % The aim of \aobstikz{} is to provide users simple tools to create overlayed-aware pictures for Beamer presentations. A set of new TikZ styles, grouped within a library, has been define on purpose. % -% The library is proposed as extension of the previous work by user \href{http://tex.stackexchange.com/users/3751/daniel}{Daniel} on \href{www.tex-stackexchange.com}{TeX.SX}, illustrated in \href{http://tex.stackexchange.com/q/55806/13304}{Mindmap tikzpicture in beamer (reveal step by step)}. The very first version of the library has been implemented for answering the question \href{http://tex.stackexchange.com/q/84513/13304}{Highlighting in Beamer using TikZ nodes}: \aobstikz{} further extends and improves the original styles. +% The library is proposed as extension of the previous work by user \href{http://tex.stackexchange.com/users/3751/daniel}{Daniel} on \href{www.tex-stackexchange.com}{TeX.SX}, illustrated in \href{http://tex.stackexchange.com/q/55806/13304}{Mindmap tikzpicture in beamer (reveal step by step)} which, in turn, is based on the work of \href{https://tex.stackexchange.com/users/1402/matthew-leingang}{Matthew Leingang} in \href{https://tex.stackexchange.com/a/6155/13304}{How to make beamer overlays with Tikz node}. The very first version of the library has been implemented for answering the question \href{http://tex.stackexchange.com/q/84513/13304}{Highlighting in Beamer using TikZ nodes}: \aobstikz{} further extends and improves the original styles. % % The main advantage of using the new styles is that they automatically prevent the so called \emph{jumping-effect} which occasionally happen with Beamer. % diff --git a/graphics/pgf/contrib/aobs-tikz/aobs-tikz.ins b/graphics/pgf/contrib/aobs-tikz/aobs-tikz.ins index 6bc7dc2763..e8be9160ff 100644 --- a/graphics/pgf/contrib/aobs-tikz/aobs-tikz.ins +++ b/graphics/pgf/contrib/aobs-tikz/aobs-tikz.ins @@ -44,7 +44,7 @@ necessitates TikZ manual load. \endpreamble \postamble -Copyright (C) 2014 by Claudio Fiandrino <claudio.fiandrino@gmail.com> +Copyright (C) 2024 by Claudio Fiandrino <claudio.fiandrino@gmail.com> This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this @@ -73,7 +73,7 @@ and the derived files aobs-tikz.ins \generate{\file{example.tex} {\from{\jobname.dtx}{example}}} \endbatchfile %% -%% Copyright (C) 2014 by Claudio Fiandrino <claudio.fiandrino@gmail.com> +%% Copyright (C) 2024 by Claudio Fiandrino <claudio.fiandrino@gmail.com> %% %% This file may be distributed and/or modified under the conditions %% of the LaTeX Project Public License, either version 1.3 of this diff --git a/graphics/pgf/contrib/aobs-tikz/aobs-tikz.pdf b/graphics/pgf/contrib/aobs-tikz/aobs-tikz.pdf Binary files differindex 2ca384f528..995a14e759 100644 --- a/graphics/pgf/contrib/aobs-tikz/aobs-tikz.pdf +++ b/graphics/pgf/contrib/aobs-tikz/aobs-tikz.pdf |