Skip to content
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

Open
ctwelve opened this issue Sep 12, 2014 · 4 comments
Open

Cronos Pro Opticals new version: 2.112 #34

ctwelve opened this issue Sep 12, 2014 · 4 comments

Comments

@ctwelve
Copy link

ctwelve commented Sep 12, 2014

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:

screenshot 2014-09-12 13 50 12

screenshot 2014-09-12 13 50 33

If I merely switch the loading order around:

screenshot 2014-09-12 13 51 07

screenshot 2014-09-12 13 50 59

@sebschub
Copy link
Owner

Thanks for providing the glyph list.
Could you please provide a complete minimal example? I cannot reproduce the behaviour with \slantfrac.

@ctwelve
Copy link
Author

ctwelve commented Sep 20, 2014

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:

  • A freshly rebuilt Mac running both Mavericks and Yosemite,
  • A fresh, freshly-patched version of Mac TeX,
  • Cleanly rebuilt fonts using the latest FontPro (within last few days),
  • Built using pdfLaTeX and microtype package.

Here are the results:

screen shot 2014-09-19 at 9 54 35 pm

screen shot 2014-09-19 at 9 55 39 pm

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.

@sebschub
Copy link
Owner

Thanks, while I cannot reproduce your ugly results, mine are also not correct:
cronos
The Cronos package should not overwrite \slantfrac and apparently the spacing is also not nice... At least my problem shouldn't be too hard to fix. Anyway, I'll investigate.

@ctwelve
Copy link
Author

ctwelve commented Sep 23, 2014

With luck they may be the same problem. Who knows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants