Skip to content

arindam-bose/latex-symbols-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latex symbols template (2.0.15)

Short symbol commands for
Warning Note: Not backward compatible with anything before version 2.0.00.

Installation and usage:

  1. Download the symbols.tex file and put is in the same folder as that of the main .tex file.
  2. Add \input{symbols.tex} after all \usepackage{} headers in the main .tex file.
  3. Refer to test.tex and test.pdf for further help.
  4. Note that [.]: Optional argument and {.}: Mandatory argument

Required packages (included):

  1. algorithm
  2. amsmath
  3. amsthm
  4. amssymb
  5. dsfont
  6. algpseudocode
  7. thmtools
  8. xcolor

Available environments:

  1. Theorem
  2. Definition
  3. Proposition
  4. Lemma
  5. Corollary
  6. Example
  7. Remark
  8. Subsec

Extras in algorithms:

If you use algorithmic inside algorithm environment,

  1. All the following introductory commands are valid a. using \Require will result into Require: b. using \Ensure will result into Ensure: c. using \Input will result into Input: d. using \Init will result into Initialize: e. using \Output will result into Output:
  2. \Print and \To commands are compatible with required packages

Table of usage:

Lower case bold English alphabets

Syntax Description Syntax Description Syntax Description Syntax Description
\ba \bb \bc \bd
\be \bdf \bg \bh
\bi \bj \bk \bl
\bm \bn \bo \bp
\bq \br \bs \bt
\bu \bv \bw \bx
\by \bz

Upper case bold English alphabets

Syntax Description Syntax Description Syntax Description Syntax Description
\bA \bB \bC \bD
\bE \bF \bG \bH
\bI \bJ \bK \bL
\bM \bN \bO \bP
\bQ \bR \bS \bT
\bU \bV \bW \bX
\bY \bZ

Bold Greek alphabets

Syntax Description Syntax Description Syntax Description Syntax Description
\balpha \bbeta \bgamma \bGamma
\bdelta \bDelta \bepsilon \bvarepsilon
\bzeta \bdeta \btheta \bvartheta
\bTheta \biota \bkappa \blambda
\bLambda \bmu \bnu \bxi
\bXi \bpi \bPi \brho
\bvarrho \bsigma \bSigma \btau
\bupsilon \bUpsilon \bphi \bvarphi
\bPhi \bchi \bpsi \bPsi
\bomega \bOmega

Mathbf lower case English alphabets

Syntax Description Syntax Description Syntax Description Syntax Description
\mba \mbb \mbc \mbd
\mbe \mbf \mbg \mbh
\mbi \mbj \mbk \mbl
\mbm \mbn \mbo \mbp
\mbq \mbr \mbs \mbt
\mbu \mbv \mbw \mbx
\mby \mbz

Mathbf upper case English alphabets

Syntax Description Syntax Description Syntax Description Syntax Description
\mbA \mbB \mbC \mbD
\mbE \mbF \mbG \mbH
\mbI \mbJ \mbK \mbL
\mbM \mbN \mbO \mbP
\mbQ \mbR \mbS \mbT
\mbU \mbV \mbW \mbX
\mbY \mbZ

Caligraphy upper case English alphabets

Syntax Description Syntax Description Syntax Description Syntax Description
\calA \calB \calC \calD
\calE \calF \calG \calH
\calI \calJ \calK \calL
\calM \calN \calO \calP
\calQ \calR \calS \calT
\calU \calV \calW \calX
\calY \calZ

Numbers

Syntax Description Syntax Description
\bzero \bone

Sets

Syntax Description Syntax Description Syntax Description
\binaryB[N] \complexC[N] \expecE{\bx}
\naturalN[N] \probP{\bx} \rationalQ[N]
\realR[N] \realRp[N] \realRn[N]
\integerZ[N]

Matrix terms

Syntax Description Syntax Description Syntax Description
\tr{X} \Tr{X} \vec{X}
\diag{X} \Diag{\bx} \bdiag{X}
\cov{\bx} \Cov{X} \bcov{x}
\eig{\bx}

Misc.

Syntax Description Syntax Description Syntax Description
\asin{x} \acos{x} \atan{x}
\acsc{x} \asec{x} \acot{x}
\implies \half \roothalf
\third \quarter \fourth
\fifth \threequarter \ejomg[k]
\ejnomg[k] \zinv[k] \sgn{x}
\sign{x} \csign{x} X\deg
\Oh{N} \oh{N} \st
\ow \ew \eg
\ie \etal \etc
\viz \d{y} \conv
\wrt \deriv[k]{\xi}{x} \parderiv[k]{\xi}{x}
1\ord{st}

Basic text colors

Syntax Description Syntax Description Syntax Description
\white{text} \black{text} \red{text}
\green{text} \blue{text} \cyan{text}
\magenta{text} \yellow{text}

Special colors that comes with [dvipsnames] option in xcolor package (included)

Syntax Description Syntax Description Syntax Description
\Apricot{text} \Aquamarine{text} \Bittersweet{text}
\Black{text} \Blue{text} \BlueGreen{text}
\BlueViolet{text} \BrickRed{text} \Brown{text}
\BurntOrange{text} \CadetBlue{text} \CarnationPink{text}
\Cerulean{text} \CornflowerBlue{text} \Cyan{text}
\Dandelion{text} \DarkOrchid{text} \Emerald{text}
\ForestGreen{text} \Fuchsia{text} \Goldenrod{text}
\Gray{text} \Green{text} \GreenYellow{text}
\JungleGreen{text} \Lavender{text} \LimeGreen{text}
\Magenta{text} \Mahogany{text} \Maroon{text}
\Melon{text} \MidnightBlue{text} \Mulberry{text}
\NavyBlue{text} \OliveGreen{text} \Orange{text}
\OrangeRed{text} \Orchid{text} \Peach{text}
\Periwinkle{text} \PineGreen{text} \Plum{text}
\ProcessBlue{text} \Purple{text} \RawSienna{text}
\Red{text} \RedOrange{text} \RedViolet{text}
\Rhodamine{text} \RoyalBlue{text} \RoyalPurple{text}
\RubineRed{text} \Salmon{text} \SeaGreen{text}
\Sepia{text} \SkyBlue{text} \SpringGreen{text}
\Tan{text} \TealBlue{text} \Thistle{text}
\Turquoise{text} \Violet{text} \VioletRed{text}
\White{text} \WildStrawberry{text} \Yellow{text}
\YellowGreen{text} \YellowOrange{text}

About

Short symbol commands for LaTex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages