]> git.lyx.org Git - lyx.git/blobdiff - src/LyXRC.cpp
Rename the minted 'lang' external template option as 'language'
[lyx.git] / src / LyXRC.cpp
index 94e78376f5a3fbe0de9abe829df5eb7616bb346e..ae3569096ee9dacc8548451152cc0a95c65112e4 100644 (file)
@@ -244,6 +244,7 @@ void LyXRC::setDefaults()
        dpi = 75;
        // Because a screen is typically wider than a piece of paper:
        zoom = 150;
+       currentZoom = zoom;
        allow_geometry_session = true;
        // Default LaTeX font size:
        font_sizes[FONT_SIZE_TINY] = "5.0";