ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* About Times!
@ 2008-12-22 16:19 Jeff Smith
  2008-12-22 16:33 ` luigi scarso
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Smith @ 2008-12-22 16:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all!

Okay, that pun was not that good. Anyways... For the first time ever
I'm not using one of my own fonts for a document project. I was
wondering about Times. The font itself, installed with ConTeXt. So, I
tried using the following in my document:

\usetypescript[times]
\setupbodyfont[times,12pt]

It changed to a Times font. Sweet! Now, what sort of Times font is it?
:-) Where is it from? Who did it? Has it to do with those Gyre fonts I
keep reading about?

I need to... well, no, I just like to know these things when it comes
to my documents, especially when they are aimed at publication.

Thanks!
Jeff
___________________________________________________________________________________
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] 4+ messages in thread

* Re: About Times!
  2008-12-22 16:19 About Times! Jeff Smith
@ 2008-12-22 16:33 ` luigi scarso
  2008-12-22 16:39   ` Jeff Smith
  0 siblings, 1 reply; 4+ messages in thread
From: luigi scarso @ 2008-12-22 16:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Mon, Dec 22, 2008 at 5:19 PM, Jeff Smith <ascarel@gmail.com> wrote:

> Hi all!
>
> Okay, that pun was not that good. Anyways... For the first time ever
> I'm not using one of my own fonts for a document project. I was
> wondering about Times. The font itself, installed with ConTeXt. So, I
> tried using the following in my document:
>
> \usetypescript[times]
> \setupbodyfont[times,12pt]
>
> It changed to a Times font. Sweet! Now, what sort of Times font is it?
> :-) Where is it from? Who did it? Has it to do with those Gyre fonts I
> keep reading about?
>
> I need to... well, no, I just like to know these things when it comes
> to my documents, especially when they are aimed at publication.
>
On linux
$>pdffonts <mydoc.pdf>
shows some info
Are you using minimals ?

-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1124 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] 4+ messages in thread

* Re: About Times!
  2008-12-22 16:33 ` luigi scarso
@ 2008-12-22 16:39   ` Jeff Smith
  2008-12-22 16:44     ` luigi scarso
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Smith @ 2008-12-22 16:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Oh, I didn't know about that command. I did it as I always ConTeXt
under Linux. Gave me TeXGyreTermes-Regular, so that's enough of an
answer to look it up by myself. I'm using the minimals.

Thanks!
Jeff

On Mon, Dec 22, 2008 at 11:33, luigi scarso <luigi.scarso@gmail.com> wrote:
>
>
> On Mon, Dec 22, 2008 at 5:19 PM, Jeff Smith <ascarel@gmail.com> wrote:
>>
>> Hi all!
>>
>> Okay, that pun was not that good. Anyways... For the first time ever
>> I'm not using one of my own fonts for a document project. I was
>> wondering about Times. The font itself, installed with ConTeXt. So, I
>> tried using the following in my document:
>>
>> \usetypescript[times]
>> \setupbodyfont[times,12pt]
>>
>> It changed to a Times font. Sweet! Now, what sort of Times font is it?
>> :-) Where is it from? Who did it? Has it to do with those Gyre fonts I
>> keep reading about?
>>
>> I need to... well, no, I just like to know these things when it comes
>> to my documents, especially when they are aimed at publication.
>
> On linux
> $>pdffonts <mydoc.pdf>
> shows some info
> Are you using minimals ?
>
> --
> 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: About Times!
  2008-12-22 16:39   ` Jeff Smith
@ 2008-12-22 16:44     ` luigi scarso
  0 siblings, 0 replies; 4+ messages in thread
From: luigi scarso @ 2008-12-22 16:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

On Mon, Dec 22, 2008 at 5:39 PM, Jeff Smith <ascarel@gmail.com> wrote:

> Oh, I didn't know about that command. I did it as I always ConTeXt
> under Linux. Gave me TeXGyreTermes-Regular, so that's enough of an
> answer to look it up by myself. I'm using the minimals.
>

Also
$>pdfinfo
is very useful


-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 624 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] 4+ messages in thread

end of thread, other threads:[~2008-12-22 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-22 16:19 About Times! Jeff Smith
2008-12-22 16:33 ` luigi scarso
2008-12-22 16:39   ` Jeff Smith
2008-12-22 16:44     ` luigi scarso

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