-
When a project is close to finished, it could be nice to be able to flatten a tree into a pseudo-LaTeX document, so that any intermediate calculations and proofs present in the tree become easily past…
ghost updated
9 years ago
-
### Description
JPG images can get included without reencoding the image when exporting to PDF.
We can see this with the following latex code and [this](https://polona.pl/item-view/dac0ab7a-43b6…
-
Generating the `org-latex-preview--preamble-content` for an Org buffer currently involves running `org-export--annotate-info` in a duplicate of the current buffer. For a preview run we scan the buffe…
-
**Version (please complete the following information):**
- OS: Windows 11
- Browser: Microsoft Edge
- Web Clipper version: 0.9.5
- Obsidian version: 1.7.5
**Describe the bug**
A clear and c…
-
The text within a `raw` cell is being interpreted when exporting to PDF leading to the following error:
```
! You can't use `macro parameter character #' in vertical mode.
```
during XeTeX pro…
-
## Description
[Pandoc/nbconvert does not allow any spaces immediately after the first or before the last `$`](https://github.com/jupyter/nbconvert/issues/1172#issuecomment-576323320), So instead o…
-
hello
sorry, after sucessfully upgrading org-mode-ox-odt, I tried to export the following table as an ods file (as I did successfully before)
``` emacs-lisp
| Hoario | Lunes | Martes | …
-
Obsidian allows us to embed Latex formulae in our markdown.
Some *text* blah, also $x < y$
Obsidian-export incorrectly escapes the angular bracket between the $$ so the output document will …
-
Also I add the js
```js
MathJax.Hub.Config({ tex2jax: {inlineMath: [['$', '$']]}, messageStyle: "none" });
```
in template.html, can export correct html ,but not pdf
-
Is there a way to export all projects (LaTeX source) from command line?