Fonts & Character SetsAdditional code in MathTime style file

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
justinkearns
Posts: 7
Joined: Sat Sep 05, 2009 5:16 am

Additional code in MathTime style file

Post by justinkearns »

The following is an example of a section of code that is found in a style file called "tsmathtime.sty". This file is simply the "mathtime.sty" file plus a block of new code.

Here is the sample code:

\def\bxdefault{bx}
\DeclareRobustCommand\bxseries
{\not@math@alphabet\bxseries\mathbx
\fontseries\bxdefault\selectfont}

Can anyone interpret these lines of code? Thanks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply