[Rsiena-commits] r53 - in pkg: RSiena RSiena/R RSiena/inst/doc RSienaTest RSienaTest/R RSienaTest/doc RSienaTest/inst/doc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Feb 11 15:17:51 CET 2010


Author: ripleyrm
Date: 2010-02-11 15:17:50 +0100 (Thu, 11 Feb 2010)
New Revision: 53

Modified:
   pkg/RSiena/R/siena01.r
   pkg/RSiena/changeLog
   pkg/RSiena/inst/doc/s_man400.pdf
   pkg/RSienaTest/R/siena01.r
   pkg/RSienaTest/changeLog
   pkg/RSienaTest/doc/s_man400.tex
   pkg/RSienaTest/inst/doc/s_man400.pdf
Log:
Fix for bug in siena01 gui: ignored edits to all effects

Modified: pkg/RSiena/R/siena01.r
===================================================================
--- pkg/RSiena/R/siena01.r	2010-02-07 12:29:53 UTC (rev 52)
+++ pkg/RSiena/R/siena01.r	2010-02-11 14:17:50 UTC (rev 53)
@@ -530,7 +530,14 @@
                 effEdit[,i] <- as.logical(effEdit[,i])
             }
             myeffcopy[, editCols] <- effEdit
+            if (theseEffects != "")
+            {
             myeff[myeff$name == theseEffects, ] <<- myeffcopy
+            }
+            else
+            {
+                myeff <<- myeffcopy
+            }
             ##  browser()
             ## make sure this window is top with a global grab,
             ##but only for a second

Modified: pkg/RSiena/changeLog
===================================================================
--- pkg/RSiena/changeLog	2010-02-07 12:29:53 UTC (rev 52)
+++ pkg/RSiena/changeLog	2010-02-11 14:17:50 UTC (rev 53)
@@ -1,5 +1,9 @@
-2010-02-07 R-forge revision 52
+2010-02-11 R-forge revision 53
 
+	* R/siena01.r: fixed bug in editing all effects
+	
+2010-02-07 R-forge revision 52 
+
 	* R/globals.r, R/siena07.r, man/siena07.Rd: 
 	new silent option with no output.
 	* tests/parallel.R, tests/parallel.Rout.save: suppress progress

Modified: pkg/RSiena/inst/doc/s_man400.pdf
===================================================================
--- pkg/RSiena/inst/doc/s_man400.pdf	2010-02-07 12:29:53 UTC (rev 52)
+++ pkg/RSiena/inst/doc/s_man400.pdf	2010-02-11 14:17:50 UTC (rev 53)
@@ -1,506 +1,507 @@
 %PDF-1.4
 %ÐÔÅØ
-4 0 obj
+5 0 obj
 << /S /GoTo /D (section.1) >>
 endobj
-7 0 obj
+8 0 obj
 (General information)
 endobj
-8 0 obj
+9 0 obj
 << /S /GoTo /D (part.1) >>
 endobj
-11 0 obj
+12 0 obj
 (I Minimal Intro)
 endobj
-12 0 obj
+13 0 obj
 << /S /GoTo /D (section.2) >>
 endobj
-15 0 obj
+16 0 obj
 (Getting started with SIENA )
 endobj
-16 0 obj
+17 0 obj
 << /S /GoTo /D (subsection.2.1) >>
 endobj
-19 0 obj
+20 0 obj
 (Installation and running the graphical user interface under Windows)
 endobj
-20 0 obj
+21 0 obj
 << /S /GoTo /D (subsection.2.2) >>
 endobj
-23 0 obj
+24 0 obj
 (Using the graphical user interface from Mac or Linux)
 endobj
-24 0 obj
+25 0 obj
 << /S /GoTo /D (subsection.2.3) >>
 endobj
-27 0 obj
+28 0 obj
 (Running the graphical user interface from within R )
 endobj
-28 0 obj
+29 0 obj
 << /S /GoTo /D (subsection.2.4) >>
 endobj
-31 0 obj
+32 0 obj
 (Entering Data.)
 endobj
-32 0 obj
+33 0 obj
 << /S /GoTo /D (subsection.2.5) >>
 endobj
-35 0 obj
+36 0 obj
 (Running the Estimation Program)
 endobj
-36 0 obj
+37 0 obj
 << /S /GoTo /D (subsection.2.6) >>
 endobj
-39 0 obj
+40 0 obj
 (Details of The Data Entry Screen)
 endobj
-40 0 obj
+41 0 obj
 << /S /GoTo /D (subsection.2.7) >>
 endobj
-43 0 obj
+44 0 obj
 (Data formats)
 endobj
-44 0 obj
+45 0 obj
 << /S /GoTo /D (subsection.2.8) >>
 endobj
-47 0 obj
+48 0 obj
 (Continuing the estimation)
 endobj
-48 0 obj
+49 0 obj
 << /S /GoTo /D (subsection.2.9) >>
 endobj
-51 0 obj
+52 0 obj
 (Using SIENA within R)
 endobj
-52 0 obj
+53 0 obj
 << /S /GoTo /D (subsubsection.2.9.1) >>
 endobj
-55 0 obj
+56 0 obj
 (For those who are slightly familiar with R)
 endobj
-56 0 obj
+57 0 obj
 << /S /GoTo /D (subsubsection.2.9.2) >>
 endobj
-59 0 obj
+60 0 obj
 (For those fully conversant with R)
 endobj
-60 0 obj
+61 0 obj
 << /S /GoTo /D (subsubsection.2.9.3) >>
 endobj
-63 0 obj
+64 0 obj
 (An example R script for getting started)
 endobj
-64 0 obj
+65 0 obj
 << /S /GoTo /D (subsection.2.10) >>
 endobj
