Code: Select all
\DeclareEmphSequence{\bfseries,\mdseries}
Doesn't work as expected when used inside \textbf{} where un-modified \emph does work inside \textit{} but I can live with that.
Code: Select all
\DeclareEmphSequence{\bfseries,\mdseries}
Code: Select all
\let\emph\relax
\DeclareTextFontCommand{\emph}{\bfseries}
Code: Select all
\textsigma{}
Code: Select all
\textgreek{<upokrit'hs}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis