-
```
git pull
chmod a+x _support/latex/sbabook/ci/install-texlive
git commit
git push
```
-
See title. Apparently it tries to download https://github.com/flathub/org.freedesktop.Sdk.Extension.texlive which seems to be several GB big...
-
`itex` can just install texlive when it is not installed yet.
-
https://introspectives.github.io/2024/uploads/adoption_of_recommender_systems.pdf
-
## Brief outline of the bug
The minimal example file does not compile: TeX stops with
error `TeX capacity exceeded, sorry [grouping levels=255]`.
## Minimal example showing the bug
```latex…
-
I recently set up my local LaTeX environment on macOS (MacBook Pro M1) using the full installation of MacTeX. Following successful compilation of a sample .tex file to PDF, I proceeded to download and…
-
Hi, @holzschu.
First of all, thanks a lot for such a great tool as a-shell! It's a pleasure to have C/C++, Python and *TeX working on an iPad.
And my apologies if the question is silly. I wonder if …
-
This is what I did:
1. Installed the app on my iPad
2. `echo 'file:///ish/apk/community' >> /etc/apk/repositories`
3. `apk add texlive-full`
This is what I got:
```
...
(55/74) Installing…
-
### Installation Method | 安装方法与平台
Others (Please Describe)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Linux
### Describe the bug | 简述
由于最为关键的转化PDF编译失败, 将根据报错信息修正tex源文件并重试, 当前报错的latex代码处于第[-1]行…
-
**Describe the bug**
Whenever any entry needs a line break, chances are high that the whole document will fail to compile. It will give a few warnings, no different from when it does compile and are …