Difference between revisions of "Fonts"

From Wiki
Jump to navigation Jump to search
Line 42: Line 42:
  
  
= Using fonts =  
+
= To tidy =  
  
 
+
The actual use of fonts within your document is detailed in '''[[Fonts/Font Switching]]''':
 
 
The actual use of fonts within your document is detailed in '''[[Font Switching]]''':
 
 
* how to define font size,  
 
* how to define font size,  
 
* how to use alternative styles like regular / bold / italic / small caps
 
* how to use alternative styles like regular / bold / italic / small caps
 
* how to switch between serif, sans serif, monospaced, or to another fonts with {{cmd|switchtobodyfont}}
 
* how to switch between serif, sans serif, monospaced, or to another fonts with {{cmd|switchtobodyfont}}
 
* how to underline, strike...
 
* how to underline, strike...
 
= Advanced stuff =
 
 
== The Manuals ==
 
 
 
 
  
 
== Deep dive into typescripts ==
 
== Deep dive into typescripts ==

Revision as of 18:02, 17 May 2024


Tutorials (learning) How-to guides (goals)
Explanation (understanding) Reference (information)

The commands in Fonts category



To tidy

The actual use of fonts within your document is detailed in Fonts/Font Switching:

  • how to define font size,
  • how to use alternative styles like regular / bold / italic / small caps
  • how to switch between serif, sans serif, monospaced, or to another fonts with \switchtobodyfont
  • how to underline, strike...

Deep dive into typescripts

  • the source browser for s-fonts- files, that a user can run (to get an example) or use as module for own fonts
  • Lua Font Goodies with examples.


Finally, for older content, refering to mkii, we keep a specific zone in the wiki. Work is also need to merge content of Fonts_in_LuaTeX here.