1,049 reputation
618
bio website
location
age
visits member for 2 years, 6 months
seen May 27 at 22:31
stats profile views 110

Feb
27
comment Protrusion of fractions in tabulars
May I suggest the booktabs package? It constructs very beautiful tables and the documentation contains lots of tips on how to create typographically nice tables. For example, all those vertical lines are advised against.
Feb
6
answered Using an image as a table
Feb
3
revised LaTeX Editors/IDEs
added 16 characters in body
Feb
3
accepted Disable movie15 movies and U3D graphics for printing
Jan
30
comment How to create posters using LaTeX
I have never had any problems opening A0 document. I recommend creating the poster in its true size, since that will enable commands like \vspace{1cm} to do what's expected.
Jan
29
comment Showcase of beautiful typography done in TeX & friends
The entire table of contents is typeset in red. This is not very beautiful.
Jan
27
revised LaTeX template for resume/curriculum vitae
added 3 characters in body
Jan
26
answered How does one change the math font size?
Jan
19
comment Asymptote generated 3D raster image
settings.render=0; worked for me, but gave slightly different viewpoint, both for the static image and the 3D model and those two weren't the same anymore.
Jan
18
asked Asymptote generated 3D raster image
Jan
17
answered What is the minimum one needs to know to use TikZ?
Jan
14
comment Passing parameters to a document
Windows has had hard links for a very long time and symlinks were introduced in Vista.
Jan
13
awarded  Organizer
Jan
13
revised How to pass options to latex compiler using rubber?
edited tags
Jan
12
comment What packages do people load by default in LaTeX?
I just discovered booktabs -- it is great!
Jan
12
answered Avoiding blank page in Latex
Jan
10
awarded  Critic
Jan
9
comment Good way to make \textcircled numbers?
Then one should use \newcommand to declare an empty command fist and then use \DeclareRobustCommand. That way, an existing command will issue an error.
Jan
8
comment The key to understanding the LaTeX syntax
Did you just motivate your statement that any new language is cryptic with Brainfuck?
Jan
8
comment String/vector concatenation symbol
This is also how it's done in some programming languages, e.g. Matlab.