From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: verbatim/code text and line breaks with auto fill mode
Date: Fri, 07 Mar 2014 11:45:12 +0100 [thread overview]
Message-ID: <m2eh2ei8xz.fsf@polytechnique.org> (raw)
Hello,
Is there a way to disable line breaks inside verbatim or code text when
using auto fill? For instance, if I type the following:
--8<---------------cut here---------------start------------->8---
This is an example of a long line when some stuff is code: ~1 + 2 + 3 =
6~.
--8<---------------cut here---------------end--------------->8---
The problem is that when exporting to latex, I get something that is not
correct (I'm only putting the relevant part of the exported file):
--8<---------------cut here---------------start------------->8---
This is an example of a long line when some stuff is code: \verb~1 + 2 + 3 =
6~.
--8<---------------cut here---------------end--------------->8---
Indeed compilation fails:
,----
| ! LaTeX Error: \verb ended by end of line.
|
| See the LaTeX manual or LaTeX Companion for explanation.
| Type H <return> for immediate help.
| ...
|
| l.31 ...when some stuff is code: \verb~1 + 2 + 3 =
`----
Thanks,
Alan
next reply other threads:[~2014-03-07 10:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-07 10:45 Alan Schmitt [this message]
2014-03-07 20:50 ` verbatim/code text and line breaks with auto fill mode Nick Dokos
2014-03-08 7:58 ` Alan Schmitt
2014-03-08 12:12 ` Alan Schmitt
2014-03-10 11:09 ` Sebastien Vauban
2014-03-10 12:13 ` Nicolas Goaziou
2014-03-13 13:54 ` Bastien
2014-03-13 23:02 ` Nicolas Goaziou
[not found] ` <m2vbvhng0o.fsf@polytechnique.org>
2014-03-14 12:19 ` Alan Schmitt
2014-03-21 8:57 ` Bastien
[not found] ` <m2k3bnvp8p.fsf@polytechnique.org>
2014-03-21 10:57 ` Alan Schmitt
2014-03-18 22:35 ` R. Michael Weylandt <michael.weylandt@gmail.com>
2014-03-24 20:47 ` Michael Weylandt
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=m2eh2ei8xz.fsf@polytechnique.org \
--to=alan.schmitt@polytechnique.org \
--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).