Yuichi Nishiwaki

Results 63 comments of Yuichi Nishiwaki

@puripuri2100 Hi, I love this patch. I'd like to use your functions in my personal project soon, and can I (or perhaps can you) import this also to list2.satyh at...

@na4zagin3 No, I didn't mean that the behavior that unicode characters are not being displayed in the pdf is the bug. In my own version of the code package, font...

I've succeeded in reproducing the same bug with ascii-only code: ```satysfi @require: stdjareport @require: code document (| title = {\SATySFi;}; author = {Nanashi Taro}; |) '< +p{ \d-code(` inductive perm...

It seems like unicode-math defines five more classes than satysfi: - sans serif - italic sans serif - typewriter - bold sans serif - bold italic sans serif I checked...

Looking over the master, it doesn't seem we have blocking tasks for the next release for now. I will make a release by Monday.

I leave some comments here for future documenting: > Provide documents of versioning scheme We are currently (relatively strictly) following the [semver](https://semver.org). OTOH we have not (yet) adopted [keep a...

After some investigation I found that opam-publish retrieves a github access token from `~/.opam/plugins/opam-publish/na4zagin3%satyrographos-repo.token` whose content is usual 40-byte ascii token of github. On every run of a github action...