| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Apr 26 at 18:04 | |
| stats | profile views | 4 |
|
Apr 22 |
awarded | Commentator |
|
Apr 22 |
comment |
Additional bookmarks with moderncv I think I figured it out. This grey mark just jumps to another bookmark when the clicked bookmark is on another page. Otherwise it stays with the bookmark that was first selected on the current page. Strange behaviour but maybe it´s a feature and not a bug. |
|
Apr 22 |
comment |
Additional bookmarks with moderncv I have 15 bookmarks on different levels (depth = 2), when I click through them in 2 out of 5 cases the bookmark isn´t greyed out. When I click on another bookmark and click the same again it is greyed out, so in general it seems to work on every bookmark, but it doesn´t sometimes. |
|
Apr 22 |
comment |
Additional bookmarks with moderncv Thank you very much your help is much appreciated. I tested the document with Adobe Reader on Win8 and MacOSX, the greyed out problem occurs on both systems. Sometimes when I click a bookmark the grey mark jumps to the clicked bookmark, sometimes it doesn´t, very weird. |
|
Apr 22 |
accepted | Additional bookmarks with moderncv |
|
Apr 22 |
revised |
Additional bookmarks with moderncv added 1 characters in body |
|
Apr 22 |
asked | Additional bookmarks with moderncv |
|
Dec 4 |
comment |
How to center a lstlisting What I meant was it would have been optimal if you could use the listings caption like this \begin{lstlisting}[numbers=left,caption=Bla] inside the CenteredBox instead of the figure caption, but no problem it´s just a few lines more this way, as long as the output looks good I´m happy. |
|
Dec 4 |
comment |
How to center a lstlisting Perfect, only drawback is you still have to use figure to keep the caption in line, but I can work with that, hehe, thank you very very much. I also would like to mention tex.stackexchange is really a great place, always excellent an fast answers to any question you have on your mind you guys are great! |
|
Dec 4 |
accepted | How to center a lstlisting |
|
Dec 4 |
awarded | Editor |
|
Dec 4 |
revised |
How to center a lstlisting added 58 characters in body |
|
Dec 4 |
asked | How to center a lstlisting |
|
Nov 29 |
comment |
Dashbox text positioning Thank you very much Werner, now it finally looks like I want it. |
|
Nov 29 |
accepted | Dashbox text positioning |
|
Nov 29 |
asked | Dashbox text positioning |
|
Nov 24 |
awarded | Supporter |
|
Nov 24 |
accepted | pgfplots input parse error with expression |
|
Nov 24 |
comment |
pgfplots input parse error with expression Awesome that´s what I was looking for, a check for empty values before the division. Thanks a lot. |
|
Nov 22 |
comment |
pgfplots input parse error with expression I don´t want to plot empty values I want them skipped, when inserting 0 they are plotted as 0, which I don´t want. For better understanding, I want the same behaviour as doing a simple y = a, which skips the values when they are empty. But with the expression whenever I got an empty value it gives me the input parse error. |