forked from sinara-hw/datasheets
This branch is 41 commits behind sinara-hw/datasheets:master
sinara-hw/datasheets
Repository for Sinara hardware datasheets.
Build all
nix build .#all-pdfs
Output files will be in result
.
Build individual sheets
nix develop
make 1124
Output files will be in build
. Run make twice in a row to get correct output for all LaTeX features, i.e. in particular correct "page x of y" footnotes, which require two passes of the compiler. (#all-pdfs
already does this automatically). Auxiliary files and clutter can be removed with make clean
.
Description
Languages
TeX
99.4%
Nix
0.5%
Makefile
0.1%