blob: d7ba550f0696f931af4e96f5e190e8f85e175e2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
FriBidiXeTeX --- A pre-processor for XeTeX files to support unicode bidirectional algorithm
================================================================
Copyright (C) 2016 Vafa Khalighi
BiDiTeX --- bidirectional support for LaTeX
================================
Copyright (C) 2015 Khaled Hosny
Copyright (C) 2007 Artyom Tonkikh
Some Notes:
* `BiDiTeX' project was initially started by Artyom Tonkikh to
support Hebrew for babel.
* Khaled Hosny made few changes to the `BiDiTeX' project to
make it compatible with XeTeX.
* I renamed the project to `FriBidiXeTeX', removed unused files,
renamed filenames, and made few other changes.
|