Zulip Chat Archive
Stream: new members
Topic: Using Verso
Dominic Steinitz (Jan 04 2026 at 09:21):
I am following the instructions here: https://github.com/leanprover/verso?tab=readme-ov-file#rendering-lean-code
and have
require verso from git "https://github.com/leanprover/verso.git"@"v4.24.0-rc1"
in my makefile.lean
But when I try
lake build Mathlib:literate
then I get
error: unknown lean_lib facet literate
Last updated: Feb 28 2026 at 14:05 UTC