- Open the Latex editor.
- type this following Latex code in the Latex editor:
% !TEX TS-program = pdflatex
% !TEX encoding = UTF-8 Unicode
%Typeset/Build program
\documentclass[varwidth,multi=page,margin=5,preview]{standalone}
\usepackage[T1]{fontenc}
\usepackage{array}
\usepackage{amsmath}
\usepackage{charter}
\begin{document}
%\begin{page}
%\Huge{\textbf{Latex Math\\ Symbol And\\ Equations 1}}\newline\newline
%\large{\textbf{by: Private Course And Tutor Course}}
%\end{page}
\begin{page}
{\Huge \textbf{Number Sets:}}
Complement: $A^{\prime}$
Proper subset: $A \subset B$
Empty set: $\emptyset$
Union of sets: $A \cup B$ Or $A \bigcup B$
Intersection of sets: $A \cap B$ Or $A \bigcap B$
Difference of sets: $A \setminus B$ \\
\large{\textbf{Latex source:}}
\large{}
\begin{verbatim}
Complement: $A^{\prime}$
Proper subset: $A \subset B$
Empty set: $\emptyset$
Union of sets: $A \cup B$ Or $A \bigcup B$
Intersection of sets: $A \cap B$ Or $A \bigcap B$
Difference of sets: $A \setminus B$
\end{verbatim}
\end{page}
\end{document} - Save file as LatexMathSymbolAndEquations1so.tex.
- run the Typeset command or similar other command with pdfLatex.
- to see the output, click at the Latex Math Symbol And Equations 1
▼
Tidak ada komentar:
Posting Komentar