From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Limit on macro snippet size? Date: Mon, 14 Sep 2015 18:16:15 +0100 Message-ID: <8737yg9b1c.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbXMl-000230-OO for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 13:16:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbXMh-0000Ea-Fd for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 13:16:31 -0400 Received: from mail-db3on0111.outbound.protection.outlook.com ([157.55.234.111]:37419 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbXMh-0000Cp-7L for emacs-orgmode@gnu.org; Mon, 14 Sep 2015 13:16:27 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S.Dye" Cc: emacs-orgmode@gnu.org On Monday, 14 Sep 2015 at 06:40, Thomas S.Dye wrote: > Aloha all, > > I couldn't find any information on this in the manual or the mailing > list, though I vaguely recall some discussion on the list a while back. > #+MACRO: green \textcolor{PaleGreen4}{$1} > Is there a limit on the length of text that a macro like this will > process? probably... (others will answer, I'm sure) Instead, I wonder whether it wouldn't just be easy enough to do: #+begin_src org ,#+latex: \textcolor{PaleGreen4}{ all of your text that can be several lines ,#+latex: } #+end_src Less fragile, so long as there are no paragraph breaks maybe... -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.1-234-g8c85c9