Code: Select all
\newcommand{\pfcc}{p\index{p (Roll Rate)}}
\newcommand{\pdotfcc}{$\dot{\textnormal{p}}$\index{p@$\dot{\textnormal{p}}$ (Roll Acceleration)}}
Code: Select all
\begin{description}
\item [N$_\textbf{z}$] Normal Acceleration
\item [p] Ambient Air Pressure
\item [\pfcc] Roll Rate
\item [\textbf{\pdotfcc}] Roll Angular Acceleration
\end{description}
Dot-p is not boldface formatted in the description argument. How can I retain boldface formatting for dot-p?
Thank you.
Kurt