From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: adding "wrap=off" option to textarea for HTML export Date: Thu, 8 Sep 2016 16:49:10 +0100 Message-ID: <87y432mlxl.fsf@ucl.ac.uk> Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bi1Zn-0004kU-32 for emacs-orgmode@gnu.org; Thu, 08 Sep 2016 11:49:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bi1Zi-0004ga-TF for emacs-orgmode@gnu.org; Thu, 08 Sep 2016 11:49:18 -0400 Received: from mail-db5eur01on0105.outbound.protection.outlook.com ([104.47.2.105]:57024 helo=EUR01-DB5-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bi1Zi-0004gK-Jh for emacs-orgmode@gnu.org; Thu, 08 Sep 2016 11:49:14 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" 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