-
We need a syntax for citations that can be plugged into citeproc-lua or sent to pandoc for processing.
Pandoc's citation syntax seems a good basis. One thing we might change would be the syntax fo…
-
Hi!
I have recently installed pandoc-mode and am still encountering the issue in #106. I have set a defaults yaml file via the `file` options, then run the Convert to PDF command.
The log shows…
-
latex-suite has a lot of features, it introduces normal mode and insert mode maps, sets options, provides templates, ... Not all users might need, use or want all of these but still prefer the other f…
-
If I try to complete a bibliography entry on Windows 10, I get the following error:
`Fel upptcktes vid bearbetning av function pandoc#completion#Complete[12]..pandoc#bibliographies#GetSuggestions[2…
jloow updated
5 years ago
-
Is there a way to copy the files into `.vim` by hand instead of using one of the installer?
I dont get the installers installed, which is not a problem of `vim-pandoc`. But it would be cool to hav…
-
Est-ce qu'il est important de pouvoir déployer l'application "export" de manière autonome (ie. sans déployer l'application "graphql") ?
Si ce découpage technique n'est pas important et que l'on pré…
-
When I changed the setting "Export files from HTML to Markdown" from HTML to Markdown, all the functionality for removing [[wiki-links]] formatting in the output PDF stops working.
-
Hi,
I am giving tectonic a new try on Windows (tectonic-0.12). Usually using pandoc with `--pdf-engine=xelatex`, I wanted to change the `paper-size` like I do with pandoc.
Where can I find all…
-
cc @hadley
With something like this
```yaml
steps:
- uses: quarto-dev/quarto-actions/setup@v2
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
add-pandoc-t…
cderv updated
5 months ago
-
**note:** downloading the repo and running `stack build` succeeds, so at a guess the dependency specifications for the `cabal` package are out of date (but my Haskell ecosystem knowledge is nonexisten…