IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2017, 5:16:06 PM (9 years ago)
Author:
eugene
Message:

cleanup comments

File:
1 edited

Legend:

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

    r40024 r40075  
    1010% uncatcodespecials essentially iteratively sets the catcode for all of those
    1111% special characters to be catcode 12 (which just prints the character)
     12
    1213\def\uncatcodespecials{\def\do##1{\catcode`##1=12}\dospecials}%
    1314
     
    5051\def\IPPmisc{\begingroup\setupc@de\IPPmiscEND}
    5152
    52 %
    53 
    5453% stage -> small-caps
    5554% program -> tt
     
    5857% misc -> san-serif
    5958
    60 % text font options:
     59% specify encoding so we are guaranteed to get a
     60% set of fonts with _ defined correctly
    6161
    6262% \textrm - roman
     
    7171% \textsl - slated
    7272% \textsc - small caps
    73 
Note: See TracChangeset for help on using the changeset viewer.