chris.m.mal...@gmail.com wrote:
> I recently experienced this issue while adding a reference in a beamer
> presentation using org-mode. It isn't elegant, but my workaround was to use \
> sim instead of the tilde character, at least for what is actually displayed in
> the document - you will still
Hi Stephen,
I recently experienced this issue while adding a reference in a beamer
presentation using org-mode. It isn't elegant, but my workaround was to use
\sim instead of the tilde character, at least for what is actually
displayed in the document - you will still need to use tilde for
With the following file (a.tex):
* Intro
This is an example file that I would like to export
Note that the URL has a tilde in it.
http://www.stat.uni-muenchen.de/~leisch/Sweave/FAQ.html
--