From: tsd@tsdye.com (Thomas S. Dye)
To: Org-mode <emacs-orgmode@gnu.org>
Subject: New LaTeX exporter, problem with quotes
Date: Thu, 17 Jan 2013 15:53:19 -1000 [thread overview]
Message-ID: <m1k3rbgsts.fsf@poto.myhome.westell.com> (raw)
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
next reply other threads:[~2013-01-18 1:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-18 1:53 Thomas S. Dye [this message]
2013-01-18 21:04 ` New LaTeX exporter, problem with quotes Nicolas Goaziou
2013-01-18 21:30 ` Thomas S. Dye
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1k3rbgsts.fsf@poto.myhome.westell.com \
--to=tsd@tsdye.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).