emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Feature request: filling of long captions
@ 2014-02-06  7:46 Andreas Leha
  2014-02-06  8:43 ` Bastien
  0 siblings, 1 reply; 18+ messages in thread
From: Andreas Leha @ 2014-02-06  7:46 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2014-02-07 16:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-06  7:46 Feature request: filling of long captions Andreas Leha
2014-02-06  8:43 ` 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

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).