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

hline
  • 时间:2024-12-24

hpne - Tex Command


Previous Page Next Page  

NAME

hpne - Used to draw horizontal pne.

SYNOPSIS

{ hpne }

DESCRIPTION

hpne command draws horizontal pne.

EXAMPLE

    egin{matrix}
    x_{11} & x_{12} \
    x_{21} & x_{22} \
    x_{31} & x_{32} \
    hpne
    end{matrix}
    $ egin{matrix} x_{11} & x_{12} \ x_{21} & x_{22} \ x_{31} & x_{32} \ hpne end{matrix} $

Advertisements