Aloha all,

I just noticed quotes aren't exporting correctly with the new LaTeX
exporter.  The old one seems to work fine.  

Does anyone else see this?  Or is this a SIMS (something in
my setup) bug?

For me, this Org mode buffer:

** Quotes
"This should have good LaTeX quotes."

Generates this LaTeX output:

% Created 2013-01-17 Thu 15:46
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{soul}
\usepackage{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{latexsym}
\usepackage{amssymb}
\usepackage{hyperref}
\tolerance=1000
\author{Thomas Dye}
\date{\today}
\title{}
\hypersetup{
  pdfkeywords={},
  pdfsubject={},
  pdfcreator={Generated by Org mode 7.9.3b in Emacs 24.2.1.}}
\begin{document}

\tableofcontents
\vspace*{1cm}

\section{Quotes}
\label{sec-1}
"This should have good \LaTeX{} quotes."
% Generated by Org mode 7.9.3b in Emacs 24.2.1.
\end{document}

All the best,
Tom

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

Reply via email to