From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Piet van Oostrum Newsgroups: gmane.emacs.help Subject: Re: Add items to TeX-font-list Date: 07 Feb 2003 22:36:18 +0100 Organization: Dept of Computer Science, Utrecht University, The Netherlands Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84adh8huu5.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1044654360 17259 80.91.224.249 (7 Feb 2003 21:46:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2003 21:46:00 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18hGJK-0004RV-00 for ; Fri, 07 Feb 2003 22:45:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hGJS-0005QU-07 for gnu-help-gnu-emacs@m.gmane.org; Fri, 07 Feb 2003 16:45:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!lnewspeer01.lnd.ops.eu.uu.net!bnewspeer01.bru.ops.eu.uu.net!emea.uu.net!cs.uu.nl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: sunshine.cs.uu.nl Original-X-Trace: samos.cs.uu.nl 1044653746 15194 131.211.80.33 (7 Feb 2003 21:35:46 GMT) Original-X-Complaints-To: news@cs.uu.nl Original-NNTP-Posting-Date: 7 Feb 2003 21:35:46 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:109936 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6441 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6441 >>>>> kai.grossjohann@uni-duisburg.de (Kai Großjohann) (KG) wrote: KG> My document does \usepackage{nifty-macros} (where the KG> nifty-macros.sty for the most part consists of kludgy macros), so I KG> created a file style/nifty-macros.el which does KG> (TeX-add-style-hook KG> "kg-thesis-macros" KG> (lambda () KG> (add-to-list 'TeX-font-list (list ?d "\\DefTerm{" "}")))) I think it is safer to use "nifty-macros" rather than "kg-thesis-macros". I am not sure if it really is necessary, but I think it wouldn't harm to try it. -- Piet van Oostrum URL: http://www.cs.uu.nl/~piet [PGP] Private email: P.van.Oostrum@hccnet.nl