-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cronos Pro Opticals new version: 2.112 #34
Comments
Thanks for providing the glyph list. |
Sure thing! \documentclass{scrartcl}
\title{A Simple Demonstration}
\author{Zaphod Beeblebrox}
% Functions correctly
\usepackage{CronosPro}
\usepackage{MinionPro}
% Does not function
%\usepackage{MinionPro}
%\usepackage{CronosPro}
\usepackage{lipsum}
\usepackage[american,latin]{babel}
\usepackage[kerning,spacing,tracking]{microtype}
\begin{document}
% For fun!
\maketitle
\tableofcontents
\section{Fraction Testing}
This is a fraction of \slantfrac{7}{9}-th size! Also for comparison:
This is a \textonehalf\ fraction using \texttt{\textbackslash{}textonehalf} coding.
This is a \slantfrac{1}{2}\ fraction using \texttt{\textbackslash{}slantfrac\{1\}\{2\}} coding.
\section{Latin Explosion}
\lipsum
\subsection{Even Moar!}
\lipsum
\section{Revenge of Latin}
\lipsum
\subsection{And the Bad Sequel}
\lipsum
\end{document} Also note I tested this on the following:
Here are the results: Anyways, the above example will faithfully recreate the issue for me, every time. Edits: many, because I am having several derp-moments back-to-back. |
With luck they may be the same problem. Who knows? |
Hello,
Just acquired the latest Cronos Pro Opticals set from Adobe. Love the font, but FontPro had me generate a new encoding map. I've transmitted the new map to your email address.
There does seem to be an interesting definition issue, however: if I load MinionPro before CronosPro, I get this:
If I merely switch the loading order around:
The text was updated successfully, but these errors were encountered: