| bio | website | careers.stackoverflow.com/… |
|---|---|---|
| location | Berlin, Germany | |
| age | 30 | |
| visits | member for | 2 years, 4 months |
| seen | Jan 20 at 18:58 | |
| stats | profile views | 43 |
I believe that there is some answer to any question. It is not the task of the users here to lecture others or criticize them for laziness or stupidity. There is little educational value in sarcasm.
If a question is badly formulated, one can give advice on how to do better.
If important information is missing, one can kindly ask for it.
Someone else being unfriendly or badly mannered is no justification for being so yourself.
Before posting any question about a problem with your code, please read this (twice).
|
Jun 10 |
comment |
How to place a list of attachments at the same hight as the closing? I just tested this, and it does not work either, because of the way KOMA automatically puts the name below the closing. The name will now appear in the center of the page, below the last line of the attachments. You can reproduce this by adding \setkomavar{fromname}{My Name} to the preamble. |
|
Jun 8 |
comment |
How to place a list of attachments at the same hight as the closing? Thanks! I didn't try this because I thought if it doesn't work in a tabular, why should it work in a minipage? Seems I was wrong. |
|
Apr 10 |
comment |
Why are my images blurry in pdflatex? @Martin: I am using Apple's Preview, but it has such an option too, and it does the trick. Thanks! You can either post this as an answer so I can accept it, or just close it as duplicate. |
|
Jan 25 |
comment |
tikz node in text is slightly raised Just what I was looking for! Thanks! |
|
Jan 24 |
comment |
Stating a linear program Could you describe what you consider hackish? |
|
Jan 18 |
comment |
Putting a tabular in a node within a matrix @morbusg: Just tried it and it does not change anything. |
|
Jan 18 |
comment |
How to align integers on the right, but still center them @Juan: You were right, I was still running Tex Live 2009. After updating, it works like a charm. |
|
Jan 18 |
comment |
How to align integers on the right, but still center them I get the error table-format undefined in families key. |
|
Jan 13 |
comment |
How to include verbatim in a figure caption? Thanks for this answer. I finally decided to go with it, as it actually fits my intend better (I just want some special identifiers to stand out from the text). The advantage of using \texttt is that it also wraps. |
|
Jan 13 |
comment |
How to include verbatim in a figure caption? @Konrad I added the code that reproduced the error for me. |