Ask your own question, for FREE!
LaTeX Practicing! :) 19 Online
OpenStudy (baby_bear69):

Teach me yo ways @andrewhaze

OpenStudy (andrewhaze):

.\Huge\sf Fonts \begin{array}{|l|l|}\hline \sf{Command}&\sf{Outcome}\\\hline \sf{\backslash tt}&\sf{\tt{tt}}\\\hline \sf{\backslash it}&\sf{\it{it}}\\\hline \sf{\backslash sf}&\sf{\sf{sf}}\\\hline \sf{\backslash bf}&\sf{\bf{bf}}\\\hline \sf{\backslash rm}& \sf{\rm{rm}}\\\hline \sf{\backslash cal}& \sf{\cal{cal}}\\\hline \sf{\backslash scr}& \sf{\scr{scr}}\\\hline \sf{\backslash frak}& \sf{\frak{frak}}\\\hline \sf{\backslash mathbb}& \sf{\mathbb{MATHBB}}\\\hline \sf{\backslash boldsymbol}& \sf{\boldsymbol{boldsymbol}}\\\hline \end{array} For example, you can type \(\sf{\LaTeX}\) and it will come out as \sf{\LaTeX} \Huge\sf{Sizes} \begin{array}{|l|l|}\hline \sf{Command}&\sf{Outcome}\\\hline \sf{\backslash tiny}&\sf{\tiny{tiny}}\\\hline \sf{\backslash Tiny}&\sf{\Tiny{Tiny}}\\\hline \sf{\backslash scriptsize}&\sf{\scriptsize{scriptsize}}\\\hline \sf{\backslash small}&\sf{\small{small}}\\\hline \sf{\backslash normalsize}&\sf{\normalsize{normalsize}}\\\hline \sf{\backslash large}& \sf{\large{large}}\\\hline \sf{\backslash Large}& \sf{\Large{Large}}\\\hline \sf{\backslash LARGE}& \sf{\LARGE{LARGE}}\\\hline \sf{\backslash huge}& \sf{\huge{huge}}\\\hline \sf{\backslash Huge}& \sf{\Huge{Huge}}\\\hline \end{array} For example \(\Huge{Example}\) comes out as \Huge{Example} \Huge\sf{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 For example, you can type \(\color{blueviolet}{Example}\) and it will come out as \color{blueviolet}{Example} \Huge\sf 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\sf{Boxes} \(\boxed{\boxed{\boxed{Example}}}\) comes out as \boxed{\boxed{\boxed{Example}}} \Huge\sf{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}\) Comes out as \mbox{Hi i dont need the approx symbol to space my words} \Huge\sf{fbox} This is the same thing as \mbox but it has a box around it. For example, \(\fbox{Example}\) comes out as \fbox{Example} \Huge\sf{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\sf{Macros} Macros are used to make multiple of something without writing it out all over again, it is also used to make commands. For example, you can type \(\def\OS{OpenStudy}\OS\) and it will come out as OpenStudy and so now, all you need to type, is \(\OS\) and it will come out as OpenStudy \Huge\sf Hyperlinks Hyperlinks are simple, all you need to type, is this, \(\href{http:///openstudy.com/study#/updates/5511e873e4b08daf898953a8}{Click~here~to~go~to~a~tutorial}\) and it will come out as \href{http:///openstudy.com/study#/updates/5511e873e4b08daf898953a8}{Click~here~to~go~to~a~tutorial} and once you click it, it will bring you to whatever website you placed into the code. \Huge\sf{rlap} With rlap all you have to type is \(\rlap{\color{red}{Example}}{\color{blueviolet}{\: Example}}\) and it will come out as \rlap{\color{red}{Example}}{\color{blueviolet}{\: Example}} \Huge\sf{hspace} hspace moves things to the left or right. The way you would do this is, \(\hspace{+100pt}{Example}\) and it would come out as \hspace{+100pt}{Example} \Huge\sf{Combining~commands} To combine commands such as, colors, fonts, and sizes, you would type something like this, \(\Huge\sf\color{blueviolet}{Example}\) and it would come out as \Huge\sf\color{blueviolet}{Example} \hspace{+70pt}\Huge\sf{Share~the~\LaTeX} \(\sf\href{http:///openstudy.com/study#/updates/55122d18e4b08daf8989bf80}{\Huge\rlap{\color{silver}{Nobrainiacher\color{silver}e's~tutorial}}\hspace{+3pt}{\color{red}N\color{orange}o\color{gold}b\color{lime}r\color{greenyellow}a\color{blue}i\color{purple}n\color{blueviolet}i\color{violet}a\color{magenta}c\color{red}h\color{orange}e\color{gold}r\color{lime}e\color{greenyellow}'\color{blue}s~\color{purple}t\color{blueviolet}u\color{violet}t\color{magenta}o\color{red}r\color{orange}i\color{gold}a\color{lime}l}}\)

OpenStudy (andrewhaze):

what you wanna do is put \(\ and \)

OpenStudy (baby_bear69):

it hates me

OpenStudy (baby_bear69):

D:<

OpenStudy (andrewhaze):

like this\(\ \)

OpenStudy (andrewhaze):

put a word in the middle

OpenStudy (andrewhaze):

huge\color{blue}{hi}

OpenStudy (andrewhaze):

but first add \(\

OpenStudy (andrewhaze):

then at the end \)

OpenStudy (baby_bear69):

\(\huge\color{green}{Omg I am Doing}\)

OpenStudy (andrewhaze):

\(\huge\color{navy}{try~it}\)

OpenStudy (andrewhaze):

ok you got it YAYY!

OpenStudy (baby_bear69):

\(\huge\color{red}{LaTex}\)

OpenStudy (baby_bear69):

AYE I DID IT

OpenStudy (baby_bear69):

It didnt space the words tho xD

OpenStudy (baby_bear69):

@Mesopretty

OpenStudy (andrewhaze):

just add ~ in the middle of words like this hi~how~are~you \(\Huge\color{lime}{hi~how~are~you}\)

OpenStudy (baby_bear69):

ohhh okay

OpenStudy (baby_bear69):

\(\huge\color{darkviolet}{Holy~Cheese~I'm~Doing~It}\)

OpenStudy (anonymous):

OOO OO I wanna do it!!!

OpenStudy (andrewhaze):

YUP

OpenStudy (andrewhaze):

I WANNA TRY DAT CHEESE

OpenStudy (andrewhaze):

LOL... @Mesopretty just ask

OpenStudy (anonymous):

Chris Teach me how to do it

OpenStudy (baby_bear69):

\(\huge{THANK~YOU~SO~MUCH~DREW}\)

OpenStudy (baby_bear69):

i must go show off my skills

OpenStudy (andrewhaze):

ok lex :D and \(\Huge\color{gold}{YOUR~WELCOME}\)

OpenStudy (andrewhaze):

so @Mesopretty what to do is you have to do is put \(\ at the beginning

OpenStudy (andrewhaze):

at the end \)

OpenStudy (andrewhaze):

\(\like~this\)

OpenStudy (anonymous):

ugh it didnt work

OpenStudy (anonymous):

oHH oKAY

OpenStudy (andrewhaze):

no dont space it

OpenStudy (baby_bear69):

imma try to make a Welcome to Openstudy for the noobs xD

OpenStudy (andrewhaze):

lol @Baby_Bear69

OpenStudy (andrewhaze):

lex try this huge\color{blue}{hi} but add \(\ \)

OpenStudy (andrewhaze):

\(\ \)

OpenStudy (andrewhaze):

no no no

OpenStudy (andrewhaze):

like this \(\ not \)\

OpenStudy (andrewhaze):

oh my god xD

OpenStudy (anonymous):

Chris!! IM SO CONFUSED

OpenStudy (andrewhaze):

like ( this way >--- at the end <---this way so without the \\\ it looks like (hi)

OpenStudy (andrewhaze):

then ad \\\ \(\hi\)

OpenStudy (andrewhaze):

add

OpenStudy (andrewhaze):

The normal spacing between words in the LATEX has a ~ between the words, if your wondering were this key is, its most of the time above the tab key below the esc key. if i were to enter \(hi~welcome~to~openstudy\) the output would be hi welcome to openstudy there are infact other types of spacing, and they are, \space larger space \; large space hihi \: mid space hihi \, small space hihi \! negative space (touches together) hihi \quad huge space hihi \qquad 2x huge space hihi \hspace{pt} space size of your choice (input the number of pt you want the size right before pt... for example 5pt or 12512pt you can also make a negative space with -256pt or -512pt) hihi OR hihi

OpenStudy (anonymous):

(hi)\\\

OpenStudy (anonymous):

Like tht

OpenStudy (andrewhaze):

ok a little better

OpenStudy (andrewhaze):

\(\huge\color{blue}{hi{\) but dont space it

OpenStudy (andrewhaze):

i did it wrong on purpose sithch { to }

OpenStudy (andrewhaze):

\(\huge\color{blue}{hi}\)

OpenStudy (andrewhaze):

if you do it right it looks like that

OpenStudy (baby_bear69):

\huge\{_We^lc_om^e~_to~O^p_e^ns_tu^dy!!_!} <---MINE AINT WORKING NO MORE

OpenStudy (anonymous):

Chris now u confusing me so I so \Huge\{_We^lc_om^e~}

OpenStudy (andrewhaze):

you cant do that \(\huge\color{blue}{N}\color{red}{O}\)

OpenStudy (andrewhaze):

lex

OpenStudy (andrewhaze):

add \(\ at the beginning

OpenStudy (andrewhaze):

at the end \)

OpenStudy (baby_bear69):

\(\huge\{_We^lc_om^e~_to~O^p_e^ns_tu^dy!!_!}/)

OpenStudy (baby_bear69):

see it still aint workin :p

OpenStudy (anonymous):

\(|huge|{_We^lc_om^e~_to~O^p_e^ns_tu^dy!!_!}\)

OpenStudy (baby_bear69):

\(\huge\color{orange}{CHEESE~DOE}\)

OpenStudy (anonymous):

Show me how to do it WIFEY!!!

OpenStudy (baby_bear69):

http://prntscr.com/6rmdu3

OpenStudy (anonymous):

\(\huge\Green LOVE IT\)

OpenStudy (anonymous):

I DID IT!!

OpenStudy (andrewhaze):

nonono closer

OpenStudy (andrewhaze):

i guess so xD

OpenStudy (anonymous):

Okay I will do tht next time and Thnx Wifey and Chris

OpenStudy (baby_bear69):

\(\huge\color{purple}{You~Ish~Welcome~!}\)

OpenStudy (cookiemonster2412):

Nooooo

OpenStudy (cookiemonster2412):

\(\Huge\sf\color{red}{hey}\)

OpenStudy (cookiemonster2412):

\(\LARGE\frak\color{cyan}{Eat~more~cookies~!}\)

OpenStudy (cookiemonster2412):

Ha it looks like cooties

OpenStudy (cookiemonster2412):

@Legends

OpenStudy (cookiemonster2412):

You'll see

OpenStudy (legends):

what do I do lol teach me

OpenStudy (cookiemonster2412):

Basics first

OpenStudy (legends):

Ok what do I do first

OpenStudy (cookiemonster2412):

OK first you do this you always put \(\ first

OpenStudy (legends):

lol I cant find the symbol

OpenStudy (cookiemonster2412):

u on a comp?

OpenStudy (legends):

/)/

OpenStudy (legends):

Im on a laptop

OpenStudy (cookiemonster2412):

I think it's next to the enter button

OpenStudy (legends):

\(\

OpenStudy (cookiemonster2412):

There u go

OpenStudy (legends):

got iT :D

OpenStudy (cookiemonster2412):

Now the font after you type that u type huge

OpenStudy (cookiemonster2412):

And don't put any spaces

OpenStudy (legends):

\)\LIKETHIS

OpenStudy (cookiemonster2412):

\(\

OpenStudy (legends):

\(\LIKETHIS

OpenStudy (cookiemonster2412):

\(\ huge \ color {red} {hey} \) It's gonna look like this but when u type it don't put any spaces

OpenStudy (cookiemonster2412):

It's all together ^

OpenStudy (cookiemonster2412):

Hold on

OpenStudy (legends):

\(\HUGECOLORREDHEY

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!