Ask your own question, for FREE!
LaTeX Practicing! :) 8 Online
OpenStudy (snuggielad):

Grand Ole LaTeX tutorial! What is LaTeX? Latex is a form of code used to format lengthy text documents into a professional format. On our system we have different forms of it that let you use more mathematical formulas. We cant do major layout editing but math...we can do. The wonderful OpenStudy coding staff has made a button you can click to put in formulas for you called the "equation" button which is seen under the reply box. This is made using resources from the main LaTeX support site with major contributions from @kymber @thomaster @ParthKohli and @dmezzullo So, LETS GET STARTED! (Remake of my original post so there is room to practice without lag) ~SnuggieLad

OpenStudy (snuggielad):

How To Write Basic Codes You start out by using the following format \(Text Here\) That will output: TextHere Now, notice the lack of spacing. That can be fixed simply by adding the squiggly key ~ or the latex space formula which looks like this :/ When you put that or the squiggly key in between words you get a space as the output. Fun fact! The squiggly key is my favorite key on the entire keyboard!

OpenStudy (snuggielad):

How To Change Sizes: QUICK TIP! The backslash that you use in front of the sizes is a command. These can be used to tell the code what to do. If you dont use them it will look like text and will not do any function that you want it to. To add a size you would write the code like this: \(\Large Hello\) which would look like this: Hello There are muliple sizes in the LaTeX codes shown below: \tiny \(\tiny Hello\) Hello \scriptsize \(\scriptsize Hello\) Hello \small \(\small Hello\) Hello \normalsize \(\normalsize Hello\) Hello \large \(\large Hello\) Hello \Large (Some sizes can be changed simply by adding a capital letter(s)) \(\Large Hello\) Hello \LARGE \(\LARGE Hello\) Hello \huge \(\huge Hello\) Hello \Huge \(\Huge Hello\) Hello

OpenStudy (snuggielad):

