Difference between revisions of "Fonts"

From Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
Using fonts with TeX was once a Jedi fight. Since (2013 /2015 ?), and LuaTeX development.
 
Using fonts with TeX was once a Jedi fight. Since (2013 /2015 ?), and LuaTeX development.
  
'''NOWADAYS, IT'S A PIECE OF CAKE'''.
+
= Nowadays, it's a piece of cake =
  
 
{{ThreeColumnsHighlight
 
{{ThreeColumnsHighlight
Line 18: Line 18:
  
  
== Advanced stuff ==
+
= Advanced stuff =
 +
 
 +
* Obviously, advance features:
 +
** I want the fonts features: Small caps , Ligatures, Kerning...
 +
** Deep dive into typescripts
 +
** A quite complete example: [[Alegreya_Typescript]]
  
* Vocabulary : fontname, fontfamily, typeface, typescript, fonts, styles...
 
 
* Font chapter of the reference manual
 
* Font chapter of the reference manual
 
** [http://www.pragma-ade.com/general/manuals/cont-enp.pdf#[106,{%22name%22:%22Fit%22}] 2001 reference manual] ('''!!! WARNING !!!''' TO KEEP OR NOT TO KEEP)
 
** [http://www.pragma-ade.com/general/manuals/cont-enp.pdf#[106,{%22name%22:%22Fit%22}] 2001 reference manual] ('''!!! WARNING !!!''' TO KEEP OR NOT TO KEEP)
Line 26: Line 30:
 
** [http://context.aanhet.net/svn/contextman/context-reference/en/co-fonts.pdf the 2013 font chapter] as a separate document
 
** [http://context.aanhet.net/svn/contextman/context-reference/en/co-fonts.pdf the 2013 font chapter] as a separate document
  
 +
* Vocabulary : fontname, fontfamily, typeface, typescript, fonts, styles...
  
* Deep dive into typescripts
 
** A quite complete example: [[Alegreya_Typescript]]
 
 
== I want use specific features ==
 
 
* Small caps
 
* Ligatures
 
* Kerning
 
* expansion=quality
 
* protrusion=quality,
 
* other: tlig, ccmp, fonts-mkiv.pdf page 65.
 
 
 
weight light, regular, medium, bold, extra...
 
width : condensed, Semi Condensed , regular, Semi Extended , Extended
 
shape : regular, italic
 
caps : regular, smallcaps
 
  
 
= Liens =
 
= Liens =

Revision as of 18:18, 1 June 2020


Using fonts with TeX was once a Jedi fight. Since (2013 /2015 ?), and LuaTeX development.

Nowadays, it's a piece of cake


Advanced stuff

  • Obviously, advance features:
    • I want the fonts features: Small caps , Ligatures, Kerning...
    • Deep dive into typescripts
    • A quite complete example: Alegreya_Typescript
  • Vocabulary : fontname, fontfamily, typeface, typescript, fonts, styles...


Liens

I just have realised that \definefont requires fontname of font not identifier neither familyname.