-67 0 obj
+68 0 obj
 (Outline of estimation procedure)
 endobj
-68 0 obj
+69 0 obj
 << /S /GoTo /D (subsection.2.11) >>
 endobj
-71 0 obj
+72 0 obj
 (Using multiple processes)
 endobj
-72 0 obj
+73 0 obj
 << /S /GoTo /D (subsection.2.12) >>
 endobj
-75 0 obj
+76 0 obj
 (Steps for looking at results: Executing SIENA.)
 endobj
-76 0 obj
+77 0 obj
 << /S /GoTo /D (subsection.2.13) >>
 endobj
-79 0 obj
+80 0 obj
 (Giving references)
 endobj
-80 0 obj
+81 0 obj
 << /S /GoTo /D (subsection.2.14) >>
 endobj
-83 0 obj
+84 0 obj
 (Getting help with problems)
 endobj
-84 0 obj
+85 0 obj
 << /S /GoTo /D (part.2) >>
 endobj
-87 0 obj
+88 0 obj
 (II User's manual)
 endobj
-88 0 obj
+89 0 obj
 << /S /GoTo /D (section.3) >>
 endobj
-91 0 obj
+92 0 obj
 (Program parts)
 endobj
-92 0 obj
+93 0 obj
 << /S /GoTo /D (section.4) >>
 endobj
-95 0 obj
+96 0 obj
 (Input data)
 endobj
-96 0 obj
+97 0 obj
 << /S /GoTo /D (subsection.4.1) >>
 endobj
-99 0 obj
+100 0 obj
 (Digraph data files)
 endobj
-100 0 obj
+101 0 obj
 << /S /GoTo /D (subsubsection.4.1.1) >>
 endobj
-103 0 obj
+104 0 obj
 (Structurally determined values)
 endobj
-104 0 obj
+105 0 obj
 << /S /GoTo /D (subsection.4.2) >>
 endobj
-107 0 obj
+108 0 obj
 (Dyadic covariates)
 endobj
-108 0 obj
+109 0 obj
 << /S /GoTo /D (subsection.4.3) >>
 endobj
-111 0 obj
+112 0 obj
 (Individual covariates)
 endobj
-112 0 obj
+113 0 obj
 << /S /GoTo /D (subsection.4.4) >>
 endobj
-115 0 obj
+116 0 obj
 (Interactions and dyadic transformations of covariates)
 endobj
-116 0 obj
+117 0 obj
 << /S /GoTo /D (subsection.4.5) >>
 endobj
-119 0 obj
+120 0 obj
 (Dependent action variables)
 endobj
-120 0 obj
+121 0 obj
 << /S /GoTo /D (subsection.4.6) >>
 endobj
-123 0 obj
+124 0 obj
 (Missing data)
 endobj
-124 0 obj
+125 0 obj
 << /S /GoTo /D (subsection.4.7) >>
 endobj
-127 0 obj
+128 0 obj
 (Composition change)
 endobj
-128 0 obj
+129 0 obj
 << /S /GoTo /D (subsection.4.8) >>
 endobj
-131 0 obj
+132 0 obj
 (Centering)
 endobj
-132 0 obj
+133 0 obj
 << /S /GoTo /D (section.5) >>
 endobj
-135 0 obj
+136 0 obj
 (Model specification)
 endobj
-136 0 obj
+137 0 obj
 << /S /GoTo /D (subsection.5.1) >>
 endobj
-139 0 obj
+140 0 obj
 (Important structural effects for network dynamics: one-mode networks)
 endobj
-140 0 obj
+141 0 obj
 << /S /GoTo /D (subsection.5.2) >>
 endobj
-143 0 obj
+144 0 obj
 (Important structural effects for network dynamics: two-mode networks)
 endobj
-144 0 obj
+145 0 obj
 << /S /GoTo /D (subsection.5.3) >>
 endobj
-147 0 obj
+148 0 obj
 (Effects for network dynamics associated with covariates)
 endobj
-148 0 obj
+149 0 obj
 << /S /GoTo /D (subsection.5.4) >>
 endobj
-151 0 obj
+152 0 obj
 (Effects on behavior evolution)
 endobj
-152 0 obj
+153 0 obj
 << /S /GoTo /D (subsection.5.5) >>
 endobj
-155 0 obj
+156 0 obj
 (Additional interaction effects)
 endobj
-156 0 obj
+157 0 obj
 << /S /GoTo /D (subsubsection.5.5.1) >>
 endobj
-159 0 obj
+160 0 obj
 (Interaction effects for network dynamics)
 endobj
-160 0 obj
+161 0 obj
 << /S /GoTo /D (section.6) >>
 endobj
-163 0 obj
+164 0 obj
 (Estimation)
 endobj
-164 0 obj
+165 0 obj
 << /S /GoTo /D (subsection.6.1) >>
 endobj
-167 0 obj
+168 0 obj
 (Algorithm)
 endobj
-168 0 obj
+169 0 obj
 << /S /GoTo /D (subsection.6.2) >>
 endobj
-171 0 obj
+172 0 obj
 (Output)
 endobj
-172 0 obj
+173 0 obj
 << /S /GoTo /D (subsubsection.6.2.1) >>
 endobj
-175 0 obj
+176 0 obj
 (Fixing parameters)
 endobj
-176 0 obj
+177 0 obj
 << /S /GoTo /D (subsubsection.6.2.2) >>
 endobj
-179 0 obj
+180 0 obj
 (Automatic fixing of parameters)
 endobj
-180 0 obj
+181 0 obj
 << /S /GoTo /D (subsubsection.6.2.3) >>
 endobj
-183 0 obj
+184 0 obj
 (Conditional and unconditional estimation)
 endobj
-184 0 obj
+185 0 obj
 << /S /GoTo /D (subsubsection.6.2.4) >>
 endobj
-187 0 obj
+188 0 obj
 (Required changes from conditional to unconditional estimation)
 endobj
-188 0 obj
+189 0 obj
 << /S /GoTo /D (section.7) >>
 endobj
-191 0 obj
+192 0 obj
 (Standard errors)
 endobj
-192 0 obj
+193 0 obj
 << /S /GoTo /D (section.8) >>
 endobj
-195 0 obj
+196 0 obj
 (Tests)
 endobj
-196 0 obj
+197 0 obj
 << /S /GoTo /D (subsection.8.1) >>
 endobj
-199 0 obj
+200 0 obj
 (Score-type tests)
 endobj
-200 0 obj
+201 0 obj
 << /S /GoTo /D (subsection.8.2) >>
 endobj
-203 0 obj
+204 0 obj
 (Example: one-sided tests, two-sided tests, and one-step estimates)
 endobj
-204 0 obj
+205 0 obj
 << /S /GoTo /D (subsubsection.8.2.1) >>
 endobj
-207 0 obj
+208 0 obj
 (Multi-parameter tests)
 endobj
-208 0 obj
+209 0 obj
 << /S /GoTo /D (subsection.8.3) >>
 endobj
-211 0 obj
+212 0 obj
 (Alternative application: convergence problems)
 endobj
-212 0 obj
+213 0 obj
 << /S /GoTo /D (subsection.8.4) >>
 endobj
-215 0 obj
+216 0 obj
 (Testing differences between independent groups)
 endobj
-216 0 obj
+217 0 obj
 << /S /GoTo /D (section.9) >>
 endobj
-219 0 obj
+220 0 obj
 (Simulation)
 endobj
-220 0 obj
+221 0 obj
 << /S /GoTo /D (subsection.9.1) >>
 endobj
-223 0 obj
+224 0 obj
 (Conditional and unconditional simulation)
 endobj
-224 0 obj
+225 0 obj
 << /S /GoTo /D (section.10) >>
 endobj
-227 0 obj
+228 0 obj
 (Options for model type, estimation and simulation)
 endobj
-228 0 obj
+229 0 obj
 << /S /GoTo /D (section.11) >>
 endobj
-231 0 obj
+232 0 obj
 (Getting started)
 endobj
-232 0 obj
+233 0 obj
 << /S /GoTo /D (subsection.11.1) >>
 endobj
-235 0 obj
+236 0 obj
 (Model choice)
 endobj
-236 0 obj
+237 0 obj
 << /S /GoTo /D (subsubsection.11.1.1) >>
 endobj
-239 0 obj
+240 0 obj
 (Exploring which effects to include)
 endobj
-240 0 obj
+241 0 obj
 << /S /GoTo /D (subsection.11.2) >>
 endobj
-243 0 obj
+244 0 obj
 (Convergence problems)
 endobj
-244 0 obj
+245 0 obj
 << /S /GoTo /D (section.12) >>
 endobj
-247 0 obj
+248 0 obj
 (Multilevel network analysis)
 endobj
-248 0 obj
+249 0 obj
 << /S /GoTo /D (subsection.12.1) >>
 endobj
-251 0 obj
+252 0 obj
 (Multi-group Siena analysis)
 endobj
-252 0 obj
+253 0 obj
 << /S /GoTo /D (subsection.12.2) >>
 endobj
-255 0 obj
+256 0 obj
 (Meta-analysis of Siena results)
 endobj
-256 0 obj
+257 0 obj
 << /S /GoTo /D (section.13) >>
 endobj
-259 0 obj
+260 0 obj
 (Formulas for effects)
 endobj
-260 0 obj
+261 0 obj
 << /S /GoTo /D (subsection.13.1) >>
 endobj
-263 0 obj
+264 0 obj
 (Network evolution)
 endobj
-264 0 obj
+265 0 obj
 << /S /GoTo /D (subsubsection.13.1.1) >>
 endobj
-267 0 obj
+268 0 obj
 (Network evaluation function)
 endobj
-268 0 obj
+269 0 obj
 << /S /GoTo /D (subsubsection.13.1.2) >>
 endobj
-271 0 obj
+272 0 obj
 (Multiple network effects)
 endobj
-272 0 obj
+273 0 obj
 << /S /GoTo /D (subsubsection.13.1.3) >>
 endobj
-275 0 obj
+276 0 obj
 (Network endowment function)
 endobj
-276 0 obj
+277 0 obj
 << /S /GoTo /D (subsubsection.13.1.4) >>
 endobj
-279 0 obj
+280 0 obj
 (Network rate function)
 endobj
-280 0 obj
+281 0 obj
 << /S /GoTo /D (subsection.13.2) >>
 endobj
-283 0 obj
+284 0 obj
 (Behavioral evolution)
 endobj
-284 0 obj
+285 0 obj
 << /S /GoTo /D (subsubsection.13.2.1) >>
 endobj
-287 0 obj
+288 0 obj
 (Behavioral evaluation function)
 endobj
-288 0 obj
+289 0 obj
 << /S /GoTo /D (subsubsection.13.2.2) >>
 endobj
-291 0 obj
+292 0 obj
 (Behavioral endowment function)
 endobj
-292 0 obj
+293 0 obj
 << /S /GoTo /D (subsubsection.13.2.3) >>
 endobj
-295 0 obj
+296 0 obj
 (Behavioral rate function)
 endobj
-296 0 obj
+297 0 obj
 << /S /GoTo /D (section.14) >>
 endobj
-299 0 obj
+300 0 obj
 (Parameter interpretation)
 endobj
-300 0 obj
+301 0 obj
 << /S /GoTo /D (subsection.14.1) >>
 endobj
-303 0 obj
+304 0 obj
 (Longitudinal models)
 endobj
-304 0 obj
+305 0 obj
 << /S /GoTo /D (subsubsection.14.1.1) >>
 endobj
-307 0 obj
+308 0 obj
 (Ego -- alter selection tables)
 endobj
-308 0 obj
+309 0 obj
 << /S /GoTo /D (subsubsection.14.1.2) >>
 endobj
-311 0 obj
+312 0 obj
 (Ego -- alter influence tables)
 endobj
-312 0 obj
+313 0 obj
 << /S /GoTo /D (section.15) >>
 endobj
-315 0 obj
+316 0 obj
 (Changes compared to earlier versions)
 endobj
-316 0 obj
+317 0 obj
 << /S /GoTo /D (section.16) >>
 endobj
-319 0 obj
+320 0 obj
 (References)
 endobj
-324 0 obj <<
-/Length 1073      
+325 0 obj <<
+/Length 1076      
 /Filter /FlateDecode
 >>
 stream
-xÚ…VKsÛ6¾ëWðΘ0Þ$Ú““Øm:c·µÕSÓ$Á‘TIÊ®þ}wR%cy2š€Åî‡}|%Û„%?-Ø;ã‡åâúŽ›D(š9O–Ï	—‚J«c…I–›äOrïêTrtû4“Lç¦MÿZþ¶ùÌ–j¸è`õôùöáfЛ‘jÌYí¡}Û•MÑeƒU‘Xj0h”I®’Lpja'ØþÖ¦š“æ¥Dëà.È‚¥ ®æìõÌ®¨TF@Ei ¯ …ïñØï º§8æä±<ìýi4ŽIVP-ò$ã–æ#Â2-iªh|C?Ð÷T—oÀ¯‹@Ñ3KëègHÉ“L*ªa/ ÿQ—ª<¤ªÇÉ)B7Ïqüõ_(Ëæ‡4SR“OþàÚ¾ò5*öSÅœ<õ®ÇütiÆa“rÝý·Ž_7~¿‰›ýÞoýÌé„Fµ)Bⴕѹ;Û¯Ú£kOJ]EÁ8»õírÁažð\SÀK–Qad²®ÿ,dØŒÿA0j‚뻊'ŸšÅïðû{TÍFälX/mR ·ŒÂ„‹‚SÉe" ßÒܺYu}ëÖý;%Slq“ËŒÃy<Ó ²˜GM®Fþašj†Ê³Ðçv*«ã*ÛÄ’Ïõ‹ïúr;=7©(H·Õ¡lËuìYK<Æ’WÔhpÖ~7Ð8§®ì.9ÊUSGy4å0:8#ë¦:G½o£àÐ6ÛÖUQ©ß¹C¨.¨²ù
-\·uíÚ¶ôh eÈU#ÀÈGI‡d…0c À˜«1f4yŽU“#ÉÆï,ÌéË¿„à÷G°wë¸à$°d]Ž'ÕÓŒµ_X·^C›•õ6ÄÄæÁô€¡™ŽGâdsª]U®ãÈÔ´YáÖˆÙûM”ÿï:®c£¢ü|i„òD0Æ¡¯´Â¾b:V$@×›¹Í õÔûí·8vƒU§®tŠJèØ+Î|œ\×|»
-µç7r<.7¥Yî"!ô@3¤Csex94y‡è…¤\]z8Þô“wƒ:žŸ/.Éënˆ9ŠG÷\\®A6û¶\CPxpÁâkªsâ❇o
-‡«¿-²0E'3ŽÁ©ë}u!P›SÎåÁã…5µ9h„[Ž…lÚ˜M\c\8®\‡aà31sλv_bñ.¼WxáÒü~9 ©“rØó3ŽØò
-©#Ï|ƒ×€QnÍ<™nú.ç±*à¸+ën.	uÜAüÚ–}ïë¸].r¯™ šr×+\âüÞᵇú?Ë4ƒ“šÜ#_
-²s~0ú~;\]º BJ%ÉG æ®EV¸:J¦­H¿ù2™~èðBSx4áƒGЖÏôáåüª‚uÊ
+xÚ…VKsÛ6¾ëWðΘ0ñ H´''±ÛtÆnk«§¦H‚%6"©’”]ýûîbI•ŒåÉhF »öñ-À4ÚFiôÓ"}gü°\\ß	IÍó"Ñò9JreudŒæ²0ÑrýÉî]KÃŽn'*•ì¹iã¿–¿€m>³†a:X=}¾}¸ôfgä’sV{AhßveSºæé`UD–[#
+%FñBè(‘‚[Ø	¶¿µq&XóR¢uð.+Ø‚Å ®æìõÊ#¡¹ÒF@Íe ¯à…•„÷xìw ÝssöXöþ4Ç()x&ó(–ç#Â2.$k*2¾á8Á=Õåßðë"yaey&RH¤Q¢4Ï`/ ÿQ—ª<¤ªÇɉ ›gýʲù!N´ÊØ'pm_ùû©bΞz×c~º8°'X¹î~¤­‡ã—T¿ßÅÇf¿÷[?s͹Ñ"$.³Šœ»Ã°ýª=ºöDPB\ˆLEz1ìÛåBÀ$D$òŒ›ÈdS.ŠÖÕ⟅
+›ô£ö ¸¾«Dô©Yü¿o±GÕdDN&ЁöÊFËh̸,WBE®ì@®›U×·nÝ¿S3N aò`™8Oäo:@³ã¸ÉõØ _Ò,=wÔ2­ŠìÜOeuÜCé¨O,û\¿ø®/·ÑsË‚µ´¸­e[®©i-{ðÀË^Q£ÁYû•6n sN]Ù]rTH®§Ž
+2å0:DÊÖMu8‘zß’àÐ6ÛÖU¤Ôï\È!Ô +¸¶	d·„ºvm[z4гG$«‘`äIÒ![!LŠs5ÆŒ&ÏdQ51P’mü~ÀœαüK~kp·¦m€“À²u9žTO3Ö~`Ýz
+}VÖÛS:¦Œ,ÍèHœlNµ«Ê5-€LM›4n˜½ßü×qMŠòó­VÈ™¦ØW™Æ¾J3ªH€®7s›Aë©÷Û=œqìªN]èþDJèØ+Î|œ\×|»
+µç7r<n7­5[îˆÙ@3¤Csex:2öÑÅ…¾ôr¼é-'8u<¿†i¼t„b¯»!fî9Z®A6û¶\CPxpÁâkœåÌÑ¥‡€»]¼-²4‰“GƒàÔõ¾º¨Í¹jŒàñBŒ·¹8Á-ǃB6-e׎+×a8ÅLÌœó®Ý—X¼K ï•ÞD¸4¿_Hê¤öüŽ#¶ºBê¨3ßà5H¹°fžL·}—ª
+8îʺ›KB w¿¶eßûš¡Ëe.éš	¢)çp½ÂÕ‰æ÷¯=ÔÿùXv œÌØ=ò¥`;ç£ï·ÃÕ¥ ô¡ÒŠ}bîZd…«I2mEþͧÉôKG‡G¾x$aÅL^Îÿ ‡…uö
 endstream
 endobj
-323 0 obj <<
+324 0 obj <<
 /Type /Page
-/Contents 324 0 R
-/Resources 322 0 R
+/Contents 325 0 R
+/Resources 323 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 335 0 R
+/Parent 336 0 R
 >> endobj
-321 0 obj <<
+322 0 obj <<
 /Type /XObject
 /Subtype /Form
 /BBox [0 0 84 59.04]
 /FormType 1
 /Matrix [1 0 0 1 0 0]
-/Resources 336 0 R
+/Resources 337 0 R
 /Length 34        
 /Filter /FlateDecode
 >>
@@ -508,7 +509,7 @@
 xÚ+ä²0Q0 BSK=+9—Kß3×PÁ%Ÿ+ hƐ
 endstream
 endobj
-320 0 obj <<
+321 0 obj <<
 /Type /XObject
 /Subtype /Image
 /Width 350
@@ -620,22 +621,22 @@
 klŠÇ,T‚ÄñéïœöšwŒ¬u?ÜèéÒÃ$V¾gžedc#ýsÏqELè¯N)FËìžkñöñýÄrF|¤ùWýcm1ç’zyÅvZ݇‡´X®`Ži“P˜IG䟽*¤–là}­VU7F•Ÿî`‡i¾ñ^‡u}®A«X%õÖö”iCŒîÁ,3ù*í£I.—PŠÜ^E’[`ÊsŽ³»oÖŠ*’»ÔâÄI·qñ¨Ž@¢ghÔgcÅçýìdþ5*̆åc0)9#~pqôQV`N—$U’B6Ÿ½‚qÛŸZS~(wF¢ŠdûhôoÒ—í‹ýÖý(¢˜‡}´z7ä(ûhôoÈQE 'ÛÇ£þuêI[¶¹ö¢ŠC3ï5–HX“"û!Ï®<}­«4ÛyÁÄ’Ü8'qÀíùQEsÔo”î¥N=‡Íã‹-ý"m*iå’%ie{¢Ä‚áGÞ8ëÛëX?¼Wq{cc X㍘͔ˆãa^I8á‡OOJ(¬èÉË–çM*qU£dqÖšÄÒͪê3©šcgå³™][-²0ùæ<ŒƒüñSiz–§¨É#›¶.»9;Xgv aÎ3’}I'©4Q]5"¹Né¥ïoí®´’é}2Jó¡d1ƒ˜ðë–Và$§å⡳Ôtý:Ú(šÖå¯×y–â;‚£Ë={òxêh¢¢ÊÖ#x»”­5(gÕÑ䀮ùÃKµ˜åsÐç?t‡ÃãSH¼©DQÉ™×÷i€F9ùØŽ»ºz‘E,•‰«'1óx¾¶µ¤Ë$‰!o>uPOUè½°?Ö3OÞÝ´H…Š†UP3…àsù÷¢Šå¨­5c	ll®§›g Œ’Ö Ilc!Kc Øé¥áfW(Ós¾@z{ô¢Šê„VÇö¹ÿÙ
 endstream
 endobj
-336 0 obj <<
-/XObject << /Im1 320 0 R >>
+337 0 obj <<
+/XObject << /Im1 321 0 R >>
 /ProcSet [ /PDF /ImageC ]
 >> endobj
-325 0 obj <<
-/D [323 0 R /XYZ 88.008 753.953 null]
->> endobj
 326 0 obj <<
-/D [323 0 R /XYZ 89.008 716.092 null]
+/D [324 0 R /XYZ 88.008 753.953 null]
 >> endobj
-322 0 obj <<
-/Font << /F16 327 0 R /F17 328 0 R /F18 329 0 R /F37 330 0 R /F39 331 0 R /F40 332 0 R /F38 333 0 R /F8 334 0 R >>
-/XObject << /Fm1 321 0 R >>
+327 0 obj <<
+/D [324 0 R /XYZ 89.008 716.092 null]
+>> endobj
+323 0 obj <<
+/Font << /F16 328 0 R /F17 329 0 R /F18 330 0 R /F37 331 0 R /F39 332 0 R /F40 333 0 R /F38 334 0 R /F8 335 0 R >>
+/XObject << /Fm1 322 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-382 0 obj <<
+383 0 obj <<
 /Length 1779      
 /Filter /FlateDecode
 >>
@@ -651,312 +652,312 @@
 W4½°;V¶ÑF[hïnƒh¼7^F´^fX†› ÅK÷Ñ|ÎäžÐZ1Û£¥!^q­2ÛV×μó›WÿD >
 endstream
 endobj
-381 0 obj <<
+382 0 obj <<
 /Type /Page
-/Contents 382 0 R
-/Resources 380 0 R
+/Contents 383 0 R
+/Resources 381 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 335 0 R
-/Annots [ 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 386 0 R 371 0 R 387 0 R 372 0 R 373 0 R 374 0 R 375 0 R ]
+/Parent 336 0 R
+/Annots [ 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 387 0 R 372 0 R 388 0 R 373 0 R 374 0 R 375 0 R 376 0 R ]
 >> endobj
-337 0 obj <<
+338 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 684.308 197.853 692.527]
 /A << /S /GoTo /D (section.1) >>
 >> endobj
-338 0 obj <<
+339 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 652.614 191.686 662.909]
 /A << /S /GoTo /D (part.1) >>
 >> endobj
-339 0 obj <<
+340 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 630.697 232.383 640.659]
 /A << /S /GoTo /D (section.2) >>
 >> endobj
-340 0 obj <<
+341 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 619.738 402.012 629.7]
 /A << /S /GoTo /D (subsection.2.1) >>
 >> endobj
-341 0 obj <<
+342 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 608.779 340.137 618.742]
 /A << /S /GoTo /D (subsection.2.2) >>
 >> endobj
