%%%%% %%%%% %% %% chordbk.sty - Words & Chords SongBook style. %% %% Version 2.4, 30 May, 1996 %% %% Copyright 1992--96 Christopher Rath %% crath@cyberus.ca %% %% You may distribute under the terms of the Artistic License, %% as specified in the relnotes.txt file. %% %% This style file is a companion to the songbook.sty SongBook %% macros. %% %%%%% %%%%% \typeout{Words and Chords SongBook version 2.4 <30 May 96>} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% %% R E Q U I R E D M A C R O F I L E S %% %% %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% % The SongBook style. %%% \input songbook.sty %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% %% L O C A L M A C R O O V E R - R I D E S %% %% %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% % Redefine the chordbk.sty indicator. %%% \renewcommand{\ChordBk}{\True} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% %% P A G E S I Z E D E F I N I T I O N %% %% %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% % The negative \hoffset and \voffset are to overcome the DVI driver % default left and top margins of 1in. %%% \hoffset -1.00in \voffset -0.50in \setlength{\oddsidemargin} { .75in} \setlength{\evensidemargin}{1.25in} \setlength{\textwidth} {6.25in} \setlength{\marginparsep} { .2 in} \setlength{\marginparwidth}{ .8 in} \setlength{\topmargin} {0. in} \setlength{\headheight} { .2 in} \setlength{\headsep} { .2 in} \setlength{\textheight} {9.4 in} \setlength{\footskip} { .2 in} %\setlength{\footheight} { .2 in} \raggedbottom % %%% % End songbook macro.s %%%