Closed ajalexei closed 4 years ago
Thanks for reporting! Issue #21 has already reported this, so please follow that for updates. I'm hoping that this will be fixed in pull request #27 by bumping to a fresher release, although I don't understand where this problem is coming from so I'm not sure if that will actually fix anything :_/
Issue: after the updated -- "conda update --all" tectonic fails to compile tex files into pdf with the following error: "Running xdvipdfmx... Error: Zlib error"
Here is the minimal example that reproduces the problem: " \documentclass[english,10pt]{article}
\begin{document}
\title{Some title}
\author{Some Author}
\begin{abstract} Some abstract. \end{abstract}
\maketitle
\section{Introduction to something} \label{sec:intro}
Some text
\end{document} "
Environment (
conda list
):Details about
conda
and system (conda info
):