ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
Subject: MikTeX and font problems (again)
Date: Tue, 20 Dec 2005 21:42:44 +0100	[thread overview]
Message-ID: <6faad9f00512201242r6c69fdebtf8c33028c72d40fa@mail.gmail.com> (raw)

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

Hello,

The following code works both under MikTeX and stand-alone ConTeXt
(however not under live.contextgarden.net), but I don't know how to
enable ec encoding (\ccaron and \Ccaron - č and Č - don't work).

\starttypescript [antykwa-poltawskiego] [ec]
  \definetypeface [antykwa-poltawskiego] [rm] [serif]
[antykwa-poltawskiego] [default] [encoding=ec]
\stoptypescript
\usetypescript[antykwa-poltawskiego][ec]
\setupbodyfont[antykwa-poltawskiego,rm]

The following code

\starttypescript [antykwa-torunska] [texnansi,ec] % already defined in type-exa
  \definetypeface[antykwa][rm][serif][antykwa-torunska]  
[default][encoding=\typescripttwo]
\stoptypescript
\usetypescript[antykwa-torunska][ec]
\setupbodyfont[antykwa,rm]

works under stand-alone ConTeXt, but not under MikTeX (and not under
live.contextgarden.net). It complains about "ec-antt.map - cannot open
map file" (and about some other files). It actually doesn't exist
since the files are named "antt-ec.map".

I'm completely lost regarding font problems and would appreciate any help.

Thanks,
    Mojca

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

             reply	other threads:[~2005-12-20 20:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-20 20:42 Mojca Miklavec [this message]
2005-12-20 21:13 ` Hans Hagen
2005-12-22 23:33   ` Mojca Miklavec
2005-12-23  9:33     ` Hans Hagen
2005-12-23 13:25       ` Mojca Miklavec
2005-12-23 14:02         ` Hans Hagen
2005-12-23 14:58           ` Mojca Miklavec
2005-12-23 16:04             ` Hans Hagen

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=6faad9f00512201242r6c69fdebtf8c33028c72d40fa@mail.gmail.com \
    --to=mojca.miklavec.lists@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).