-
It would be great if a functionality similar to
[https://github.com/devd/Academic-Writing-Check](https://github.com/devd/Academic-Writing-Check)
can be added/integrated to LaTeXTools
-
I have the follow lines set in my .doxy file:
```
EXTRACT_ALL = NO
HIDE_UNDOC_MEMBERS = YES
HIDE_UNDOC_CLASSES = YES
```
My c# classes have this structure:
```
public clas…
-
### Which area is this feature request for?
LaTeX Export
### Describe the feature you'd like to request
Thanks for a great tool. I really think this can transform the way we write scientific papers…
-
http://aispring.top/2019/06/20/md-test.html
Live PreviewQuiver supports live preview of Markdown and LaTeX cells. You can switch to Side-by-Side Preview (⌘6) to see the editor and preview side-by-s…
ocori updated
5 years ago
-
While looking for optimal solutions for #3, I noticed most of them are caused by the decision to use `[]` for subscript in equations, along with `^` for superscript.
I am not aware of `[]` being a co…
-
### Describe the bug
The problem statement in text exercises (especially in the exam mode) does not get displayed properly. Its especially bad for formulas.
https://github.com/user-attachments/ass…
-
Installing this via :TSInstall rnoweb does not provide me with syntax highlighting on rnw files. I also have it in ensure_installed and have called :TSUpdate all. Treesitter installs this just fine. O…
-
Pandoc has `link_attributes` extension activated by default. https://pandoc.org/MANUAL.html#extension-link_attributes
This allows to set height and width using a Markdown syntax. Currently **knitr*…
cderv updated
3 years ago
-
When using the `item-matrix` to produce HTML, and one target item has multiple source items, each source is on its own line.
But when generating latex / a PDF, these source items are all one the same…
-
We're in need of nice templates for everything but LaTeX output. This shouldn't be hard to do - mostly a matter of copying the Pandoc template language bits over from `default.tex` and putting things …