Nobrainiachere's LaTeX tutorial Revised!!! Special thanks to my mentors..... @Jaynator495 @Abhisar and @Whitemonsterbunny17
\(\Huge Basic~\LaTeX\) You have to place `\(` before your words and `\)` after your words. So for example `\(Hi!\)` would come out as \(Hi!\)
\(\Huge Fonts\) \(\Huge \sf{\backslash sf}\) \(\Huge \tt{\backslash tt}\) \(\Huge \it{\backslash it}\) \(\Huge \bf{\backslash bf}\) \(\Huge \rm{\backslash rm}\) \(\Huge \cal{\backslash cal}\) \(\Huge \scr{\backslash scr}\) \(\Huge \frak{\backslash frak}\) \(\Huge \mathbb {\backslash MATHBB}\) \(\Huge \boldsymbol{\backslash boldsymbol}\)
\(\Huge{Sizes}\) \(\tiny{\backslash tiny}\) \(\scriptsize{\backslash scriptsize}\) \(\small{\backslash small}\) \(\normalsize{\backslash normalsize}\) \(\large{\backslash large}\) \(\Large{\backslash Large}\) \(\LARGE{\backslash LARGE}\) \(\huge{\backslash huge}\) \(\Huge{\backslash Huge}\)
\(\Huge{Colors}\) \begin{array}{|l|l|}\hline \sf\Large predefined\ colors&\sf\Large hexadecimal\\\hline \sf\Large\color{maroon}{maroon}&\sf\Large\color{#FF0000}{\#FF0000}\\\hline \sf\Large\color{brown}{brown}&\sf\Large\color{#FF1700}{\#FF1700}\\\hline \sf\Large\color{red}{red}&\sf\Large\color{#FF2E00}{\#FF2E00}\\\hline \sf\Large\color{orangered}{orangered}&\sf\Large\color{#FF4500}{\#FF4500}\\\hline \sf\Large\color{salmon}{salmon}&\sf\Large\color{#FF5C00}{\#FF5C00}\\\hline \sf\Large\color{orange}{orange}&\sf\Large\color{#FF7300}{\#FF7300}\\\hline \sf\Large\color{goldenrod}{goldenrod}&\sf\Large\color{#FF7300}{\#FF7300}\\\hline \sf\Large\color{gold}{gold}&\sf\Large\color{#FF8A00}{\#FF8A00}\\\hline \sf\Large\color{yellow}{yellow}&\sf\Large\color{#FFA100}{\#FFA100}\\\hline \sf\Large\color{greenyellow}{greenyellow}&\sf\Large\color{#FFB800}{\#FFB800}\\\hline \sf\Large\color{olive}{olive}&\sf\Large\color{#FFCF00}{\#FFCF00}\\\hline \sf\Large\color{lime}{lime}&\sf\Large\color{#FFE600}{\#FFE600}\\\hline \sf\Large\color{springgreen}{springreen}&\sf\Large\color{#FFFD00}{\#FFFD00}\\\hline \sf\Large\color{green}{green}&\sf\Large\color{#FFFF00}{\#FFFF00}\\\hline \sf\Large\color{forestgreen}{forestgreen}&\sf\Large\color{#E8FF00}{\#E8FF00}\\\hline \sf\Large\color{seagreen}{seagreen}&\sf\Large\color{#D1FF00}{\#D1FF00}\\\hline \sf\Large\color{teal}{teal}&\sf\Large\color{#BAFF00}{\#BAFF00}\\\hline \sf\Large\color{turquoise}{turquoise}&\sf\Large\color{#A3FF00}{\#A3FF00}\\\hline \sf\Large\color{cyan}{cyan}&\sf\Large\color{#8CFF00}{\#8CFF00}\\\hline \sf\Large\color{aquamarine}{aquamarine}&\sf\Large\color{#75FF00}{\#75FF00}\\\hline \sf\Large\color{cadetblue}{cadetblue}&\sf\Large\color{#5EFF00}{\#5EFF00}\\\hline \sf\Large\color{cornflowerblue}{cornflowerblue}&\sf\Large\color{#19FF00}{\#19FF00}\\\hline \sf\Large\color{royalblue}{royalblue}&\sf\Large\color{#00FF17}{\#00FF17}\\\hline \sf\Large\color{midnightblue}{midnightblue}&\sf\Large\color{#00FF5C}{\#00FF5C}\\\hline \sf\Large\color{navy}{navy}&\sf\Large\color{#00FF8A}{\#00FF8A}\\\hline \sf\Large\color{blue}{blue}&\sf\Large\color{#00FFB8}{\#00FFB8}\\\hline \sf\Large\color{purple}{purple}&\sf\Large\color{#00FFE6}{\#00FFE6}\\\hline \sf\Large\color{blueviolet}{blueviolet}&\sf\Large\color{#00E6FF}{\#00E6FF}\\\hline \sf\Large\color{darkorchid}{darkorchid}&\sf\Large\color{#00CFFF}{\#00CFFF}\\\hline \sf\Large\color{magenta}{magenta}&\sf\Large\color{#00A1FF}{\#00A1FF}\\\hline \sf\Large\color{orchid}{orchid}&\sf\Large\color{#008AFF}{\#008AFF}\\\hline \sf\Large\color{plum}{plum}&\sf\Large\color{#0073FF}{\#0073FF}\\\hline \sf\Large\color{grey}{grey}&\sf\Large\color{#005CFF}{\#005CFF}\\\hline \sf\Large\color{tan}{tan}&\sf\Large\color{#0045FF}{\#0045FF}\\\hline \end{array} Credit to colors goes to @thomaster
\(\Huge{ Bounding~Box}\) `(\bbox[5pt, white ,border:5px solid black]{\bf\huge Example}\)` & `\(\bbox[5pt, white ,border:5px dotted black]{\bf\huge Example}\)` & `\(\bbox[5pt, white ,border:5px dashed black]{\bf\huge Example}\)` with those you would get \(\bbox[5pt, white ,border:5px solid black]{\bf\huge Example}\) & \(\bbox[5pt, white ,border:5px dotted black]{\bf\huge Example}\) & \(\bbox[5pt, white ,border:5px dashed black]{\bf\huge Example}\)
\(\Huge{Boxes}\) `\(\boxed{\boxed{\boxed{Example}}}\)` comes out as \(\boxed{\boxed{\boxed{Example}}}\)
\(\Huge{mbox}\) This is simple. the command is \mbox so you can do things like `\(\mbox{Hi i dont need the approx symbol \\ to space my words}\)`
\(\Huge{fbox}\) This is the same thing as \mbox but it has a box around it.
\(\Huge{Whacky~LaTeX}\) With whacky LaTeX you use the symbols `^` and `_` to make the letter smaller and more towards the top or smaller and more towards the bottom. For example `\(\Huge{_Wh^ac_kY^!!_!}\)` comes out as \(\Huge{_Wh^ac_kY^!!_!}\)
\(\Huge{Multiple~bounding~boxes}\) This one is really fun because you can get some cool effects out of this. `\(\bbox[5pt, white ,border:5px solid black]{\bf\huge \bbox[5pt, white ,border:5px solid black]{\bf\huge \bbox[5pt, white ,border:5px solid black]{\bf\huge \bbox[5pt, white ,border:5px solid black]{\bf\huge \bbox[5pt, white ,border:5px solid black]{\bf\huge \bbox[5pt, white ,border:5px solid black]{\bf\huge Example}}}}}}\)`
Please give medals to this account. (As this is my main)
Nice work! It's a pretty cool tutorial! I really need to learn the codes for the boxes xD
Lol you'll get there :)
:) Thanks!
@Nnesha Have you seen my tutorial yet?
nice but i don't get it why do you guys have alt acc to post tutorial
@Nnesha I made an alt account so i can still post questions on LaTeX with my main because if i were to have this on my main and i were to close it to ask a new question my tutorial would lag more.
I cant do dat because ive been IP banned ._. LOL
XD
Join our real-time social learning platform and learn together with your friends!