From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/69190 Path: news.gmane.org!not-for-mail From: Ulrike Fischer Newsgroups: gmane.comp.tex.context Subject: Re: LuaTeX + microtype: Small Caps vs. Letter Spacing Date: Wed, 15 Jun 2011 10:59:19 +0200 Message-ID: References: <4DF7BBE2.7050504@lindenhayn.com> <4DF86052.8020600@wxs.nl> Reply-To: news3@nililand.de, 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: dough.gmane.org 1308128400 26152 80.91.229.12 (15 Jun 2011 09:00:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 15 Jun 2011 09:00:00 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 15 10:59:56 2011 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 1QWlx5-0003qQ-G0 for gctc-ntg-context-518@m.gmane.org; Wed, 15 Jun 2011 10:59:55 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 61C01CADE4; Wed, 15 Jun 2011 10:59:54 +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 Z5987rPMs7-E; Wed, 15 Jun 2011 10:59:50 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D6A1ACADE0; Wed, 15 Jun 2011 10:59:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 70B9ACADE0 for ; Wed, 15 Jun 2011 10:59:49 +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 rjoeEOLTiCQD for ; Wed, 15 Jun 2011 10:59:38 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id 7D115CADDC for ; Wed, 15 Jun 2011 10:59:38 +0200 (CEST) Original-Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p5F8xblI030411 for ; Wed, 15 Jun 2011 10:59:37 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QWlwn-0003km-94 for ntg-context@ntg.nl; Wed, 15 Jun 2011 10:59:37 +0200 Original-Received: from pd954a122.dip.t-dialin.net ([217.84.161.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Jun 2011 10:59:37 +0200 Original-Received: from news3 by pd954a122.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Jun 2011 10:59:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 46 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pd954a122.dip.t-dialin.net User-Agent: 40tude_Dialog/2.0.15.41de X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.91.229.12; country=NO; latitude=62.0000; longitude=10.0000; http://maps.google.com/maps?q=62.0000,10.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eEU8XBkf - e3a712345b96 - 20110615 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 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:69190 Archived-At: Am Wed, 15 Jun 2011 09:33:38 +0200 schrieb Hans Hagen: > On 14-6-2011 9:52, N. Lindenhayn wrote: > >> \documentclass{scrartcl} >> \usepackage{fontspec,microtype} >> \setmainfont{Minion Pro}%or TeX Gyre Termes, or Latin Modern Roman... >> \begin{document} >> stealing sheep\par >> \textls{stealing sheep}\par >> \textsc{stealing sheep}\par >> \textls{\textit{stealing sheep}}\par >> \textls{\textbf{stealing sheep}}\par >> \textls{\textsc{stealing sheep}} >> \end{document} > > on this list you should provide an example using context macros At first I thought that it is a pure latex problem which should better go at comp.text.tex or the lualatex mailing list. But it could be that there is (context) font code or luatex problem. With ConTeXt ver: 2011.06.13 23:08 MKIV fmt: 2011.6.15 (from the minimals) the following fails: \starttext \font\test=file:fxlr.otf \test abc \letterspacefont\lspfont=\font 500 \lspfont blub %breaks: letterspaced font is not small small caps: \font\test=file:fxlr.otf:mode=node;+smcp \test abc \letterspacefont\lspfont=\font 500 \lspfont blub %letterspacefont works: \font\test=file:fxlr.otf:mode=base;+smcp \test abc \letterspacefont\lspfont=\font 500 \lspfont blub \stoptext (fxlr.otf are the linux libertine O fonts as you get them in the libertine package on CTAN. But probably the problem can be tested with every font where small caps are implemented with +smcp). -- Ulrike Fischer ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________