emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tsd@tsdye.com (Thomas S. Dye)
To: Marijn <hkBst@gentoo.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: latex-export of first-column-starting emphasis broken
Date: Wed, 16 Jan 2013 09:26:49 -1000	[thread overview]
Message-ID: <m1vcaxnd3a.fsf@poto.westell.com> (raw)
In-Reply-To: <50F6CD3B.1030304@gentoo.org> (Marijn's message of "Wed, 16 Jan 2013 16:54:35 +0100")

Aloha Marijn,

Marijn <hkBst@gentoo.org> writes:

> While visiting a file with just these two lines:
>
> * S
> /s ()/
>
> export to latex: C-c C-e p.
>
> Resulting tex file fails to compile due to the presence of:
>
> \emph{s ()\}
>
> instead of
>
> \emph{s ()}
>
> If you add a space to the beginning of the second line, then it works
> as expected. I am using this work-around for now. I'm using emacs-24.2
>
> Marijn
>
> PS Please CC me in responses, as I'm not subsscribed.

I'm not able to reproduce the problem with Org-mode version 7.9.3b
(release_7.9.3b-811-g0c9579 @ /Users/dk/.emacs.d/src/org-mode/lisp/).  I
don't think I have anything in my setup that accounts for the different
result. 

Here is the exported file:

% Created 2013-01-16 Wed 09:22
\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
\providecommand{\alert}[1]{\textbf{#1}}

\title{marijn}
\author{Thomas Dye}
\date{\today}
\hypersetup{
  pdfkeywords={},
  pdfsubject={},
  pdfcreator={Emacs Org-mode version 7.9.3b}}

\begin{document}

\maketitle

\setcounter{tocdepth}{3}
\tableofcontents
\vspace*{1cm}
\section{S}
\label{sec-1}

\emph{s ()}

\end{document}

All the best,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com

  reply	other threads:[~2013-01-16 19:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16 15:54 latex-export of first-column-starting emphasis broken Marijn
2013-01-16 19:26 ` Thomas S. Dye [this message]
2013-01-16 19:50 ` Nick Dokos
2013-02-20  8:35   ` Marijn

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=m1vcaxnd3a.fsf@poto.westell.com \
    --to=tsd@tsdye.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=hkBst@gentoo.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).