-
I have some source material that I'm trying to convert into an epub. It uses punctuation that is giving pandoc fits.
Here is a sample:
# Chapter 1
This is some text. Doesn’t like an em dash — doe…
-
Hi there! First I'd like to thank you for such a lovely software! And now my problem:
I'm trying to convert following markdown code into docbook:
```
# Summary
## Host
http://google.de
# Vulner…
-
I'm on LDME 15 with ST3 and pandoc installed:
``` bash
$ which pandoc
/usr/bin/pandoc
$ pandoc -v
pandoc 1.9.4.2
Compiled with citeproc-hs 0.3.4, texmath 0.6.0.6, highlighting-kate 0.5.1.
Syntax hig…
-
In ipython notebook, I created a vector:
```
$$
\begin{equation}
\theta = \left( \begin{array}{ccc}
\theta_{0} \\
\theta_{1} \\
. \\
. \\
\theta_{n} \end{array} \right)
\end{equation}
$$
```
and it …
kunxi updated
10 years ago
-
The latex generated from this notebook fails to compile due to the code highlighing:
http://nbviewer.ipython.org/2f85ddd8d967795dcb0e
and the tex: https://gist.github.com/ihnorton/a86c521d4aa223f9dba…
-
Hello,
I'm not sure whether to ask this here or at https://github.com/rstudio/rmarkdown. Anyhow, using `rmarkdown` and `knitrBootstrap` I generated an HTML file that includes among other things aroun…
-
Building php is where it first seems to fail..
/var/backups/barracuda-install-150508-0315.log Log output:
```
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://security.debian.org…
-
Hello Iguleder,
I've prepared a Debian distribution with all the stuff needed for build lazyux.
When I run the build.sh script I got the error
Invalid package name
Should I rewrite build.sh script to…
-
I'm having an issue where images included from markdown aren't sized appropriately; they appear to all be pinned to 1.67" square. This is easily reproducible:
``` sh
$ pandoc -t docx -o test.docx
![C…
-
I just upgraded to 1.12.1, but pandoc -v returns the following:
pandoc 1.10.1
Compiled with citeproc-hs 0.3.7, texmath 0.6.1.2, highlighting-kate 0.5.3.5.
Syntax highlighting is supported for the fol…