Aleksandr Petrosyan

Results 140 issues of Aleksandr Petrosyan

iroha2-dev
research

Discriminant elision may sometimes be effected if the underlying type has a [niche](https://github.com/rust-lang/unsafe-code-guidelines/blob/master/reference/src/layout/enums.md). This fact can be exploited to save one machine word's worth of space in enumerations which are...

good first issue
iroha2
Optimization

Anki supports either providing a LaTeX equation via `[$$] ... [/$$]` or a MathJax using `\[ ... \]`. The latter is much more useful because it allows us to use...

It is not possible to compile an MDPI format paper with `tectonic`, while it is possible to compile with `pdflatex`. ## Expected behaviour `tectonic supernest.tex` succeeds. ## Actual ![image](https://user-images.githubusercontent.com/15856657/176407826-b67066ea-1130-4831-b809-927c94fbd718.png)

As of now the package's dependencies are completely unknown. Although it can be installed, I don't know how to start it. The official readme should include installation instructions.

documentation
good first issue

DCO doesn't recognise the situation when the Sign-off was present in all of the commits in a PR, but the Sign-off message was altered not to contain the Sign-off at...

Currently all output of DCO is text-wrapped at random locations which makes it extremely difficult to read. I propose adjusting the text output slightly: ``` Commit: sha - adfaf43 -...

Hi. I've not seen any commits more recent than 3 years, and I'm not sure if the program is still being developed.

Hi. Most LaTeX is not possible to use [as UTF-16](https://tex.stackexchange.com/questions/554223/pdflatex-and-utf-16le), so the `wchar_t` support seems mostly to be needed for the internationalisation support, and not LaTeX. As it stands, it...

enhancement

Is the project in active development?