cfr42
cfr42
Can you provide an example to work with? This should be pretty straightforward using `fit`.
I was thinking of a Forest example rather than something completely different .... Proof-of-concept. Sašo will provide something neater, smarter and quicker if he ever has time for Forest :-)....
This would be useful for testing font packages because it would let me remove glue/box lines. (I could post-process the output with something like `sed` or `perl`, much as @davidcarlisle...
for versioning specifically, could you generalise to remove more version details? otherwise, I think you need an option to add something *before* the standard normalising of versions. currently, half of...
> [@cfr42](https://github.com/cfr42) Why would it need to come before? In the other issue, you give the example of the string `(SVN Rev: 10946)`, which we could search and replace with...
> I'm not seeing really how normalising before the standard run would help here - you still need to look for more-or-less the same stuff, and done at the end,...
I guess my thinking was that the logs are full of instances of `...`, so post-standard-normalisation, you've only really got the punctuation and maybe `v`, if you are lucky. Prior...
Ignore this comment. It's only here because I can't figure out how to watch a PR. (If this gets merged, I can probably remove some code from `nfssext-cfr-nnfss.sty`.)
> @cfr42 There is this button in the right-hand sidebar `;-)`: > >  Thanks! For some reason, I did not make that terminological connection, despite seeing the button. (I...
Apologies for my delayed responses. I had eye surgery last week and reading is still rather a tall order. > And important: I _really_ don't know the expl3 stuff. At...