Keep two pdf views of the same tex file












7















Often, I would like to have two different views of the pdf file associated to a tex file.



A typical use case is: you wrote a mathematical paper including several theorems, and the proofs are in an appendix at the end of the paper. To check that the proofs are correct, you often need to go back and forth between the main text containing the theorem statements and the appendix containing the proofs.



A possibility would be to open an external pdf viewer, but this "locks" the file and prevents TeXstudio from compiling and updating the pdf file.



The ideal solution would be to have a three-subwindow split view in TeXstudio, with the source tex file in one subwindow and the pdf file in the other two, so you could see different pages in the two views of the pdf file.



Any ideas?










share|improve this question




















  • 6





    In the likely event that this is not yet implemented in TeXstudio, you should probably direct this at the developers as a feature request. There is not a lot we can do here. You could, however, use a PDF reader that does not lock the file, on Windows I use SumatraPDF.

    – moewe
    Jul 27 '18 at 10:19








  • 8





    If you really have to go back and forth a lot, a reader of your proof will have to do this too, so you should perhaps reconsider your text. Beside: when I have to do complicated checks on a text, I print it and do it with a pencil.

    – Ulrike Fischer
    Jul 27 '18 at 10:32






  • 7





    On Linux, Okular works flawlessly as well. It doesn't lock the pdf, even keeps the position in the document and automatically reloads the pdf if it changes.

    – nox
    Jul 27 '18 at 10:36











  • @nox: This is a limitation of the file system on Windows. All the file systems used on Linux can write files while they are open.

    – problemofficer
    Jul 27 '18 at 14:07






  • 1





    @problemofficer It's not a limitation of Windows, only of some programs. For example, GSView on Windows allows the ps file to be written, and automatically updates the view accordingly

    – Luis Mendo
    Jul 27 '18 at 14:46


















7















Often, I would like to have two different views of the pdf file associated to a tex file.



A typical use case is: you wrote a mathematical paper including several theorems, and the proofs are in an appendix at the end of the paper. To check that the proofs are correct, you often need to go back and forth between the main text containing the theorem statements and the appendix containing the proofs.



A possibility would be to open an external pdf viewer, but this "locks" the file and prevents TeXstudio from compiling and updating the pdf file.



The ideal solution would be to have a three-subwindow split view in TeXstudio, with the source tex file in one subwindow and the pdf file in the other two, so you could see different pages in the two views of the pdf file.



Any ideas?










share|improve this question




















  • 6





    In the likely event that this is not yet implemented in TeXstudio, you should probably direct this at the developers as a feature request. There is not a lot we can do here. You could, however, use a PDF reader that does not lock the file, on Windows I use SumatraPDF.

    – moewe
    Jul 27 '18 at 10:19








  • 8





    If you really have to go back and forth a lot, a reader of your proof will have to do this too, so you should perhaps reconsider your text. Beside: when I have to do complicated checks on a text, I print it and do it with a pencil.

    – Ulrike Fischer
    Jul 27 '18 at 10:32






  • 7





    On Linux, Okular works flawlessly as well. It doesn't lock the pdf, even keeps the position in the document and automatically reloads the pdf if it changes.

    – nox
    Jul 27 '18 at 10:36











  • @nox: This is a limitation of the file system on Windows. All the file systems used on Linux can write files while they are open.

    – problemofficer
    Jul 27 '18 at 14:07






  • 1





    @problemofficer It's not a limitation of Windows, only of some programs. For example, GSView on Windows allows the ps file to be written, and automatically updates the view accordingly

    – Luis Mendo
    Jul 27 '18 at 14:46
















7












7








7








Often, I would like to have two different views of the pdf file associated to a tex file.



A typical use case is: you wrote a mathematical paper including several theorems, and the proofs are in an appendix at the end of the paper. To check that the proofs are correct, you often need to go back and forth between the main text containing the theorem statements and the appendix containing the proofs.



A possibility would be to open an external pdf viewer, but this "locks" the file and prevents TeXstudio from compiling and updating the pdf file.



The ideal solution would be to have a three-subwindow split view in TeXstudio, with the source tex file in one subwindow and the pdf file in the other two, so you could see different pages in the two views of the pdf file.



Any ideas?










share|improve this question
















Often, I would like to have two different views of the pdf file associated to a tex file.



A typical use case is: you wrote a mathematical paper including several theorems, and the proofs are in an appendix at the end of the paper. To check that the proofs are correct, you often need to go back and forth between the main text containing the theorem statements and the appendix containing the proofs.



