Ask your own question, for FREE!
LaTeX Practicing! :) 13 Online
OpenStudy (bloomlocke367):

@nobrainiachere I opened a new one.. it was getting too laggy

OpenStudy (bloomlocke367):

@nobrainiachere can you come teach me more now?

OpenStudy (nobrainiachere):

Hello

OpenStudy (nobrainiachere):

What do you want to learn?

OpenStudy (bloomlocke367):

hey :) and ummmm I still have some difficulties when I try to do a lot at once... do you know what I mean?...

OpenStudy (nobrainiachere):

No, i don't xD

OpenStudy (bloomlocke367):

like, when I was making my signature I kept confusing myself...

OpenStudy (bloomlocke367):

and especially if I do a bbox and change the font for a specific word... I get really confused.

OpenStudy (nobrainiachere):

Well i can't really help with that, that just takes practice

OpenStudy (bloomlocke367):

okay... but I get confused on placement... like which goes where, the color, font, and size... do you know what I mean?

OpenStudy (nobrainiachere):

No, i do not know what you mean xD i never had problems with that so i dont really understand what you're asking

OpenStudy (bloomlocke367):

like say I'm using a different font, size, and color... which would I put first.

OpenStudy (nobrainiachere):

Hmm, let me test it out then i might be able to explain

OpenStudy (bloomlocke367):

okay.. sorry my questions are confusing.. I don't know how to ask.

OpenStudy (nobrainiachere):

`\(\color{hotpink}{\Huge{Bloom}}\color{lightgreen}{\Large{Locke}}\color{pink}{\normalsize{367}}\)` that would come out as \(\color{hotpink}{\Huge{Bloom}}\color{lightgreen}{\Large{Locke}}\color{pink}{\normalsize{367}}\)

OpenStudy (nobrainiachere):

Are you talking about something like that?

OpenStudy (bloomlocke367):

how'd you know the color goes first? and what about font too?

OpenStudy (nobrainiachere):

I'm just used to placing the color first xD

OpenStudy (nobrainiachere):

then the font depending on what i'm doing

OpenStudy (nobrainiachere):

To be honest i was just typing up a code to see if it would work

OpenStudy (nobrainiachere):

Well, since you aren't asking any more questions it seems like you got this. Good luck! ^.^

OpenStudy (bloomlocke367):

wait...

OpenStudy (bloomlocke367):

sorry, I was helping someone

OpenStudy (bloomlocke367):

how did you overlap the hearts earlier?... @nobrainiachere

OpenStudy (nobrainiachere):

using \rlap

OpenStudy (nobrainiachere):

`\(\rlap{\Huge\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}}{\hspace 3pt}{\Huge\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}}\)`

OpenStudy (bloomlocke367):

so how exactly do you use rlap?

OpenStudy (nobrainiachere):

i just gave you the code, but, okay xD

OpenStudy (nobrainiachere):

Do you want to add in colors and fonts?

OpenStudy (bloomlocke367):

I mean... how much does it lap.. is I guess what I'm saying.

OpenStudy (bloomlocke367):

