r19576 by gpittman - added documentation for applyMasterPage() command

scribus-commit scribus-commit at lists.scribus.net
Sun Oct 12 12:57:23 UTC 2014


Author: gpittman
Date: Sun Oct 12 12:57:23 2014
New Revision: 19576

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=19576
Log:
added documentation for applyMasterPage() command

Modified:
    branches/Version14x/Scribus/scribus/doc/en/scripterapi-page.html

Modified: branches/Version14x/Scribus/scribus/doc/en/scripterapi-page.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=19576&path=/branches/Version14x/Scribus/scribus/doc/en/scripterapi-page.html
==============================================================================
--- branches/Version14x/Scribus/scribus/doc/en/scripterapi-page.html (original)
+++ branches/Version14x/Scribus/scribus/doc/en/scripterapi-page.html Sun Oct 12 12:57:23 2014
@@ -7,6 +7,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