summaryrefslogtreecommitdiff
path: root/obsolete/language/french/frenchpro/french/inputs/keyboard/qwerty.kbc
blob: 3c895f89d7b97985b4de67b10d582b7b21be1bd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
% qwerty.kbc or alike for 7bit               An idea of Bernard Gaulle 92/04/21
%                                                        last mods:  2005/01/28
%
% Usually english/us/.. use qwerty keyboard that don't have any accented 
% letter. So, this file is used whenever any encoding is requested in english.
%
%                                     Copyright Bernard Gaulle as in french.doc
%                                       (you are allowed instead to modifiy it
%                                        and give it another name)
% 
%      (is called by kbconfig.tex before patterns loading at INITEX time)
%      (might be called at any time by the keyboard package)
%      (might be called at any time by kb2lex.tex to produce .lex files) 
%
% This is a way to customize your (La)TeX accordingly with your keyboard.
% First line for lower caps and second for their hexa. codes in ec/dc fonts
% third line for upper caps and fourth for   "    "     "     "   "     "
% A dot is inserted in any non-applicable case.
%
% Check keyboard.dat and the documentation for more informations.
% 
%------ Tableau des caracteres accentues de mon clavier Latin-1 ---------------
%      \_______________________________________________________/
%      |___1__|___2__|___3__|___4__|___5__|___6__|___7__|___8__|%%%%%comments%%
    \ac[  \`  |  \'  |  \"  |   \^ | {\c} |   {} |   {} | {\r} ]%<== acc.7 bits
%------------------------------------------------------------------------------
% I have no diacritics with qwerty like keyboard
\typeout{-77- No \@kbencoding\space characters defined for English.}%
%------------------------------------------------------------------------------
\global\let\flowercase\lowercaseORI% we don't have any \lowercase patch.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%