-342 0 obj <<
+343 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 597.82 334.775 607.783]
 /A << /S /GoTo /D (subsection.2.3) >>
 >> endobj
-343 0 obj <<
+344 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 586.861 185.202 596.724]
 /A << /S /GoTo /D (subsection.2.4) >>
 >> endobj
-344 0 obj <<
+345 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 575.902 260.66 585.865]
 /A << /S /GoTo /D (subsection.2.5) >>
 >> endobj
-345 0 obj <<
+346 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 564.943 260.926 574.906]
 /A << /S /GoTo /D (subsection.2.6) >>
 >> endobj
-346 0 obj <<
+347 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 555.728 178.466 563.947]
 /A << /S /GoTo /D (subsection.2.7) >>
 >> endobj
-347 0 obj <<
+348 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 543.025 230.546 552.988]
 /A << /S /GoTo /D (subsection.2.8) >>
 >> endobj
-348 0 obj <<
+349 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 532.067 214.542 542.029]
 /A << /S /GoTo /D (subsection.2.9) >>
 >> endobj
-349 0 obj <<
+350 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 521.108 323.33 531.07]
 /A << /S /GoTo /D (subsubsection.2.9.1) >>
 >> endobj
-350 0 obj <<
+351 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 510.149 288.752 520.111]
 /A << /S /GoTo /D (subsubsection.2.9.2) >>
 >> endobj
