Robin_PHD/opamp/Makefile
Robin Clark 2078211ae0 Have both op-amp configs in the same chapter
Use and contrast two valid functional groups for
the inverting amplifier

r# Please enter the commit message for your changes. Lines starting
2011-08-19 20:17:50 +01:00

28 lines
631 B
Makefile

DIA_IMAGES = dc1.png fg1b.png fgampa.png fgamp.png noninv.png opamp.png fg1a.png fg1.png fgampb.png noninvampa.png op1.png
#
#
#
%.png : %.dia
dia $< -e $@
echo source $< target $@
#graphics: $(DIA_IMAGES)
paper: paper.tex noninvopamp_paper.tex $(DIA_IMAGES)
#latex paper.tex
#dvipdf paper pdflatex cannot use eps ffs
pdflatex paper.tex
cp paper.pdf noninvopamp_paper.pdf
okular noninvopamp_paper.pdf
# Remove the need for referncing graphics in subdirectories
#
noninvopamp_paper.tex: noninvopamp.tex paper.tex
cat noninvopamp.tex | sed 's/noninvopamp\///' > noninvopamp_paper.tex
bib:
bibtex paper