Crates.io | mapm |
lib.rs | mapm |
version | 7.0.0 |
source | src |
created_at | 2021-12-25 04:27:38.240336 |
updated_at | 2023-02-16 19:59:32.398322 |
description | A set of tools, with command line and graphical interfaces, used to build exams typeset in LaTeX |
homepage | |
repository | https://git.sr.ht/~dennisc/mapm-lib |
max_upload_size | |
id | 502856 |
size | 47,449 |
This is the library that the mapm binaries use for their functionality.
mapm is a problem-management software that allows you to quickly iterate through drafts of exams. By modularizing your problems into their own files, you can easily mix and match problems and compile exams and solution manuals.
By using built-in TeX macros and a sane implementation of the incredibly human-readable YAML configuration language, you can spend less time learning how to organize your exam creation process and more time on the exam itself.
Read the library documentation for mapm at docs.rs/mapm.