SF.net SVN: geany-plugins:[934] trunk/geany-plugins/geanylatex

frlan at users.sourceforge.net frlan at xxxxx
Tue Sep 15 21:05:39 UTC 2009


Revision: 934
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=934&view=rev
Author:   frlan
Date:     2009-09-15 21:05:39 +0000 (Tue, 15 Sep 2009)

Log Message:
-----------
Update of documentation

Modified Paths:
--------------
    trunk/geany-plugins/geanylatex/INSTALL
    trunk/geany-plugins/geanylatex/doc/geanylatex.css
    trunk/geany-plugins/geanylatex/doc/geanylatex.html
    trunk/geany-plugins/geanylatex/doc/geanylatex.pdf

Added Paths:
-----------
    trunk/geany-plugins/geanylatex/doc/geanylatex2.html
    trunk/geany-plugins/geanylatex/doc/geanylatex3.html
    trunk/geany-plugins/geanylatex/doc/geanylatex4.html

Modified: trunk/geany-plugins/geanylatex/INSTALL
===================================================================
--- trunk/geany-plugins/geanylatex/INSTALL	2009-09-15 20:56:56 UTC (rev 933)
+++ trunk/geany-plugins/geanylatex/INSTALL	2009-09-15 21:05:39 UTC (rev 934)
@@ -1,15 +1,3 @@
-These installation instructions are written for a Linux system.
-
-At the time of this writing, building the plugin requires a recent SVN
-checkout of the Geany sources (Geany Plugin API v130).
-
-You need for compliling the plugin the Geany header files installed.
-For configuring and installing just run
-
- % configure
- % make
- % make install
-
-If you want to install geanyLaTeX to another directory, you should run
-configure with --prefix=/path/to/dir option. make install will install
-all files to your new target.
+GeanyLaTeX as distributed within the geany-plugins package doesn't
+have a own build system for its own. Please check documentation of
+geany-plugins release instead.

Modified: trunk/geany-plugins/geanylatex/doc/geanylatex.css
===================================================================
--- trunk/geany-plugins/geanylatex/doc/geanylatex.css	2009-09-15 20:56:56 UTC (rev 933)
+++ trunk/geany-plugins/geanylatex/doc/geanylatex.css	2009-09-15 21:05:39 UTC (rev 934)
@@ -98,6 +98,7 @@
 span.pmatrix img{vertical-align:middle;}
 div.pmatrix {text-align:center;}
 table.pmatrix {width:100%;}
+span.bar-css {text-decoration:overline;}
 img.cdots{vertical-align:middle;}
 .partToc a, .partToc, .likepartToc a, .likepartToc {line-height: 200%; font-weight:bold; font-size:110%;}
 .index-item, .index-subitem, .index-subsubitem {display:block}

Modified: trunk/geany-plugins/geanylatex/doc/geanylatex.html
===================================================================
--- trunk/geany-plugins/geanylatex/doc/geanylatex.html	2009-09-15 20:56:56 UTC (rev 933)
+++ trunk/geany-plugins/geanylatex/doc/geanylatex.html	2009-09-15 21:05:39 UTC (rev 934)
@@ -11,7 +11,7 @@
 <meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
 <!-- xhtml,html --> 
 <meta name="src" content="geanylatex.tex" /> 
-<meta name="date" content="2009-05-25 23:34:00" /> 
+<meta name="date" content="2009-09-15 22:52:00" /> 
 <link rel="stylesheet" type="text/css" href="geanylatex.css" /> 
 </head><body 
 >
@@ -36,14 +36,14 @@
 class="pplr7t-x-x-90">frank at frank.uvena.de</span></a></div>
 <br />
 <div class="date" ><span 
-class="pplr7t-x-x-144">May 25, 2009</span></div>
+class="pplr7t-x-x-144">September 15, 2009</span></div>
 <span 
-class="pplb7t-">Note: </span>Please note the document has been created on May 25, 2009. If you are using devel version from
-SVN, please compile and check <span 
+class="pplb7t-">Note: </span>Please note the document has been created on September 15, 2009. If you are using devel version
+from SVN, please compile and check <span 
 class="pcrr7t-">doc/geanylatex.tex </span>from sources. Please check page <a 
-href="#x1-90004.2">5<!--tex4ht:ref: sec:compiling_of_documentation --></a>, section <a 
-href="#x1-90004.2">4.2<!--tex4ht:ref: sec:compiling_of_documentation --></a>
-how to do so.
+href="#x1-90004.2">5<!--tex4ht:ref: sec:compiling_of_documentation --></a>, section
+<a 
+href="#x1-90004.2">4.2<!--tex4ht:ref: sec:compiling_of_documentation --></a> how to do so.
 </div>
 <h3 class="likesectionHead"><a 
  id="x1-1000"></a>Contents</h3>
@@ -197,8 +197,8 @@
 </p><!--l. 111--><p class="noindent" >And obviously, you will need have Geany with its header files installed (in case you are compiling the plugin on
 your own). If you have Geany installed from the sources, you should be ready to go. If you used a prepared
 package e.g. from your distribution you probably need to install an additional package, this might be called
-geany-dev or geany-devel. Please note that in order to compile and use this plugin, you need Geany 0.16 or later
-(Geany Plugin API v130 or higher).
+geany-dev or geany-devel. Please note that in order to compile and use this plugin, you need Geany 0.17 or later
+(Geany Plugin API v136 or higher).
 </p><!--l. 119--><p class="noindent" >Furthermore you need, of course, a C compiler and the Make tool. The GNU versions of these tools are
 recommended. Also there should be a working <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span 
 class="E">E</span>X</span></span>-environment on your System.
@@ -1208,8 +1208,8 @@
 <!--l. 565--><p class="noindent" >As mentioned before a number of useful functions were already implemented with other plugins. Below you will
 find a list with the authors’s recommendations. More nice plugins can be found on Geany’s plugins page at
 <a 
-href="http//www.geany.org" class="url" ><span 
-class="pcrr7t-">http//www.geany.org</span></a>.
+href="http://www.geany.org" class="url" ><span 
+class="pcrr7t-">http://www.geany.org</span></a>.
 </p><!--l. 570--><p class="noindent" >
 </p>
 <h5 class="subsubsectionHead"><span class="titlemark">11.2.1  </span> <a 

Modified: trunk/geany-plugins/geanylatex/doc/geanylatex.pdf
===================================================================
--- trunk/geany-plugins/geanylatex/doc/geanylatex.pdf	2009-09-15 20:56:56 UTC (rev 933)
+++ trunk/geany-plugins/geanylatex/doc/geanylatex.pdf	2009-09-15 21:05:39 UTC (rev 934)
@@ -205,20 +205,19 @@
 << /S /GoTo /D [141 0 R  /Fit ] >>
 endobj
 168 0 obj <<
-/Length 1285      
+/Length 1297      
 /Filter /FlateDecode
 >>
 stream
