]> git.lyx.org Git - lyx.git/blobdiff - src/Length.h
findadv: using \w instead of [[:word:]] makes test-case std::regex compatible; also...
[lyx.git] / src / Length.h
index 2a8f0642108602fb70c8f01195f47fff31e4322d..c04a41f394e3f73f7b863b70f0f6f02ec39a84f3 100644 (file)
@@ -58,6 +58,7 @@ public:
                PLW, //< Percent of LineWidth
                PTH, //< Percent of TextHeight          // Herbert 2002-05-16
                PPH, //< Percent of PaperHeight         // Herbert 2002-05-16
+               BLS, //< Percent of BaselineSkip        // uwestoehr 2017-04-01
                UNIT_NONE ///< no unit
        };