On Mon, Jul 06, 2015 at 05:13:15AM -0400, Scott Kostyshak wrote:
> On Mon, Jul 06, 2015 at 11:04:37AM +0200, Jean-Marc Lasgouttes wrote:
> > Le 06/07/2015 00:44, Scott Kostyshak a écrit :
> > >chktex is enabled as follows:
> > >
> > >enable = params().isLatex() && !lyxrc.chktex_command.empty();
> >
Dear LyX developers,
during the LaTeX export, LyX adds to the preamble a number of required
"features" (package loading commands and auxiliary definitions) if the
function ``LaTeXFeatures::mustProvide(string const & name)`` return true.
I want to refine this test (part of bug #9637):
The font-e