Changes

Jump to navigation Jump to search
You will probably want to use the same customized typescript definition across different documents, so you have to install them in the distribution
;1. # Save your file as <code>type-(fontname|foundry).tex</code>:* , for example here <code>type-mynotoserif.tex</code>. ;2. # Copy the typescript files into <code>tex/texmf-fonts/tex/context/user/</code>;3. # Run <code>context --generate</code> to update ConTeXt file database;4. You are done! Now, add \usetypescriptfile[mynotoserif] at the beginning of your input file, before \starttext

Navigation menu