383 reputation
6
bio website
location
age
visits member for 11 months
seen Aug 26 '12 at 23:39
stats profile views 4

I have been using LaTeX for about two or three years now for typesetting essays and reports for my degree. In this time LaTeX has all but replaced Open Office as my primary text editor.

Since some of my recent projects have gone up against the limits of what can be done as a mere user of LaTeX, I have now started delving deeper into the underlying Tex. In particular I am working on writing my own version of the begriff package, a package used for typesetting Frege's Begriffsschrift, since I wasn't quite happy with the results it produced.


Jul
12
awarded  Supporter
Jul
12
awarded  Editor
Jul
12
revised Other than syntax what is the difference between \dimen0= and \setlength{}{}?
added 129 characters in body; edited title
Jul
12
comment Other than syntax what is the difference between \dimen0= and \setlength{}{}?
Thanks for spotting the \setlength \newlength mixup. What I really meant to compare was \dimen0=value and the combination \newlength{\name}\setlength{\name}{\value}. I have seen those two used for identical purposes. I guess my muddled brain simply turned two commands into one. Funny how brains work sometimes.
Jul
12
asked Other than syntax what is the difference between \dimen0= and \setlength{}{}?
Jul
12
awarded  Scholar
Jul
12
comment Raisebox appears to inset 4pt of space to left of object raised?
@StephanLehmke: Done! Still finding my way about Stack Exchange.
Jul
12
accepted Raisebox appears to inset 4pt of space to left of object raised?
Jul
11
comment Raisebox appears to inset 4pt of space to left of object raised?
Sometimes things can be so simple. Thanks for the quick replies. There goes my first vaguely embarrassing newbie question. I am sure there will be more to follow.
Jul
11
awarded  Student
Jul
11
asked Raisebox appears to inset 4pt of space to left of object raised?