Skip to content

How to find available bundles? #685

@hugobuddel

Description

@hugobuddel

Different bundles can be specified with -w or -b, but the documentation does not say where to find these bundles.

According to https://tectonic-typesetting.github.io/en-US/ :

The underyling “bundle” technology allows for completely reproducible document compiles.
Thanks to the Dataverse Project for hosting the large LaTeX resource files!

But I can't find the previous bundles, so my documents are not reproducible 😢. How can we find which bundles are available?

After some investigation, I've found these 3 urls:

The first two redirect to the Dataverse Project, and indeed can be found there:

This is enough for me now, and I'll make sure to store these bundles locally. But maybe we can formalize this a bit and add these references to the documentation.


For what's it worth, the specific problem I'm trying to solve: The TeXLive 2020.0 bundle (#669) produces a biblatex control file with a version that is newer than my biber can handle (see also #35, #53):

ERROR - Error: Found biblatex control file version 3.7, expected version 3.5.
This means that your biber (2.12) and biblatex (3.14) versions are incompatible.

I install tectonic through conda and there is no newer biber version on conda.

Metadata

Metadata

Assignees

Labels

bundles and filesBundle issues, finding fonts, etc.docsDocumentation edits & improvements

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions