Home | History | Annotate | Download | only in build-aux

Lines Matching refs:Lisp

1363 %% Add scribe-like font environments, plus @l for inline lisp (usually sans
1531 % @l was never documented to mean ``switch to the Lisp font'',
3649 % Define @lisp ... @endlisp.
3650 % @lisp does a \begingroup so it can rebind things,
3653 % Amount to narrow the margins by for @lisp.
3656 % This is the definition that ^^M gets inside @lisp, @example, and other
3688 % \nonarrowing is a flag. If "set", @lisp etc don't narrow margins.
3723 % Flag to tell @lisp, etc., not to narrow margin.
3783 \def\lisp{\begingroup
3796 % We must call \lisp last in the definition, since it reads the
3799 \def\example{\begingroup \def\Eexample{\nonfillfinish\endgroup}\lisp}
3800 \def\smallexample{\begingroup \def\Esmallexample{\nonfillfinish\endgroup}\lisp}
3801 \def\smalllisp{\begingroup \def\Esmalllisp{\nonfillfinish\endgroup}\lisp}
3817 % This is @display; same as @lisp except use roman font.