ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vladimir Lomov <lomov.vl@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Computer Modern Unicode fonts
Date: Thu, 30 Sep 2010 20:09:01 +0900	[thread overview]
Message-ID: <AANLkTik8a9qFCJSMf6XuwUCj+ribzs2xyR--mgJGvSmo@mail.gmail.com> (raw)
In-Reply-To: <4CA45C2B.4020607@wxs.nl>

[-- Attachment #1: Type: text/plain, Size: 959 bytes --]

Hi.
2010/9/30 Hans Hagen <pragma@wxs.nl>:
> On 30-9-2010 11:18, Khaled Hosny wrote:
>>
>> On Thu, Sep 30, 2010 at 06:00:37PM +0900, Vladimir Lomov wrote:
>>>
>>> Hi.
>>>
>>> VL>  Not sure about how 'context --generate'' works but I didn't that.
>>> May
>>> VL>  be it doesn't like links?
>>>
>>> I meant that I ran (several times) 'context --generate' after I made a
>>> link to cm-unicode.
>>
>> You actually need `mtxrun -script fonts --reload` to update font
>> database.
>
> the database is not needed when filenames are used
Ok. Suppose that I place in currect directory the file 'type-cmu.mkiv'
(attached, sorry Wolfgang, I don't mention in the file that I changed
it, I need it for test only) and run as usual
$ context ex_ru.tex
(and I also change '\usetypescriptfile' to '\usetypefile' because then
I see in terminal output that local 'type-cmu.mkiv' is used) but again
I don't get CM-U fonts.

---
WBR, Vladimir Lomov

[-- Attachment #2: type-cmu.mkiv --]
[-- Type: application/octet-stream, Size: 3613 bytes --]

%D \module
%D   [       file=type-cmu,
%D        version=2008.12.04,
%D          title=\CONTEXT\ Typescript Macros,
%D       subtitle=Computer Modern Unicode Collection,
%D         author=Wolfgang Schuster,
%D           date=\currentdate,
%D      copyright=Wolfgang Schuster]
%C
%C Copyright 2009 Wolfgang Schuster.
%C This file may be distributed under the GNU General Public License v. 2.0.

\starttypescript [serif,sans,mono] [computer-modern-unicode]
    \definefontsynonym [CMUSerif-Regular]             [file:cmunrm]   [features=default]
    \definefontsynonym [CMUSerif-Italic]              [file:cmunti]   [features=default]
    \definefontsynonym [CMUSerif-Slanted]             [file:cmunsl]   [features=default]
    \definefontsynonym [CMUSerif-Bold]                [file:cmunbx]   [features=default]
    \definefontsynonym [CMUSerif-BoldItalic]          [file:cmunbi]   [features=default]
    \definefontsynonym [CMSUerif-BoldNonextended]     [file:cmunrb]   [features=default]
    \definefontsynonym [CMSUerif-BoldSlanted]         [file:cmunbl]   [features=default]
    \definefontsynonym [SMCSerif-ExtraBold]           [file:cmunrm]   [features=default]
    \definefontsynonym [CMSUerif-UprightItalic]       [file:cmunui]   [features=default]
    \definefontsynonym [CMUSans-Regular]              [file:cmunss]   [features=default]
    \definefontsynonym [CMUSans-Italic]               [file:cmunsi]   [features=default]
    \definefontsynonym [CMUSans-Bold]                 [file:cmunsx]   [features=default]
    \definefontsynonym [CMUSans-BoldItalic]           [file:cmunso]   [features=default]
    \definefontsynonym [CMUSans-Condensed]            [file:cmunssdc] [features=default]
    \definefontsynonym [CMUTypewriter-Light]          [file:cmunbtl]  [features=default]
    \definefontsynonym [CMUTypewriter-LightSlanted]   [file:cmunbto]  [features=default]
    \definefontsynonym [CMUTypewriter-Regular]        [file:cmuntt]   [features=default]
    \definefontsynonym [CMUTypewriter-Italic]         [file:cmunit]   [features=default]
    \definefontsynonym [CMUTypewriter-Slanted]        [file:cmunst]   [features=default]
    \definefontsynonym [CMUTypewriter-Bold]           [file:cmuntb]   [features=default]
    \definefontsynonym [CMUTypewriter-BoldItalic]     [file:cmuntx]   [features=default]
    \definefontsynonym [CMUTypewriter-Variable]       [file:cmunvt]   [features=default]
    \definefontsynonym [CMUTypewriter-VariableItalic] [file:cmunvi]   [features=default]
\stoptypescript

\starttypescript [sans] [cmu-bright]
    \definefontsynonym [CMUBright-Roman]          [file:cmunbmr] [features=default]
    \definefontsynonym [CMUBright-Italic]         [file:cmunbmo] [features=default]
    \definefontsynonym [CMUBright-Bold]           [file:cmunbbx] [features=default]
    \definefontsynonym [CMUBright-BoldItalic]     [file:cmunbxo] [features=default]
    \definefontsynonym [CMUBright-SemiBold]       [file:cmunbsr] [features=default]
    \definefontsynonym [CMUBright-SemiBoldItalic] [file:cmunbso] [features=default]
\stoptypescript

\starttypescript [serif] [cmu-classical]
    \definefontsynonym [CMUClassicalSerif-Italic] [file:cmunci] [features=default]
\stoptypescript

\starttypescript [serif] [cmu-concrete]
    \definefontsynonym [CMUConcrete-Roman]      [file:cmunorm] [features=default]
    \definefontsynonym [CMUConcretei-Ialic]     [file:cmunoti] [features=default]
    \definefontsynonym [CMUConcrete-Bold]       [file:cmunobx] [features=default]
    \definefontsynonym [CMUConcrete-BoldItalic] [file:cmunobi] [features=default]
\stoptypescript

\endinput

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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:[~2010-09-30 11:09 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30  8:05 Vladimir Lomov
2010-09-30  8:14 ` Willi Egger
2010-09-30  8:34 ` Hans Hagen
2010-09-30  8:40   ` Khaled Hosny
2010-09-30  9:00     ` Vladimir Lomov
2010-09-30  9:18       ` Khaled Hosny
2010-09-30  9:45         ` Hans Hagen
2010-09-30 11:09           ` Vladimir Lomov [this message]
2010-09-30 11:12             ` Hans Hagen
2010-09-30 11:18               ` Vladimir Lomov
2010-09-30 12:00                 ` Hans Hagen
2010-09-30 12:26                   ` Wolfgang Schuster
2010-09-30 13:22                     ` Vladimir Lomov
2010-09-30 13:46                       ` Wolfgang Schuster
2010-10-01  2:50                         ` Vladimir Lomov
2010-10-01  3:03                           ` Mojca Miklavec
2010-10-01  3:53                             ` Vladimir Lomov
2010-10-01 11:29                               ` Mojca Miklavec
2010-09-30 14:10                       ` Hans Hagen
2010-09-30 13:14                   ` Vladimir Lomov
2010-09-30 12:20                 ` Hans Hagen
2010-09-30 13:37                   ` Vladimir Lomov
2010-09-30 14:12                     ` Hans Hagen
2010-10-01  2:44                       ` Vladimir Lomov
2010-10-01  4:05                   ` Vladimir Lomov
2010-09-30 11:24           ` Khaled Hosny
2010-09-30 11:43             ` Vladimir Lomov
2010-09-30  9:02     ` Hans Hagen
2010-09-30  9:36       ` Vladimir Lomov

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=AANLkTik8a9qFCJSMf6XuwUCj+ribzs2xyR--mgJGvSmo@mail.gmail.com \
    --to=lomov.vl@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).