610 reputation
59
bio website
location
age
visits member for 2 years, 7 months
seen May 17 at 6:46
stats profile views 22

Feb
24
awarded  Enlightened
Feb
24
awarded  Nice Answer
Feb
24
comment Overlapping todonotes
Well todonotes is my package ;-). Regarding your question, there is currently no global option for enabling fancyline for all todos. You can redefine the todo command with the following code to set fancyline as default. \makeatletter \renewcommand{\todo}[2][]{\@bsphack\@todo[fancyline,#1]{#2}\@esphack\ignorespace‌​s}% \makeatother
Feb
24
answered Overlapping todonotes
Nov
11
awarded  Yearling
Oct
2
awarded  Nice Question
Aug
18
comment Write content of box to a file
I was not aware of the tcolorbox package. It looks very interesting and I will need to take a closer look at it. Thanks for the recommendation.
Aug
17
comment Write content of box to a file
This code was easily adaptable to my problem. Thanks for the input.
Aug
17
accepted Write content of box to a file
Aug
17
asked Write content of box to a file
May
28
awarded  Self-Learner
Apr
23
answered TikZ: Calculate “pre length” based on path length
Feb
26
awarded  Good Answer
Dec
4
awarded  Yearling
Oct
22
comment Replacing page number with other counter in listoftodos
@egreg The extra \protect statements you mention, where are they located? Can you give line numbers and version information of the todonotes.sty file? Best Henrik
Oct
22
comment Replacing page number with other counter in listoftodos
@MarcoDaniel Thanks for the nice example of how to alter the appearance of the list of todos. May I include the example in the documentation of the todonotes package?
Oct
20
awarded  Editor
Oct
20
revised IDE with AutoCompletion?
added 287 characters in body
Oct
20
answered Which editors can autocomplete any word from document?
Oct
19
answered IDE with AutoCompletion?