615 reputation
110
bio website
location
age
visits member for 1 year, 4 months
seen Jan 29 at 17:04
stats profile views 26

May
18
awarded  Nice Answer
Apr
4
awarded  Popular Question
Jan
3
awarded  Yearling
Aug
15
comment Problems with Preview-ing ps and ps2pdf output on OS X
Welcome to TeX.sx! I edited your post to display the pictures inline. Please add a minimal working example (MWE). Otherwise it's pretty tough to troubleshoot.
Aug
15
revised Problems with Preview-ing ps and ps2pdf output on OS X
inline images
Aug
15
suggested suggested edit on Problems with Preview-ing ps and ps2pdf output on OS X
Jul
5
comment Why is it necessary to compile 4 times when using bibliography?
No harm done, I guess. Take a look at doncherry's remark concerning latexmk, though. It takes care of all the work for you and is actually already implemented in Texmaker.
Jul
5
comment Why is it necessary to compile 4 times when using bibliography?
User tohecz summed it up nicely in his reply.
Jul
2
comment Tikz changes included graphics
Did you make sure that it's not just a display-issue of the PDF-reader? Some behave pretty badly with line-width. Try zooming in or printing the file to verify this. Otherwise, it's pretty hard to figure out without the actual file. I don't get different results with a random .pdf.
Jul
2
revised Tikz changes included graphics
Code formatting
Jul
2
suggested suggested edit on Tikz changes included graphics
Jun
30
answered Academic information
Jun
25
awarded  Citizen Patrol
Jun
21
comment Remove hyphen from word spanning two lines in text copied from a pdf file
Sounds like putting toothpaste back in the tube. One possibility: If you could make TeX use a different character for hyphenation-hyphens than for non-hyphenation-hyphens, you could run a search&replace on the hyphenation-hyphens afterwards.
Jun
20
comment Use macro/newcommand for attributes
@cherrung: That's correct. I didn't really check for that. I edited the answer to offer you an actual fix.
Jun
20
revised Use macro/newcommand for attributes
added 206 characters in body
Jun
20
answered Use macro/newcommand for attributes
Jun
14
comment \cite ouputs a (?) at the pdf
Depending on your editor, you might already have latexmk included, which will take care of all necessary compilation steps.
Jun
8
answered Applying TikZ options stored in a file
Jun
8
comment Applying TikZ options stored in a file
@Jake: True. I'll put the (minimally) adjusted MWE into an answer, because of the nicer formatting.