[Rsiena-commits] r50 - in pkg/RSienaTest: . doc inst/doc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Feb 1 22:05:43 CET 2010


Author: ripleyrm
Date: 2010-02-01 22:05:42 +0100 (Mon, 01 Feb 2010)
New Revision: 50

Modified:
   pkg/RSienaTest/changeLog
   pkg/RSienaTest/doc/s_man400.tex
   pkg/RSienaTest/inst/doc/s_man400.pdf
Log:
Documentation of effects for multiple networks

Modified: pkg/RSienaTest/changeLog
===================================================================
--- pkg/RSienaTest/changeLog	2010-02-01 20:57:42 UTC (rev 49)
+++ pkg/RSienaTest/changeLog	2010-02-01 21:05:42 UTC (rev 50)
@@ -1,3 +1,10 @@
+2010-02-01 R-forge Revision 49
+
+	* R/simstatsc.r, src/siena07.cpp: fixes to constraint
+	* src/model/effects/EffectFactory.cpp,
+	src/model/effects/generic/ConstantFunction.cpp: fixes to multiple
+	network effects
+
 2010-01-28 R-forge revision 48
 
 	* R/simstatsc.r: fixed bug in sort order of effects

Modified: pkg/RSienaTest/doc/s_man400.tex
===================================================================
--- pkg/RSienaTest/doc/s_man400.tex	2010-02-01 20:57:42 UTC (rev 49)
+++ pkg/RSienaTest/doc/s_man400.tex	2010-02-01 21:05:42 UTC (rev 50)
@@ -5644,6 +5644,270 @@
 \end{enumerate}
 
 
