mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Whitespace
This commit is contained in:
parent
d3ee87eea2
commit
10f02c4160
@ -1290,7 +1290,7 @@ void Paragraph::Private::latexSpecialChar(otexstream & os,
|
||||
// XeTeX's dash behaviour is determined via a global setting
|
||||
if (bparams.use_dash_ligatures
|
||||
&& owner_->getFontSettings(bparams, i).fontInfo().family() != TYPEWRITER_FAMILY
|
||||
&& !runparams.inIPA
|
||||
&& !runparams.inIPA
|
||||
// TODO #10961: && not in inset Flex Code
|
||||
// TODO #10961: && not in layout LyXCode
|
||||
&& (!bparams.useNonTeXFonts || runparams.flavor != OutputParams::XETEX)) {
|
||||
|
Loading…
Reference in New Issue
Block a user