-
The LaTeX file "FancyEqnNumbers_TikZTable.tex"
```
\documentclass{article}
\usepackage{tikz}
\usepackage{pgfplots}
\pgfplotsset{compat=1.12}
\makeatletter
\def\eqalignno#1{\displ@y \tabskip…
-
**Brief outline of the proposed feature**
It seems nice to be able to fit data to something other than just a line. (Note that the log mode for linear regression isn't really satisfactory, because…
-
Is it possible to have a jump in an axis?
An example for this would be
[example](https://duckduckgo.com/?q=broken+axis&t=ffab&atb=v153-1&iax=images&ia=images&iai=http%3A%2F%2Fwww.phyast.pitt.edu%2F~…
-
I don't really like that hexagrams get replaced by stars and produce
```
warning: MATLAB's marker 'hexagram' not available in TikZ. Replacing by 'star'.
```
Nothing wrong with the warning, but:
- `s…
-
### Describe the problem
When using the `jb-article` format all headings level 2 headings rather than top level headings.
`_toc.yml`:
```yml
format: jb-article
root: index
sections:
- file:…
-
I am using the cloned repo as is and no changes are made initially. I try to knit index. Rmd. The pdf does not compile.
I get the following Errors in the Render window
> tlmgr: Remote database (…
-
**Brief outline of the bug**
Apparently, there are some edge-cases where `hyperref` with `bookmarks=true` and `tikzexternalize` clash, leading to failed resolution of `refs`
**Minimal wo…
-
Hello again ;)
Since I am using m2t a lot by now, I need to draw phasor diagramms this time. Anything Is working quite fine, untill I set `legend` in Matlab.
```
x= 1+1*i;
y= -1-1+i;
z=[x;y];
a=0+0*…
-
Hi Christian,
What an amazing package this is - thank you!
I've been trying to develop a style for school textbook-like graphs, and I've mostly got there. What I would like to be able to do is t…
-
**Is your feature request related to a problem? Please describe.**
Currently the grid used for snapping is 4 times smaller than the grid drawn. This is not very intuitive, since you don't see where y…