BookML – LaTeX to Bookdown-Style HTML and Scorm (Via LaTeXML)
Quick plug in occasion of the Global Accessibility Awareness Day: BookML is a collection of CSS, scripts, and make-based magic to convert (largely unmodified) LaTeX files to HTML with as little pain as possible. The hard work is done by LaTeXML which pops up here on HN every once in a while, more often now that arXiv uses it for its accessible preprints effort. BookML is mainly aimed at HE staff working with LaTeX everyday and not having realistic chances of changing tech stack (due to workload, collaborators, and so on). Not to mention, there are virtually no alternatives to the kind of…
What it does
In the maker’s words, at launch
Quick plug in occasion of the Global Accessibility Awareness Day: BookML is a collection of CSS, scripts, and make-based magic to convert (largely unmodified) LaTeX files to HTML with as little pain as possible. The hard work is done by LaTeXML which pops up here on HN every once in a while, more often now that arXiv uses it for its accessible preprints effort. BookML is mainly aimed at HE staff working with LaTeX everyday and not having realistic chances of changing tech stack (due to workload, collaborators, and so on). Not to mention, there are virtually no alternatives to the kind of flexibility, extensibility but also longevity that the LaTeX system has to offer. Theorem numbering for instance is something that is routinely neglected by outside of the LaTeX ecosystem and makes many potentially great options (such as Quarto) not viable. BookML also creates SCORM packages, which makes uploading files to most LMS's straightforward. So if you work in a Maths department and are trying to get people to move past inaccessible PDFs, BookML is a surprisingly viable option to scale up the effort while not disrupting people's habits.
Does the same job
all alternatives →
- TSTeXMe – Self-Rendering Markdown and LaTeX Documents2018 · github.com · ▲209

- TDTeXMe Demo – Self-Rendering Markdown and LaTeX Documents2019 · opendocs.github.io · ▲213

- EAEno – A lightning fast, user-friendly YAML/TOML alternative2018 · ▲102
eno [1] - A modern plaintext language w/ libraries [2] for JavaScript, Python, Ruby & soon more! We migrated a big relational research database to a file-based solution - requirements were: - Super fast and easy editability for users - Highest performance for parsing/validating >10K documents on every user change. Our trials with YAML/TOML showed us that we wanted something both faster [3][4] and easier [4], something tailored for file-based content management ... and after months of research & development it's now publicly available (under MIT license) for everyone! Last but…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io