\(\rlap{\Huge\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}}{\hspace 3pt}{\Huge\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}\color{#2efec8}{\heartsuit}\color{pink}{\heartsuit}}\)

OpenStudy (bloomlocke367):

like, how can I make it overlap more? like continuously..

OpenStudy (nobrainiachere):

that is hard to do:/

OpenStudy (nobrainiachere):

well, for you it is

OpenStudy (bloomlocke367):

what's that supposed to mean? *glares at you* lol

OpenStudy (bloomlocke367):

you know I'm kidding, right?

OpenStudy (nobrainiachere):

Sorry busy xD

OpenStudy (bloomlocke367):

okay...

OpenStudy (nobrainiachere):

But to make it overlap multiple times you would use \hspace

OpenStudy (bloomlocke367):

and just once?

OpenStudy (nobrainiachere):

actually this is where it gets confusing

OpenStudy (nobrainiachere):

im only going to do one heart for now, pick a color

OpenStudy (bloomlocke367):

pink

OpenStudy (nobrainiachere):

How many times do you want it to overlap?

OpenStudy (bloomlocke367):

ummm 15

OpenStudy (nobrainiachere):

xD LOOOOL

OpenStudy (nobrainiachere):

Pick a smaller number xD

OpenStudy (bloomlocke367):

ummmm 9

OpenStudy (bloomlocke367):

I like odd numbers that are divisible by 3 XD

OpenStudy (nobrainiachere):

\(\Huge\color{pink}\heartsuit \hspace-17pt\color{pink}\heartsuit \hspace-17pt\color{pink}\heartsuit \hspace-17pt\color{pink}\heartsuit \hspace-17pt\color{pink}\heartsuit \hspace-17pt\color{pink}\heartsuit \hspace-17pt\color{pink}\heartsuit \hspace-17pt\color{pink}\heartsuit \hspace-17pt\color{pink}\heartsuit\)

OpenStudy (nobrainiachere):

How is that?

OpenStudy (bloomlocke367):

how'd you do that?

OpenStudy (nobrainiachere):

`\(\Huge\color{pink}\heartsuit\hspace-17pt\color{pink}\heartsuit\hspace-17pt\color{pink}\heartsuit\hspace-17pt\color{pink}\heartsuit\hspace-17pt\color{pink}\heartsuit\hspace-17pt\color{pink}\heartsuit\hspace-17pt\color{pink}\heartsuit\hspace-17pt\color{pink}\heartsuit\hspace-17pt\color{pink}\heartsuit\)`

OpenStudy (bloomlocke367):

what's the 17pt for?

OpenStudy (bloomlocke367):

and why do you have to use hspace instead of rlap?

OpenStudy (nobrainiachere):

It's to make it overlap

OpenStudy (bloomlocke367):

but doesn't rlap do that?

OpenStudy (nobrainiachere):

using rlap would be very VERY difficult

OpenStudy (nobrainiachere):

because rlap is usually used to make two things overlap

OpenStudy (nobrainiachere):

hspace is used to make multiple things overlap

OpenStudy (bloomlocke367):

so what's the difference?

OpenStudy (nobrainiachere):

I used hspace to make my signature rainbows \(\Huge{\hspace +99pt\color{violet}\bigcap{\hspace -23pt\color{purple}\bigcap{\hspace-23pt\color{blue}\bigcap{\hspace-46pt\color{green}{\hspace +23pt\bigcap\color{yellow}{\hspace -25pt\bigcap{\hspace -70pt\color{orange}{\hspace +47pt{\hspace-4pt{}\bigcap\color{red}{\hspace -26pt\bigcap}}}}}}}}}}\) thats just one

OpenStudy (nobrainiachere):

I used hspace to make my signature rainbows \(\Huge{\hspace +99pt\color{violet}\bigcap{\hspace -23pt\color{purple}\bigcap{\hspace-23pt\color{blue}\bigcap{\hspace-46pt\color{green}{\hspace +23pt\bigcap\color{yellow}{\hspace -25pt\bigcap{\hspace -70pt\color{orange}{\hspace +47pt{\hspace-4pt{}\bigcap\color{red}{\hspace -26pt\bigcap}}}}}}}}}}\) thats just one

OpenStudy (bloomlocke367):

how'd you do that? sorry, I'm a curious person XD

OpenStudy (nobrainiachere):

I used hspace to make my signature rainbows \(\Huge{\hspace +99pt\color{violet}\bigcap{\hspace -23pt\color{purple}\bigcap{\hspace-23pt\color{blue}\bigcap{\hspace-46pt\color{green}{\hspace +23pt\bigcap\color{yellow}{\hspace -25pt\bigcap{\hspace -70pt\color{orange}{\hspace +47pt{\hspace-4pt{}\bigcap\color{red}{\hspace -26pt\bigcap}}}}}}}}}}\) thats just one

OpenStudy (bloomlocke367):

@nobrainiachere

OpenStudy (nobrainiachere):

Yes?

OpenStudy (bloomlocke367):

how'd you make a rainbow?

OpenStudy (nobrainiachere):

i used bigcap and hspace

OpenStudy (bloomlocke367):

what's bigcap?

OpenStudy (nobrainiachere):

\(\color{red}\bigcap\color{orange}\bigcap\color{yellow}\bigcap\color{green}\bigcap\color{blue}\bigcap\color{purple}\bigcap\color{violet}\bigcap\)

OpenStudy (nobrainiachere):

those are bigcap

OpenStudy (bloomlocke367):

ohhh, so this? \(\color{purple}\bigcap\)

OpenStudy (bloomlocke367):

oooo I did it

OpenStudy (bloomlocke367):

can you teach me more shapes?

OpenStudy (nobrainiachere):

Hmm...

OpenStudy (nobrainiachere):

Which ones do you know?

OpenStudy (bloomlocke367):

i know heartsuit... um I don't remember.. square, blacksquare, triangle, blacktriangle, diamond, Diamond... that's all I remember...

OpenStudy (nobrainiachere):

i gotta go be back in a few hours

OpenStudy (bloomlocke367):

okay.. bye!!!!!

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!