A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/tectonic-typesetting/tectonic/issues/159 below:

Location of installed LaTeX packages for caching · Issue #159 · tectonic-typesetting/tectonic · GitHub

This is a support question, I have tried asking on the forum but with no response so trying here.

I am using miniconda with tectonic for continuous integration which works awesome, but installing the LaTeX packages every time takes a long time and is like the only disadvantage I found (besides that makeindex is not included, see #115 ). I have successfully cached miniconda, however tectonic still installs all LaTeX packages on every run - I would like to cache those as well.

Question
Which folder do I need to include my cache such that the LaTeX packages are retained and tectonic recognizes that?

I am now using, to install tectonic on the linux server,

wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh;
bash miniconda.sh -b -p $HOME/miniconda -u;
conda config --add channels conda-forge;
conda config --set always_yes yes;
conda update --all;
conda install tectonic;

and caching $HOME/miniconda.

To compare, when using TeX Live was sufficient to cache TEXDIR=/tmp/texlive and $HOME/.texlive.

My full setup is here , referencing issue PHPirates/travis-ci-latex-pdf#3


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4