-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathREADME.txt
More file actions
21 lines (14 loc) · 1.66 KB
/
README.txt
File metadata and controls
21 lines (14 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Folders and descriptions
=========================
/conversion scripts/ - contains scripts and source code to perform various conversions.
1) aalekh2uni.exe - converts from CSCD aalekh Devanagari to plain text unicode Devanagari. The batch file aalekh2uni.bat can be used to perform this conversion on all files in the current directory.
2) pitaka2xml.exe - converts from plain text unicode Devanagari to XML Devanagari. The batch file pitaka2xml.bat can be used to perform this conversion on all .txt files in the current directory.
3) deva2*.exe - converts from Devanagari XML to XML of various other scripts
(Note: script abbreviations are defined by ISO 15924 - http://en.wikipedia.org/wiki/List_of_ISO_15924_codes)
/root text files/ - contains the files generated by aalekh2uni.exe which were then manually modified to apply various corrections.
/tipitaka.org/ - contains folders for the various scripts which contain CSS, XSL, and JS navigation tree files. The /Deva/cscd folder contains the most recent version of the Devanagari XML. No other XML is stored in the repository as all others can be generated as needed from the Devanagari XML using deva*.exe.
How to apply corrections to the Tipitaka files
===============================================
1) Apply correction to the .txt files in /root text files/ and to the .xml files in /deva master
2) Convert the .txt files in /root text files/ into the /tipitaka.org/deva/cscd/ XML files via the pitaka2xml.exe script using the -split option (or for batch conversions via the pitaka2xml.bat batch file)
3) Use the various deva2*.exe scripts to convert the Devanagari XML into the XML of the various scripts