Directory graphics/pgf/contrib/tikzdotncross
tikzdotncross
Set of macros for defining/marking coordinates and crossing paths (with jumps).
For more details, see the documentation, tikzdotncross.pdf
Requirements
- none besides a fairly recent LaTeX distribution as recent as 2022/06/01
(with the new in kernel ProcessKeyOptions and NewDocumentCommand)
That, besides, pgf/TikZ
Installation
The stable version is available at CTAN.
Usage
Stable version
Just place
\usepackage{tikzdotncross}
in the preamble and compile away.
Be aware that options might change between versions, so you have to check them manually.
Contacting Author
For bug reports and enhancement suggestions, the preferred way is to use the project's issue page. Please be ready to provide an example code showing the bug, if any.
Please do not use the issue page for generic help on how to use the package.
Copyright 2024-present by Alceu Frigeri
This work may be distributed and/or modified under the conditions of
- The LaTeX Project Public License, version 1.3c (or later), and/or
- The GNU Affero General Public License, version 3 (or later)
This work has the LPPL maintenance status maintained.
The Current Maintainer of this work is Alceu Frigeri
## This work consists of the files
- tikzdotncross.sty
- The Package itself
- README.md (this file)
- quick introduction
- tikzdotncross.tex
- package documentation
- tikzdotncross.pdf
- documentation in PDF format
Version 1.2 (this)
- Added some package options, to change pin defaults, see documentation.
- Version 1.1
- Documentation typos and improvement. Code cleanup.
- Version 1.0
- Initial release by CTAN.
Download the contents of this package in one zip archive (220.8k).
tikzdotncross – Small set of macros for defining/marking coordinates and crossing (jumps) paths
This package offers a few alternative ways for declaring and marking coordinates and drawing a line with "jumps" over an already existent path, which is a quite common issue when drawing, for instace, Electronic Circuits (like with CircuiTikZ).
Package | tikzdotncross |
Bug tracker | https://github.com/alceu-frigeri/tikzdotncross/issues |
Repository | https://github.com/alceu-frigeri/tikzdotncross |
Developers | https://github.com/alceu-frigeri/tikzdotncross |
Version | 1.2 2024-10-22 |
Licenses | The LaTeX Project Public License 1.3c GNU General Public License, version 3 or newer |
Copyright | 2024 Alceu Frigeri |
Maintainer | Alceu Frigeri |
Contained in | TeX Live as tikzdotncross MiKTeX as tikzdotncross |
Topics | Graphics Electronic PGF TikZ Circuit Diagram |