Henning Timm

Results 23 comments of Henning Timm

Sorry for my late reply and thank you for your fast one. I can perfectly understand your and their reasoning. Also, don't worry, I actually learned a lot from this...

> If a user often copies an experiment there is a case to be made that he should use the template feature. Maybe a way to create a template from...

Thank you for the input from my side as well. All of the options mentioned above (less than x minutes old, no changes, no revisions) would definitely do the trick...

I am not sure if this is a good idea. If I understood this correctly, this would allow me to easily replace an error with a snafu-error (like shown above),...

Intentionally useless errors to avoid side channel attacks. Fascinating. In light of this use case, consider my concerns addressed.

I think I can confirm this (or a variant of this bug) also for emacs 27.2 (Kubuntu 20.04 snap install). In my case elpy, php-mode, and c-mode are affected (rustic/...

Thank you @skrytebane as far as I can see this works! For others who want to follow along: Assuming all prerequisites to compile EMACS are present, I did roughly the...

I had the same problem. As a workaround I used the `\sidecite` macro described in [this tex.stackexchange post](https://tex.stackexchange.com/a/238673/87700). This can be used as follows: ```tex %move the citation up \sidecite{astley1987never}...

I wrote a PR that adds a new environment (`figurefw`) that has a full width caption. I would be happy for anyone testing this. However I did not manage to...

@Tafnab The `tablefw` environment should do that. You can check out the corresponding [branch](https://github.com/HenningTimm/tufte-latex/tree/fullwidth_caption) in my fork to give it a try. Placing `tufte-book.cls` (or `tufte-handout.cls`), `tufte-common.def`, and `tufte.bst` in...