From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Alain.Cochard@unistra.fr
Cc: emacs-orgmode@gnu.org, "Charles C. Berry" <ccberry@ucsd.edu>
Subject: Re: Is it possible to "properly" indent inside latex fragments?
Date: Wed, 01 Feb 2017 21:34:51 +0100 [thread overview]
Message-ID: <87shnxejkk.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <22674.12685.803652.265353@frac.u-strasbg.fr> (Alain Cochard's message of "Wed, 1 Feb 2017 20:05:49 +0100")
Hello,
Alain.Cochard@unistra.fr writes:
> Charles C. Berry writes on Mon 23 Jan 2017 08:44:
>
> > With export blocks you can get close.
> >
> > If you type =C-c '= inside the following export block, you will get the
> > contents in a latex buffer. Then indentation and other LATEX/P mode
> > operations are available. When you exit with another =C-c '= the
> > indentation is preserved.
> >
> > #+BEGIN_EXPORT latex
> > \begin{displaymath}
> > \begin{split}
> > a &= b \\
> > &+c
> > \end{split}
> > \end{displaymath}
> > #+END_EXPORT
> >
> >
> > HTH,
> >
> > Chuck
>
> Thank you very much. Might indeed be helpful on occasion, although it
> would be rather inconvenient to use it for each such latex fragment.
>
> I had assumed that if Org is able to recognize a latex fragment, it
> should be able to use the appropriate indentation (and other latex
> specific stuff).
>
> I can only hope this will be available in the future!
For the record, i implemented `org-edit-latex-environment'.
Basically, it means you can edit the LaTeX code in a new buffer, using
latex-mode, with C-c ', without using the trick above.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2017-02-01 20:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 15:47 Is it possible to "properly" indent inside latex fragments? Alain.Cochard
2017-01-23 16:44 ` Charles C. Berry
2017-02-01 19:05 ` Alain.Cochard
2017-02-01 20:34 ` Nicolas Goaziou [this message]
2017-02-03 0:47 ` Alain.Cochard
2017-02-03 21:04 ` Nicolas Goaziou
2017-02-04 12:55 ` Alain.Cochard
2017-03-03 8:14 ` Alain.Cochard
2017-03-03 11:26 ` Nicolas Goaziou
2017-03-03 16:29 ` Alain.Cochard
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=87shnxejkk.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=Alain.Cochard@unistra.fr \
--cc=ccberry@ucsd.edu \
--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).