-351 0 obj <<
+352 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 499.19 313.993 509.152]
 /A << /S /GoTo /D (subsubsection.2.9.3) >>
 >> endobj
-352 0 obj <<
+353 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 488.231 253.633 498.194]
 /A << /S /GoTo /D (subsection.2.10) >>
 >> endobj
-353 0 obj <<
+354 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 477.272 223.811 487.235]
 /A << /S /GoTo /D (subsection.2.11) >>
 >> endobj
-354 0 obj <<
+355 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 466.313 312.015 476.276]
 /A << /S /GoTo /D (subsection.2.12) >>
 >> endobj
-355 0 obj <<
+356 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 455.354 194.308 465.317]
 /A << /S /GoTo /D (subsection.2.13) >>
 >> endobj
-356 0 obj <<
+357 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 444.395 236.265 454.358]
 /A << /S /GoTo /D (subsection.2.14) >>
 >> endobj
-357 0 obj <<
+358 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 414.445 197.231 424.74]
 /A << /S /GoTo /D (part.2) >>
 >> endobj
-358 0 obj <<
+359 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 392.528 171.712 402.415]
 /A << /S /GoTo /D (section.3) >>
 >> endobj
-359 0 obj <<
+360 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 372.353 153.511 382.316]
 /A << /S /GoTo /D (section.4) >>
 >> endobj
