From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20690 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Latest version + itemize Date: Mon, 6 Jun 2005 10:01:01 +0200 Message-ID: <0EE4114B-EF7A-438F-A9E7-FE51E581CDDD@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1118044735 18435 80.91.229.2 (6 Jun 2005 07:58:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Jun 2005 07:58:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 06 09:58:45 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DfCUz-0006SC-VG for gctc-ntg-context-518@m.gmane.org; Mon, 06 Jun 2005 09:58:18 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 883A71279F; Mon, 6 Jun 2005 10:01:57 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24915-03; Mon, 6 Jun 2005 10:01:52 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 20A6112784; Mon, 6 Jun 2005 10:01:52 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 278D612784 for ; Mon, 6 Jun 2005 10:01:50 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24954-01-2 for ; Mon, 6 Jun 2005 10:01:49 +0200 (CEST) Original-Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by ronja.ntg.nl (Postfix) with ESMTP id 4AC3C1277E for ; Mon, 6 Jun 2005 10:01:49 +0200 (CEST) Original-Received: from fwd24.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1DfCYO-0004hT-01; Mon, 06 Jun 2005 10:01:48 +0200 Original-Received: from [192.168.0.2] (SyU+OwZdZenCb+0CntorP-iy6xhScGwIZbJ3tYfC7fG1cSE7WTajgu@[84.177.109.31]) by fwd24.sul.t-online.de with esmtp id 1DfCY4-1BEmbg0; Mon, 6 Jun 2005 10:01:28 +0200 Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.730) X-ID: SyU+OwZdZenCb+0CntorP-iy6xhScGwIZbJ3tYfC7fG1cSE7WTajgu@t-dialin.net X-TOI-MSGID: 112a6ecf-9e42-4d00-8231-aa4357bf2ace X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20690 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20690 The latest version (2005.06.03) seems to break some features of the =20 itemize-environment. I can't get any of the converions 1-8 to work. =20 Here's a minimal example: \starttext \startitemize[2] \item one \item two \stopitemize \stoptext For [1] and [2], I get empty boxes instead of a bullet and an em-=20 dash, for other values, I get errors: ! Math formula deleted: Insufficient symbol fonts. \@@ss::medcircle ...e \onepoint \hbox {$\bigcirc $ }} \dodosymbol ...bol \csname \??ss :#1:#2\endcsname \relax }\relax \dosymbol ...fnosymbol \redosymbol \currentsymbol \fi \fi ! Math formula deleted: Insufficient symbol fonts. \@@ss::medcircle ...e \onepoint \hbox {$\bigcirc $ }} \dodosymbol ...bol \csname \??ss :#1:#2\endcsname \relax }\relax \dosymbol ...fnosymbol \redosymbol \currentsymbol \fi \fi \relax \dodosymbol ...name \??ss :#1:#2\endcsname \relax }\relax \dosymbol ...fnosymbol \redosymbol \currentsymbol \fi \fi ... l.16 \item { \em Ovide moralis=E9} (mittelalterliche Allegorisierung =20 der {\em ... ? Process aborted dodosymbol ...name \??ss :#1:#2\endcsname \relax }\relax \dosymbol ...fnosymbol \redosymbol \currentsymbol \fi \fi ... l.14 \item Not sure what is causing this behavior, but the same document =20 compiles fine with older versions. Best Thomas=