emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rasmus Pank Roulund <rasmus.pank@gmail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: \log and friends are not recognized as math [6.34b]
Date: Fri, 29 Jan 2010 21:09:46 +0100	[thread overview]
Message-ID: <4B63408A.9060100@gmail.com> (raw)
In-Reply-To: <A90E9827-6615-47B3-BA95-4E99A793DA44@gmail.com>

Hi Carsten,

> can you make me a list of macros that should be treated in this way?
If you load AUCTeX with math key bindings
i.e.:
   M-x latex-mode RET
   M-x latex-math-mode RET

You will get a list of symbols under Math-->Log-like. It is defined in 
latex.el.

Here is a list of log-like functions according to AUCTeX.

     (nil "arccos" "Log-like")
     (nil "arcsin" "Log-like")
     (nil "arctan" "Log-like")
     (nil "arg" "Log-like")
     (?\C-c "cos" "Log-like")
     (nil "cosh" "Log-like")
     (nil "cot" "Log-like")
     (nil "coth" "Log-like")
     (nil "csc" "Log-like")
     (nil "deg" "Log-like")
     (?\C-d "det" "Log-like")
     (nil "dim" "Log-like")
     (?\C-e "exp" "Log-like")
     (nil "gcd" "Log-like")
     (nil "hom" "Log-like")
     (?\C-_ "inf" "Log-like")
     (nil "ker" "Log-like")
     (nil "lg" "Log-like")
     (?\C-l "lim" "Log-like")
     (nil "liminf" "Log-like")
     (nil "limsup" "Log-like")
     (nil "ln" "Log-like")
     (nil "log" "Log-like")
     (nil "max" "Log-like")
     (nil "min" "Log-like")
     (nil "Pr" "Log-like")
     (nil "sec" "Log-like")
     (?\C-s "sin" "Log-like")
     (nil "sinh" "Log-like")
     (?\C-^ "sup" "Log-like")
     (?\C-t "tan" "Log-like")
     (nil "tanh" "Log-like")

Is that sufficient?

> I guess we can simply add these to org-html-entities t=and that might
> already solve the issue.....
You are probably right :)

Thanks,
Rasmus

  reply	other threads:[~2010-01-29 20:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-17 11:30 Bug: \log and friends are not recognized as math [6.34b] Rasmus Pank Roulund
2010-01-28 14:57 ` Carsten Dominik
2010-01-29 20:09   ` Rasmus Pank Roulund [this message]
2010-02-01  7:22     ` Carsten Dominik
2010-02-01 16:40       ` Nick Dokos
2010-02-01 16:58         ` Nick Dokos
2010-02-01 23:37           ` Nick Dokos
2010-02-02 10:25             ` Carsten Dominik
2010-02-02 14:54               ` Nick Dokos

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=4B63408A.9060100@gmail.com \
    --to=rasmus.pank@gmail.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).