ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: 'kern': TrueType table and GPOS lookup feature
Date: Fri, 30 Nov 2012 13:24:50 +0100	[thread overview]
Message-ID: <CAG5iGsBYtn8NZhTqcxMHE5TBc6KnvHH0cXJ_jvY4WXMrPCoNrQ@mail.gmail.com> (raw)
In-Reply-To: <CAEmWKkRR-5_xtmyBSo=UiZWsdDuvt40iWX244bo04xKixWfqvg@mail.gmail.com>

On Fri, Nov 30, 2012 at 12:40 PM, Steve White <stevan.white@gmail.com> wrote:
> Hi Luigi,
>
> I am lacking still
>
>     * a working input (*.tex) file
%% test.tex
\usemodule[simplefonts][size=25pt]
\definefontfeature[latins][default][script=latn]
\setmainfont[FreeSerif]
\starttext
\showfontkerns
dadedidodufafefifofufrflftlalelilolutatetitotu\par
\addfs{latins}
dadedidodufafefifofufrflftlalelilolutatetitotu\par
\stoptext





>     * the command line to build it with ConTeXt
$> context test.tex

>
> There are already two ConTeXt installations on different machines here.
> The most recent is 2012.05.30 MKIV, on Ubuntu.
> Are you saying I have to install the latest version of ConTeXt to see the
> effects being discussed?
Quick how-to
$>##  install latest minimals under  /opt/luatex/standalone-new
$>## and run the test
$>mkdir -p /opt/luatex/standalone-new
$>cd /opt/luatex/standalone-new
$>wget http://minimals.contextgarden.net/setup/first-setup.sh
$>bash /first-setup.sh --modules=simplefonts
$>## wait a little
$>cd tex
$>source setuptex
$>## ok we shoudl have context mkiv now
$>context --version
$>cd texmf-project
$>mkdir fonts &&  cd fonts
$>wget http://ftp.gnu.org/gnu/freefont/freefont-src-20120503.zip
$>unzip freefont-src-20120503.zip
$>cd freefont-20120503
$>mv *.ttf  ../
$>cd ..
$>mtxrun --script font --reload
$>## let's see if they are installed
$>mtxrun --script fonts --list --all|grep free
$>cd ..
$>## put the test.tex here
$>context test.tex



>
> I see vertical lines in your attached PDF... is this a new complaint?
vertical bars are the result of \showkerns
> I thought the problem was that sometimes kerning isn't activated.
could be.

--
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2012-11-30 12:24 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-30  7:06 Pablo Rodríguez
2012-11-30  9:13 ` Hans Hagen
2012-11-30  9:58   ` Steve White
2012-11-30 10:18     ` luigi scarso
2012-11-30 11:40       ` Steve White
2012-11-30 12:24         ` luigi scarso [this message]
2012-11-30 14:25           ` Steve White
2012-11-30 15:30             ` luigi scarso
2012-11-30 15:38               ` Hans Hagen
2012-11-30 18:12                 ` Steve White
2012-11-30 18:22                   ` Hans Hagen
2012-11-30 19:37                   ` luigi scarso
2012-11-30 21:25                     ` Steve White
2012-11-30 22:02                       ` Hans Hagen
2012-11-30 23:57                         ` Pablo Rodríguez
2012-12-01 16:22                       ` Steve White
2012-12-01 19:22                         ` luigi scarso
2012-12-01 19:38                           ` Aditya Mahajan
2012-12-01 19:46                             ` luigi scarso
2012-12-01 19:58                               ` Aditya Mahajan
2012-12-01 21:09                                 ` luigi scarso
2012-12-02  9:58                                   ` Steve White
2012-12-02 13:12                                     ` Khaled Hosny
2012-12-02 14:32                                       ` Steve White
2012-12-02 14:49                                         ` Khaled Hosny
2012-12-02 10:10                           ` Steve White
2012-12-02 10:24                             ` luigi scarso
2012-12-02 10:43                               ` Wolfgang Schuster
2012-12-02 11:08                               ` Steve White
2012-12-02 11:48                                 ` luigi scarso
2012-11-30 15:43         ` Hans Hagen
2012-11-30 14:13     ` Khaled Hosny
2012-11-30 15:41       ` Hans Hagen
2012-11-30 16:05     ` Hans Hagen
2012-11-30 16:39       ` Bill Meahan
2012-11-30 18:08         ` Steve White
2012-11-30 19:07           ` Bill Meahan
2012-11-30 21:24             ` Steve White
2012-11-30 18:34       ` Steve White

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAG5iGsBYtn8NZhTqcxMHE5TBc6KnvHH0cXJ_jvY4WXMrPCoNrQ@mail.gmail.com \
    --to=luigi.scarso@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).