blob: 50c52d6eaabce0fb6bdf9969c84c8c7e92e41430 (
plain)
1
2
3
4
5
6
7
8
|
\ProvidesFile{fdtxttex.cfg}[2010/11/25 initializing fdtxttex.tex]
\catcode`\_=11
\CorrectionFile{mdoccorr.cfg}
%% Note different meaning for 'fdtxttex.tex':
\ResultFile{sample.tex}
\InputFile{sample.txt}
% \toscreentrue
\endinput
|