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

Rule
  • 时间:2024-12-24

Rule - Tex Command


Previous Page Next Page  

Rule

Rule - Used to create a MathJax-specific macro giving a rule with a specified width, height, and depth.

SYNOPSIS

{ Rule <dimenWidth> <dimenHeight> <dimenDepth> }

DESCRIPTION

Rule command is used to create a MathJax-specific macro giving a rule with a specified width, height, and depth.

EXAMPLE

    xRule{3px}{1ex}{2ex}x
    $ xRule{3px}{1ex}{2ex}x $

    xRule{3px}{2ex}{1ex}x
    $ xRule{3px}{2ex}{1ex}x $

Advertisements