Enivex
Enivex
@reknih I'm guessing this should be in the hayagriva repo?
> VS Code is an Electron app, which uses Chromium. I guess that is why ok in VS Code. More importantly, the preview is not PDF based
I wonder how the original patterns were produced in the first place. Surely the correct way to go about this would be to produce a new hyphenation file that can...
> so I guess its good My understanding is that the unlicense is legally questionable in some jurisdictions. https://chrismorgan.info/blog/unlicense/
I guess you would eventually want the tries to be downloaded (or even generated) on the fly instead of being bundled with the binary.
> I think this is a WAI. A page's width is `Smart::Custom(Paper::A4.width().into()))` by default so this issue doesn't manifest unless the page width is specifically set to `auto`. > >...
> Hey @Enivex I explained why in the "Conceptually" paragraph before the implementation details. I get that, but I don't agree with the reasoning. It doesn't have to work like...
This belongs in the Hayagriva repository. (I can't move it myself)
Are you saying that performance is poor if 100 is swapped out for 100,000?
With 100,000 it compiles for me locally in 36 seconds. Though it peaks at 18.1 GB memory. I suspect that your computer does not have enough memory to complete the...