r19577 by gpittman - added documentation for applyMasterPage() command
scribus-commit
scribus-commit at lists.scribus.net
Sun Oct 12 12:58:01 UTC 2014
Author: gpittman
Date: Sun Oct 12 12:58:00 2014
New Revision: 19577
URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=19577
Log:
added documentation for applyMasterPage() command
Modified:
trunk/Scribus/doc/en/scripterapi-page.html
Modified: trunk/Scribus/doc/en/scripterapi-page.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19577&path=/trunk/Scribus/doc/en/scripterapi-page.html
==============================================================================
--- trunk/Scribus/doc/en/scripterapi-page.html (original)
+++ trunk/Scribus/doc/en/scripterapi-page.html Sun Oct 12 12:58:00 2014
@@ -10,6 +10,10 @@
<h2>Page related Commands</h2>
<dl>
+
+<dt><a name="-applyMasterPage"><strong>applyMasterPage</strong>(...)</a></dt>
+<dd><code>applyMasterPage(Master Page name, page nr)</code>
+<p>Applies the named master page to the indicated page. Some examples of usage are on the wiki.</a>.</p></dd>
<dt><a name="-closeMasterPage"><strong>closeMasterPage</strong>(...)</a></dt>
<dd><code>closeMasterPage()</code>
More information about the scribus-commit
mailing list