Sideway
output.to from Sideway
Draft for Information Only

Content

LaTeX \p⋯ Commands for Printing Characters
 \p⋯ Commands
 \p⋯ Command Examples
 Source and Reference

LaTeX \p⋯ Commands for Printing Characters

LaTeX uses backslash+p⋯ combination to print characters.

\p⋯ Commands

The typical \p⋯ Commands for Printing Characters are LaTeX CommandsRemarksMode \Pprints a pilcrow sign, ¶. \parallelprints a parallel to, ∥.math mode \partialprints a partial differential, ∂.math mode \perpprints a perpendicular, ⟂.math mode \phiprints a Greek small letter phi, φ.math mode \Phiprints a Greek capital letter phi, Φ.math mode \piprints a Greek small letter pi, π.math mode \Piprints a Greek capital letter pi, Π.math mode \pmprints a plus-minus sign, ±.math mode \pmodprints a parenthesized modulo expression. e.g. b\pmod{a} is b (mod a).math mode \poundsprints a pound sign, £. \Prprints math, Pr.math mode \precprints a precedes, ≺.math mode \preceqprints a precedes above single-line equals sign, ⪯.math mode \primeprints a prime, ′.math mode \prodprints a prime, ∏.math mode \proptoprints a proportional to, ∝.math mode \psiprints a Greek small letter psi, ψ.math mode \Psiprints a Greek capital letter psi, Ψ.math mode

\p⋯ Command Examples

Examples of LaTeX commands
Code
\documentclass[border=10pt,varwidth]{standalone}
\newcommand\rh{\\\hline\noalign{\vskip 0.2em}}
\newcommand\rs{\rh\textbackslash}
\newenvironment{tabtest} {\setlength{\topsep}{0mm}\setlength{\partopsep}{0mm}\begin{tabbing}\hspace*{9mm}\kill}{\end{tabbing} } 
\begin{document}
\begin{tabular}{p{0.45\textwidth}p{.13\textwidth}p{.15\textwidth}p{.1\textwidth}}
\LaTeX\ command & text mode & math mode & tabbing env.
\rs P&\P&$\P$
\rs parallel&&$\parallel$
\rs partial&&$\partial$
\rs perp&&$\perp$
\rs phi&&$\phi$
\rs Phi&&$\Phi$
\rs pi&&$\pi$
\rs Pi&&$\Pi$
\rs pm&&$\pm$
\rh a\textbackslash pmod\{b\}&&$a\pmod{b}$
\rs pounds&\pounds&$\pounds$
\rs Pr&&$\Pr$
\rs prec&&$\prec$
\rs preceq&&$\preceq$
\rs prime&&$\prime$
\rs prod&&$\prod$
\rs propto&&$\propto$
\rs psi&&$\psi$
\rs Psi&&$\Psi$
\\\hline\end{tabular}
\end{document}
Output
image

Source and Reference


©sideway

ID: 210300002 Last Updated: 3/2/2021 Revision: 0


Latest Updated LinksValid XHTML 1.0 Transitional Valid CSS!Nu Html Checker Firefox53 Chromena IExplorerna
IMAGE

Home 5

Business

Management

HBR 3

Information

Recreation

Hobbies 8

Culture

Chinese 1097

English 339

Reference 79

Computer

Hardware 249

Software

Application 213

Digitization 32

Latex 52

Manim 205

KB 1

Numeric 19

Programming

Web 289

Unicode 504

HTML 66

CSS 65

SVG 46

ASP.NET 270

OS 429

DeskTop 7

Python 72

Knowledge

Mathematics

Formulas 8

Algebra 84

Number Theory 206

Trigonometry 31

Geometry 34

Coordinate Geometry 2

Calculus 67

Complex Analysis 21

Engineering

Tables 8

Mechanical

Mechanics 1

Rigid Bodies

Statics 92

Dynamics 37

Fluid 5

Fluid Kinematics 5

Control

Process Control 1

Acoustics 19

FiniteElement 2

Natural Sciences

Matter 1

Electric 27

Biology 1

Geography 1


Copyright © 2000-2024 Sideway . All rights reserved Disclaimers last modified on 06 September 2019