Added bindings for causets (TikZ extension). #2737
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The bindings only contains the standard code for a TikZ extension.
To test it, use the files in the package repository at https://github.com/c-minz/LaTeX-causets (the pdf and html outputs are also included there). My environment:
pdflatex ...to create the corresponding pdf files (on Linux, Kubuntu 24.04)pdfTeX 3.141592653-2.6-1.40.28 (TeX Live 2025)
(including causets v1.5)
bin/latexmlc --strict ...to create corresponding html filesThe main test file runs without issues:
test_causets.tex
The example files show some warning (coming from other packages), but run also without issues otherwise:
causets_example1.tex
causets_example2.tex