X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["999" "Wed" "16" "April" "1997" "22:20:31" "+0200" "Frank Mittelbach" "Frank.Mittelbach@UNI-MAINZ.DE" nil "24" "Re: Alternatives to LaTeX (Was Some comments...)" "^Date:" nil nil "4" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.5/8.8.4) with ESMTP id XAA18518 for ; Wed, 16 Apr 1997 23:01:00 +0200 (MET DST) Received: from listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <13.7455B5CD@listserv.gmd.de>; Wed, 16 Apr 1997 22:53:25 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 126256 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Wed, 16 Apr 1997 22:52:47 +0200 Received: from kralle.zdv.Uni-Mainz.DE (kralle.zdv.Uni-Mainz.DE [134.93.8.158]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with ESMTP id WAA14292 for ; Wed, 16 Apr 1997 22:52:46 +0200 (MET DST) Received: from frank.zdv.uni-mainz.de (Ufrank@localhost) by kralle.zdv.Uni-Mainz.DE (8.8.5/8.8.5) with UUCP id WAA03612 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Wed, 16 Apr 1997 22:38:48 +0200 (MET DST) X-Authentication-Warning: kralle.zdv.Uni-Mainz.DE: Ufrank set sender to frank.zdv.uni-mainz.de!latex3 using -f Received: (from latex3@localhost) by frank.zdv.uni-mainz.de (8.6.9/8.6.9) id WAA09633; Wed, 16 Apr 1997 22:20:31 +0200 References: <199704160829.KAA14604@tag.uio.no> <9704161334.AA13659@epsilon.ams.org> <199704161404.PAA10702@lochnagarn.elsevier.co.uk> Message-ID: <199704162020.WAA09633@frank.zdv.uni-mainz.de> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <199704161404.PAA10702@lochnagarn.elsevier.co.uk> Date: Wed, 16 Apr 1997 22:20:31 +0200 From: Frank Mittelbach Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: Alternatives to LaTeX (Was Some comments...) Status: R X-Status: X-Keywords: X-UID: 1979 Sebastian Rahtz writes: > > > a) the ability to typset lines to a grid > > > > I don't see why this cannot be accomplished by proper settings of the > > various vertical space parameters in the documentclass. I.e., I don't > > think it is an inherent restriction in LaTeX, it is a decision left up > > to the designer/documentclass writer. > > indeed. I did a book like this once. it was a nightmare, for all the > reasons Michael points out it is partly a problem of TeX having the wrong internal model for it so it would not at all easy for e-TeX or Omega to overcome that part. ie you need to come up with a completely new model replacing the idea of glue as it is. but a suitable implementation (leaving alone a few boundary cases) it is not on the turning machine level of problems and in fact with a better designer interface could be very well provided on the class level --- which is one of the goals of the project ie providing such interfaces --- frank