# --- tar command to collect all necessary file for the CO5BOLD manual ---
tar -cvf co5boldtex.tar \
  co5bold/co5bold.tex \
  co5bold/mk_co5bold co5bold/.latex2html-init co5bold/tar_co5bold \
  co5bold/co5bold/COBOLD_directories.eps co5bold/co5bold/COBOLD_directories.png \
  co5bold/co5bold/coboldscheme.eps       co5bold/co5bold/coboldscheme.png \
  co5bold/co5bold/grand_large.eps        co5bold/co5bold/grand_large.png \
  co5bold/co5bold/grand_small.eps        co5bold/co5bold/grand_small.png \
  co5bold/co5bold/ukaff_large.eps        co5bold/co5bold/ukaff_large.png

gzip co5boldtex.tar
