Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Tectonic.toml #3828

Merged
merged 7 commits into from
Dec 30, 2024
Merged

Add support for Tectonic.toml #3828

merged 7 commits into from
Dec 30, 2024

Conversation

PHPirates
Copy link
Collaborator

Fix #3773

Summary of additions and changes

How to test this pull request

[doc]
name = "main"
bundle = "https://relay.fullyjustified.net/default_bundle_v33.tar"
[[output]]
name = "main"
type = "pdf"
# Paths relative to ./src
inputs = [
    "main-preamble.tex",
    "main.tex",
]

Packages from main-preamble should be detected in main.tex

@PHPirates PHPirates added this to the Next milestone Dec 28, 2024
@PHPirates PHPirates enabled auto-merge December 30, 2024 07:58
@PHPirates PHPirates merged commit a87d840 into master Dec 30, 2024
9 checks passed
@PHPirates PHPirates deleted the tectonic-toml branch December 30, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Tectonic.toml
1 participant