A possibility would be to open an external pdf viewer, but this "locks" the file and prevents TeXstudio from compiling and updating the pdf file.



The ideal solution would be to have a three-subwindow split view in TeXstudio, with the source tex file in one subwindow and the pdf file in the other two, so you could see different pages in the two views of the pdf file.



Any ideas?







pdf texstudio






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 27 '18 at 10:19









Flexo013

339113




339113










asked Jul 27 '18 at 10:12









Luis MendoLuis Mendo

213310




213310








  • 6





    In the likely event that this is not yet implemented in TeXstudio, you should probably direct this at the developers as a feature request. There is not a lot we can do here. You could, however, use a PDF reader that does not lock the file, on Windows I use SumatraPDF.

    – moewe
    Jul 27 '18 at 10:19








  • 8





    If you really have to go back and forth a lot, a reader of your proof will have to do this too, so you should perhaps reconsider your text. Beside: when I have to do complicated checks on a text, I print it and do it with a pencil.

    – Ulrike Fischer
    Jul 27 '18 at 10:32






  • 7





    On Linux, Okular works flawlessly as well. It doesn't lock the pdf, even keeps the position in the document and automatically reloads the pdf if it changes.

    – nox
    Jul 27 '18 at 10:36











  • @nox: This is a limitation of the file system on Windows. All the file systems used on Linux can write files while they are open.

    – problemofficer
    Jul 27 '18 at 14:07






  • 1





    @problemofficer It's not a limitation of Windows, only of some programs. For example, GSView on Windows allows the ps file to be written, and automatically updates the view accordingly

    – Luis Mendo
    Jul 27 '18 at 14:46
















  • 6





    In the likely event that this is not yet implemented in TeXstudio, you should probably direct this at the developers as a feature request. There is not a lot we can do here. You could, however, use a PDF reader that does not lock the file, on Windows I use SumatraPDF.

    – moewe
    Jul 27 '18 at 10:19








  • 8





    If you really have to go back and forth a lot, a reader of your proof will have to do this too, so you should perhaps reconsider your text. Beside: when I have to do complicated checks on a text, I print it and do it with a pencil.

    – Ulrike Fischer
    Jul 27 '18 at 10:32






  • 7





    On Linux, Okular works flawlessly as well. It doesn't lock the pdf, even keeps the position in the document and automatically reloads the pdf if it changes.

    – nox
    Jul 27 '18 at 10:36











  • @nox: This is a limitation of the file system on Windows. All the file systems used on Linux can write files while they are open.

    – problemofficer
    Jul 27 '18 at 14:07






  • 1





    @problemofficer It's not a limitation of Windows, only of some programs. For example, GSView on Windows allows the ps file to be written, and automatically updates the view accordingly

    – Luis Mendo
    Jul 27 '18 at 14:46










6




6





In the likely event that this is not yet implemented in TeXstudio, you should probably direct this at the developers as a feature request. There is not a lot we can do here. You could, however, use a PDF reader that does not lock the file, on Windows I use SumatraPDF.

– moewe
Jul 27 '18 at 10:19







In the likely event that this is not yet implemented in TeXstudio, you should probably direct this at the developers as a feature request. There is not a lot we can do here. You could, however, use a PDF reader that does not lock the file, on Windows I use SumatraPDF.

– moewe
Jul 27 '18 at 10:19






8




8





If you really have to go back and forth a lot, a reader of your proof will have to do this too, so you should perhaps reconsider your text. Beside: when I have to do complicated checks on a text, I print it and do it with a pencil.

– Ulrike Fischer
Jul 27 '18 at 10:32





If you really have to go back and forth a lot, a reader of your proof will have to do this too, so you should perhaps reconsider your text. Beside: when I have to do complicated checks on a text, I print it and do it with a pencil.

– Ulrike Fischer
Jul 27 '18 at 10:32




7




7





On Linux, Okular works flawlessly as well. It doesn't lock the pdf, even keeps the position in the document and automatically reloads the pdf if it changes.

– nox
Jul 27 '18 at 10:36





On Linux, Okular works flawlessly as well. It doesn't lock the pdf, even keeps the position in the document and automatically reloads the pdf if it changes.

– nox
Jul 27 '18 at 10:36













@nox: This is a limitation of the file system on Windows. All the file systems used on Linux can write files while they are open.

– problemofficer
Jul 27 '18 at 14:07





@nox: This is a limitation of the file system on Windows. All the file systems used on Linux can write files while they are open.

– problemofficer
Jul 27 '18 at 14:07




1




1





