macs.tex 581 B

1234567891011121314151617181920
  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % These macros are for the TeX Bible Project. %
  3. % Written by Sam Flint, 2013. %
  4. % This is placed into the public domain, in the spirit of %
  5. % TeX itself, and for the benefit of all. %
  6. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  7. \font\mainfont=cmr10
  8. \font\chheadfont=cmssbx12
  9. \font\bkheadfont=cmssbx at 24pt
  10. \font\numbers=cmr9
  11. \font\titlefont=cmi12 at 48pt
  12. % Setup count registers
  13. % chapter
  14. \count0=0
  15. % verse
  16. \count1=0
  17. % book
  18. \count2=0