Le 31/12/2010 13:05, Patrick Gundlach a écrit :
Am 31.12.2010 um 12:51 schrieb Arno Trautmann:
Patrick Gundlach wrote:
Something quite different: What are the reasons that there is no support
für microtype in fontspec so far?
The microtype package (beta version) and fontspec seem to work fine together.
Which version?
2.5 beta-04
http://xetex.tk/mediawiki/index.php/Microtype_package_(preliminary_version)
\documentclass[10pt]{article}
\usepackage[english]{babel}
\usepackage{fontspec}
\usepackage{microtype}
\usepackage{blindtext}
\begin{document}
\begin{minipage}{3.7cm}
\blindtext
\end{minipage}
\end{document}
Patrick
Hello,
Do you know where a roadmap of the microtype package can be found.
Robert Schlicht seems to pay attention to the evolutions of luatex,
xetex and fontspec.
I'd like to know when spacing and tracking features will be available.