Home | History | Annotate | Download | only in doc

Lines Matching refs:Lisp

1279 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
1475 % @l was never documented to mean ``switch to the Lisp font'',
4104 % Define @lisp ... @endlisp.
4105 % @lisp does a \begingroup so it can rebind things,
4108 % Amount to narrow the margins by for @lisp.
4111 % This is the definition that ^^M gets inside @lisp, @example, and other
4143 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
4178 % Flag to tell @lisp, etc., not to narrow margin.
4241 % @lisp: indented, narrowed, typewriter font.
4242 \def\lisp{\begingroup
4250 % @example: Same as @lisp.
4251 \def\example{\begingroup \def\Eexample{\nonfillfinish\endgroup}\lisp}
4262 \def\smallexample{\begingroup\def\Esmallexample{\nonfillfinish\endgroup}\lisp}
4264 \def\smalllisp{\begingroup\def\Esmalllisp{\nonfillfinish\endgroup}\lisp}
4272 \lisp
4275 % @display: same as @lisp except keep current font.