@problemofficer It's not a limitation of Windows, only of some programs. For example, GSView on Windows allows the ps file to be written, and automatically updates the view accordingly

– Luis Mendo
Jul 27 '18 at 14:46







@problemofficer It's not a limitation of Windows, only of some programs. For example, GSView on Windows allows the ps file to be written, and automatically updates the view accordingly

– Luis Mendo
Jul 27 '18 at 14:46












3 Answers
3






active

oldest

votes


















12














I would like to point out that the SumatraPDF viewer does not lock the pdf file. This means that you can keep your pdf file open when you recompile it.



Furthermore, it provides an inverse search, meaning that you can double-click on your pdf file and it will open your tex file (even on the position).






share|improve this answer



















  • 2





    +1 for SumatraPDF

    – sporc
    Jul 27 '18 at 11:03



















8














I dont know about the other viewers, but on Linux, the 'document-viewer' of Debian doesn't lock the file and auto-updates the view when the file is changed.





Update: Okular reloads the file too.






share|improve this answer



















  • 2





    Yup. I've always used Evince document viewer (also the default on Ubuntu), and it's never locked the file.

    – TRiG
    Jul 27 '18 at 13:33











  • I'm not sure even Adobe locks files on Linux. As I understand it, it is a function of the file system and common (all?) file systems for Linux don't support the 'feature'.

    – cfr
    Jul 28 '18 at 0:00



















0














TeXstudio can have dozens of viewing windows (though I guess about 5 would be more than enough), so unclear as to reason for the question. Here is a dual screen shot with only two open. In addition from ANY of them you can open another external viewer. Here I show SumatraPDF as a lightweight example but it could have been Edge or any PDF handler such as evince Okular etc. Just add your choice to the Options Configure Commands External PDF viewer (simply point it at your executable) then you simply hit the red book Icon in the window you want duplicated.



