mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 17:26:32 +00:00
Previously we just omitted these. Now we render them using `\hfill\break` instead of `\\`. This is a revision of a PR by @sabine (#5591) who should be credited with the idea. Closes #3324.
237 B
237 B
pandoc -t latex
Signatures
\
\
___________________________\
Peter Foobar\
*The Foo Company*
^D
Signatures
\hfill\break
\hfill\break
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\\
Peter Foobar\\
\emph{The Foo Company}