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

mbox
  • 时间:2024-11-03

mbox - Tex Command


Previous Page Next Page  

mbox

mbox - creates a box just wide enough to hold the text in its argument;no pnebreaks are allowed in the text;text appears in m.

SYNOPSIS

{ mbox <text argument>}

DESCRIPTION

mbox command creates a box just wide enough to hold the text in its argument;no pnebreaks are allowed in the text;text appears in m.

EXAMPLE

    a + b mbox{ (are you paying attention?) } = c
    $ a + b mbox{ (are you paying attention?) } = c $

    a + b 	ext{ (are you paying attention?) } = c
    $ a + b ext{ (are you paying attention?) } = c $

Advertisements