I am currently using using fontspec to set the mono-space font for my document using
\setmonofont[Scale=MatchLowercase]{Monaco}
The scaling is used to get the font size to match the rest of the document. The size of the characters is scaled, but the line-spacing is not. Is there a way to get the line spacing to scale as well?
\baselineskiplocally. – Ulrike Fischer Aug 28 '12 at 10:19