English 中文(简体)
Tex Commands Reference

Symbols

A

B

页: 1

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

Selected Reading

mathsf
  • 时间:2024-12-24

mathsf - Tex Command


Previous Page Next Page  

mathsf

mathsf - Used to turn on sans serif typestyle for uppercase and lowercase letters and digits; also affects uppercase greek.

SYNOPSIS

{ mathsf #1 }

DESCRIPTION

mathsf command is used to turn on sans serif typestyle for uppercase and lowercase letters and digits; also affects uppercase greek.

EXAMPLE

    mathsf{ABCDEFGHIJKLMNOPQRSTUVWXYZ}
    $ mathsf{ABCDEFGHIJKLMNOPQRSTUVWXYZ} $

    mathsf{0123456789}
    $ mathsf{0123456789} $

    mathsf{abcdefghijklmnopqrstuvwxyz}
    $ mathsf{abcdefghijklmnopqrstuvwxyz} $

    DeltaGammaLambdamathsf{DeltaGammaLambda}
    $ DeltaGammaLambdamathsf{DeltaGammaLambda} $

    abcdefghijklmnopqrstuvwxyz
    $ abcdefghijklmnopqrstuvwxyz $

    mathsf{AB}AB
    $ mathsf{AB}AB $

Advertisements