list:
  just --list

build:
  uv run compudoc main.tex.cd
  latexmk main

view:
  zathura main.pdf &
