Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!caen!spam.engin.umich.edu!oliveria From: oliveria@caen.engin.umich.edu (ROQUE DONIZETE DE OLIVEIRA) Newsgroups: comp.text.tex Subject: how to get boldface greek letters with SliTeX Keywords: greek, bold, TeX, SliTeX Message-ID: <1991Feb25.183110.17987@engin.umich.edu> Date: 25 Feb 91 18:31:10 GMT Sender: news@engin.umich.edu (CAEN Netnews) Organization: The University of Michigan, Ann Arbor Lines: 25 \mbox{\boldmath $\omega$} gives you a boldface greek letter in LaTeX but it doesn't work in SliTeX. Does anyone know how to get boldface lower-case greek letters with SliTeX ? In our system slitex is a link to virtex. I tried several options but none worked. I include a sample file below: % This is the driver file \documentstyle{slides} \pagestyle{empty} \begin{document} \blackandwhite{myslid} \end{document} % This is the file myslid.tex \begin{slide}{} \begin{eqnarray} {\bf M}_{i} & = & {\bf I}_{i} \cdot \dot{\mbox{\boldmath $\omega$}}_{i} + \omega_{i} \times {\bf I}_{i} \cdot {\bf \Omega}_{i} \nonumber \end{eqnarray} \end{slide} Thanks. Roque Oliveira oliveria@caen.engin.umich.edu