Difference between revisions of "Fonts/Typescripts examples"

From Wiki
Jump to navigation Jump to search
 
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= Typescripts provided with ConTeXt =
 
= Typescripts provided with ConTeXt =
  
They are stored in <code>tex/texmf-context/tex/context/fonts/mkiv/</code>.
+
Few information first:
 +
* You can [[Fonts/Use_fonts_distributed_with_ConTeXt | use the typescripts provided with ConTeXt]], they are [[ConTeXt_distribution's_Fonts|visible here]]
 +
* These typescripts are stored in <code>tex/texmf-context/tex/context/fonts/mkiv/</code>. They are defined by the files "type-imp-*.mkiv". You can have a look with [https://source.contextgarden.net/?search=type-imp-&p=1 the source browser].
  
Would be good to build here a nice overview, but let's start with a list to be completed.
+
= Typescripts provided by this wiki ConTeXt (fonts files not provided with ConTeXt)=
  
For the fonts files provided with ConTeXt, typescripts are [[ConTeXt_distribution's_Fonts|described here]]
+
* [[Fonts/Typescripts_examples/Alegreya Typescript|Alegreya Typescript]],  a quite complete example (2019), fonts by Huerta Tipográfica / Juan Pablo del Peral, downloadable from [https://fonts.google.com/?query=Alegreya Google Fonts].
 +
* [[Fonts/Typescripts_examples/Palatino Linotype Typescript | Palatino Linotype Typescript]]
 +
* [[Fonts/Typescripts_examples/Fraktur_fonts Typescripts| Fraktur_fonts Typescripts]] summary of experiences of three Fraktur (2019, no completed)
 +
* [[Fonts/Typescripts_examples/Roboto Typescript|Roboto Typescript]]
 +
* Maybe obsolete
 +
** [[Fonts/Typescripts_examples/Paratype Typescript | Paratype Typescript]] (Old 2011)
 +
** [[Fonts/Typescripts_examples/Linux Libertine Typescript|Linux Libertine Typescript]] (Old 2010)
  
Here we focus of fonts files not provided with ConTeXt:
+
== Other possible fonts that maybe interesting to document here==
 +
:* Sabon MT with <code>\setupbodyfont[sabon]</code>
 +
:* Cambria with <code>cambria</code>
 +
:* Garamond with <code>ebgaramond</code>
 +
:* Zapfino MT with <code>zapfino</code>
 +
:* Optima Nova with <code>optima-nova</code> or <code>optima-nova-light</code> or <code>optima-nova-medium</code>
 +
:* Palatino Nova with <code>palatino-nova</code> or <code>palatino-nova-light</code> or <code>palatino-nova-medium</code> or <code>palatino-sans</code> or <code>palatino-informal</code>
 +
:* Liberation with <code>liberation</code>
 +
:* Libertine with <code>liberatine</code>
 +
:* Lucida with <code>lucida-opentype</code> or <code>lucida</code>
 +
:* Minion with <code>minion</code>
 +
:* MacOSx default: <code>baskerville</code>, <code>gillsans</code>, <code>futura</code>, <code>helvetica-neue</code> and <code>-ultralight</code>, <code>-light</code>, <code>-boldcondensed</code>, ...
 +
:* IMB plex :
 +
:** <code>plex</code>, <code>plex-thin</code>, <code>-extralight</code>, <code>-light</code>, <code>-text</code>, <code>-medium</code>, <code>-semibold</code>, <code>-bold</code>
 +
:** <code>ibmplexnarrow</code>, <code>ibmplexnarrow-thin</code>, <code>-extralight</code>, <code>-light</code>
  
* Sabon MT with \setupbodyfont[sabon]
+
[[Category:Fonts]]
* Cambria with \setupbodyfont[cambria]
 
* Garamond with \setupbodyfont[ebgaramond]
 
* Zapfino MT with \setupbodyfont[zapfino]
 
* Optima Nova with
 
** \setupbodyfont[optima-nova]
 
** \setupbodyfont[optima-nova-light]
 
** \setupbodyfont[optima-nova-medium]
 
* Palatino Nova with
 
** \setupbodyfont[palatino-nova]
 
** \setupbodyfont[palatino-nova-light]
 
** \setupbodyfont[palatino-nova-medium]
 
** \setupbodyfont[palatino-sans]
 
** \setupbodyfont[palatino-informal]
 
* Liberation with \setupbodyfont[liberation]
 
* Libertine with \setupbodyfont[liberatine]
 
* Lucida with \setupbodyfont[lucida-opentype] or \setupbodyfont[lucida]
 
* Minion with \setupbodyfont[minion]
 
* MacOSx default: baskerville, gillsans, futura, helvetica-neue and -ultralight, -light, -boldcondensed, ...
 
* IMB plex :
 
** plex, -thin, -extralight, -light, -text, -medium, -semibold, -bold
 
** ibmplexnarrow, -thin, -extralight, -light
 

Latest revision as of 21:28, 17 May 2024

Typescripts provided with ConTeXt

Few information first:

Typescripts provided by this wiki ConTeXt (fonts files not provided with ConTeXt)

Other possible fonts that maybe interesting to document here

  • Sabon MT with \setupbodyfont[sabon]
  • Cambria with cambria
  • Garamond with ebgaramond
  • Zapfino MT with zapfino
  • Optima Nova with optima-nova or optima-nova-light or optima-nova-medium
  • Palatino Nova with palatino-nova or palatino-nova-light or palatino-nova-medium or palatino-sans or palatino-informal
  • Liberation with liberation
  • Libertine with liberatine
  • Lucida with lucida-opentype or lucida
  • Minion with minion
  • MacOSx default: baskerville, gillsans, futura, helvetica-neue and -ultralight, -light, -boldcondensed, ...
  • IMB plex :
    • plex, plex-thin, -extralight, -light, -text, -medium, -semibold, -bold
    • ibmplexnarrow, ibmplexnarrow-thin, -extralight, -light