polytype icon indicating copy to clipboard operation
polytype copied to clipboard

A Rosetta stone for modern typesetting engines.

Results 9 polytype issues
Sort by recently updated
recently updated
newest added

As we discussed on [Mastodon](https://fosstodon.org/@michal_h21/111703039014605012), here is a change that uses the Siunitx package to typeset the geographic dimensions.

I think to make many of the samples really useful it would be beneficial to have some way of adding notes to samples. I thought of doing this with comments...

Sometimes CLI output is just too verbose to be useful. Other times it actually has helpful information even in the case of successes. Either way it would help to give...

Already with some advanced situations I'm running into cases where more than one implementation per typesetter might make sense. For example SILE might have a SIL or an XML input...

Even with only a handful of examples and typesetters it is already becoming a mess. Some CSS layout and styling will help, but we're going to need some fundamentally different...

This includes a working example with Speedata, but it currently only works for me locally with a modified path to include the upstream binary project bundle. There doesn't seem to...

Patoline doesn't appear to be too easy to spin up in CI. Neither Arch Linux nor Nix have packages. I started playing around with Arch packaging so I can test...

While most of the time we can hack inputs to use a single file per example, in many cases this is not idiomatic of the way inputs are assumed to...

Dependent on upstream [Flake support being merged](https://github.com/iamgio/quarkdown/pull/70). Tested locally with via the Arch Linux package on my system, but CI won't run until the Flake exists so `nix-shell --pure --run`...