ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* MKIV font name database
@ 2008-09-16  9:23 Alan Stone
  2008-09-16 11:14 ` Hans Hagen
  2008-09-16 14:04 ` Mohamed Bana
  0 siblings, 2 replies; 7+ messages in thread
From: Alan Stone @ 2008-09-16  9:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

mtxrun --script fonts --list

output...

The 2nd column is the font name.
Tthe 3rd column is the font filename.

To what corresponds the 1st column ?

--
Best,
Alan

* ConTeXt ver: 2008.09.10 14:01 MKIV fmt: 2008.9.14 int: english/english
* Windows XP Home SP3
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: MKIV font name database
  2008-09-16  9:23 MKIV font name database Alan Stone
@ 2008-09-16 11:14 ` Hans Hagen
  2008-09-16 12:47   ` Alan Stone
  2008-09-16 14:04 ` Mohamed Bana
  1 sibling, 1 reply; 7+ messages in thread
From: Hans Hagen @ 2008-09-16 11:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Alan Stone wrote:
> mtxrun --script fonts --list
> 
> output...
> 
> The 2nd column is the font name.
> Tthe 3rd column is the font filename.
> 
> To what corresponds the 1st column ?

the (simplified) internal name that is used as lookup, only digits and 
lowercase letters; all requested names are simplified before a lookup

(reason: i don't want to remember upper/lowercase, not funny characters, 
not deal with the usual mess in font (file) names)

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: MKIV font name database
  2008-09-16 11:14 ` Hans Hagen
@ 2008-09-16 12:47   ` Alan Stone
  2008-09-16 12:50     ` Wolfgang Schuster
  0 siblings, 1 reply; 7+ messages in thread
From: Alan Stone @ 2008-09-16 12:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1007 bytes --]

(1) >the (simplified) internal name that is used as lookup

 so these are names one can use in typescripts instead,
aka  [name:simplified-internal-name] ?

 (2) source: http://wiki.contextgarden.net/Running_Mark_IV#Using_fonts

"Context Mark IV can use non-tex fonts (in OpenType, TrueType or Type1
format) directly"

What is meant by "directly" ?

-- 
Best,
Alan


 * ConTeXt ver: 2008.09.10 14:01 MKIV fmt: 2008.9.14 int: english/english
* Windows XP Home SP3
 On Tue, Sep 16, 2008 at 1:14 PM, Hans Hagen <pragma@wxs.nl> wrote:
> Alan Stone wrote:
>> mtxrun --script fonts --list
>>
>> output...
>>
>> The 2nd column is the font name.
>> Tthe 3rd column is the font filename.
>>
>> To what corresponds the 1st column ?
>
> the (simplified) internal name that is used as lookup, only digits and
> lowercase letters; all requested names are simplified before a lookup
>
> (reason: i don't want to remember upper/lowercase, not funny characters,
> not deal with the usual mess in font (file) names)
>
> Hans

[-- Attachment #1.2: Type: text/html, Size: 1754 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: MKIV font name database
  2008-09-16 12:47   ` Alan Stone
@ 2008-09-16 12:50     ` Wolfgang Schuster
  2008-09-16 15:07       ` Alan Stone
  0 siblings, 1 reply; 7+ messages in thread
From: Wolfgang Schuster @ 2008-09-16 12:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, Sep 16, 2008 at 2:47 PM, Alan Stone
<software.list.1es9s@gmail.com> wrote:
> (1) >the (simplified) internal name that is used as lookup
>
> so these are names one can use in typescripts instead,
> aka  [name:simplified-internal-name] ?
>
> (2) source: http://wiki.contextgarden.net/Running_Mark_IV#Using_fonts
>
> "Context Mark IV can use non-tex fonts (in OpenType, TrueType or Type1
> format) directly"
>
> What is meant by "directly" ?

You don't need tfm and map files.

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: MKIV font name database
  2008-09-16  9:23 MKIV font name database Alan Stone
  2008-09-16 11:14 ` Hans Hagen
@ 2008-09-16 14:04 ` Mohamed Bana
  1 sibling, 0 replies; 7+ messages in thread
From: Mohamed Bana @ 2008-09-16 14:04 UTC (permalink / raw)
  To: ntg-context

Alan Stone <software.list.1es9s <at> gmail.com> writes:

> 
> mtxrun --script fonts --list
> 
> output...
> 
> The 2nd column is the font name.
> Tthe 3rd column is the font filename.
> 
> To what corresponds the 1st column ?
> 

Take a look at; http://wiki.contextgarden.net/Fonts_in_LuaTex#Example.  I
remember the same question.




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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: MKIV font name database
  2008-09-16 12:50     ` Wolfgang Schuster
@ 2008-09-16 15:07       ` Alan Stone
  2008-09-17  6:41         ` Alan Stone
  0 siblings, 1 reply; 7+ messages in thread
From: Alan Stone @ 2008-09-16 15:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 160 bytes --]

compiled with

texmfstart texexec --lua test001

-- 
Best,
Alan

* ConTeXt ver: 2008.09.10 14:01 MKIV fmt: 2008.9.14 int: english/english
* Windows XP Home SP3

[-- Attachment #1.2: Type: text/html, Size: 275 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: MKIV font name database
  2008-09-16 15:07       ` Alan Stone
@ 2008-09-17  6:41         ` Alan Stone
  0 siblings, 0 replies; 7+ messages in thread
From: Alan Stone @ 2008-09-17  6:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 192 bytes --]

It must be

\definetypeface [georgia] [rm] [serif] [georgia] [default]

<grin:>

-- 
Best,
Alan

* ConTeXt ver: 2008.09.10 14:01 MKIV fmt: 2008.9.14 int: english/english
* Windows XP Home SP3

[-- Attachment #1.2: Type: text/html, Size: 311 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-09-17  6:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-16  9:23 MKIV font name database Alan Stone
2008-09-16 11:14 ` Hans Hagen
2008-09-16 12:47   ` Alan Stone
2008-09-16 12:50     ` Wolfgang Schuster
2008-09-16 15:07       ` Alan Stone
2008-09-17  6:41         ` Alan Stone
2008-09-16 14:04 ` Mohamed Bana

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).