-360 0 obj <<
+361 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 361.394 197.157 371.357]
 /A << /S /GoTo /D (subsection.4.1) >>
 >> endobj
-361 0 obj <<
+362 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 350.435 278.535 360.398]
 /A << /S /GoTo /D (subsubsection.4.1.1) >>
 >> endobj
-362 0 obj <<
+363 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 339.477 195.621 349.439]
 /A << /S /GoTo /D (subsection.4.2) >>
 >> endobj
-363 0 obj <<
+364 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 330.261 208.547 338.48]
 /A << /S /GoTo /D (subsection.4.3) >>
 >> endobj
-364 0 obj <<
+365 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 317.559 339.318 327.521]
 /A << /S /GoTo /D (subsection.4.4) >>
 >> endobj
-365 0 obj <<
+366 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 306.6 234.284 316.562]
 /A << /S /GoTo /D (subsection.4.5) >>
 >> endobj
-366 0 obj <<
+367 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 295.641 176.576 305.604]
 /A << /S /GoTo /D (subsection.4.6) >>
 >> endobj
-367 0 obj <<
+368 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 284.682 206.48 294.645]
 /A << /S /GoTo /D (subsection.4.7) >>
 >> endobj
-368 0 obj <<
+369 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 273.723 164.216 283.586]
 /A << /S /GoTo /D (subsection.4.8) >>
 >> endobj