-x\xDA\xEDY[O\xE38~\xEF\xAF\xC8ۦ\xD2\xC6؎/\xF1>\xED\xC4l\xED2\xDDY$v
\xD2\xD6-Ѵ	\x93\xA4\xB0\xCC\xFE\xF9=\x8E\x9DФ\xA1T\x88\xD5H\x80\xC4I\xECs\x8E\xBFs\xFB
\xB0\xB7\xF0\xB0w2\xC0{^ߏ\xC7$\xF2(FBP\xEE\x8D\xE7
		"DzKĘ\xF4\xC63\xEF\xD2?\xD1qz7\xF7G\xC3/\xE3\xD5\xC2P\xC85kE\x82
D\xC2.x\xD7L\xDB-A0\xF1\x82\x8Dic3\xCD#\x85\x82\x992\xE4\xF6ő}\x81S6\x9E_\x83PH\xFF_s\xA0\xA5\xBA\xEB\xB7)B\x94нl\xA2\xD9>dS\xD4c\xD3\xF5r\xBDHRk\xD8<\x86\xD8\xCF\xED\xCD	 \xE7W \xD6\xFAR\x82
-\xA3>1\x92\xA0A\xAC\xC0\xCFf\xB1΋dH\xFC,\xB5\xD2A\xABY\xDEx\xEE\xE0\x98\xCB\xCD\xED0\x8E"08\x8CPęt\x9C\xC7\xE9\xD7a at 9\xF6Gq\x9A\x94ߝ\xF8A\xDCˍ$;<w#0<Q\x86\xE6 V"\x86V\xDC܈\xFB\xB5\xFA\x8B\xD67:\x8D\xD1L\xEF4
-\xC2BEQ-\xE2c|g\xED\xA1\xFCg7\xC0XY`\xB8\xDA\x86D!2k%l'\xB2\x8BϲR\xFF\xE2\xE6ʍ\xB9T"	\xE1\x87\xED\xACߗ:.\xB4\x9E\xC2
-;*\xAF\xDC`\x96M\xD7+\x9D\x96\xF6\xEE*.\xEC`\xA2ujG\xD3|H"\xF0W\xA9g\xF6A\xE6^\xF4ێ\xC0?\xFB\xA7s\xFB\xE8.[\xDBAl\xC5؛u\x91\xA4\xA7_\xDF\xE8\xA5
\xDE\xD7\xD2\xE7\xD5\xFClUY\xE0\xB6@*\xEE\xE2\xEC\xD3\xE73\xA7\xF7zc\x8B\xD3lu\x9D,\xDDM\x9C:\x9B\xA7Wz\xFA\xD5BQua\x85o+ \xE3`aBs	\xDB\xFD\xC1o\xBCB
G\xB2^\xD3Z)*\xB2uu?ՅCbk\x86\xB59^\xB4\x83Ż\xB4v
\xFAn\x8F\x85\x9E\x96\x9C\x9E%u\x9C#\xCA\xC26\W٭s}V{\xBE6u\xA2\xB6]9\x8A$#?\x91T.\xF8\xB3\xB4\x84\xB0)ZK\xBB\xD7Nvc\x90E\x91\xC4Ԋ%Ei\xB39\x9B\xDB\xD20
*\xE2Ǔ\xA5n\x8B\xF5\x98\xC0(\xA2MH\x9Fd\xE1\xEF.\xD5P\xAAܢ\x80
-ęM\x86\x81\x82=\xBF\x9BT"\xB2uiW\xE9\xB0Q\xB5:\xDA)\xA2a\xE3p\xF2\xA8^;\xBD\xA5\x97Z\xBDg\xFA\xB6xF\xE1\xAE
\x85V\xF8\xB9\xFE\xB6Nr\xBD\xDAr˳\xEC\x80Y%\xA7iQ\xC6Kȏ\xAD`\xEC(\xA1\xBDJ:\xB9@KETuB\xC2
-zm\x87U67Ţ\xA9Zus1\xE3\xA4,\xF4r\xDEM\xA5\xB8\xC81~)\xA6\xD4S\xD6up!BE\xF8\xC6\xE4g\xE5Q\xBB\x81\xF6\xBB!\x9B\xB7{G\xDCW\x99"Nߐ\xDF\xF9\xEA\xA5!1\x8A\xB1v\xB2s\x9B\x87[
-\xA4\x93\x80\xE1S\xB2\X\xE9\xC7C\xA8\x8E\xDA\xB5\xB8\xD6=\xCDp\xB6\xE2	\xFA\xF6Jx\xD1$\xFC\xA8i\xB8q\xD3\xF2
-\x9F\xE1 at 1\xB9G\x80=\xA9umI\x86\x86\xA5C\xB8\x9Fe\x99+\xDAn\x9A p.\xB9I\\x812\xEAm<\xBE\xFEr\xEE'\xDF-U\x99u\xFDr\xF2\xC2*ʏ\xB9\xF4\xA5E\xEC \xDDU+\xD5.K\xA2)KЋt^6e\xE9\ϵe\x99)Я
\xC5\xBD,\xBA\xCAY\xBE\xBA\xB2\xB4\xC3
-lw_h\xB25tx\x9FL\x80\xB2Q__\xB8\xFE\xACW׆:;\xF0\xE7Y\xEExo\x9C![\xAC]\x{1C6591}'z\xCB\x9C\xB2\xD7\xD6\xF8\x9E\x803\xF8\xB9|\xA7\xFA\xFE\xC0V\xB7\xE2\xE2ZO\x93xY3\xE2<\x9E\x96p\x9Cڪa\xF4\xAD
-\xDCŞ\xB8\xF3\xFEJ\xB3\xF5\xED3{\xE5L\xE8<!v{\xE2(\xBDI\xECA<\xAD\x92\xA3\xEB\xC9_fK\xFDq\x91\xCE!\xC7Y\xBE\x8A\xB7 \x97\x8C\xBD\xB1\x9D\xE7s\xD4\xE3n\x93O?X8\xEA/-\xF5?\xCCҿ1a\x8Bu\xFE\xF8_>\x9D\xF2ˆ\xF2W\xD3G\xB1#?\xF5w<0\xD3\xC6{\xE0L\x8D\xD8jjD\xBD{
\xE7eÛ\xD3\xEE\xCB\xED$IgPJ\xB7hU\xEA-Q\xFF\xA7D\x8Dz\x9Du4
|\x90\xEAċ0\x92\xA4P\x84V\xDEt5\xB8\xFC\x82\xBD\xBC\xFA\xE0a8\xE5F\xDEm5q\xE9h\xBE\x8B\x9Bt\z\x9F\xB4\xFF\x8F\xD5JPK/\x8A\x90\xB2\xFE\x8C\xFA\x80%\xFF\xF8\xAC\xA9
+x\xDA\xEDY\xDFo\xDB6~\xF7_\xA1\xB7\xC9\xC0Đ\x88{Z$A:#\xD8R\xAF\x90\xF5A\xB6iG\xA8-\xB9\x96\x9C,\xDD?\xBF\xA3H˒\xAC8F\x92aX\xB1(\x89\xBC;\xDE\xDDw\xF7\xD1\xC6\xDE\xCC\xC3\xDEYx}?\xEC
\x9D\x92ȣ	A\xB97\x9Cz$$\x88\xE9I,c\xD2N\xBCk\xFFL\xC7\xE9}? \xDC\xF4??\x94kC!Ԭ	"<x	\xBB\xE0]5\xAD&Z\x82`\xE2\xB5iC3\xCD#\x85\x82\x992\xE4\xF6ʼn}\x81Sjϯ\xFAA(\xA4\xFF\xB7\xB9\xD0R\xDEu\xDB!J\xE8A6чl
+\xB2)\xEA\xB0i9_ϒ\xD46\xCD\xFA!\xF6W\xF6\xE6
\xE7\x97\xDC\xE8WH	*\x8C\xFA \xC4HR0\x80
+D\xB1?\x99\xC5z\x95'}\xE2g\xA9\x95Z\xCD\xF2*rG\xA7\ַ\xC08\x8A\xC0\xE00BgV\xD0\xE9*N\xBF\xF4ʱ?\x88Ӥ\xF8\xE6D\xC0\xE2\xDE\xCAH\xB2\xC3K'0\xC3 \xA5a\x88ab%Rah\xC5M\x8D\xB8\x9F\xCBO\xB4\xBE\xD5i\x8C&\xFA\xA3*m\xA2H
+\x97J\xF5\xB2Ћ\x91^Y\xBB\xFF\xD1(\xC6\xCA:\x88\xAB\xBA\x83\x88\xE0H2#D\xC2\xC6"+\xE4"+\xF4On\xB6\xACͦIHDlg\xFD:\xD7q\xAE\xAD\xF8V\xD8Qq\xE3\x93l\xBC^贰w7qn#\xADS;\xAF\xFA$\x82\xC8zbd\xEEž= \x88\xC1\xFE\xF9\xD4>\xBA\xCF\xD6v[a\xF6f\x9D'\xE9\xCCY\xA1o\xF5\xDCoM\xCCA\x87I3\x93
\xD8?A\x8A\xF3M \x8C\x8Cl\xE1\xAC\xF8t\xE1\xF4.k
g\x8Be2w7q\xEA,\xDF\xE8\xF1\xEB0Ȳ\xADÈ`\x88\xD0p\xE31p\xC9\xD1̤\xEA
6\xFD\x82\xFF'\x80 \x8E\xE4fMӨ<[\x97\xF7c\x9D;Oԣ`Ͱ6dzf\xF2x\xD7և\xAD\x87\xBE\xDBc\xAEDžs\xCE\xF6m\xD1\xD2\xEB%`\x86h\x97\xE0\x9B\xEC\xCE%@\xB6\x89\xFF\xC6d\xD4\xCA\xE2f%	\x88H(HA
"\xA9\
+
giɓ7\x96\xB6\xAF-\xB4c\xC09@S+b\x90\xE4\x85Ew6\xB5\xA5b\xD8WďGs\xDD\xEB1\x81QD\xAB\xC4>7\x9E\x85\xCF}\xAA\xA1t\xB9E\xE7?\xD2\xEC\xF9ݨ\x91\xAD\xAB\xB8E\xAD\x8A\xB5\xB4SD\xC3*\xE0\xE4Q\xBDv\xBA\xD5\xEB\xDCE\xAD\xDE}\x97\xBF\xBC\xF0\xD0
+\xBF\xD4_\xD7\xC9J/v\xC2\xF2"J\x98Ur\x9E\xE6E<|\xEC$cK	\xEDT\xD2\xC2R -Q\x93[u\x9C&\xA1g`\xD0v\\xA2\xB9*U\xED\xDA43N\x8A\ϧ\xED\x94W\x8A\xFB\x80@\x8E\xF1\xFF\xFE”z\xC6\xF2\x96_\x88P\xD1\xB11\xF8l\x86\x81v\x87!\x9B6;HG2\\xA7o\x9E?\xD0\xF3\xD4KCjcM
r\x8B\xC3\xDF\xF3\x9D\xD2`\xF8\x94+\xFD\xB4\xCEf\x98[,z\x9A\xE1p\xF9\xF4
xQ~P5\\x89\xB8\xE12\x86\xD5p\xA0\x9C\xDC#@ZU\x83\xCA6$C\xC3R\x86/lgY&ˀƛ&\x80\xC2Pԉ,\xF0EF\xBD\xDA\xE3\xAB\xE0\x8F>\xE7~\xF2\xCDR\x95I;~!'\xAF\xA5\xA2\xFC\xA7\x97.Xt\xE7\xB0@\x85\xB0R\xEDdٔ%\xE8EzUTe\xE9RO\xB5e\x99)Я
\xC4#=\xCF\xDB\xCAY\xBEU\xA7m\xD8A}A\xA0\xD0\xE0}2\xCAF}}\xE5\xFA\xB3^,
+uvΟf\xEE\x840\x8E\x813d\xB3\xB5\xEB\xDE\xD02V\x89\xDE	\xA7\xEC5\xFB\xBD\xCB\xE1\xFC@\x873\xE7\xF0K
+\xFE
\xEB\xED\xB1mӊ\xF3\xA5
'\xF1|s̈W\xF1\xB8\x80\xE3\xD4N
+\xA3\xDF_7\xEE\xF2\xBB\xD8\xEFw\xB1\xF1;\xEF\xAE4\xFB\xBD\xBE{\xFAboT􉑨 \xF6G\xE2$\xBDM\xECA<-\xC1\xD1\x81䯬\x97>//\xE9r\x9A\xAD\xF1\x8E\xC3%col\xE7\xC5\xE3\xB5'l\xF2\xD9i\xA9\xFFq\x96\xFE\x89	\x9B\xADW\x8F\x9F\xF1\xE5\xD3)\xBF\xAC(\xF9\xE5\xFA vD\xE2\x87|\xF3=
\x98\x81ie\x86=p&\x86F\xEC45\xA2\xBE\xEF*\x82\xAC\xACx\xF3/\xFA\xDE}כ\xA4(\xA5;4\x81*\xF5\xD4	\xA8Qg\xB0N\x86\xBD\xAF=R\xFE A\xBC#\x84"\xA4\xB0\xF2Ƌ\xDE\xF5g\xECM\xE0\xD5\xC3)7\xF2\xEEʉ\x80\xA3\xF9\xC2\xDF\xC0q\xEE}\xEC\xFD\xD6\xFC]\xABPK/\x8A\xB6?E\x9C?d\xC9?\xBA=\xB2\x88
 endstream
 endobj
 141 0 obj <<
@@ -238,147 +237,147 @@
 143 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [482.799 538.551 489.773 550.61]
+/Rect [502.171 538.113 509.145 550.173]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.4.2) >>
 >> endobj
 144 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [526.056 538.551 540.502 550.61]
+/Rect [276.484 528.808 290.93 538.217]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.4.2) >>
 >> endobj
 145 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [79.791 452.905 143.527 461.816]
+/Rect [79.791 452.467 143.527 461.378]
 /Subtype /Link
 /A << /S /GoTo /D (section*.2) >>
 >> endobj
 146 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [79.791 429.05 174.381 439.898]
+/Rect [79.791 428.612 174.381 439.46]
 /Subtype /Link
 /A << /S /GoTo /D (section.1) >>
 >> endobj
 147 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [79.791 409.069 121.352 417.98]
+/Rect [79.791 408.632 121.352 417.543]
 /Subtype /Link
 /A << /S /GoTo /D (section.2) >>
 >> endobj
 148 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [79.791 385.214 158.892 396.062]
+/Rect [79.791 384.777 158.892 395.625]
 /Subtype /Link
 /A << /S /GoTo /D (section.3) >>
 >> endobj
 149 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [79.791 365.234 147.034 374.145]
+/Rect [79.791 364.796 147.034 373.707]
 /Subtype /Link
 /A << /S /GoTo /D (section.4) >>
 >> endobj
 150 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 350.469 238.743 362.529]
+/Rect [94.735 350.031 238.743 362.091]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.4.1) >>
 >> endobj
 151 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 338.514 247.64 350.573]
+/Rect [94.735 338.076 247.64 350.136]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.4.2) >>
 >> endobj
 152 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [79.791 317.468 124.341 328.316]
+/Rect [79.791 317.031 124.341 327.879]
 /Subtype /Link
 /A << /S /GoTo /D (section.5) >>
 >> endobj
 153 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [79.791 297.488 135.452 306.399]
+/Rect [79.791 297.05 135.452 305.961]
 /Subtype /Link
 /A << /S /GoTo /D (section.6) >>
 >> endobj
 154 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 283.136 177.909 294.783]
+/Rect [94.735 282.699 177.909 294.345]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.6.1) >>
 >> endobj
 155 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 270.768 259.286 282.827]
+/Rect [94.735 270.33 259.286 282.39]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.6.2) >>
 >> endobj
 156 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 258.813 288.267 270.872]
+/Rect [94.735 258.375 288.267 270.435]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.6.3) >>
 >> endobj
 157 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 246.857 267.884 258.917]
+/Rect [94.735 246.42 267.884 258.48]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.6.4) >>
 >> endobj
 158 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 234.902 246.126 246.962]
+/Rect [94.735 234.465 246.126 246.524]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.6.5) >>
 >> endobj
 159 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 222.947 230.973 235.007]
+/Rect [94.735 222.51 230.973 234.569]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.6.6) >>
 >> endobj
 160 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 213.642 151.582 222.748]
+/Rect [94.735 213.204 151.582 222.31]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.6.7) >>
 >> endobj
 161 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [79.791 189.946 158.289 200.795]
+/Rect [79.791 189.509 158.289 200.357]
 /Subtype /Link
 /A << /S /GoTo /D (section.7) >>
 >> endobj
 162 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 177.119 275.366 189.179]
+/Rect [94.735 176.681 275.366 188.741]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.7.1) >>
 >> endobj
 163 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [94.735 165.164 178.43 177.223]
+/Rect [94.735 164.726 178.43 176.786]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.7.2) >>
 >> endobj
@@ -389,7 +388,7 @@
 /D [141 0 R /XYZ 80.787 762.241 null]
 >> endobj
 175 0 obj <<
-/D [141 0 R /XYZ 80.787 465.856 null]
+/D [141 0 R /XYZ 80.787 465.419 null]
 >> endobj
 167 0 obj <<
  /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
@@ -535,7 +534,7 @@
 /ProcSet [ /PDF /Text ]
 >> endobj
 197 0 obj <<
-/Length 2138      
+/Length 2139      
 /Filter /FlateDecode
 >>
 stream
@@ -558,10 +557,7 @@
 \xE1\xD6\xC7J\xE3\xDA\\x8E%\xEE\xBB
 R1\xAB\x9E
\x91zz8Y\xBF\x8E\x8E\xE2\xF0)\xC6)\x90\xDB{\x89\x8C\x90X\xAE\xC2mwu_\xD2\xD7kZN\x97V9\xEDar,\xDD\xD6Ѽ3\xD3g\x8D\xF5%\x94@*\xF5}\x8F\x8E\x9D\xEA@ˉ*\xB3\xB9U\xF8\xA2ؖ\xE9d\x8DT\xD0t\xB4\x8E
\xE5E'\xDAuPǴL\xD3\xE3-\xEA5\x80\xFB\x84\xC2]\x98\xEA'\xD9
 _$q\x90Шi~\xB2\x9CH\xA5\xF1j?\xED\x9Cb{<\x8F\xFB"0F\xD3\xCF\xCC"G\x84\xEEV;h\x99\xABG\x9C\xD2yX?\xB2*\xB5\xB2\xDCs\xEFK\x85\xC0\x82\x8F\xAA\xBA#V\xDDNs?\xE4\xA0/12\xE9=
-\xEA\xE8{\x93$4\xB5o>\xFAJY\x8FxZ)\x83hF'\xCApPo,\xBE`ș\x88\xA8\x96Q\xA3\xAD/{\xF2\xD1\xDA{\x8Bn}9\xFF\x8F\xC2\xE7S;\xB0\x9Dj\xE9V\x9D \xE8\xE8r\xD77\x80\xDBƶ9 \xB2\x93\x9F\xBD\xC8\xA9Հd\xA6;_=\x97\x99\xCAED\x89\xCB^\xDB)c\x9F\xDF\xD0@\x9E\xFD\xA7 (\xEF\xE5\x83"\x9C%\xB4O\xE8[\xED\xEC۟>\xE1\xE0
-:v\xDCz\xA9ݷÌk\x86\xF05\xCDڬ0c`{6\xDF\xEFu\xD9\xC8u0	\xB0\x94\xAE;\xF6\xB6g\xDC\xF1\x91\xA9\x9B!5\xE9M\x8Eu\xF30
/殒=}5\xD4\xCC+\xAF\xBAK^^\xDC^L\xFB
\xCAm0\xFAxj\xE1\xECN\x89\xDF\xF3\xA0\x84\xEB
-\xC6~_M\xB5/\xA8\x85\xAA\xEA\x99>\xEBU\x8B\xB7\xB7\xEF\xA7({}\xFF\x89>\xAC/\xEE\xD2#\x98\x8Em\xDC,\xB7\xAF\xA6
-\x98ta\xF9\xDB'\xF1aŤ\xA2:\xE95\xBBi\x97\xFEfu\xF3ۍ0UVؿ\xB6\xD2\xFA\xBE\xD4\xC9\xF67?\xFFʝ
\xA6 8\xE0\x97\xC49\x9A\x85{'\x88b]=K\xE7\xE3\xCDߦ\x97M\xFC\xE9\x83\xDB\xC0-IX
\xC5\xF6߲\xB9\xE39H\xF2ozp\xEE\xB4
+\xEA\xE8{\x93$4\xB5o>\xFAJY\x8FxZ)\x83hF'\xCApPo,\xBE`\xC8Q\xACe\xD4h\xEB˂\xC6^E\x84|\xB4\xF6ޢ[_\xCE߿\xC3\xC1\xA3\xF0\xA3)\x83
\xD8N5\x88t+\x86N tt\xB9\xEB\xC0mc\xDB
ً\xC9\xCF^d\x84\xD4j at 2ӝ\xAF\x9E\xCBL\xE5"\xA2\xC4e\xAF픱O\x83oh \xCF\xFES \x94\xF7\xF2A	\xCE\xDA'\xF4\xADv\xF6\xEDO\x9Fp\xF0
;n\xBD\xD4\xEE\xDBa\xC65C\xF8\x9AfmV\x981\xB0=\x9B\xEF\xF7\xBAl\xE4:\x98XJ\xD7
{\xDB3\xEE\xF8\x87\xC8\xD4͐\x9A\xF4&Ǻy\x8EsWɞ\x80\xBEj\xE6w\xC9\xD1W\xDD%//n/\xA6}\xE56}<\xB5pv\xA7\xC4\xEFyP\xC2\xF5c\xBF\xAF\xA6\xDA\xD4BU\xF5L\x9Fu\x86\xAA\xC5ۇ\xDB\xF7S\x94\xBD\xBE\xFFD\xD6wi\x87L\xC76n\x89\xDBWSL\xBA0\x8D\xFC\xED\x93\xF8\xB0bRQ\x9Dt\x8A\x9AݴK\xB3\xBA\xF9\xEDF\x98*+\xEC_[i}_\xEAd\xFB\x9B\x9F\xE5NS 
\xF0K\xE2
\xCD½D1\x8B\x85\xAE\x9E\xA5\xF3\xF1\xE6oӿ\xCB&\xFE\xF4\xC1\xED\xE0\x96$,\x8Eb\xFBo\xD9\xDC\xF1
$\xF97\x93\xD2\xEE\xBB
 endstream
 endobj
 196 0 obj <<
@@ -1802,32 +1798,31 @@
 /ProcSet [ /PDF /Text ]
 >> endobj
 311 0 obj <<
-/Length 2401      
+/Length 2400      
 /Filter /FlateDecode
 >>
 stream
-x\xDA\xC5Z_\x8F\xDB6\xDFO\xA1\x97 Z\xA0抒\xA8?\xFAФI\xAE\xC5\xC1%F \xCDmѶne\xC9\xA5u\xB6E\xBF\xFB\xCDp(Y\xF6z\xB7k;\xBE\xC3\xC2+j\x86\x9C\xCD\xFC\x86\xA44\xF4\x9C\xB9\xE39o/\xBC\x9D\xEB\xCB\xF1\xC5\xD5\x9E8<dA\xF9\xCEx\xE6$
\x8B\x93؉\x85\xCF\xFC8uƙ\xF3\xC5\xE5\xFCr$\x84\xE7~P\xD3j\xB9Te&\x9B\xBC*\xF5\xE5(\x88b\xB7\xA9\xF0\xB9\xF9ruxn]\xDD*"\xAC\xF1\xB6\xBA\xB8[\xDFP\xD7u\xDE,\xA8u}\xF9u\xFC\xABQ\x9D\xB24\xF2#\xD4\xEC\xA7\xF3\x9D\x80yaHj\xEA;
-\xECY\xA4\xCEh\xD0m\x8Cݜ\x98%\x86\xEC'	\x91_[\xB2΀\xFC\x99\x90eFV\xBEU\xB2\xBCî\xBDS\xAEވx`\xD6(\xE0`(\xF9	\x8B:\x97а\x917\xD7t\xADf\x97<qg\xAA\xCE\xCB9Q$]\xCAv9Qu߉h\xF9TQk\xA6d\xD3\xD68T\xE9\x80\x94\xF8n\xB3\x90
-1\xA7\xB2\xA4\xC6\xC4\xF6n\xB5ʨ\x85~\xC7\xEBR\xDEX^&\xF3\xC2ڴ\xAE\xD0\xE7\x86]\x91l\xBASRw= UkՔ
-\xA4\xA2\xBB<g\xC49KEDOit@\xE0\xD7u\xDE(jJ\xBA\x94jM\x8DU\xD1\xCE\xF3\x92\xDAUMW\xF5\xADQ\xE8_lG\xD9p\x83_c&bn\xFC\xCAc\x9FEw8\xFCO\xB7\xBE\xE5~\x88|\x81U\x9B^!\xD0}\xD10\xE0!KB\xDF\x90?\xB3\x9D\xE8"\x9E\xF0\x85\xC1ӈ'\x80K@\x9C\xE3\xBC<\xB3\x907\xE6?\xB7P\x9F"\xD4=7St\xAB\xCB|\xB52\xD5e֖SL\x8D\xC7\xF0.\xF6\xC4`\xE4H\x81 ^\xE0ʢ\xA8\xD6DH\xBD\xABZj\x98Dv\xA6~\xF7<\xBFTD\x9DV\xC6
\xA0sT\xA3\x89N G\xA9\xA5Vuc\xC5\x80-\xB5$a[Y[\xF7|u\xAF[Z\x8Dմ\x85\xB4o\xD8\xE5(\x8C\xB9;^\x80\xA5C\xB4z\x94y~\xAB4E\xDD\x8D
-]--p@\x84;x\x84@}\xCB'y\x917wD\xD4[
u\xB0\x9B\xD2\xD9a\xAF
NC\xF0\x80\x9A\xF5f\xC40-
\x8A\x98\x95\xD6\xF9\xA4\xB0C\xADs\xE8f\xD6\xB5s\x9BV\xE5\xAC\xDD\xBA\xF5b+\x90
K}g\xF3\xAF\x9E;;\x94o/^\x8F/\xFE\xB8\xE0\xD0\xDDs\xB8\xC7,t"\xC0\xD3\xC7ty\x81\xD40\xE4\xA6
\xA6\xA4 \xA6\xD9Z9\xB3\x8B\xA4\xA1뻥F\xA4\xE9Pї\xAF\x9E\x93|\xE9\x938k\xD3s	?R[8A\xEB=C!\xD7\xC4c\xC3i\xB0wo\xB8]3\xFEY@\xC5,\xE6\xFBD\x880a\xC2;\xC5!`\x8E 
솧8\xFD\x9E\xB3E0a|T\x80\xB2W\xF2P\xD4t\xA8\xB5\xF1\xB6\xA4\xFB,\x85\xC5\xD2=\x80\xF7\xE2\xBE#\xBD\xF2\xE9\xF2;P\x9C\xC9\xFC1\xA7\xC7\xF2XIf\xFFk`\xA4 l\xBFD*\x98H\xEC\xF1\xE5Z\x8E\xD5\xE7\xAF4
1\x98%\x82\xF9\xFE\xF7\xC0롂\x8E\xC2\xEBF\xC99\xF0\xBA-\xFDx=\x8F\xF9=\xCAN\x8E屒
\xC6k\xB3\x88[\xBC\xCEj\xB9T?\xFE΃\xFBÿ\xEDo\xBC/\x9F\xAD\xF5\xB3\x8Ei\xC8M\xDE\xEA\xAFgӶ\xD6U\xFD\xCCv\xBA
q:vTC\xECF\xC1\xE6\xD2
-<-'\xE0\xEA\x8B\xEF\x91\x87
-:*'6JΑ\xDB\xD2ϐ\xE71\xBFG\xF2ɱ<V\xD2\xC39\xA7,\xEA\xB6\xF9\x93\xA2\x9A\xDE\xEC䄡\xFD\xBD\xFCG@\x8F9aG\x9D\xFC(\x85\xE2\xEF\xFCC
\xFC\x8D\x92s [\xFA\x80
\xF3{\xB8\x9E
\xCBc%=|[\xE0\xE7\x8DZ\xE6\xEE.\x96zA@\xC6\xE5(\xF2<\xF7\x81$\xC0
\xC8\xFA\xF1'\xA6g\xFF.ip\xA0\xA0\xE3ҠWr\x964ؒ~\x8E48\x8B\xF9\xF0\x9E\xCBc%=\x9CQ\xC0bϦ\x81*ۥ\xAAe\xB3\x9B=\xFDɩ\x80	0\xDCm$\x9C\x96މ\xC3\xEF\x91\x87
-:*6JΑ\xDB\xD2ϐ\xE71\xBF\x87\xF0ɱ<V\xD2\xC3\xC9 \x8B\x9B\x99\xD2\xD3:_\xE1\x97ҝtp\x9E\x90\x98
-\xF7\xDF\x862\x8EN	\x88Q\x98\xB2T\x84\xE7\xFFn7Pt\xD4w;!<\xC6Ep‡\xBB'H\xF8\xE7/w'\x98ѣ\xEDPOx\x8Fյ\xB6\xBE\xBAwO\xEA\xFB,\x89E\xFF\xA18\x88W\x97r\xA5UCwX\xA0\xC1\xABl\x9BEU\xEB\xE7tWHm\xF9\xB7\xAA\xD6\xF8\x85\xDFܘ\xC9ظ\x96\xE3\xCB\xD4w\x95\xAD.\x99\xB2
-\xD2'\xAA\xEB\xD8R\xC1	t\xD5\xF8c\xC2`\xC56?\xBC\xA5\xE4\x94Ē\x9E6\xBE1x\xD14\xABWW\xEB\xF5\x9Aͱl\xC0\xAAz~\xF5s\xB5.\x8BJfW\xE6[\xF8\xA8\xB2\xF5e\xFE\x{177996}z\xFBc\xF6\xF5\xCFB6\x95\x9F*!\xAA\xE9\xF1Z\xADfmA\xF53\xAA\xFF\xE8\xA7T<\xACȟL\x85\xC2s\xB1\xA2 \x9E4\xF5\xAC4W\xCD\xFA
-\xB2%\x91\xBB\xE2\x92Ll\xE0\xDA\xE9G~Wr\xB1Bת\xAF2 S\xB6\x82\x90\xDD;_\xAE
-\x85\x8A;\xAD\xB6$\x89\xC2\xED\xF3y}M\x8B\xBB+
"u_\xAA\xA2Z\xEF+y\x98:O#\x90S\xD8\xAE)\xCEdD\x95D*rDuCu\xD8m\xC4쀦\x89No\xD5Y\x9A\xEA\xBB\xEFz\xF7\xE00* \xE2\x88.\x86l\x90\x87ԉ\xE5Z\xE4!\xAF\xB2\xAC\xBE\xA6\x85\xC4A\xFCv\xAB+9\xEF\x8A~\xCD\xD31\xD0<9\x80\xECb\x83
-\xE7q؍\xDES\xBAf9\xCC<^\x84\x95\xBB  \x9Bl \xBBU\xBC\xBB\xCEW\xBA]
\x80OS\xDE<\xEDk\x9B\x81?@\x8E\xE5\x99\x87\xAB\xAD\xA2A\x8F\xB5\xBC#\xCD
-\xD0\x96ޠõ
-\xE0\x92\xB8\xBF\xBBL\xB3Q\xDF\xAB\xA64e>T@\x97A\xEDM\xC0\xE01\xC2;\xAA\x9C\xE8B\x93(\x98{@Jf([\xD5"]\xD8\xCA\xFB\x92W\x89\xA0\x9D\xB7\xB5\xDC\xD4˪\xAE(\xA7\xEE\xD7y\xA7]\xA1nb\x990)\xDA"\xDEB+\xCAM\xACw\xF5<\xA5\xC9xSHH\x9A\x86\xD9Ro\xBA
\x87\xA1\xD9\xFF\xAA\x96
-!\xF8\xE2\xE9\xD8X\xFD
-w\xA6\xCBY-\xCB\xD6ުR\xB2L]\xA9\xF2\xCA\xE0\xE2\xCA \xB20\xE8\xB8zxj
\xE0\xCDJ\xBF7;C\x81\x9F\xF0\xD4ë
-\xC0\xBF-\xF0\xA56\x80Ǣ=\x81%\xE5\xC6wH\x9C\xE4󹙗\xA0\xDDaASI\xD4͊7\xCBƠ\xAC*\x88\xA0\xEF\xB4\xD96\xE1\x80"ǣH\xFD\xD8Nv\x86\x99\xAA'v\x9A\xD8.\xFD$m\x83I\xE0\xDD(\xB5ڇ0+g\xAA\xC0K(\xEF>\xBD\x82x\x87
\x8FCWfa h\x92.\xF64BH\xB5m\xA4\x80R"\xCC\xE8!J{\x90 XT\xB4
-\xC3np\xAA\xDA\xE6T\xB0Vժ-\xA4%\xF6\x88
\xF4L\xE8\xD65\xC97\x9A\xBA\xEBv\xBA\xD8\xF7lҖ\xB4\xE7y\xF3\xB56γ\x84W\x9F>\xDA\xD6K\xF9\xA7\x94\xF5\xF6i\x88w\xB4$\xC1\x96U\xFFC\xD8ۉ}\xB0S0\xAD\xDB\xE9\x89`\xEC\x8D\xD47\xF6X\x849F\x82{\xDA;\xC54i\x98S6Yf\xCF	
\xB4Q\xF0\xFB\xFDO\xE3~\xE6\xE1ibO\xC6 5\xD7D\xE9\xD6\xCBy\x99\xEB
"\\xCE\xC9\xC5[\xE2\xB0\xED\xF3;\xFF\x8C\xDF\xFF\xFC~\xCFA_\xC0\xCE0\xEE:A\xF0\xF6\x88\xE1\xE6e\xC8vy\xF3\xCB\xE7w\xAF\xF7
-8KD\x8DFε\xB5\xB8\xD4y\xA6\xC8jI\xA4.\xA1-\x91\xEA\x98\x80\xD8Q\x98Ȥ\A\xCA\xDA\xE5\xCAz\xA3\xB2}J+j\x82\xB0:W\xF6`P b\xB1\xBF
-0Z\xDF|\x91l\x8E\xAB\xC0
y\xA9:_\xE6\x94D"\xB1G1\xE2ni\xD9u<+6\xBBg\xAD\xB2j\x9Fg#n<\xBB\x92\xD3\xBB\xB1\x80\xFD\xB19\x81$\xD0J\x97\xCF\xA2RL\xFFh\xF3͉\x91M\xA0\x97\xAB\xBC\xB0\x8BIL\x89\x8Ff.l\xAF\xC1r\x819\xB1\x86ȰǛF\$\x8C{\xC1\xB6C(D朓\xD9\xC5
-W\xB6\x9D\xB5Ӯ\x8A\xB2\xB4\xBBEC\x94\x93\xAE\xEF\xE0\xC8\xD3s+r\xA9\xB4\xEE\xF7Q\xEB<\x9B\xAB\xE6\xFF:	PJ\xEE\x9F\xB6^\x82\xEDS\x9A\xB0\xD4Ky5|\xF8%,\xF0RE\xA1\xAF(q\xF7g0\xE5\xBF1\x8CT
+x\xDA\xC5Zݏ\xDB6߿B/A\xB4 at M\xEB\x8B\xFAЇ&Mr-6.1\xD2 i
h\x8B\xB6u+K\xAE(\xAD\xB3-\xFA\xBF\xDF\x87\x92%\xAF\xBD]\xDB\xF1
^Q3\xE4\xCCh\xE67$\xA5\xA1c-,\xC7z{\xE5\xEC\_N\xAE\xC6o\xDC\xD8r\xE6\xA1gM\xE6V\xEC\xB0(\x8E\xAC\x88{̋k\x92Z_l׽
q\xEE\xD8\xE4\xAC\\xADd\x91\x8A:+u=\xF2\xC3ȮK\xBC\x86v\xB6Z_\xFB\x8E]\x95w\x92\xBC-\xAF}׮n\xA9\xEB&\xAB\x97Ժ\xB9\xFE:\xF9U\xABNXz!j\xF6\x92\x90y\x96Ϝ  \xB5?u\x9Dz\xF6,\xF1k\xD4\xEB6\xC1nV\xC4bM\xF6\xE2\x98ȯ
+\xD9\xF3}\xABG\xFEL\x88"%+\xDFJQ\xDCc\xD7\xCE)\xE37<\xEA\x995\xF2]\xB0\x94\x8F\xBC\x98\x85\xADKh\xD8ȋ\xB8\x9D)\xBA\x96\xF3k7\xB6\xE7\xB2ʊQ]\x8Af5\x95U׉h\xD9LRk.E\xDDT8T\xAA\x80{v\xBD51g\xA2\xA0\xC6\xD4\xF4n\x94L\xA9\x85~\xC7\xEBJ\xDC^*\xB2\xDCش)\xD1\xE7\x9A]\x92l\xBA\x93B\xB5= ec\xD4\xA4\xA2\xBB
k\xE4\xBA,\xE1!=\xA5\xD6\x81\xDFTY-\xA9)\xE8R\xC8
+5\xD6y\xB3\xC8
+j\x97]\xE5\xB7Z\xA2\xB1\xAD
e\xC2
+~\x8D\x8F\\xEDW7\xF2X\xBA\x96\xFF\x93A\xC0\xEE\x87\xC8'!X\xB5\xEDE\xF1X \xDDc\xBE\xF6
\xB08\xF0\xAC
\xF93ۉ.\xE2	\x9F\x91k<\x8D\xDC8pq\x883g\xAE\xDB\x9E\xC8k\xF3\x9F\xA8\xCFꎝJ\xBAUE\xB6^k\x8A\xAC\x892o\x8A\xA6\xC6cx{ b0\xB2$\xDF	4\x90|ǷE\x9E\x97
+"\xA4ޗ
+5t\xA2;\x95\xBF;\x8EWH\xA2\xCEJmе9\xB2VD'\x80\xA3\xD4Bɪ6\xE2|\xC0\x96\\x83\xB0\x80\xAD\xB4\xA9:>\x86\xBA\xD3-\x8C\xC6r\xD6@\xDA\xD7\xECzD\xAE=Y\x82\xA5}\xB4pz\x94Ev'E]\x8D
+U\xAEpz@\x84;x_~˦Y\x9E\xD5\xF7D\xD4
\xB5\xB0\x9B\xD1\xD1b\xAF
NC\xF0\x80\x8AufD0-\xF8-\x8A\x98\xA5R\xD947C\x8Ds\xE8f\xDE\xB5u\x9B\x95ż\xDD\xE4\xBAS\xF9bH\x87%\x9E\xB5\xFDW-\xAC
ʇ\xB7W\xAF'W\\xB9\xD0ݱ\+\x8AX`\x85\x80	\xA6\x8F\xD9\xEA
+\xA9A\xC8M\\x98\x92|\x98f+iͯ\xFE}\x94\x86\xB6\xEF@
+O\x92\xBE\xA2/_
+
\xF8\xD2'\xB66\xBA\xE7
+~\xA46\xB7>\x82\xD6\x86B\xAE\xF1dž\xD3`\xE7\xC1p\xB3f\xFC\xB3\x80 \x8CX\xE4\xEE\xC1\x83\x98q\xE7
#8\x879\t\xB4\x9E\xE2\xF4\xCE\xE6\x89\xCF\\xE3\xA3Z \x94\x9D\x92CQ;Zб\xD6FC%H\xF7X\x8B\xA5z \xC4}Gz\xE4\xF3巠\xB8\x90\xF9-bΏ婒\xF4\xFE\xD6\xC0H~\xDC\xDB~\xF1\x843
\x9B%\xE2ˍ\x98\xC8\xCF_i.:a\xD20\x8B9\xF3\xBC\xEF\x81\xD7c\x9D\x84׭\x92K\xE0u(\xFDx\xBD\x8C\xF9
\xCAΎ婒\xE35\x8EX\xE8\xBC\xCE+\xB1\x92?\xFE\xEE\xFA\xFE\xA6\xF6\x87i\xDA\xDFx_<ۨg-S\x93\xEB\xAC\xCE\xE5_\xCFfM\xA5\xCA\xEA\x99\xE9t=rm\xE8\xD8R5\xB1
\x9BK#𼜀\xABǿGN
+褜\xD8*\xB9DN\xA5_ '.c~\x87\xE4\xB3cy\xAA\xA4\xC39%,l\xB7\xF9Ӽ\x9C\xDD\xEE䄦\xFD\xBD\xFCG@\x8F9aF\x9D\xFC0\x81\xE2\xEF\xFCc\x9D\xFC\xAD\x92K (\xFD\xC0\xBF\x8C\xF9
\ώ婒
>\x8C\xF0\xB3Z\xAE\xB2?w\x97C}\xB8  \xE3z:\x8E} 	0\xD2n\xFC\x99i\xE02\xDF\xFD.ip\xA4\xA0\xD3ҠSr\x914H\xBFD\\xC4\xFC-xύ婒\xA7A\xE8\xB3\xC81i \x8Bf%+Q\xEF&BGr*`\xF47B[	\xE7%\x87w\xE2\xE0{$ñ\x82NJ\x86\xAD\x92K$\xC3P\xFA\x92\xE12\xE6w>;\x96\xA7J:\x9C\x9C\xB3\xC87ɐJ5\xAB\xB25~)\xDDI\x87
\xE7		\x81\xA9\xF0\xF0͠/\xE3䔀	Kxp\xF9\xEFv=E'}\xB7\xE3\xDCa.\xF7\xCF\xF8p\xF7	\xFF\xFC\xE5\xEE3:\xB4
\xEB	籺\xD6\xE0\xAB{\xFB\xA4\x9E\xC7\xE2\x88w\x8A\xFD0\xB6U!\xD6jY\xD6t\x87\xBC\x8A\xA6^\x96\x95zNw\xB9P\x86'+\x85_\xF8\xF5\x8D\xFE\x90\x8C\x8D1\xB9N<[\x9A\xEA\x92.\xDB }*ێ
+\x9C at A[
\x80?\xC65VL\xF3\xC3[J\x9E^I,\x8E\xE1i\xE0k\x83\x97u\xBD~1
o6\xB6\xC0\xB2+\xAB\xC5\xF8\xE7rS\xE4\xA5H\xC7\xFA[\xF8\xA8
2\xF82\xFF\xFA[]	5\xFC\x98}\xA0
\xE2\x98Bȶ\xE2Q%\xE4}\xBD\x94=^\xA3\xE4\xBCɩ~F\xF5\x{154287}\xF9\x93\xAEP86V\xC0\x93\xBA\x9E\x95$\xE0\xAAyW!@\xB6 r[<C\x92\x8E
+\[\xFD\xC8oK.F\xE8FvU`\x8A\xDCT\xD2{bg\xABu.Qq\xABՔ$Q\xB8y>\xA7\xABi\xB9\xB6ŠO\xEC\x972/7\xFBJ
\xBA\xCE\xE1&!\xC8\xC9slq[gR\xA2
+"\xE5\xA2\x87\xBA\xA1:l\x816b\xB6 at SD'\x83uV\x86\xA6z\xF6\xBB\xCE=8\x8C
+\x888\xA2\x8D\x80&k\xE4!uj\xB8y\xC8+
+\xAB\xABi!\xB1\xBF\xDD\xEA\xDFZ,ڢ_\xFDt\xCC\xFA4O>\xD9ǰ\xE2\xBA	\x83\xE9\xA0
\xBE\xA7v׫̺<`\xBCa\x8F|o;\xA8\xDE\xDDdkլ\x8E \xA8\xAEo\x8D|7銛\xBE׃\x8E\xE1\xE9\x87\xAB)\xA3A\x8F\x8D\xB8'M\xD0\xE8\xD7ޠÍ\x89\xE0\x8A\xB8\xBFh\xBBt\xB3\x96\xDFj\xA3\xA6\xD0u>T@\x97^\xF1\x8D\xC3\xE0	\xE2;\xE6\xB2Xh\xECB\x9D(\x98{PJfHS\xD6"]\xD8ʺ\x9AW\x81\xA8]4\x95\xD8\xCCʶ*'zgm\xA5nj\x980+\x9A*\xDER\xE6kJN,\xB7=\xA9\xC8x\x93Ț\x9A\x99Zo2\x8CC\xDF\xEC\x95+\x89|\xF1t\xF0q,\xFF;\xE0\x9BW\xA2\xB8e͝,K\xE5Xc\x8D\x8B\xB1d\xAE\xD11><7\xF6\xF0f\xA4?\x84\x9B\x99"\xB5\xC0Ox\xE2\xE1\xD5\xE0ߖ\xF8V\xEBC\x86c՞\xC0\x92\xB8\xDAwH\x9Cf\x8B\x85\x9E\x98\xA0\xDDbAQA\xD4\xED\x927\xCBZ\xA3\xAC̉\xA0\xEE\x95\xDE7\xE1\x80<óH\xFD\xD8Lw\x86\xE9\xB2'v\x9A\x9A.\xDD,m\x8DI\xE0\xDDJ\xB9އ0#\xA7*߉)\xEF>\xBD\x82x>\x9D\x8F[\xA4)a h\x82.\xE68B@\xC5m\xA4\x80R"\xCC\xE9!
+s\x92 XT\xB5
+\x82vpw\xAC\xDA\xFAX\xB0\xD6\xE5\xBAɅ!v\x88
\xF4\xCC\xE8\xC659\xC97\x8A\xBA\xABf\xB6\xDC\xF7l\xC2ԴY\xFD\xB5\xB6\xCE3\x84W\x9F>\x9A\xD6K\xF1\xA7\xD5\xF08\xC4;Z\x93`\xCF*\xF2\xFF!\xEC\xCD\xCC\xDE\xDB*\xE8\xD6\xDD\xECL\xB0\xFB\xF6Z\xA8[s.B\x9F#\xC1\xCD m\x9E"\x9A4\xF41\x9B45\x85\x8E\xDA)x\xDD\xCDM\xA2n\xE6q\x93\xD8
\x8DAj\xA6\x88\xD2.\x98\x8B"SD\xB8X\x90\x8Bra\xDF\xE7\xB5\xFE\x99\xBC\xFF\xF9\xFD\x9E\x93&
\x87\xADa\xD4v\x82\xE0\xED\xE3\xEA\xB7!\xD3\xE5\xCD/\x9F߽\xDE#\xC8wY̻h\xD4b\xA1\x8CŅ\xCARIV"\xB5	m\x88\xB4RGtČ\xC2\xCC@&\xE5
+R\xFEӬ\xD6\xC6\xA5鳔JR\x84U\x994'#\x80\x8B\xBC!\xC0h}\xF3x\xBC=\xAFw\xE4Q\xA4\xAAl\x95Q\xF1؜ňڥe\xD7!\xF0\xAC\xD8l\x9F\xB5L\xCB}\x9E
+Y\xB0\xF5\xECZ\xCCn\xCD\xCE6\xC8\xFAGOHU<\xAF\x89J1\xFD\xA3ɶGF\xB6\x81^\xAD\xB3\xDC,&%>\x9A\xB94\xBDz˥\xEF\xFB\xFA\xC8"Üo\x82-C\xCC\\xC7:\x84B\xA4:\xE9m\e\xDBY;ͪ(
+\xB3]\xD4D1m\xFB\xF6\xCE<=7"WR\xA9n#\xB5\xC9҅\xAC\xFF\xAF\x93 \xA5\xE4\xFE9`\xF0l^\x99\x92\x98%Nr̻\xE1\xE1\xB70\xDFIX\xBC\xA3Da\xD4
.<`\xCA\xF8^\x8C\x88
 endstream
 endobj
 310 0 obj <<
@@ -1853,8 +1848,8 @@
 305 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [114.281 423.152 229.848 434.26]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http//www.geany.org)>>
+/Rect [114.281 423.152 235.826 434.26]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.geany.org)>>
 >> endobj
 306 0 obj <<
 /Type /Annot
@@ -3154,397 +3149,397 @@
 >> endobj
 378 0 obj <<
 /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.3)/Keywords()
-/CreationDate (D:20090525232740+02'00')
-/ModDate (D:20090525232740+02'00')
+/CreationDate (D:20090915223840+02'00')
+/ModDate (D:20090915223840+02'00')
 /Trapped /False
 /PTEX.Fullbanner (This is pdfTeX using libpoppler, Version 3.141592-1.40.3-2.2 (Web2C 7.5.6) kpathsea version 3.5.6)
 >> endobj
 xref
 0 379
 0000000004 65535 f 
-0000127300 00000 n 
-0000127320 00000 n 
+0000127308 00000 n 
+0000127328 00000 n 
 0000000015 00000 n 
 0000000005 00000 f 
 0000000006 00000 f 
 0000000007 00000 f 
 0000000000 00000 f 
 0000000067 00000 n 
-0000011979 00000 n 
-0000211262 00000 n 
+0000011986 00000 n 
+0000211270 00000 n 
 0000000113 00000 n 
 0000000146 00000 n 
-0000014758 00000 n 
-0000211174 00000 n 
+0000014766 00000 n 
+0000211182 00000 n 
 0000000192 00000 n 
 0000000227 00000 n 
-0000014818 00000 n 
-0000211086 00000 n 
+0000014826 00000 n 
+0000211094 00000 n 
 0000000273 00000 n 
 0000000296 00000 n 
-0000014939 00000 n 
-0000210998 00000 n 
+0000014947 00000 n 
+0000211006 00000 n 
 0000000342 00000 n 
 0000000373 00000 n 
-0000017477 00000 n 
-0000210873 00000 n 
+0000017485 00000 n 
+0000210881 00000 n 
 0000000419 00000 n 
 0000000450 00000 n 
-0000017537 00000 n 
-0000210799 00000 n 
+0000017545 00000 n 
+0000210807 00000 n 
 0000000501 00000 n 
 0000000547 00000 n 
-0000017841 00000 n 
-0000210725 00000 n 
+0000017849 00000 n 
+0000210733 00000 n 
 0000000598 00000 n 
 0000000643 00000 n 
-0000055970 00000 n 
-0000210637 00000 n 
+0000055978 00000 n 
+0000210645 00000 n 
 0000000689 00000 n 
 0000000713 00000 n 
-0000056092 00000 n 
-0000210512 00000 n 
+0000056100 00000 n 
+0000210520 00000 n 
 0000000759 00000 n 
 0000000786 00000 n 
-0000056152 00000 n 
-0000210438 00000 n 
+0000056160 00000 n 
+0000210446 00000 n 
 0000000837 00000 n 
 0000000868 00000 n 
-0000085494 00000 n 
-0000210351 00000 n 
+0000085502 00000 n 
+0000210359 00000 n 
 0000000919 00000 n 
 0000000969 00000 n 
-0000097724 00000 n 
-0000210264 00000 n 
+0000097732 00000 n 
+0000210272 00000 n 
 0000001020 00000 n 
 0000001077 00000 n 
-0000109015 00000 n 
-0000210177 00000 n 
+0000109023 00000 n 
+0000210185 00000 n 
 0000001128 00000 n 
 0000001180 00000 n 
-0000109197 00000 n 
-0000210090 00000 n 
+0000109205 00000 n 
+0000210098 00000 n 
 0000001231 00000 n 
 0000001280 00000 n 
-0000109257 00000 n 
-0000210003 00000 n 
+0000109265 00000 n 
+0000210011 00000 n 
 0000001331 00000 n 
 0000001374 00000 n 
-0000111818 00000 n 
-0000209929 00000 n 
+0000111826 00000 n 
+0000209937 00000 n 
 0000001425 00000 n 
 0000001450 00000 n 
-0000111878 00000 n 
-0000209804 00000 n 
+0000111886 00000 n 
+0000209812 00000 n 
 0000001496 00000 n 
 0000001528 00000 n 
-0000112060 00000 n 
-0000209730 00000 n 
+0000112068 00000 n 
+0000209738 00000 n 
 0000001579 00000 n 
 0000001631 00000 n 
-0000115037 00000 n 
-0000209656 00000 n 
+0000115045 00000 n 
+0000209664 00000 n 
 0000001682 00000 n 
 0000001713 00000 n 
-0000118376 00000 n 
-0000209529 00000 n 
+0000118384 00000 n 
+0000209537 00000 n 
 0000001759 00000 n 
 0000001800 00000 n 
-0000118436 00000 n 
-0000209455 00000 n 
+0000118444 00000 n 
+0000209463 00000 n 
 0000001851 00000 n 
 0000001886 00000 n 
-0000118739 00000 n 
-0000209368 00000 n 
+0000118747 00000 n 
+0000209376 00000 n 
 0000001937 00000 n 
 0000001982 00000 n 
-0000118799 00000 n 
-0000209280 00000 n 
+0000118807 00000 n 
+0000209288 00000 n 
 0000002033 00000 n 
 0000002061 00000 n 
-0000121969 00000 n 
-0000209189 00000 n 
+0000121977 00000 n 
+0000209197 00000 n 
 0000002113 00000 n 
 0000002173 00000 n 
-0000122030 00000 n 
-0000209111 00000 n 
+0000122038 00000 n 
+0000209119 00000 n 
 0000002225 00000 n 
 0000002255 00000 n 
-0000122089 00000 n 
-0000208980 00000 n 
+0000122097 00000 n 
+0000208988 00000 n 
 0000002302 00000 n 
 0000002333 00000 n 
-0000122150 00000 n 
-0000208915 00000 n 
+0000122158 00000 n 
+0000208923 00000 n 
 0000002385 00000 n 
 0000002424 00000 n 
-0000122272 00000 n 
-0000208822 00000 n 
+0000122280 00000 n 
+0000208830 00000 n 
 0000002472 00000 n 
 0000002504 00000 n 
-0000126346 00000 n 
-0000208690 00000 n 
+0000126354 00000 n 
+0000208698 00000 n 
 0000002552 00000 n 
 0000002624 00000 n 
-0000126407 00000 n 
-0000208611 00000 n 
+0000126415 00000 n 
+0000208619 00000 n 
 0000002677 00000 n 
 0000002726 00000 n 
-0000126894 00000 n 
-0000208532 00000 n 
+0000126902 00000 n 
+0000208540 00000 n 
 0000002779 00000 n 
 0000002819 00000 n 
-0000128802 00000 n 
-0000208439 00000 n 
+0000128810 00000 n 
+0000208447 00000 n 
 0000002867 00000 n 
 0000002894 00000 n 
-0000128863 00000 n 
-0000208360 00000 n 
+0000128871 00000 n 
+0000208368 00000 n 
 0000002942 00000 n 
 0000002987 00000 n 
-0000004405 00000 n 
-0000004712 00000 n 
-0000004887 00000 n 
-0000005043 00000 n 
-0000005199 00000 n 
-0000005351 00000 n 
-0000005501 00000 n 
-0000005651 00000 n 
-0000005802 00000 n 
-0000005953 00000 n 
-0000006109 00000 n 
-0000006264 00000 n 
-0000006415 00000 n 
-0000006566 00000 n 
-0000006722 00000 n 
-0000006878 00000 n 
-0000007034 00000 n 
-0000007190 00000 n 
-0000007346 00000 n 
-0000007502 00000 n 
-0000007658 00000 n 
-0000007809 00000 n 
-0000007965 00000 n 
-0000009614 00000 n 
-0000009765 00000 n 
-0000009921 00000 n 
-0000008303 00000 n 
+0000004417 00000 n 
+0000004724 00000 n 
+0000004899 00000 n 
+0000005056 00000 n 
+0000005212 00000 n 
+0000005364 00000 n 
+0000005514 00000 n 
+0000005665 00000 n 
+0000005816 00000 n 
+0000005967 00000 n 
+0000006123 00000 n 
+0000006278 00000 n 
+0000006429 00000 n 
+0000006579 00000 n 
+0000006735 00000 n 
+0000006889 00000 n 
+0000007045 00000 n 
+0000007199 00000 n 
+0000007355 00000 n 
+0000007510 00000 n 
+0000007665 00000 n 
+0000007816 00000 n 
+0000007972 00000 n 
+0000009621 00000 n 
+0000009772 00000 n 
+0000009928 00000 n 
+0000008310 00000 n 
 0000003039 00000 n 
-0000008120 00000 n 
-0000008181 00000 n 
-0000207080 00000 n 
-0000207714 00000 n 
-0000207541 00000 n 
-0000207370 00000 n 
-0000008242 00000 n 
-0000207886 00000 n 
-0000010077 00000 n 
-0000010232 00000 n 
-0000010388 00000 n 
-0000010543 00000 n 
-0000010692 00000 n 
-0000010848 00000 n 
-0000011000 00000 n 
-0000011152 00000 n 
-0000011309 00000 n 
-0000011466 00000 n 
-0000011617 00000 n 
-0000011769 00000 n 
-0000012038 00000 n 
-0000009363 00000 n 
-0000008466 00000 n 
-0000011918 00000 n 
-0000115097 00000 n 
-0000014533 00000 n 
-0000014999 00000 n 
-0000014394 00000 n 
-0000012175 00000 n 
-0000014697 00000 n 
-0000207226 00000 n 
-0000014878 00000 n 
-0000206795 00000 n 
-0000206938 00000 n 
-0000016957 00000 n 
-0000017110 00000 n 
-0000017263 00000 n 
-0000018084 00000 n 
-0000016802 00000 n 
-0000015188 00000 n 
-0000017416 00000 n 
-0000017597 00000 n 
-0000017658 00000 n 
-0000017719 00000 n 
-0000017780 00000 n 
-0000017901 00000 n 
-0000017962 00000 n 
-0000018023 00000 n 
-0000019957 00000 n 
-0000058342 00000 n 
-0000056212 00000 n 
-0000019838 00000 n 
-0000018234 00000 n 
-0000055909 00000 n 
-0000056030 00000 n 
-0000085071 00000 n 
-0000085221 00000 n 
-0000077915 00000 n 
-0000087754 00000 n 
-0000085616 00000 n 
-0000058195 00000 n 
-0000056424 00000 n 
-0000085371 00000 n 
-0000085432 00000 n 
-0000085554 00000 n 
-0000097302 00000 n 
-0000097452 00000 n 
-0000098272 00000 n 
-0000087607 00000 n 
-0000085828 00000 n 
-0000097601 00000 n 
-0000097662 00000 n 
-0000097784 00000 n 
-0000097845 00000 n 
-0000097906 00000 n 
-0000097967 00000 n 
-0000098028 00000 n 
-0000098089 00000 n 
-0000098150 00000 n 
-0000098211 00000 n 
-0000208003 00000 n 
-0000100728 00000 n 
-0000109863 00000 n 
-0000100609 00000 n 
-0000098471 00000 n 
-0000108954 00000 n 
-0000109075 00000 n 
-0000109136 00000 n 
-0000109317 00000 n 
-0000109378 00000 n 
-0000109439 00000 n 
-0000109500 00000 n 
-0000109561 00000 n 
-0000109621 00000 n 
-0000109681 00000 n 
-0000109741 00000 n 
-0000109801 00000 n 
-0000111604 00000 n 
-0000112242 00000 n 
-0000111465 00000 n 
-0000110075 00000 n 
-0000111757 00000 n 
-0000111938 00000 n 
-0000111999 00000 n 
-0000112120 00000 n 
-0000112181 00000 n 
-0000115159 00000 n 
-0000114796 00000 n 
-0000112392 00000 n 
-0000114915 00000 n 
-0000114976 00000 n 
-0000117663 00000 n 
-0000117816 00000 n 
-0000117969 00000 n 
-0000118162 00000 n 
-0000118981 00000 n 
-0000117500 00000 n 
-0000115335 00000 n 
-0000118315 00000 n 
-0000118496 00000 n 
-0000118557 00000 n 
-0000118618 00000 n 
-0000118679 00000 n 
-0000118859 00000 n 
-0000118920 00000 n 
-0000121218 00000 n 
-0000121393 00000 n 
-0000121740 00000 n 
-0000121547 00000 n 
-0000122394 00000 n 
-0000121055 00000 n 
-0000119144 00000 n 
-0000121908 00000 n 
-0000122211 00000 n 
-0000122333 00000 n 
-0000125205 00000 n 
-0000125568 00000 n 
-0000125734 00000 n 
-0000125925 00000 n 
-0000126106 00000 n 
-0000127137 00000 n 
-0000125026 00000 n 
-0000122544 00000 n 
-0000126285 00000 n 
-0000126467 00000 n 
-0000126528 00000 n 
-0000126589 00000 n 
-0000126650 00000 n 
-0000126711 00000 n 
-0000126772 00000 n 
-0000126833 00000 n 
-0000125386 00000 n 
-0000126954 00000 n 
-0000127015 00000 n 
-0000127076 00000 n 
-0000208120 00000 n 
-0000128553 00000 n 
-0000128924 00000 n 
-0000128414 00000 n 
-0000127340 00000 n 
-0000128741 00000 n 
-0000129074 00000 n 
-0000129099 00000 n 
-0000129124 00000 n 
-0000206340 00000 n 
-0000129677 00000 n 
-0000130056 00000 n 
-0000130337 00000 n 
-0000130976 00000 n 
-0000131616 00000 n 
-0000133292 00000 n 
-0000133520 00000 n 
-0000135202 00000 n 
-0000135426 00000 n 
-0000146312 00000 n 
-0000146726 00000 n 
-0000148643 00000 n 
-0000148913 00000 n 
-0000164246 00000 n 
-0000164701 00000 n 
-0000180959 00000 n 
-0000181266 00000 n 
-0000205837 00000 n 
-0000208205 00000 n 
-0000208283 00000 n 
-0000211336 00000 n 
-0000211519 00000 n 
-0000211681 00000 n 
-0000211869 00000 n 
-0000212089 00000 n 
-0000212315 00000 n 
-0000212541 00000 n 
-0000212767 00000 n 
-0000212971 00000 n 
-0000213136 00000 n 
-0000213300 00000 n 
-0000213490 00000 n 
-0000213675 00000 n 
-0000213876 00000 n 
-0000214096 00000 n 
-0000214316 00000 n 
-0000214552 00000 n 
-0000214821 00000 n 
-0000214943 00000 n 
-0000215061 00000 n 
-0000215179 00000 n 
-0000215290 00000 n 
-0000215377 00000 n 
-0000215415 00000 n 
-0000215597 00000 n 
+0000008127 00000 n 
+0000008188 00000 n 
+0000207088 00000 n 
+0000207722 00000 n 
+0000207549 00000 n 
+0000207378 00000 n 
+0000008249 00000 n 
+0000207894 00000 n 
+0000010084 00000 n 
+0000010239 00000 n 
+0000010395 00000 n 
+0000010550 00000 n 
+0000010699 00000 n 
+0000010855 00000 n 
+0000011007 00000 n 
+0000011159 00000 n 
+0000011316 00000 n 
+0000011473 00000 n 
+0000011624 00000 n 
+0000011776 00000 n 
+0000012045 00000 n 
+0000009370 00000 n 
+0000008473 00000 n 
+0000011925 00000 n 
+0000115105 00000 n 
+0000014541 00000 n 
+0000015007 00000 n 
+0000014402 00000 n 
+0000012182 00000 n 
+0000014705 00000 n 
+0000207234 00000 n 
+0000014886 00000 n 
+0000206803 00000 n 
+0000206946 00000 n 
+0000016965 00000 n 
+0000017118 00000 n 
+0000017271 00000 n 
+0000018092 00000 n 
+0000016810 00000 n 
+0000015196 00000 n 
+0000017424 00000 n 
+0000017605 00000 n 
+0000017666 00000 n 
+0000017727 00000 n 
+0000017788 00000 n 
+0000017909 00000 n 
+0000017970 00000 n 
+0000018031 00000 n 
+0000019965 00000 n 
+0000058350 00000 n 
+0000056220 00000 n 
+0000019846 00000 n 
+0000018242 00000 n 
+0000055917 00000 n 
+0000056038 00000 n 
+0000085079 00000 n 
+0000085229 00000 n 
+0000077923 00000 n 
+0000087762 00000 n 
+0000085624 00000 n 
+0000058203 00000 n 
+0000056432 00000 n 
+0000085379 00000 n 
+0000085440 00000 n 
+0000085562 00000 n 
+0000097310 00000 n 
+0000097460 00000 n 
+0000098280 00000 n 
+0000087615 00000 n 
+0000085836 00000 n 
+0000097609 00000 n 
+0000097670 00000 n 
+0000097792 00000 n 
+0000097853 00000 n 
+0000097914 00000 n 
+0000097975 00000 n 
+0000098036 00000 n 
+0000098097 00000 n 
+0000098158 00000 n 
+0000098219 00000 n 
+0000208011 00000 n 
+0000100736 00000 n 
+0000109871 00000 n 
+0000100617 00000 n 
+0000098479 00000 n 
+0000108962 00000 n 
+0000109083 00000 n 
+0000109144 00000 n 
+0000109325 00000 n 
+0000109386 00000 n 
+0000109447 00000 n 
+0000109508 00000 n 
+0000109569 00000 n 
+0000109629 00000 n 
+0000109689 00000 n 
+0000109749 00000 n 
+0000109809 00000 n 
+0000111612 00000 n 
+0000112250 00000 n 
+0000111473 00000 n 
+0000110083 00000 n 
+0000111765 00000 n 
+0000111946 00000 n 
+0000112007 00000 n 
+0000112128 00000 n 
+0000112189 00000 n 
+0000115167 00000 n 
+0000114804 00000 n 
+0000112400 00000 n 
+0000114923 00000 n 
+0000114984 00000 n 
+0000117671 00000 n 
+0000117824 00000 n 
+0000117977 00000 n 
+0000118170 00000 n 
+0000118989 00000 n 
+0000117508 00000 n 
+0000115343 00000 n 
+0000118323 00000 n 
+0000118504 00000 n 
+0000118565 00000 n 
+0000118626 00000 n 
+0000118687 00000 n 
+0000118867 00000 n 
+0000118928 00000 n 
+0000121226 00000 n 
+0000121401 00000 n 
+0000121748 00000 n 
+0000121555 00000 n 
+0000122402 00000 n 
+0000121063 00000 n 
+0000119152 00000 n 
+0000121916 00000 n 
+0000122219 00000 n 
+0000122341 00000 n 
+0000125212 00000 n 
+0000125575 00000 n 
+0000125742 00000 n 
+0000125933 00000 n 
+0000126114 00000 n 
+0000127145 00000 n 
+0000125033 00000 n 
+0000122552 00000 n 
+0000126293 00000 n 
+0000126475 00000 n 
+0000126536 00000 n 
+0000126597 00000 n 
+0000126658 00000 n 
+0000126719 00000 n 
+0000126780 00000 n 
+0000126841 00000 n 
+0000125393 00000 n 
+0000126962 00000 n 
+0000127023 00000 n 
+0000127084 00000 n 
+0000208128 00000 n 
+0000128561 00000 n 
+0000128932 00000 n 
+0000128422 00000 n 
+0000127348 00000 n 
+0000128749 00000 n 
+0000129082 00000 n 
+0000129107 00000 n 
+0000129132 00000 n 
+0000206348 00000 n 
+0000129685 00000 n 
+0000130064 00000 n 
+0000130345 00000 n 
+0000130984 00000 n 
+0000131624 00000 n 
+0000133300 00000 n 
+0000133528 00000 n 
+0000135210 00000 n 
+0000135434 00000 n 
+0000146320 00000 n 
+0000146734 00000 n 
+0000148651 00000 n 
+0000148921 00000 n 
+0000164254 00000 n 
+0000164709 00000 n 
+0000180967 00000 n 
+0000181274 00000 n 
+0000205845 00000 n 
+0000208213 00000 n 
+0000208291 00000 n 
+0000211344 00000 n 
+0000211527 00000 n 
+0000211689 00000 n 
+0000211877 00000 n 
+0000212097 00000 n 
+0000212323 00000 n 
+0000212549 00000 n 
+0000212775 00000 n 
+0000212979 00000 n 
+0000213144 00000 n 
+0000213308 00000 n 
+0000213498 00000 n 
+0000213683 00000 n 
+0000213884 00000 n 
+0000214104 00000 n 
+0000214324 00000 n 
+0000214560 00000 n 
+0000214829 00000 n 
+0000214951 00000 n 
+0000215069 00000 n 
+0000215187 00000 n 
+0000215298 00000 n 
+0000215385 00000 n 
+0000215423 00000 n 
+0000215605 00000 n 
 trailer
 << /Size 379
 /Root 377 0 R
 /Info 378 0 R
-/ID [<2CC9A0DFA2CE0FEB4F6ED06E73C088D7> <2CC9A0DFA2CE0FEB4F6ED06E73C088D7>] >>
+/ID [<A33A37737BB991CCAD2554195033F6B3> <A33A37737BB991CCAD2554195033F6B3>] >>
 startxref
-215928
+215936
 %%EOF

Added: trunk/geany-plugins/geanylatex/doc/geanylatex2.html
===================================================================
--- trunk/geany-plugins/geanylatex/doc/geanylatex2.html	                        (rev 0)
+++ trunk/geany-plugins/geanylatex/doc/geanylatex2.html	2009-09-15 21:05:39 UTC (rev 934)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="iso-8859-1" ?> 
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
+<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->  
+<html xmlns="http://www.w3.org/1999/xhtml"  
+> 
+<head><title></title> 
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
+<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
+<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
+<!-- xhtml,html --> 
+<meta name="src" content="geanylatex.tex" /> 
+<meta name="date" content="2009-09-15 22:52:00" /> 
+<link rel="stylesheet" type="text/css" href="geanylatex.css" /> 
+</head><body 
+>
+  <div class="footnote-text">
+  <!--l. 144--><p class="noindent" ><span class="footnote-mark"><a 
+ id="fn1x0">
+         <sup class="textsuperscript">1</sup></a></span><span 
+class="pplr7t-x-x-80">Contact data can be found at chapter </span><a 
+href="geanylatex.html#x1-4300013"><span 
+class="pplr7t-x-x-80">13</span><!--tex4ht:ref: contact --></a><span 
+class="pplr7t-x-x-80">, page </span><a 
+href="geanylatex.html#x1-4300013"><span 
+class="pplr7t-x-x-80">47</span><!--tex4ht:ref: contact --></a><span 
+class="pplr7t-x-x-80">.</span></p></div> 
+</body></html> 

Added: trunk/geany-plugins/geanylatex/doc/geanylatex3.html
===================================================================
--- trunk/geany-plugins/geanylatex/doc/geanylatex3.html	                        (rev 0)
+++ trunk/geany-plugins/geanylatex/doc/geanylatex3.html	2009-09-15 21:05:39 UTC (rev 934)
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="iso-8859-1" ?> 
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
+<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->  
+<html xmlns="http://www.w3.org/1999/xhtml"  
+> 
+<head><title></title> 
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
+<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
+<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
+<!-- xhtml,html --> 
+<meta name="src" content="geanylatex.tex" /> 
+<meta name="date" content="2009-09-15 22:52:00" /> 
+<link rel="stylesheet" type="text/css" href="geanylatex.css" /> 
+</head><body 
+>
+  <div class="footnote-text">
+  <!--l. 398--><p class="noindent" ><span class="footnote-mark"><a 
+ id="fn2x0">
+         <sup class="textsuperscript">2</sup></a></span><span 
+class="pplr7t-x-x-80">Currently only position where this option is being used to be honest</span></p></div> 
+</body></html> 

Added: trunk/geany-plugins/geanylatex/doc/geanylatex4.html
===================================================================
--- trunk/geany-plugins/geanylatex/doc/geanylatex4.html	                        (rev 0)
+++ trunk/geany-plugins/geanylatex/doc/geanylatex4.html	2009-09-15 21:05:39 UTC (rev 934)
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="iso-8859-1" ?> 
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
+<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->  
+<html xmlns="http://www.w3.org/1999/xhtml"  
+> 
+<head><title></title> 
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
+<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
+<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
+<!-- xhtml,html --> 
+<meta name="src" content="geanylatex.tex" /> 
+<meta name="date" content="2009-09-15 22:52:00" /> 
+<link rel="stylesheet" type="text/css" href="geanylatex.css" /> 
+</head><body 
+>
+  <div class="footnote-text">
+  <!--l. 513--><p class="noindent" ><span class="footnote-mark"><a 
+ id="fn3x0">
+         <sup class="textsuperscript">3</sup></a></span><span 
+class="pplr7t-x-x-80">Check for addresses </span><a 
+href="http://www.geany.org" class="url" ><span 
+class="pcrr7t-x-x-80">http://www.geany.org</span></a></p></div> 
+</body></html> 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list