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

hfil
  • 时间:2024-09-17

hfil - Tex Command


Previous Page Next Page  

NAME

hfil - Used to set horizontal apgnment in matrices and arrays.

SYNOPSIS

{ hfil }

DESCRIPTION

hfil command is used to set horizontal apgnment in matrices and arrays.

EXAMPLE

    egin{matrix}
    xxxxxx & xxxxxx & xxxxxx cr
    ab & hfil ab & abhfilcr
    end{matrix}
    $ egin{matrix} xxxxxx & xxxxxx & xxxxxx cr ab & hfil ab & abhfilcr end{matrix} $

Advertisements