IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2017, 11:15:00 AM (10 years ago)
Author:
eugene
Message:

merge changes from trunk (updates to the papers)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809/doc/release.2015/inputs/astro.sty

    r37889 r39920  
    1212\newcommand\TPS{$3\pi$ Survey}
    1313\newcommand\PSONE{Pan-STARRS\,1}
     14
     15% CZW: I used these in my paper.
     16%\newcommand{\ippprog}[1]{\textbf{\texttt{#1}}}
     17%\newcommand{\ippstage}[1]{\textsc{#1}}
    1418
    1519\def\arev#1#2{\acite{ARA\&A}{#1}{#2}}
     
    4953\newcommand\tbr[1]{\textbf{\color{blue}#1 (TBR)}}
    5054\newcommand\TBD[1]{\par\tbd{#1}\par}
     55
     56\newcommand{\ippprog}[1]{\textbf{\code{#1}}}
     57\newcommand{\ippstage}[1]{\textsc{#1}}
    5158
    5259\def\lesssim{\mathrel{\hbox{\rlap{\hbox{%
     
    319326%
    320327
    321 \def\uncatcodespecials{\def\do##1{\catcode`##1=12}\dospecials}%
    322 {\catcode`\`=\active\gdef`{\relax\lq}}% this line inhibits Spanish
    323                                       % ligatures ?` and !` of \tt font
    324 \def\setupc@de % see TeX Book, p. 381
    325     {\tt %
    326      \spaceskip=0pt \xspaceskip=0pt % just in case...
    327      \catcode`\`=\active
    328      \uncatcodespecials \obeyspaces
    329      \catcode`\{=1\catcode`\}=2
    330     }%
    331 \def\SETUPC@DE % see TeX Book, p. 381
    332     {\tt %
    333      \spaceskip=0pt \xspaceskip=0pt % just in case...
    334      \catcode`\`=\active
    335      \uncatcodespecials \obeyspaces
    336     }%
    337 
    338 \def\d@code#1{#1\endgroup}%
    339 \def\D@CODE#1{\def\next##1#1{##1\endgroup}\next}%
    340 
    341 % broken: \def\code{\begingroup\setupc@de\d@code}%
    342 % broken: \def\CODE{\begingroup\SETUPC@DE\D@CODE}%
     328%% \def\uncatcodespecials{\def\do##1{\catcode`##1=12}\dospecials}%
     329%% {\catcode`\`=\active\gdef`{\relax\lq}}% this line inhibits Spanish
     330%%                                       % ligatures ?` and !` of \tt font
     331%% \def\setupc@de % see TeX Book, p. 381
     332%%     {\tt %
     333%%      \spaceskip=0pt \xspaceskip=0pt % just in case...
     334%%      \catcode`\`=\active
     335%%      \uncatcodespecials \obeyspaces
     336%%      \catcode`\{=1\catcode`\}=2
     337%%     }%
     338%% \def\SETUPC@DE % see TeX Book, p. 381
     339%%     {\tt %
     340%%      \spaceskip=0pt \xspaceskip=0pt % just in case...
     341%%      \catcode`\`=\active
     342%%      \uncatcodespecials \obeyspaces
     343%%     }%
     344%%
     345%% \def\d@code#1{#1\endgroup}%
     346%% \def\D@CODE#1{\def\next##1#1{##1\endgroup}\next}%
     347%%
     348%% \def\code{\begingroup\setupc@de\d@code}%
     349%% \def\CODE{\begingroup\SETUPC@DE\D@CODE}%
    343350
    344351\newcommand{\code}[1]{{\tt #1}}
Note: See TracChangeset for help on using the changeset viewer.