/usr/share/texmf/multex/latex/base/cnfonttext.ltx is in multex-base 1.0-1.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | \DeclareFontEncoding{CN}{}{}
\mlfontencoding{cn}{CN}
\DeclareFontSubstitution{CN}{mcn}{m}{n}
\begingroup
\nfss@catcodes
\input{cnmcn.fd}
\endgroup
\DeclareErrorMLFont{cn}{CN}{mcn}{m}{n}{10}
\newcommand\cnrmdefault{mcn}
\newcommand\cnsfdefault{mcn}
\newcommand\cnttdefault{mcn}
\newcommand\cnbfdefault{bx}
\newcommand\cnmddefault{m}
\newcommand\cnitdefault{n}
\newcommand\cnsldefault{n}
\newcommand\cnscdefault{n}
\newcommand\cnupdefault{n}
\newcommand\cnencodingdefault{CN}
\newcommand\cnfamilydefault{\cnrmdefault}
\newcommand\cnseriesdefault{\cnmddefault}
\newcommand\cnshapedefault{\cnupdefault}
|