-
I saw your post on Mastodon and wanted to try out the repo. I'm a software engineer (mostly Python and Ansible these days) but don't think I've ever used Latex.
I tried the instructions but I thin…
-
Hi, thank you very much for a great package. I have tried some other diagrams from the TikZ library, but they don't render. Am I doing something wrong?
For example, this doesn't render:
$$
\use…
-
## 可改进的内容
现在的 CI 只有 Linux 环境,但 GitHub Action 支持 Windows 以及 MacOS 平台的 CI,可以将这些 CI 加入本 repo 中
## 代码与步骤
可参考 ctex-kit 的 CI: https://github.com/CTeX-org/ctex-kit/blob/master/.github/workflows/test…
-
Now that #12674 landed, my [helper script](https://github.com/matplotlib/matplotlib/issues/4371#issuecomment-278934272) has considerably shrinked and is now reduced to:
```
import matplotlib as mpl
…
-
This is a [LEAP Data and Computation Team](https://leap-stc.github.io/support.html#data-and-computation-team) weekly standup 🎉🎉🎉!
This is a way to share feedback from the past cycle, set goals for th…
-
```
html(table([[plot(sin(n*x)) for n in range(2,4)]]))
```
in SageNB results in
```
/var/opt/sage-6.9.beta4/local/lib/python2.7/site-packages/sage/misc/decorators.py:471: DeprecationWarning: the …
-
hi, pgf is a dream for queueing and i would like to suggest a feature.
iirc the api returns a maximum of 100 results filtered only by the search box (keylvl and dungeon name). if more than 100 matc…
-
### Game Version
Retail
### Current behaviour
bossesahead returns 0 (and by extension matchingid is true) when the group has defeated bosses but the player has no lockout. It should consider al…
-
The linked article [[2]](https://www.latex-project.org/publications/2024-FMi-UFi-TUB-tb139mitt-deims24.pdf) for the tikz entry in tagging-status.yml does not make any reference to pgf/tikz. Should it …
-
It would be great to be able to use colours inside a table without having to declare the colours before:
```latex
\begin{tblr}{llll}
\hline[1pt]
Alpha & \SetCell{bg={gray/0.6},fg={HTML/#FFFFF…