From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38569 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Unicode.otf Date: Fri, 11 Jan 2008 03:26:37 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200018682 1318 80.91.229.12 (11 Jan 2008 02:31:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jan 2008 02:31:22 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 11 03:31:43 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JD9gM-0001eT-FT for gctc-ntg-context-518@m.gmane.org; Fri, 11 Jan 2008 03:31:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9A4871FC87; Fri, 11 Jan 2008 03:30:11 +0100 (CET) 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 09270-02-2; Fri, 11 Jan 2008 03:29:29 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B84C31FCAA; Fri, 11 Jan 2008 03:29:00 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DA7FE1FC87 for ; Fri, 11 Jan 2008 03:27:57 +0100 (CET) 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 10835-01-2 for ; Fri, 11 Jan 2008 03:26:42 +0100 (CET) Original-Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by ronja.ntg.nl (Postfix) with ESMTP id EACDD1FCB7 for ; Fri, 11 Jan 2008 03:26:38 +0100 (CET) Original-Received: by py-out-1112.google.com with SMTP id p76so1204996pyb.5 for ; Thu, 10 Jan 2008 18:26:38 -0800 (PST) Original-Received: by 10.64.156.2 with SMTP id d2mr5807641qbe.54.1200018397050; Thu, 10 Jan 2008 18:26:37 -0800 (PST) Original-Received: by 10.64.156.17 with HTTP; Thu, 10 Jan 2008 18:26:37 -0800 (PST) Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:38569 Archived-At: >There is a better font if you need only symbols, choose the "Unicode > Symbols" link on the following page. > > http://users.teilar.gr/~g1951d/ > I'm trying to use Unicode.otf from http://users.teilar.gr/~g1951d I just copied it into texmf/fonts/opentype/unicodesymbols/Unicode.otf run luatools --generate and test %%%test0012.tex \definefont[WhatEver][Unicode] \starttext \WhatEver Hello \stoptext with texmfstart texexec --luatex test0012.tex Result: !luaTeX error (file /opt/texlive/ContextMKiv/tex/texmf/fonts/opentype/public/unicodesymbols/Unicode.otf): can't find table `CFF ' ==> Fatal error occurred, no output PDF file produced! (I'm using This is LuaTeX, Version snapshot-0.20.2-2007121721 (Web2C 7.5.6) ConTeXt ver: 2008.01.02 14:18 MKIV fmt: 2008.1.10 int: english/english ) Hence, I saved Unicode.otf as UnicodeSymbols.otf with fontforge (saved as Opentype CFF) %%%test0012.tex \definefont[WhatEver][UnicodeSymbol at 100pt] \starttext \WhatEver Hello \stoptext now works . Do I have make some mistake ? And How can I quicky access symbols like U+25c9 ? -- luigi it's new . it's powerful . it's luatex . http://www.luatex.org ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________