|
|
Re: Enter key, LaTeX Macros and commands: msg#00263
editors.textmate.general
|
Subject: |
Re: Enter key, LaTeX Macros and commands |
Thanks Sune,
I parsed \verb in a more generic sense thinking that this could apply
to many different command verbs. This shouldn't be too hard to add.
Brad
On Jun 25, 2005, at 7:09 AM, Sune Foldager wrote:
On 25/06/2005, at 14.01, Brad Miller wrote:
Can you send me an example of \verb!%! in use? I will add it to
the test case file and look into updating the syntax rules to
cover it. After more years than I will admit I have not seen that
particular construct. What does it mean?
It's used for inline verbatim, kinda like the larger \begin
{verbatim}..\end{verbatim} block. The delimiter is, AFAIK, user-
supplied and doesn't have to be |, although you see that mostly. It
works like this: \verb|......| Where the ... denote the verbatim
stuff. I could also be \verb!some verbatim text! etc.
-- Sune.
______________________________________________________________________
For new threads USE THIS:
textmate-qhrM8SXbD5LrQoZeqNtYVVaTQe2KTcn/@public.gmane.org
(threading gets destroyed and the universe will collapse if you don't)
http://lists.macromates.com/mailman/listinfo/textmate
|
|