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

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

Post Reply