From: Thomas Holst <thomas.holst@de.bosch.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: "Holst Thomas (DGS-EC/ESE4)" <Thomas.Holst@de.bosch.com>,
org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: org-pretty-entities and org-cdlatex
Date: Wed, 5 Sep 2012 12:41:32 +0200 [thread overview]
Message-ID: <ywod4nnchhur@de.bosch.com> (raw)
In-Reply-To: <FAFA886A-0F43-42F6-BE2A-DDDB3376E9A9@gmail.com> (Carsten Dominik's message of "Wed, 5 Sep 2012 12:29:00 +0200")
Hi Casten,
· Carsten Dominik <carsten.dominik@gmail.com> wrote:
> On 5.9.2012, at 12:20, Thomas Holst wrote:
>
[... snip ...]
>>>
>>> I am not able to reproduce this, I get the second behavior always.
>>>
>>> - Carsten
>>>
>>
>> I also tested it with emacs 23.2 on WinXP. I get different results
>> depending on =org-pretty-entititis=.
>>
>> I will try it on my Ubuntu machine at home and come back with the
>> results. Maybe it is a problem related to emacs on Windows.
>>
>> Thanks for looking into this.
>
> Do you have any settings for cdlatex.el? I guess not because you are using -Q….
I have no settings for cdlatex. I started emacs in a cmd shell with:
start C:\Programme\gnu\emacs-24.0.50.1\bin\emacs.exe -Q --eval "(load-file \"~/emacs/Testing/init.el\")"
With init.el containing:
#+BEGIN_SRC emacs-lisp
;; -----------------------------------------------------------------------------
;; Pfade auf lokales org-mode git-repository setzen
;; -----------------------------------------------------------------------------
(add-to-list 'load-path "~/git/org-mode/lisp")
(add-to-list 'load-path "~/git/site-lisp")
(add-to-list 'load-path "~/git/site-lisp/auctex")
;; pfad zu contib/lisp
(add-to-list 'load-path "~/git/org-mode/contrib/lisp")
(add-to-list 'load-path "~/git/org-mode/contrib/babel/lisp")
(require 'org-install)
;; (require 'org-export)
;; (require 'org-e-latex)
(require 'cdlatex)
(find-file "c:/daten/users/DE_hts2fe/emacs/OrgMode/testing/testing.org")
(turn-on-org-cdlatex)
#+END_SRC
And Testing.org containing:
#+BEGIN_SRC org
#+TITLE: new-exporter.org
#+AUTHOR: Thomas Holst
#+EMAIL: thomas.holst@de.bosch.com
#+DATE: 2012-07-16 Mo
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE: en
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:{} -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:t skip:nil d:t todo:t pri:nil tags:t
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:
#+LINK_HOME:
#+XSLT:
#+LATEX_CLASS: article
* org-cdlatex and org-pretty-entities
\( ab_{c}def \)
\( ab_{cdef} \)
#+END_SRC
As said before I will test it on my Ubuntu machine at home. But it will
be tomorrow evening till I have time to perform the test.
Thanks again.
--
Bis neulich ...
Thomas
next prev parent reply other threads:[~2012-09-05 10:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 9:08 org-pretty-entities and org-cdlatex Thomas Holst
2012-09-05 10:03 ` Carsten Dominik
2012-09-05 10:20 ` Thomas Holst
2012-09-05 10:29 ` Carsten Dominik
2012-09-05 10:41 ` Thomas Holst [this message]
2012-09-05 11:32 ` Thomas Holst
2012-09-05 11:10 ` Giovanni Ridolfi
2012-09-07 8:19 ` 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=ywod4nnchhur@de.bosch.com \
--to=thomas.holst@de.bosch.com \
--cc=carsten.dominik@gmail.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).