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

llap
  • 时间:2024-11-03

llap - Tex Command


Previous Page Next Page  

NAME

llap - Used to create left overlap.

SYNOPSIS

{ llap #1 }

DESCRIPTION

llap command creates a box of width zero; the argument is then placed just to the left of this zero-width box (and hence will overlap whatever pes to the left).

EXAMPLE

    amathrel{{=}llap{/}}b
    $ amathrel{{=}llap{/}}b $

    amathrel{{=}llap{/,}}b
    $ amathrel{{=}llap{/,}}b $

    a=mathrel{llap{/,}}b
    $ a=mathrel{llap{/,}}b $

Advertisements