texlive[73605] Master: tikzdotncross
commits+karl at tug.org
commits+karl at tug.org
Sun Jan 26 22:36:57 CET 2025
Revision: 73605
https://tug.org/svn/texlive?view=revision&revision=73605
Author: karl
Date: 2025-01-26 22:36:56 +0100 (Sun, 26 Jan 2025)
Log Message:
-----------
tikzdotncross
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/tikzdotncross/README.md
trunk/Master/texmf-dist/doc/latex/tikzdotncross/tikzdotncross.pdf
trunk/Master/texmf-dist/doc/latex/tikzdotncross/tikzdotncross.tex
trunk/Master/texmf-dist/tex/latex/tikzdotncross/tikzdotncross.sty
trunk/Master/tlpkg/libexec/ctan2tds
Modified: trunk/Master/texmf-dist/doc/latex/tikzdotncross/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tikzdotncross/README.md 2025-01-26 21:36:11 UTC (rev 73604)
+++ trunk/Master/texmf-dist/doc/latex/tikzdotncross/README.md 2025-01-26 21:36:56 UTC (rev 73605)
@@ -70,8 +70,8 @@
- documentation in PDF format
-------------
-* Version 1.2b (this)
- - correcting package dependencies (issue #1).
+* Version 1.2b/1.2c (this)
+ - correcting package dependencies snafu (issue #1).
* Version 1.2
- Added some package options, to change pin defaults, see documentation.
Modified: trunk/Master/texmf-dist/doc/latex/tikzdotncross/tikzdotncross.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/tikzdotncross/tikzdotncross.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tikzdotncross/tikzdotncross.tex 2025-01-26 21:36:11 UTC (rev 73604)
+++ trunk/Master/texmf-dist/doc/latex/tikzdotncross/tikzdotncross.tex 2025-01-26 21:36:56 UTC (rev 73605)
@@ -15,7 +15,7 @@
%%
%% The Current Maintainer of this work is Alceu Frigeri
%%
-%% This is version {1.2b} {2025/01/23}
+%% This is version {1.2c} {2025/01/23}
%%
%% The list of files that compose this work can be found in the README.md file at
%% https://ctan.org/pkg/tikzdotncross
Modified: trunk/Master/texmf-dist/tex/latex/tikzdotncross/tikzdotncross.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tikzdotncross/tikzdotncross.sty 2025-01-26 21:36:11 UTC (rev 73604)
+++ trunk/Master/texmf-dist/tex/latex/tikzdotncross/tikzdotncross.sty 2025-01-26 21:36:56 UTC (rev 73605)
@@ -12,7 +12,7 @@
%%
%% The Current Maintainer of this work is Alceu Frigeri
%%
-%% This is version {1.2b} {2025/01/23}
+%% This is version {1.2c} {2025/01/23}
%%
%% The list of files that compose this work can be found in the README.md file at
%% https://ctan.org/pkg/tikzdotncross
@@ -27,7 +27,7 @@
\ProvidesExplPackage
{tikzdotncross}
{2025/01/23}
- {1.2b}
+ {1.2c}
{Marking coordinates and crossing paths}
%%%%%%%
@@ -41,7 +41,7 @@
name .code:n = {tikzdotncross} ,
prefix .code:n = {tikzdotncross} ,
date .code:n = {2025/01/23},
- version .code:n = {1.2b} ,
+ version .code:n = {1.2c} ,
description .code:n = {Marking~ coordinates~ and~ crossing~ paths}
}
\cs_if_exist:NF \PkgInfo
@@ -97,6 +97,7 @@
%\makeatletter
\usetikzlibrary{math,intersections}
+\RequirePackage{etoolbox}
%%
%% There is no easy and clean way
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2025-01-26 21:36:11 UTC (rev 73604)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2025-01-26 21:36:56 UTC (rev 73605)
@@ -2111,7 +2111,7 @@
'acro', 'definitions\.tex|' . $standardtex,
'algxpar', '\.kw\.tex|' . $standardtex,
'aobs-tikz', 'tikz.*tex',
- 'aomart', 'aom_orcid_logo\.|' . $standardtex,
+ 'aomart', 'aom_orcid_logo|' . $standardtex,
'ae', '\.fd$|\.sty',
'alchemist', 'alchemist.sty', # not manual.sty
'alertmessage','img|' . $standardtex,
More information about the tex-live-commits
mailing list.