File: reload.page

package info (click to toggle)
papers 48.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 23,096 kB
  • sloc: ansic: 38,478; sh: 195; xml: 127; makefile: 117
file content (33 lines) | stat: -rw-r--r-- 935 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="reload">

  <info>
    <link type="guide" xref="index#faq"/>

    <desc>
    Your document will be automatically reloaded if another program changes it while you're viewing it.
    </desc>

    <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

<title>Why does the document keep reloading?</title>

<p>
 If <app>Papers</app> detects that the document you have open has changed (perhaps because another program has modified it), it will automatically reload the document and display the most recent version for you.
</p>

<p>
 If the document is deleted while you are still viewing it, it will still remain open.
</p>

</page>