emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Sebastian Berchtold <Sebastian.Berchtold@campus.lmu.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: [WISH] Latex WYSIWYG
Date: Tue, 21 Jun 2011 16:30:54 +0100	[thread overview]
Message-ID: <8762nzyzf5.fsf@ucl.ac.uk> (raw)
In-Reply-To: <10933380.173491308615732676.JavaMail.tomcat@tomcat2> (Sebastian Berchtold's message of "Tue, 21 Jun 2011 02:22:12 +0200 (CEST)")

Sebastian Berchtold <Sebastian.Berchtold@campus.lmu.de> writes:

> Hi, my first post here: So big shout outs to all org-mode hackers. Great Stuff!
>
> There is one feature I'd really like to have, but i couldn't find
> anything that does what i want. I guess it's just a small hack, but
> with my retarded elisp skills it would take me days to implement it.
>
> WYSIWYG Latex is probably not the correct term for this. What i have
> in mind is more like seeing the formula, while editing the
> ASCII/Unicode representation.
> I'll try to explain the idea more detailed.

You might prefer to use LyX instead of org if you really need this!  It
has a very good latex math mode.  Just a thought but sorry I'm not
really answering your question. :(

[...]

> Another question: Is there a simple way to activate latex syntax
> highlighting in org-mode?)

Put your latex code within a babel src block:

,----
| #+begin_src latex
|   \begin{something}
|      and so on
|   \end{something}
| #+end_src
`----

HTH.
-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.5 (release_7.5.414.g56de5)

  reply	other threads:[~2011-06-21 16:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21  0:22 [WISH] Latex WYSIWYG Sebastian Berchtold
2011-06-21 15:30 ` Eric S Fraga [this message]
2011-06-24 14:14 ` Jan Böcker

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=8762nzyzf5.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=Sebastian.Berchtold@campus.lmu.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).