macs.tex 762 B

12345678910111213141516171819202122232425262728293031323334353637
  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % These macros are for the TestamenTeX %
  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
  19. % Macros
  20. %title
  21. %version
  22. \def\version#1{\def\versionname{The #1 Version}
  23. %testament
  24. \def\testament#1{\rightline{\titlefont The #1 Testament}}
  25. %book
  26. %chapter
  27. %verse
  28. %emphasis