ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andrea Valle <valle@di.unito.it>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: OSX fonts
Date: Mon, 3 Apr 2017 23:29:47 +0200	[thread overview]
Message-ID: <093D1FAD-0CEA-4CD9-BE3D-BA67C2C6978D@di.unito.it> (raw)
In-Reply-To: <alpine.OSX.2.02.1704031151110.8312@nqv-znpobbx>


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

Ah thanks to all!
I’ll dive into it

Best

-a-
--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - StudiUm
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> http://www.fonurgia.unito.it/andrea/
--> http://www.flickr.com/photos/vanderaalle/sets/
--> http://vimeo.com/vanderaalle
--> andrea.valle@unito.it
--------------------------------------------------

"This is a very complicated case, Maude. You know, a lotta ins, a lotta outs, a lotta what-have-yous." 
(Jeffrey 'The Dude' Lebowski)

> On 3 Apr 2017, at 21:07, Aditya Mahajan <adityam@umich.edu> wrote:
> 
> On Mon, 3 Apr 2017, Andrea Valle wrote:
> 
>> Dear list,
>> 
>> I have a question which is really basic. MacOSX here.
>> I looked at the wiki, but the whole matter is a bit far from my knowledge.
>> Is there a way to use system fonts? I *think* I remember something like simpletypescript package
> 
> 
> 1. First, let's check if context is seeing the fonts that ship with OSX.
> 
> mtxrun --script fonts --list --pattern="palatino*" --all
> 
> palatino                     palatinobolditalic           /System/Library/Fonts/Palatino.ttc                           index:  4
> palatinobold                 palatinobolditalic           /System/Library/Fonts/Palatino.ttc                           index:  4
> palatinobolditalic           palatinobolditalic           /System/Library/Fonts/Palatino.ttc                           index:  4
> palatinolinotype             palatinolinotyperoman        /Library/Fonts/Microsoft/Palatino Linotype.ttf
> palatinolinotypebold         palatinolinotypebold         /Library/Fonts/Microsoft/Palatino Linotype Bold.ttf
> palatinolinotypebolditalic   palatinolinotypebolditalic   /Library/Fonts/Microsoft/Palatino Linotype Bold Italic.ttf
> palatinolinotypeitalic       palatinolinotypeitalic       /Library/Fonts/Microsoft/Palatino Linotype Italic.ttf
> palatinolinotypenormal       palatinolinotyperoman        /Library/Fonts/Microsoft/Palatino Linotype.ttf
> palatinolinotyperegular      palatinolinotyperoman        /Library/Fonts/Microsoft/Palatino Linotype.ttf
> palatinolinotyperoman        palatinolinotyperoman        /Library/Fonts/Microsoft/Palatino Linotype.ttf
> 
> OK. So, I have a palatino that ships with apple and Palatino Linotype that
> ships with Microsoft Office (I think).
> 
> 2. Let's create a typescript to use this (I haven't check the font license to see if you can distribute a pdf of this document. Please check your font license!):
> 
> \definefontfamily [myfont] [serif] [Palatino Linotype]
> \setupbodyfont [myfont]
> 
> \starttext
> This is a test \bold{Does bold work} and does \italic{italic}?
> \stoptext
> 
> That's it! Simply compile the file and everything works. Of course, for a
> real document, you need to set the sans serif, mono, and math font style as
> well.
> 
> Aditya
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 


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

[-- Attachment #2: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2017-04-03 21:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03 14:07 Andrea Valle
2017-04-03 19:04 ` Henning Hraban Ramm
2017-04-03 19:07 ` Aditya Mahajan
2017-04-03 21:29   ` Andrea Valle [this message]

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=093D1FAD-0CEA-4CD9-BE3D-BA67C2C6978D@di.unito.it \
    --to=valle@di.unito.it \
    --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).