From: Markus Grebenstein <post@mgrebenstein.de>
To: emacs-orgmode@gnu.org
Subject: Bug in latex export
Date: Sat, 12 Nov 2011 12:13:34 +0100 [thread overview]
Message-ID: <4EBE54DE.8060803@mgrebenstein.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 359 bytes --]
Dear list,
I found a problem with the latex exporter when exporting bold font:
*this is a text* is exported as \textbf{this is a text\} with an extra \
which disables the }after it and causes a latex error.
I use org-mode 7.7 from githhub updated on tuesday or wednesday using
org-tracks.
Please find the tex and the org file attached.
Best,
Markus
[-- Attachment #2: textbferror.tex --]
[-- Type: text/x-tex, Size: 627 bytes --]
% Created 2011-11-12 Sa 12:09
\documentclass{book}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}\input{Templates/book_header.tex}
\input{Templates/grebi-settings-macros.tex}
\usepackage[style=authoryear-comp,backend=biber]{biblatex}
\bibliography{Diss-zotero}
\title{A title}
\author{The Author}
\date{12 November 2011}
\begin{document}
\maketitle
\setcounter{tocdepth}{4}
\tableofcontents
\vspace*{1cm}
\part{Introduction :First Draft:}
\label{sec-1}
\chapter{Preface}
\label{sec-1.1}
\section{I. INTRODUCTION}
\label{sec-1.2}
Here is a text:
\textbf{Here is some bold text\}
\end{document}
[-- Attachment #3: textbferror.org --]
[-- Type: text/plain, Size: 814 bytes --]
#+STARTUP: hidestars
#+STARTUP: indent
#+STARTUP: oddeven
#+TODO: TODO | DONE
#+TODO: Missing FirstDraft RevisedDraft | final
#### (only to two levels in TOC)
#+OPTIONS: toc:4 *:t tags:nil H:6
##+OPTIONS: toc:nil (no TOC at all)
#+LaTeX_CMD: xelatex
#+LaTeX_CLASS: book
#+LaTeX_CLASS_OPTIONS: [a4paper,10pt]
#+LaTeX_HEADER: \input{Templates/book_header.tex}
#+LATEX_HEADER: \input{Templates/grebi-settings-macros.tex}
#+LATEX_HEADER: \usepackage[style=authoryear-comp,backend=biber]{biblatex}
#+LaTeX_HEADER: \bibliography{Diss-zotero}
#+DRAWERS: HIDDEN PROPERTIES NOTES SYNOPSIS
#+AUTHOR: The Author
###### General Shortcuts
##### End ACRONYM Shortcuts
#+TITLE: A title
* Introduction :First Draft:
** Preface
*** I. INTRODUCTION :aTag:
Here is a text:
*Here is some bold text*
next reply other threads:[~2011-11-12 11:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-12 11:13 Markus Grebenstein [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-28 14:57 Bug in latex export Markus Grebenstein
[not found] <nneething-c:/daten/users/DE_hts2fe/Mail/org-answers/001.txt@FE-Z1102>
2009-07-17 10:46 ` Bug in LaTeX export Thomas Holst
2009-07-10 10:50 Holst Thomas (DS-ET/ECF1)
2009-07-10 12:19 ` Matthew Lundin
2009-07-10 12:45 ` Matthew Lundin
2009-07-16 19:43 ` Bastien
[not found] <.u63ka5qed@de.bosch.com>
2009-01-20 9:51 ` Carsten Dominik
2009-01-20 8:32 Thomas Holst
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=4EBE54DE.8060803@mgrebenstein.de \
--to=post@mgrebenstein.de \
--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).