File: README

package info (click to toggle)
context-modules 20120611-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 14,060 kB
  • sloc: xml: 608; makefile: 49; sh: 36
file content (37 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Wolfgang wrote this in http://news.gmane.org/find-root.php?message_id=%3cloom.20090331T223114%2d61%40post.gmane.org%3e


== Installing Typescripts ==

Put the typescript in 

texmf-local/tex/context/third/typescrips/

or in the current directory.


== Updating Typescripts ==



== Installing Fonts ==

Put the fonts in 

~/.fonts/

or in the current directory.


== Usage ==

\usetypescriptfile[type-...] % load the typescript file
\usetypescript[...] % load the typescript
\setupbodyfont[...] 


== Example ==

\usetypescriptfile[type-asana]
\usetypescript[asana]
\setupbodyfont[asana,11pt]