From: Andreas Leha <andreas.leha@med.uni-goettingen.de>
To: emacs-orgmode@gnu.org
Subject: Feature request: filling of long captions
Date: Thu, 06 Feb 2014 08:46:40 +0100 [thread overview]
Message-ID: <87zjm4u1i7.fsf@med.uni-goettingen.de> (raw)
Hi all,
a currently active thread about filling
(http://permalink.gmane.org/gmane.emacs.orgmode/77700) reminded me of a
long standing wish of mine: Filling of captions.
Would it be possible to have filling of captions? Ideally that would
mean at least two things: auto-fill and M-q working on long captions.
Example:
--8<---------------cut here---------------start------------->8---
#+name: test
#+begin_src R :results graphics :file tettr.png
plot(1:10, 1:10)
#+end_src
#+results: test
[[file:tettr.png]]
#+caption: A very long long long long long long long long long long long long long long long long long long long long long long long long long long caption.
[[file:tettr.png]]
It would be very convenient if that could be automatically broken to
#+caption: A very long long long long long long long long long long long long long long
#+caption: long long long long long long long long long long long long caption.
[[file:tettr.png]]
--8<---------------cut here---------------end--------------->8---
Regards,
Andreas
next reply other threads:[~2014-02-06 7:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-06 7:46 Andreas Leha [this message]
2014-02-06 8:43 ` Feature request: filling of long captions Bastien
2014-02-06 10:20 ` Andreas Leha
2014-02-06 10:40 ` Bastien
2014-02-06 11:14 ` Andreas Leha
2014-02-06 11:40 ` Thomas Holst
2014-02-06 17:26 ` Scott Randby
2014-02-06 22:08 ` Andrea Rossetti
2014-02-07 2:18 ` Eric Schulte
2014-02-07 7:36 ` Andreas Leha
2014-02-07 8:37 ` Nicolas Goaziou
2014-02-07 8:47 ` Bastien
2014-02-07 9:56 ` Nicolas Goaziou
2014-02-07 10:12 ` Andreas Leha
2014-02-07 10:28 ` Bastien
2014-02-07 10:30 ` Nicolas Goaziou
2014-02-07 10:35 ` Bastien
2014-02-07 16:49 ` Eric Schulte
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=87zjm4u1i7.fsf@med.uni-goettingen.de \
--to=andreas.leha@med.uni-goettingen.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).