-
Currently, the manual gives no information on what type of 'drawing' support is available _via_ `\special`. Other backends offer some approach to creating basic constructs such as lines, paths, fills,…
-
I tried compiling the pdf using `make kactl` but the text in the math/geometry part of the pdf is broken as seen below. I am compiling on arch linux with pdflatex 3.14159265-2.6-1.40.20.
![scr](ht…
-
After doing:
```
t1 = T1Font('font.pfb')
t1.parse()
t1.saveAs('font-out.pfb', 'PFB')
```
and trying to open the resulting pfb file in fontforge I get an error from fontforge:
> Didn't und…
-
**Description**
Compiling a LaTeX document with an `itemize` environment using the provided Docker image results in a font-related error. However, the document compiles without issues when I use the …
KikeM updated
2 weeks ago
-
```
* xreader 2.0.2
* Arch Linux
```
**Issue**
Fields with multiple values and ``\sep`` are empty in Xreader while Evince 3.32.0 and ExifTool 11.30 can show it:
```
exiftool document.pdf
E…
-
I just upgraded to windows 10 and after reinstalling MikTex 2.9, Inkspace 0.92.4 and LaTeXText I'm unable to compile Latex script in Inkscape. After I click Apply on the LaTeXText window the following…
-
### Describe the bug
For Sphinx LaTeX/PDF generation to work correctly, I need to the following in my `conf.py` file:
```python
# Additional stuff for the LaTeX preamble.
'preamble': """\\Declar…
-
Get parity with Amazon Linux 2
```
diff
mhart updated
4 years ago
-
**Описание ошибки**
Здравствуйте, при компиляции шаблона на Ubuntu Bionic не компилируется раздел со списком литературы
**Воспроизведение**
Описание шагов, приводящих к ошибке:
1. Компилирую…
-
```
What steps will reproduce the problem?
1. from scitools.std import *
2. x = linspace(0, 2*pi, 100); y = exp(sin(x**2))
3. plot(x, y, 'b-o')
What is the expected output? What do you see instead?
I…