summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/incgraph/incgraph-doc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/incgraph/incgraph-doc.sty')
-rw-r--r--macros/latex/contrib/incgraph/incgraph-doc.sty17
1 files changed, 12 insertions, 5 deletions
diff --git a/macros/latex/contrib/incgraph/incgraph-doc.sty b/macros/latex/contrib/incgraph/incgraph-doc.sty
index efa2c71447..761af119d3 100644
--- a/macros/latex/contrib/incgraph/incgraph-doc.sty
+++ b/macros/latex/contrib/incgraph/incgraph-doc.sty
@@ -1,10 +1,10 @@
% \LaTeX-Main\
% !TeX encoding=UTF-8
-%% The LaTeX package incgraph - version 1.2.0 (2021/10/20)
+%% The LaTeX package incgraph - version 1.3.0 (2024/03/14)
%% incgraph.tex: Manual
%%
%% -------------------------------------------------------------------------------------------
-%% Copyright (c) 2012-2021 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% Copyright (c) 2012-2024 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
%% -------------------------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
@@ -19,8 +19,8 @@
%%
%% This work consists of all files listed in README
%%
-\def\version{1.2.0}%
-\def\datum{2021/10/20}%
+\def\version{1.3.0}%
+\def\datum{2024/03/14}%
\IfFileExists{incgraph-doc.cfg}{\input{incgraph-doc.cfg}}{}\providecommand\igrpkgprefix{}
@@ -28,7 +28,7 @@
\RequirePackage[english]{babel}
\RequirePackage{lmodern,parskip,array,makeidx}
\RequirePackage{amsmath,amssymb}
-\RequirePackage[svgnames,table,hyperref]{xcolor}
+\RequirePackage[svgnames,table]{xcolor}
\RequirePackage{tikz}
\RequirePackage[bookmarks,raiselinks,pageanchor,hyperindex,colorlinks]{hyperref}
@@ -106,8 +106,15 @@
},
}
+\newcommand{\formatPackageOption}[1]{package option}
+\newcommand{\formatPackageOptions}[1]{Package options}
+
\tcbmakedocSubKey{docIgrKey}{igr}
\tcbmakedocSubKeys{docIgrKeys}{igr}
+\tcbmakedocSubKeys[doc key prefix=,
+ index key formatter=\formatPackageOption,
+ index keys formatter=\formatPackageOptions
+]{docPackageOptions}{}
\newcounter{texexp}