[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cgreek:00042] Re: More tlg utilities
>>>>> Kenji Mizuochi <knj_miz@xxxxxxxxxxxxx> writes:
>> Takahashi-San
> Could you explain us about the command-line parameters of tlg2emacs ?
My (Takahashi's) tlg2emacs released on 30 June 2000 can be invoked in
the following four ways.
CASE 1: tlg2emacs
Gets input from stdin.
The seconnd byte of CGreek leading code is set to 242
CASE 2: tlg2emacs <filename>
Gets input from the file <filename>.
The seconnd byte of CGreek leading code is set to 242
CASE 3: tlg2emacs -l <lc>
tlg2emacs --leading-code <lc>
Gets input from stdin.
The seconnd byte of CGreek leading code is set to the value <lc>.
CASE 4: tlg2emacs -l <lc> <filename>
Gets input from the file <filename>.
The seconnd byte of CGreek leading code is set to the value <lc>.
> Though I read the source of tlg2emacs, I couldn't find some informations
> about it.
It is written in the main() function in tlg.lex.
--
TAKAHASHI Naoto
Electrotechnical Laboratory, Japan
ntakahas@xxxxxxxxx
http://www.etl.go.jp/~ntakahas/