SnO₂WMaN

Results 18 comments of SnO₂WMaN

`\strictif` and `\strictfi` are included in the package `txfonts` or `pxfonts`. Sorry, but I'm not very familiar with TeX itself or KaTeX, and I'm not quite sure what I'm supposed...

@TimVroom Your rework version works very well (at least in my env). However this original mod owners seems not to be active on GitHub for a long time, so I...

Currently can build by `nix build ".#satysfi'"` (Note that `satysfi'`) Copy src from https://github.com/NixOS/nixpkgs/blob/762b003329510ea855b4097a37511eb19c7077f0/pkgs/tools/typesetting/satysfi/default.nix However, it is completely dependent on the version of `nixpkgs.ocamlPackage`, in other words, it does not...

Currently can't build document with png images ( supported in #329 ) and I don't know why Happens error https://github.com/SnO2WMaN/SATySFi/blob/1bc985722d86c9fe5d2a52145fdc221b4d225581/src/frontend/main.ml#L623-L628 Occurence (maybe) https://github.com/SnO2WMaN/SATySFi/blob/1bc985722d86c9fe5d2a52145fdc221b4d225581/src/backend/loadRawImage.ml#L11-L14 camlimage not successfully resolved as a dependency?

@leque As you pointed out, I found that there is some problem between `camlimages` that Nix is (supposedly) building internally and `libpng` Different output (more-detailed) when I switched to [libpng12](https://search.nixos.org/packages?channel=unstable&show=libpng12&from=0&size=50&sort=relevance&type=packages&query=libpng)...

I have tested with overriding the [official definition file](https://github.com/NixOS/nixpkgs/blob/762b003329510ea855b4097a37511eb19c7077f0/pkgs/tools/typesetting/satysfi/default.nix) for satysfi, and I found that the problem may be cause of either `nixpkgs.ocamlPackages.camlimages` or `nixpkgs.libpng`. Unfortunately, I'm not familiar with...

@balsoft I have tested that I can build documents with pngs here as well, thank you very much!. This PR is now undrafted.

I'll check later, thanks fast respnse.

As far as I have verified (using patch-package), it works fine. I hope that this pr will be merged and released, or else released by own.

+1 I hope this issue will be addressed again. There is also a problem that [shareable config](https://prettier.io/docs/en/configuration.html#sharing-configurations) described in .prettierrc does not function properly.