-
### Description
I'm generating `.tex` files from `.ipynb` via `jupyter nbconvert`
When running `latexmk -f -pdf test.tex` from the command line, it reports some errors but eventually does genera…
-
- able to easily switch announcement banner
- for now "Launching AI-PGF Grants Program" Learn more link goes to https://aipgf.com/about
-
As discussed in the last community meeting and on the call with @moradology and @ranchodeluxe today, I will try to boil down one of the [CMIP6 feedstock](https://github.com/leap-stc/cmip6-leap-feedsto…
-
I am experiencing the following error:
```
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 8.3, Release Date: 2018-08-03 │
│ Type "not…
-
### Brief outline of the bug
My understanding is that the MWE below should produce two circles with a green boundary and a yellow fill. However, swapping the order of the style commands inside the …
-
Keeping a complete and consistent label naming scheme would require unnecessary amount of work, but some kind of consistent is helpful for manual writing and maintaining.
### General
- Use `:` as…
-
Hi @ilyakurdyukov .
The other day I came across jpeg with CMYK color space. `jpegqs` (at least from https://github.com/ImageProcessing-ElectronicPublications/libjpegqs) did a great job with it. But…
-
Getting the below when trying to render an SVG
```svg
[xmldom error] entity not found:&ns_ai;
[xmldom error] entity not found:&ns_graphs;
[xmldom error] entity not found:&ns_extend;
```
All …
-
I tested this with the matplotlib master
```
import numpy as np
import matplotlib.pyplot as plt
plt.figure()
x = np.linspace(0.0, 1.0, 101)
y = x ** 2
plt.plot(x, y)
plt.title('sympy.lambdif…
-
This is the same issue as https://github.com/pgf-tikz/pgf/issues/1193.
Adjusting https://github.com/astoff/tikz-cd/blob/54f526719f8c404555af699f9253932d543e50ff/tikzlibrarycd.code.tex#L155 is neede…