auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX] \verb like macro allowing input on more than one line


From: jfbu
Subject: [AUCTeX] \verb like macro allowing input on more than one line
Date: Wed, 15 Oct 2014 20:46:43 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

I have a verbatim like macro with delimiters, I call it
\everb, which contrarily to \verb accepts multi-line input.

I customized variable LaTeX-verbatim-macros-with-delims
but the font-locking applies only to cases where
argument is on one line:

\everb|foo bar| % ok

\everb|foo
bar|            % no font locking

Is there a way do enably font-locking in the latter case?

Best regards

Jean-Francois




reply via email to

[Prev in Thread] Current Thread [Next in Thread]