Caleb Maclennan
Caleb Maclennan
@simoncozens Do you remember why you changed this after copying the TeX values initially?
> I'm not sure but check what LaTeX does Fair enough. Just because you don't remember doesn't mean there wasn't/isn't a legitimate rational, but without either memory or documentation in...
There are some obvious wins in commits here already, and just as obvious areas that still need attention. Unfortunately I don't think all the open questions are going to get...
BTW the misfit→orthogonal commit here isn't because that idea is finalized (and it it were to be it probably needs a regression shim) but just because I needed something to...
Similar to @andyrtr: ```console $ ls -al /var/cache/tuigreet/ .rw-r--r-- 44 greeter 4 Jun 11:36 lastsession-path-caleb .rw-r--r-- 5 greeter 4 Jun 11:36 lastuser .rw-r--r-- 15 greeter 4 Jun 11:36 lastuser-name $...
Would some action in `build.rs` at least be able to make copies of the shared assets for each crate?
Thanks for the contribution. This should become available via the dev (scm) rockspec soon. I don't know when the next release will be, honestly I haven't assessed where this project...
I believe the latest release(s) of LuaRocks itself are always designed and tested to work with *all* PUC versions (the latest at least of 5.{1,2,3,4} and well as LuaJIT. The...
There are two possible mechanisms depending on how your document is setup. The legacy one can be disabled like this: ```lua SILE.settings.set("document.spaceskip", SILE.length("1spc")) ``` Since not specifying any stretch or...