Mouse

Results 587 comments of Mouse

More than two years passed, and the problem is still here. Generating the `\definecolor{...}` with the above Python script works - however the resulting file is still not LaTeX'able: ```...

@ralphbean ping? Would you be able to address this issue?

Yes please. And I'd love to know when this would be released.

The build does not pass with `ZML_LIB="with_openssl" env var set. At all. I checked with OpenSSL-1.0.2, 1.1.1, and 3.0. If you try to disable RELIC, it stops building.

> Yeah, you'll have to compile with https://github.com/zeutro/openssl (fork of v1.0.2 I vaguely recall) @jakinyele I see, thank you. In fact, based on `deps/openssl/download_openssl.sh`, it appears to be OpenSSL-1.1.1: ```sh...

> . . . repackage the BP implementation as a source code patch of OpenSSL . . . Thank you! Might I suggest that the ideal solution would be repackaging...

`printcode.disableTelemetry` did not help me. It prints, but only black-and-white, though with line numbers. No syntax highlighting whatsoever.

Same problem here, except that I tried with Safari. Does this extension actually do any syntax highlighting? Or can it pick the highlighting from other language extensions (e.g., Rust, ~~Haskell~~)?...

Would you mind posting the complete ASN.1 file here? I'll need it to recompile on my machine. Also, is your file encoded in APER (Aligned) or UPER (Basic, Unaligned)?

Since you posted your issue in the vlm repo and here - could you clarify which of the `asn1c` did you use? Did `asn1c` built from **this** repo sources fail...