]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Liason.C
implement getLabelList
[lyx.git] / src / frontends / Liason.C
index 3b17230a6c20da4a20a39edab59367d9f7397e5c..5b66b8a94dab74b1178b0c01028cffe2d8127687 100644 (file)
@@ -140,7 +140,8 @@ bool printBuffer(Buffer * buffer, PrinterParams const & pp)
                                                      command2);
                } else
                        // case 2
-                       res = one.startscript(Systemcalls::SystemDontWait, command);
+                       res = one.startscript(Systemcalls::SystemDontWait,
+                                             command + QuoteName(dviname));
                break;
 
        case PrinterParams::FILE: