% This is the "kbdencod.tex" file
% This file is a part of the ArmTeX package (Version 1.0, 25 June 1997)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Don't touch this part !!!
\newcount\mycount
\mycount=128
\loop\catcode\mycount=\active
\ifnum\mycount<255 \advance\mycount by 1
\repeat
% This file is for keyboard which uses encoding having Armenian
% letters in the second half (characters 128-255) of extended ASCII
% table. In each of the following lines you have "\def" followed by one
% Armenian letter or symbol and by its Latin "transliteration" (may be
% along with some stuff intended to prevent breaking ligatures
% at hyphenation and/or to avoid unwanted ligatures) enclosed
% in braces. The file is written on the example of the ARMSCII-8
% encoding. If you have a different one you need to change the
% Armenian letters and symbols to make them match the
% "transliteration". If there are some lines which are "not supported"
% by your keyboard you have to delete them. If you have some more
% symbols on your keyboard you can add them respecting the same
% syntax and giving the right transliteration.
% WARNING: don't add letters and/or symbols from first half
% (characters 0-127) of extended ASCII table and don't use in your
% TeX documents the letters and/or symbols you don't define
% in this file.
% For information about "transliterations" corresponding to
% Armenian letters you can see the "usage.ps" file you should have
% in this package.