Lars Veldscholte
Lars Veldscholte
For Macromolecules, the tocentry location should be right after the author list (but before the abstract). Currently, achemso prints the tocentry on the last page. (from https://publish.acs.org/publish/author_guidelines?coden=mamobx#manuscript_submission_requirements_checklist)
Hi, I am trying to build and install slurm-web on Debian Bullseye as per [installation.rst](https://github.com/edf-hpc/slurm-web/blob/master/doc/installation.rst). First, I encountered #130. I installed `node-opentypejs_0.4.3-2_all.deb` from https://people.debian.org/~ana/slurmweb/. Now, I get the following error...
**Describe the bug** Apologies in advance if this is documented somewhere and I missed it, but I couldn't find anything about this. I am trying to run Dawarich with a...
How do I go about adding custom icons when using this as a template from Typst Universe? I.e. like #import "@preview/vantage-cv:1.0.0": vantage-cv, styled-link, term, skill I've tried creating an `icons`...
This PR adds implementations for: - `as_f32` for `SRational` (it was already there for `Rational`) - `Add` and `Sum` for `Rational` and `SRational` I also considered simply using [`Ratio` from...