From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10130 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: cont-sys.tex or cont-sys.rme? Date: Sat, 14 Dec 2002 12:04:11 +0100 (CET) Sender: ntg-context-admin@ntg.nl Message-ID: References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1039863942 5992 80.91.224.249 (14 Dec 2002 11:05:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Dec 2002 11:05:42 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18NA73-0001YU-00 for ; Sat, 14 Dec 2002 12:05:41 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 59B5610AEF; Sat, 14 Dec 2002 12:06:00 +0100 (MET) Original-Received: from down.physik.fu-berlin.de (down.physik.fu-berlin.de [160.45.34.6]) by ref.ntg.nl (Postfix) with ESMTP id 195E310AE7 for ; Sat, 14 Dec 2002 12:04:16 +0100 (MET) Original-Received: from warp9.physik.fu-berlin.de (warp9.physik.fu-berlin.de [160.45.32.243]) by down.physik.fu-berlin.de (8.9.3/8.9.1) with ESMTP id MAA1364532; Sat, 14 Dec 2002 12:04:12 +0100 (CET) Original-Received: from tburnus (helo=localhost) by warp9.physik.fu-berlin.de with local-esmtp (Exim 3.35 #1 (Debian)) id 18NA5b-0000Wb-00; Sat, 14 Dec 2002 12:04:11 +0100 X-X-Sender: tburnus@warp9.physik.fu-berlin.de Original-To: ntg-context@ntg.nl In-Reply-To: Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:10130 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10130 Hi, On 14 Dec 2002, Emil Hedevang Lohse wrote: > In the installation manual (minstall.pdf) it is said that if I want to > change the defaults, I have to edit the 'cont-sys.tex' file to, say, > enable '\setupoutput[pdftex]' as default. However, I cannot find the > file. I am using teTeX from Debian 3.0, and when I run 'locate > cont-sys' > /usr/share/texmf/tex/context/base/cont-sys.ori > /usr/share/texmf/tex/context/user/cont-sys.rme > Is this a bug in the installation manual? Not exactly. ConTeXt reads cont-sys.tex, but doesn't include it, since otherwise your file might get overwritten every time you unzip cont-tmf.zip. Thus simply copy cont-sys.rme to cont-sys.tex and make the necessary changes. Tobias