forked from Cactus-proj/RE-for-Beginners
-
Notifications
You must be signed in to change notification settings - Fork 0
/
INSTALL
37 lines (23 loc) · 772 Bytes
/
INSTALL
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
* Compiling on Ubuntu (checked)
1) Get these packages:
texlive
texlive-xetex
texlive-generic-extra
texlive-generic-recommended
texlive-science
texlive-fonts-extra
2) For all versions (Russian, English):
make all
For English-only version:
make RE4B-EN
For Russian-only version:
make RE4B-RU
* Compiling on Mac OS X 10.8 (unchecked)
1) Get MacTeX: https://www.tug.org/mactex/
2) Run make as it has been described before.
* Windows (checked years ago...)
Install TeXlive and use Cygwin.
* To build Japanese version ...
... put gloss-japanese.ldf to the current directory.
Download from https://github.com/reutenauer/polyglossia/pull/162/files
This Ubuntu package is also to be installed: fonts-ipafont-gothic