Home | History | Annotate | Download | only in config

Lines Matching refs:Lisp

1349 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
1553 % @l was never documented to mean ``switch to the Lisp font'',
4222 % Define @lisp ... @end lisp.
4223 % @lisp does a \begingroup so it can rebind things,
4224 % including the definition of @end lisp (which normally is erroneous).
4226 % Amount to narrow the margins by for @lisp.
4229 % This is the definition that ^^M gets inside @lisp, @example, and other
4269 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
4304 % Flag to tell @lisp, etc., not to narrow margin.
4367 % @lisp: indented, narrowed, typewriter font.
4368 \def\lisp{\begingroup
4376 lisp.
4377 \def\example{\begingroup \def\Eexample{\nonfillfinish\endgroup}\lisp}
4388 \def\smallexample{\begingroup\def\Esmallexample{\nonfillfinish\endgroup}\lisp}
4390 \def\smalllisp{\begingroup\def\Esmalllisp{\nonfillfinish\endgroup}\lisp}
4398 \lisp
4401 % @display: same as @lisp except keep current font.
6137 % He also recommends making @example and @lisp be small.