Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!waseda.ac.jp!hiromi.fuka.info.waseda.ac.jp!onono
From: onono@fuka.info.waseda.ac.jp (ONO Kouichi)
Newsgroups: fj.sources,fj.comp.texhax
Subject: xdvi-pl17+markpage+toc+printdvi+paper patch fix-1
Followup-To: fj.sources.d,fj.comp.texhax
Date: 07 Oct 1995 13:34:25 GMT
Organization: Fukazawa Laboratory, Department of Information and Computer
	Science, School of Science and Engineering, WASEDA University, Tokyo,
	Japan
Lines: 54
Message-ID: <ONONO.95Oct7223425@nochin.fuka.info.waseda.ac.jp>
References: <ONONO.95Sep23223950@nochin.fuka.info.waseda.ac.jp>
NNTP-Posting-Host: nochin.fuka.info.waseda.ac.jp
Keywords: xdvi, Mark page, Table of contents, print DVI, set paper-type
In-reply-to: onono@fuka.info.waseda.ac.jp's message of 23 Sep 1995 22:39:50 +0900
Xref: galaxy.trc.rwcp.or.jp fj.sources:2873 fj.comp.texhax:6774
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.comp.texhax&nb=6774&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

xdvi-pl17+markpage+toc+printdvi+paper$B%Q%C%A(B($BD9$$(B^^;)$B$r(B
9/23$B$K%]%9%H$7$^$7$?$,!"$A$g$C$H$@$1IT6q9g$,$"$C$?$N$G=$(B
$B@5%Q%C%A$G$9!#(B

$B$b$C$H$b!"Mn$A$k$H$+$=$&$$$&N`$NIT6q9g$G$O$J$/$F!"MQ;f%?(B
$B%$%W$rJQ99$9$k$HFs2s(Bredraw$B$,$+$+$C$F$7$^$&$H$$$&IT6q9g$G(B
$B$9!#5$$K$J$i$J$$?M$OEv$F$J$/$F$bLdBj$J$$$G$7$g$&!#(B

--- README.markpage+toc+printdvi+paper.origSat Oct  7 22:12:18 1995
+++ README.markpage+toc+printdvi+paperSat Oct  7 22:26:29 1995
@@ -1,7 +1,7 @@
 
       << xdvi-17+markpage+toc+printdvi+paper patch$B$K$D$$$F(B >>
 
-1995/09/23
+1995/10/07
 $B>.Ln(B $B9/0l(B
 onono@fuka.info.waseda.ac.jp
 
@@ -579,3 +579,5 @@
 $B$rDI2C!#(B
 (7)Paper$B%\%?%s$*$h$S(B't'$B%3%^%s%I$K$h$C$F!"MQ;f%?%$%W$rJQ99$G$-$k$h$&(B
 $B$K$7$?!#(B
+fix-11995/10/07
+(1)$BMQ;f%?%$%W$rJQ99$7$?;~$KFs2s(Bredraw$B$5$l$k$N$r=$@5!#(B
--- xdvi.c.origSat Oct  7 22:12:19 1995
+++ xdvi.cSun Sep 24 21:58:17 1995
@@ -2083,11 +2083,9 @@
 
 #ifdefPAPERMENU
     case 't':                       /* set paper type */
-                if(PopupPaperType(top_level)) {
-  redraw_page();
+                if(PopupPaperType(top_level))
+  /* if paper type is changed, set redraw flag on */
   canit = True;
-  Flush();
-}
 return;
 #endif/* PAPERMENU */
 
--- xdvipaper.jdvi2kps.origSat Oct  7 22:12:22 1995
+++ xdvipaper.jdvi2kpsSat Sep 23 23:02:36 1995
@@ -1,6 +1,6 @@
 #
 # Translation table from xdvi paper type (-paper option)
-#    into jdvi2kps-4.0 paper type (-p option and -l option)
+#    into jdvi2kps-4.0 paper type (-pa option and -l option)
 #
 # Available under xdvi-pl17 markpage+toc+printdvi+paper patch
 # written by ONO Kouichi <onono@fuka.info.waseda.ac.jp>
--
$B>.Ln(B $B9/0l(B
onono@fuka.info.waseda.ac.jp
