"Jürgen Spitzmüller" <[email protected]> írta: >Csikos Bela worte: >> How to solve this? > >Make sure the ERT conditionals have standard font. If not, they are inside >a group. I.e. > >\textsf{\textbf{\LARGE{}\ifTestA This is conditional text A, with >large bold}} > >fails because the conditional is in the textsf and textbf group and thus >limited to the scope of the inner group, while > >\ifTestA \textsf{\textbf{\LARGE{}This is conditional text A, with >large bold}} > >works beyond this scope. >
Thanks. It is working. I tried it in section titles too but sometimes it works, other times doesn't. See my related post. bcsikos
