math-optim/report
surtur 052b51f0df
All checks were successful
continuous-integration/drone/push Build is passing
go(report): rework gen.go,report.tmpl
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.
2022-07-17 13:28:45 +02:00
..
allPics.go go(report): embed all templates 2022-07-17 11:36:59 +02:00
allTables.go go(report): aggregate all table tex files 2022-07-16 23:30:56 +02:00
allpics.tmpl go(report): aggregate all tex files tracking plots 2022-07-16 22:05:15 +02:00
alltables.tmpl go(report): aggregate all table tex files 2022-07-16 23:30:56 +02:00
doc.go go(report): add doc.go 2022-07-08 22:19:47 +02:00
gen.go go(report): rework gen.go,report.tmpl 2022-07-17 13:28:45 +02:00
pic.go go(report): embed all templates 2022-07-17 11:36:59 +02:00
pics.tmpl go(report): add pic.go, pics.tmpl 2022-07-12 22:31:29 +02:00
report.go stop tracking generated report.tex 2022-07-12 21:15:38 +02:00
report.tmpl go(report): rework gen.go,report.tmpl 2022-07-17 13:28:45 +02:00
table.go go(report): embed all templates 2022-07-17 11:36:59 +02:00
table.tmpl go(report): add table.go, table.tmpl 2022-07-13 00:15:40 +02:00