summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/aobs-tikz/aobs-tikz.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/aobs-tikz/aobs-tikz.dtx')
-rw-r--r--Master/texmf-dist/source/latex/aobs-tikz/aobs-tikz.dtx11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/aobs-tikz/aobs-tikz.dtx b/Master/texmf-dist/source/latex/aobs-tikz/aobs-tikz.dtx
index dfdc624b37e..d521bc522e1 100644
--- a/Master/texmf-dist/source/latex/aobs-tikz/aobs-tikz.dtx
+++ b/Master/texmf-dist/source/latex/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.
%