135 reputation
6
bio website
location
age
visits member for 3 months
seen May 16 at 7:45
stats profile views 12

May
10
accepted How to typeset an independent and identical normal distribution (iidN) in LaTex?
May
10
comment How to typeset an independent and identical normal distribution (iidN) in LaTex?
+1 Thank you for your answer! =)
May
9
comment How to typeset an independent and identical normal distribution (iidN) in LaTex?
+1 Thank you again =)
May
9
asked How to typeset an independent and identical normal distribution (iidN) in LaTex?
Apr
30
accepted How to vertically align title in LaTex
Apr
30
comment How to vertically align title in LaTex
+1 Thank you for your answer =) Got it! =)
Apr
30
asked How to vertically align title in LaTex
Apr
30
accepted How to add more indentation for section in table of contents
Apr
30
comment How to add more indentation for section in table of contents
+1 Don't worry about it =) I got it already using your answer =) I just changed all \parts to \sections etc. and your code started to work =) Thank you for your help! =)
Apr
30
comment How to add more indentation for section in table of contents
+1 Thank you for your answer =) Unfortunately it doesn't help me...the section stays where it is...I noticed that If I remove the \dottedcontents I can change the indentations, but then the section goes to bold and looses the dots... :S I think your code moves subsection and subsubsection? =) Or should I replace sections in my code with subsections? =) My document structure at the moment is : PART --> SECTION --> SUBSECTION. Should it be: SECTION --> SUBSECTION --> SUBSUBSECTION? =)
Apr
30
awarded  Editor
Apr
30
revised How to add more indentation for section in table of contents
added more information
Apr
30
asked How to add more indentation for section in table of contents
Apr
30
accepted How to add horizontal whitespace in my text?
Apr
30
comment How to add horizontal whitespace in my text?
+1 Thank you for your help! =) Very nice answer! =)
Apr
29
comment Why does \begin{figure} center my image vertically?
+1 Indeed it did! Thank you for your answer =) It worked when I started to use \begin{minipage} and \captionof as in the link you gave instructed =)
Apr
29
asked Why does \begin{figure} center my image vertically?
Apr
29
comment How to add horizontal whitespace in my text?
+1 I tried the \hangindent. It worked too =) Thank you!
Apr
29
comment How to add horizontal whitespace in my text?
+1 Thank you for your help! \hspace*{...} did the job!, I will try the \begin{description} also. Thank you again! Much appreciated =)
Apr
29
comment How to add horizontal whitespace in my text?
+1 Thank you for your help! =)