From: "Tom Alexander" <tom@fizz.buzz>
To: emacs-orgmode@gnu.org
Subject: Text markup and TeX-style LaTeX fragments spanning more than three lines
Date: Sun, 27 Aug 2023 23:42:29 -0400 [thread overview]
Message-ID: <37b296cd-e367-4f42-bc0e-2754eb73ad8d@app.fastmail.com> (raw)
The documentation for both text markup and TeX-style LaTeX fragments states that their contents (CONTENTS for text markup, BODY for TeX-style LaTeX fragments) cannot span more than three lines, but I'm not seeing such limitation for either in practice. I don't know if this is a documentation error or a parser error.
Documentation text markup: https://orgmode.org/worg/org-syntax.html#Emphasis_Markers
Documentation LaTeX fragments: https://orgmode.org/worg/org-syntax.html#LaTeX_Fragments
Test document text markup:
```
foo *bar
baz* lorem
text *markup
cannot
span* more
than *three
lines.
foo
bar* baz
foo *bar \\
baz \\
lorem \\
ipsum \\
dolar* cat
```
Test document TeX-style LaTeX fragments:
```
$foo
bar
baz
lorem
ipsum
dolar$
```
--
Tom Alexander
next reply other threads:[~2023-08-28 3:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-28 3:42 Tom Alexander [this message]
2023-08-28 9:09 ` Text markup and TeX-style LaTeX fragments spanning more than three lines Ihor Radchenko
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=37b296cd-e367-4f42-bc0e-2754eb73ad8d@app.fastmail.com \
--to=tom@fizz.buzz \
--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).