ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* fonts list
@ 2012-11-26 17:01 Vyatcheslav Y.
  2012-11-26 17:03 ` luigi scarso
  0 siblings, 1 reply; 5+ messages in thread
From: Vyatcheslav Y. @ 2012-11-26 17:01 UTC (permalink / raw)
  To: ntg-context


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

Hi,

What is modern way to see the list of available fonts?
"mtxrun --script fonts --list" does not work anymore.

Seems like a lot changed while I was not paying attention to ConTeXt )

Regards,
Vyatcheslav

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

[-- Attachment #2: Type: text/plain, Size: 485 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
___________________________________________________________________________________

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

* Re: fonts list
  2012-11-26 17:01 fonts list Vyatcheslav Y.
@ 2012-11-26 17:03 ` luigi scarso
  2012-11-26 19:52   ` Sietse Brouwer
  0 siblings, 1 reply; 5+ messages in thread
From: luigi scarso @ 2012-11-26 17:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Nov 26, 2012 at 6:01 PM, Vyatcheslav Y. <yatskovsky@gmail.com> wrote:
> mtxrun --script fonts --list

mtxrun --script fonts --list --all


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


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

* Re: fonts list
  2012-11-26 17:03 ` luigi scarso
@ 2012-11-26 19:52   ` Sietse Brouwer
  2012-11-26 20:36     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Sietse Brouwer @ 2012-11-26 19:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

The help text mentions this, but somewhat cryptically --- it's not
quite clear that --all requires --list. Maybe mention that, like so?

--list --name         list installed fonts, filter by name [--pattern]
--list --spec         list installed fonts, filter by spec [--filter]
--list --file         list installed fonts, filter by file [--pattern]

--pattern=str         filter files using pattern
--filter=list         key-value pairs
- --all                 show all found instances
+ --all                 show all found instances (combine with --list)
--info                give more details
--track=list          enable trackers
--statistics          some info about the database

Cheers,
Sietse

On Mon, Nov 26, 2012 at 6:03 PM, luigi scarso <luigi.scarso@gmail.com> wrote:
> On Mon, Nov 26, 2012 at 6:01 PM, Vyatcheslav Y. <yatskovsky@gmail.com> wrote:
>> mtxrun --script fonts --list
>
> mtxrun --script fonts --list --all
>
>
> --
> 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
> ___________________________________________________________________________________
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: fonts list
  2012-11-26 19:52   ` Sietse Brouwer
@ 2012-11-26 20:36     ` Hans Hagen
  2012-11-27 10:35       ` Sietse Brouwer
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2012-11-26 20:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 11/26/2012 8:52 PM, Sietse Brouwer wrote:
> The help text mentions this, but somewhat cryptically --- it's not
> quite clear that --all requires --list. Maybe mention that, like so?
>
> --list --name         list installed fonts, filter by name [--pattern]
> --list --spec         list installed fonts, filter by spec [--filter]
> --list --file         list installed fonts, filter by file [--pattern]
>
> --pattern=str         filter files using pattern
> --filter=list         key-value pairs
> - --all                 show all found instances
> + --all                 show all found instances (combine with --list)
> --info                give more details
> --track=list          enable trackers
> --statistics          some info about the database

it's more the reverse ... some flag give more info when --all is given 
i.e. --list triggers an action


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: fonts list
  2012-11-26 20:36     ` Hans Hagen
@ 2012-11-27 10:35       ` Sietse Brouwer
  0 siblings, 0 replies; 5+ messages in thread
From: Sietse Brouwer @ 2012-11-27 10:35 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

Hans wrote:
> it's more the reverse ... some flag give more info when --all is given i.e.
> --list triggers an action

Oh, then my text would be misleading. How about using this as the help text?

<help text>
--all                 show all found instances
+ --all                 show all found instances (combine with other flags)
...
examples of searches:

+ mtxrun --script font --list --all
mtxrun --script font --list somename (== --pattern=*somename*)
</help text>

Cheers,
Sietse
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2012-11-27 10:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-26 17:01 fonts list Vyatcheslav Y.
2012-11-26 17:03 ` luigi scarso
2012-11-26 19:52   ` Sietse Brouwer
2012-11-26 20:36     ` Hans Hagen
2012-11-27 10:35       ` Sietse Brouwer

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