-
Here's a literate Agda file that LaTeX doesn't like:
```
\documentclass{article}
\usepackage{agda}
\begin{document}
\begin{AgdaMultiCode}
\begin{code}
module Latex-Bug where
open import Da…
-
Trying to compile my .tex file, I get the following error
```
TraditionalBuilder: Engine: pdflatex. Invoking latexmk... done.
LaTeXtools could not parse the TeX log file
(actually, we never should …
-
{tinytex} throws an error if we try to produce DVI output instead of PDF output. For example ...
```{r}
library(tinytex)
latexmk("test.tex", engine="xelatex", engine_args="--no-pdf")
```
The…
-
Module: File::Copy
**Description**
When `File::Copy::copy` returns 0 (error) due to identical files, it does not set `$!`.
**Steps to Reproduce**
`perl -MFile::Copy -e '$! = 0; File::Copy::cop…
-
**Submitting author:** @sefffal (William R. Thompson)
**Repository:** https://github.com/JuliaAstro/AstroImages.jl.git
**Branch with paper.md** (empty if default branch): paper2
**Version:**
**Editor…
-
LaTeX already produces a number of trace files which can lead to unpredictableness of document reproducibility, and PythonTeX introduces some complexity in excess of that.
Ideally we could manage t…
-
My platform is windows 10 with atom 1.7.2.
`Platform: win32; texpath:`
`Processing file foo.tex (foo) in directory E:\documents\foo`
`texify builder`
`texify -b -p --engine=pdftex --tex-option="--syn…
-
-
The below example produces the error
```
Output routine didn't use all of \box255.
\lips@par ->\par
```
This seems to be due to the use of larger figures: making the figure slightly smaller…
-
`sudo apt install texlive-latex-extra`
Since you do use it a lot...