Changeset 40075 for trunk/doc/release.2015/inputs/code.sty
- Timestamp:
- Jul 5, 2017, 5:16:06 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/doc/release.2015/inputs/code.sty (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/inputs/code.sty
r40024 r40075 10 10 % uncatcodespecials essentially iteratively sets the catcode for all of those 11 11 % special characters to be catcode 12 (which just prints the character) 12 12 13 \def\uncatcodespecials{\def\do##1{\catcode`##1=12}\dospecials}% 13 14 … … 50 51 \def\IPPmisc{\begingroup\setupc@de\IPPmiscEND} 51 52 52 %53 54 53 % stage -> small-caps 55 54 % program -> tt … … 58 57 % misc -> san-serif 59 58 60 % text font options: 59 % specify encoding so we are guaranteed to get a 60 % set of fonts with _ defined correctly 61 61 62 62 % \textrm - roman … … 71 71 % \textsl - slated 72 72 % \textsc - small caps 73
Note:
See TracChangeset
for help on using the changeset viewer.
