[lltx] luamicrotype?
Élie Roux
elie.roux at telecom-bretagne.eu
Tue Feb 23 11:07:54 CET 2010
2010/2/23 Arno Trautmann <Arno.Trautmann at gmx.de>:
>
> I’d really love \fontspec[microtype]{my font}. Would that be possible to
> implement? …
Basically everything is possible... what about something like
- microtype=all or true or false or a scheme,
- protrusion = true or false or compat (\pdfprotrusion 1) or a scheme
- expansion = true or false or a scheme
as options for fontspec? Then users would have to build their scheme
in lua instead of passing very long TeX options (calling a function
like fontspec.microtype.create_protrusion_scheme)... for me that would
be OK... But then what about enabling microtype=all by default in
fontspec?
> This might not be a good idea. As Will statet, less packages are better.
> So if the user had to load something for microtype, it should be
> microtype (which then could check for the engine and load luamicrotype).
Ok.
Thank you!
--
Elie
More information about the lualatex-dev
mailing list