emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Thomas Holst <thomas.holst@de.bosch.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug in LaTeX export
Date: Tue, 20 Jan 2009 10:51:27 +0100	[thread overview]
Message-ID: <E121E181-9356-4E24-BDFF-9CA956009F03@uva.nl> (raw)
In-Reply-To: <.u63ka5qed@de.bosch.com>

This has already been addressed and should work in the 6.18 release.

- Carsten

On Jan 20, 2009, at 9:32 AM, Thomas Holst wrote:

> Hello,
>
> when I call `org-export-region-as-latex' emacs enters a ininite
> loop. When I call a HTML export command prior to
> `org-export-region-as-latex' everything works fine with LaTeX export
> commands.
>
> As I found out `org-maybe-keyword-time-regexp' is not set when  
> calling a
> LaTeX export command. It is set, when calling a HTML command.
>
> I am using emacs version: 22.2.1 on WinXP
> org-mode-version: 6.17c
>
> org related settings in .emacs
> -----------------8x--------------x8-----------------------------------
> (require 'org-install)
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
> (define-key global-map "\C-cl" 'org-store-link)
> (define-key global-map "\C-ca" 'org-agenda)
> ;; "\C-co" ist global auf occur-at-point gesetzt, also für org-mode
> ;; zurücksetzen
> (eval-after-load "org"
>  '(progn
>     (define-key org-mode-map "\C-co" 'org-open-at-point)
>     )
>  )
>
> (setq org-log-done t)
> (defun gtd ()
>  (interactive)
>  (find-file "U:/Org/MyGTD.org")
>  )
>
> ;; Einstellungen für remember
> (require 'remember) ; rember laden
>
> (org-remember-insinuate)
> (setq org-directory "c:/daten/users/DE_hts2fe/Org")
> (setq org-default-notes-file (concat org-directory "/MyNotes.org"))
> (define-key global-map "\C-cr" 'org-remember)
> -----------------8x--------------x8-----------------------------------
>
> Thomas
> -- 
> "Das Leben ist so einfach,
> dass es schon wieder schwierig ist!"
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

       reply	other threads:[~2009-01-20  9:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <.u63ka5qed@de.bosch.com>
2009-01-20  9:51 ` Carsten Dominik [this message]
2011-11-28 14:57 Bug in latex export Markus Grebenstein
  -- strict thread matches above, loose matches on Subject: below --
2011-11-12 11:13 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
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=E121E181-9356-4E24-BDFF-9CA956009F03@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=thomas.holst@de.bosch.com \
    /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).