From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59155 Path: news.gmane.org!not-for-mail From: Bernhard Rosensteiner Newsgroups: gmane.comp.tex.context Subject: setups in typescripts Date: Sun, 30 May 2010 10:18:10 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1275207510 2317 80.91.229.12 (30 May 2010 08:18:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 30 May 2010 08:18:30 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun May 30 10:18:29 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OIdj3-0008RG-24 for gctc-ntg-context-518@m.gmane.org; Sun, 30 May 2010 10:18:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BD481C9C6D; Sun, 30 May 2010 10:18:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Ypuyvz6t0dfC; Sun, 30 May 2010 10:18:27 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D1CCBC9BB9; Sun, 30 May 2010 10:18:24 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 94F30C9BB9 for ; Sun, 30 May 2010 10:18:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id MdK7MY+en6TW for ; Sun, 30 May 2010 10:18:12 +0200 (CEST) Original-Received: from mail-fx0-f41.google.com (mail-fx0-f41.google.com [209.85.161.41]) by balder.ntg.nl (Postfix) with ESMTP id 3F8D4C9BB3 for ; Sun, 30 May 2010 10:18:12 +0200 (CEST) Original-Received: by fxm11 with SMTP id 11so2147279fxm.14 for ; Sun, 30 May 2010 01:18:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=hjd3SbLHZtODw+yPaISFYRsFSnsUAWfI/NXaEoyUswA=; b=VzmrPKsRbG1upQIGlDohel1BeThigbg1RMBuLnoigat8i3aWiTc1Eg752KBp2D0ILz I/ZXxuISgCMLQGB415a3+bQD9zEALPmkVk+jsdBVGO2TrEvUlsD9OTzohxWwfpWfhhY3 Gj5V5/P4qX+DFIdFFdQuQ+cnxB8vT8HKdbnY0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=iq22CRBQdNSx/do2je2NGJN+BsylDk9ft/h7joa82idfgvFWRA4SvbkMKF7uQrNwbJ XNAQ/37DMQiK2iBBMoZW34ymyWtYi0P+3Cfbi5GlU6jJ0tAphj6V9JTXao/NExPSyiTA GivQO29rR3eGhCB2d+ubkDa5+x5EH2sqaXsJk= Original-Received: by 10.223.92.136 with SMTP id r8mr3409145fam.40.1275207491828; Sun, 30 May 2010 01:18:11 -0700 (PDT) Original-Received: from 196-086-142-078.ascus.at ([78.142.86.196]) by mx.google.com with ESMTPS id y12sm28238026faj.17.2010.05.30.01.18.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 30 May 2010 01:18:11 -0700 (PDT) X-Mailer: Apple Mail (2.1078) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:59155 Archived-At: Hello, i have made a typescript which works. the only thing is that i have in my t= ypescript something like: \startsetups [fallbackfonts] =85 \stopsetups \starttypescript [bla] \setups[fallbackfonts] =85 \stoptypescript referring in my document to the typescriptfile with \usetypescriptfile[Myty= pescript] does not load the setups and so the font fallback is not working = (obviously \usetypescriptfile only loads the typescripts). When i do: = \input Mytypescript in the document all works as expected. So my question is how can i load set= ups with \usetypescriptfile Maybe i have to make a extra =84fontfallback-setups=93 file, but i don=B4t = know how it is recognized by context. Please help. best regards Bernhard ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________