blob: 47117acc5fb329414ce2ab8e6cbebb281ad297a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
\input fontinst.sty
\catcode`\_=11\catcode`\ =9\catcode`\^^M=9
\catcode`\~=10\catcode`\@=11
\fontinst_error{Hungarian}{
I~will~not~buy~this~record,\message_break
it~is~scratched
}\error_help_a
\fontinst_warning{Hungarian}{Your~hovercraft~is~full~of~eels}
\fontinst_info{Hungarian}{That~will~be~six~pence,~please}
\fontinst_warning_no_line{Hungarian}{
Do~you~want~to~come~home~to~my~place\message_break
and~pantsy~pantsy?
}
\bye
|