]> git.lyx.org Git - lyx.git/blobdiff - src/PrinterParams.h
Lars says _(_(b)) is a bug ... fix
[lyx.git] / src / PrinterParams.h
index ff4c9dfc793364c1158e0c702a036a3c2bed0f2b..06dd555d15db2d4c9f808b7711414b60e90a89ab 100644 (file)
@@ -105,7 +105,7 @@ struct PrinterParams {
                      string const & fname = string(),
                      bool const all = true,
                      unsigned int const & from = 1,
-                     unsigned int const & to = 1,
+                     unsigned int const & to = 0,
                      bool const odd = true,
                      bool const even = true,
                      unsigned int const & copies = 1,