IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39952 for trunk


Ignore:
Timestamp:
Jan 20, 2017, 5:50:17 PM (9 years ago)
Author:
watersc1
Message:

Added ippmisc command for things that probably need a common format, but didn't already have one.

Location:
trunk/doc/release.2015/inputs
Files:
2 edited

Legend:

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

    r39950 r39952  
    5858\newcommand{\ippdbtable}[1]{\textit{#1}}
    5959\newcommand{\ippdbcolumn}[1]{\textbf{#1}}
    60 
    61 
     60\newcommand{\ippmisc}[1]{\textsf{#1}}
    6261
    6362\def\lesssim{\mathrel{\hbox{\rlap{\hbox{%
  • trunk/doc/release.2015/inputs/code.sty

    r39950 r39952  
    5252%% \def\ippdbcolumns{\begingroup\setupIPPdbcolumn\d@code}
    5353
     54%% \def\setupIPPmisc %
     55%%   {\textsf %
     56%%     \spaceskip=0pt \xspaceskip=0pt %
     57%%     \catcode`\`=\active
     58%%     \uncatcodespecials \obeyspaces
     59%%     \catcode`\{=1\catcode`\}=2
     60%%   }%
     61
     62%% \def\ippmisc{\begingroup\setupIPPmisc\d@code}
     63
    5464%
Note: See TracChangeset for help on using the changeset viewer.