Added bindings for causets (TikZ extension).#2737
Open
c-minz wants to merge 3 commits into
Open
Conversation
dginev
reviewed
Jan 12, 2026
dginev
approved these changes
Jan 13, 2026
Collaborator
dginev
left a comment
There was a problem hiding this comment.
The two presented examples look pretty decent in SVG.
So I am OK with allowing the raw load of causets.sty by default.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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