15 Nov
2013
15 Nov
'13
7:30 p.m.
On 11/15/2013 11:50 AM, Aditya Mahajan wrote:
Just a minor improvement:
On Fri, 15 Nov 2013, Lars Huttar wrote:
% Temporarily change the main font, while keeping the main font fallback: { \setmainfont[\titlefont] \switchtobodyfont[40pt] Title with a fancy É lyph }
Make that {\setmainfont[...] ... \endgraf}
Otherwise, the interline space will not be calculated correctly.
Thanks. It actually didn't seem to make any difference, but I put it in. Lars