Tobias Weh
Tobias Weh
Well it is because I only thought of ”Enter” as a symbol. But you are right, it is a bit inconsistent. I’ll leave the issue open and think about this,...
You’re welcome :-)
Hi William, actually I can’t tell why I decided to use `kvoptions` when implementing `menukeys`. I also considered switching to `pgfkeys` but it won’t bring much advantages for the current...
Yes. I know, but unfortunately I have no spare time to fix this issue at the moment …
Yes. `catoptions` is a huge problem in the new LaTeX version. However `--nonstopmode` doesn’t solves this it just hides the error in a log file ;-)
Good to know. Thanks!
Since some parts of `menukeys` have now been ported to LaTeX3 (to drop `catoptions`) it might be a good idea to use `l3keys` for options rather than `pgf` …
I’m fine with any solution ;-) as a first thought I’d say that using only one frontend would be better but since `pgf`/TikZ and `expl3` in some cases need some...
I wanted to port the whole package to L3 for a long time but didn’t had the time. However I was thinking about a more or less complete reimplementation with...
I understand your problem but unfortunately the styles use TikZ nodes to make the arrow boxes around the items in a list an such nodes are boxes which can’t split...