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 34 35
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="default-settings">
<info>
<link type="guide" xref="index#faq"/>
<desc>Save current settings as default for new documents.</desc>
<revision pkgversion="3.6.0" version="0.1" date="2012-12-09" status="draft"/>
<revision pkgversion="3.34.1" version="0.2" date="2019-11-26" status="draft"/>
<credit type="author">
<name>Sindhu S</name>
<email>sindhus@live.in</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>Change default settings</title>
<p>When a document is opened for the first time, default settings, such as
zoom and page view preferences, are applied. Any changes you make to these
settings are saved for the document.</p>
<p>You can save the settings which you are currently using as default for all
new documents by pressing the menu button in the top-right corner of the window
and selecting <gui style="menuitem">Save Current Settings as Default</gui>.</p>
<note style="important">
<p>The new default settings do not override settings of previously opened
documents, they are applied only to documents opened for the first time.</p>
</note>
</page>
|