-
The following reStructuredText document causes an error (note addition of the subtitle):
```
===================
Pandoc User's Guide
===================
---------------
Pandoc Subtitle
--------------…
-
Some older Minix-specific man pages are in `/usr/man/man1x` which `man` currently ignores.
Typing `man kermit` or `man mined` gives a not found error, even though the man pages exist in `/usr/man/man…
tcort updated
9 years ago
-
OpenBSD uses CVS to keep manpage dates automatically updated.
```
.Dd $Mdocdate: March 23 2014 $
```
This shows up as “March 23, 2014” in both mandoc and groff. But in Heirloom it shows up as “Novem…
-
```
I: acr: hyphen-used-as-minus-sign usr/share/man/man1/acr-cat.1.gz:19
I: acr: hyphen-used-as-minus-sign usr/share/man/man1/acr.1.gz:51
I: acr: hyphen-used-as-minus-sign usr/share/man/man1/amr.1.gz:…
-
Simple example based on http://www.mediawiki.org/wiki/Help:Links using the three simplest link types:
```
$ echo "Internal link to [[Main Page]], also [[Main Page|different text]] works. Also [http:/…
-
Title says it all, but use mandoc.
-
Hi guys,
With WARNINGS=yes on mk.conf
I see this:
===> Patching for spectrwm-2.5.1
===> Configuring for spectrwm-2.5.1
===> Building for spectrwm-2.5.1
cc -O2 -pipe -Wall -Wpointer-arith -Wunini…
-
I have problem using pandoc to transform *.tex to *.odt, specially with csquotes and \foreignquote{english}{mytexthere}.
I use this code to transform english quote into italics :
``` latex
\Declare…
-
I have no idea how this is even possible, but every single Bundler build on Ruby 1.8.7 is failing right now because of Rubygems 2.2.0 raising `uninitialized constant Gem::UserInteraction (NameError)` …
-
```
$ cat simple.tex
\newcommand{\separator}{\vspace{4em}}
one line
\separator
another
$ pandoc -f latex -t plain < simple.tex
pandoc:
Error at "source" (line 7, column 1):
unexpected '\n'
anot…