On Wed, Nov 5, 2014 at 4:42 AM, Juergen Spitzmueller <sp...@lyx.org> wrote: > commit 1977beb5b260c39cd0997426bbaef22c7fab9d89 > Author: Juergen Spitzmueller <sp...@lyx.org> > Date: Wed Nov 5 10:42:45 2014 +0100 > > cosmetics >
Since this commit I am getting the following when opening one of my LyX files (which uses the FiXme module): FontInfo.cpp (498): Unknown family `sansserif' FontInfo.cpp (528): Unknown shape `bold' FontInfo.cpp (498): Unknown family `sansserif' FontInfo.cpp (528): Unknown shape `bold' FontInfo.cpp (498): Unknown family `sansserif' FontInfo.cpp (528): Unknown shape `bold' FontInfo.cpp (498): Unknown family `sansserif' FontInfo.cpp (528): Unknown shape `bold' According to the Customization manual, "bold" is not a valid value for "shape". Do you mean to have it under series? Similarly, it seems that "sansserif" should be "Sans". Scott