Ask your own question, for FREE!
LaTeX Practicing! :) 6 Online
OpenStudy (abhisar):

LaTeX-T @Somy

OpenStudy (somy):

OpenStudy (abhisar):

♥@Somy♥

OpenStudy (somy):

mm?

OpenStudy (abhisar):

Lets start !

OpenStudy (abhisar):

know anything ?

OpenStudy (somy):

nope

OpenStudy (abhisar):

ohkay, let's start with basics

OpenStudy (abhisar):

hello @UnkleRhaukus ! Wanna join in ?

OpenStudy (abhisar):

Please teach us something

OpenStudy (unklerhaukus):

``` \[\text{Sure!}\] ``` \[\text{Sure!}\]

OpenStudy (abhisar):

How do u do this ? The gray text box

OpenStudy (unklerhaukus):

``` ```\[~\]``` ``` ``` \[~\] ``` [but you need to make the ```'s on different lines]

OpenStudy (somy):

confused @_@

OpenStudy (unklerhaukus):

``` \[\color{orange}{\texttt{one hundred}}\] ``` \[\color{orange}{\texttt{one hundred}}\]

OpenStudy (abhisar):

me too O_o

OpenStudy (somy):

right gimme a sec i'll help out the other guy with chem and be back

OpenStudy (abhisar):

ohkay i am trying to put Abhisar inside the text box

OpenStudy (abhisar):

where should i put ``` ?

OpenStudy (abhisar):

\(```\text{abhisar}\)

OpenStudy (unklerhaukus):

OpenStudy (unklerhaukus):

the ```'s are not the same as ''' the [`] key is top left on the keyboard

OpenStudy (abhisar):

``` \(\text{Thank You}\) ```

OpenStudy (abhisar):

``` Thank you ```

OpenStudy (abhisar):

Oh..i see anything between these will get inside the gray text box...

OpenStudy (abhisar):

\(\huge\color{red}\bigstar\) \(\huge\cal \color{black}{Welcome~welcome~to~the~world~of~Openstudy}\color{red}\bigstar\)

OpenStudy (unklerhaukus):

\[\begin{bmatrix} 1&1&2\\ 4&\tfrac17&6\\ 999&67&4.3 \end{bmatrix}\] ``` \[\begin{bmatrix} 1 &1 &2\\ 4 &\tfrac17 &6\\ 9 &67 &4.3 \end{bmatrix}\]

OpenStudy (abhisar):

See i have this big problem

OpenStudy (abhisar):

The text extends outside the page ? How to correct this

OpenStudy (unklerhaukus):

That looks good, but unfortunately, \(\TeX\) wont wrap at the end of the page

OpenStudy (abhisar):

hmmm

OpenStudy (abhisar):

any alternative ?

OpenStudy (unklerhaukus):

`//` starts anew line ``` \[\huge\cal \color{black}{Welcome~welcome~to\\~the~world~of\\~Openstudy}\color{red}\bigstar\] ``` \[\huge\cal \color{black}{Welcome~welcome~to\\~the~world~of\\~Openstudy}\color{red}\bigstar\]

OpenStudy (abhisar):

Why these double slashes ? http://prntscr.com/3xbksq

OpenStudy (unklerhaukus):

* i mean `\\` starts a new line s

OpenStudy (abhisar):

Oh..i see

OpenStudy (abhisar):

\(\huge\color{red}\bigstar\) \(\huge\cal \color{black}{Thankyou~to~the~world~of~Openstudy}\color{red}\bigstar\)

OpenStudy (abhisar):

Now why is there space between t and h ?

OpenStudy (unklerhaukus):

I think its's just a strange font kerning to edit spaces use \, for a small space, \! to for a small negative space or manually with \hspace{1em} ``` \[\huge{\cal \color{black} {Thankyou\\ T\!hankyou\\ T\!\!hankyou}\\ T\!\!\!hankyou}\\ T\hspace{1em}hankyou\\ T\hspace{-.1em}hankyou\\ \color{red}\bigstar \] ``` \[\huge{\cal \color{black} {Thankyou\\ T\!hankyou\\ T\!\!hankyou}\\ T\!\!\!hankyou}\\ T\hspace{1em}hankyou\\ T\hspace{-.1em}hankyou\\ \color{red}\bigstar \]

OpenStudy (abhisar):

oh great !

OpenStudy (abhisar):

One more prob !

OpenStudy (abhisar):

Click \(\large\sf\color{blue}{\underline{\href{ /google.com}{Here}}}\) to visit Google

OpenStudy (abhisar):

it doesn't works !! is href only for insite usage ?

OpenStudy (abhisar):

i mean when i use it for say study#/updates/53aea672e4b02c45b0159e23, then it works !

OpenStudy (unklerhaukus):

yeah i think that'll only work for internal references, ie only OS pages

OpenStudy (abhisar):

Hmm! any way to do that ?

OpenStudy (abhisar):

@UnkleRhaukus

OpenStudy (abhisar):

u got anything ? @Somy

OpenStudy (somy):

no, im still with the other kid explaining octet rule

OpenStudy (unklerhaukus):

I'm not sure, i haven't really used hypereferences before

OpenStudy (abhisar):

Hmm..that's okay

OpenStudy (abhisar):

\(\color{green}{\huge\ddot\smile}\)

OpenStudy (abhisar):

\(~~~~~~~~~~~~~~~~~~~~~~~~~\huge{\color{yellow}{\ ☻}\color{red}{\ ☺}\color{pink}{\ ☻}\color{blue}{\ ☺}\color{green}{\ ☻}}\) \(\color{red}{\huge\bigstar}\huge\text{Thank you Very Much! }\color{red}\bigstar\) \(~~~~~~~~~~~~~~~~~~~~~~~~~\huge{\color{green}{\ ☺}\color{blue}{\ ☻}\color{pink}{\ ☺}\color{red}{\ ☻}\color{yellow}{\ ☺}}\)

OpenStudy (abhisar):

I'll keep tagging u in future as problems happen to me

OpenStudy (unklerhaukus):

Awesome!

OpenStudy (ikram002p):

\( \Huge\bf \color{yellow}{Welcome~to~OpenStudy!!}\hspace{-310pt}\color{cyan}{Welcome~to~OpenStudy!!}\hspace{-307.1pt}\color{midnightblue}{Welcome~to~\color{purple}{Open}}\color{blue}{Study!!}\)

OpenStudy (ikram002p):

hehe chick this lol xD i just copied it hehe

OpenStudy (unklerhaukus):

neat

OpenStudy (ikram002p):

idk how those ppl write this xD i only can write mathematical expression

OpenStudy (abhisar):

\(\huge\bigstar\text{Basics}\bigstar\)

OpenStudy (abhisar):

``` Start every command with \(, and stop it with \) ```

OpenStudy (abhisar):

Writing in latex u can use \text{} command for writing something. For example if u want to write Abhisar, use the following code. ``` \(\text{Abhisar}\) ```

OpenStudy (abhisar):

If u want to add color to the text use \color{xxx} command, here xxx is the name or code of color. ``` \(\color{red}{\text{Abhisar in red}}\) ``` \(\color{red}{\text{Abhisar in red}}\)

OpenStudy (abhisar):

If u want to increase the size of the text use code \huge ``` \(\huge\color{red}{\text{Abhisar in red}}\) ``` \(\huge\color{red}{\text{Abhisar in red}}\)

OpenStudy (abhisar):

@Somy

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!