From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: something in between @@html:@@ and html blocks Date: Fri, 04 Dec 2015 21:12:46 +0100 Message-ID: <87y4daq8g1.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4wh0-0005zL-Pb for emacs-orgmode@gnu.org; Fri, 04 Dec 2015 15:10:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4wgz-00085C-WC for emacs-orgmode@gnu.org; Fri, 04 Dec 2015 15:10:58 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:46744) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4wgz-00084h-Pc for emacs-orgmode@gnu.org; Fri, 04 Dec 2015 15:10:57 -0500 In-Reply-To: (John Kitchin's message of "Fri, 04 Dec 2015 10:43:39 -0500") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Kitchin Cc: Org Mode Hello, John Kitchin writes: > I have an intermediate use case that isn't covered by html snippets or > blocks, and I wondered if there is a solution to it. > > What I want is to put a large tooltip on a link in html output. The text > for the tooltip is too large to fit on one line in a @@html:@@ > snippet, Why would you need to fit on one line? Export snippets can span over multiple lines, as long as you don't introduce a paragraph separator. > and if I put it in an html block it adds line breaks in the html export. > > Is there a regular way to avoid this, e.g. to insert a large snippet? > > Thanks, Regards, -- Nicolas Goaziou