IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 8, 2017, 5:49:17 AM (9 years ago)
Author:
eugene
Message:

map e.g., \ippprog to \IPPprog

File:
1 edited

Legend:

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

    r39952 r40025  
    5454\newcommand\TBD[1]{\par\tbd{#1}\par}
    5555
    56 \newcommand{\ippprog}[1]{\textbf{\code{#1}}}
    57 \newcommand{\ippstage}[1]{\textsc{#1}}
    58 \newcommand{\ippdbtable}[1]{\textit{#1}}
    59 \newcommand{\ippdbcolumn}[1]{\textbf{#1}}
    60 \newcommand{\ippmisc}[1]{\textsf{#1}}
     56% \newcommand{\ippprog}[1]{\textbf{\code{#1}}}
     57% \newcommand{\ippstage}[1]{\textsc{#1}}
     58% \newcommand{\ippdbtable}[1]{\textit{#1}}
     59% \newcommand{\ippdbcolumn}[1]{\textbf{#1}}
     60% \newcommand{\ippmisc}[1]{\textsf{#1}}
     61
     62% \newcommand{\ippprog}[1]{\IPPprog{#1}}
     63% \newcommand{\ippstage}[1]{\IPPstage{#1}}
     64% \newcommand{\ippdbtable}[1]{\IPPdbtable{#1}}
     65% \newcommand{\ippdbcolumn}[1]{\IPPdbcolumn{#1}}
     66% \newcommand{\ippmisc}[1]{\IPPmisc{#1}}
     67
     68\def\ippprog{\IPPprog}
     69\def\ippstage{\IPPstage}
     70\def\ippdbtable{\IPPdbtable}
     71\def\ippdbcolumn{\IPPdbcolumn}
     72\def\ippmisc{\IPPmisc}
    6173
    6274\def\lesssim{\mathrel{\hbox{\rlap{\hbox{%
Note: See TracChangeset for help on using the changeset viewer.