Mercurial > hg > Aquinas
changeset 103:d21fa350baae
FS.ii
| author | ht |
|---|---|
| date | Mon, 30 Nov 2015 22:26:42 +0000 |
| parents | 0975d83e8041 |
| children | 719e042e886b |
| files | summa/bilingual/Makefile |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/summa/bilingual/Makefile Sat Feb 14 12:20:47 2015 +0000 +++ b/summa/bilingual/Makefile Mon Nov 30 22:26:42 2015 +0000 @@ -1,5 +1,5 @@ -RAW=FS.i -LATIN=../latin/sth2000.html\;../latin/sth2001.html +RAW=FS.ii +LATIN=../latin/sth2006.html %.html: /home/ht/Documents/Aquinas/summa/english/%.html xproc --input source=`cygpath -w $<` merge.xpl lfs=$(LATIN) rawpart=$(RAW) > $@ 2>log