-369 0 obj <<
+370 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 253.549 193.677 263.511]
 /A << /S /GoTo /D (section.5) >>
 >> endobj
-370 0 obj <<
+371 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 242.59 515.201 252.553]
 /A << /S /GoTo /D (subsection.5.1) >>
 >> endobj
-386 0 obj <<
+387 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 233.374 202.412 241.594]
 /A << /S /GoTo /D (subsection.5.1) >>
 >> endobj
-371 0 obj <<
+372 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 220.672 515.201 230.635]
 /A << /S /GoTo /D (subsection.5.2) >>
 >> endobj
-387 0 obj <<
+388 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 211.457 202.92 219.676]
 /A << /S /GoTo /D (subsection.5.2) >>
 >> endobj
-372 0 obj <<
+373 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 198.754 349.467 208.717]
 /A << /S /GoTo /D (subsection.5.3) >>
 >> endobj
-373 0 obj <<
+374 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 189.539 242.472 197.758]
 /A << /S /GoTo /D (subsection.5.4) >>
 >> endobj
-374 0 obj <<
+375 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 178.58 242.088 186.799]
 /A << /S /GoTo /D (subsection.5.5) >>
 >> endobj
-375 0 obj <<
+376 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 165.878 316.47 175.84]
 /A << /S /GoTo /D (subsubsection.5.5.1) >>
 >> endobj
