pandoc
Here are 672 public repositories matching this topic...
Thank the authors for their wonderful job at first! I really appreciate this extension and like it quite a lot. I am using it heavily to write docs. At the same time, I found the available documentation is a bit limited.
While I am trying to define my own style.css, I found that the documentation in this page only give s
Hi, I am trying to add a reference list at the end of the document and cite them in the main text. I have a bib file named "biblio.bib" which has the following content and put into the src folder of the project:
@inproceedings{wrigstad2017mastery,
Author = {Wrigstad, Tobias and Castegren, Elias},
Booktitle = {SPLASH-E},
Title = {Mastery Learning-L
This is not an issue, but a recommendation.
I would like to suggest that in the docs available in the Rmarkdown book you include two examples in chapter 15 (parameterized reports):
- passing parameters as raw markdown text for the parameterized reports.
- setting the title using a parameter
This information is available in other parts of the book,
-
Updated
Feb 18, 2020 - CSS
Would it be possible to add an option to add references from references.bib into the bibliography without having them cited in the body of the document? Supposedly \nocite{*} should take care of this, but it doesn't seem to be working for me.
Hey,
so I usually use a format like that for my yaml frontmatter:
---
title: Some Title
author: me
date: 12.12.2018
toc: true
toc-own-page: true
nocite: "@*"
references:
- id: source1
type: webpage
URL: https://foo
title: Some other title
- id: source2
type: webpage
title: Title
URL: https://bar
---
That works perfectly fine using pandoc-citeproc. Now I w
Expected behaviour of editors:
I run marker myfile.md and marker starts, opening myfile.md. This is the behaviour i know from evince, mousepad, firefox... I want this this behaviour in Marker, too.
When using pandoc-crossref to generate, f.e., legal texts, if would be very useful to have a syntax to reference also section titles and not only section numbers, like f.e. as follows:
## Term and Termination {#sec:termination}
...
...as stated in @sec:termination ('@sec-title:termination'), there is...
in order to get the following output:
... as stated in Section 1.5 ('Ter
-
Updated
Apr 7, 2020 - Ruby
-
Updated
May 22, 2020 - R
When converting from markdown to LaTeX I noticed that an unsupported command was used in the itemize environment.
Given the following input (in Markdown):
Test:
- One
- Two
- Three
The following LaTeX was produced:
Test:
\begin{itemize}
\tightlist
\item
One
\item
Two
\item
Three
\end{itemize}
The \tightlist command is most likely from the memoir class which i
-
Updated
Apr 15, 2020 - Ruby
-
Updated
Nov 27, 2019 - TeX
Not sure if this is a bug but maybe is worth reporting as it may have unintended consequences.
mdf <- data.frame(a=c(1,2,3),b=letters[1:3])
pander(mdf)
# However if mdf row.names is non sequential then the row.names are printed
attributes(mdf)$row.names <- as.integer(c(1,5,8))
pander(mdf)
Hi,
As ususal when first looking at such a project, I am lost as not being a linux user. It seems one can use it with Rmarkdown, can you give more information about how?
maybe, the best would be do have an example one can run (and test it on different machines...)
-
Updated
Jun 30, 2018 - Ruby
As I noted in greenelab/meta-review#18, bioRxiv references show Cold Spring Harbor Laboratory instead of bioRxiv in the reference list. This is because the JSON file from CrossRef has "container-title":[].
I presume bioRxiv supplies the citation information for the DOI. Would it be worthwhile to contact them to see if we can correct the references by fixing the upstream data?
I had a question about one part of your guide, though I don't know if this is pertinent specifically to Scrivomatic. I imported the compile/styles preset from your guide, and while it works well, for block quote-styled sections of my paper (e.g.), the prefixed > character in each block quote-styled paragraph gets escaped as \> . I currently have the 'escape characters' option set here:
<im
-
Updated
Jul 13, 2019 - CSS
-
Updated
Jul 1, 2019 - HTML
Improve this page
Add a description, image, and links to the pandoc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pandoc topic, visit your repo's landing page and select "manage topics."
Hi,
I'm using pandoc (version 2.9.2.1) to convert documents to dokuwiki format.
I ran into a problem using this command:
Input:
Output:
Expected output: