Crate mapm

Source
Expand description

§mapm

mapm is a library that allows problem yaml files to be collated into a contest file and compiled with a user-defined template.

There is a command-line utility as well as a graphical utility for mapm.

§Requirements

A working version of latexmk, as well as a properly configured ~/.latexmkrc file, are required.

Modules§

contest
Fetching and compilation functions for contests
problem
Fetching and filtering functions for problems
result
Contains the custom mapm error type
sty
Source for the LaTeX package that allows mapm to work under the hood
template
Function for fetching templates