-383 0 obj <<
-/D [381 0 R /XYZ 124.798 753.953 null]
+384 0 obj <<
+/D [382 0 R /XYZ 124.798 753.953 null]
 >> endobj
-385 0 obj <<
-/D [381 0 R /XYZ 89.008 696.263 null]
+386 0 obj <<
+/D [382 0 R /XYZ 89.008 696.263 null]
 >> endobj
-380 0 obj <<
-/Font << /F41 384 0 R /F39 331 0 R /F40 332 0 R /F38 333 0 R /F8 334 0 R >>
+381 0 obj <<
+/Font << /F41 385 0 R /F39 332 0 R /F40 333 0 R /F38 334 0 R /F8 335 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-426 0 obj <<
+427 0 obj <<
 /Length 1520      
 /Filter /FlateDecode
 >>
@@ -973,302 +974,302 @@
 ¯«Iï?Õ²~Z-t°Ó©^Ü6^eü9í.ë«Ñ§}’U i2GoÛ®”“Ìô[l»„ݏ³„ôÜÞ%ìþ"ǼȽnÞ.3ò¶È7ÛØ¿|fêòjöiR+ ;·Ö×~…€a.€àã‹pÜßø“^Õ+ìc#-¡ZJ*gÊü2ÌÝ/ÐFT¨Y¨x„ª· oæÏþ3Ž¿æ
 endstream
 endobj
-425 0 obj <<
+426 0 obj <<
 /Type /Page
-/Contents 426 0 R
-/Resources 424 0 R
+/Contents 427 0 R
+/Resources 425 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 335 0 R
-/Annots [ 376 0 R 377 0 R 378 0 R 379 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R ]
+/Parent 336 0 R
+/Annots [ 377 0 R 378 0 R 379 0 R 380 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R ]
 >> endobj
-376 0 obj <<
+377 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 705.133 154.321 713.352]
 /A << /S /GoTo /D (section.6) >>
 >> endobj
-377 0 obj <<
+378 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 692.43 166.255 702.393]
 /A << /S /GoTo /D (subsection.6.1) >>
 >> endobj
-378 0 obj <<
+379 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 681.471 154.717 691.334]
 /A << /S /GoTo /D (subsection.6.2) >>
 >> endobj
-379 0 obj <<
+380 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 670.512 227.95 680.375]
 /A << /S /GoTo /D (subsubsection.6.2.1) >>
 >> endobj
-388 0 obj <<
+389 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 659.554 280.81 669.516]
 /A << /S /GoTo /D (subsubsection.6.2.2) >>
 >> endobj
-389 0 obj <<
+390 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 650.338 322.491 658.557]
 /A << /S /GoTo /D (subsubsection.6.2.3) >>
 >> endobj
-390 0 obj <<
+391 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 637.636 408.476 647.598]
 /A << /S /GoTo /D (subsubsection.6.2.4) >>
 >> endobj
-391 0 obj <<
+392 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 619.205 177.249 627.424]
 /A << /S /GoTo /D (section.7) >>
 >> endobj
-392 0 obj <<
+393 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 599.031 127.689 607.175]
 /A << /S /GoTo /D (section.8) >>
 >> endobj
-393 0 obj <<
+394 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 586.328 188.896 596.191]
 /A << /S /GoTo /D (subsection.8.1) >>
 >> endobj
-394 0 obj <<
+395 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 575.369 388.54 585.332]
 /A << /S /GoTo /D (subsection.8.2) >>
 >> endobj
-395 0 obj <<
+396 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 564.41 242.467 574.373]
 /A << /S /GoTo /D (subsubsection.8.2.1) >>
 >> endobj
-396 0 obj <<
+397 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 553.452 312.023 563.414]
 /A << /S /GoTo /D (subsection.8.3) >>
 >> endobj
-397 0 obj <<
+398 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 542.493 316.984 552.455]
 /A << /S /GoTo /D (subsection.8.4) >>
 >> endobj
-398 0 obj <<
+399 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 524.062 153.488 532.281]
 /A << /S /GoTo /D (section.9) >>
 >> endobj