+
+\subsubsection{Multiple network effects}
+\label{S_MultiNet}
+
+If there are multiple dependent networks, the definition of
+cross-network effects is such that always, one network has the
+role of the dependent variable, while the other network, or
+networks, have the role of explanatory variable(s).
+In the following list the network in the role of dependent variable
+is denoted by the tie variables $x_{ij}$, while the
+tie variables $w_{ij}$ denote the network that is the
+explanatory variable.
+
+In the \SI output for projects with multiple networks,
+the dependent network in each given effect is indicated by
+the first part of the effect name.
+In the list below, a more or less normally formulated name is given first, then the
+name used in \SI between parentheses,
+using $X$ as the name for the dependent network and $W$
+as the name for the explanatory network.
+Since this is a co-evolution model, \SI will include also the effects
+where the roles of $X$ and $W$ are reversed.
+
+The first three effects are dyadic. The first can be regarded
+as a main effect; the reciprocity and mutuality effects
+will require rather big data sets to be empirically distinguished
+from each other.
+\begin{enumerate}
+ \item {\em Effect of W on X} ($X$: $W$),\\
+ $s^{\rm net}_{i\vit}(x) = \sum_j x_{ij} \, w_{ij}  $ ;\\
+ $i \stackrel{W}{\rightarrow} j$ leads to  $i \stackrel{X}{\rightarrow} j$;
+
+ \item {\em Effect of incoming W on X} ($X$: reciprocity with $W$),\\
+ $s^{\rm net}_{i\vit}(x) = \sum_j x_{ij} \, w_{ji}  $ ;\\
+ this can be regarded as generalized exchange:
+ $j \stackrel{W}{\rightarrow} i$ leads to  $i \stackrel{X}{\rightarrow} j$;
+
+ \item {\em Effect of mutual ties in W on X} ($X$: mutuality with $W$),\\
+ $s^{\rm net}_{i\vit}(x) = \sum_j x_{ij} \, w_{ij} \, w_{ji}  $ ;\\
+ $j \stackrel{W}{\leftrightarrow} i$ leads to  $i \stackrel{X}{\rightarrow} j$;
+\setcounter{savenumi}{\value{enumi}}
+\end{enumerate}
+\smallskip
+The following five are degree-related effects, where nodal degrees
+in the $W$ network have effects on popularity or activity in the
+$X$  network. They use an internal effect parameter $p$, which
+mostly will be 1 or 2.
+
+To decrease correlation with other effects, the
+$W$-degrees are centered by subtracting the value $\bar w$,
+which is the average degree of $W$ across all observations.\\
+THIS VALUE SHOULD BE GIVEN AS THE AVERAGE DEGREE IN THE INITIAL PART
+OF THE OUTPUT.
+
+\begin{enumerate}
+\setcounter{enumi}{\value{savenumi}}
+ \item {\em Effect of in-degree in W on X-popularity } ($X$: indegree$^{1/p}$ $W$ popularity)
+ defined by   the sum of  the $W$-in-degrees of the others to whom $i$ is tied,
+ for parameter $p = 2$ the square roots of the $W$-in-degrees:\\
+ $s^{\rm net}_{i\vit}(x) =  \sum_j x_{ij}\, (w_{+j} - \bar w)^{1/p}  $;\\
+
+ \item {\em Effect of in-degree in W on X-activity } ($X$: indegree$^{1/p}$ $W$ activity)
+ defined by the $W$-in-degrees of $i$ (for $p = 2$ its square root)
+ times $i$'s $X$-out-degree:\\
+ $s^{\rm net}_{i\vit}(x) =  \sum_j x_{ij}\, (w_{+i} - \bar w)^{1/p}
+                 =  x_{i+}\, (w_{+i} - \bar w_{+.}) ^{1/p} $;\\
+
+ \item {\em Effect of out-degree in W on X-popularity } ($X$: outdegree$^{1/p}$ $W$ popularity)
+ defined by   the sum of  the $W$-out-degrees of the others to whom $i$ is tied,
+ for parameter $p = 2$ the square roots of the $W$-out-degrees:\\
+ $s^{\rm net}_{i\vit}(x) =  \sum_j x_{ij}\, (w_{j+} - \bar w)^{1/p}  $;\\
+
+ \item {\em Effect of out-degree  in W on X-activity } ($X$: outdegree$^{1/p}$ $W$ activity)
+ defined by the $W$-out-degrees of $i$ (for $p = 2$ its square root)
+ times $i$'s $X$-out-degree:\\
+ $s^{\rm net}_{i\vit}(x) =  \sum_j x_{ij}\, (w_{i+} - \bar w)^{1/p} =
+                           x_{i+}\, (w_{i+} - \bar w)^{1/p} $;\\
+
+ \item {\em Effect of both in-degrees in W on X-popularity } ($X$: both indegrees$^{1/p}$ $W$ )
+ defined by   the sum of  the $W$-in-degrees of the others to whom $i$ is tied
+ multiplied by the centered $W$-in-degree of $i$,
+ for parameter $p = 2$ the square roots of the $W$-in-degrees:\\
+ $s^{\rm net}_{i\vit}(x) =  \sum_j x_{ij}\, (w_{+i} - \bar w)^{1/p} \, (w_{+j} - \bar w)^{1/p}  $;\\
+ this can be regarded as an interaction between the effect of $W$-in-degree on $X$-popularity
+ and the effect of $W$-in-degree on $X$-activity.
+\setcounter{savenumi}{\value{enumi}}
+\end{enumerate}
+\smallskip
+The betweenness effect is another positional effect:
+a positional characteristic in the $W$ network affects the
+ties in the $X$ network, but now the position is the betweenness count,
+defined as the number of pairs of nodes that are not directly connected:
+ $j \stackrel{W}{\nrightarrow} h$ ,
+but that are connected through $i$:
+ $j \stackrel{W}{\rightarrow} i  \stackrel{X}{\rightarrow} h$ .
+ Again there is an internal effect parameter $p$, usually
+1 or 2.
+\begin{enumerate}
+\setcounter{enumi}{\value{savenumi}}
+ \item {\em Effect of W-betweenness on X-popularity } ($X$: betweenness$^{1/p}$ $W$ popularity)
+ defined by   the sum of  the $W$-betweenness counts of the others to whom $i$ is tied:\\
+ $s^{\rm net}_{i\vit}(x) =  \sum_j x_{ij}\, \left(\sum_{h,k; h \neq k}w_{hj}\,w_{jk}\,(1-w_{hk})\right)^{1/p}  $;\\
+\setcounter{savenumi}{\value{enumi}}
+\end{enumerate}
+\smallskip
+Finally there are four mixed triadic effects.
+\begin{enumerate}
+\setcounter{enumi}{\value{savenumi}}
+\item
+\begin{minipage}[t]{.7\textwidth}
+ {\em agreement about W leading to X}, ($X$: from $W$ agreement)\\
+ $s^{\rm net}_{i\vit}(x) = \sum_{j \neq h} x_{ij}\, w_{ih}\, w_{jh}\,$;\\
+ this refers to agreement of actors with respect to their $W$-choices
+ (structural equivalence with respect to outgoing $W$-choices)
+ the contribution of the tie $i \stackrel{X}{\rightarrow} j$
+ is proportional to
+ the number of joint $W$ choices of others,
+ $i \stackrel{W}{\rightarrow} h \stackrel{W}{\leftarrow} j$.
+      \end{minipage}
+\hfill
+\begin{minipage}[t]{.15\textwidth}
+\linethickness{0.3pt}
+\vfill
+\begin{center}
+\beginpicture
+\setcoordinatesystem units <0.8cm,0.8cm> point at 4 3
+\setplotarea x from 2 to 4, y from 0 to 3
+\put{\large$\bullet$} at  2 1
+\put{\large$\bullet$} at  4 1
+\put{\large$\bullet$} at  3 2.732
+\put{$i$} at 2 0.4
+\put{$j$} at 4 0.4
+\put{$h$} at 3 3.4
+\put{{\small $W$}} at 2.1 1.9
+\put{{\small $W$}} at 3.9 1.9
+\put{{\small $X$}} at 3   0.6
+\arrow <2mm> [.2,.6]  from 2.2 1 to 3.8 1
+\arrow <2mm> [.2,.6]  from 2.1 1.1732 to 2.9 2.559
+\arrow <2mm> [.2,.6]  from  3.9 1.1732 to 3.1 2.559
+\endpicture
+\end{center}
+\vfill
+\end{minipage}
+\smallskip
+\item
+\begin{minipage}[t]{.7\textwidth}
+ {\em agreement in mutual W-ties leading to X}, ($X$: from $W$ mutual agreement)\\
+ $s^{\rm net}_{i\vit}(x) = \sum_{j \neq h} x_{ij}\, w_{ih}\,  w_{hi}\, w_{jh}\, w_{hj}\,$;\\
+ this refers to agreement of actors with respect to their mutual $W$-choices
+ (structural equivalence with respect to mutual $W$-choices)
+ the contribution  of the tie $i \stackrel{X}{\rightarrow} j$
+ is proportional to
+ the number of joint mutual $W$ choices of others,
+ $i \stackrel{W}{\leftrightarrow} h \stackrel{W}{\leftrightarrow} j$.
+      \end{minipage}
+\hfill
+\begin{minipage}[t]{.15\textwidth}
+\linethickness{0.3pt}
+\vfill
+\begin{center}
+\beginpicture
+\setcoordinatesystem units <0.8cm,0.8cm> point at 4 3
+\setplotarea x from 2 to 4, y from 0 to 3
+\put{\large$\bullet$} at  2 1
+\put{\large$\bullet$} at  4 1
+\put{\large$\bullet$} at  3 2.732
+\put{$i$} at 2 0.4
+\put{$j$} at 4 0.4
+\put{$h$} at 3 3.4
+\put{{\small $W$}} at 2.1 1.9
+\put{{\small $W$}} at 3.9 1.9
+\put{{\small $X$}} at 3   0.6
+\arrow <2mm> [.2,.6]  from 2.2 1 to 3.8 1
+\arrow <2mm> [.2,.6]  from 2.1 1.1732 to 2.9 2.559
+\arrow <2mm> [.2,.6]  from  3.9 1.1732 to 3.1 2.559
+\arrow <2mm> [.2,.6]  from 2.9 2.559 to  2.1 1.1732
+\arrow <2mm> [.2,.6]  from  3.1 2.559 to  3.9 1.1732
+\endpicture
+\end{center}
+\vfill
+\end{minipage}
+\smallskip
+ \item
+\begin{minipage}[t]{.7\textwidth}
+ {\em  W leading to agreement in X}, ($X$: $W$ to agreement)\\
+ $s^{\rm net}_{i\vit}(x) = \sum_{j \neq h} x_{ij}\, w_{ih}\, x_{hj}\,$;\\
+ this refers to the closure of mixed $W-X$ two-paths;
+ the contribution of the tie $i \stackrel{X}{\rightarrow} j$
+ is proportional to
+ the number of mixed $W-x$ two-paths
+ $i \stackrel{W}{\rightarrow} h \stackrel{X}{\rightarrow} j$.\\
+ Note that since this is the evaluation function for actor $i$ with
+ respect to network $X$, only the $x_{ij}$ tie indicator in the formula,
+ corresponding to  the tie $i \stackrel{X}{\rightarrow} j$,
+ is the dependent variable here.\\
+ The interpretation is that actors have the tendency to make the same
+ outgoing $X$-choices as those to whom they have a $W$-tie.
+      \end{minipage}
+\hfill
+\begin{minipage}[t]{.15\textwidth}
+\linethickness{0.3pt}
+\vfill
+\begin{center}
+\beginpicture
+\setcoordinatesystem units <0.8cm,0.8cm> point at 4 3
+\setplotarea x from 2 to 4, y from 0 to 3
+\put{\large$\bullet$} at  2 1
+\put{\large$\bullet$} at  4 1
+\put{\large$\bullet$} at  3 2.732
+\put{$i$} at 2 0.4
+\put{$j$} at 4 0.4
+\put{$h$} at 3 3.4
+\put{{\small $W$}} at 2.1 1.9
+\put{{\small $X$}} at 3.9 1.9
+\put{{\small $X$}} at 3   0.6
+\arrow <2mm> [.2,.6]  from 2.2 1 to 3.8 1
+\arrow <2mm> [.2,.6]  from 2.1 1.1732 to 2.9 2.559
+\arrow <2mm> [.2,.6]  from 3.1 2.559 to 3.9 1.1732
+\endpicture
+\end{center}
+\vfill
+\end{minipage}
+ \item
+\begin{minipage}[t]{.7\textwidth}
+ {\em mixed $WW=>X$ closure}, ($X$: closure of $W$)\\
+ $s^{\rm net}_{i\vit}(x) = \sum_{j \neq h} x_{ij}\, w_{ih}\, w_{hj}\,$;\\
+ this refers to the closure of $W-W$ two-paths;
+ the contribution of the tie $i \stackrel{X}{\rightarrow} j$
+ is proportional to
+ the number of $W-W$ two-paths
+ $i \stackrel{W}{\rightarrow} h \stackrel{W}{\rightarrow} j$.\\
+ The interpretation is that actors have the tendency to make
+ and maintain $X$-ties to those to whom they have an indirect
+ (distance 2) $W$-tie: `$W$-ties of $W$-ties tend to become $X$-ties'.
+      \end{minipage}
+\hfill
+\begin{minipage}[t]{.15\textwidth}
+\linethickness{0.3pt}
+\vfill
+\begin{center}
+\beginpicture
+\setcoordinatesystem units <0.8cm,0.8cm> point at 4 3
+\setplotarea x from 2 to 4, y from 0 to 3
+\put{\large$\bullet$} at  2 1
+\put{\large$\bullet$} at  4 1
+\put{\large$\bullet$} at  3 2.732
+\put{$i$} at 2 0.4
+\put{$j$} at 4 0.4
+\put{$h$} at 3 3.4
+\put{{\small $W$}} at 2.1 1.9
+\put{{\small $W$}} at 3.9 1.9
+\put{{\small $X$}} at 3   0.6
+\arrow <2mm> [.2,.6]  from 2.2 1 to 3.8 1
+\arrow <2mm> [.2,.6]  from 2.1 1.1732 to 2.9 2.559
+\arrow <2mm> [.2,.6]  from 3.1 2.559 to 3.9 1.1732
+\endpicture
+\end{center}
+\vfill
+\end{minipage}
+\setcounter{savenumi}{\value{enumi}}
+\end{enumerate}
+
+
+
 \subsubsection{Network endowment function} \label{S_g}
 
 The \hypertarget{T_gratification}{network endowment function}

Modified: pkg/RSienaTest/inst/doc/s_man400.pdf
===================================================================
--- pkg/RSienaTest/inst/doc/s_man400.pdf	2010-02-01 20:57:42 UTC (rev 49)
+++ pkg/RSienaTest/inst/doc/s_man400.pdf	2010-02-01 21:05:42 UTC (rev 50)
@@ -400,76 +400,82 @@
 << /S /GoTo /D (subsubsection.13.1.2) >>
 endobj
 272 0 obj
-(Network endowment function)
+(Multiple network effects)
 endobj
 273 0 obj
 << /S /GoTo /D (subsubsection.13.1.3) >>
 endobj
 276 0 obj
+(Network endowment function)
+endobj
+277 0 obj
+<< /S /GoTo /D (subsubsection.13.1.4) >>
+endobj
+280 0 obj
 (Network rate function)
 endobj
-277 0 obj
+281 0 obj
 << /S /GoTo /D (subsection.13.2) >>
 endobj
-280 0 obj
+284 0 obj
 (Behavioral evolution)
 endobj
-281 0 obj
+285 0 obj
 << /S /GoTo /D (subsubsection.13.2.1) >>
 endobj
-284 0 obj
+288 0 obj
 (Behavioral evaluation function)
 endobj
-285 0 obj
+289 0 obj
 << /S /GoTo /D (subsubsection.13.2.2) >>
 endobj
-288 0 obj
+292 0 obj
 (Behavioral endowment function)
 endobj
-289 0 obj
+293 0 obj
 << /S /GoTo /D (subsubsection.13.2.3) >>
 endobj
-292 0 obj
+296 0 obj
 (Behavioral rate function)
 endobj
-293 0 obj
+297 0 obj
 << /S /GoTo /D (section.14) >>
 endobj
-296 0 obj
+300 0 obj
 (Parameter interpretation)
 endobj
-297 0 obj
+301 0 obj
 << /S /GoTo /D (subsection.14.1) >>
 endobj
-300 0 obj
+304 0 obj
 (Longitudinal models)
 endobj
-301 0 obj
+305 0 obj
 << /S /GoTo /D (subsubsection.14.1.1) >>
 endobj
-304 0 obj
+308 0 obj
 (Ego -- alter selection tables)
 endobj
-305 0 obj
+309 0 obj
 << /S /GoTo /D (subsubsection.14.1.2) >>
 endobj
-308 0 obj
+312 0 obj
 (Ego -- alter influence tables)
 endobj
-309 0 obj
+313 0 obj
 << /S /GoTo /D (section.15) >>
 endobj
-312 0 obj
+316 0 obj
 (Changes compared to earlier versions)
 endobj
-313 0 obj
+317 0 obj
 << /S /GoTo /D (section.16) >>
 endobj
-316 0 obj
+320 0 obj
 (References)
 endobj
-321 0 obj <<
-/Length 1077      
+325 0 obj <<
+/Length 1076      
 /Filter /FlateDecode
 >>
 stream
@@ -479,31 +485,27 @@
 ü:DžAXiJžI‰Ô2J´á)ìä?›
 R•…T
 89tûDãoÿAYV?ʼnÑ)ûäw®jß âpª˜±‡Á
-˜Ÿ>N$ìIV•ýÏ´u·ÿ*¤õÛY|l·[¿ö3§#©yÈ›ùñÅ…sö®}RùÅ8Rœùz¹0‘Œd–r+€I…à2PÖ‹:lÒLÚ£àò¦–ѧvñü¾ÇžT“	99œ×E”³¬Át«\r-u¤ ÛÆŒu¼zì‡Î•Ã;3â ‘6ƒ¦œH8Ofoè¯óÙqÜffbÿW‘Šc;ÍP%`æé±™ªz¿…ºQ“ìsóâû¡ZŸˆžÚX嬣Åu½«ºª¤Ž-؝Êì5ZœuÏ´qmsè«þœ£RA>N•dÊat0HÁʶÞíEƒïH°ëÚuçjR6.äjaŠÙ
-L¸t]Wy´Ð°{dªU`äIÒ#U!LŠs=ÅŒ&OdQ·1’­üvÄœαüK~»kp·¡m€“ `e5Ôœf¬{a]YB“UÍ:Ä$Æ`
-
-f ŒT¤t$NV‡ÆÕUI SÛ%-„Û æàW$ÿæ:®©MQ~¼2Â
-y¢„ÐW©Á¾)U$@7«¹Í¨õ0øõ·86£Uϸþ@JèØ+Î|œ|®ùnj΍ndx6\mƶÜ!Ò‘vL9†æÊøn¤ì¢çšKsîÙxÓ7Нß^
-pêx|8,3xéHÍ^7cÌ$žÜs´,A6‡®z܇" pç‚ÅsœfÌэ‡/„‹]¾-²²9‰“Gƒàо>h‘q)õÁý™S^drRà·œ
-Ù,(›¸Æ¸p|t=†SÌÄÌ9ïºm…Å;ð^9àA„KóÇ値ž”£8>∭/:úÈ7x
-—…'ÓmCße’ªŽ»ªéç’P'Àů]5¾¡Eèr•)ºf‚è”s¸~ÄՁæ·¯=Ôÿu_õ œLÙ-ò%gçG£·ÃŹ.
-}¨f˜›Yá’œ¶"ÿî»äô3Gæ)‡G>wà#I•3x:ÿåðuI
+˜Ÿ>N$ìIV•ýÏ´u·ÿ*¤õÛY|l·[¿ö3§#©yÈ›ùñÅ…sö®}Òò‚&JHq6æëåBÂDD2’YÊ­ &‚kÈ@Y/þ]è°IÿA0i‚Ë›ZFŸÚÅðû{RM&ää:p^Q̲Ó­rɵԑ‚l3Öñê±:Wï̈€DÚšr"á<™½¡¿ÎgÇq›™‰ý_E*Ží4C•€™§ÇfªêýêFMR°ÏÍ‹ï‡j}"zjc•³Ž×õ®êª’:¶`w(S°WÔhqÖ=ÓÆ´Í¡¯úsŽJù8qT’	(‡ÑÁ +Ûz·
+¾#Á®kם«IiظC¨A
+„)
+d70}làÒu]åÐBÃî‘©V‘'IT…0)`Ìõ3š<‘EÝÆ@H¶òÛs:Çò/!øí¬Á݆¶	 NB€‚•ÕtRsš±îy„ue	MV5듃)(˜0R‘Ò‘8YWW%-€Lm—´nƒ˜ƒ_‘ü›ë¸¦6EùñÊ+ä‰û*5ØW"¥Šèf5·µ¿ÞÂùÇf¡ê×H	{Å™¯‚“Á5ß­CmÁ¹Ñφ«ÍÖ"D:ÃŽ)ÇÐ\@ߍ”½Cô\siÎ=oúºóÛ«ŽA‡e/©ÙëfŒ™Ä“{Ž–%¨ÃæÐUûPî\°xŽÓŒ9ºñð¥‘p±Ë·EV6§ q2ãhúÁ×g-2.¥ž"¸?cÊ‹LN
+œà–ÓA!›e׎®Ç0pŠ™˜9ç]·­°xç Þ+<ˆpiþ¸Ô“rÇG±õRGù¯à²°ódºmè»LRUÀqW5ý\긣øµ«†Á7´]®2E×Lr׏¸:ÐüÖᵇú¿î«4ƒ“)»E¾älãühôãv¸8×E¡µÑì#sÓ!+\C’ÓVäß}—œ~æÈ<åðhÂç|$iC¸rf Oçÿ¹·uC
 endstream
 endobj
