Skillmon

Results 107 comments of Skillmon

@car222222 in a very large font you got the font features as the only reasonable way to suppress them all, LaTeX can't know about all ligatures possible in a font....

First found thanks to https://tex.stackexchange.com/questions/706935/why-do-i-get-unused-global-options-warning-for-options-forwarded-to-a-package

It is fixed in `main` see https://github.com/latex3/latex2e/pull/1239. The `ltnews39` entry is still missing. Also, currently the fix wasn't merged into `develop`, so the `-dev` formats still throw the warning, while...

Just a small addition to > you can use `[n]gt` to go to the n-th tab together with `tabcounters` you practically got hints for your tabs "always on", as all...

Would be even better to use `\linewidth` to make it correctly work in `\parbox`.

Just to throw another hat in the ring: `fallback-color`

Well, it's a fallback in the sense that it is the colour used if the graphic file doesn't explicitly set a colour.

@Sophanatprime the one which is more stable and faster... But I'm a bit confused, wouldn't the `\strcmp` based test be enough to check this? If `\tl_to_str:n {#1}` and `\token_to_str:N #1`...

@Sophanatprime I ran a test, `\strcmp` in LuaTeX is faster (in reasonable-length control sequences) than comparing the number of spaces. Yes, you're right, I forgot about category 6 spaces. Forget...

I'd second the `--replace-tabs` switch thingy (with whatever syntax you see fit, just the fact of default behaviour and an optional switch). Sorry that I became quite inactive on Tridactyl....