head	1.14;
access;
symbols;
locks; strict;
comment	@# @;


1.14
date	2011.06.03.23.44.42;	author baccala;	state Exp;
branches;
next	1.13;

1.13
date	2011.03.28.21.49.50;	author baccala;	state Exp;
branches;
next	1.12;

1.12
date	2011.03.24.02.08.50;	author baccala;	state Exp;
branches;
next	1.11;

1.11
date	2011.03.22.21.28.25;	author baccala;	state Exp;
branches;
next	1.10;

1.10
date	2011.03.21.22.54.41;	author baccala;	state Exp;
branches;
next	1.9;

1.9
date	2011.03.12.22.40.06;	author baccala;	state Exp;
branches;
next	1.8;

1.8
date	2011.02.19.23.35.53;	author baccala;	state Exp;
branches;
next	1.7;

1.7
date	2011.02.19.20.34.15;	author baccala;	state Exp;
branches;
next	1.6;

1.6
date	2011.02.19.20.31.51;	author baccala;	state Exp;
branches;
next	1.5;

1.5
date	2011.02.18.23.14.25;	author baccala;	state Exp;
branches;
next	1.4;

1.4
date	2011.02.18.23.08.50;	author baccala;	state Exp;
branches;
next	1.3;

1.3
date	2011.02.18.22.22.10;	author baccala;	state Exp;
branches;
next	1.2;

1.2
date	2011.02.18.21.33.55;	author baccala;	state Exp;
branches;
next	1.1;

1.1
date	2011.02.17.21.21.01;	author baccala;	state Exp;
branches;
next	;


desc
@@


1.14
log
@*** empty log message ***
@
text
@
SUBFILES= ECKS[12]* WYE[12]* ZEE[12]* SPEECH2 ALT-ENDING CALLERS STUFF EPILOG

IcarusWing.pdf: IcarusWing.tex
	rm -f IcarusWing.pdf
	pdflatex IcarusWing
	rm IcarusWing.aux IcarusWing.log
	mv IcarusWing.pdf IcarusWing2.pdf
	pdftk IcarusWing2.pdf cat 1 3-end output IcarusWing.pdf
	rm IcarusWing2.pdf
	cygstart IcarusWing.pdf

IcarusWing.tex: IcarusWing $(SUBFILES) Makefile txt2tex
	rm -f IcarusWing.tex
	./txt2tex < IcarusWing > IcarusWing.tex

publish:
	scp IcarusWing.pdf freesoftftp@@www.freesoft.org:httpdocs/IcarusWing

checkin:
	ci -u IcarusWing $(SUBFILES) Makefile txt2tex TRANSCRIPTIONS
@


1.13
log
@*** empty log message ***
@
text
@d2 1
a2 1
SUBFILES= ECKS[12]* WYE[12]* ZEE[12]* SPEECH2 ALT-ENDING CALLERS STUFF
@


1.12
log
@*** empty log message ***
@
text
@d8 3
@


1.11
log
@*** empty log message ***
@
text
@d2 1
a2 1
SUBFILES= ECKS[12]* WYE[12]* ZEE[12]* SPEECH2 ALT-ENDING CALLERS
@


1.10
log
@*** empty log message ***
@
text
@d2 1
a2 1
SUBFILES= ECKS[12]* WYE[12]* ZEE[12]* SPEECH2 ALT-ENDING
@


1.9
log
@*** empty log message ***
@
text
@d2 1
a2 1
SUBFILES= ECKS[12] WYE[12] ZEE[12] SPEECH2 ALT-ENDING
@


1.8
log
@*** empty log message ***
@
text
@d13 6
@


1.7
log
@*** empty log message ***
@
text
@d2 1
d10 1
a10 1
IcarusWing.tex: IcarusWing Makefile front.tex back.tex txt2tex
d12 1
a12 1
	./txt2tex IcarusWing > IcarusWing.tex
@


1.6
log
@*** empty log message ***
@
text
@d11 1
a11 1
	./txt2tex IcarusWing | cat front.tex - back.tex > IcarusWing.tex
@


1.5
log
@*** empty log message ***
@
text
@d9 1
a9 1
IcarusWing.tex: IcarusWing Makefile front.tex back.tex regex
d11 1
a11 1
	sed -r -f regex	IcarusWing | cat front.tex - back.tex > IcarusWing.tex
@


1.4
log
@*** empty log message ***
@
text
@d9 1
a9 1
IcarusWing.tex: IcarusWing Makefile front.tex back.tex
d11 1
a11 3
	sed -r -e 's/_(\w+)_/{\\it \1}/' \
		-e 's/_//g' \
		IcarusWing | cat front.tex - back.tex > IcarusWing.tex
@


1.3
log
@*** empty log message ***
@
text
@d4 1
a4 1
	rm IcarusWing.pdf
d10 4
a13 1
	sed -r -e 's/_(\w+)_/{\\it \1}/' -e 's/_//g' IcarusWing | cat front.tex - back.tex > IcarusWing.tex
@


1.2
log
@*** empty log message ***
@
text
@d4 1
d6 2
@


1.1
log
@Initial revision
@
text
@d3 5
a7 2
IcarusWing.tex: IcarusWing Makefile
	sed -r -e 's/_(\w+)_/{\\it \1}/' IcarusWing > IcarusWing.tex
@