-399 0 obj <<
+400 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 513.103 292.743 521.322]
 /A << /S /GoTo /D (subsection.9.1) >>
 >> endobj
-400 0 obj <<
+401 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 491.185 339.179 501.148]
 /A << /S /GoTo /D (section.10) >>
 >> endobj
-401 0 obj <<
+402 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 471.011 175.704 480.974]
 /A << /S /GoTo /D (section.11) >>
 >> endobj
-402 0 obj <<
+403 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 461.795 177.505 470.015]
 /A << /S /GoTo /D (subsection.11.1) >>
 >> endobj
-403 0 obj <<
+404 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 449.093 291.16 459.056]
 /A << /S /GoTo /D (subsubsection.11.1.1) >>
 >> endobj
-404 0 obj <<
+405 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 438.134 214.979 448.097]
 /A << /S /GoTo /D (subsection.11.2) >>
 >> endobj
-405 0 obj <<
+406 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 417.96 231.127 427.923]
 /A << /S /GoTo /D (section.12) >>
 >> endobj
-406 0 obj <<
+407 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 407.001 232.661 416.964]
 /A << /S /GoTo /D (subsection.12.1) >>
 >> endobj
-407 0 obj <<
+408 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 396.042 244.801 406.005]
 /A << /S /GoTo /D (subsection.12.2) >>
 >> endobj
-408 0 obj <<
+409 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 377.611 194.974 385.83]
 /A << /S /GoTo /D (section.13) >>
 >> endobj
-409 0 obj <<
+410 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 366.652 198.772 374.872]
 /A << /S /GoTo /D (subsection.13.1) >>
 >> endobj
-410 0 obj <<
+411 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 355.693 268.707 363.913]
 /A << /S /GoTo /D (subsubsection.13.1.1) >>
 >> endobj
-411 0 obj <<
+412 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 342.991 251.614 352.954]
 /A << /S /GoTo /D (subsubsection.13.1.2) >>
 >> endobj
-412 0 obj <<
+413 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 333.776 273.062 341.995]
 /A << /S /GoTo /D (subsubsection.13.1.3) >>
 >> endobj
-413 0 obj <<
+414 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 322.817 243.385 331.036]
 /A << /S /GoTo /D (subsubsection.13.1.4) >>
 >> endobj
-414 0 obj <<
+415 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 311.858 207.86 320.077]
 /A << /S /GoTo /D (subsection.13.2) >>
 >> endobj
-415 0 obj <<
+416 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 300.899 277.795 309.118]
 /A << /S /GoTo /D (subsubsection.13.2.1) >>
 >> endobj
-416 0 obj <<
+417 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 289.94 282.15 298.159]
 /A << /S /GoTo /D (subsubsection.13.2.2) >>
 >> endobj
-417 0 obj <<
+418 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 278.981 252.473 287.2]
 /A << /S /GoTo /D (subsubsection.13.2.3) >>
 >> endobj
-418 0 obj <<
+419 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 257.063 220.702 267.026]
 /A << /S /GoTo /D (section.14) >>
 >> endobj
-419 0 obj <<
+420 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.835 246.104 207.375 256.067]
 /A << /S /GoTo /D (subsection.14.1) >>
 >> endobj
-420 0 obj <<
+421 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 235.146 263.313 245.108]
 /A << /S /GoTo /D (subsubsection.14.1.1) >>
 >> endobj
-421 0 obj <<
+422 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.03 224.187 264.286 234.149]
 /A << /S /GoTo /D (subsubsection.14.1.2) >>
 >> endobj
-422 0 obj <<
+423 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 204.012 278.037 213.975]
 /A << /S /GoTo /D (section.15) >>
 >> endobj
-423 0 obj <<
+424 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.012 185.582 153.666 193.801]
 /A << /S /GoTo /D (section.16) >>
 >> endobj
-427 0 obj <<
-/D [425 0 R /XYZ 88.008 753.953 null]
+428 0 obj <<
+/D [426 0 R /XYZ 88.008 753.953 null]
 >> endobj
-424 0 obj <<
-/Font << /F39 331 0 R /F38 333 0 R /F8 334 0 R >>
+425 0 obj <<
+/Font << /F39 332 0 R /F38 334 0 R /F8 335 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-435 0 obj <<
+436 0 obj <<
 /Length 3134      
 /Filter /FlateDecode
 >>
@@ -1311,60 +1312,60 @@
 Lœ|…„)¢ŸÇüæW»'lž}Æ}ÒŒæŸ4çf¹üf¡$Ø((X¤>+3<·çÿ‹Q
 endstream
 endobj
-434 0 obj <<
+435 0 obj <<
 /Type /Page
-/Contents 435 0 R
-/Resources 433 0 R
+/Contents 436 0 R
+/Resources 434 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 335 0 R
-/Annots [ 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R ]
+/Parent 336 0 R
+/Annots [ 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R ]
 >> endobj
-428 0 obj <<
+429 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [115.963 681.375 122.425 693.414]
 /A << /S /GoTo /D (Hfootnote.1) >>
 >> endobj
-429 0 obj <<
+430 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
 /Rect [271.027 597.412 492.694 608.537]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.stats.ox.ac.uk/~snijders/siena/)>>
 >> endobj
-430 0 obj <<
+431 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
 /Rect [88.012 537.636 221.261 548.761]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://cran.r-project.org)>>
 >> endobj
-431 0 obj <<
+432 0 obj <<
 /Type /Annot
 /Subtype /Link
[TRUNCATED]

To get the complete diff run:
    svnlook diff /svnroot/rsiena -r 53


More information about the Rsiena-commits mailing list