Sideway
output.to from Sideway
Draft for Information Only

Content

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

LaTeX \h⋯ Commands for Printing Characters

LaTeX uses backslash+h⋯ combination to print characters.

\h⋯ Commands

The typical \h⋯ Commands for Printing Characters are LaTeX CommandsRemarksMode \Hmakes a long Hungarian umlaut or double acute accent. e.g. ˝, Ő, ő. \hatmakes a circumflex. e.g. ^, Â, â.math mode \hbarprints a Planck constant over two pi, ℏ.math mode \heartsuitprints a white heart suit, ♡.math mode \homprints math, hom.math mode \hookleftarrowprints a leftwards arrow with hook, ↩.math mode \hookrightarrowprints a rightwards arrow with hook, ↪.math mode \hrulefillprints a horizontal rule to fill horizontal space. e.g. ____
HHHH
.
\hspace{len}prints a horizontal space of dimension, len, with space is removed at the beginning or end of a line. e.g. H   
H
.
\hspace*{len}prints a horizontal space of dimension, len, with space is not removed at the beginning or end of a line. e.g.H   H. \hugeprints a huge typeface. e.g. HH \hugeprints a very huge typeface. e.g. HH

\h⋯ Command Examples

Examples of LaTeX commands
Code
\documentclass[border=10pt,varwidth]{standalone}
\newcommand\rs{\hline\noalign{\vskip 0.2em}}
\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{.13\textwidth}p{.1\textwidth}}
\LaTeX\ command & text mode & math mode & tabbing env.\\\hline\rs
\textbackslash H\{H\}&\H{H}&&\\\hline\rs
\textbackslash hat\{H\}&&$\hat{H}$\\\hline\rs
\textbackslash hbar&&$\hbar$\\\hline\rs
\textbackslash heartsuit&&$\heartsuit$\\\hline\rs
\textbackslash hom&&$\hom$\\\hline\rs
\textbackslash hookleftarrow&&$\hookleftarrow$\\\hline\rs
\textbackslash hookrightarrow&&$\hookrightarrow$\\\hline\rs
\textbackslash hrulefill&\hrulefill&$\hrulefill$\\\hline\rs
H\textbackslash hspace\{13mm\}H&H\hspace{13mm}H&$H\hspace{13mm}H$\\\hline\rs
H\textbackslash hspace*\{13m\}H&H\hspace*{13mm}H&$H\hspace*{13mm}H$\\\hline\rs
\{H\textbackslash huge\ H\}&H{\huge H}&$h{\huge H}$\\\hline\rs
\{H\textbackslash Huge\ H\}&H{\Huge H}&$h{\Huge H}$\\\hline\rs
\end{tabular}
\end{document}
Output
image

Source and Reference


©sideway

ID: 210200024 Last Updated: 2/24/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