292 reputation
17
bio website
location
age
visits member for 9 months
seen Jan 10 at 10:18
stats profile views 12

Jan
8
revised Bad formatting of Bibliography
corrected misspelled 'RaggedRight'
Jan
8
comment Bad formatting of Bibliography
Thanks for the tip, but \usepackage[hyphens]{url} did a good enough job to avoid modifying the bibliography, so I did not use urlbst.
Jan
8
accepted Bad formatting of Bibliography
Jan
8
comment Bad formatting of Bibliography
Ok, thanks, after playing around with the different options I decided to not use RaggedRight, since \usepackage[hyphens]{url} actually does a better job in avoiding the big gaps between words.
Jan
7
asked Bad formatting of Bibliography
Dec
18
comment tcolorbox - list of listings?
This is great, exactly what I wanted, thank you very much.
Dec
18
accepted tcolorbox - list of listings?
Dec
17
comment tcolorbox - list of listings?
Nothing special, the tcolorbox listings should appear in the 'list of listings' just like the two Java listings, and the theorems maybe in a new 'list of theorems' in the same standard format like the 'list of listings'.
Dec
12
revised tcolorbox - list of listings?
MWE and output added
Dec
12
asked tcolorbox - list of listings?
Dec
9
accepted How to apply Tikz-styles in a /tabular{} definiton
Dec
9
comment How to apply Tikz-styles in a /tabular{} definiton
OK, I see, now it works like a charm. Thank you very much for your help and your patience.
Dec
9
comment How to apply Tikz-styles in a /tabular{} definiton
thanks again, but this does not work here, it still looks like in the second output above, although I tried and compiled several times.
Dec
9
comment How to apply Tikz-styles in a /tabular{} definiton
OK, it took me a while, but I edited my question and included MWE's and output that should illustrate the problem.
Dec
9
revised How to apply Tikz-styles in a /tabular{} definiton
MWE added
Dec
9
comment How to apply Tikz-styles in a /tabular{} definiton
Thanks for the answer, I just tried it, copying the \tkset into the preamble, and using \begin{tikzpicture}[mytablestyle,overlay] in the tables, but then the overlay doesn't work anymore, the circles are drawn at the side of the table, not around rows or columns as intended.
Dec
9
comment How to apply Tikz-styles in a /tabular{} definiton
Sorry, I don't understand. I want to apply the tikzstyle "overlay_picture" only to certain pictures, the tikzstyle "overlay_node" only to the nodes in these pictures, and the tikzstyle "overlay_path" only to path in these pictures. How do I write this in the table definition?
Dec
9
asked How to apply Tikz-styles in a /tabular{} definiton
Dec
4
comment Errors with multicolumn-equations inside tabular (inside tcolorbox)
Including the \begin{cases} and \end{cases} inside $...$ doesn't seem right at first sight, and thus Emacs puts the whole part in math-font. But if I exclude the begin and end expressions by setting more $, there are LaTeX errors, strangely enough. But anyway, it works fine now, thanks.
Dec
4
accepted Errors with multicolumn-equations inside tabular (inside tcolorbox)