diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/yannisgr/tomakeformat.txt')
-rw-r--r-- | Master/texmf-dist/doc/fonts/yannisgr/tomakeformat.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/yannisgr/tomakeformat.txt b/Master/texmf-dist/doc/fonts/yannisgr/tomakeformat.txt new file mode 100644 index 00000000000..b2f85c8fdcf --- /dev/null +++ b/Master/texmf-dist/doc/fonts/yannisgr/tomakeformat.txt @@ -0,0 +1,26 @@ +% Hyphenation, miscellaneous macros, and initial values for standard layout +\message{hyphenation} + +\def\lt{<}\def\gt{>} +\catcode`\<=11 +\catcode`\>=11 +\catcode`\'=11 +\catcode`\~=11 +\catcode`\"=11 +\lccode`\<=`\<% +\lccode`\>=`\>% +\lccode`\'=`\'% +\lccode`\~=`\~% +\lccode`\"=`\"% + +\input grhypha + +\catcode`\<=12 +\catcode`\>=12 +\catcode`\'=12 +\catcode`\~=13 +\catcode`\"=12 + +\message{greekmacros v1.1} +\input rgreekmacros + |