-
Decide on a storage format and presentation formats for the #5 specification
requirements:
1. storage format is plain text
* to support source control
2. identified releases of source and pu…
-
As I discussed with @ellisonbg today, a feature I would like is to replace every mimebundle dict in the messaging spec with:
```
mimebundle = dictionary(mime=>data) | list of mimebundle
```
where a …
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/9627
Originally posted by **MathisC22** May 9, 2024
### Description
File names of code cell blocks are not shown when …
cderv updated
3 months ago
-
Is it possible to create Tables in Notekit using Markdown? Because relying on LaTeX Tables (`$\text{\begin{tabular}{l | l | l} T1 & T2 & T3 \\ \hline B1 & B2 & B3 \\ B4 & B5 & B6 \\ \end{tabular}}$` )…
-
To set up hyphen in LaTeX file between two word, I should write a special command `\hyp{}` (for example, `веб\hyp{}сервисов`)
But the LanguageTool can analyze only `-` symbol as a hyphen, else I ge…
-
Trying to use latex auto complete, it works when typing as plain text.
It works in multi-line $$.
But when I try to type between in single line $$, the auto complete just does not pop out.
For e…
-
Now that the paper has been accepted, we need to remove the strikethrough and bold blue text and prepare all of the LaTex files for the final form needed by the journal.
-
I am trying to add double quotes around a math environment, but every time it inserts a normal quotes:
![zoom2](https://user-images.githubusercontent.com/5332158/60561935-d38e8c80-9d2b-11e9-832d-28…
-
Here is a question: Can we do something with surrounding text on tag view pages, especially (or perhaps only) for definitions and equations?
Explanation: It is an unwritten rule that a short discussi…
-
I am currently trying to build an app that generates PDFs based on LaTeX imports.
For this I use [django extensions](https://github.com/weinbusch/django-tex) that renders the LaTeX file and also prov…