Has anyone developed microtype settings for Adobe Caslon Pro? After a lot of searching, I cannot find a definitive upstream source for the microtype package, and the latest version I can find (2.5 beta 8) seems not to have settings for Adobe Caslon Pro, hence I was wondering if anyone had developed them independently (again, searching online didn't come up with anything).
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
I'm currently using Adobe Caslon Pro in my document alongside micro type. These are the settings I have:
These settings look great for me and so far these are the parameters I've been successfully able to tinker with. Be sure to use the beta of micro type (2.5 build8) to prevent any issues with xetex or luatex. I'm building my documents via LuaLaTeX and I'm using |
|||||||||||
|
Adobe Caslon Pro, you could try adapting the settings developed forPalatino. If nothing else, the settings forPalatinoshould give you a good starting point. – Mico Jul 25 '12 at 17:37microtypepackage gained support for external OpenType/TT fonts only relatively recently (with XeLaTeX), hence, there are not many sources of custom settings for protrusion etc. The same situation applies to Minion Pro, which uses the default settings (protrusion 50%, IIRC). – honza Aug 6 '12 at 9:31