From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastien Vauban Subject: Re: Trouble with autofill mode Date: Wed, 05 Aug 2015 10:17:18 +0200 Message-ID: <864mkef8tt.fsf@example.com> References: <87si818mw9.fsf@nicolasgoaziou.fr> <5AF0D5A1-1F17-44EF-900F-A165757DC745@agrarianresearch.org> <871tfjvov1.fsf@pierrot.dokosmarshall.org> <84B3D318-6A0F-4EEE-BE30-FFC9825A9D72@agrarianresearch.org> <71D66E68-DBC6-4909-9442-CBD46DAC5468@agrarianresearch.org> <87k2tbdu41.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Eric S Fraga writes: > For LaTeX directives that I used to always put in #+latex: lines when > I needed these within a paragraph, I now increasingly use > @@latex:...@@. FYI, you could make it smelt to just @@l:...@@ with: --8<---------------cut here---------------start------------->8--- (add-to-list 'org-export-snippet-translation-alist '("l" . "latex")) --8<---------------cut here---------------end--------------->8--- Best regards, Seb -- Sebastien Vauban