enter image description here






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "85"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f443409%2fkeep-two-pdf-views-of-the-same-tex-file%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    12














    I would like to point out that the SumatraPDF viewer does not lock the pdf file. This means that you can keep your pdf file open when you recompile it.



    Furthermore, it provides an inverse search, meaning that you can double-click on your pdf file and it will open your tex file (even on the position).






    share|improve this answer



















    • 2





      +1 for SumatraPDF

      – sporc
      Jul 27 '18 at 11:03
















    12














    I would like to point out that the SumatraPDF viewer does not lock the pdf file. This means that you can keep your pdf file open when you recompile it.



    Furthermore, it provides an inverse search, meaning that you can double-click on your pdf file and it will open your tex file (even on the position).






    share|improve this answer



















    • 2





      +1 for SumatraPDF

      – sporc
      Jul 27 '18 at 11:03














    12












    12








    12







    I would like to point out that the SumatraPDF viewer does not lock the pdf file. This means that you can keep your pdf file open when you recompile it.



    Furthermore, it provides an inverse search, meaning that you can double-click on your pdf file and it will open your tex file (even on the position).






    share|improve this answer













    I would like to point out that the SumatraPDF viewer does not lock the pdf file. This means that you can keep your pdf file open when you recompile it.



    Furthermore, it provides an inverse search, meaning that you can double-click on your pdf file and it will open your tex file (even on the position).







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jul 27 '18 at 10:19









    TomTom

    1,016115




    1,016115








    • 2





      +1 for SumatraPDF

      – sporc
      Jul 27 '18 at 11:03














    • 2





      +1 for SumatraPDF

      – sporc
      Jul 27 '18 at 11:03








    2




    2





    +1 for SumatraPDF

    – sporc
    Jul 27 '18 at 11:03





    +1 for SumatraPDF

    – sporc
    Jul 27 '18 at 11:03











    8














    I dont know about the other viewers, but on Linux, the 'document-viewer' of Debian doesn't lock the file and auto-updates the view when the file is changed.





    Update: Okular reloads the file too.






    share|improve this answer



















    • 2





      Yup. I've always used Evince document viewer (also the default on Ubuntu), and it's never locked the file.

      – TRiG
      Jul 27 '18 at 13:33











    • I'm not sure even Adobe locks files on Linux. As I understand it, it is a function of the file system and common (all?) file systems for Linux don't support the 'feature'.

      – cfr
      Jul 28 '18 at 0:00
















    8














    I dont know about the other viewers, but on Linux, the 'document-viewer' of Debian doesn't lock the file and auto-updates the view when the file is changed.





    Update: Okular reloads the file too.






    share|improve this answer



















    • 2





      Yup. I've always used Evince document viewer (also the default on Ubuntu), and it's never locked the file.

      – TRiG
      Jul 27 '18 at 13:33











    • I'm not sure even Adobe locks files on Linux. As I understand it, it is a function of the file system and common (all?) file systems for Linux don't support the 'feature'.

      – cfr
      Jul 28 '18 at 0:00














    8












    8








    8







    I dont know about the other viewers, but on Linux, the 'document-viewer' of Debian doesn't lock the file and auto-updates the view when the file is changed.





    Update: Okular reloads the file too.






    share|improve this answer













    I dont know about the other viewers, but on Linux, the 'document-viewer' of Debian doesn't lock the file and auto-updates the view when the file is changed.





    Update: Okular reloads the file too.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jul 27 '18 at 11:01









    BlaubärBlaubär

    984




    984








    • 2





      Yup. I've always used Evince document viewer (also the default on Ubuntu), and it's never locked the file.

      – TRiG
      Jul 27 '18 at 13:33











    • I'm not sure even Adobe locks files on Linux. As I understand it, it is a function of the file system and common (all?) file systems for Linux don't support the 'feature'.

      – cfr
      Jul 28 '18 at 0:00














    • 2





      Yup. I've always used Evince document viewer (also the default on Ubuntu), and it's never locked the file.

      – TRiG
      Jul 27 '18 at 13:33











    • I'm not sure even Adobe locks files on Linux. As I understand it, it is a function of the file system and common (all?) file systems for Linux don't support the 'feature'.

      – cfr
      Jul 28 '18 at 0:00








    2




    2





    Yup. I've always used Evince document viewer (also the default on Ubuntu), and it's never locked the file.

    – TRiG
    Jul 27 '18 at 13:33





    Yup. I've always used Evince document viewer (also the default on Ubuntu), and it's never locked the file.

    – TRiG
    Jul 27 '18 at 13:33













    I'm not sure even Adobe locks files on Linux. As I understand it, it is a function of the file system and common (all?) file systems for Linux don't support the 'feature'.

    – cfr
    Jul 28 '18 at 0:00





    I'm not sure even Adobe locks files on Linux. As I understand it, it is a function of the file system and common (all?) file systems for Linux don't support the 'feature'.

    – cfr
    Jul 28 '18 at 0:00











    0














    TeXstudio can have dozens of viewing windows (though I guess about 5 would be more than enough), so unclear as to reason for the question. Here is a dual screen shot with only two open. In addition from ANY of them you can open another external viewer. Here I show SumatraPDF as a lightweight example but it could have been Edge or any PDF handler such as evince Okular etc. Just add your choice to the Options Configure Commands External PDF viewer (simply point it at your executable) then you simply hit the red book Icon in the window you want duplicated.



    enter image description here






    share|improve this answer




























      0














      TeXstudio can have dozens of viewing windows (though I guess about 5 would be more than enough), so unclear as to reason for the question. Here is a dual screen shot with only two open. In addition from ANY of them you can open another external viewer. Here I show SumatraPDF as a lightweight example but it could have been Edge or any PDF handler such as evince Okular etc. Just add your choice to the Options Configure Commands External PDF viewer (simply point it at your executable) then you simply hit the red book Icon in the window you want duplicated.



      enter image description here






      share|improve this answer


























        0












        0








        0







        TeXstudio can have dozens of viewing windows (though I guess about 5 would be more than enough), so unclear as to reason for the question. Here is a dual screen shot with only two open. In addition from ANY of them you can open another external viewer. Here I show SumatraPDF as a lightweight example but it could have been Edge or any PDF handler such as evince Okular etc. Just add your choice to the Options Configure Commands External PDF viewer (simply point it at your executable) then you simply hit the red book Icon in the window you want duplicated.



        enter image description here






        share|improve this answer













        TeXstudio can have dozens of viewing windows (though I guess about 5 would be more than enough), so unclear as to reason for the question. Here is a dual screen shot with only two open. In addition from ANY of them you can open another external viewer. Here I show SumatraPDF as a lightweight example but it could have been Edge or any PDF handler such as evince Okular etc. Just add your choice to the Options Configure Commands External PDF viewer (simply point it at your executable) then you simply hit the red book Icon in the window you want duplicated.



        enter image description here







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 21 mins ago









        KJOKJO

        1,5061114




        1,5061114






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f443409%2fkeep-two-pdf-views-of-the-same-tex-file%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Entries order in /etc/network/interfaces

            新発田市

            Grub takes very long (several minutes) to open Menu (in Multi-Boot-System)