\(\LARGE {How~To~Change~Colors}\) QUICK HINT! In this part of the tutorial we will start using different parenthesis to add more commands. We will be using Braces which look like this {} To add color the command will be \color{desired color here}{Text to be colored here} Put the size plus the color command together and you get : *\(\Large \color{red}{Hello}\)* Which looks like: \Large \color{red}{Hello} \(\Large \text{WORDED COLORS:} \) \(\Large \color {Maroon}{Maroon} \\ \Large \color {Brown}{Brown} \\ \Large \color {Red}{Red}\\ \Large \color {OrangeRed}{OrangeRed}\\ \Large \color {Salmon}{Salmon} \\ \Large \color {Orange}{Orange} \\ \Large \color {Goldenrod}{Goldenrod}\\ \Large \color {Gold}{Gold} \\ \Large \color {Yellow}{Yellow}\\ \Large \color {GreenYellow}{GreenYellow}\\ \Large \color {YellowGreen}{YellowGreen} \\ \Large \color {Olive}{Olive} \\ \Large \color {Lime}{Lime} \\ \Large \color {SpringGreen}{SpringGreen}\\ \Large \color {Green}{Green} \\ \Large \color {ForestGreen}{ForestGreen}\\ \Large \color {SeaGreen}{SeaGreen}\\ \Large \color {Teal}{Teal} \\ \Large \color {Turquoise}{Turquoise}\\ \Large \color {Aqua}{Aqua~or~cyan}\\ \Large \color {Aquamarine}{Aquamarine}\\ \Large \color {CadetBlue}{CadetBlue}\\ \Large \color {CornflowerBlue}{CornflowerBlue}\\ \Large \color {RoyalBlue}{RoyalBlue} \\ \Large \color {MidnightBlue}{MidnightBlue}\\ \Large \color {Navy}{Navy}\\ \Large \color {Blue}{Blue} \\ \Large \color {Purple}{Purple}\\ \Large \color {BlueViolet}{BlueViolet}\\ \Large \color {DarkOrchid}{DarkOrchid}\\ \Large \color {Magenta}{Magenta} \\ \Large \color {Orchid}{Orchid} \\ \Large \color {Plum}{Plum} \\ \Large \color {Grey}{Grey} \\ \Large \color {Tan}{Tan} \) \(\Huge \text{Hexadecimal Colors}\) \(\begin{array}{c} \Huge{\bf{ \color{#FF0000}{\#FF0000}\\ \color{#FF1700}{\#FF1700}\\ \color{#FF2E00}{\#FF2E00}\\ \color{#FF4500}{\#FF4500}\\ \color{#FF5C00}{\#FF5C00}\\ \color{#FF7300}{\#FF7300}\\ \color{#FF8A00}{\#FF8A00}\\ \color{#FFA100}{\#FFA100}\\ \color{#FFB800}{\#FFB800}\\ \color{#FFCF00}{\#FFCF00}\\ \color{#FFE600}{\#FFE600}\\ \color{#FFFD00}{\#FFFD00}\\ \color{#FFff00}{\#FFFF00}\\ \color{#E8ff00}{\#E8FF00}\\ \color{#D1ff00}{\#D1FF00}\\ \color{#BAff00}{\#BAFF00}\\ \color{#A3ff00}{\#A3FF00}\\ \color{#8Cff00}{\#8CFF00}\\ \color{#75ff00}{\#75FF00}\\ \color{#5Eff00}{\#5EFF00}\\ \color{#47ff00}{\#47FF00}\\ \color{#30ff00}{\#30FF00}\\ \color{#19ff00}{\#19FF00}\\ \color{#02ff00}{\#02FF00}\\ \color{#00ff00}{\#00FF00}\\ \color{#00ff17}{\#00FF17}\\ \color{#00ff2E}{\#00FF2E}\\ \color{#00ff45}{\#00FF45}\\ \color{#00ff5C}{\#00FF5C}\\ \color{#00ff73}{\#00FF73}\\ \color{#00ff8A}{\#00FF8A}\\ \color{#00ffA1}{\#00FFA1}\\ \color{#00ffB8}{\#00FFB8}\\ \color{#00ffCF}{\#00FFCF}\\ \color{#00ffE6}{\#00FFE6}\\ \color{#00ffFD}{\#00FFFD}\\ \color{#00ffff}{\#00FFFF}\\ \color{#00FDff}{\#00FDFF}\\ \color{#00E6ff}{\#00E6FF}\\ \color{#00CFff}{\#00CFFF}\\ \color{#00B8ff}{\#00B8FF}\\ \color{#00A1ff}{\#00A1FF}\\ \color{#008Aff}{\#008AFF}\\ \color{#0073ff}{\#0073FF}\\ \color{#005Cff}{\#005CFF}\\ \color{#0045ff}{\#0045FF}\\ \color{#002Eff}{\#002EFF}\\ \color{#0017ff}{\#0017FF}\\ \color{#0000ff}{\#0000FF}\\ \color{#0200ff}{\#0200FF}\\ \color{#1900ff}{\#1900FF}\\ \color{#3000ff}{\#3000FF}\\ \color{#4700ff}{\#4700FF}\\ \color{#5E00ff}{\#5E00FF}\\ \color{#7500ff}{\#7500FF}\\ \color{#8C00ff}{\#8C00FF}\\ \color{#A300ff}{\#A300FF}\\ \color{#BA00ff}{\#BA00FF}\\ \color{#D100ff}{\#D100FF}\\ \color{#E800ff}{\#E800FF}\\ \color{#FF00ff}{\#FF00FF}\\ \color{#FF00FD}{\#FF00FD}\\ \color{#FF00E6}{\#FF00E6}\\ \color{#FF00CF}{\#FF00CF}\\ \color{#FF00B8}{\#FF00B8}\\ \color{#FF00A1}{\#FF00A1}\\ \color{#FF008A}{\#FF008A}}}\end{array} \hspace{1pt}\\ \hspace{1pt}\\ \color{#FF0000}█ \color{#FF1700}█ \color{#FF2E00}█ \color{#FF4500}█ \color{#FF5C00}█ \color{#FF7300}█ \color{#FF8A00}█ \color{#FFA100}█ \color{#FFB800}█ \color{#FFCF00}█ \color{#FFE600}█ \color{#FFFD00}█ \color{#FFff00}█ \color{#E8ff00}█ \color{#D1ff00}█ \color{#BAff00}█ \color{#A3ff00}█ \color{#8Cff00}█ \color{#75ff00}█ \color{#5Eff00}█ \color{#47ff00}█ \color{#30ff00}█ \color{#19ff00}█ \color{#02ff00}█ \color{#00ff00}█ \color{#00ff17}█ \color{#00ff2E}█ \color{#00ff45}█ \color{#00ff5C}█ \color{#00ff73}█ \color{#00ff8A}█ \color{#00ffA1}█ \color{#00ffB8}█ \color{#00ffCF}█ \color{#00ffE6}█ \color{#00ffFD}█ \color{#00ffff}█ \color{#00FDff}█ \color{#00E6ff}█ \color{#00CFff}█ \color{#00B8ff}█ \color{#00A1ff}█ \color{#008Aff}█ \color{#0073ff}█ \color{#005Cff}█ \color{#0045ff}█ \color{#002Eff}█ \color{#0017ff}█ \color{#0000ff}█ \color{#0200ff}█ \color{#1900ff}█ \color{#3000ff}█ \color{#4700ff}█ \color{#5E00ff}█ \color{#7500ff}█ \color{#8C00ff}█ \color{#A300ff}█ \color{#BA00ff}█ \color{#D100ff}█ \color{#E800ff}█ \color{#FF00ff}█ \color{#FF00FD}█ \color{#FF00E6}█ \color{#FF00CF}█ \color{#FF00B8}█ \color{#FF00A1}█ \color{#FF008A}█\\ \Large Special~~Thanks~~To: @\sf Thomaster\)

OpenStudy (error1603):

\Large \color{red}{Error1603}

OpenStudy (error1603):

\Large \color{#008aff}{Dog}

OpenStudy (error1603):

\Large\color{red}{Test}

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!