make report include `report_base.tex` file verbatim and save it in
`out/tex/report.tex` as a base file of the report.
currently, this is done when running `go generate ./report` but there
are plans to switch from that to emitting the file during runtime, as is
done with all other templates.