X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=fiction%2FKate-the-Empress.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=1ff488d7442014f2db9c99abf31a6c7b0881d83d;hp=72b28023fc5dfc097ee206bd197c726e6b04e3b9;hb=7e6e5d0bef82cbdd5e4a80a295179a33e929ca0e;hpb=c1ecc87b575f3cc1c0eb9f7b501b1eb74df48b9c diff --git a/Makefile b/Makefile index 72b2802..1ff488d 100644 --- a/Makefile +++ b/Makefile @@ -7,4 +7,5 @@ Kate-the-Empress.pdf: $(wildcard *.tex) Kate-the-Empress.html: $(wildcard *.tex) cp book.tex Kate-the-Empress.tex latex2html -no_navigation -split=0 -no_subdir -prefix=Kate-the-Empress Kate-the-Empress.tex + sed -i.bak -e 's/ -- /\ \— /g' -e 's/ --$$/\ \—/' -e 's/^-- /\— /' Kate-the-Empress.html rm Kate-the-Empress.tex