#lang racket/base (require tests/utils/docs-complete) (check-docs (quote tex2page/tex2page)) (check-docs (quote tex2page/tex2page-aux)) (check-docs (quote tex2page/start)) (check-docs (quote tex2page))