Skip to content

pjfichet/tchars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tchars - Translate characters for Troff.

Presentation
------------

Tchars is a troff pre-processor which translates a simple coded
information to complex utf-8 characters.  Actually, it can only
translate a subset of betacode to polytonic greek.

Example
-------

	echo ".CW fu/sis ." > f
	tchars f 
	#.CW φύσις .

Build
-----

To build and install tchars and its manual page, run :

    make
    make install

To uninstall and clean, run :

    make uninstall
    make clean


License
-------

Tchars and its man page are distributed under a the ISC license.

About

Troff pre-processor to translate a subset of betacode to utf8 polytonic greek.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published