[omega] Percent sign with omega

Olaf Märker okax at gmx.de
Tue May 15 11:54:03 CEST 2007


Hello,

I have encountered another problem with Omega. My Omega configuration 
looks like that:

% Tell LaTeX that we want Omega fonts
\def\rmdefault{omlgc}
\def\ttdefault{uctt}

% Load the OCP for UTF-8 encoded text
\ocp\OCPutf=inutf8
% Load the OCP for reencoding Unicode to omlgc encoding
\ocp\OCPunitolat=uni2lat
% Set up an OCP list:
%     Conversion UTF-8 -> Unicode
%     Unicode -> OMLGC encoding
\ocplist\OCPlistutf=
     \addbeforeocplist 1000 \OCPutf
     \addbeforeocplist 1001 \OCPunitolat
     \nullocplist
% Activate the OCP list we just built
\pushocplist\OCPlistutf

But now I'm not able to produce a percent sign with \%. What can I do?

Regards,
Olaf


More information about the omega mailing list