Index: trunk/doc/release.2015/inputs/astro.sty
===================================================================
--- trunk/doc/release.2015/inputs/astro.sty	(revision 39951)
+++ trunk/doc/release.2015/inputs/astro.sty	(revision 39952)
@@ -58,6 +58,5 @@
 \newcommand{\ippdbtable}[1]{\textit{#1}}
 \newcommand{\ippdbcolumn}[1]{\textbf{#1}}
-
-
+\newcommand{\ippmisc}[1]{\textsf{#1}}
 
 \def\lesssim{\mathrel{\hbox{\rlap{\hbox{%
Index: trunk/doc/release.2015/inputs/code.sty
===================================================================
--- trunk/doc/release.2015/inputs/code.sty	(revision 39951)
+++ trunk/doc/release.2015/inputs/code.sty	(revision 39952)
@@ -52,3 +52,13 @@
 %% \def\ippdbcolumns{\begingroup\setupIPPdbcolumn\d@code}
 
+%% \def\setupIPPmisc %
+%%   {\textsf %
+%%     \spaceskip=0pt \xspaceskip=0pt %
+%%     \catcode`\`=\active
+%%     \uncatcodespecials \obeyspaces
+%%     \catcode`\{=1\catcode`\}=2
+%%   }%
+
+%% \def\ippmisc{\begingroup\setupIPPmisc\d@code}
+
 %
