summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context/context-omega/omega-example.html
blob: 85156d7bd219da323a13c003b45642f021763886 (plain)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!doctype HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>Omega samples</title>
<base href="http://www.dtek.chalmers.se/~d97ost/">
</head>
<body bgcolor="#ffffff">

<h1>Omega samples</h1>

<p>
<a href="mailto:d97ost@dtek.chalmers.se">Jonas Öster</a>

<h2>Introduction</h2>

Many people have asked for simple examples of how to use
<a href="http://omega.cse.unsw.edu.au">Omega</a>. I am
just a beginner myself, but I have managed to do some work with Omega
and I would like to share it with others. I encourage everyone to
point out any errors or bad solutions in my files. Any improvements
will be incorporated in the files on this page, so that everyone can
benefit from them.

<p>
If you have done any useful work with Omega, no matter how simple,
please send me a small sample file, and I will post it on this page.

<h2>Files</h2>

<h3>Vietnamese example</h3>

This is an example of how to use Omega to typeset UTF-8-encoded
Vietnamese text.  Omega can do this right out of the box. All you have
to do is to tell it to load OCPs to 1) decode UTF-8 to Unicode and 2)
recode Unicode to omlgc font encoding. The text is taken from the
<a href="http://www.pps.jussieu.fr/~jch/software/cedilla/">
cedilla</a> distribution.
<p><a href="omega/viet.omega.tex">viet.omega.tex</a>

<h3>OTP example</h3>

This is a small example document with text in Swedish and
Russian. The document uses a custom OTP and also demonstrates how to
use UTF-8-encoded documents.
<p><a href="omega/omega-example.zip">
omega-example.zip</a> all files in an archive.
<p><a href="omega/omega-example/">
Browse files</a>
<p><a href="omega/omega-yudit.png">
A screenshot of how the .tex file looks in Yudit</a> (contributed by Primoz Peterlin)

<h3>Instructions for modifying Omega virtual fonts</h3>

This text was sent to the Omega mailing list by Idris Samawi Hamid.
(I have reformatted the text slightly.)
<p><a href="omega/font-instructions.txt">font-instructions.txt</a>

<br clear=left>
<hr noshade size=1>
<font size=-1>
Detta är en personlig webbsida och information 
framförd här representerar inte Chalmers tekniska högskola.
Se även <a href="http://www.chalmers.se/HyperText/regler.html">Chalmers policy för spridning av information via Internet</a>.
</font>
</body>
</html>