diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty b/Master/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty index 8b32fe20041..5f845aceea2 100644 --- a/Master/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty +++ b/Master/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty @@ -1,5 +1,5 @@ -%% Copyright (C) 2011-2012 by Martin Scharrer <martin@scharrer-online.de> -%% ---------------------------------------------------------------------- +%% Copyright (c) 2011-2022 by Martin Scharrer <martin.scharrer@web.de> +%% ------------------------------------------------------------------- %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. @@ -17,8 +17,8 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{ifoddpage}[% - 2016/04/23 - v1.1 + 2022/10/18 + v1.2 Conditionals for odd/even page detection] \newcount\c@checkoddpage \def\thecheckoddpage{\number\c@checkoddpage} |