-
This is the start of some notes on how to automatically create PDF, ePub, and MOBI versions of Scala Book. I have already generated first versions of these documents with a manual process (excluding a…
-
```
Hi,
in the changelog of 0.9.1 I find this entry:
NEW: HTML Table cell text alignment, see :h vimwiki-syntax-tables
I'm using vimwiki 1.2. If I look up the documentation I can't find a hint how…
-
### Neovim version (nvim -v)
0.10.1
### Neovim distribution
LazyVim
### Operating system
Arch x86_64
### Terminal emulator / GUI
Alacritty/Kitty
### Describe the bug
When ta…
-
/cc @a-mr
- [ ] for `decode_helpers.nim`, pdflatex gives error on generated tex:
```
nim doc2tex --outdir:/tmp/d04b --doccmd:skip --warning:LockLevel:off --warning:RedefinitionOfLabel:off --warni…
-
## Description
First of all, great project and thanks so much for making/sharing it!
This is a feature request. I'd like to be able to add horizontal lines (in particular `\hline`) when working …
-
export via pandoc inserts "file:" whenever there is a link to a file. For example
file:images/tree.jpg
This creates problems in an import to pelican and results in broken links. If this phrase is l…
-
CC-ing @brucemiller and @kohlhase here.
This issue is more of a question/discussion starter. It is related partially to #835, but is mainly due to a revival of our KWARC effort to bundle together a…
-
This is how the docs for Bernoulli numbers look currently:
![image](https://user-images.githubusercontent.com/36465988/43112266-d8f7f918-8f12-11e8-9ac5-5a8c01d33d71.png)
The LaTeX version for th…
-
This should not have been listed in recommendations yet as is still a question to be answered here.
Standardize insertion of TeX math. Each publisher wants it differently. Here are 3 examples:
``
``…
-
**What went wrong, step-by-step?**
1. Import this (rename to .md):
[tabletest.txt](https://github.com/pubpub/pubpub/files/5553970/tabletest.txt)
1. Try to change table width
1. See that the width…