]> git.lyx.org Git - lyx.git/blobdiff - src/Font.cpp
Fix yet another thinko in the math grid paste code
[lyx.git] / src / Font.cpp
index c344ac9ea8155a458b3d425f617b0061ac699da7..695fb893f9d28f031d393b9b99886b9fa2712a00 100644 (file)
@@ -59,7 +59,7 @@ namespace {
 char const * LaTeXFamilyNames[NUM_FAMILIES + 2] =
 { "textrm", "textsf", "texttt", "error1", "error2", "error3", "error4",
   "error5", "error6", "error7", "error8", "error9", "error10", "error11",
-  "error12", "error13" };
+  "error12", "error13", "error14" };
 
 char const * LaTeXSeriesNames[NUM_SERIES + 2] =
 { "textmd", "textbf", "error4", "error5" };