Re: [LyX master] Handle sending a FuncRequest object to lyxerr

2012-06-10 Thread Jean-Marc Lasgouttes
Le 08/06/2012 20:20, Richard Heck a écrit : On 06/08/2012 04:16 AM, Jean-Marc Lasgouttes wrote: Le 07/06/2012 21:29, Richard Heck a écrit : Did you mean also to use it here? I am not sure I understand your question. The code below is the one that does all the work. I just meant that this lo

Re: [LyX master] GuiDocument.cpp: some languages only work with polyglossia, therefore enable non-TeX fonts when one of them is used as document language

2012-06-10 Thread Uwe Stöhr
Am 08.06.2012 08:34, schrieb Jürgen Spitzmüller: Hardcoding those languages is bad. Can't you just check if the language has no babel name but a polyglossia name? You are right. The list of languages only supported by polyglissia will grow. I'll have a look when I'm back or you can implement