mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
463 B
463 B
Source: http://www.reddit.com/r/nosleep/comments/2dh3gj/the_afterlife_experiment/
Author: The_Dalek_Emperor
Credits
Used regexes
Regex: Quotes
- Search:
"(.*?)"
,"(.*?)”
,“(.*?)"
- Replace:
\\enquote{$1}
dots
- Search:
...
,…
- Replace:
\dots