-
Related to the issue: https://github.com/blang/latex-docker/issues/21
I encountered the below issue when I build docker image with `Dockerfile.full`
```
tlmgr: Remote repository is newer than l…
-
The image is failing to build if bumped to 4.3.3 in the base image from 4.3.2.
```
Step 5/12 : RUN tlmgr install koma-script mdwtools tikzfill bookmark
---> Running in 1b63d1…
-
For some reason, the current tinytex does not install the babel-french or babel-english packages when needed. This is a recent problem as far as I can tell. Users can fix this by running
```r
tiny…
-
### Bug description
** THIS MIGHT BE RELATED TO ISSUE:** https://github.com/quarto-dev/quarto-cli/issues/909#issue-1238560733
When attempting to preview or render a QMD file with a PDF format o…
-
Hi, I'm trying to use tlmgr's gui which needs X window, so I installed XQuartz 2.8.1 via homebrew.
When I tried to open tlmgr's gui, I got this error message:
```
Loading local TeX Live databas…
-
我安装tex live时选择basic-scheme,然后手动安装ctex(这会安装luatex-ja)
```
tlmgr install ctex
```
我使用lualatex编译ctexart文档类,结果报错,没有找到chinese-jfm
https://github.com/tanukihee/ChineseJFM
结果发现这是luatex-ja的依赖,但是tlmgr不认识…
-
```
PS C:\Users\phg> scoop install tinytex
WARN Scoop uses 'aria2c' for multi-connection downloads.
WARN Should it cause issues, run 'scoop config aria2-enabled false' to disable it.
Installing …
ghost updated
3 years ago
-
MacOS Mojave
10.14.6
```console
$ tlmgr --version
tlmgr revision 57705 (2021-02-10 23:57:28 +0100)
tlmgr using installation: /usr/local/texlive/2020basic
TeX Live (https://tug.org/texlive) ve…
-
Using your instruction to add some packages for example:
```
FROM blang/latex:ctanbasic
RUN tlmgr install german
```
results in:
```
tlmgr: Remote repository is newer than local (2017 < 201…
-
After a tlmgr update, with acmart I now get:
! Package hyperxmp Error: hyperref must be loaded before hyperxmp.
Indeed, it seems this was an intentional change if you look at the the change …