From 625b6ffff0cd6a20534fc7d63f3b0753ffb7658c Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 29 Apr 2004 00:28:43 +0000 Subject: [PATCH] *** empty log message *** --- Makefile.am | 2 +- styles/m17n-lib.sty | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d9672d3..e838f7a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -92,7 +92,7 @@ SRCALL = \ data/dbdata.txt fdl.txt DBDATA = $(shell echo @M17NDB@/*.{dir,mim,flt,fst,tbl}) -DBIMAGE = $(shell echo @M17NDB@/FORMATS/*.png) +DBIMAGE = $(shell echo @M17NDB@/FORMATS/*.png @M17NDB@/FORMATS/*.eps) HTML_USR_TARGET = usr/html/index.html usr/html/parrot.png HTML_JA_TARGET = ja/html/index.html ja/html/parrot.png diff --git a/styles/m17n-lib.sty b/styles/m17n-lib.sty index 700fea2..1eba4ed 100644 --- a/styles/m17n-lib.sty +++ b/styles/m17n-lib.sty @@ -13,6 +13,7 @@ \setlength{\marginparsep}{0pt} \setlength{\marginparwidth}{0pt} \setlength{\footskip}{0pt} +\def\narrowwidth{.8\textwidth} %% Don't write footers. \rfoot[]{} -- 1.7.10.4