-
Dear curvenote team,
another nice template would be one to export a book of abstracts. Right now, I have organised a project in which the front page gives info about the conference, and subsequent …
-
-
As requested by @jgvictores, I'd like to raise this question with regards to the use of the *book* class in Bachelor's thesis templates: [ref](https://github.com/asrob-uc3m/recursos-digitales/blob/0b9…
-
We mention LaTeX several times along with RMarkdown. Do we want to de-emphasize latex?
-
An URL like `http://aaa---bbb.example.com` is rendered as `http://aaa—bbb.example.com` (with an em dash) – but only in bibliography items.
Example:
```
pandoc -C -t latex
-
### Describe the problem
Pandas DataFrames support LaTeX formatting in column labels, and this is rendered properly in Jupyter Notebooks, but Jupyter Book does not seem to render this in the final …
-
Since latex changes in a non compatible way.
The build is broken for certain archetype.
We should get inspired from the Spec2 book setup (or the VM) and fix the archetype.
-
Subscribe to this issue and stay notified about new [weekly trending repos in TeX](https://github.com/trending/tex?since=weekly).
-
Use `![alt](path)` syntax not only to include images, but also text files.
See: https://github.com/jgm/djot.js/issues/85
"This commit enables the creation of structured documents of arbitrary c…
-
Starting to use `latexMatrix()` and friends in my book. I ran into a little problem with aligning two equations, one symbolic and the other numeric. My test file is `dev/eigen-ex.R`
Goal: show the…