-320 0 obj <<
+324 0 obj <<
 /Type /Page
-/Contents 321 0 R
-/Resources 319 0 R
+/Contents 325 0 R
+/Resources 323 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 332 0 R
+/Parent 336 0 R
 >> endobj
-318 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 333 0 R
+/Resources 337 0 R
 /Length 34        
 /Filter /FlateDecode
 >>
@@ -511,7 +513,7 @@
 xÚ+ä²0Q0 BSK=+9—Kß3×PÁ%Ÿ+ hƐ
 endstream
 endobj
-317 0 obj <<
+321 0 obj <<
 /Type /XObject
 /Subtype /Image
 /Width 350
@@ -623,22 +625,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
-333 0 obj <<
-/XObject << /Im1 317 0 R >>
+337 0 obj <<
+/XObject << /Im1 321 0 R >>
 /ProcSet [ /PDF /ImageC ]
 >> endobj
-322 0 obj <<
-/D [320 0 R /XYZ 88.008 753.953 null]
+326 0 obj <<
+/D [324 0 R /XYZ 88.008 753.953 null]
 >> endobj
+327 0 obj <<
+/D [324 0 R /XYZ 89.008 716.092 null]
+>> endobj
 323 0 obj <<
-/D [320 0 R /XYZ 89.008 716.092 null]
->> endobj
-319 0 obj <<
-/Font << /F16 324 0 R /F17 325 0 R /F18 326 0 R /F37 327 0 R /F39 328 0 R /F40 329 0 R /F38 330 0 R /F8 331 0 R >>
-/XObject << /Fm1 318 0 R >>
+/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
-379 0 obj <<
+383 0 obj <<
 /Length 1779      
 /Filter /FlateDecode
 >>
