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

olimits
  • 时间:2024-11-03

opmits - Tex Command


Previous Page Next Page  

nopmits

opmits - Used to change the default placement of pmits; only allowed on items of class OP.

SYNOPSIS

{ 
opmits}

DESCRIPTION

opmits command is used to change the default placement of pmits; only allowed on items of class OP.

EXAMPLE

    sum_{k=1}^n a_k
    $ sum_{k=1}^n a_k $

    sum
    opmits_{k=1}^n a_k
    $ sum opmits_{k=1}^n a_k $

Advertisements