X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["875" "Wed" "3" "November" "93" "07:49:43" "-0500" "Francisco Figueirido" "figuei@LUTECE.RUTGERS.EDU" nil "18" "Re: I do not like 'nf' in style names" "^Date:" nil nil "11"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA16870; Wed, 3 Nov 93 13:55:05 +0100 Received: from vm.urz.Uni-Heidelberg.de (vm.hd-net.uni-heidelberg.de) by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA23690; Wed, 3 Nov 93 13:55:01 +0100 Message-Id: <9311031255.AA23690@sc.ZIB-Berlin.DE> Received: from DHDURZ1 by vm.urz.Uni-Heidelberg.de (IBM VM SMTP V2R2) with BSMTP id 1387; Wed, 03 Nov 93 13:53:48 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 5813; Wed, 03 Nov 93 13:51:44 CET Received: from DHDURZ1 by DHDURZ1 (Mailer R2.08 R208004) with BSMTP id 5811; Wed, 03 Nov 93 13:51:39 CET Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <9311031231.AA17573@lutece.rutgers.edu> (message from Werenfried Spit on Wed, 3 Nov 93 13:21:48 EST) Date: Wed, 3 Nov 93 07:49:43 -0500 From: Francisco Figueirido Sender: Mailing list for the LaTeX3 project To: Multiple Recipients of Subject: Re: I do not like 'nf' in style names Status: R X-Status: X-Keywords: X-UID: 1070 After a long silence this group has become quite vocal about the filename conflicts in NFSS2. Here are my 2 cents (pennies?): I installed all the NFSS2 related files (.sty and .fd) under a subdirectory (called NFSS2) of the main directory where TeX input files are stored. If a user wants to use NFSS2 she/he sets the environmental variable TEXINPUTS so that this subdirectory appears BEFORE the main directory; otherwise the old style files will be read. I know this solution is not OS-independent ... I would also prefer to have `master' style files that input the appropriate style files (which I would rather store in different subdirectories to avoid clutter). Anyway, I find it more disturbing that the user-interface to NFSS2 (especially regarding mathematical typesetting) has changed so much with respect to NFSS1. Luckily we haven't yet used NFSS too much ...