@@ -654,616 +656,624 @@
 W4½°;V¶ÑF[hïnƒh¼7^F´^fX†› ÅK÷Ñ|ÎäžÐZ1Û£¥!^q­2ÛV×μó›WÿD >
 endstream
 endobj
-378 0 obj <<
+382 0 obj <<
 /Type /Page
-/Contents 379 0 R
-/Resources 377 0 R
+/Contents 383 0 R
+/Resources 381 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 332 0 R
-/Annots [ 334 0 R 335 0 R 336 0 R 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 383 0 R 368 0 R 384 0 R 369 0 R 370 0 R 371 0 R 372 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
-334 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
-335 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
-336 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
-337 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
-338 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
-339 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
-340 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
-341 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
-342 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
-343 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
-344 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
-345 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
-346 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
-347 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
-348 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
-349 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
-350 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
-351 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
-352 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
-353 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
-354 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
-355 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
-356 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
-357 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
-358 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
-359 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
-360 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
-361 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
-362 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
-363 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
-364 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
-365 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
-366 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
-367 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
-383 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
-368 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
-384 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
-369 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
-370 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
-371 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
-372 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
-380 0 obj <<
-/D [378 0 R /XYZ 124.798 753.953 null]
+384 0 obj <<
+/D [382 0 R /XYZ 124.798 753.953 null]
 >> endobj
-382 0 obj <<
-/D [378 0 R /XYZ 89.008 696.263 null]
+386 0 obj <<
+/D [382 0 R /XYZ 89.008 696.263 null]
 >> endobj
-377 0 obj <<
-/Font << /F41 381 0 R /F39 328 0 R /F40 329 0 R /F38 330 0 R /F8 331 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
-422 0 obj <<
-/Length 1492      
+427 0 obj <<
+/Length 1520      
 /Filter /FlateDecode
 >>
 stream
-xÚíZËnÛFÝç+´!;œ÷t—I€¢IŠD;·FÉD)’å#ôç;’–ø2å¸lkcÊ¢8¤Î¹÷Üsï®ö+¸zûöŽ/×Ï~yƒåJ’1²ZïVBŠ‡,‘\­·«+À<_R^—U|ˆª8K½¿Ö¿uk¬HH*¸þÇ~šÀ“Óz}q´¾O ¸~í‡0´½Czú
-‚É>+âÊÁõáô6W>%žOCrî_®3‡ž!¬OWwöB
-Cê*¯5?Õp9|áà>®¥)§	…A(Ù€+›O!gàMü-N÷ž	yTDU©¢ìßBPyI!æxijØä0p¿¨«ÌhäÆ!þ'I‹?Ùî6(ƒ?¥ÿäQXÉbXqë«,ÝƦòD‰ƒ0J·Ó:ÝœžC at MÔ©+ŸCñ"óA#
-hÕ?u\¨­Clã!	®£t¯J÷ƮȰMÝ*› [pµøOà†÷Ó
-Å¢çd|LÊ•`râðáÎÊ|ªt E…F Š"ëçbßÔœÞRÛ˜æüÉê­¾ö¤4@ݲ$;ß'‰Î'}Úd…ò+Cê÷ÜóõA9Ϊ፯ôÓÊK¡ý‘JÀeŸèLÒëoÑ!O”Δ_=ŸP²Tùe¼m³Ñ²ô¼aÌC|5LfSiä»e*•Ÿ(ÖÌ~žR±åNE9•wuRÅ~Wg¢Yøäâwi^|lmÜuYáT_®eü‹	?Õ”UýVž'ñÆÊ{ºº˜|1ªŠ½J7ÔäEö9Q‡?ˆó‡‡ó(ÀbaÚ“×µ§¯2YÙZ¾m¬- V…­©»ŸµZkÀo²^©Ô‰Ó­ÉlsV¿² Wn™}‘Õù0Ë~è ËE•<ā@ø´Öʦ’ÇcP'·&è²+¸Î‚êüºPl’>ÕóJ¥~6Íïè³iCâ1–J
-ïLi5nT€¹Áˤ‹¤`g€-Üëƒñ¥lUâŒ[e¨7öGÔs÷}†¤C¤y
-_îŒcK_VÎÄŒþ‚èi¿mRþäQC÷¨oUÕ$»¾AYEE¥Ë÷l¢óƒ0MRÌÁ»Ìʃ 3õY¬¹]^&,÷Íh¹™14¢CÚÿåIVt“—¯×±£ªi¢lQØTecr²Vÿ7I½UÁžŒs°õ'ÀE.^;"³-ÚŽÝÝ4þeÊ‘pÈ/1~øZŸ¨/F]FS*«Ò_ÍŸ¬øÛ)p¤kä÷2ð„!Ñ­3¥sÙ>ÀIt N!maý’K®O±J£¶\OÜõÉÏ­Gã.2¿!jóª"¿ÃødâÙ‘€@¡JMÑÐËò§7EÝ=±ËÂ7ž:ÕZSº”ÛeE3íêŠÏ¬Owð)¸ÍÂ÷ÊN¦ÜPÃ&½©zV²³¤¶Ä¡ñ’!¿¸“ó$[̸:$§u'Ïczt³%µsÅ6Ywº±óÈxvÐûày8k83šƒ9Ýf67Êú˜ª™ÆO Í}2ÚÇðrˆñÄET©ùøå˜?Ø-µ{EœÌYð¡‚4•þ¥ºŽ¬³¢Û²óA«îcoèҍ.Ó™)J¦i5Ýq"Ž8A#’>-4B²' .]ª0¨ñQ\­†‹¥NBøØ7#(`l9´xÚV»§Ñì¦Þå7g#Í—o‹^‹@\‹ð‡é
-ŽvÚtŸ§æ=ýo^è>nÜô1&ÎnÎIÛüž¥û¸ª·q÷[
-3ÑÕ	´UÉpfCÙ¥XXÆÏéÈÑ”rßLÿm¶™“fãƒR%jsÓTÑçd¸Í,gŸöqzT¹LæÈM0ƒrœêfœÖ7[ªã8HžÚÞ6Çw9êDîU÷k'-o›ìGîÇPfã(kf!Q‘Ä­º±eQÚ½§þ–6EŒNæ7…˜»ñGµkw|çF,œ÷”T¬¤þfˆÙo† 	—&¬x eW§¨¼^?û@v«
+xÚíZÉrÛF½û+xTðìKn¶ËvU*¶SoJ09¤P½T~>³ ‰M ¬Ä%‘ˆ…ïu¿~Ý8[ÏàìÝ3ØÚ¾š?{ñ–¨™Œçt6_ͤŠ ”3y„°šÍ—³kÀƒP1ÞìÊd—IžÎm®1£ˆFL
+óû6…G‡ÍõåÁõC
+a$ÌçÁH±ú
+̆ÀËtI p³9¾ÍuÈ(Q2DOݐËyvÓÂAÉÛt5‡a›!\1ôq_n÷†Ÿ²{9ráà!Îë¥	õÓ„Q„ïpåò		Þ&ß’l„„°‹x£K]ìÚ·L]R£‹9™š.9,Ü/÷en5ráÿ"ZãA¾º‹ÆáÏA鿹V:VRÁú:Ï–‰­<qê!Œ³¥ÇtŸ-Ža êÔu( |‘ùƒ Ñ
+´Oúï}Rè¥Gl`nâl­w~ǪÈ7°EÝ2 —8pøà‹ÐCãÔÅ‚Êz±h9™°"51Œ á­ÌUi(.,4Š]y;Û¦æø–ÆÆTǏ®.ýÕçR¨;.ÉO÷I²ñIW‹¼ÐaiIý¾
+B³Ñž³²{ãkó´êRh¤ðIÙ'“ôæ[¼Ù¦ÚdÊ/AH™ y¦Ã]²¬³Ñ±ô¼b,À|µLæC_©äŽøË”z{¤tº[GÿyJŧ;yàTÞïÓ2	›Ú8͒³‹ß^¤Mx‰~°Ã~´IÓe„3sº‘ñ/6ütUVÍ®í6MNÞ«Ð55À~勍P]¬u¶¨¤f[äŸS½éðƒ…x|8÷,'¦=­pæ,›•µå[&Æ]XЪºûÙ¨µü6ëµÎü‘$[Ú̶GÍ'zé/³.òý¶›å˜<v€Õ¤JŽH$19®µªªäÉ& ìÓ»ìƒ	Õ\oAM~t](qFÉjy¥y6Ãoï³Ãò)–JïM)‚7&ÁÇ­Å˦‹b`e-üçõ¥,uê[i©·öÇlôsÿ“}–¤Mlx_þˆgËœ¶‰ó+$¥°ã~Û¦üÑ£"ÿ¨ïtY%»¹Á®Œ‹Ò”ïÑ Ä§!B6
+à}îäÁИú<1ŠÜŽ./–ˆf<ÝÌXš,Qœcãÿ¶i^4“—¯7‰§ªj¢\QX”»Êääµþ/ÒýRw>z2NÁ6 ûxmíˆÞ¶;buwQù—!G" ¸Äø]tû7öjè,|ª¿XuõÍ@¦Jµòâ/¯À±©‘ßwI‡'©iÓÈúŽ¢7
+éºç—|r]%:‹ër=p׳Ÿ[÷Æ›d~®ó½.ã°Áøhâِ€A¡w†¢®—ç7îEß?‰Ï·’&Õj³ó)·Ê‹jÚÕŸQŸ"ïáSH…´›Lù¡†Kz[õœdçéÞM»ÆK!qq'§I¶q'¬KNíN>tŸ‡ô˜f?N÷Þ»d]™Æ¦Ï#“ÑAï£çá¬aÌØÃìj‘:|³&'d
+:JÆë÷OlÏÇŽp2o2ÖÙ2w¸o´óeµú1Ù³³©5œO‡˜Ž@\Ä¥×AÄ£]Âü?»rV¯ôMìzž$/š…87uÕ´o¡_ºÿiºÎÅI5×5Ôs"8Á=%tXh¤âç.ìÁàê4\NÕpŠàS_üa€«éÐ’ahkíF³Yex*ï¤<Ò½¯ÈVKF}Kö»íÅV6If÷™·…é›ûM6çxò0„ÖmØoy¶NÊý2iލ±t“@KvgdŒ_Ú¯ie\Àj=˜
+¯«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
-421 0 obj <<
+426 0 obj <<
 /Type /Page
-/Contents 422 0 R
-/Resources 420 0 R
+/Contents 427 0 R
+/Resources 425 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 332 0 R
-/Annots [ 373 0 R 374 0 R 375 0 R 376 0 R 385 0 R 386 0 R 387 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 ]
+/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
-373 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
-374 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
-375 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
-376 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
-385 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
-386 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
-387 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
-388 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
-389 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
-390 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
-391 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
-392 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
-393 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
-394 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
-395 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
-396 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
-397 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
-398 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
-399 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
-400 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
-401 0 obj <<
+405 0 obj <<
 /Type /Annot
 /Subtype /Link
 /Border[0 0 0]/H/I/C[1 0 0]
[TRUNCATED]

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


More information about the Rsiena-commits mailing list