-
Currently, if the LaTeX compilation raises some warning (but no error), then the plugin will suppress it.
For example just type `\ref{undefinedlabel}` or something.
----
Side note for impleme…
-
## Summary
@fmarotta Kudos to you for creating such a nice text template which is better than tufte-book, imo.
Meanwhile it would be more convenient if this tex template could be integrated to the…
-
Instead of using the `article` document class on [this line](https://github.com/eliduenisch/latexTable/blob/master/latexTable.m#L257), you could use the following LaTeX code: `\documentclass[crop=true…
-
I followed the installation instruction.
On command **'make latex'** i got this error
`(cd sample; .././scanner < startup.txt ; pdflatex startup.tex)
ChoiceScript -> LaTeX
This is pdfTeX, Version …
-
I looked at your `.cls` file on CTAN and noticed a couple of things you might want to fix.
The first is that you are loading the same packages several times, sometimes with different options and/or…
-
Local class options passed to the class by `\PassOptionsToClass{}{}` are irgnored if a handler for `.unknown` is set.
**MWE**
```
\RequirePackage{filecontents}
\begin{filecontents}{test.cls}
…
-
Compiled with pdfTeX, the following code reports
```latex
Package memoize Warning: The compilation produced 1 new extern on input line 11
52.
```
on every compilation and, indeed, an additional …
-
## Summary
Hey there! This isn't so much a request, as an example. Last night I came up with a `tcolorbox` solution to replace the `kaobox` that I thought was worth sharing. I've barely used GitHub…
-
LaTeXML pretends that the base font size is always 10pt, for simplicity, except for the a0poster class. This is quite inconvenient with TikZ and tikz-cd, because the figures are generated based on 10p…
-
As title. The URL is https://www.reddit.com/r/LaTeX/comments/a8xeu7/good_practices_when_writing_a_new_class/.