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

race
  • 时间:2025-02-21

race - Tex Command


Previous Page Next Page  

NAME

race - creates a braced structure.

SYNOPSIS

{ <subformula1> race <subformula2> }

DESCRIPTION

race command creates a braced structure.

EXAMPLE

    race
    $ race $

    arace b
    $ arace b $

    a+b+crace d+e+f
    $ a+b+crace d+e+f $

    a+{b+crace d+e}+f
    $ a+{b+crace d+e}+f $

Advertisements