Am 09.07.2012 17:40, schrieb Mogliii: > I am using Version 2.9.60 Using KDE Development Platform 4.8.4 (4.8.4) > built from source > > When using Live View the synchronization works. > > However when compiling with pdflatex and using PreviewPDF (embedded > viewer okular), synchronization does not work. > > Could it be that livepreview uses okular built from source and > PreviewPDF uses the system okular? The PreviewPDF uses Library: > okularpart and Library class: Okular::Part
hm, I would doubt that because where would it get the information where another okular is installed? Much more likely is that one of the programs either keeps the file handle open (which means the file can't be written to anymore) or that QFileSystemWatcher doesn't work. regards, Patrick > > Mogliii > > > _______________________________________________ > Kde-windows mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-windows > _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
