IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 9, 2017, 8:58:37 AM (9 years ago)
Author:
eugene
Message:

trying to get the fonts to do \code right for non-tt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/release.2015/inputs/code.sty

    r39959 r39974  
    33                                      % ligatures ?` and !` of \tt font
    44\def\setupc@de % see TeX Book, p. 381
    5     {\bf %
     5    {\tt %
    66     \spaceskip=0pt \xspaceskip=0pt % just in case...
    77     \catcode`\`=\active
     
    1010    }%
    1111\def\SETUPC@DE % see TeX Book, p. 381
    12     {\textsc %
     12    {\tt %
    1313     \spaceskip=0pt \xspaceskip=0pt % just in case...
    1414     \catcode`\`=\active
     
    2121\def\code{\begingroup\setupc@de\d@code}%
    2222\def\CODE{\begingroup\SETUPC@DE\D@CODE}%
     23\def\nocode#1{#1}
    2324
    2425\def\setupIPPstage %
Note: See TracChangeset for help on using the changeset viewer.