• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

LaTeX: user defined variables?

walla

Senior member
I would like to know if it is possible to have user defined variables in LaTeX.

I'm relatively new to this language. What I would like to do is something like this...

sp1=0.5in

...

\vspace{sp1}
 
Originally posted by: flyboy84
gahhh! my girlfriend wrote her senior thesis in that LaTeX craziness...drove her nuts for a term! 😛 GL!

this is the first time i am force to use LaTeX. Quite honestly, I may never go back to MS Word.
 
Originally posted by: walla
I would like to know if it is possible to have user defined variables in LaTeX.

I'm relatively new to this language. What I would like to do is something like this...

sp1=0.5in

...

\vspace{sp1}

Is this what you're looking for?

-Tom
 
Back
Top