X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["835" "Thu" "10" "February" "1994" "20:09:54" "GMT" "Sebastian Rahtz" "spqr@FTP.TEX.AC.UK" "<199402102016.AA00496@mail.cs.tu-berlin.de>" "22" "Re: The difference between option and packages in 2e" "^Date:" nil nil "2" "1994021020:09:54" "The difference between option and packages in 2e" nil "<9402101646.AA13639@ftp.tex.ac.uk>"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA18456; Thu, 10 Feb 94 21:16:47 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA04361; Thu, 10 Feb 94 21:16:46 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA00496 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Thu, 10 Feb 1994 21:16:43 +0100 Message-Id: <199402102016.AA00496@mail.cs.tu-berlin.de> Received: from TUBVM.CS.TU-BERLIN.DE by tubvm.cs.tu-berlin.de (IBM VM SMTP V2R2) with BSMTP id 6197; Thu, 10 Feb 94 21:16:21 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin MAILER@DHDURZ1) by TUBVM.CS.TU-BERLIN.DE (LMail V1.2a/1.8a) with BSMTP id 6196; Thu, 10 Feb 1994 21:16:21 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin LISTSERV@DHDURZ1) by VM.URZ.UNI-HEIDELBERG.DE (LMail V1.2a/1.8a) with BSMTP id 1513; Thu, 10 Feb 1994 21:15:45 +0000 Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <9402101646.AA13639@ftp.tex.ac.uk> Date: Thu, 10 Feb 1994 20:09:54 GMT From: Sebastian Rahtz Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: The difference between option and packages in 2e Status: R X-Status: X-Keywords: X-UID: 1529 Mike Piff writes: > > -- option a4envelope will not be recognized. (This sets the page > area to that of an envelope, so the printer doesn't object. -- > option 14pt is not recognized either, to set the default size to > 14pt. > > > Should there not be a default action for all unrecognized options, rather > than just ignoring them? but there is a default - they are passed to any following packages! that lets you do what you want, doesnt it? > To have to define a new class to overcome these, and similar, problems seems > madness. but article wasn't designed to have an infinite range of point sizes or paper sizes. if you want a much more generalized class, write one! though why you want a default of 14pt i am not sure... (no, please don't tell me, i am sure my imaginings are more fun than the truth). Sebastian