emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* adding "wrap=off" option to textarea for HTML export
@ 2016-09-08 15:49 Eric S Fraga
  2016-09-08 17:54 ` Nick Dokos
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Eric S Fraga @ 2016-09-08 15:49 UTC (permalink / raw)
  To: Emacs Org mode mailing list

Hi,

I'm preparing some documentation, exported to HTML, that includes the
output of a src block.  Because this output is rather long, I have

#+attr_html: :textarea t :height 20

before the results of the src block.  This generates the correct
<textarea> form in the HTML output.  The text area form's width is
automatically set to the text width using CSS.  The problem is that some
of the output lines in the src block results are quite long and they
wrap; this looks ugly.

To turn wrapping off, I would need to add 'wrap="off"' to the textarea
form as this option cannot be controlled using CSS unfortunately.  I
don't see any way to do this from org.

Any suggestions on how to accomplish this, assuming it is possible?  

Many thanks,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.94.1, Org release_8.3.5-1070-g190476

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

end of thread, other threads:[~2016-09-10 14:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-08 15:49 adding "wrap=off" option to textarea for HTML export Eric S Fraga
2016-09-08 17:54 ` Nick Dokos
     [not found] ` <69324c9e4bfc4fd3bd7df7882e857fd2@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-09-08 18:27   ` Eric S Fraga
2016-09-08 20:51     ` Nicolas Goaziou
     [not found]     ` <36a89fa2bafb4a0b84ff8ad6523d61a9@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-09-10  9:20       ` Eric S Fraga
2016-09-09  8:08   ` Eric S Fraga
2016-09-09 15:32 ` Clément Pit--Claudel
     [not found] ` <0960a5432ed143b18552148fd5b67941@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-09-09 16:06   ` Eric S Fraga

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