From: Alain.Cochard@unistra.fr
To: emacs-orgmode@gnu.org
Cc: Alain Cochard <Alain.Cochard@unistra.fr>
Subject: Is it possible to "properly" indent inside latex fragments?
Date: Mon, 23 Jan 2017 16:47:49 +0100 [thread overview]
Message-ID: <22662.9637.821790.492211@frac.u-strasbg.fr> (raw)
Hello.
This is what I obtain if I type each line followed by <Enter> and then
<TAB> in an org file:
* foo
\begin{displaymath}
\begin{split}
a &= b \\
&+c
\end{split}
\end{displaymath}
If I highlight everything and use 'M-x indent-region' or 'M-x
org-indent-region', it does not change.
Instead, what I would like to get is:
* foo
\begin{displaymath}
\begin{split}
a &= b \\
&+c
\end{split}
\end{displaymath}
(That specific indentation for the latex instructions is what I obtain
within a .tex file.)
Is it possible?
Thank you.
(I did spend quite some time searching for a solution...)
--
EOST (École et Observatoire des Sciences de la Terre)
IPG (Institut de Physique du Globe) | alain.cochard@unistra.fr
5 rue René Descartes [bureau 106] | Phone: +33 (0)3 68 85 50 44
F-67084 Strasbourg Cedex, France | Fax: +33 (0)3 68 85 01 25
next reply other threads:[~2017-01-23 15:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 15:47 Alain.Cochard [this message]
2017-01-23 16:44 ` Is it possible to "properly" indent inside latex fragments? Charles C. Berry
2017-02-01 19:05 ` Alain.Cochard
2017-02-01 20:34 ` Nicolas Goaziou
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=22662.9637.821790.492211@frac.u-strasbg.fr \
--to=alain.cochard@unistra.fr \
--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).