summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-30 23:07:58 +0000
committerKarl Berry <karl@freefriends.org>2009-11-30 23:07:58 +0000
commit9f5467bda844e5ea99047c80e8fcc16b5141f2d2 (patch)
tree816e0e6ce5a6bc8bc52479c6c93abeacb1771baa /Master/texmf-dist
parent908c41728b5ef5be0b81659fc90245569ef0ced7 (diff)
pdfcomment 1.5b (30nov09)
git-svn-id: svn://tug.org/texlive/trunk@16249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/CHANGES7
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/README9
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/example.pdfbin126998 -> 127016 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/example.tex2
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf3148
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex15
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdfbin213819 -> 215037 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex12
-rw-r--r--Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty77
9 files changed, 1712 insertions, 1558 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
index 9a6c24f6a3c..9409cd2a605 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
+++ b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
@@ -1,5 +1,12 @@
=== pdfcomment.sty ===
+-- pdfcomment.sty (v1.5b) (<- v1.5a 2009/11/04) -- (svn rev 44)
+
+2009/11/10 new option deadline [jk]
+ -> new list styles with deadline
+
+ feature request by: Michael Niedermair
+
-- pdfcomment.sty (v1.5a) (<- v1.5 2009/10/28) -- (svn rev 43)
2009/11/04 added options liststyle and heading to command \listofpdfcomments [jk]
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/README b/Master/texmf-dist/doc/latex/pdfcomment/README
index 7bd16b72a51..15eacc43710 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/README
+++ b/Master/texmf-dist/doc/latex/pdfcomment/README
@@ -15,8 +15,9 @@ Adobe Reader.
License: LPPL
-Changes in v1.5a:
+Changes in v1.5b:
- - added options liststyle and heading to command \listofpdfcomments
- -> \setliststyle, \defineliststyle
- - added checks for undefined avatars, styles and liststyles
+- new option deadline
+ -> new list styles with deadline
+
+ feature request by: Michael Niedermair \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/example.pdf b/Master/texmf-dist/doc/latex/pdfcomment/example.pdf
index 3b47c80a6cd..c57f1f0e84b 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/example.pdf
+++ b/Master/texmf-dist/doc/latex/pdfcomment/example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/example.tex b/Master/texmf-dist/doc/latex/pdfcomment/example.tex
index dd7a22f722e..e09ed746063 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/example.tex
+++ b/Master/texmf-dist/doc/latex/pdfcomment/example.tex
@@ -16,7 +16,7 @@
A\pdfcomment[subject={Top2},author={Daisy Duck},color={0.234 0.867 0.211},voffset=8pt,opacity=0.5]{This is a comment.} little Test! \pdfcomment[color=myblue,subject={Comment2},icon=Note,open=true,hspace=100pt]{This is another comment.} test the hspace!%
\defineavatar{CaptainJack}{color=myorange,author={Captain Jack}}%
\definestyle{MyStar}{icon=Star,opacity=0.7,voffset=12pt}%
-\pdfcomment[avatar=CaptainJack,style=MyStar,subject={enough}]{It's enough now!}
+\pdfcomment[avatar=CaptainJack,style=MyStar,subject={enough},deadline={2009/11/11 - Josef}]{It's enough now!}
\pdffreetextcomment[avatar=CaptainJack,height=3cm,type=freetext,subject={freetext},width=4.5cm,voffset=-4.8cm,hoffset=-3.2cm,opacity=0.5,justification=right]{This is also a comment, but it's a FreeText annotation! Your, Captain Jack}
\pdflinecomment[avatar=CaptainJack,subject={Line1},type=line,opacity=1,line={100 680 250 680},color=green,icolor=blue,caption=top,linebegin={/ROpenArrow},lineend={/OpenArrow},linewidth=2bp,captionhoffset=-5pt,captionvoffset=15pt]{This is a Line comment!}
\pdffreetextcomment[avatar=CaptainJack,subject={typewriter},height=1.8cm,width=5.8cm,voffset=-7.2cm,hoffset=-1.2cm,opacity=1.0,justification=right,type=typewriter,font=Harrington,fontsize=18pt,fontcolor=CornflowerBlue]{This is a typewriter FreeText annotation!}
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf
index 8c6f61c4989..ec20096ae7c 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf
+++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf
@@ -79,328 +79,335 @@ endobj
<< /S /GoTo /D (subsubsection.34) >>
endobj
55 0 obj
-(open)
+(deadline)
endobj
56 0 obj
<< /S /GoTo /D (subsubsection.35) >>
endobj
59 0 obj
-(hspace)
+(open)
endobj
60 0 obj
<< /S /GoTo /D (subsubsection.36) >>
endobj
63 0 obj
-(type)
+(hspace)
endobj
64 0 obj
<< /S /GoTo /D (subsubsection.37) >>
endobj
67 0 obj
-(font)
+(type)
endobj
68 0 obj
-<< /S /GoTo /D (subsubsection.40) >>
+<< /S /GoTo /D (subsubsection.38) >>
endobj
71 0 obj
-(fontsize)
+(font)
endobj
72 0 obj
<< /S /GoTo /D (subsubsection.41) >>
endobj
75 0 obj
-(fontcolor)
+(fontsize)
endobj
76 0 obj
<< /S /GoTo /D (subsubsection.42) >>
endobj
79 0 obj
-(line)
+(fontcolor)
endobj
80 0 obj
<< /S /GoTo /D (subsubsection.43) >>
endobj
83 0 obj
-(linewidth)
+(line)
endobj
84 0 obj
<< /S /GoTo /D (subsubsection.44) >>
endobj
87 0 obj
-(linebegin)
+(linewidth)
endobj
88 0 obj
-<< /S /GoTo /D (subsubsection.46) >>
+<< /S /GoTo /D (subsubsection.45) >>
endobj
91 0 obj
-(lineend)
+(linebegin)
endobj
92 0 obj
<< /S /GoTo /D (subsubsection.47) >>
endobj
95 0 obj
-(linesep)
+(lineend)
endobj
96 0 obj
<< /S /GoTo /D (subsubsection.48) >>
endobj
99 0 obj
-(borderstyle)
+(linesep)
endobj
100 0 obj
<< /S /GoTo /D (subsubsection.49) >>
endobj
103 0 obj
-(dashstyle)
+(borderstyle)
endobj
104 0 obj
<< /S /GoTo /D (subsubsection.50) >>
endobj
107 0 obj
-(bse)
+(dashstyle)
endobj
108 0 obj
<< /S /GoTo /D (subsubsection.51) >>
endobj
111 0 obj
-(bsei)
+(bse)
endobj
112 0 obj
<< /S /GoTo /D (subsubsection.52) >>
endobj
115 0 obj
-(caption)
+(bsei)
endobj
116 0 obj
<< /S /GoTo /D (subsubsection.53) >>
endobj
119 0 obj
-(captionhoffset)
+(caption)
endobj
120 0 obj
<< /S /GoTo /D (subsubsection.54) >>
endobj
123 0 obj
-(captionvoffset)
+(captionhoffset)
endobj
124 0 obj
<< /S /GoTo /D (subsubsection.55) >>
endobj
127 0 obj
-(voffset)
+(captionvoffset)
endobj
128 0 obj
<< /S /GoTo /D (subsubsection.56) >>
endobj
131 0 obj
-(hoffset)
+(voffset)
endobj
132 0 obj
<< /S /GoTo /D (subsubsection.57) >>
endobj
135 0 obj
-(width)
+(hoffset)
endobj
136 0 obj
<< /S /GoTo /D (subsubsection.58) >>
endobj
139 0 obj
-(height)
+(width)
endobj
140 0 obj
<< /S /GoTo /D (subsubsection.59) >>
endobj
143 0 obj
-(markup)
+(height)
endobj
144 0 obj
<< /S /GoTo /D (subsubsection.60) >>
endobj
147 0 obj
-(avatar)
+(markup)
endobj
148 0 obj
<< /S /GoTo /D (subsubsection.61) >>
endobj
151 0 obj
-(style)
+(avatar)
endobj
152 0 obj
-<< /S /GoTo /D (section.62) >>
+<< /S /GoTo /D (subsubsection.62) >>
endobj
155 0 obj
-(Environments)
+(style)
endobj
156 0 obj
-<< /S /GoTo /D (subsection.63) >>
+<< /S /GoTo /D (section.63) >>
endobj
159 0 obj
-(Comment environments)
+(Environments)
endobj
160 0 obj
-<< /S /GoTo /D (subsubsection.64) >>
+<< /S /GoTo /D (subsection.64) >>
endobj
163 0 obj
-(\134pdfsidelinecomment)
+(Comment environments)
endobj
164 0 obj
-<< /S /GoTo /D (section.69) >>
+<< /S /GoTo /D (subsubsection.65) >>
endobj
167 0 obj
-(Commands)
+(\134pdfsidelinecomment)
endobj
168 0 obj
-<< /S /GoTo /D (subsection.70) >>
+<< /S /GoTo /D (section.70) >>
endobj
171 0 obj
-(Comment commands)
+(Commands)
endobj
172 0 obj
-<< /S /GoTo /D (subsubsection.71) >>
+<< /S /GoTo /D (subsection.71) >>
endobj
175 0 obj
-(\134pdfcomment)
+(Comment commands)
endobj
176 0 obj
-<< /S /GoTo /D (subsubsection.73) >>
+<< /S /GoTo /D (subsubsection.72) >>
endobj
179 0 obj
-(\134pdfmargincomment)
+(\134pdfcomment)
endobj
180 0 obj
-<< /S /GoTo /D (subsubsection.75) >>
+<< /S /GoTo /D (subsubsection.74) >>
endobj
183 0 obj
-(\134pdfmarkupcomment)
+(\134pdfmargincomment)
endobj
184 0 obj
-<< /S /GoTo /D (subsubsection.89) >>
+<< /S /GoTo /D (subsubsection.76) >>
endobj
187 0 obj
-(\134pdffreetextcomment)
+(\134pdfmarkupcomment)
endobj
188 0 obj
-<< /S /GoTo /D (subsubsection.91) >>
+<< /S /GoTo /D (subsubsection.90) >>
endobj
191 0 obj
-(\134pdfsquarecomment)
+(\134pdffreetextcomment)
endobj
192 0 obj
<< /S /GoTo /D (subsubsection.92) >>
endobj
195 0 obj
-(\134pdfcirclecomment)
+(\134pdfsquarecomment)
endobj
196 0 obj
<< /S /GoTo /D (subsubsection.93) >>
endobj
199 0 obj
-(\134pdflinecomment)
+(\134pdfcirclecomment)
endobj
200 0 obj
-<< /S /GoTo /D (subsection.94) >>
+<< /S /GoTo /D (subsubsection.94) >>
endobj
203 0 obj
-(Misc. commands)
+(\134pdflinecomment)
endobj
204 0 obj
-<< /S /GoTo /D (subsubsection.95) >>
+<< /S /GoTo /D (subsection.95) >>
endobj
207 0 obj
-(\134pdfcommentsetup)
+(Misc. commands)
endobj
208 0 obj
<< /S /GoTo /D (subsubsection.96) >>
endobj
211 0 obj
-(\134listofpdfcomments)
+(\134pdfcommentsetup)
endobj
212 0 obj
<< /S /GoTo /D (subsubsection.97) >>
endobj
215 0 obj
-(\134setliststyle)
+(\134listofpdfcomments)
endobj
216 0 obj
<< /S /GoTo /D (subsubsection.98) >>
endobj
219 0 obj
-(\134defineliststyle)
+(\134setliststyle)
endobj
220 0 obj
<< /S /GoTo /D (subsubsection.99) >>
endobj
223 0 obj
-(\134defineavatar)
+(\134defineliststyle)
endobj
224 0 obj
<< /S /GoTo /D (subsubsection.100) >>
endobj
227 0 obj
-(\134definestyle)
+(\134defineavatar)
endobj
228 0 obj
-<< /S /GoTo /D (section.101) >>
+<< /S /GoTo /D (subsubsection.101) >>
endobj
231 0 obj
-(Printing comments and popups)
+(\134definestyle)
endobj
232 0 obj
-<< /S /GoTo /D (section*.102) >>
+<< /S /GoTo /D (section.102) >>
endobj
235 0 obj
-(References)
+(Printing comments and popups)
endobj
236 0 obj
-<< /S /GoTo /D [237 0 R /Fit ] >>
+<< /S /GoTo /D (section*.103) >>
endobj
-241 0 obj <<
-/Length 799
+239 0 obj
+(References)
+endobj
+240 0 obj
+<< /S /GoTo /D [241 0 R /Fit ] >>
+endobj
+245 0 obj <<
+/Length 803
/Filter /FlateDecode
>>
stream
-xݖ_o0)rOU[+u4:ަib
-k -wvb/A\Ͼ1A?yƖW|yJrkL[2,؄^(/\=GވZ Y 3<4K6fpUs8I7^,Ŋ9@PY/=#RhGY[@ODARKv+@+Qh=)QKwʒ~"P͚HvaXw<SNH֠u죵kKFfnƥ9HtOIbA-d3
-4l0f_;h1e
-y~\$6O'ge -rӃ :.(фkQ2dJzP԰ M,fРR PÇcQHv6#SRk8ﺩl~U,rVGU GeKt&
-j(W-ԃ0#..s V)u)2qLBJQVҺf=ObXzꍿ#y ``M#J3y1!c\Cȩ3&>w3Nޕ;wtt͓oT_,VxSnlqUnn6x7~mv`c6l<w3ZC5W欩yifOwrUl ML@nL"iWhgS
-66x*S
-EUXX$Q
-&6,Ӫ=ڽ:(%@&-s?{BCfaZ["TC7y|{ϸҎ;
+xݖ_o0)rOU[+uT:ަi
+k -w 1ԡ^q}wc.yƖW|qJRō5f
+x-l h.NIN#oD-,F%k3֌L8*9k/bEWOPY=#RhKY[@DARKv+@+Qh=)QKw̒~"P͚HvaXw<SNH֠ukkFflڥ9HtIbA-d=
+4l0f:h1e
+y~%6'gOHZ崧{IuXPA I *ע&e@ 4 Ԥ66MocJB?E(XBGֶQeF C7ܯe:YΊr|U*<°,0u`) nXw\媅zfzme*R9eC&I]RV6JZwҬeP/');/ y ``QoCZ3
+!!c,dCȩ3&λ G]AGJ;jX:Ց7~RX* 鼟-V|S-nlp]~6x7`c6l> ZCUW}ifύrU IL@nL"iShgS
+ 6>x*S
+EUOXX$Q
+&6,Ӫ=ڽn;(%D.-s?GBCfaZ["T}7zr{ǸҖ L
endstream
endobj
-237 0 obj <<
+241 0 obj <<
/Type /Page
-/Contents 241 0 R
-/Resources 240 0 R
+/Contents 245 0 R
+/Resources 244 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 247 0 R
-/Annots [ 238 0 R 239 0 R ]
+/Parent 251 0 R
+/Annots [ 242 0 R 243 0 R ]
>> endobj
-238 0 obj <<
+242 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[0 1 1]
/Rect [87.231 29.516 354.791 41.822]
/Subtype/Link/A<</Type/Action/S/URI/URI(mailto:pdfcomment.sty@pdfcomment.josef-kleber.de)>>
>> endobj
-239 0 obj <<
+243 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[0 1 1]
/Rect [87.231 14.871 387.178 27.177]
/Subtype/Link/A<</Type/Action/S/URI/URI(http://pdfcomment.josef-kleber.de/en_index.htm)>>
>> endobj
-242 0 obj <<
-/D [237 0 R /XYZ 143.727 753.953 null]
+246 0 obj <<
+/D [241 0 R /XYZ 143.727 753.953 null]
>> endobj
-243 0 obj <<
-/D [237 0 R /XYZ 144.727 714.238 null]
+247 0 obj <<
+/D [241 0 R /XYZ 144.727 714.238 null]
>> endobj
-240 0 obj <<
+244 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F45 244 0 R /F47 245 0 R /F49 246 0 R >>
+/Font << /F45 248 0 R /F47 249 0 R /F49 250 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-252 0 obj <<
+256 0 obj <<
/Length 2091
/Filter /FlateDecode
>>
@@ -411,491 +418,496 @@ xڭXM8МV I-ٝ`䠶[rKv<~ERe TX,V_=&/M~u
{7
endstream
endobj
-251 0 obj <<
+255 0 obj <<
/Type /Page
-/Contents 252 0 R
-/Resources 250 0 R
+/Contents 256 0 R
+/Resources 254 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 247 0 R
-/Annots [ 249 0 R 248 0 R ]
+/Parent 251 0 R
+/Annots [ 253 0 R 252 0 R ]
>> endobj
-249 0 obj <<
+253 0 obj <<
/Type /Annot
/Subtype /Text/C [.75 1 0] /CA 1.0 /T (Josef Kleber) /Subj (Test annotation) /Name /Comment /Contents (This is an annotation) /Open false /F 4
/Rect [310.759 536.803 310.759 548.31]
>> endobj
-248 0 obj <<
+252 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [388.655 585.605 394.567 597.635]
/A << /S /GoTo /D (Hfootnote.1) >>
>> endobj
-253 0 obj <<
-/D [251 0 R /XYZ 143.727 753.953 null]
+257 0 obj <<
+/D [255 0 R /XYZ 143.727 753.953 null]
>> endobj
-259 0 obj <<
-/D [251 0 R /XYZ 310.759 548.31 null]
+263 0 obj <<
+/D [255 0 R /XYZ 310.759 548.31 null]
>> endobj
-261 0 obj <<
-/D [251 0 R /XYZ 144.727 327.043 null]
+265 0 obj <<
+/D [255 0 R /XYZ 144.727 327.043 null]
>> endobj
-262 0 obj <<
-/D [251 0 R /XYZ 157.639 128.41 null]
+266 0 obj <<
+/D [255 0 R /XYZ 157.639 128.41 null]
>> endobj
-250 0 obj <<
+254 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F87 257 0 R /F49 246 0 R /F63 258 0 R /F99 260 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F87 261 0 R /F49 250 0 R /F63 262 0 R /F99 264 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-323 0 obj <<
-/Length 1716
+328 0 obj <<
+/Length 1741
/Filter /FlateDecode
>>
stream
-xݛ[w8z$Vu9=[Ę]0_c†Xr$91<73,AM?PV\|KFFHL2"4AC x^FZ0l)EZP`nD?QV-ŒʄP 6u8Gl7@B-T*[RaehJgjOiV
-;khpY˺pu%#!f0d}kj FLb#uJȷW7 CTbaAWYC,fR1>\'b>ӋWﯚud_hD6>g5XFs -0aJк!™tJXK
-b
-뷸C-:< .;*y"vÞ3 Ǔ?J˶hYS5Ļv 4:)^J4t(:/zƹZa
-=jyx/{F7K?q:}>ͥut'gBd"-D򼰻m׋8Z3ЦV3fVm<ZO{0Qx鞐]=YJ𓥪Gу6i!~i9
-$ԝ@ًH
-efXŴnyy~xB
-$SCv$;'wD ZTm2,4bFV}3z,I5TVcMM/ Ć샲Yq#;;T';![ʶW;X4Nn ">!$xXYP=[>TЭLNFh%ap&`5T7o[H[h `"o
+xݛ[s8z$VuvnZ>cwpf ,'a$slAmB׏;Dh|Ci5DeZh!oz!fi aPtCՕ5BIR@3*B1| th
+w۳Ԅ8Ă0*Xh SV``dUHa` j` mYӼWJ~9ͯګOP-,jaW9Ū_oO=X촰IiW .%8=1d|m(N\JFAD%N*:^ϣo+6SW9w.tΨx*t>CղhƪM[d[Z"0*]F1ߦ"LDY!n 23D pm }( qtm
+An0!M|/o+S3\L+OjrXU~70
+SQ8d n[0@~)UONI+|
+'S l/YIWxGp9tr餁_$[esD|܆хk' FMQ {. }v\O&~;6E2_J<vٓXm2:0{ƑjT=Dz05=0=VOi8 *[{N7DKL8D/%oalg|R x#? @+?TsmpK 2Yھ i }7u>enXoXm;ܬ Y|15okx Wq<^_ۗ6
+ַ2_2Ny
endstream
endobj
-322 0 obj <<
+327 0 obj <<
/Type /Page
-/Contents 323 0 R
-/Resources 321 0 R
+/Contents 328 0 R
+/Resources 326 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 247 0 R
-/Annots [ 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R 270 0 R 271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0 R 292 0 R 293 0 R 294 0 R 295 0 R 296 0 R 297 0 R 298 0 R 299 0 R 300 0 R 301 0 R 302 0 R 303 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R 311 0 R 312 0 R 313 0 R 314 0 R 315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 326 0 R 320 0 R ]
+/Parent 251 0 R
+/Annots [ 267 0 R 268 0 R 269 0 R 270 0 R 271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0 R 292 0 R 293 0 R 294 0 R 295 0 R 296 0 R 297 0 R 298 0 R 299 0 R 300 0 R 301 0 R 302 0 R 303 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R 311 0 R 312 0 R 313 0 R 314 0 R 315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 320 0 R 321 0 R 322 0 R 323 0 R 324 0 R 331 0 R 325 0 R ]
>> endobj
-263 0 obj <<
+267 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [143.731 678.187 193.084 687.842]
/A << /S /GoTo /D (section.7) >>
>> endobj
-264 0 obj <<
+268 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [153.415 666.697 233.021 676.335]
+/Rect [153.415 666.365 233.021 676.003]
/A << /S /GoTo /D (subsection.8) >>
>> endobj
-265 0 obj <<
+269 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 656.638 219.238 664.828]
+/Rect [163.098 655.974 219.238 664.164]
/A << /S /GoTo /D (subsubsection.9) >>
>> endobj
-266 0 obj <<
+270 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 645.131 219.238 653.321]
+/Rect [163.098 644.135 219.238 652.325]
/A << /S /GoTo /D (subsubsection.10) >>
>> endobj
-267 0 obj <<
+271 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 632.083 233.812 641.814]
+/Rect [163.098 630.755 233.812 640.486]
/A << /S /GoTo /D (subsubsection.11) >>
>> endobj
-268 0 obj <<
+272 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [153.415 620.669 228.704 630.308]
+/Rect [153.415 619.009 228.704 628.647]
/A << /S /GoTo /D (subsection.12) >>
>> endobj
-269 0 obj <<
+273 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 609.069 228.954 618.801]
+/Rect [163.098 607.077 228.954 616.808]
/A << /S /GoTo /D (subsubsection.13) >>
>> endobj
-270 0 obj <<
+274 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 599.104 224.096 607.294]
+/Rect [163.098 596.779 224.096 604.969]
/A << /S /GoTo /D (subsubsection.14) >>
>> endobj
-271 0 obj <<
+275 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 586.056 228.954 595.787]
+/Rect [163.098 583.399 228.954 593.13]
/A << /S /GoTo /D (subsubsection.15) >>
>> endobj
-272 0 obj <<
+276 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 576.09 219.238 584.28]
+/Rect [163.098 573.101 219.238 581.291]
/A << /S /GoTo /D (subsubsection.16) >>
>> endobj
-273 0 obj <<
+277 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 564.583 224.096 572.773]
+/Rect [163.098 561.262 224.096 569.452]
/A << /S /GoTo /D (subsubsection.17) >>
>> endobj
-274 0 obj <<
+278 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 553.076 214.38 561.266]
+/Rect [163.098 549.423 214.38 557.613]
/A << /S /GoTo /D (subsubsection.18) >>
>> endobj
-275 0 obj <<
+279 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 540.028 214.38 549.759]
+/Rect [163.098 537.584 233.812 545.774]
/A << /S /GoTo /D (subsubsection.34) >>
>> endobj
-276 0 obj <<
+280 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 528.521 224.096 538.253]
+/Rect [163.098 524.204 214.38 533.935]
/A << /S /GoTo /D (subsubsection.35) >>
>> endobj
-277 0 obj <<
+281 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 517.014 214.38 526.746]
+/Rect [163.098 512.365 224.096 522.096]
/A << /S /GoTo /D (subsubsection.36) >>
>> endobj
-278 0 obj <<
+282 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 507.049 214.38 515.239]
+/Rect [163.098 500.526 214.38 510.257]
/A << /S /GoTo /D (subsubsection.37) >>
>> endobj
-279 0 obj <<
+283 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 495.542 233.812 503.732]
-/A << /S /GoTo /D (subsubsection.40) >>
+/Rect [163.098 490.228 214.38 498.418]
+/A << /S /GoTo /D (subsubsection.38) >>
>> endobj
-280 0 obj <<
+284 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 484.035 238.67 492.225]
+/Rect [163.098 478.389 233.812 486.58]
/A << /S /GoTo /D (subsubsection.41) >>
>> endobj
-281 0 obj <<
+285 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 472.528 214.38 480.718]
+/Rect [163.098 466.551 238.67 474.741]
/A << /S /GoTo /D (subsubsection.42) >>
>> endobj
-282 0 obj <<
+286 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 461.021 238.67 469.211]
+/Rect [163.098 454.712 214.38 462.902]
/A << /S /GoTo /D (subsubsection.43) >>
>> endobj
-283 0 obj <<
+287 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 447.973 238.67 457.704]
+/Rect [163.098 442.873 238.67 451.063]
/A << /S /GoTo /D (subsubsection.44) >>
>> endobj
-284 0 obj <<
+288 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 438.007 228.954 446.197]
-/A << /S /GoTo /D (subsubsection.46) >>
+/Rect [163.098 429.492 238.67 439.224]
+/A << /S /GoTo /D (subsubsection.45) >>
>> endobj
-285 0 obj <<
+289 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 424.959 228.954 434.691]
+/Rect [163.098 419.195 228.954 427.385]
/A << /S /GoTo /D (subsubsection.47) >>
>> endobj
-286 0 obj <<
+290 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 413.452 248.386 423.184]
+/Rect [163.098 405.814 228.954 415.546]
/A << /S /GoTo /D (subsubsection.48) >>
>> endobj
-287 0 obj <<
+291 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 401.945 238.67 411.677]
+/Rect [163.098 393.975 248.386 403.707]
/A << /S /GoTo /D (subsubsection.49) >>
>> endobj
-288 0 obj <<
+292 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 391.98 209.522 400.17]
+/Rect [163.098 382.136 238.67 391.868]
/A << /S /GoTo /D (subsubsection.50) >>
>> endobj
-289 0 obj <<
+293 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 380.473 214.38 388.663]
+/Rect [163.098 371.839 209.522 380.029]
/A << /S /GoTo /D (subsubsection.51) >>
>> endobj
-290 0 obj <<
+294 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 367.425 228.954 377.156]
+/Rect [163.098 360 214.38 368.19]
/A << /S /GoTo /D (subsubsection.52) >>
>> endobj
-291 0 obj <<
+295 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 355.918 262.96 365.649]
+/Rect [163.098 346.619 228.954 356.351]
/A << /S /GoTo /D (subsubsection.53) >>
>> endobj
-292 0 obj <<
+296 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 344.411 262.96 354.142]
+/Rect [163.098 334.781 262.96 344.512]
/A << /S /GoTo /D (subsubsection.54) >>
>> endobj
-293 0 obj <<
+297 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [163.098 334.446 228.954 342.636]
+/Rect [163.098 322.942 262.96 332.673]
/A << /S /GoTo /D (subsubsection.55) >>
>> endobj
-294 0 obj <<
+298 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [354.879 679.652 420.735 687.842]
/A << /S /GoTo /D (subsubsection.56) >>
>> endobj
-295 0 obj <<
+299 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 668.067 411.019 676.257]
+/Rect [354.879 668.122 420.735 676.312]
/A << /S /GoTo /D (subsubsection.57) >>
>> endobj
-296 0 obj <<
+300 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 654.94 415.877 664.672]
+/Rect [354.879 656.591 411.019 664.781]
/A << /S /GoTo /D (subsubsection.58) >>
>> endobj
-297 0 obj <<
+301 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 643.355 415.877 653.087]
+/Rect [354.879 643.519 415.877 653.251]
/A << /S /GoTo /D (subsubsection.59) >>
>> endobj
-298 0 obj <<
+302 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 633.312 415.877 641.502]
+/Rect [354.879 631.989 415.877 641.72]
/A << /S /GoTo /D (subsubsection.60) >>
>> endobj
-299 0 obj <<
+303 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 620.185 411.019 629.917]
+/Rect [354.879 622 415.877 630.19]
/A << /S /GoTo /D (subsubsection.61) >>
>> endobj
-300 0 obj <<
+304 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [335.512 602.133 412.69 610.21]
-/A << /S /GoTo /D (section.62) >>
+/Rect [354.879 608.928 411.019 618.66]
+/A << /S /GoTo /D (subsubsection.62) >>
>> endobj
-301 0 obj <<
+305 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [345.195 590.435 463.9 598.625]
-/A << /S /GoTo /D (subsection.63) >>
+/Rect [335.512 590.967 412.69 599.044]
+/A << /S /GoTo /D (section.63) >>
>> endobj
-302 0 obj <<
+306 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 577.308 479.03 587.039]
-/A << /S /GoTo /D (subsubsection.64) >>
+/Rect [345.195 579.323 463.9 587.513]
+/A << /S /GoTo /D (subsection.64) >>
>> endobj
-303 0 obj <<
+307 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [335.512 559.256 399.77 567.333]
-/A << /S /GoTo /D (section.69) >>
+/Rect [354.879 566.252 479.03 575.983]
+/A << /S /GoTo /D (subsubsection.65) >>
>> endobj
-304 0 obj <<
+308 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [345.195 547.557 451.852 555.747]
-/A << /S /GoTo /D (subsection.70) >>
+/Rect [335.512 548.29 399.77 556.367]
+/A << /S /GoTo /D (section.70) >>
>> endobj
-305 0 obj <<
+309 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 534.431 440.167 544.162]
-/A << /S /GoTo /D (subsubsection.71) >>
+/Rect [345.195 536.647 451.852 544.837]
+/A << /S /GoTo /D (subsection.71) >>
>> endobj
-306 0 obj <<
+310 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 522.846 469.314 532.577]
-/A << /S /GoTo /D (subsubsection.73) >>
+/Rect [354.879 523.575 440.167 533.306]
+/A << /S /GoTo /D (subsubsection.72) >>
>> endobj
-307 0 obj <<
+311 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 511.261 469.314 520.992]
-/A << /S /GoTo /D (subsubsection.75) >>
+/Rect [354.879 512.045 469.314 521.776]
+/A << /S /GoTo /D (subsubsection.74) >>
>> endobj
-308 0 obj <<
+312 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 499.676 479.03 509.407]
-/A << /S /GoTo /D (subsubsection.89) >>
+/Rect [354.879 500.514 469.314 510.246]
+/A << /S /GoTo /D (subsubsection.76) >>
>> endobj
-309 0 obj <<
+313 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 488.091 469.314 497.822]
-/A << /S /GoTo /D (subsubsection.91) >>
+/Rect [354.879 488.984 479.03 498.715]
+/A << /S /GoTo /D (subsubsection.90) >>
>> endobj
-310 0 obj <<
+314 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 476.506 469.314 486.237]
+/Rect [354.879 477.454 469.314 487.185]
/A << /S /GoTo /D (subsubsection.92) >>
>> endobj
-311 0 obj <<
+315 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 464.921 459.598 474.652]
+/Rect [354.879 465.923 469.314 475.654]
/A << /S /GoTo /D (subsubsection.93) >>
>> endobj
-312 0 obj <<
+316 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [345.195 454.877 434.986 463.067]
-/A << /S /GoTo /D (subsection.94) >>
+/Rect [354.879 454.393 459.598 464.124]
+/A << /S /GoTo /D (subsubsection.94) >>
>> endobj
-313 0 obj <<
+317 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 441.75 464.456 451.482]
-/A << /S /GoTo /D (subsubsection.95) >>
+/Rect [345.195 444.404 434.986 452.594]
+/A << /S /GoTo /D (subsection.95) >>
>> endobj
-314 0 obj <<
+318 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 430.165 474.172 439.897]
+/Rect [354.879 431.332 464.456 441.063]
/A << /S /GoTo /D (subsubsection.96) >>
>> endobj
-315 0 obj <<
+319 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 418.58 449.883 428.311]
+/Rect [354.879 419.802 474.172 429.533]
/A << /S /GoTo /D (subsubsection.97) >>
>> endobj
-316 0 obj <<
+320 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 406.995 464.456 416.726]
+/Rect [354.879 408.271 449.883 418.002]
/A << /S /GoTo /D (subsubsection.98) >>
>> endobj
-317 0 obj <<
+321 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 396.358 449.883 405.141]
+/Rect [354.879 396.741 464.456 406.472]
/A << /S /GoTo /D (subsubsection.99) >>
>> endobj
-318 0 obj <<
+322 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [354.879 383.825 445.025 393.556]
+/Rect [354.879 386.159 449.883 394.942]
/A << /S /GoTo /D (subsubsection.100) >>
>> endobj
-319 0 obj <<
+323 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [335.512 363.977 499.397 373.849]
-/A << /S /GoTo /D (section.101) >>
+/Rect [354.879 373.68 445.025 383.411]
+/A << /S /GoTo /D (subsubsection.101) >>
>> endobj
-326 0 obj <<
+324 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [335.512 352.688 365.659 362.342]
-/A << /S /GoTo /D (section.101) >>
+/Rect [335.512 353.923 499.397 363.796]
+/A << /S /GoTo /D (section.102) >>
>> endobj
-320 0 obj <<
+331 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [335.512 334.558 387.786 342.636]
-/A << /S /GoTo /D (section*.102) >>
->> endobj
-324 0 obj <<
-/D [322 0 R /XYZ 144.724 753.953 null]
+/Rect [335.512 342.634 365.659 352.289]
+/A << /S /GoTo /D (section.102) >>
>> endobj
325 0 obj <<
-/D [322 0 R /XYZ 144.727 693.489 null]
+/Type /Annot
+/Subtype /Link
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [335.512 324.596 387.786 332.673]
+/A << /S /GoTo /D (section*.103) >>
>> endobj
-321 0 obj <<
+329 0 obj <<
+/D [327 0 R /XYZ 144.724 753.953 null]
+>> endobj
+330 0 obj <<
+/D [327 0 R /XYZ 144.727 693.489 null]
+>> endobj
+326 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F87 257 0 R /F49 246 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F87 261 0 R /F49 250 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-331 0 obj <<
+336 0 obj <<
/Length 1778
/Filter /FlateDecode
>>
@@ -910,71 +922,67 @@ d"h':ASJ Ed_LQn!YX-9#MRWxEN+|Չ칿’"
;vϋ,W*`GznLz<8&W{z޼.+ {ۥ ͏~q1e'͔4*+z"TXCqE*eJqZ֠ʶ&ҜQ:qO2s-5X`f*>]8~6sa)~>~G/]c)/8mw5 wph&@,Jʍ.:Sˣۼsg M Af5H^
endstream
endobj
-330 0 obj <<
+335 0 obj <<
/Type /Page
-/Contents 331 0 R
-/Resources 329 0 R
+/Contents 336 0 R
+/Resources 334 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 247 0 R
-/Annots [ 327 0 R 328 0 R ]
+/Parent 251 0 R
+/Annots [ 332 0 R 333 0 R ]
>> endobj
-327 0 obj <<
+332 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [455.968 515.18 462.45 527.533]
/A << /S /GoTo /D (Hfootnote.6) >>
>> endobj
-328 0 obj <<
+333 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [199.437 114.525 205.991 126.333]
-/A << /S /GoTo /D (section.101) >>
+/A << /S /GoTo /D (section.102) >>
>> endobj
-332 0 obj <<
-/D [330 0 R /XYZ 143.727 753.953 null]
+337 0 obj <<
+/D [335 0 R /XYZ 143.727 753.953 null]
>> endobj
-333 0 obj <<
-/D [330 0 R /XYZ 144.727 690.616 null]
+338 0 obj <<
+/D [335 0 R /XYZ 144.727 690.616 null]
>> endobj
-335 0 obj <<
-/D [330 0 R /XYZ 157.639 128.44 null]
+340 0 obj <<
+/D [335 0 R /XYZ 157.639 128.44 null]
>> endobj
-329 0 obj <<
+334 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F87 257 0 R /F49 246 0 R /F28 334 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F87 261 0 R /F49 250 0 R /F28 339 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-338 0 obj <<
+343 0 obj <<
/Type /EmbeddedFile /Subtype /text#2fplain /Params << >>
-/Length 3137
+/Length 3158
/Filter /FlateDecode
>>
stream
-xڝYms6x(Z/,OOs:K44:$X
-x=0V.d 4-ױLb6/, g/; |nM:`;{U>_+C4u㬄ɴφcwm| i2r9zp=idU:+Ox5YѽAp7lZ
-]58+z5h+`:K̖VeȿS)FГGJlp$wA
-R-&; LA`>6%nƃ1 l'QOeD<F_ay@;iW{Bc!v\vcڱ]]XGjvqSfןR*n`-0T^?@Cr 93Iy>:1(F7$~ï7'8"En&۫'qMjy+63w?W;*]mh'[)-rŶ<m #*\}S޼,PΈ+v|9鶖,-><}i2.1I¼GqlgD紲xBTe_RvֿqkZY7\8<asNݡ#^7xܥ ='}#z2:
-SW;Fte0 -@x:;ERd&xډ#]kqGuȴuW+*:d\h[Vsv:E^օJMCP1WJL'ss#kPթaFZHߕ{ܢ,B2~@斦=Ǎ r"fX-J]/Fh,!2_+nhhڏ+~+wʵ:ɽo(oJ#u%
-rXX]SvlA*ʏ%I-Q`WcAKK
-"KE'+DFyMqӴݡDZ$[4xE H%HPY, ,m<aWaF|#?YxaxӐ4FW TQٟ%Q噥VEnRwT[FaA(̍< @ehQ4]
-|bIEjPۙE&iA нs
-; L
-maX֪vNZl}E妞>e}1(1sJ1FAF?PEW]~s6{pCT?n]> <[-asS]F;$]UԲuO:+a]ȗ M
-C4f$rS*l@ʀ5(rXDa2T[#=lMYw^$C%Oϣ;{--G4W(6
-bhS|-cWh"xS#QąUg"M7L,I)cHR$y3`8p"ȸQpƋe!(P\ sH$*TBf^6T$ Mʑ 2u"ˡON@BAm:NzW#Rh]$S[88/`SU@H`7+nU0s"si6 P{ Q0D K\\ +4JFlk j. %9)
-ҡ]'Dwgi9ʑ
+xڝYms6x(Z/,OOs:K44:$X
+ }IucQQoH_oN<IqDG9|o PO Vmg0~..w~UNSZ1m7x;y^]1[#p\=?/
+Qt oqn!\FТ yl
+e<n߰sk)S !pmqA *!>"wa; m?֋Urp8̪N (s
+; ɘ0׏:mK9t+;Qm<Ukd6u_7o:J[%TYN^*
+Cܧ
+4f$jS*l@ʀ5`i,si"*d- H[S՝ i'F#(^K<qUhQhMR92^5OG
+jknPq+EB"z]ꌃ6%Q yzXq'*_k=!j/a;s
+?5$h'cQz]-r64>W+zm w &DNdG9 \/M}rq@Mf:
endstream
endobj
-339 0 obj <<
+344 0 obj <<
/Type /XObject
/Subtype /Form
/Subtype /Form
/BBox [0 0 25 17]
/FormType 1
/Matrix [1 0 0 1 0 0]
-/Resources 340 0 R
+/Resources 345 0 R
/Length 423
/Filter /FlateDecode
>>
@@ -983,10 +991,10 @@ x]=n1 ' (ĵKm`i gh}_ʒ!RCovz",nJ8FJjY
C/$4o
endstream
endobj
-340 0 obj <<
+345 0 obj <<
/ProcSet [ /PDF ]
>> endobj
-344 0 obj <<
+349 0 obj <<
/Length 2040
/Filter /FlateDecode
>>
@@ -1001,742 +1009,777 @@ GZ ;8=yoզl B[̛jj}.Q-T* o0CQI%xvLStzZ_i3
RuJ7m}]ŬH)"-8fHq5qb} ,]c+.̴F@:&l;zD44k^Fn>hd࿈"* 1sûXyC9ܤqW+r=^/]ÄSS?|A my0zL
endstream
endobj
-343 0 obj <<
+348 0 obj <<
/Type /Page
-/Contents 344 0 R
-/Resources 342 0 R
+/Contents 349 0 R
+/Resources 347 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 247 0 R
-/Annots [ 336 0 R 337 0 R ]
+/Parent 251 0 R
+/Annots [ 341 0 R 342 0 R ]
>> endobj
-336 0 obj <<
+341 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [197.355 442.877 213.889 453.625]
-/A << /S /GoTo /D (subsection.63) >>
+/A << /S /GoTo /D (subsection.64) >>
>> endobj
-337 0 obj <<
+342 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
/Rect [235.981 442.877 252.515 453.625]
-/A << /S /GoTo /D (subsection.70) >>
+/A << /S /GoTo /D (subsection.71) >>
>> endobj
-345 0 obj <<
-/D [343 0 R /XYZ 144.724 753.953 null]
+350 0 obj <<
+/D [348 0 R /XYZ 144.724 753.953 null]
>> endobj
5 0 obj <<
-/D [343 0 R /XYZ 144.727 714.238 null]
+/D [348 0 R /XYZ 144.727 714.238 null]
>> endobj
9 0 obj <<
-/D [343 0 R /XYZ 144.727 690.965 null]
+/D [348 0 R /XYZ 144.727 690.965 null]
>> endobj
13 0 obj <<
-/D [343 0 R /XYZ 144.727 669.774 null]
+/D [348 0 R /XYZ 144.727 669.774 null]
>> endobj
17 0 obj <<
-/D [343 0 R /XYZ 144.727 610.131 null]
+/D [348 0 R /XYZ 144.727 610.131 null]
>> endobj
21 0 obj <<
-/D [343 0 R /XYZ 144.727 550.368 null]
+/D [348 0 R /XYZ 144.727 550.368 null]
>> endobj
25 0 obj <<
-/D [343 0 R /XYZ 144.727 490.605 null]
+/D [348 0 R /XYZ 144.727 490.605 null]
>> endobj
29 0 obj <<
-/D [343 0 R /XYZ 144.727 403.644 null]
+/D [348 0 R /XYZ 144.727 403.644 null]
>> endobj
33 0 obj <<
-/D [343 0 R /XYZ 144.727 345.75 null]
+/D [348 0 R /XYZ 144.727 345.75 null]
>> endobj
37 0 obj <<
-/D [343 0 R /XYZ 144.727 285.987 null]
+/D [348 0 R /XYZ 144.727 285.987 null]
>> endobj
41 0 obj <<
-/D [343 0 R /XYZ 144.727 199.405 null]
+/D [348 0 R /XYZ 144.727 199.405 null]
>> endobj
-342 0 obj <<
+347 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F99 260 0 R /F87 257 0 R /F49 246 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F99 264 0 R /F87 261 0 R /F49 250 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-363 0 obj <<
-/Length 1979
+368 0 obj <<
+/Length 2079
/Filter /FlateDecode
>>
stream
-xڝXKs6Wj"OL2$RI4YP$Fx|-Eh4}004/恃7b~@f|IeH.Amp3A)J =pӫX"Ep 퍬{+`H!>8r]N
-C_Ưpd6V1B/MZC[>0+,jBZ/%%ȕroIdA˚qGx՛n-,!Bbkܤ]՜{ve< eZP[{Y%P{3Xu I/UԆMs5:ާMjZGpgV5uĠݡ6J JݸBJcهTI{ݴdNWx>#&% æz#jhfL2'i76X".]W: |$WG\Ov2h SZ25o2mGxV$e|,Ok_j7E&ۿY # X절с7UܺNzWmT˓sng_Acn^irK`y۾FMm(9ʳ[]ՇYʣy m] _Am7Ȏ88̗Į9,?d hd :%| Jc7j AH=RISsw
+xڝXKs6WjF$2$=h
+XHIF~Q*e6F
+|[:.dL#Ofjeo 7v,ZWm?EʱV[ǩyb{w.(@qHlxZ9'^`Wwv*5[liQCx['nDz!i1v-J+<Qy?f~MjqOt 6i( \cF_QZwCtOl`{s@0aZ7 YE#<C1&4 RIKP
+].WK+rE`D+1G"?&!-WrX]E}s5!-%@ȕr&ޒ&.kYUڴ4gMi(}rvUs0h)jZCBZo-gp@/S)3$UQl7w7`5v-'uO{ĝ,[ts@wLmvFk\JcٻTϤ=oZhԳϧW|Ĥ
endstream
endobj
-362 0 obj <<
+367 0 obj <<
/Type /Page
-/Contents 363 0 R
-/Resources 361 0 R
+/Contents 368 0 R
+/Resources 366 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 247 0 R
-/Annots [ 341 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 ]
+/Parent 251 0 R
+/Annots [ 346 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 ]
>> endobj
-341 0 obj <<
+346 0 obj <<
/Type /Annot
- /Subtype /FileAttachment /AP << /N 339 0 R /R 339 0 R /D 339 0 R >> /T (Josef Kleber) /C [1 0.9255 0.7765] /M (D:20091105162900) /Contents (source code: example.tex) /Name /Tag /Subj (example.tex) /F 4 /FS << /Type /Filespec /F (example.tex) /EF << /F 338 0 R >> >>
+ /Subtype /FileAttachment /AP << /N 344 0 R /R 344 0 R /D 344 0 R >> /T (Josef Kleber) /C [1 0.9255 0.7765] /M (D:20091130161700) /Contents (source code: example.tex) /Name /Tag /Subj (example.tex) /F 4 /FS << /Type /Filespec /F (example.tex) /EF << /F 343 0 R >> >>
/Rect [108.768 696.063 133.768 713.063]
>> endobj
-346 0 obj <<
+351 0 obj <<
/Type /Annot
/Subtype /Text/C [1 1 .94] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Comment /Contents (Options: icon=Comment,color=Ivory) /Open false /F 4
/Rect [197.18 440.058 197.18 452.611]
>> endobj
-347 0 obj <<
+352 0 obj <<
/Type /Annot
/Subtype /Text/C [.94 .9 .55] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Key /Contents (Options: icon=Key,color=Khaki) /Open false /F 4
/Rect [287.347 440.058 287.347 452.611]
>> endobj
-348 0 obj <<
+353 0 obj <<
/Type /Annot
/Subtype /Text/C [1 .94 .96] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Note /Contents (Options: icon=Note,color=LavenderBlush) /Open false /F 4
/Rect [382.911 440.058 382.911 452.611]
>> endobj
-349 0 obj <<
+354 0 obj <<
/Type /Annot
/Subtype /Text/C [.392 .585 .93] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Help /Contents (Options: icon=Help,color=CornflowerBlue) /Open false /F 4
/Rect [478.476 440.058 478.476 452.611]
>> endobj
-350 0 obj <<
+355 0 obj <<
/Type /Annot
/Subtype /Text/C [.53 .808 .92] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /NewParagraph /Contents (Options: icon=NewParagraph,color=SkyBlue) /Open false /F 4
/Rect [252.515 415.55 252.515 428.103]
>> endobj
-351 0 obj <<
+356 0 obj <<
/Type /Annot
/Subtype /Text/C [0 1 .498] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Paragraph /Contents (Options: icon=Paragraph,color=SpringGreen) /Open false /F 4
/Rect [359.419 415.55 359.419 428.103]
>> endobj
-352 0 obj <<
+357 0 obj <<
/Type /Annot
/Subtype /Text/C [.688 .932 .932] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Insert /Contents (Options: Insert,color=PaleTurquoise) /Open false /F 4
/Rect [450.129 415.55 450.129 428.103]
>> endobj
-353 0 obj <<
+358 0 obj <<
/Type /Annot
/Subtype /Text/C [.855 .44 .84] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Check /Contents (Options: icon=Check,color=Orchid) /Open false /F 4
/Rect [186.385 353.981 186.385 366.534]
>> endobj
-354 0 obj <<
+359 0 obj <<
/Type /Annot
/Subtype /Text/C [.88 1 1] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Circle /Contents (Options: icon=Circle,color=LightCyan) /Open false /F 4
/Rect [335.129 353.981 335.129 366.534]
>> endobj
-355 0 obj <<
+360 0 obj <<
/Type /Annot
/Subtype /Text/C [1 .894 .77] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Cross /Contents (Options: icon=Cross,color=Bisque) /Open false /F 4
/Rect [478.476 353.981 478.476 366.534]
>> endobj
-356 0 obj <<
+361 0 obj <<
/Type /Annot
/Subtype /Text/C [.498 1 .83] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /Star /Contents (Options: icon=Star,color=Aquamarine) /Open false /F 4
/Rect [209.333 329.473 209.333 342.025]
>> endobj
-357 0 obj <<
+362 0 obj <<
/Type /Annot
/Subtype /Text/C [.864 .864 .864] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /RightArrow /Contents (Options: icon=RightArrow,color=Gainsboro) /Open false /F 4
/Rect [324.334 329.473 324.334 342.025]
>> endobj
-358 0 obj <<
+363 0 obj <<
/Type /Annot
/Subtype /Text/C [.98 .5 .448] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /RightPointer /Contents (Options: icon=RightPointer,color=Salmon) /Open false /F 4
/Rect [450.129 329.473 450.129 342.025]
>> endobj
-359 0 obj <<
+364 0 obj <<
/Type /Annot
/Subtype /Text/C [0 .5 .5] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /UpArrow /Contents (Options: icon=UpArrow,color=Teal) /Open false /F 4
/Rect [268.046 304.964 268.046 317.517]
>> endobj
-360 0 obj <<
+365 0 obj <<
/Type /Annot
/Subtype /Text/C [1 0 1] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Name /UpLeftArrow /Contents (Options: icon=UpLeftArrow,color=Magenta) /Open false /F 4
/Rect [407.61 304.964 407.61 317.517]
>> endobj
-364 0 obj <<
-/D [362 0 R /XYZ 143.727 753.953 null]
+369 0 obj <<
+/D [367 0 R /XYZ 143.727 753.953 null]
>> endobj
45 0 obj <<
-/D [362 0 R /XYZ 144.727 577.187 null]
+/D [367 0 R /XYZ 144.727 577.187 null]
>> endobj
49 0 obj <<
-/D [362 0 R /XYZ 144.727 507.152 null]
->> endobj
-365 0 obj <<
-/D [362 0 R /XYZ 197.18 452.611 null]
->> endobj
-366 0 obj <<
-/D [362 0 R /XYZ 287.347 452.611 null]
->> endobj
-367 0 obj <<
-/D [362 0 R /XYZ 382.911 452.611 null]
->> endobj
-368 0 obj <<
-/D [362 0 R /XYZ 478.476 452.611 null]
->> endobj
-369 0 obj <<
-/D [362 0 R /XYZ 252.515 428.103 null]
+/D [367 0 R /XYZ 144.727 507.152 null]
>> endobj
370 0 obj <<
-/D [362 0 R /XYZ 359.419 428.103 null]
+/D [367 0 R /XYZ 197.18 452.611 null]
>> endobj
371 0 obj <<
-/D [362 0 R /XYZ 450.129 428.103 null]
+/D [367 0 R /XYZ 287.347 452.611 null]
>> endobj
372 0 obj <<
-/D [362 0 R /XYZ 186.385 366.534 null]
+/D [367 0 R /XYZ 382.911 452.611 null]
>> endobj
373 0 obj <<
-/D [362 0 R /XYZ 335.129 366.534 null]
+/D [367 0 R /XYZ 478.476 452.611 null]
>> endobj
374 0 obj <<
-/D [362 0 R /XYZ 478.476 366.534 null]
+/D [367 0 R /XYZ 252.515 428.103 null]
>> endobj
375 0 obj <<
-/D [362 0 R /XYZ 209.333 342.025 null]
+/D [367 0 R /XYZ 359.419 428.103 null]
>> endobj
376 0 obj <<
-/D [362 0 R /XYZ 324.334 342.025 null]
+/D [367 0 R /XYZ 450.129 428.103 null]
>> endobj
377 0 obj <<
-/D [362 0 R /XYZ 450.129 342.025 null]
+/D [367 0 R /XYZ 186.385 366.534 null]
>> endobj
378 0 obj <<
-/D [362 0 R /XYZ 268.046 317.517 null]
+/D [367 0 R /XYZ 335.129 366.534 null]
>> endobj
379 0 obj <<
-/D [362 0 R /XYZ 407.61 317.517 null]
+/D [367 0 R /XYZ 478.476 366.534 null]
+>> endobj
+380 0 obj <<
+/D [367 0 R /XYZ 209.333 342.025 null]
+>> endobj
+381 0 obj <<
+/D [367 0 R /XYZ 324.334 342.025 null]
+>> endobj
+382 0 obj <<
+/D [367 0 R /XYZ 450.129 342.025 null]
+>> endobj
+383 0 obj <<
+/D [367 0 R /XYZ 268.046 317.517 null]
+>> endobj
+384 0 obj <<
+/D [367 0 R /XYZ 407.61 317.517 null]
>> endobj
53 0 obj <<
-/D [362 0 R /XYZ 144.727 275.989 null]
+/D [367 0 R /XYZ 144.727 275.989 null]
>> endobj
57 0 obj <<
-/D [362 0 R /XYZ 144.727 191.12 null]
+/D [367 0 R /XYZ 144.727 203.516 null]
>> endobj
-361 0 obj <<
+366 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F87 257 0 R /F49 246 0 R /F86 256 0 R /F99 260 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F87 261 0 R /F49 250 0 R /F86 260 0 R /F99 264 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-384 0 obj <<
-/Length 2751
+389 0 obj <<
+/Length 2521
/Filter /FlateDecode
>>
stream
-xڭYYܸ~_E\@b1 V(QKmI$O3CY,U#;ǷW_"o}4eF6$Q[D?#fVj2!V
-âqg*KM
-iBO^s \.KeY ;"M’L%*+O H:0̨)ШH.e$S8Zm$ KŶ:`}/p
-m|}sTF04نeS1iLt~튺g]<~槫oNd82v
-fb k
-4X)j?MWT'bF
-2ZāGjZ 3Q[O^M4 ;eej\hd NF *a l ~M! 2V
-!/S&T0 !*UI 0(0E/oO.kYb C~ VVIVddR,w}AGˉZ0Y _w0שJ'"^5 w}_65-ZJl.y$M6--)>s.벾[;V?!"QۗȲ#S,|XDFZxԻ^)Kwm״Q=,Zg%
-29|*FVꖆM&:aj_>J
-NOW(bg\Wg4Tm[}>2po-p3m \I+(f<Quq8دo]HY֮L&Dѐ[͙H6b'5V;nH% HLA LZIk 6浴4sg8ɤٖ>Ez$ $i1*a
--&`t]_\/zi9M5}.s"K'5ְ!ҷw`pwӤ`)(զ.E yrx3laZZS$%jHYnͦؼ|OםݳJMi 7.Tȫ9o=}@<#̿:?λ#~oňk3YWO-!m@ LAf`n<3B,oi>eSff~om~N<TT_\I|<{TC ߇jC4}6: ~9
-duY jL:~bԚԖTSZQxR+
-PОo<LX}^LJI/yM yMմHo).RfC&3%. 5Sp(RKͨဥg h9h GJ]}*'P4-yNo_UPr4ճƞ -}i:8
- e BXK^) G/gvR-ɉ6i7eE7/ `GKuRdž/JS9شDw `IBN$)&:5Z]վ
-aI͛aqBex7y<!ICKL'?dNI:
-؎/ 囶 qM! novDWŶ?">$Mh&:uPOwW׽Hh]Ap!1SطLb~k-u[{훒:u1yn֦gvwٱN tB~|nL2 }l\2Uu-t|'Eܖw4&{Ρ;PGzƔ*e8tW
-O*"
-w 'P8
-:Tjv1<U-Õk8n~ Hk?AGyb9g ;~\8Pt-4P88rC3:p} 'R?Àm19CNKn[~({z2
+xڭYێ}߯qM !bÈ>$2ᐳ$GuO٥@+X쮮>}'5w '(B+\j4yKn9RT%SdI6{*6KW1E/YE+`ji'X8}`K#B#o~"
+a%er%
+4@^UX{WޑA{;( 5V &lhPZ.co0ǑŜyհ2V KF+M-*YlQVʟ?_?J<Eqmzϋ3|gf9 5 =F *GSsDS%z؉~ΘQcƐ̻V!侙&x<H{kxbD±ͽ>tE]ؑh
+SܢZ N:?cLs_7oue#91u뮆JE1ޅ.{UUw~:6I(^3Ǣ _̞f&lO\UH*5gcDd_B((GF(+
+./
++sK(L
+hl2tul
+B?=(C)" 1*2B*gS =cpffs<뀡'}
+$?Fb[TTAtϭHK/& 61*Ydq[ ts2sle(̩
+8țM]7ۢʺn v7.\6yi}p[pJWw8nSۈd'@ad\_J"1I PqE}  @p8w
+p0 (jto篌v0rE5{yzCZ'a #\X E$TCyB4?6C&K&a
+/6y
+r
+;(c3 p,_b8ˢ;/ao
+BMI锗!n~
endstream
endobj
-383 0 obj <<
+388 0 obj <<
/Type /Page
-/Contents 384 0 R
-/Resources 382 0 R
+/Contents 389 0 R
+/Resources 387 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 392 0 R
-/Annots [ 381 0 R 380 0 R ]
+/Parent 397 0 R
+/Annots [ 386 0 R 385 0 R ]
>> endobj
-381 0 obj <<
+386 0 obj <<
/Type /Annot
/Subtype /Text/C [0 0 1] /CA 1.0 /T (Josef Kleber) /Subj (standard 14 fonts) /Name /Help /Contents (Times-Roman \(TiRo\), Times-Bold \(TiBo\), Times-Italic \(TiIt\), Times-BoldItalic \(TiBI\), Helvetica \(Helv\), Helvetica-Bold \(HeBo\), Helvetica-Oblique \(HeOb\), Helvetica-BoldOblique \(HeBO\), Courier \(Cour\), Courier-Bold \(CoBo\), Courier-Oblique \(CoOb\), Courier-BoldOblique \(CoBO\), ZapfDingbats \(ZaDb\), Symbol \(Symb\)) /Open true /F 4
-/Rect [190.626 486.136 190.626 498.689]
+/Rect [190.626 423.644 190.626 436.197]
>> endobj
-380 0 obj <<
+385 0 obj <<
/Type /Annot
/Subtype /Link
/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [439.583 533.298 446.065 545.651]
-/A << /S /GoTo /D (Hfootnote.38) >>
+/Rect [439.583 470.806 446.065 483.159]
+/A << /S /GoTo /D (Hfootnote.39) >>
>> endobj
-385 0 obj <<
-/D [383 0 R /XYZ 144.724 753.953 null]
+390 0 obj <<
+/D [388 0 R /XYZ 144.724 753.953 null]
>> endobj
61 0 obj <<
-/D [383 0 R /XYZ 144.727 714.238 null]
+/D [388 0 R /XYZ 144.727 714.238 null]
>> endobj
65 0 obj <<
-/D [383 0 R /XYZ 144.727 601.453 null]
->> endobj
-386 0 obj <<
-/D [383 0 R /XYZ 190.626 498.689 null]
+/D [388 0 R /XYZ 144.727 655.012 null]
>> endobj
69 0 obj <<
-/D [383 0 R /XYZ 144.727 471.258 null]
+/D [388 0 R /XYZ 144.727 538.961 null]
+>> endobj
+391 0 obj <<
+/D [388 0 R /XYZ 190.626 436.197 null]
>> endobj
73 0 obj <<
-/D [383 0 R /XYZ 144.727 411.924 null]
+/D [388 0 R /XYZ 144.727 408.336 null]
>> endobj
77 0 obj <<
-/D [383 0 R /XYZ 144.727 351.524 null]
+/D [388 0 R /XYZ 144.727 348.573 null]
>> endobj
-390 0 obj <<
-/D [383 0 R /XYZ 157.639 128.41 null]
+81 0 obj <<
+/D [388 0 R /XYZ 144.727 287.743 null]
>> endobj
-382 0 obj <<
+395 0 obj <<
+/D [388 0 R /XYZ 157.639 139.721 null]
+>> endobj
+387 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F99 260 0 R /F87 257 0 R /F49 246 0 R /F25 387 0 R /F23 388 0 R /F22 389 0 R /F70 391 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F99 264 0 R /F87 261 0 R /F49 250 0 R /F25 392 0 R /F23 393 0 R /F22 394 0 R /F70 396 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-396 0 obj <<
-/Length 1936
+401 0 obj <<
+/Length 1929
/Filter /FlateDecode
>>
stream
-xڝY[o4~[S#E
-ZZ#o>gX}`K@'FA)$I+acTiq$:p"1 SQNy-*iW 7lɯ޽4#qtvjl"e~<?ufCpvWOюl-,=l. h'&$89k՚ $ 1ri\q =Xl >uwm`2mǨ7cm0Qn0 ]=ѨO:68>Ƥ0Gv&E#fDJd)سe 'ʒ2+pO?8W17' ܬcc*A&Kh~V{Q%V pw;#" wU]Vɏߏ ԣ]pF2P~8}h7/7jH-jK[Fͱ/P>)eZ_}sK1uU?z=&kݷޏ{QuSX-
-()@XO*fv`
-w˾u!Fg3*gq V$lx6I$8Ys6DU@"&9w0IԜOMmWnBww8ZU<PU,U$6o,"R@)xq8m+n.!< ]$ (Z H+Om%e)SH3%@O@)`qZ_
-DpLչcH->p` }*8]
-xRuu9TKZCA>`wx9t$AH& }`wET5|9YHk\< ;S )\8pEUEQet'ʀ ;˭q mAu(Yc?a6xbwG\{,Ǧv[d^:mX</ŗՠ- VTZTZTZǴU-e񋈨:UB
-')˵i~_nk'3,9
-ALE.dҦ ?@Q>S/Oe cFu!!\z$b .<aja>K/ YQҒX_f 3R4{G$PIqFB D @u2Xa6C:Q0k)NS~ʖ*}~ejΤ}n ;C911Sw~U8;uXֽAY>n/OU_Z˷ EP['\tZQFuZ96ǗcǧłEC-R<VL-3*&UVbVܲYqb:M3E_Rg?>;pYujME(i\%]}~Y~|ܷHkD߲a
+xڝXK6ОZ"oR{ 363I_=m-@INK/ڠpD?V}U,'>>:/1K+$*\ ̥Ikcߘ!N#EU8E9! +<a8#k&vD#YFA*O9u3[, 7HLJD.
+SPNy-*iW+ 3M``wO~4!8GT'|6u~χ<-Nl^Yz$|~]<j` `9bTk6j!\Icr#"%5iΫ*f
+d FBFYRQqc叟~_?;&V)7 ܬ,XСe"귪&[eQ%3z1S'dҔuYYV}o_/&?a/ex7;hqI;Ӧ}QU͵QX.sc,6 AAzo#``&
+ [2d¦ Ls+.2
+gsHUSʨ2,Ј*0mkAO8
+ݿSb&vpP OiЬAvX=>豊j<L*TiW6K 7Pw\5H,kՃHB!Ye =Vk
+JsrKߥz/+7۴sEIWd*rKU)>nt>E.ʈ ;^ְHRe3"Yp( ?m`H`{0.To<uͲbcKM3ۚi*1T4:6:6:6zyDwz1+zFO<<uhG!,g):~sI)U( uS핂9%AljVKVnO9 BN|b;s0ccη]
+{( gMk}wחŲ) @ѝ
+ˁBY'
endstream
endobj
-395 0 obj <<
+400 0 obj <<
/Type /Page
-/Contents 396 0 R
-/Resources 394 0 R
+/Contents 401 0 R
+/Resources 399 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 392 0 R
-/Annots [ 393 0 R ]
+/Parent 397 0 R
+/Annots [ 398 0 R ]
>> endobj
-393 0 obj <<
+398 0 obj <<
/Type /Annot
/Subtype /Text/C [0 0 1] /CA 1.0 /T (Josef Kleber) /Subj (arrow types) /Name /Help /Contents (/None, /Square, /Circle, /Diamond, /OpenArrow, /ClosedArrow, /Butt \(PDF1.5\), /ROpenArrow \(PDF1.5\), /RClosedArrow \(PDF1.5\), /Slash \(PDF1.6\)) /Open true /F 4
-/Rect [446.067 624.979 446.067 637.532]
->> endobj
-397 0 obj <<
-/D [395 0 R /XYZ 143.727 753.953 null]
+/Rect [446.067 534.538 446.067 547.091]
>> endobj
-81 0 obj <<
-/D [395 0 R /XYZ 144.727 714.238 null]
+402 0 obj <<
+/D [400 0 R /XYZ 143.727 753.953 null]
>> endobj
85 0 obj <<
-/D [395 0 R /XYZ 144.727 667.565 null]
->> endobj
-398 0 obj <<
-/D [395 0 R /XYZ 446.067 637.532 null]
+/D [400 0 R /XYZ 144.727 626.203 null]
>> endobj
89 0 obj <<
-/D [395 0 R /XYZ 144.727 607.802 null]
+/D [400 0 R /XYZ 144.727 577.124 null]
+>> endobj
+403 0 obj <<
+/D [400 0 R /XYZ 446.067 547.091 null]
>> endobj
93 0 obj <<
-/D [395 0 R /XYZ 144.727 560.592 null]
+/D [400 0 R /XYZ 144.727 517.361 null]
>> endobj
97 0 obj <<
-/D [395 0 R /XYZ 144.727 500.986 null]
+/D [400 0 R /XYZ 144.727 470.15 null]
>> endobj
101 0 obj <<
-/D [395 0 R /XYZ 144.727 441.689 null]
+/D [400 0 R /XYZ 144.727 410.544 null]
>> endobj
105 0 obj <<
-/D [395 0 R /XYZ 144.727 381.563 null]
+/D [400 0 R /XYZ 144.727 351.248 null]
>> endobj
109 0 obj <<
-/D [395 0 R /XYZ 144.727 321.697 null]
+/D [400 0 R /XYZ 144.727 291.121 null]
>> endobj
113 0 obj <<
-/D [395 0 R /XYZ 144.727 261.777 null]
+/D [400 0 R /XYZ 144.727 231.255 null]
>> endobj
-117 0 obj <<
-/D [395 0 R /XYZ 144.727 176.908 null]
->> endobj
-394 0 obj <<
+399 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F99 260 0 R /F87 257 0 R /F49 246 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F87 261 0 R /F49 250 0 R /F86 260 0 R /F99 264 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-401 0 obj <<
-/Length 2188
+406 0 obj <<
+/Length 1842
/Filter /FlateDecode
>>
stream
-xڭY[6~_G_
-mMdv[ؒcɓz=Hd{)L )`wܸNw)!ҽF!Va.5OyN 55@sJ,`w1E9_$mUB
-r20ӮMAN ESH$ ,%wQy׎Ց]'жnŔ&T# Bт(*cuX0*~⍦ ukVc*yqX~ ׇ^?tb̻$}z; aBcJ\9@NHgQFES Iʵ}kwdО[/eq{' w &7wuE:N߫ҡ6^u.L&)(\/h(BE_i,:Df#a5Y@Q o?ۇsbfβmy0)l46vF,+vT9JoaUTuDs($ 4^EuO1SF xP;[*0 ?@A X`Lbfb킓Lh3x+LKE1Q"JL׳q4yR,4'M\P,H:HO}D˲jtN؉ׯ
- JƷ?3ыz[ø0)/}sf;rۛ#)T
-C
-lás,V 5峼F#(.t~cnX*uEo\(N {LLblg&KDeQ)4:F #6'C
-k?t-i`Cesf$GgOx']|kxuQ7>4]}(cpsq}SǚYgxH15f(,Tbq[u W0V$Z˧y,"/bD3,N Je3|XQ<V
-8w@
-ʐF;=R,t4R]5H:VWWuqW?z<31Cp
-ZSe'{VŐAC|h7:!_=gIjݍq$0S@XIorb1f/ Lq (xf[MA1/0'#FsZV)C'3 A)4c '0`lY4 K.MudʬPڥuF#.A jv$1}1G&W|cC4MS~X sigfyb%&#ǖ[l3pf9^H`8_Yq1
+xڭXr6}W~cu>4qN(TDʮ]
+6|YB;K#uGQ;Q%Q =;c`Deotw@I@0
+e^R(=#:MR
+/X,EpI th}[T.t$};_p##q<EGlEz%"fiZ>jVvo%@IeYnݺr,kn_f{vSnŗ9Ǒ^<cR\J7p]íy -F:1 ȡ)NP'NTx*[XpQ7L4](O?c7TϷ
+T{_pUHJ*_.b(#Me*Vg_k{!.`
endstream
endobj
-400 0 obj <<
+405 0 obj <<
/Type /Page
-/Contents 401 0 R
-/Resources 399 0 R
+/Contents 406 0 R
+/Resources 404 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 392 0 R
+/Parent 397 0 R
>> endobj
-402 0 obj <<
-/D [400 0 R /XYZ 144.724 753.953 null]
+407 0 obj <<
+/D [405 0 R /XYZ 144.724 753.953 null]
+>> endobj
+117 0 obj <<
+/D [405 0 R /XYZ 144.727 714.238 null]
>> endobj
121 0 obj <<
-/D [400 0 R /XYZ 144.727 714.238 null]
+/D [405 0 R /XYZ 144.727 629.906 null]
>> endobj
125 0 obj <<
-/D [400 0 R /XYZ 144.727 655.499 null]
+/D [405 0 R /XYZ 144.727 570.403 null]
>> endobj
129 0 obj <<
-/D [400 0 R /XYZ 144.727 595.703 null]
+/D [405 0 R /XYZ 144.727 510.64 null]
>> endobj
133 0 obj <<
-/D [400 0 R /XYZ 144.727 538.036 null]
+/D [405 0 R /XYZ 144.727 450.617 null]
>> endobj
137 0 obj <<
-/D [400 0 R /XYZ 144.727 465.947 null]
+/D [405 0 R /XYZ 144.727 392.724 null]
>> endobj
141 0 obj <<
-/D [400 0 R /XYZ 144.727 404.541 null]
+/D [405 0 R /XYZ 144.727 320.408 null]
>> endobj
145 0 obj <<
-/D [400 0 R /XYZ 144.727 345.005 null]
+/D [405 0 R /XYZ 144.727 258.775 null]
>> endobj
149 0 obj <<
-/D [400 0 R /XYZ 144.727 285.469 null]
->> endobj
-153 0 obj <<
-/D [400 0 R /XYZ 144.727 224.769 null]
->> endobj
-157 0 obj <<
-/D [400 0 R /XYZ 144.727 197.206 null]
+/D [405 0 R /XYZ 144.727 199.012 null]
>> endobj
-161 0 obj <<
-/D [400 0 R /XYZ 144.727 175.595 null]
->> endobj
-399 0 obj <<
+404 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F99 260 0 R /F87 257 0 R /F49 246 0 R /F29 403 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F99 264 0 R /F87 261 0 R /F49 250 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-415 0 obj <<
-/Length 2871
+413 0 obj <<
+/Length 2303
/Filter /FlateDecode
>>
stream
-xZY۸~_i,.n~;YIS}HcJԌ'[@DJT4k
-!JH9`C#`4Xm!tW$F)odpeBC<jL )~g%IB ~{Д*T+d4q&zxtl74E۪KF 9[ (`2rk.5W7W_|Y@e( ]#V2)ua}ʷdWeud|Wތ~sDt778vf
-UCA \RE^!9ZJ
-#IYB`
-m]˖et}˾mݒPb<u]Q]_KoU{no}5kҮ!8{zG[O%ݠfL_՗?}ü!3vz_8.5<>̷%P7Ѩ7QӮz+&\b?TpŤzV%Ѣ$";aL=C&TF2]'YK|;Zq$C.)w5_ՋcRFfV; #[szq[jh5, m\ܧ2 IɊtVqH}vʻ{Q12"P0Z&U%7߹FrZĻ]4tO{m q9d>)Y=Au_XEOiZF[a 8.zeHf_8)vH(6*Ȼݯ41ؗ5׏U,²ڥ[>ݼ&Jbݛ?V6D؂PP\{5<: f vsbEGBdP>tߞ42ddw`iY:3pEIi6>h}8Lt*
-YIY\%VT[9Ov.z'Ǥ('׬ XQO^L͐G
- I穮ʸp
-6
-(DjBP3[4*tp& b$3B!1^DiːꡌwnF.юVZ
->M!]#G5MCeiz>}"r .!YUc=_S'v.AQ!0QQJk^_ep'#d5ʮx.;J .\&t]8΃1jv{g_UYO.iOJSuФ(OjoQS`NNa~P_PyO趶= `dPmya3CЀ[^#j"AG6t3ךq&Α#|E;.=eaӥe10pN$f*,V >1@&Po@$\ IdA:
-)e 6G9-K"ܞ!}XI{LI1F;bUp*MG i.YȥkJF_T5Fc!9c:a0%~&Yr`SbN_Y_amݜݕ16vKY(-7 bP`#j?nk++͞cU>Ml[jh/4سeq@}PSwrrRK U"D I4@ɢa~.`\
-Xgjuh u$u
-BN:V)JgDg35<si}4<c4tG²jIi^=#(mvf^QNjaY.Jn޼Xl+y]LGF6'S k@PE뛅*[\Y
+xڭY[s۸~`CuvnMf&-THڎ"Ꝏe q.84/[}!DTJ˨Ja$HN,cb ݲhDXE[?yLxF*NjutHr3/IJ<Pi"ʣ e\u1ڻ~. z5hSWr8}Z 1D\Xm=zZ 닗b1Eqt}ۉ%\z}mrNWSmG=l]>߶<LD#XcD RjPa"&\p5LJ~edQ L9$H-]7| Naj1x>NՖ23VBb3LV
+s=a`kE퍭zS@(?;04qGlrVuڈz7Wo? ]Fgxo΢Lqp>@da o>BQ_=oTn/#vcP´vY<_}I(
+*RYYMv$Nŏ&u:ܤwY&8^"l
+(Ģhp'
+b
+ BÝuٞ8F}@|}{ʜҥge=QGa9sT=6|rqc*秴Xґz0G.&dޢ)|4bm$&8SQRm$(C&o.Ndx!
+7\bEiQIž/Hb9qkv$A<C> d5O'$Y.Ճ)*F'p-ah
+"09GX Džqi\}0+ rBŃz$5䎠:$$Ĺ*?&7eDr
+t Feرbxnk ܸbŗPėnWaMMR"\=݆qe]5yiK?h
endstream
endobj
-414 0 obj <<
+412 0 obj <<
/Type /Page
-/Contents 415 0 R
-/Resources 413 0 R
+/Contents 413 0 R
+/Resources 411 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 392 0 R
-/Annots [ 405 0 R 406 0 R 407 0 R 408 0 R 409 0 R 410 0 R 411 0 R 412 0 R 404 0 R ]
->> endobj
-405 0 obj <<
-/Type /Annot
-/Subtype /Line /C [1 0 0] /IC [1 1 0] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Contents ( Please note ) /L [526.74606 674.31377 526.74606 533.8223] /LE [/Circle /Circle] /Cap true /CP /Inline /CO [0 0] /F 4 /BS << /W 2.99998 /S /S /D [3 3] >> /BE << /S /S /I 1 >>
-/Rect [133.768 531.022 133.768 531.022]
+/Parent 397 0 R
+/Annots [ 409 0 R 410 0 R 408 0 R ]
>> endobj
-406 0 obj <<
+409 0 obj <<
/Type /Annot
-/Subtype /Line /C [1 0 0] /IC [1 1 0] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Contents ( Please note ) /L [116.3806 533.8223 116.3806 674.31377] /LE [/Circle /Circle] /Cap true /CP /Inline /CO [0 0] /F 4 /BS << /W 2.99998 /S /S /D [3 3] >> /BE << /S /S /I 1 >>
-/Rect [133.768 531.022 133.768 531.022]
+/Subtype /Line /C [1 0 0] /IC [1 1 0] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Contents ( Please note ) /L [526.74606 493.08258 526.74606 351.89624] /LE [/Circle /Circle] /Cap true /CP /Inline /CO [0 0] /F 4 /BS << /W 2.99998 /S /S /D [3 3] >> /BE << /S /S /I 1 >>
+/Rect [133.768 349.096 133.768 349.096]
>> endobj
-407 0 obj <<
+410 0 obj <<
/Type /Annot
-/Subtype /Text/C [.604 .804 .196] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfcomment test) /Name /Star /Contents (This is a comment in the text) /Open false /F 4
-/Rect [457.007 367.044 457.007 379.597]
+/Subtype /Line /C [1 0 0] /IC [1 1 0] /CA 1.0 /T (Josef Kleber) /Subj (Icon overview) /Contents ( Please note ) /L [116.3806 351.89624 116.3806 493.08258] /LE [/Circle /Circle] /Cap true /CP /Inline /CO [0 0] /F 4 /BS << /W 2.99998 /S /S /D [3 3] >> /BE << /S /S /I 1 >>
+/Rect [133.768 349.096 133.768 349.096]
>> endobj
408 0 obj <<
/Type /Annot
-/Subtype /Text/C [1 .08 .576] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmargincomment test) /Name /Help /Contents (This is a comment in the margin) /Open false /F 4
-/Rect [71.004 245.359 71.004 257.912]
+/Subtype /Link
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [444.811 414.191 451.293 426.544]
+/A << /S /GoTo /D (Hfootnote.67) >>
>> endobj
-409 0 obj <<
-/Type /Annot
-/Subtype /Highlight /C [1 1 0] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmarkupcomment test) /Contents (This is a Highlight markup annotation!) /Open false /QuadPoints [233.08955 143.92525 276.14566 143.92525 233.08955 133.17717 276.14566 133.17717] /F 4
-/Rect [276.146 136.227 276.146 136.227]
+414 0 obj <<
+/D [412 0 R /XYZ 143.727 753.953 null]
>> endobj
-410 0 obj <<
-/Type /Annot
-/Subtype /Underline /C [1 0 0] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmarkupcomment test) /Contents (This is a Underline markup annotation!) /Open false /QuadPoints [281.8482 143.92525 327.33417 143.92525 281.8482 133.4372 327.33417 133.4372] /F 4
-/Rect [327.335 136.227 327.335 136.227]
+153 0 obj <<
+/D [412 0 R /XYZ 144.727 714.238 null]
>> endobj
-411 0 obj <<
-/Type /Annot
-/Subtype /Squiggly /C [0 .5 .5] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmarkupcomment test) /Contents (This is a Squiggly markup annotation!) /Open false /QuadPoints [333.0367 143.92525 372.97255 143.92525 333.0367 133.17717 372.97255 133.17717] /F 4
-/Rect [372.973 136.227 372.973 136.227]
+157 0 obj <<
+/D [412 0 R /XYZ 144.727 653.849 null]
>> endobj
-412 0 obj <<
-/Type /Annot
-/Subtype /StrikeOut /C [1 0 0] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmarkupcomment test) /Contents (This is a StrikeOut markup annotation!) /Open false /QuadPoints [395.53172 143.92525 439.90582 143.92525 395.53172 135.04665 439.90582 135.04665] /F 4
-/Rect [439.907 136.227 439.907 136.227]
+161 0 obj <<
+/D [412 0 R /XYZ 144.727 626.286 null]
>> endobj
-404 0 obj <<
-/Type /Annot
-/Subtype /Link
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [444.811 595.77 451.293 608.123]
-/A << /S /GoTo /D (Hfootnote.66) >>
+165 0 obj <<
+/D [412 0 R /XYZ 144.727 604.674 null]
>> endobj
416 0 obj <<
-/D [414 0 R /XYZ 143.727 753.953 null]
+/D [412 0 R /XYZ 144.727 497.938 null]
>> endobj
417 0 obj <<
-/D [414 0 R /XYZ 144.727 679.17 null]
+/D [412 0 R /XYZ 144.727 359.596 null]
>> endobj
418 0 obj <<
-/D [414 0 R /XYZ 144.727 541.522 null]
+/D [412 0 R /XYZ 133.768 361.649 null]
>> endobj
419 0 obj <<
-/D [414 0 R /XYZ 133.768 543.575 null]
+/D [412 0 R /XYZ 157.639 128.435 null]
>> endobj
-165 0 obj <<
-/D [414 0 R /XYZ 144.727 514.782 null]
->> endobj
-169 0 obj <<
-/D [414 0 R /XYZ 144.727 485.165 null]
+411 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F99 264 0 R /F87 261 0 R /F49 250 0 R /F29 415 0 R /F28 339 0 R >>
+/ProcSet [ /PDF /Text ]
>> endobj
-173 0 obj <<
-/D [414 0 R /XYZ 144.727 433.94 null]
+429 0 obj <<
+/Length 2910
+/Filter /FlateDecode
+>>
+stream
+xZY~_q
+>fk* #m0!m/6|gZ
+Or7GMAܨXa^33AeOڝm<"`j 0DjN0k #J|}El#Tp vE٤=sFg~yv7m[a^cP0H$**#BQBJ^ZZ $b C`Mʻ]feC~o6-w7p1ea[ E拖Q3b,lLsՒ'` Gc|1b I@ 2&&sI~_+kqkCtx]n05<>7P'((#if$fE(} LʈR|Bj}KHAXgv٢O!vcc1QB:*YqZ5Uoy^|ʶ+?˶;i=?,3TFvc~_<$:  ǝBЅ "jm@ŭ䳢y8\=+69P_z#|%7*7TЅ_A0EX][X*Wbϊmu7he'oz»N@K{iHݗOʗ G!pɁ6ۥ1qΉ~z뒇dr%I>9 @/2BLO"#]\waDMg% ~]\О!"v=8lQl/l$h ~QđCH1&lxU3W qF.:z+R1т
+22p#DStMn }2_4'&^B4&"O4Ө&2䁂k[?eyq^Cv[l/O?׋š,-n#/ g槶8<"t3O1`IU
+Rj $X 69㏄Eþv~v]uS0;
+H#j5:Q=]84NSx,NJ'sHڷ+t2#}FSat*&>RN"%`b)
+!BJvTKR|X0v@nJً<MlXi5Cs!HڢJUoqsur=dSGK:kZSRڟ [F&_OFǐ@l*T>AIoL…$42wDkekigIȓ: [?C
+0[QJ(Ӟv 3{z'./iRReOkS+rݸ*w$ZdlL6g {S阎elrt!1 ʇ. HOޤ؟ ߝ=$E#hhqNOC( )ޕp9Mv:}&hf,=&ضǤ!KƘ^Dh1+E7YU$ӥ}
+\ =cal)>O
+u=]3`v"l5xqwuGe=oxhHqc[$2H?^ΣP,px}.qmAm2Zq\'\+GjymH{1U?/IG}k-jt7[z_-l
+
+endstream
+endobj
+428 0 obj <<
+/Type /Page
+/Contents 429 0 R
+/Resources 427 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 397 0 R
+/Annots [ 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R ]
>> endobj
420 0 obj <<
-/D [414 0 R /XYZ 457.007 379.597 null]
->> endobj
-177 0 obj <<
-/D [414 0 R /XYZ 144.727 339.23 null]
+/Type /Annot
+/Subtype /Text/C [.604 .804 .196] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfcomment test) /Name /Star /Contents (This is a comment in the text) /Open false /F 4
+/Rect [457.007 575.123 457.007 587.676]
>> endobj
421 0 obj <<
-/D [414 0 R /XYZ 307.411 257.912 null]
->> endobj
-181 0 obj <<
-/D [414 0 R /XYZ 144.727 215.675 null]
+/Type /Annot
+/Subtype /Text/C [1 .08 .576] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmargincomment test) /Name /Help /Contents (This is a comment in the margin) /Open false /F 4
+/Rect [71.004 453.193 71.004 465.746]
>> endobj
422 0 obj <<
-/D [414 0 R /XYZ 233.09 148.78 null]
+/Type /Annot
+/Subtype /Highlight /C [1 1 0] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmarkupcomment test) /Contents (This is a Highlight markup annotation!) /Open false /QuadPoints [233.08955 351.51363 276.14566 351.51363 233.08955 340.76555 276.14566 340.76555] /F 4
+/Rect [276.146 343.816 276.146 343.816]
>> endobj
423 0 obj <<
-/D [414 0 R /XYZ 233.09 148.78 null]
+/Type /Annot
+/Subtype /Underline /C [1 0 0] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmarkupcomment test) /Contents (This is a Underline markup annotation!) /Open false /QuadPoints [281.8482 351.51363 327.33417 351.51363 281.8482 341.02557 327.33417 341.02557] /F 4
+/Rect [327.335 343.816 327.335 343.816]
>> endobj
424 0 obj <<
-/D [414 0 R /XYZ 276.146 148.78 null]
+/Type /Annot
+/Subtype /Squiggly /C [0 .5 .5] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmarkupcomment test) /Contents (This is a Squiggly markup annotation!) /Open false /QuadPoints [333.0367 351.51363 372.97255 351.51363 333.0367 340.76555 372.97255 340.76555] /F 4
+/Rect [372.973 343.816 372.973 343.816]
>> endobj
425 0 obj <<
-/D [414 0 R /XYZ 281.849 148.78 null]
+/Type /Annot
+/Subtype /StrikeOut /C [1 0 0] /CA 1.0 /T (Josef Kleber) /Subj (\134pdfmarkupcomment test) /Contents (This is a StrikeOut markup annotation!) /Open false /QuadPoints [395.53172 351.51363 439.90582 351.51363 395.53172 342.63503 439.90582 342.63503] /F 4
+/Rect [439.907 343.816 439.907 343.816]
>> endobj
426 0 obj <<
-/D [414 0 R /XYZ 281.849 148.78 null]
+/Type /Annot
+/Subtype /Link
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [444.811 181.364 451.293 193.717]
+/A << /S /GoTo /D (Hfootnote.89) >>
>> endobj
-427 0 obj <<
-/D [414 0 R /XYZ 327.335 148.78 null]
+430 0 obj <<
+/D [428 0 R /XYZ 144.724 753.953 null]
>> endobj
-428 0 obj <<
-/D [414 0 R /XYZ 333.038 148.78 null]
+169 0 obj <<
+/D [428 0 R /XYZ 144.727 714.238 null]
>> endobj
-429 0 obj <<
-/D [414 0 R /XYZ 333.038 148.78 null]
+173 0 obj <<
+/D [428 0 R /XYZ 144.727 693.489 null]
>> endobj
-430 0 obj <<
-/D [414 0 R /XYZ 372.973 148.78 null]
+177 0 obj <<
+/D [428 0 R /XYZ 144.727 642.217 null]
>> endobj
431 0 obj <<
-/D [414 0 R /XYZ 395.533 148.78 null]
+/D [428 0 R /XYZ 457.007 587.676 null]
+>> endobj
+181 0 obj <<
+/D [428 0 R /XYZ 144.727 547.262 null]
>> endobj
432 0 obj <<
-/D [414 0 R /XYZ 395.533 148.78 null]
+/D [428 0 R /XYZ 307.411 465.746 null]
+>> endobj
+185 0 obj <<
+/D [428 0 R /XYZ 144.727 423.463 null]
>> endobj
433 0 obj <<
-/D [414 0 R /XYZ 439.907 148.78 null]
+/D [428 0 R /XYZ 233.09 356.369 null]
>> endobj
434 0 obj <<
-/D [414 0 R /XYZ 157.639 128.41 null]
->> endobj
-413 0 obj <<
- /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F87 257 0 R /F49 246 0 R /F28 334 0 R /F86 256 0 R /F99 260 0 R /F29 403 0 R >>
-/ProcSet [ /PDF /Text ]
+/D [428 0 R /XYZ 233.09 356.369 null]
>> endobj
-439 0 obj <<
-/Length 3424
-/Filter /FlateDecode
->>
-stream
-x[YF~_<Yx:
-+9#Yh6CC GQkd;j&jEmWΫfbPUdW[}R$E_O4 54SpJ8Te(:!T\O(Mtջ`]׳ϬnL4R%]i쓇IgnjFY<eW3Q4t?2f#8׺+k>ew$R
-S{(1%cF80tig6X%B"# DU\2,}i-x8,M}0tiF$+;OwY7}<EiL8y 
-xVya$lMa_ s"(M}#tjN:&y0I E27o9gJ6lA y&A
- TO_,V$ӻgaYTIq!@s"65٤i;.ݿfEqS Q[8TޡZqPy|sI (O VʡKCz ѱDWL3%$d+kƑhZyh ɑ];Jgډx@ ~ gs= z,)[U v9OJw "FL̐E]^/%a01℈f\OV[TaJ
-{*feXAn5WgeiKn(C;ʗT
-}dO2wύ|jsL6yUSNte;?6=uINM0mY,_iQ%ЗnRo~xbؚ)M^zm9&5CrqC|loj7X # ̍' UC&rz(T`ol"m1 u}^EOc\[_8Ц:Aۈ_<fEu_C3sDB6EoSe:veoL[6OWwkZWh*]G\"?\"BH:W9hVptEReV<YimfecR/~ޤI黱ܴ7R-v]f/a߳ 8CFV,;~Fm-BNE"Q0Y+S+HfV5:?!)uRnZ!>لF$&&"$rh RT@.I9Co50I_5CP,_`R!3YV#ȦHB Af
-CydQM0kb*]W"z*8o{'Ʃ1"$Ĉ*=-7Na<]g":X[yI @X%Q.mrbF}mϩ\s$
-&@(!v. y̩j*b^ģ%{D"g0lSd%q\%&)\K
-?1*i}*A=)G0NT¾9p(
- G0NT T8]?;N3UQG;FӥyT#
-' QamSQt1LDxT#
-'KQa`*.v.,T8YTTO Y*"
-OÂ';tip&xs`m 5
-endstream
-endobj
-438 0 obj <<
-/Type /Page
-/Contents 439 0 R
-/Resources 437 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 392 0 R
-/Annots [ 436 0 R 435 0 R ]
+435 0 obj <<
+/D [428 0 R /XYZ 276.146 356.369 null]
>> endobj
436 0 obj <<
-/Type /Annot
-/Subtype /FreeText/C [1 1 0] /DA (/Helv 11.99995 Tf 0 0 0 rg) /CA 0.5 /T (Josef Kleber) /Subj (\134pdffreetextcomment Test) /Contents (This is a FreeText annotation) /F 4 /Q 0 /BS << /W 0.99998 /S /S /D [3 3] >> /BE << /S /S /I 1 >> /CL [50 50 300 600] /LE /OpenArrow
-/Rect [349.44 314.375 462.826 348.39]
+/D [428 0 R /XYZ 281.849 356.369 null]
>> endobj
-435 0 obj <<
-/Type /Annot
-/Subtype /Link
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [444.811 564.703 451.293 577.056]
-/A << /S /GoTo /D (Hfootnote.88) >>
+437 0 obj <<
+/D [428 0 R /XYZ 281.849 356.369 null]
>> endobj
-440 0 obj <<
-/D [438 0 R /XYZ 144.724 753.953 null]
+438 0 obj <<
+/D [428 0 R /XYZ 327.335 356.369 null]
>> endobj
-185 0 obj <<
-/D [438 0 R /XYZ 144.727 507.701 null]
+439 0 obj <<
+/D [428 0 R /XYZ 333.038 356.369 null]
+>> endobj
+440 0 obj <<
+/D [428 0 R /XYZ 333.038 356.369 null]
>> endobj
441 0 obj <<
-/D [438 0 R /XYZ 349.44 326.928 null]
+/D [428 0 R /XYZ 372.973 356.369 null]
>> endobj
-189 0 obj <<
-/D [438 0 R /XYZ 144.727 327.795 null]
+442 0 obj <<
+/D [428 0 R /XYZ 395.533 356.369 null]
>> endobj
-193 0 obj <<
-/D [438 0 R /XYZ 144.727 223.05 null]
+443 0 obj <<
+/D [428 0 R /XYZ 395.533 356.369 null]
>> endobj
-442 0 obj <<
-/D [438 0 R /XYZ 157.639 128.41 null]
+444 0 obj <<
+/D [428 0 R /XYZ 439.907 356.369 null]
>> endobj
-437 0 obj <<
+445 0 obj <<
+/D [428 0 R /XYZ 157.639 130.868 null]
+>> endobj
+427 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F87 257 0 R /F49 246 0 R /F28 334 0 R /F86 256 0 R /F99 260 0 R /F29 403 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F87 261 0 R /F99 264 0 R /F49 250 0 R /F29 415 0 R /F28 339 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-445 0 obj <<
-/Length 2270
+449 0 obj <<
+/Length 2891
/Filter /FlateDecode
>>
stream
-xڽZYoF Dӹ X4ݦ1MhKH5(nZ# 8Ј6<hG,^h^*gƚJEVF$ZG/n"#9qE-8\4`QyApVE6D V{"U^nc f9h)lRD T,& -,PNA>]$$}]$k/WrqK#}[ c"VͶ5eV“⫷GL鄍 [KJE׫˻zoɮ$Ey`.y=GNQ0pV $r nwa MoW*V,2(2<$@lh1[~+HK p܎2VBx1Z {P^o<`߲LsՒ' OFA&9FMXF>)"O%+&~۟0o=s=m^뗻f1N.{6-z RTm,т0b_u,q܁|ȄDf.CBiO(iO-r%e^MTEڋ"zaIㆨ5"]%#p\Gp:ԝ [=8#L]1A{pl
-9YZu٢<92krh_{5H6‹2ޟf5)>F-(_:FPF4g F ׈. X)C>/7 ~#I)>5°yvN!P_iU >DHqk>ꠈi40oINq3lN\ "")0Ԅd9`JTO1|Fg$aj(ܜ%QBDKx$鹓 jQ9B1Kv Vma8Q|J3Fi1w^Л腚x[eVV|Lj!iѻdokpñ:oUM˳`
-nNIsd߫`$1-6ɪZwy:HoGh$X-IwYB`ٳP(>5Qñp迚!wi$W )*ǻUR!݋ k}n8#z&d`\d)2Мgz"JՀQTՄSzLu9</)FEP7S~_1U}omYеGiF(:ۺI 0n9(\teiQ<=iL-Եט;>ǭ(ҾCr< #USh֧0rO2)*{ᓱT>//?LVϫ$..&aWɛ(Vu-2kQYY?DC-{A) g=D=?v.
-(ʣ!dzuCMj1vU!>܅_xqJ(:ʽ: աc"O߆CPbH' /W4*YYL
-s˂iTD*\ZO@0uT9Q+R0(qBK0gTGW:Kp9f`~&0T$qڧo $B{~Ug2d!^0HL
-UB_$3W $7!<uivp݌s?$ͼP?9ٮLxC cȳ,FOw)^IIB2>>WGv/IJJBߞv,~Y9@w8RǼK'xS*AY0yB\ٞ6,)h
-z_V[?{nc 
-],0
-}hM㤾͞Ms ,W^ϓh;ǯ)F{<XB`y d "kBnKw
+x[K#ϯVX4ߏ
+pF*>K
+Uپ:y?\Zm%/|SD:aw-pwOxdtz˻ݸo@y[Ŀ}FZD pjݷn|+J%+ 1L߲
+][h fg~:ҷ^;0ݎ23lVByM]R]Nߛ?ߪ
+_Oe]ՏsH
+r\
+`6á:N+ :K", >qlN' Ĩ~2hM.fX3[?MsZȦކχ)=ҧ}Bqʱz$ctez/wsgXË64UhP֭ywb3sXkhz9ǑX`Jbi/D9"͐:xܬ"1(f2ّ2iiYeߴ.W܆q~%7F[ۗџQFI#;Il䮱 E8|]UcڪMoX
+~pmc#⟷.jE*Kd=^RP닫;A'(E;DZ{ļIdb
+me|.]z__?}i>C@;34}hCίz;P~5r;[I)4X6׼߅ikʧUme~ܗsoտ)jѹ[5q#K/G?z7I-] k
+?E2,91ك={8 u(NQBz}V3q{;pS;pKO ^#Tj-D!A6@/6:x@gz[B=8 S1e<pPdI4+GZ )N@wΐQEY6TvԬ
+=zHt&٥_Tf<tBfq+%|0|c;LH5cLĤ=֔?r3p,'X6YTd3IrRFIR@qQ%
+3*4XaMAl,"2\X&BuMDi_"/ec}|` kB` ٔ+c񊧦x5Lפ0Z:rEC+(?# !*0C W~ Q6Saz0ߙ&^ 90Qa f 2h3̇
+0u fa0f0Q &6
+0Kf'1D7&a>ZdLf 2tl0&21L&3lj0Q Zf(`@*bPݢҊ(& Z 鯴r5<?ŗzޅ_O|Kբn8I|ͦ~>2ZG"hGa#dexj:x
+lS`{Q2 J&)%*r)M.itDQ[NjJ}5Crˉ)Dl=qJElv}D *l|$]r`Ef2.99tQ
endstream
endobj
-444 0 obj <<
+448 0 obj <<
/Type /Page
-/Contents 445 0 R
-/Resources 443 0 R
+/Contents 449 0 R
+/Resources 447 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 392 0 R
+/Parent 397 0 R
+/Annots [ 446 0 R ]
>> endobj
446 0 obj <<
-/D [444 0 R /XYZ 143.727 753.953 null]
+/Type /Annot
+/Subtype /FreeText/C [1 1 0] /DA (/Helv 11.99995 Tf 0 0 0 rg) /CA 0.5 /T (Josef Kleber) /Subj (\134pdffreetextcomment Test) /Contents (This is a FreeText annotation) /F 4 /Q 0 /BS << /W 0.99998 /S /S /D [3 3] >> /BE << /S /S /I 1 >> /CL [50 50 300 600] /LE /OpenArrow
+/Rect [349.44 517.694 462.826 551.709]
+>> endobj
+450 0 obj <<
+/D [448 0 R /XYZ 143.727 753.953 null]
+>> endobj
+189 0 obj <<
+/D [448 0 R /XYZ 144.727 714.238 null]
+>> endobj
+451 0 obj <<
+/D [448 0 R /XYZ 349.44 530.247 null]
+>> endobj
+193 0 obj <<
+/D [448 0 R /XYZ 144.727 530.237 null]
>> endobj
197 0 obj <<
-/D [444 0 R /XYZ 144.727 714.238 null]
+/D [448 0 R /XYZ 144.727 420.86 null]
>> endobj
201 0 obj <<
-/D [444 0 R /XYZ 144.727 605.398 null]
+/D [448 0 R /XYZ 144.727 311.326 null]
>> endobj
205 0 obj <<
-/D [444 0 R /XYZ 144.727 585.756 null]
+/D [448 0 R /XYZ 144.727 201.949 null]
>> endobj
209 0 obj <<
-/D [444 0 R /XYZ 144.727 525.879 null]
+/D [448 0 R /XYZ 144.727 182.307 null]
>> endobj
-213 0 obj <<
-/D [444 0 R /XYZ 144.727 322.603 null]
->> endobj
-217 0 obj <<
-/D [444 0 R /XYZ 144.727 262.217 null]
->> endobj
-443 0 obj <<
+447 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F99 260 0 R /F87 257 0 R /F49 246 0 R /F29 403 0 R /F28 334 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F99 264 0 R /F87 261 0 R /F49 250 0 R /F29 415 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
-449 0 obj <<
-/Length 2440
+454 0 obj <<
+/Length 2244
/Filter /FlateDecode
>>
stream
-xYYs~ׯLU9qq۲$W*JAPB
-"IXvY<D$
-m[)a!xCDENT!  NTYJ{|$Q+N9xL`6]{ hpEbl_My 0"\,<`Dպ=6 JWv^.R7sFg]j_ہG| =M$D@")gB1䑔=R)B$)AD" q:cCּJ[-zr|Bʢ![ E֋7X)󺍝^6k nцMHH0Y \`ϊN~3bүHՄlWlF_||ӹ`O>_]ן9)~_l=DA]-!u. .ИJ£йe ]OIxvw&JB?& z-8-D/7Ӭ5 bɡqIHڴ>fLsL9bn$1I[oLŻERXL(P/&TIϔ&*z"ʢMx\Нq6CL OT:m||VVzSʋ87ޫ0%<6n%)`km~,cjs½)h? k&w:O Hߣ53Sb
-i8GÁv23PDu"ՎrzrYv`eZUtܖU+cJ~
-$ʞ%caILd#pD"E5lqֱ,9VV߭결Y&,4&pTxBHߩ֏AIfk'QATF@Ϯ<< \WeG93N_ܠB
-#_.{`vR3i:Ϋhɸm3{rq-m<ef!i& L٫njN0!YG_JԐمSx[ړa'c:KΌ 5;{.-ҁo E;p8%-&Mĸsoӟ&FmY֞]ߋ<-٧Wtl[nDAD+/ Z OR(*7p0RC~Ҽ1@|Ze3> Cڙle+
-ͮ{@qz gD)؉}Km:G M^89l8.T&KxPR9V ]Ϻ04.\#=ƀ*")MЁ7l)~&
+xY[o~ϯ[`E
+e: ;N>bcd~Gn8"ۇb20E9O8>6?<C_h}m^j13%6ՌƦ'?#)dddNdq.aI?3NZ!V
+HkH`xۋgK4:9s*
+o0Q&NC?%͑^H6xt)ڤגKH@>{ xHͬ>WuޏV`V$۫ZRlrj1urL~.WokV՗sg^/WdX7}~k71Z \pSn&ZeH2i1}k2Y`b6îy7?w}v\dn4NNžo w`г6&]\MS@w gV0`ID 1 $w͇5Dx>2μ۶Oώ I
+H|UgN?jF6rz?yۻq[x_^W~B}xL2b08ex9WJ7 M0S_\ƪlʇNHt#x( GxYJesrVU?n֢oYEA}éHxYYU
+|s
+wQGw&rdDg9:[a6@ـчwfr~QGpLf=Z:5_U~gku ~ 7 ?!h1%,.IK@R>ƈ?ΔSzJ=$/aɐg`-T4m0<8
+$!?(f~,~އqWxjF0#;+'1rYj
+~;&#M(%OǠJQMmӤǟcD50]5d]_BJק΁umr̠z*;z䭰*NaiiђYgϮz'@ &FUp/|UK `9+VoCyDOCKjٵ_;;"RAΟ\6p$1]N]h<: e]c1ږULq,d#\,]e9
+Sq zWU72+\xڱ,3Ojn(ad"lE)׋ oQg*<#z
+sLBM/_c4t]9eAgw?pAb{vuUHѨ+E^/MreJ|ǝ
+F6*9&ܤFyO̩9)cq)ProXFgXqd_F%602/4z9FK3#FfOι,rНj{^>I}dЫ^8#}PtҦsl;×L~P7
+E`V
+eìhnC| [ȹ'D>ywO5<͚ Waa],*iTЀtьl6]!iV /u4M^
+5KS1x"{[SV/
+
+Ex1! ] [VCi4e ~l=\XqOɂ׾~A.`]ٞ:E^B.:!v`A9a*hǎ=8)jċY4Ρ
endstream
endobj
-448 0 obj <<
+453 0 obj <<
/Type /Page
-/Contents 449 0 R
-/Resources 447 0 R
+/Contents 454 0 R
+/Resources 452 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 451 0 R
+/Parent 456 0 R
>> endobj
-450 0 obj <<
-/D [448 0 R /XYZ 144.724 753.953 null]
+455 0 obj <<
+/D [453 0 R /XYZ 144.724 753.953 null]
+>> endobj
+213 0 obj <<
+/D [453 0 R /XYZ 144.727 714.238 null]
+>> endobj
+217 0 obj <<
+/D [453 0 R /XYZ 144.727 434.212 null]
>> endobj
221 0 obj <<
-/D [448 0 R /XYZ 144.727 714.238 null]
+/D [453 0 R /XYZ 144.727 373.944 null]
>> endobj
225 0 obj <<
-/D [448 0 R /XYZ 144.727 629.906 null]
+/D [453 0 R /XYZ 144.727 259.573 null]
>> endobj
229 0 obj <<
-/D [448 0 R /XYZ 144.727 556.584 null]
+/D [453 0 R /XYZ 144.727 173.611 null]
>> endobj
-447 0 obj <<
+452 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F99 260 0 R /F87 257 0 R /F49 246 0 R /F29 403 0 R /F28 334 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F99 264 0 R /F87 261 0 R /F49 250 0 R /F29 415 0 R /F28 339 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
+459 0 obj <<
+/Length 1825
+/Filter /FlateDecode
+>>
+stream
+xڝXnH}W0O6/yfg( ;XPR&B9}E2;pU]uTu1ԣo]c2zLc"i^JB( Zy[}`Ð<␓1o 6oмD<vF
+$F+o^s<\aKBHI*&k~`)#"^]T?3Rɝڻ2I) /9 HV>E ɉiqId&wA[
+mb.$LE-ݱ M [no~]W*[ҴQ~SoGL=s{{H&` )g`!x r
+8<bK#$ !eVTEAYh=8{'ꔲx,Bb8fv^?ڰvm.m"ur}ІVMC4 vu #W>-?|z? K7?~O> . [vOO9!pGo-N[e0tl!QD311 #I+RQe7
+a4yktS)')B̛־5hgKFh(HPĺCՍ湶5 +͈pqk#Ea`~ZgY8k[x[шU䫼{geOoqf')qXb@eׄO<m %gӒG`Ac/TwKAP Ԫ[D`V7ORWn6+oԦ E.,TsmW՝yvQJ"z2,H]\Yga824jF{q?b '6AO 1;?R7Gl^'.o- wշ@̢п!Q'
+@CWϽR3ЉӀzb0[@Dvҿ~ԄuK| |zu1ʼwa8i}_W.6U֎c#+}7sc))ap
+R4伶2"]^vrMˋ1 DZ}@f-ϴjBz^av\\ٺ=^g2n8tvk{ihwy{[6S4<O=K24qWfTqJJLW] <9GVqd&h D`m%s?yy6O/xU}z_ǎ9u8OP{ii^D{@$Ia8Yr̅~v5/ԓA@C=:p>loe6+" 1qO|0e8zx߈}X[&c_,Be =!sHw_qfh&0.ͳ3X<M
+endstream
+endobj
+458 0 obj <<
+/Type /Page
+/Contents 459 0 R
+/Resources 457 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 456 0 R
+>> endobj
+460 0 obj <<
+/D [458 0 R /XYZ 143.727 753.953 null]
+>> endobj
+233 0 obj <<
+/D [458 0 R /XYZ 144.727 714.238 null]
+>> endobj
457 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F87 261 0 R /F49 250 0 R /F28 339 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+466 0 obj <<
/Length 1703
/Filter /FlateDecode
>>
@@ -1749,89 +1792,89 @@ r wyMbd}0*Wj@ ;bUOC[ejIߒ d(ϛ7D䵠Aо5
RӯӫLC%_63M@\k󻐁 B+ u}m,FgKEyk0{C6wJHU"952)Gk&!N[}?L'NAɭI'_ďgۉNji0#&=ݬ.-Ֆ(.-J.Ց\
\(f/
S l{6& v$tq?d^O1ϞO!P}wk@&
-G3 #LaܷMT/UnjzvO9zcʙgl”EESI*CS^YfQ0Y/ ן_mm^,ҴD]kZuaUR #eeEuG&@ݜp/ Sjy$HF2JVaՇ& ,\n&[Nɡ{#ThcXx*Rvױ09X|*%ltȔvJ>-s1<&iU`RQ\ؠ}c?1OvT3P_[h:EJ
+G3 #LaܷMT/UnjzvO9zcʙgl”EESI*CS^YfQ0Y/ ן_mm^,ҴD]kZuaUR #eeEuG&@ݜp/ Sjy$HF2JVaՇ& ,\n&[Nɡ{#ThcXx*Rvױ09X|*%ltȔvJ>-s1<&iU`RQ\ؠ}c?1OvT3P_[h:EJ
endstream
endobj
-456 0 obj <<
+465 0 obj <<
/Type /Page
-/Contents 457 0 R
-/Resources 455 0 R
+/Contents 466 0 R
+/Resources 464 0 R
/MediaBox [0 0 595.276 841.89]
-/Parent 451 0 R
-/Annots [ 452 0 R 460 0 R 453 0 R 462 0 R 454 0 R 468 0 R ]
+/Parent 456 0 R
+/Annots [ 461 0 R 469 0 R 462 0 R 471 0 R 463 0 R 477 0 R ]
>> endobj
-452 0 obj <<
+461 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[0 1 1]
/Rect [217.369 665.574 499.397 676.165]
/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.adobe.com/devnet/acrobat/pdfs/pdfmark_reference.pdf)>>
>> endobj
-460 0 obj <<
+469 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[0 1 1]
/Rect [191.232 653.021 263.395 663.608]
/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.adobe.com/devnet/acrobat/pdfs/pdfmark_reference.pdf)>>
>> endobj
-453 0 obj <<
+462 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[0 1 1]
/Rect [217.369 619.945 499.397 630.536]
/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference_1-7.pdf)>>
>> endobj
-462 0 obj <<
+471 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[0 1 1]
/Rect [191.232 607.392 285.484 617.979]
/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference_1-7.pdf)>>
>> endobj
-454 0 obj <<
+463 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[0 1 1]
/Rect [323.539 429.302 499.397 440.05]
/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.pdflib.com/fileadmin/pdflib/pdf/Bibel/bibel_d_pdfmark_1x1.pdf)>>
>> endobj
-468 0 obj <<
+477 0 obj <<
/Type /Annot
/Border[0 0 0]/H/I/C[0 1 1]
/Rect [191.232 416.906 409.133 427.493]
/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.pdflib.com/fileadmin/pdflib/pdf/Bibel/bibel_d_pdfmark_1x1.pdf)>>
>> endobj
-458 0 obj <<
-/D [456 0 R /XYZ 143.727 753.953 null]
+467 0 obj <<
+/D [465 0 R /XYZ 144.724 753.953 null]
>> endobj
-233 0 obj <<
-/D [456 0 R /XYZ 144.727 693.489 null]
+237 0 obj <<
+/D [465 0 R /XYZ 144.727 693.489 null]
>> endobj
-459 0 obj <<
-/D [456 0 R /XYZ 144.727 693.573 null]
+468 0 obj <<
+/D [465 0 R /XYZ 144.727 693.573 null]
>> endobj
-461 0 obj <<
-/D [456 0 R /XYZ 144.727 647.944 null]
+470 0 obj <<
+/D [465 0 R /XYZ 144.727 647.944 null]
>> endobj
-463 0 obj <<
-/D [456 0 R /XYZ 144.727 602.315 null]
+472 0 obj <<
+/D [465 0 R /XYZ 144.727 602.315 null]
>> endobj
-464 0 obj <<
-/D [456 0 R /XYZ 144.727 569.239 null]
+473 0 obj <<
+/D [465 0 R /XYZ 144.727 569.239 null]
>> endobj
-465 0 obj <<
-/D [456 0 R /XYZ 144.727 536.163 null]
+474 0 obj <<
+/D [465 0 R /XYZ 144.727 536.163 null]
>> endobj
-466 0 obj <<
-/D [456 0 R /XYZ 144.727 503.087 null]
+475 0 obj <<
+/D [465 0 R /XYZ 144.727 503.087 null]
>> endobj
-467 0 obj <<
-/D [456 0 R /XYZ 144.727 457.458 null]
+476 0 obj <<
+/D [465 0 R /XYZ 144.727 457.458 null]
>> endobj
-469 0 obj <<
-/D [456 0 R /XYZ 144.727 411.829 null]
+478 0 obj <<
+/D [465 0 R /XYZ 144.727 411.829 null]
>> endobj
-470 0 obj <<
-/D [456 0 R /XYZ 144.727 366.2 null]
+479 0 obj <<
+/D [465 0 R /XYZ 144.727 366.2 null]
>> endobj
-455 0 obj <<
+464 0 obj <<
/ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R
-/Font << /F82 254 0 R /F83 255 0 R /F86 256 0 R /F87 257 0 R /F49 246 0 R >>
+/Font << /F82 258 0 R /F83 259 0 R /F86 260 0 R /F87 261 0 R /F49 250 0 R >>
/ProcSet [ /PDF /Text ]
>> endobj
1 0 obj
@@ -1840,52 +1883,52 @@ endobj
2 0 obj
<<>>
endobj
-472 0 obj
+481 0 obj
[462.3 462.3]
endobj
-473 0 obj
+482 0 obj
[1062.5]
endobj
-475 0 obj
+484 0 obj
[500 500 500 500 500 500 500 500 277.8 277.8 277.8 777.8]
endobj
-476 0 obj
+485 0 obj
[569.4 569.4]
endobj
-478 0 obj
+487 0 obj
[777.8 500 530.9 750 758.5 714.7 827.9 738.2 643.1 786.3 831.3 439.6 554.5 849.3 680.6 970.1 803.5 762.8 642 790.6 759.3 613.2 584.4 682.8 583.3 944.4 828.5 580.6 682.6 388.9 388.9 388.9 1000 1000 416.7 528.6 429.2 432.8 520.5 465.6 489.6 477 576.2 344.5 411.8 520.6 298.4 878 600.2 484.7 503.1 446.4 451.2 468.8 361.1 572.5 484.7 715.9 571.5 490.3]
endobj
-479 0 obj
+488 0 obj
[777.8 777.8 777.8 777.8 777.8 777.8 777.8 1000 1000 777.8 777.8 1000 1000 500 500 1000 1000 1000 777.8 1000 1000 611.1 611.1 1000 1000 1000 777.8 275 1000 666.7 666.7 888.9 888.9 0 0 555.6 555.6 666.7 500 722.2 722.2 777.8 777.8 611.1 798.5 656.8 526.5 771.4 527.8 718.7 594.9 844.5 544.5 677.8 762 689.7 1200.9 820.5 796.1 695.6 816.7 847.5 605.6 544.6 625.8 612.8 987.8 713.3 668.3 724.7 666.7 666.7 666.7 666.7 666.7 611.1 611.1 444.4 444.4 444.4 444.4 500 500 388.9 388.9]
endobj
-481 0 obj
+490 0 obj
[602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602]
endobj
-482 0 obj
+491 0 obj
[1027.8]
endobj
-483 0 obj
+492 0 obj
[667 667 167 500 669 324 500 500 0 500 838 0 695 527 500 320 0 0 0 0 838 833 838 838 517 714 796 657 500 275 318 402 460 838 636 950 890 318 390 390 500 838 318 338 318 337 636 636 636 636 636 636 636 636 636 636 337 337 838 838 838 536 1000 722 735 765 802 730 694 799 872 395 401 747 664 1024 875 820 673 820 753 685 667 843 722 1028 712 660 695 390 337 390 838 500 318 596 640 560 640 592 370 640 644 320 310 606 320 948 644 602 640 640 478 513 402 644 565 856 564 565 527 636 337 636 838 0 636 521 318 636 518 1000 500 500 500 1342 685 400 1137 829 637 838 0 0 0 511 511 590 500 1000 500 1000 513 400 989 0 494 660 0 402 636 636 636 636 337 500 500 1000 475 612 838 338 1000 500 500 838 401 401 500 650 636 318 500 401 470 612 969 969 969 536 722 722 722 722 722 722 1001 765 730 730 730 730 395 395 395 395 807 875 820 820 820 820 820 838 820 843 843 843 843 660 676 668 596 596 596 596 596 596 940 560 592 592 592 592 320 320 320 320 602 644 602 602 602 602 602 838 602 644 644 644 644]
endobj
-484 0 obj
+493 0 obj
[415 348 365 696 696 696 696 696 696 696 696 696 696 369 369 838 838 838 586 1000 776 845 796 867 762 710 854 945 468 473 869 703 1107 914 871 752 871 831 722 744 872 776 1123 776 714 730 473 365 473 838 500 348 648 699 609 699 636 430 699 727 380 362 693 380 1058 727 667 699 699 527 563 462 727 581 861 596 581 568 643 364 643 838 0 696 579 348 696 575 1000 523 523 500 1385 722 400 1180 890 657 838 0 0 0 575 575 639 500 1000 500 1000 563 400 1028 0 494 714 0 439 696 696 636 696 364 523 500 1000 487 625 838 415 1000 500 500 838 438 438 500 732 636 348 500 438 500 625 1043 1043 1043 586 776 776 776 776 776 776 1034 796 762 762 762 762 468 468 468 468 874 914 871 871 871 871 871 838 871 872 872 872 872 714 757 760 648 648 648 648 648]
endobj
-485 0 obj
+494 0 obj
[667 667 167 500 669 324 500 500 0 500 838 0 695 527 500 320 0 0 0 0 838 833 838 838 517 714 796 657 500 275 318 402 460 838 636 950 890 318 390 390 500 838 318 338 318 337 636 636 636 636 636 636 636 636 636 636 337 337 838 838 838 536 1000 722 735 765 802 730 694 799 872 395 401 747 664 1024 875 820 673 820 753 685 667 843 722 1028 712 660 695 390 337 390 838 500 318 596 640 560 640 592 370 640 644 320 310 606 320 948 644 602 640 640 478 513 402 644 565 856 564 565]
endobj
-486 0 obj
+495 0 obj
[380 365 696 696 696 696 696 696 696 696 696 696 400 400 838 838 838 580 1000 774 762 734 830 683 683 821 837 372 372 775 637 995 837 850 733 850 770 720 682 812 774 1103 771 724 725 457 365 457 838 500 380 675 716 593 716 678 435 716 712 343 343 665 343 1042 712 687 716 716 493 595 478 712 652 924 645 652]
endobj
-487 0 obj
+496 0 obj
[602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602]
endobj
-488 0 obj
+497 0 obj
[337 337 838 838 838 531 1000 684 686 698 770 632 575 775 752 295 295 656 557 863 748 787 603 787 695 635 611 732 684 989 685 611 685 390 337 390 838 500 318 613 635 550 635 615 352 635 634 278 278 579 278 974 634 612 635 635 411 521 392 634]
endobj
-489 0 obj
+498 0 obj
[380 415 380 365 696 696 696 696 696 696 696 696 696 696 400 400 838 838 838 580 1000 774 762 734 830 683 683 821 837 372 372 775 637 995 837 850 733 850 770 720 682 812 774 1103 771 724 725 457 365 457 838 500 380 675 716 593 716 678 435 716 712 343 343 665 343 1042 712 687 716 716 493 595 478 712 652 924 645 652]
endobj
-490 0 obj <<
+499 0 obj <<
/Length1 1503
/Length2 6305
/Length3 0
@@ -1914,7 +1957,7 @@ Nzڃw~r)8td&/?tgR9?lyU7XELS3n{6^UKpWi
-˞]m/m[?!.<}Q}S57DwZ0l?4g1("f\jKn#Vt0ƽRoi1lOc$i9GۥqS .HK.;R3v]0L {3RKܤq{_pW&t|1,kӚ.ǎ9~.o޻˱n:J$7;5,}^u2~5rf^`X(Z5lfcOE[hPmNt(#Ϋ:LjT*4v˔1fbTA|ta]]vlF̅_ f
endstream
endobj
-491 0 obj <<
+500 0 obj <<
/Type /FontDescriptor
/FontName /PQYSBP+BeraSerif-Bold
/Flags 4
@@ -1926,9 +1969,9 @@ endobj
/StemV 116
/XHeight 519
/CharSet (/A/C/E/F/G/H/L/M/O/P/R/U/V/W/a/adieresis/b/c/colon/d/e/eight/endash/f/five/four/g/germandbls/h/hyphen/i/k/l/m/n/nine/o/one/p/period/q/r/s/seven/six/t/three/two/u/v/w/x/zero)
-/FontFile 490 0 R
+/FontFile 499 0 R
>> endobj
-492 0 obj <<
+501 0 obj <<
/Length1 1989
/Length2 8549
/Length3 0
@@ -1973,7 +2016,7 @@ eԢezLcgCba~+QHzKM%طTH<z;0ZLo0fEj/
_
endstream
endobj
-493 0 obj <<
+502 0 obj <<
/Type /FontDescriptor
/FontName /BRVIYT+BeraSerif-Roman
/Flags 4
@@ -1985,9 +2028,9 @@ endobj
/StemV 106
/XHeight 519
/CharSet (/A/B/C/D/E/F/G/H/I/K/L/M/N/O/P/R/S/T/U/V/W/X/Y/a/b/braceleft/braceright/bracketleft/bracketright/bullet/c/colon/comma/d/e/eight/endash/equal/exclam/f/fi/five/fl/four/g/h/hyphen/i/j/k/l/m/n/nine/numbersign/o/one/p/parenleft/parenright/period/q/quoteright/r/s/semicolon/seven/six/slash/t/three/two/u/udieresis/v/w/x/y/z/zero)
-/FontFile 492 0 R
+/FontFile 501 0 R
>> endobj
-494 0 obj <<
+503 0 obj <<
/Length1 1464
/Length2 5969
/Length3 0
@@ -2024,7 +2067,7 @@ Z;ͳqXkV ߴTTjjL4W _^8'zk)3 =%Bt2sۃo]
F} yM5hߟS?qm0X=3hwjW~!*I1ecuDO[u#Eaפ>Fnuziеy$;48.
endstream
endobj
-495 0 obj <<
+504 0 obj <<
/Type /FontDescriptor
/FontName /UWUDKR+BeraSerif-Roman-Slant_167
/Flags 4
@@ -2036,9 +2079,9 @@ endobj
/StemV 106
/XHeight 519
/CharSet (/A/B/C/D/E/F/G/I/K/L/M/N/O/P/R/S/T/U/V/W/X/a/ampersand/b/c/colon/d/e/f/fi/g/h/hyphen/i/j/k/l/m/n/o/p/period/quoteright/r/s/t/u/v/w/x/y)
-/FontFile 494 0 R
+/FontFile 503 0 R
>> endobj
-496 0 obj <<
+505 0 obj <<
/Length1 1119
/Length2 3329
/Length3 0
@@ -2061,7 +2104,7 @@ a!yjGi]Y;Yua/3#  |] 5/:"/(>4͖($rμS#_4
Yr tjFM~.`8vèAJ|]ziէYd߼
endstream
endobj
-497 0 obj <<
+506 0 obj <<
/Type /FontDescriptor
/FontName /MBHEGB+BeraSansMono-Bold
/Flags 4
@@ -2073,9 +2116,9 @@ endobj
/StemV 201
/XHeight 547
/CharSet (/a/b/backslash/c/d/e/f/g/h/i/j/k/l/m/n/o/p/period/q/r/s/t/u/v/w/x/y/z)
-/FontFile 496 0 R
+/FontFile 505 0 R
>> endobj
-498 0 obj <<
+507 0 obj <<
/Length1 1877
/Length2 6513
/Length3 0
@@ -2112,7 +2155,7 @@ bO|9rb~3,,t>|6T7YNZ/8V<lq!5)|tE
~8I_p+i*y#z~oNOZ=K2 +-/&'u=ڣ45ߌzRS;FKOmXxF_9T"?*knנ<T|FoF5CpMԥAߧSZ'x#, @+l\LlvRFMͭK0 T*3/8ۙgpADѲ,]%5 16Xƴb{;ɰfnTĵ?/8k*`veomiYIN9y{kD.@U[9@t)# %=!-"1L"M_'Zi{'Jd瑖2TT?9IE3HتJ?EghsvۡǦ+WC X&p.d_lcsC43yw=$/cXOxrMzw;zg\b?he@ʷtlǐ@h(i[&ʼnzxBK,C_~@" w<z'N< ҍJn$x"p㻆D+Stȓ O\BzEp/&$ڈx\"k|;^EuweWHus*=d_{5s@agTA<@"MG(?{5zJࢮi/5`?6څL6@"R˸KVCQ
endstream
endobj
-499 0 obj <<
+508 0 obj <<
/Type /FontDescriptor
/FontName /YRKPCS+BeraSansMono-Roman
/Flags 4
@@ -2124,42 +2167,36 @@ endobj
/StemV 201
/XHeight 547
/CharSet (/A/B/C/E/F/H/I/J/K/L/M/N/P/R/S/T/U/X/Y/a/asciitilde/at/b/backslash/braceleft/braceright/bracketleft/bracketright/c/colon/comma/d/e/eight/equal/f/four/g/h/hyphen/i/j/k/l/m/n/nine/o/one/p/parenleft/parenright/period/q/r/s/seven/slash/t/two/u/underscore/v/w/x/y/z/zero)
-/FontFile 498 0 R
+/FontFile 507 0 R
>> endobj
-500 0 obj <<
-/Length1 1180
-/Length2 3687
+509 0 obj <<
+/Length1 1198
+/Length2 3810
/Length3 0
-/Length 4405
+/Length 4542
/Filter /FlateDecode
>>
stream
-xmu\mABE[%SJ 1FAaR""2J[BBDRgᾟk|>|^s\<"7쑶0u$#**(Pc(CDj]aP Pb`r'E
-@$}@`
-Dpoc8@]=`0+3@z 5?r&Np;? {_0Mo` -[BkvH{8h4?g<I~
- LT_[v\QfbY=],[7s<M5
-ĐsQ
-+;7pПޗH|=Dz&dRʀ[z/ ( sU$\}$`
-B=m' {`dZښQ\ޥ`ކղԝnlE_=,>Ө`p2f
-IGE9UxWpp%5n~[kg *rtx"Kՙw^n]n:.,Mɸ<vNA_lB'?lX-7u:+"M]מeJ?kEOfXm9>qpRVl<sĞ&<VWr,?Ε8/c]h@ o>k }g0$4 5[π0"Sh6 Wtl×B/KC)5(OZM[4dQQ{f]uj?>g'K.'O:*о+.K#M:ۏƃ:(:.EN].{C}huXE73uª)gl{[ ZY
-)g)RXJi1h7jc-V2j(T $̶L}<+Ӂ0-Wɛ?3[\Hޣx)'N3:r!&Dbk
-*Iv3i!)[ $j%.3
-
-ďc1wM27GRUR!,ݢo4 .:5g-'euqQnkɿY3?$'mW]n-]7Y( B& Y%\dZɪKgnH2-L^ dм3!$Ҍf)f]oqI֮ B.ҩl];t5N3c,D`sᓡ
-w+ >u&(0ңV.a['Ě_$|:8ZIzq;ᵭGpgktNj). "o捣[SYY$ypj W]h (o[w<|)H#~ӞZb!IG"^oI7~*JXTr<X˜K g664. Lһv+y1>g}LSZ5g9*UT!kWWy2*պpUFfƷ wL~Za/
-4(v}o[ }q[٠
-C֒Ý(ՏJPk|[ J\w 5XWJ{euh}U;r۴U}YԀXVޙ> @;>zu ׫eLhI<M`Va3'!Ō$42>&|40gebZMu^˧J<zGqKظ91j{RyA%<N<G:]H(dc7bJ9R)Aw͎u,65-ma?[pwzd>bge]I\Bu@OySy 76q!ɡ|A?QiG: ,4>a;Ji6: *A.7CJ\V%n* $)ocHjԊPF9Bvm>aq#I?'jtȍMc*rKpшQ²X,K䢤4cuI_Mof"P6IƊRX
-
-@0lG1IK^}%u<]r얽0s3sbXO,%Mn_Ǫzy-n2']c0|WZ #_7-ԴBVUAdi5Lϧ&Z7<!>&p/bB=$tX-]</?LX:O(\(}}t8fa2ӌpw߰W=qw_orY+E=][1e&1'}nnҝvm=FF;?rGX_\
-MbEDzӌͬyp$P `xF?q8"t35
-u^9r4!sKm6CH).ՉڅCZKezAto`S6sqe^ݡ{Y4Ɗ;~A+3)l
-!IJ#yW wY)M)lVSI\]ɤhn .(۵Ȩ|~L c:E_$Bݶt7,oA%Vn zɪz΂@^Cn~{FUmcIʈM]w>Nόխ>FD&׵uOr]ɢ>hfE PѓF\f8ް@nZB+
-)Pox =`
+xmw<o(dԇq̃˞qpsȈlQȎlev(J2R{}}u{\^cqeGB‰K\*,WA;`0 P"`8$!o@ P@BN"+/ `L L `@B
+!4~G$8ܽ(GB?L\p7ˋ~_9sG(&mߖAF*ʖf<kQp# @e
+q{R3 q@dC@rs!%_^;3o8f}0i,6eVQAxq ҹC$eHO "P/;!Is@!ഓchBkL\5}jo%%!m6OS[bt+ A:i> ]"eʋ76%ĺ%Uܪho$J<{oν]4|ElVu)f+W<toCQOv|V,%SՌ{M*)3;[W!nuEWma }PeIp)KoS>_]G+kdGw Yȗ?KҖ f*ۑuΘqs[&<$;6n+*KjV@]=Jï.jF;]Hݣxz֪6`qcQ'j>qF5Y1$`NGfa$xd%ՇAX ١Rgw1挐|EcZ
+2‹ɻE_h]+I~um=ׅ`=&kUT͗d,5uAGFmF<g%~B1ӡ:`sYI&({Gۭ "-,@x*HԞֶ}%,늌81?0]!1Avrl螮#ؠ!RwP:;{(_0^s2?=O[i
+N>;}z>ģR<
+N#rMt?N<N|\pbm6anH}P
+-9{hLw)Ǖ|mL*ҋG+}N^!ػ40
+P:D=ϘR 0RI[w\ >jN=Dnu1mInd×ހm?exLU u|) 4rF2_9A*ua"7|0$|,b@{Gm[}qv/۫hif".b)h&RzMok\?/k(H}ݔj1|1S^Q%oyEhF_ZV
+[Z/;X=tDXdfPc>s+Q"Õg!- f'̞4 `1f&VGmw\ T2=o9-ר#ЦX/)ەHari96s*v4k=?<zMxf PrS~/ 5 T;_4y x}nLY54ZYFU%,>r[CVW3nOJcP'-x@sD%o&ڿ`!ոidLJ%B,-^ ޅ 5a'kEuk<duڱz+,8'0ڜ_0{&x8=z݆'Nr&>σcs0WoIZI@դW$ʯ <ec>L\̵ #/O=3 ly#df6u.c$j;_n?_ k7$h啜KtHyW27uBX<hQ>6)Cќ(ʦ!_y=%'cWL*?M:p,j
+묩ǰuM蔬h(8?]}VZQ˷Ʋi"hry|Hhޗ[˜)nuW+p)7^ޖ]6Vs'wL署]~ML>>NOfv3sMe"69  &37$/J 2ȞߑͩN(`?vo>z<QPXcSJE85\_~N8Lr<\aJN:b>@֞Ev&[W4g Y>g1^S5/f&;eU;BJhh1jxXfKn:Q)eg"r9W9BpoSvE.f$B%',l_Szz#e=4
+N~R\q5Rܡ
+짝wO072k/`(&pxɫ˦L4gC="ͪ+)CUm-9r ϫU@_GUS}P&1)-|cPX T+`/-xT>7&
+Z9OO E\axs'%(AghKq;mrg#۵^P>FTodcm%_z#[8KM9w-t/vF&C+fh*oleVG dZY{p| y:b5lP@M3 #1F>*K˹p&ulT|H܅
+,\k|i9b7|2cPv;l5בlnQ2@+ R3eaO2ǍSg6+(ZyWj%IqC+C8SȾjxM/,ޱ@}2?D\RS)PeGqL- O,׎tE
+X֧m>D
endstream
endobj
-501 0 obj <<
+510 0 obj <<
/Type /FontDescriptor
-/FontName /TYJKUM+BeraSans-Bold
+/FontName /RSBAYV+BeraSans-Bold
/Flags 4
/FontBBox [-199 -236 1417 928]
/Ascent 749
@@ -2168,10 +2205,10 @@ endobj
/ItalicAngle 0
/StemV 127
/XHeight 547
-/CharSet (/A/D/F/J/K/N/P/a/b/c/comma/d/e/f/five/hyphen/i/l/m/n/nine/o/one/p/period/r/s/t/two/u/v/y/zero)
-/FontFile 500 0 R
+/CharSet (/A/D/F/J/K/N/P/a/b/c/comma/d/e/f/five/hyphen/i/l/m/n/nine/o/one/p/period/r/s/t/three/two/u/v/y/zero)
+/FontFile 509 0 R
>> endobj
-502 0 obj <<
+511 0 obj <<
/Length1 883
/Length2 2237
/Length3 0
@@ -2190,7 +2227,7 @@ m]3
ּLOOF}T_-8|F%5o=t v T',GJKyœ ]z_=dKnXh
endstream
endobj
-503 0 obj <<
+512 0 obj <<
/Type /FontDescriptor
/FontName /QZWDNP+BeraSans-BoldOblique
/Flags 4
@@ -2202,9 +2239,9 @@ endobj
/StemV 127
/XHeight 547
/CharSet (/c/d/e/f/m/n/o/p/period/s/t/y)
-/FontFile 502 0 R
+/FontFile 511 0 R
>> endobj
-504 0 obj <<
+513 0 obj <<
/Length1 854
/Length2 2036
/Length3 0
@@ -2230,7 +2267,7 @@ JfMgzlN5B
ZuK*] }
endstream
endobj
-505 0 obj <<
+514 0 obj <<
/Type /FontDescriptor
/FontName /CQXUCX+BeraSans-Roman
/Flags 4
@@ -2242,9 +2279,9 @@ endobj
/StemV 106
/XHeight 547
/CharSet (/P/a/c/colon/e/g/h/k/o/r/t/u)
-/FontFile 504 0 R
+/FontFile 513 0 R
>> endobj
-506 0 obj <<
+515 0 obj <<
/Length1 1730
/Length2 2160
/Length3 0
@@ -2267,7 +2304,7 @@ kj8Y5L3}82TVwzQlcb
\dCim>%rH7THAޝ->ɹdQɚ c"U ͋p?)ʏj #&"v澺zc3WYmOY3w=c 5]ElJGtg*w)/,{QެR!^=4h[ÿ3eo eRug_%U/+zLS[/}yRJ5C7g͕n[]Mz:WdX'_.l?8bɿxg?DiL\qUng"ɊRej+54R8:@&oY\̈́ŲÍx7zmX .5DYS,4ٷhXvO{$|<aeYPq~mL*X[9'-[>O x4Z=E-Ϻv[VS' Z鑖 <rfW4?:YT5 /}=깰6V^'.w$<SMKb~!_Qn_y^$j;J:7zL/dUvW0~xv܌I@XSY&E+>?ڜ0#-efҍ{lPb
endstream
endobj
-507 0 obj <<
+516 0 obj <<
/Type /FontDescriptor
/FontName /AZVWNB+LMMathItalic10-Regular
/Flags 4
@@ -2279,9 +2316,9 @@ endobj
/StemV 60
/XHeight 431
/CharSet (/greater/n/x/y)
-/FontFile 506 0 R
+/FontFile 515 0 R
>> endobj
-508 0 obj <<
+517 0 obj <<
/Length1 1679
/Length2 19741
/Length3 0
@@ -2374,7 +2411,7 @@ W! F+bfJ} ؘ iB%߽ڰ{J 0bh:+=݅,#'b:y
<`>7Moo'j}NZKyK?C{n* m*HD >^W;gnz% t寄ezc~AAm@rɩTW[I]
endstream
endobj
-509 0 obj <<
+518 0 obj <<
/Type /FontDescriptor
/FontName /VUHKLO+LMRoman10-Regular
/Flags 4
@@ -2386,9 +2423,9 @@ endobj
/StemV 69
/XHeight 431
/CharSet (/equal/three/two)
-/FontFile 508 0 R
+/FontFile 517 0 R
>> endobj
-510 0 obj <<
+519 0 obj <<
/Length1 1653
/Length2 17214
/Length3 0
@@ -2460,7 +2497,7 @@ S,FUJf?*9
]ц]:-Gym24*Y25bQqU6~E3kRر8#sY <pJfs+T5 .\!6|Ž.H-ϓn/+^QjILdya.'ZD{<QčQЦ ;P
endstream
endobj
-511 0 obj <<
+520 0 obj <<
/Type /FontDescriptor
/FontName /KKESAE+LMRoman7-Regular
/Flags 4
@@ -2472,9 +2509,9 @@ endobj
/StemV 79
/XHeight 431
/CharSet (/one/two)
-/FontFile 510 0 R
+/FontFile 519 0 R
>> endobj
-512 0 obj <<
+521 0 obj <<
/Length1 1778
/Length2 2079
/Length3 0
@@ -2500,7 +2537,7 @@ PD
]k<Tﱎ̚U޽ ?ɨoQem|c P
endstream
endobj
-513 0 obj <<
+522 0 obj <<
/Type /FontDescriptor
/FontName /LYWAFA+LMMathSymbols10-Regular
/Flags 4
@@ -2512,9 +2549,9 @@ endobj
/StemV 40
/XHeight 431
/CharSet (/angbracketleft/angbracketright/arrowright/greaterequal)
-/FontFile 512 0 R
+/FontFile 521 0 R
>> endobj
-514 0 obj <<
+523 0 obj <<
/Length1 1722
/Length2 1374
/Length3 0
@@ -2535,7 +2572,7 @@ $DVvFD dTHnhsXt&:: 7(@05gK 7SFxPB Kx
ڬ٬s.K[u oV$t]kԷJ 8<X^e 﫿ڻ9gݸmZn?+a"QX}`' 2Qݘ3osZu:}޿4.#'ٓī{W;⋌nY??[;M.[΍w޹G,q;G[A&=m{Sf(Y <>}SˋmE}-\0.^ `*dF^n]%޷7˵(toȊkw>_1Nue4fmaiѹc8QƓIgIW<jؖ\C1ba'Ѩ}Ak֣z m& nضf~e+͏헧?L>l#-ozk\`η?EҝXx{_ܸJS”= 3Wp9xxmGԒCen {zT!W)*Qe eUv{|'o(n39/IӕUY6r$ӵR/ُCgMI(]+*u Nn֥O,q*NFfOfdή8}JP,fݼ瘝+kpjNE!͌)s;jSZGo.>|S}udS7-Z9zگ?f~<Rvu ̦}&6h~>y,>֥#1Yi50߅M?UQ~,}l k6q3:Ye(My=8?
endstream
endobj
-515 0 obj <<
+524 0 obj <<
/Type /FontDescriptor
/FontName /KIKMUK+LMMathSymbols7-Regular
/Flags 4
@@ -2547,9 +2584,9 @@ endobj
/StemV 49
/XHeight 431
/CharSet (/angbracketleft/angbracketright)
-/FontFile 514 0 R
+/FontFile 523 0 R
>> endobj
-516 0 obj <<
+525 0 obj <<
/Length1 1689
/Length2 1686
/Length3 0
@@ -2572,7 +2609,7 @@ BՄ'G(V,Gatӻ`AbE~\ÿIAŘA3XHt'B!ή A_%
g4ȳڢdL2lnk)L5|JIǨF(l
endstream
endobj
-517 0 obj <<
+526 0 obj <<
/Type /FontDescriptor
/FontName /WKCFLL+LMMathSymbols8-Regular
/Flags 4
@@ -2584,9 +2621,9 @@ endobj
/StemV 46
/XHeight 431
/CharSet (/arrowright)
-/FontFile 516 0 R
+/FontFile 525 0 R
>> endobj
-518 0 obj <<
+527 0 obj <<
/Length1 1689
/Length2 1707
/Length3 0
@@ -2607,7 +2644,7 @@ H  |)N%e
ZgCx`nOcL~~k!Jv{=,~~秉Zo[ɆX^鯆Ft/z'Rx]iN/zhQe!á.wpE⍌KGn.2jMQCuMFmiey4+<º{2rMy-L:nUc6 ^ڟ}Ֆ FriᦇΖfjcK<+Ƌg =65)ږ6[ܽBXtt1ֶƤ!oˍ8CgO*g604v R[KZ-u2xqEؔr^a<^^OGb<~zY^N2_ fNv:ێt{.%]
endstream
endobj
-519 0 obj <<
+528 0 obj <<
/Type /FontDescriptor
/FontName /MYRPCP+LMMathSymbols9-Regular
/Flags 4
@@ -2619,340 +2656,350 @@ endobj
/StemV 43
/XHeight 431
/CharSet (/arrowright)
-/FontFile 518 0 R
+/FontFile 527 0 R
>> endobj
-480 0 obj <<
+489 0 obj <<
/Type /Encoding
/Differences [2/fi/fl 33/exclam 35/numbersign 38/ampersand/quoteright/parenleft/parenright 44/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon 61/equal 64/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P 82/R/S/T/U/V/W/X/Y 91/bracketleft/backslash/bracketright 95/underscore 97/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft 125/braceright/asciitilde 149/bullet/endash 223/germandbls 228/adieresis 252/udieresis]
>> endobj
-477 0 obj <<
+486 0 obj <<
/Type /Encoding
/Differences [62/greater 110/n 120/x/y]
>> endobj
-471 0 obj <<
+480 0 obj <<
/Type /Encoding
/Differences [21/greaterequal 33/arrowright 104/angbracketleft/angbracketright]
>> endobj
-474 0 obj <<
+483 0 obj <<
/Type /Encoding
/Differences [49/one/two/three 61/equal]
>> endobj
-256 0 obj <<
+260 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /PQYSBP+BeraSerif-Bold
-/FontDescriptor 491 0 R
+/FontDescriptor 500 0 R
/FirstChar 45
/LastChar 228
-/Widths 484 0 R
-/Encoding 480 0 R
+/Widths 493 0 R
+/Encoding 489 0 R
>> endobj
-257 0 obj <<
+261 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /BRVIYT+BeraSerif-Roman
-/FontDescriptor 493 0 R
+/FontDescriptor 502 0 R
/FirstChar 2
/LastChar 252
-/Widths 483 0 R
-/Encoding 480 0 R
+/Widths 492 0 R
+/Encoding 489 0 R
>> endobj
-255 0 obj <<
+259 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /UWUDKR+BeraSerif-Roman-Slant_167
-/FontDescriptor 495 0 R
+/FontDescriptor 504 0 R
/FirstChar 2
/LastChar 121
-/Widths 485 0 R
-/Encoding 480 0 R
+/Widths 494 0 R
+/Encoding 489 0 R
>> endobj
-260 0 obj <<
+264 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /MBHEGB+BeraSansMono-Bold
-/FontDescriptor 497 0 R
+/FontDescriptor 506 0 R
/FirstChar 46
/LastChar 122
-/Widths 481 0 R
-/Encoding 480 0 R
+/Widths 490 0 R
+/Encoding 489 0 R
>> endobj
-246 0 obj <<
+250 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /YRKPCS+BeraSansMono-Roman
-/FontDescriptor 499 0 R
+/FontDescriptor 508 0 R
/FirstChar 40
/LastChar 126
-/Widths 487 0 R
-/Encoding 480 0 R
+/Widths 496 0 R
+/Encoding 489 0 R
>> endobj
-244 0 obj <<
+248 0 obj <<
/Type /Font
/Subtype /Type1
-/BaseFont /TYJKUM+BeraSans-Bold
-/FontDescriptor 501 0 R
+/BaseFont /RSBAYV+BeraSans-Bold
+/FontDescriptor 510 0 R
/FirstChar 44
/LastChar 121
-/Widths 489 0 R
-/Encoding 480 0 R
+/Widths 498 0 R
+/Encoding 489 0 R
>> endobj
-254 0 obj <<
+258 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /QZWDNP+BeraSans-BoldOblique
-/FontDescriptor 503 0 R
+/FontDescriptor 512 0 R
/FirstChar 46
/LastChar 121
-/Widths 486 0 R
-/Encoding 480 0 R
+/Widths 495 0 R
+/Encoding 489 0 R
>> endobj
-245 0 obj <<
+249 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /CQXUCX+BeraSans-Roman
-/FontDescriptor 505 0 R
+/FontDescriptor 514 0 R
/FirstChar 58
/LastChar 117
-/Widths 488 0 R
-/Encoding 480 0 R
+/Widths 497 0 R
+/Encoding 489 0 R
>> endobj
-387 0 obj <<
+392 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /AZVWNB+LMMathItalic10-Regular
-/FontDescriptor 507 0 R
+/FontDescriptor 516 0 R
/FirstChar 62
/LastChar 121
-/Widths 478 0 R
-/Encoding 477 0 R
+/Widths 487 0 R
+/Encoding 486 0 R
>> endobj
-334 0 obj <<
+339 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /LYWAFA+LMMathSymbols10-Regular
-/FontDescriptor 513 0 R
+/FontDescriptor 522 0 R
/FirstChar 21
/LastChar 105
-/Widths 479 0 R
-/Encoding 471 0 R
+/Widths 488 0 R
+/Encoding 480 0 R
>> endobj
-403 0 obj <<
+415 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /KIKMUK+LMMathSymbols7-Regular
-/FontDescriptor 515 0 R
+/FontDescriptor 524 0 R
/FirstChar 104
/LastChar 105
-/Widths 472 0 R
-/Encoding 471 0 R
+/Widths 481 0 R
+/Encoding 480 0 R
>> endobj
-391 0 obj <<
+396 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /WKCFLL+LMMathSymbols8-Regular
-/FontDescriptor 517 0 R
+/FontDescriptor 526 0 R
/FirstChar 33
/LastChar 33
-/Widths 473 0 R
-/Encoding 471 0 R
+/Widths 482 0 R
+/Encoding 480 0 R
>> endobj
-258 0 obj <<
+262 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /MYRPCP+LMMathSymbols9-Regular
-/FontDescriptor 519 0 R
+/FontDescriptor 528 0 R
/FirstChar 33
/LastChar 33
-/Widths 482 0 R
-/Encoding 471 0 R
+/Widths 491 0 R
+/Encoding 480 0 R
>> endobj
-389 0 obj <<
+394 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /VUHKLO+LMRoman10-Regular
-/FontDescriptor 509 0 R
+/FontDescriptor 518 0 R
/FirstChar 50
/LastChar 61
-/Widths 475 0 R
-/Encoding 474 0 R
+/Widths 484 0 R
+/Encoding 483 0 R
>> endobj
-388 0 obj <<
+393 0 obj <<
/Type /Font
/Subtype /Type1
/BaseFont /KKESAE+LMRoman7-Regular
-/FontDescriptor 511 0 R
+/FontDescriptor 520 0 R
/FirstChar 49
/LastChar 50
-/Widths 476 0 R
-/Encoding 474 0 R
+/Widths 485 0 R
+/Encoding 483 0 R
>> endobj
-247 0 obj <<
+251 0 obj <<
/Type /Pages
/Count 6
-/Parent 520 0 R
-/Kids [237 0 R 251 0 R 322 0 R 330 0 R 343 0 R 362 0 R]
+/Parent 529 0 R
+/Kids [241 0 R 255 0 R 327 0 R 335 0 R 348 0 R 367 0 R]
>> endobj
-392 0 obj <<
+397 0 obj <<
/Type /Pages
/Count 6
-/Parent 520 0 R
-/Kids [383 0 R 395 0 R 400 0 R 414 0 R 438 0 R 444 0 R]
+/Parent 529 0 R
+/Kids [388 0 R 400 0 R 405 0 R 412 0 R 428 0 R 448 0 R]
>> endobj
-451 0 obj <<
+456 0 obj <<
/Type /Pages
-/Count 2
-/Parent 520 0 R
-/Kids [448 0 R 456 0 R]
+/Count 3
+/Parent 529 0 R
+/Kids [453 0 R 458 0 R 465 0 R]
>> endobj
-520 0 obj <<
+529 0 obj <<
/Type /Pages
-/Count 14
-/Kids [247 0 R 392 0 R 451 0 R]
+/Count 15
+/Kids [251 0 R 397 0 R 456 0 R]
>> endobj
-521 0 obj <<
+530 0 obj <<
/Type /Outlines
/First 6 0 R
-/Last 234 0 R
+/Last 238 0 R
/Count 5
>> endobj
+238 0 obj <<
+/Title 239 0 R
+/A 236 0 R
+/Parent 530 0 R
+/Prev 234 0 R
+>> endobj
234 0 obj <<
/Title 235 0 R
/A 232 0 R
-/Parent 521 0 R
-/Prev 230 0 R
+/Parent 530 0 R
+/Prev 170 0 R
+/Next 238 0 R
>> endobj
230 0 obj <<
/Title 231 0 R
/A 228 0 R
-/Parent 521 0 R
-/Prev 166 0 R
-/Next 234 0 R
+/Parent 206 0 R
+/Prev 226 0 R
>> endobj
226 0 obj <<
/Title 227 0 R
/A 224 0 R
-/Parent 202 0 R
+/Parent 206 0 R
/Prev 222 0 R
+/Next 230 0 R
>> endobj
222 0 obj <<
/Title 223 0 R
/A 220 0 R
-/Parent 202 0 R
+/Parent 206 0 R
/Prev 218 0 R
/Next 226 0 R
>> endobj
218 0 obj <<
/Title 219 0 R
/A 216 0 R
-/Parent 202 0 R
+/Parent 206 0 R
/Prev 214 0 R
/Next 222 0 R
>> endobj
214 0 obj <<
/Title 215 0 R
/A 212 0 R
-/Parent 202 0 R
+/Parent 206 0 R
/Prev 210 0 R
/Next 218 0 R
>> endobj
210 0 obj <<
/Title 211 0 R
/A 208 0 R
-/Parent 202 0 R
-/Prev 206 0 R
+/Parent 206 0 R
/Next 214 0 R
>> endobj
206 0 obj <<
/Title 207 0 R
/A 204 0 R
-/Parent 202 0 R
-/Next 210 0 R
+/Parent 170 0 R
+/Prev 174 0 R
+/First 210 0 R
+/Last 230 0 R
+/Count -6
>> endobj
202 0 obj <<
/Title 203 0 R
/A 200 0 R
-/Parent 166 0 R
-/Prev 170 0 R
-/First 206 0 R
-/Last 226 0 R
-/Count -6
+/Parent 174 0 R
+/Prev 198 0 R
>> endobj
198 0 obj <<
/Title 199 0 R
/A 196 0 R
-/Parent 170 0 R
+/Parent 174 0 R
/Prev 194 0 R
+/Next 202 0 R
>> endobj
194 0 obj <<
/Title 195 0 R
/A 192 0 R
-/Parent 170 0 R
+/Parent 174 0 R
/Prev 190 0 R
/Next 198 0 R
>> endobj
190 0 obj <<
/Title 191 0 R
/A 188 0 R
-/Parent 170 0 R
+/Parent 174 0 R
/Prev 186 0 R
/Next 194 0 R
>> endobj
186 0 obj <<
/Title 187 0 R
/A 184 0 R
-/Parent 170 0 R
+/Parent 174 0 R
/Prev 182 0 R
/Next 190 0 R
>> endobj
182 0 obj <<
/Title 183 0 R
/A 180 0 R
-/Parent 170 0 R
+/Parent 174 0 R
/Prev 178 0 R
/Next 186 0 R
>> endobj
178 0 obj <<
/Title 179 0 R
/A 176 0 R
-/Parent 170 0 R
-/Prev 174 0 R
+/Parent 174 0 R
/Next 182 0 R
>> endobj
174 0 obj <<
/Title 175 0 R
/A 172 0 R
/Parent 170 0 R
-/Next 178 0 R
+/Next 206 0 R
+/First 178 0 R
+/Last 202 0 R
+/Count -7
>> endobj
170 0 obj <<
/Title 171 0 R
/A 168 0 R
-/Parent 166 0 R
-/Next 202 0 R
+/Parent 530 0 R
+/Prev 158 0 R
+/Next 234 0 R
/First 174 0 R
-/Last 198 0 R
-/Count -7
+/Last 206 0 R
+/Count -2
>> endobj
166 0 obj <<
/Title 167 0 R
/A 164 0 R
-/Parent 521 0 R
-/Prev 154 0 R
-/Next 230 0 R
-/First 170 0 R
-/Last 202 0 R
-/Count -2
+/Parent 162 0 R
>> endobj
162 0 obj <<
/Title 163 0 R
/A 160 0 R
/Parent 158 0 R
+/First 166 0 R
+/Last 166 0 R
+/Count -1
>> endobj
158 0 obj <<
/Title 159 0 R
/A 156 0 R
-/Parent 154 0 R
+/Parent 530 0 R
+/Prev 6 0 R
+/Next 170 0 R
/First 162 0 R
/Last 162 0 R
/Count -1
@@ -2960,18 +3007,15 @@ endobj
154 0 obj <<
/Title 155 0 R
/A 152 0 R
-/Parent 521 0 R
-/Prev 6 0 R
-/Next 166 0 R
-/First 158 0 R
-/Last 158 0 R
-/Count -1
+/Parent 26 0 R
+/Prev 150 0 R
>> endobj
150 0 obj <<
/Title 151 0 R
/A 148 0 R
/Parent 26 0 R
/Prev 146 0 R
+/Next 154 0 R
>> endobj
146 0 obj <<
/Title 147 0 R
@@ -3188,8 +3232,8 @@ endobj
/Parent 6 0 R
/Prev 10 0 R
/First 30 0 R
-/Last 150 0 R
-/Count -31
+/Last 154 0 R
+/Count -32
>> endobj
22 0 obj <<
/Title 23 0 R
@@ -3222,692 +3266,706 @@ endobj
6 0 obj <<
/Title 7 0 R
/A 4 0 R
-/Parent 521 0 R
-/Next 154 0 R
+/Parent 530 0 R
+/Next 158 0 R
/First 10 0 R
/Last 26 0 R
/Count -2
>> endobj
-522 0 obj <<
-/Names [(Doc-Start) 243 0 R (Hfootnote.1) 262 0 R (Hfootnote.38) 390 0 R (Hfootnote.6) 335 0 R (Hfootnote.66) 434 0 R (Hfootnote.88) 442 0 R]
-/Limits [(Doc-Start) (Hfootnote.88)]
->> endobj
-523 0 obj <<
-/Names [(cite.bib:AdobePDFRef17) 461 0 R (cite.bib:Adobe_pdfmark) 459 0 R (cite.bib:bibel_pdfmark) 467 0 R (cite.bib:latexbegleiter) 469 0 R (cite.bib:latexgepackt) 465 0 R (cite.bib:ltxdoc) 464 0 R]
-/Limits [(cite.bib:AdobePDFRef17) (cite.bib:ltxdoc)]
->> endobj
-524 0 obj <<
-/Names [(cite.bib:ltxdocext) 470 0 R (cite.bib:xcolor) 466 0 R (cite.bib:xkeyval) 463 0 R (page.1) 242 0 R (page.10) 416 0 R (page.11) 440 0 R]
-/Limits [(cite.bib:ltxdocext) (page.11)]
->> endobj
-525 0 obj <<
-/Names [(page.12) 446 0 R (page.13) 450 0 R (page.14) 458 0 R (page.2) 253 0 R (page.3) 324 0 R (page.4) 332 0 R]
-/Limits [(page.12) (page.4)]
->> endobj
-526 0 obj <<
-/Names [(page.5) 345 0 R (page.6) 364 0 R (page.7) 385 0 R (page.8) 397 0 R (page.9) 402 0 R (section*.102) 233 0 R]
-/Limits [(page.5) (section*.102)]
->> endobj
-527 0 obj <<
-/Names [(section*.19) 365 0 R (section*.2) 259 0 R (section*.20) 366 0 R (section*.21) 367 0 R (section*.22) 368 0 R (section*.23) 369 0 R]
-/Limits [(section*.19) (section*.23)]
->> endobj
-528 0 obj <<
-/Names [(section*.24) 370 0 R (section*.25) 371 0 R (section*.26) 372 0 R (section*.27) 373 0 R (section*.28) 374 0 R (section*.29) 375 0 R]
-/Limits [(section*.24) (section*.29)]
->> endobj
-529 0 obj <<
-/Names [(section*.3) 261 0 R (section*.30) 376 0 R (section*.31) 377 0 R (section*.32) 378 0 R (section*.33) 379 0 R (section*.39) 386 0 R]
-/Limits [(section*.3) (section*.39)]
->> endobj
-530 0 obj <<
-/Names [(section*.4) 325 0 R (section*.45) 398 0 R (section*.5) 333 0 R (section*.68) 419 0 R (section*.72) 420 0 R (section*.74) 421 0 R]
-/Limits [(section*.4) (section*.74)]
->> endobj
531 0 obj <<
-/Names [(section*.77) 423 0 R (section*.80) 426 0 R (section*.83) 429 0 R (section*.86) 432 0 R (section*.90) 441 0 R (section.101) 229 0 R]
-/Limits [(section*.77) (section.101)]
+/Names [(Doc-Start) 247 0 R (Hfootnote.1) 266 0 R (Hfootnote.39) 395 0 R (Hfootnote.6) 340 0 R (Hfootnote.67) 419 0 R (Hfootnote.89) 445 0 R]
+/Limits [(Doc-Start) (Hfootnote.89)]
>> endobj
532 0 obj <<
-/Names [(section.62) 153 0 R (section.69) 165 0 R (section.7) 5 0 R (subsection.12) 25 0 R (subsection.63) 157 0 R (subsection.70) 169 0 R]
-/Limits [(section.62) (subsection.70)]
+/Names [(cite.bib:AdobePDFRef17) 470 0 R (cite.bib:Adobe_pdfmark) 468 0 R (cite.bib:bibel_pdfmark) 476 0 R (cite.bib:latexbegleiter) 478 0 R (cite.bib:latexgepackt) 474 0 R (cite.bib:ltxdoc) 473 0 R]
+/Limits [(cite.bib:AdobePDFRef17) (cite.bib:ltxdoc)]
>> endobj
533 0 obj <<
-/Names [(subsection.8) 9 0 R (subsection.94) 201 0 R (subsubsection.10) 17 0 R (subsubsection.100) 225 0 R (subsubsection.11) 21 0 R (subsubsection.13) 29 0 R]
-/Limits [(subsection.8) (subsubsection.13)]
+/Names [(cite.bib:ltxdocext) 479 0 R (cite.bib:xcolor) 475 0 R (cite.bib:xkeyval) 472 0 R (page.1) 246 0 R (page.10) 414 0 R (page.11) 430 0 R]
+/Limits [(cite.bib:ltxdocext) (page.11)]
>> endobj
534 0 obj <<
-/Names [(subsubsection.14) 33 0 R (subsubsection.15) 37 0 R (subsubsection.16) 41 0 R (subsubsection.17) 45 0 R (subsubsection.18) 49 0 R (subsubsection.34) 53 0 R]
-/Limits [(subsubsection.14) (subsubsection.34)]
+/Names [(page.12) 450 0 R (page.13) 455 0 R (page.14) 460 0 R (page.15) 467 0 R (page.2) 257 0 R (page.3) 329 0 R]
+/Limits [(page.12) (page.3)]
>> endobj
535 0 obj <<
-/Names [(subsubsection.35) 57 0 R (subsubsection.36) 61 0 R (subsubsection.37) 65 0 R (subsubsection.40) 69 0 R (subsubsection.41) 73 0 R (subsubsection.42) 77 0 R]
-/Limits [(subsubsection.35) (subsubsection.42)]
+/Names [(page.4) 337 0 R (page.5) 350 0 R (page.6) 369 0 R (page.7) 390 0 R (page.8) 402 0 R (page.9) 407 0 R]
+/Limits [(page.4) (page.9)]
>> endobj
536 0 obj <<
-/Names [(subsubsection.43) 81 0 R (subsubsection.44) 85 0 R (subsubsection.46) 89 0 R (subsubsection.47) 93 0 R (subsubsection.48) 97 0 R (subsubsection.49) 101 0 R]
-/Limits [(subsubsection.43) (subsubsection.49)]
+/Names [(section*.103) 237 0 R (section*.19) 370 0 R (section*.2) 263 0 R (section*.20) 371 0 R (section*.21) 372 0 R (section*.22) 373 0 R]
+/Limits [(section*.103) (section*.22)]
>> endobj
537 0 obj <<
-/Names [(subsubsection.50) 105 0 R (subsubsection.51) 109 0 R (subsubsection.52) 113 0 R (subsubsection.53) 117 0 R (subsubsection.54) 121 0 R (subsubsection.55) 125 0 R]
-/Limits [(subsubsection.50) (subsubsection.55)]
+/Names [(section*.23) 374 0 R (section*.24) 375 0 R (section*.25) 376 0 R (section*.26) 377 0 R (section*.27) 378 0 R (section*.28) 379 0 R]
+/Limits [(section*.23) (section*.28)]
>> endobj
538 0 obj <<
-/Names [(subsubsection.56) 129 0 R (subsubsection.57) 133 0 R (subsubsection.58) 137 0 R (subsubsection.59) 141 0 R (subsubsection.60) 145 0 R (subsubsection.61) 149 0 R]
-/Limits [(subsubsection.56) (subsubsection.61)]
+/Names [(section*.29) 380 0 R (section*.3) 265 0 R (section*.30) 381 0 R (section*.31) 382 0 R (section*.32) 383 0 R (section*.33) 384 0 R]
+/Limits [(section*.29) (section*.33)]
>> endobj
539 0 obj <<
-/Names [(subsubsection.64) 161 0 R (subsubsection.71) 173 0 R (subsubsection.73) 177 0 R (subsubsection.75) 181 0 R (subsubsection.89) 185 0 R (subsubsection.9) 13 0 R]
-/Limits [(subsubsection.64) (subsubsection.9)]
+/Names [(section*.4) 330 0 R (section*.40) 391 0 R (section*.46) 403 0 R (section*.5) 338 0 R (section*.69) 418 0 R (section*.73) 431 0 R]
+/Limits [(section*.4) (section*.73)]
>> endobj
540 0 obj <<
-/Names [(subsubsection.91) 189 0 R (subsubsection.92) 193 0 R (subsubsection.93) 197 0 R (subsubsection.95) 205 0 R (subsubsection.96) 209 0 R (subsubsection.97) 213 0 R]
-/Limits [(subsubsection.91) (subsubsection.97)]
+/Names [(section*.75) 432 0 R (section*.78) 434 0 R (section*.81) 437 0 R (section*.84) 440 0 R (section*.87) 443 0 R (section*.91) 451 0 R]
+/Limits [(section*.75) (section*.91)]
>> endobj
541 0 obj <<
-/Names [(subsubsection.98) 217 0 R (subsubsection.99) 221 0 R (zref@unique.65) 417 0 R (zref@unique.67) 418 0 R (zref@unique.76) 422 0 R (zref@unique.78) 424 0 R]
-/Limits [(subsubsection.98) (zref@unique.78)]
+/Names [(section.102) 233 0 R (section.63) 157 0 R (section.7) 5 0 R (section.70) 169 0 R (subsection.12) 25 0 R (subsection.64) 161 0 R]
+/Limits [(section.102) (subsection.64)]
>> endobj
542 0 obj <<
-/Names [(zref@unique.79) 425 0 R (zref@unique.81) 427 0 R (zref@unique.82) 428 0 R (zref@unique.84) 430 0 R (zref@unique.85) 431 0 R (zref@unique.87) 433 0 R]
-/Limits [(zref@unique.79) (zref@unique.87)]
+/Names [(subsection.71) 173 0 R (subsection.8) 9 0 R (subsection.95) 205 0 R (subsubsection.10) 17 0 R (subsubsection.100) 225 0 R (subsubsection.101) 229 0 R]
+/Limits [(subsection.71) (subsubsection.101)]
>> endobj
543 0 obj <<
-/Kids [522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R]
-/Limits [(Doc-Start) (section*.23)]
+/Names [(subsubsection.11) 21 0 R (subsubsection.13) 29 0 R (subsubsection.14) 33 0 R (subsubsection.15) 37 0 R (subsubsection.16) 41 0 R (subsubsection.17) 45 0 R]
+/Limits [(subsubsection.11) (subsubsection.17)]
>> endobj
544 0 obj <<
-/Kids [528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R]
-/Limits [(section*.24) (subsubsection.13)]
+/Names [(subsubsection.18) 49 0 R (subsubsection.34) 53 0 R (subsubsection.35) 57 0 R (subsubsection.36) 61 0 R (subsubsection.37) 65 0 R (subsubsection.38) 69 0 R]
+/Limits [(subsubsection.18) (subsubsection.38)]
>> endobj
545 0 obj <<
-/Kids [534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R]
-/Limits [(subsubsection.14) (subsubsection.9)]
+/Names [(subsubsection.41) 73 0 R (subsubsection.42) 77 0 R (subsubsection.43) 81 0 R (subsubsection.44) 85 0 R (subsubsection.45) 89 0 R (subsubsection.47) 93 0 R]
+/Limits [(subsubsection.41) (subsubsection.47)]
>> endobj
546 0 obj <<
-/Kids [540 0 R 541 0 R 542 0 R]
-/Limits [(subsubsection.91) (zref@unique.87)]
+/Names [(subsubsection.48) 97 0 R (subsubsection.49) 101 0 R (subsubsection.50) 105 0 R (subsubsection.51) 109 0 R (subsubsection.52) 113 0 R (subsubsection.53) 117 0 R]
+/Limits [(subsubsection.48) (subsubsection.53)]
>> endobj
547 0 obj <<
-/Kids [543 0 R 544 0 R 545 0 R 546 0 R]
-/Limits [(Doc-Start) (zref@unique.87)]
+/Names [(subsubsection.54) 121 0 R (subsubsection.55) 125 0 R (subsubsection.56) 129 0 R (subsubsection.57) 133 0 R (subsubsection.58) 137 0 R (subsubsection.59) 141 0 R]
+/Limits [(subsubsection.54) (subsubsection.59)]
>> endobj
548 0 obj <<
-/Dests 547 0 R
+/Names [(subsubsection.60) 145 0 R (subsubsection.61) 149 0 R (subsubsection.62) 153 0 R (subsubsection.65) 165 0 R (subsubsection.72) 177 0 R (subsubsection.74) 181 0 R]
+/Limits [(subsubsection.60) (subsubsection.74)]
>> endobj
549 0 obj <<
+/Names [(subsubsection.76) 185 0 R (subsubsection.9) 13 0 R (subsubsection.90) 189 0 R (subsubsection.92) 193 0 R (subsubsection.93) 197 0 R (subsubsection.94) 201 0 R]
+/Limits [(subsubsection.76) (subsubsection.94)]
+>> endobj
+550 0 obj <<
+/Names [(subsubsection.96) 209 0 R (subsubsection.97) 213 0 R (subsubsection.98) 217 0 R (subsubsection.99) 221 0 R (zref@unique.66) 416 0 R (zref@unique.68) 417 0 R]
+/Limits [(subsubsection.96) (zref@unique.68)]
+>> endobj
+551 0 obj <<
+/Names [(zref@unique.77) 433 0 R (zref@unique.79) 435 0 R (zref@unique.80) 436 0 R (zref@unique.82) 438 0 R (zref@unique.83) 439 0 R (zref@unique.85) 441 0 R]
+/Limits [(zref@unique.77) (zref@unique.85)]
+>> endobj
+552 0 obj <<
+/Names [(zref@unique.86) 442 0 R (zref@unique.88) 444 0 R]
+/Limits [(zref@unique.86) (zref@unique.88)]
+>> endobj
+553 0 obj <<
+/Kids [531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R]
+/Limits [(Doc-Start) (section*.22)]
+>> endobj
+554 0 obj <<
+/Kids [537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 0 R]
+/Limits [(section*.23) (subsubsection.101)]
+>> endobj
+555 0 obj <<
+/Kids [543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R]
+/Limits [(subsubsection.11) (subsubsection.74)]
+>> endobj
+556 0 obj <<
+/Kids [549 0 R 550 0 R 551 0 R 552 0 R]
+/Limits [(subsubsection.76) (zref@unique.88)]
+>> endobj
+557 0 obj <<
+/Kids [553 0 R 554 0 R 555 0 R 556 0 R]
+/Limits [(Doc-Start) (zref@unique.88)]
+>> endobj
+558 0 obj <<
+/Dests 557 0 R
+>> endobj
+559 0 obj <<
/Type /Catalog
-/Pages 520 0 R
-/Outlines 521 0 R
-/Names 548 0 R
+/Pages 529 0 R
+/Outlines 530 0 R
+/Names 558 0 R
/PageMode/UseOutlines/PageLabels<</Nums[0<</S/D>>1<</S/D>>]>>
-/OpenAction 236 0 R
+/OpenAction 240 0 R
>> endobj
-550 0 obj <<
+560 0 obj <<
/Author(Josef Kleber)/Title(A user-friendly interface to PDF annotations)/Subject(Documentation for LaTeX style pdfcomment.sty)/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.10)/Keywords()
-/CreationDate (D:20091105162909+01'00')
-/ModDate (D:20091105162909+01'00')
+/CreationDate (D:20091130161751+01'00')
+/ModDate (D:20091130161751+01'00')
/Trapped /False
/PTEX.Fullbanner (This is MiKTeX-pdfTeX 2.8.3563 (1.40.10))
>> endobj
xref
-0 551
+0 561
0000000000 65535 f
-0000073144 00000 n
-0000073164 00000 n
+0000074644 00000 n
+0000074664 00000 n
0000000015 00000 n
0000000067 00000 n
-0000031051 00000 n
-0000192223 00000 n
+0000031344 00000 n
+0000193966 00000 n
0000000112 00000 n
0000000137 00000 n
-0000031111 00000 n
-0000192114 00000 n
+0000031404 00000 n
+0000193857 00000 n
0000000185 00000 n
0000000218 00000 n
-0000031171 00000 n
-0000192040 00000 n
+0000031464 00000 n
+0000193783 00000 n
0000000270 00000 n
0000000294 00000 n
-0000031232 00000 n
-0000191953 00000 n
+0000031525 00000 n
+0000193696 00000 n
0000000347 00000 n
0000000371 00000 n
-0000031293 00000 n
-0000191879 00000 n
+0000031586 00000 n
+0000193622 00000 n
0000000424 00000 n
0000000451 00000 n
-0000031354 00000 n
-0000191767 00000 n
+0000031647 00000 n
+0000193510 00000 n
0000000501 00000 n
0000000533 00000 n
-0000031415 00000 n
-0000191693 00000 n
+0000031708 00000 n
+0000193436 00000 n
0000000586 00000 n
0000000612 00000 n
-0000031476 00000 n
-0000191606 00000 n
+0000031769 00000 n
+0000193349 00000 n
0000000665 00000 n
0000000690 00000 n
-0000031536 00000 n
-0000191519 00000 n
+0000031829 00000 n
+0000193262 00000 n
0000000743 00000 n
0000000769 00000 n
-0000031597 00000 n
-0000191432 00000 n
+0000031890 00000 n
+0000193175 00000 n
0000000822 00000 n
0000000846 00000 n
-0000038105 00000 n
-0000191345 00000 n
+0000038498 00000 n
+0000193088 00000 n
0000000899 00000 n
0000000924 00000 n
-0000038166 00000 n
-0000191258 00000 n
+0000038559 00000 n
+0000193001 00000 n
0000000977 00000 n
0000001000 00000 n
-0000039155 00000 n
-0000191171 00000 n
+0000039548 00000 n
+0000192914 00000 n
0000001053 00000 n
-0000001076 00000 n
-0000039216 00000 n
-0000191084 00000 n
-0000001129 00000 n
-0000001154 00000 n
-0000043189 00000 n
-0000190997 00000 n
-0000001207 00000 n
-0000001230 00000 n
-0000043250 00000 n
-0000190910 00000 n
-0000001283 00000 n
-0000001306 00000 n
-0000043373 00000 n
-0000190823 00000 n
-0000001359 00000 n
+0000001080 00000 n
+0000039609 00000 n
+0000192827 00000 n
+0000001133 00000 n
+0000001156 00000 n
+0000043353 00000 n
+0000192740 00000 n
+0000001209 00000 n
+0000001234 00000 n
+0000043414 00000 n
+0000192653 00000 n
+0000001287 00000 n
+0000001310 00000 n
+0000043475 00000 n
+0000192566 00000 n
+0000001363 00000 n
0000001386 00000 n
-0000043434 00000 n
-0000190736 00000 n
+0000043598 00000 n
+0000192479 00000 n
0000001439 00000 n
-0000001467 00000 n
-0000043495 00000 n
-0000190649 00000 n
-0000001520 00000 n
-0000001543 00000 n
-0000046411 00000 n
-0000190562 00000 n
-0000001596 00000 n
-0000001624 00000 n
-0000046472 00000 n
-0000190475 00000 n
-0000001677 00000 n
-0000001705 00000 n
-0000046595 00000 n
-0000190388 00000 n
-0000001758 00000 n
-0000001784 00000 n
-0000046656 00000 n
-0000190301 00000 n
-0000001837 00000 n
-0000001863 00000 n
-0000046717 00000 n
-0000190213 00000 n
-0000001916 00000 n
-0000001946 00000 n
-0000046778 00000 n
-0000190122 00000 n
-0000002000 00000 n
-0000002029 00000 n
-0000046840 00000 n
-0000190030 00000 n
-0000002083 00000 n
-0000002106 00000 n
-0000046902 00000 n
-0000189938 00000 n
-0000002160 00000 n
-0000002184 00000 n
-0000046964 00000 n
-0000189846 00000 n
-0000002238 00000 n
-0000002265 00000 n
-0000047026 00000 n
-0000189754 00000 n
-0000002319 00000 n
-0000002353 00000 n
-0000049727 00000 n
-0000189662 00000 n
-0000002407 00000 n
-0000002441 00000 n
-0000049789 00000 n
-0000189570 00000 n
-0000002495 00000 n
-0000002522 00000 n
-0000049851 00000 n
-0000189478 00000 n
-0000002576 00000 n
-0000002603 00000 n
-0000049913 00000 n
-0000189386 00000 n
-0000002657 00000 n
-0000002682 00000 n
-0000049975 00000 n
-0000189294 00000 n
-0000002736 00000 n
-0000002762 00000 n
-0000050037 00000 n
-0000189202 00000 n
-0000002816 00000 n
-0000002842 00000 n
-0000050099 00000 n
-0000189110 00000 n
-0000002896 00000 n
-0000002922 00000 n
-0000050161 00000 n
-0000189032 00000 n
-0000002976 00000 n
-0000003001 00000 n
-0000050223 00000 n
-0000188902 00000 n
-0000003049 00000 n
-0000003081 00000 n
-0000050285 00000 n
-0000188798 00000 n
-0000003132 00000 n
-0000003172 00000 n
-0000050347 00000 n
-0000188733 00000 n
-0000003226 00000 n
-0000003268 00000 n
-0000056651 00000 n
-0000188601 00000 n
-0000003316 00000 n
-0000003344 00000 n
-0000056713 00000 n
-0000188483 00000 n
-0000003395 00000 n
-0000003431 00000 n
-0000056775 00000 n
-0000188404 00000 n
-0000003485 00000 n
-0000003519 00000 n
-0000056898 00000 n
-0000188311 00000 n
-0000003573 00000 n
-0000003613 00000 n
-0000057021 00000 n
-0000188218 00000 n
-0000003667 00000 n
-0000003707 00000 n
-0000062302 00000 n
-0000188125 00000 n
-0000003761 00000 n
-0000003803 00000 n
-0000062425 00000 n
-0000188032 00000 n
-0000003857 00000 n
-0000003897 00000 n
-0000062487 00000 n
-0000187939 00000 n
-0000003951 00000 n
-0000003991 00000 n
-0000065356 00000 n
-0000187860 00000 n
-0000004045 00000 n
-0000004083 00000 n
-0000065418 00000 n
-0000187742 00000 n
-0000004134 00000 n
-0000004168 00000 n
-0000065480 00000 n
-0000187663 00000 n
-0000004222 00000 n
-0000004261 00000 n
-0000065542 00000 n
-0000187570 00000 n
-0000004315 00000 n
-0000004356 00000 n
-0000065604 00000 n
-0000187477 00000 n
-0000004410 00000 n
-0000004446 00000 n
-0000065666 00000 n
-0000187384 00000 n
-0000004500 00000 n
-0000004539 00000 n
-0000068645 00000 n
-0000187291 00000 n
-0000004593 00000 n
-0000004629 00000 n
-0000068707 00000 n
-0000187212 00000 n
-0000004684 00000 n
-0000004719 00000 n
-0000068769 00000 n
-0000187119 00000 n
-0000004768 00000 n
-0000004816 00000 n
-0000072350 00000 n
-0000187040 00000 n
-0000004866 00000 n
-0000004896 00000 n
-0000005828 00000 n
-0000005975 00000 n
-0000006168 00000 n
-0000006483 00000 n
-0000004948 00000 n
-0000006359 00000 n
-0000006421 00000 n
-0000184820 00000 n
-0000185165 00000 n
-0000184646 00000 n
-0000186568 00000 n
-0000009171 00000 n
-0000008952 00000 n
-0000009571 00000 n
-0000008805 00000 n
-0000006633 00000 n
-0000009325 00000 n
-0000184989 00000 n
-0000184293 00000 n
-0000183953 00000 n
-0000184123 00000 n
-0000186048 00000 n
-0000009387 00000 n
-0000184473 00000 n
-0000009448 00000 n
-0000009510 00000 n
-0000012173 00000 n
-0000012325 00000 n
-0000012480 00000 n
-0000012638 00000 n
-0000012797 00000 n
-0000012956 00000 n
-0000013112 00000 n
-0000013271 00000 n
-0000013430 00000 n
-0000013589 00000 n
-0000013746 00000 n
-0000013905 00000 n
-0000014063 00000 n
-0000014221 00000 n
-0000014380 00000 n
-0000014538 00000 n
-0000014696 00000 n
-0000014855 00000 n
-0000015013 00000 n
-0000015171 00000 n
-0000015329 00000 n
-0000015487 00000 n
-0000015646 00000 n
-0000015805 00000 n
-0000015964 00000 n
-0000016122 00000 n
-0000016279 00000 n
-0000016437 00000 n
-0000016596 00000 n
-0000016754 00000 n
-0000016912 00000 n
-0000017071 00000 n
-0000017230 00000 n
-0000017389 00000 n
-0000017547 00000 n
-0000017706 00000 n
-0000017865 00000 n
-0000018024 00000 n
-0000018175 00000 n
-0000018329 00000 n
-0000018487 00000 n
-0000018639 00000 n
-0000018795 00000 n
-0000018954 00000 n
-0000019113 00000 n
-0000019272 00000 n
-0000019430 00000 n
-0000019589 00000 n
-0000019748 00000 n
-0000019907 00000 n
-0000020063 00000 n
-0000020221 00000 n
-0000020380 00000 n
-0000020538 00000 n
-0000020697 00000 n
-0000020856 00000 n
-0000021016 00000 n
-0000021324 00000 n
-0000021603 00000 n
-0000011570 00000 n
-0000009773 00000 n
-0000021479 00000 n
-0000021541 00000 n
-0000021170 00000 n
-0000023785 00000 n
-0000023937 00000 n
-0000024276 00000 n
-0000023638 00000 n
-0000021779 00000 n
-0000024091 00000 n
-0000024153 00000 n
-0000185513 00000 n
-0000024215 00000 n
-0000030677 00000 n
-0000030833 00000 n
-0000024465 00000 n
-0000027746 00000 n
-0000028368 00000 n
-0000034166 00000 n
-0000031658 00000 n
-0000030530 00000 n
-0000028409 00000 n
-0000030989 00000 n
-0000034511 00000 n
-0000034739 00000 n
-0000034964 00000 n
-0000035198 00000 n
-0000035437 00000 n
-0000035683 00000 n
-0000035923 00000 n
-0000036160 00000 n
-0000036392 00000 n
-0000036624 00000 n
-0000036854 00000 n
-0000037086 00000 n
-0000037333 00000 n
-0000037578 00000 n
-0000037807 00000 n
-0000039276 00000 n
-0000033907 00000 n
-0000031847 00000 n
-0000038043 00000 n
-0000038227 00000 n
-0000038288 00000 n
-0000038350 00000 n
-0000038412 00000 n
-0000038474 00000 n
-0000038536 00000 n
-0000038598 00000 n
-0000038660 00000 n
-0000038722 00000 n
-0000038784 00000 n
-0000038846 00000 n
-0000038908 00000 n
-0000038970 00000 n
-0000039032 00000 n
-0000039094 00000 n
-0000042972 00000 n
-0000042444 00000 n
-0000043617 00000 n
-0000042297 00000 n
-0000039465 00000 n
-0000043127 00000 n
-0000043311 00000 n
-0000185335 00000 n
-0000186397 00000 n
-0000186225 00000 n
-0000043556 00000 n
-0000185871 00000 n
-0000186685 00000 n
-0000046014 00000 n
-0000047088 00000 n
-0000045875 00000 n
-0000043858 00000 n
-0000046349 00000 n
-0000046533 00000 n
-0000050409 00000 n
-0000049546 00000 n
-0000047277 00000 n
-0000049665 00000 n
-0000185692 00000 n
-0000056250 00000 n
-0000053766 00000 n
-0000054115 00000 n
-0000054462 00000 n
-0000054698 00000 n
-0000054936 00000 n
-0000055266 00000 n
-0000055592 00000 n
-0000055920 00000 n
-0000057874 00000 n
-0000053563 00000 n
-0000050611 00000 n
-0000056404 00000 n
-0000056466 00000 n
-0000056527 00000 n
-0000056589 00000 n
-0000056836 00000 n
-0000056959 00000 n
-0000057083 00000 n
-0000057143 00000 n
-0000057203 00000 n
-0000057264 00000 n
-0000057325 00000 n
-0000057386 00000 n
-0000057447 00000 n
-0000057508 00000 n
-0000057569 00000 n
-0000057630 00000 n
-0000057691 00000 n
-0000057752 00000 n
-0000057813 00000 n
-0000062085 00000 n
-0000061741 00000 n
-0000062609 00000 n
-0000061594 00000 n
-0000058089 00000 n
-0000062240 00000 n
-0000062364 00000 n
-0000062548 00000 n
-0000065728 00000 n
-0000065175 00000 n
-0000062824 00000 n
-0000065294 00000 n
-0000068831 00000 n
-0000068464 00000 n
-0000065943 00000 n
-0000068583 00000 n
-0000186802 00000 n
-0000071009 00000 n
-0000071429 00000 n
-0000071849 00000 n
-0000072968 00000 n
-0000070830 00000 n
-0000069046 00000 n
-0000072288 00000 n
-0000072412 00000 n
-0000071219 00000 n
-0000072474 00000 n
-0000071639 00000 n
-0000072536 00000 n
-0000072598 00000 n
-0000072660 00000 n
-0000072722 00000 n
-0000072784 00000 n
-0000072068 00000 n
-0000072846 00000 n
-0000072908 00000 n
-0000183754 00000 n
-0000073184 00000 n
-0000073215 00000 n
-0000183873 00000 n
-0000073241 00000 n
-0000073316 00000 n
-0000183675 00000 n
-0000073347 00000 n
-0000073714 00000 n
-0000183179 00000 n
-0000074209 00000 n
-0000074536 00000 n
-0000074562 00000 n
-0000075572 00000 n
-0000076331 00000 n
-0000076821 00000 n
-0000077147 00000 n
-0000077514 00000 n
-0000077774 00000 n
-0000078108 00000 n
-0000085399 00000 n
-0000085799 00000 n
-0000095553 00000 n
-0000096104 00000 n
-0000103040 00000 n
-0000103414 00000 n
-0000107542 00000 n
-0000107840 00000 n
-0000115519 00000 n
-0000116013 00000 n
-0000120538 00000 n
-0000120858 00000 n
-0000123806 00000 n
-0000124071 00000 n
-0000126810 00000 n
-0000127066 00000 n
-0000130421 00000 n
-0000130671 00000 n
-0000151626 00000 n
-0000151873 00000 n
-0000170321 00000 n
-0000170559 00000 n
-0000173852 00000 n
-0000174144 00000 n
-0000176691 00000 n
-0000176958 00000 n
-0000179813 00000 n
-0000180060 00000 n
-0000182932 00000 n
-0000186887 00000 n
-0000186965 00000 n
-0000192333 00000 n
-0000192535 00000 n
-0000192811 00000 n
-0000193019 00000 n
-0000193185 00000 n
-0000193359 00000 n
-0000193560 00000 n
-0000193762 00000 n
-0000193962 00000 n
-0000194161 00000 n
-0000194363 00000 n
-0000194565 00000 n
-0000194792 00000 n
-0000195028 00000 n
-0000195264 00000 n
-0000195501 00000 n
-0000195743 00000 n
-0000195985 00000 n
-0000196224 00000 n
-0000196466 00000 n
-0000196698 00000 n
-0000196924 00000 n
-0000197039 00000 n
-0000197161 00000 n
-0000197287 00000 n
-0000197388 00000 n
-0000197490 00000 n
-0000197528 00000 n
-0000197696 00000 n
+0000001466 00000 n
+0000043659 00000 n
+0000192392 00000 n
+0000001519 00000 n
+0000001547 00000 n
+0000043720 00000 n
+0000192305 00000 n
+0000001600 00000 n
+0000001623 00000 n
+0000046630 00000 n
+0000192218 00000 n
+0000001676 00000 n
+0000001704 00000 n
+0000046691 00000 n
+0000192131 00000 n
+0000001757 00000 n
+0000001785 00000 n
+0000046814 00000 n
+0000192044 00000 n
+0000001838 00000 n
+0000001864 00000 n
+0000046875 00000 n
+0000191956 00000 n
+0000001917 00000 n
+0000001943 00000 n
+0000046935 00000 n
+0000191865 00000 n
+0000001997 00000 n
+0000002028 00000 n
+0000046997 00000 n
+0000191773 00000 n
+0000002082 00000 n
+0000002111 00000 n
+0000047059 00000 n
+0000191681 00000 n
+0000002165 00000 n
+0000002188 00000 n
+0000047121 00000 n
+0000191589 00000 n
+0000002242 00000 n
+0000002266 00000 n
+0000049476 00000 n
+0000191497 00000 n
+0000002320 00000 n
+0000002347 00000 n
+0000049538 00000 n
+0000191405 00000 n
+0000002401 00000 n
+0000002435 00000 n
+0000049600 00000 n
+0000191313 00000 n
+0000002489 00000 n
+0000002523 00000 n
+0000049662 00000 n
+0000191221 00000 n
+0000002577 00000 n
+0000002604 00000 n
+0000049723 00000 n
+0000191129 00000 n
+0000002658 00000 n
+0000002685 00000 n
+0000049785 00000 n
+0000191037 00000 n
+0000002739 00000 n
+0000002764 00000 n
+0000049847 00000 n
+0000190945 00000 n
+0000002818 00000 n
+0000002844 00000 n
+0000049909 00000 n
+0000190853 00000 n
+0000002898 00000 n
+0000002924 00000 n
+0000049971 00000 n
+0000190761 00000 n
+0000002978 00000 n
+0000003004 00000 n
+0000053676 00000 n
+0000190683 00000 n
+0000003058 00000 n
+0000003083 00000 n
+0000053738 00000 n
+0000190553 00000 n
+0000003131 00000 n
+0000003163 00000 n
+0000053800 00000 n
+0000190449 00000 n
+0000003214 00000 n
+0000003254 00000 n
+0000053862 00000 n
+0000190384 00000 n
+0000003308 00000 n
+0000003350 00000 n
+0000059572 00000 n
+0000190252 00000 n
+0000003398 00000 n
+0000003426 00000 n
+0000059634 00000 n
+0000190134 00000 n
+0000003477 00000 n
+0000003513 00000 n
+0000059696 00000 n
+0000190055 00000 n
+0000003567 00000 n
+0000003601 00000 n
+0000059820 00000 n
+0000189962 00000 n
+0000003655 00000 n
+0000003695 00000 n
+0000059944 00000 n
+0000189869 00000 n
+0000003749 00000 n
+0000003789 00000 n
+0000064543 00000 n
+0000189776 00000 n
+0000003843 00000 n
+0000003885 00000 n
+0000064666 00000 n
+0000189683 00000 n
+0000003939 00000 n
+0000003979 00000 n
+0000064728 00000 n
+0000189590 00000 n
+0000004033 00000 n
+0000004073 00000 n
+0000064789 00000 n
+0000189511 00000 n
+0000004127 00000 n
+0000004165 00000 n
+0000064851 00000 n
+0000189393 00000 n
+0000004216 00000 n
+0000004250 00000 n
+0000064913 00000 n
+0000189314 00000 n
+0000004304 00000 n
+0000004343 00000 n
+0000067683 00000 n
+0000189221 00000 n
+0000004397 00000 n
+0000004438 00000 n
+0000067745 00000 n
+0000189128 00000 n
+0000004492 00000 n
+0000004528 00000 n
+0000067807 00000 n
+0000189035 00000 n
+0000004582 00000 n
+0000004621 00000 n
+0000067869 00000 n
+0000188942 00000 n
+0000004676 00000 n
+0000004712 00000 n
+0000067931 00000 n
+0000188863 00000 n
+0000004767 00000 n
+0000004802 00000 n
+0000070295 00000 n
+0000188770 00000 n
+0000004851 00000 n
+0000004899 00000 n
+0000073850 00000 n
+0000188691 00000 n
+0000004949 00000 n
+0000004979 00000 n
+0000005915 00000 n
+0000006062 00000 n
+0000006255 00000 n
+0000006570 00000 n
+0000005031 00000 n
+0000006446 00000 n
+0000006508 00000 n
+0000186463 00000 n
+0000186808 00000 n
+0000186289 00000 n
+0000188211 00000 n
+0000009258 00000 n
+0000009039 00000 n
+0000009658 00000 n
+0000008892 00000 n
+0000006720 00000 n
+0000009412 00000 n
+0000186632 00000 n
+0000185936 00000 n
+0000185596 00000 n
+0000185766 00000 n
+0000187691 00000 n
+0000009474 00000 n
+0000186116 00000 n
+0000009535 00000 n
+0000009597 00000 n
+0000012293 00000 n
+0000012445 00000 n
+0000012600 00000 n
+0000012758 00000 n
+0000012917 00000 n
+0000013076 00000 n
+0000013232 00000 n
+0000013391 00000 n
+0000013550 00000 n
+0000013708 00000 n
+0000013867 00000 n
+0000014026 00000 n
+0000014184 00000 n
+0000014343 00000 n
+0000014501 00000 n
+0000014660 00000 n
+0000014818 00000 n
+0000014976 00000 n
+0000015134 00000 n
+0000015292 00000 n
+0000015450 00000 n
+0000015608 00000 n
+0000015766 00000 n
+0000015925 00000 n
+0000016084 00000 n
+0000016243 00000 n
+0000016401 00000 n
+0000016560 00000 n
+0000016713 00000 n
+0000016872 00000 n
+0000017030 00000 n
+0000017188 00000 n
+0000017347 00000 n
+0000017506 00000 n
+0000017665 00000 n
+0000017824 00000 n
+0000017982 00000 n
+0000018136 00000 n
+0000018294 00000 n
+0000018446 00000 n
+0000018600 00000 n
+0000018758 00000 n
+0000018909 00000 n
+0000019065 00000 n
+0000019224 00000 n
+0000019383 00000 n
+0000019542 00000 n
+0000019700 00000 n
+0000019859 00000 n
+0000020018 00000 n
+0000020177 00000 n
+0000020333 00000 n
+0000020492 00000 n
+0000020651 00000 n
+0000020810 00000 n
+0000020969 00000 n
+0000021129 00000 n
+0000021288 00000 n
+0000021596 00000 n
+0000021875 00000 n
+0000011682 00000 n
+0000009860 00000 n
+0000021751 00000 n
+0000021813 00000 n
+0000021442 00000 n
+0000024057 00000 n
+0000024209 00000 n
+0000024548 00000 n
+0000023910 00000 n
+0000022051 00000 n
+0000024363 00000 n
+0000024425 00000 n
+0000187156 00000 n
+0000024487 00000 n
+0000030970 00000 n
+0000031126 00000 n
+0000024737 00000 n
+0000028039 00000 n
+0000028661 00000 n
+0000034559 00000 n
+0000031951 00000 n
+0000030823 00000 n
+0000028702 00000 n
+0000031282 00000 n
+0000034904 00000 n
+0000035132 00000 n
+0000035357 00000 n
+0000035591 00000 n
+0000035830 00000 n
+0000036076 00000 n
+0000036316 00000 n
+0000036553 00000 n
+0000036785 00000 n
+0000037017 00000 n
+0000037247 00000 n
+0000037479 00000 n
+0000037726 00000 n
+0000037971 00000 n
+0000038200 00000 n
+0000039670 00000 n
+0000034300 00000 n
+0000032140 00000 n
+0000038436 00000 n
+0000038620 00000 n
+0000038681 00000 n
+0000038743 00000 n
+0000038805 00000 n
+0000038867 00000 n
+0000038929 00000 n
+0000038991 00000 n
+0000039053 00000 n
+0000039115 00000 n
+0000039177 00000 n
+0000039239 00000 n
+0000039301 00000 n
+0000039363 00000 n
+0000039425 00000 n
+0000039487 00000 n
+0000043136 00000 n
+0000042608 00000 n
+0000043843 00000 n
+0000042461 00000 n
+0000039859 00000 n
+0000043291 00000 n
+0000043536 00000 n
+0000186978 00000 n
+0000188040 00000 n
+0000187868 00000 n
+0000043781 00000 n
+0000187514 00000 n
+0000188328 00000 n
+0000046233 00000 n
+0000047183 00000 n
+0000046094 00000 n
+0000044084 00000 n
+0000046568 00000 n
+0000046752 00000 n
+0000050033 00000 n
+0000049295 00000 n
+0000047372 00000 n
+0000049414 00000 n
+0000053459 00000 n
+0000052761 00000 n
+0000053111 00000 n
+0000054172 00000 n
+0000052606 00000 n
+0000050222 00000 n
+0000053614 00000 n
+0000187335 00000 n
+0000053924 00000 n
+0000053986 00000 n
+0000054048 00000 n
+0000054110 00000 n
+0000057565 00000 n
+0000057801 00000 n
+0000058039 00000 n
+0000058369 00000 n
+0000058697 00000 n
+0000059025 00000 n
+0000059355 00000 n
+0000060810 00000 n
+0000057378 00000 n
+0000054387 00000 n
+0000059510 00000 n
+0000059758 00000 n
+0000059882 00000 n
+0000060006 00000 n
+0000060067 00000 n
+0000060128 00000 n
+0000060190 00000 n
+0000060252 00000 n
+0000060314 00000 n
+0000060376 00000 n
+0000060438 00000 n
+0000060500 00000 n
+0000060562 00000 n
+0000060624 00000 n
+0000060686 00000 n
+0000060748 00000 n
+0000064136 00000 n
+0000064975 00000 n
+0000063997 00000 n
+0000061025 00000 n
+0000064481 00000 n
+0000064605 00000 n
+0000067993 00000 n
+0000067502 00000 n
+0000065177 00000 n
+0000067621 00000 n
+0000188445 00000 n
+0000070357 00000 n
+0000070114 00000 n
+0000068208 00000 n
+0000070233 00000 n
+0000072509 00000 n
+0000072929 00000 n
+0000073349 00000 n
+0000074468 00000 n
+0000072330 00000 n
+0000070546 00000 n
+0000073788 00000 n
+0000073912 00000 n
+0000072719 00000 n
+0000073974 00000 n
+0000073139 00000 n
+0000074036 00000 n
+0000074098 00000 n
+0000074160 00000 n
+0000074222 00000 n
+0000074284 00000 n
+0000073568 00000 n
+0000074346 00000 n
+0000074408 00000 n
+0000185397 00000 n
+0000074684 00000 n
+0000074715 00000 n
+0000185516 00000 n
+0000074741 00000 n
+0000074816 00000 n
+0000185318 00000 n
+0000074847 00000 n
+0000075214 00000 n
+0000184822 00000 n
+0000075709 00000 n
+0000076036 00000 n
+0000076062 00000 n
+0000077072 00000 n
+0000077831 00000 n
+0000078321 00000 n
+0000078647 00000 n
+0000079014 00000 n
+0000079274 00000 n
+0000079608 00000 n
+0000086899 00000 n
+0000087299 00000 n
+0000097053 00000 n
+0000097604 00000 n
+0000104540 00000 n
+0000104914 00000 n
+0000109042 00000 n
+0000109340 00000 n
+0000117019 00000 n
+0000117513 00000 n
+0000122175 00000 n
+0000122501 00000 n
+0000125449 00000 n
+0000125714 00000 n
+0000128453 00000 n
+0000128709 00000 n
+0000132064 00000 n
+0000132314 00000 n
+0000153269 00000 n
+0000153516 00000 n
+0000171964 00000 n
+0000172202 00000 n
+0000175495 00000 n
+0000175787 00000 n
+0000178334 00000 n
+0000178601 00000 n
+0000181456 00000 n
+0000181703 00000 n
+0000184575 00000 n
+0000188538 00000 n
+0000188616 00000 n
+0000194076 00000 n
+0000194278 00000 n
+0000194554 00000 n
+0000194762 00000 n
+0000194929 00000 n
+0000195091 00000 n
+0000195294 00000 n
+0000195496 00000 n
+0000195697 00000 n
+0000195896 00000 n
+0000196098 00000 n
+0000196299 00000 n
+0000196528 00000 n
+0000196764 00000 n
+0000197000 00000 n
+0000197236 00000 n
+0000197477 00000 n
+0000197719 00000 n
+0000197961 00000 n
+0000198201 00000 n
+0000198437 00000 n
+0000198663 00000 n
+0000198789 00000 n
+0000198904 00000 n
+0000199027 00000 n
+0000199154 00000 n
+0000199263 00000 n
+0000199365 00000 n
+0000199403 00000 n
+0000199571 00000 n
trailer
-<< /Size 551
-/Root 549 0 R
-/Info 550 0 R
-/ID [<E71005998A54033BFF60E6547933600A> <E71005998A54033BFF60E6547933600A>] >>
+<< /Size 561
+/Root 559 0 R
+/Info 560 0 R
+/ID [<119FA87E998289EC7FB30C4D52EA6D99> <119FA87E998289EC7FB30C4D52EA6D99>] >>
startxref
-198071
+199946
%%EOF
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex
index d646fc4b12a..ec5a4d3927b 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex
+++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex
@@ -48,7 +48,7 @@
\title{\filename}%
\subtitle{A user-friendly interface to PDF annotations}%
\author{Josef Kleber}
-\fileversion{v1.5a}
+\fileversion{v1.5b}
\refline{\href{mailto:pdfcomment.sty@pdfcomment.josef-kleber.de}{\texttt{pdfcomment.sty@pdfcomment.josef-kleber.de}}\\\href{http://pdfcomment.josef-kleber.de/en_index.htm}{\texttt{http://pdfcomment.josef-kleber.de/en\_index.htm}}}%
\maketitle
\headline{Abstract}
@@ -165,6 +165,9 @@ Furthermore the following icons are also supported by \texttt{Adobe Reader} and
\bigskip
+\subsubsection[\texttt{deadline}]{\styleoption{deadline}}\label{sec:deadline}
+You can use the option \styleoption{deadline} for defining a time limit until a problem has to be solved. The deadline will be added at the end of the comment, as well as in the list of comments, if an appropriate list style is chosen.
+
\subsubsection[\texttt{open}]{\styleoption{open}}\label{sec:open}
You can use the option \styleoption{open} for defining the opening status of the PDF popup annotations. Possible values are \texttt{true} or \texttt{false} (default).
@@ -293,7 +296,7 @@ Limitations:
\end{itemize}
\end{pdfsidelinecomment}
-
+\clearpage
\section{Commands}\label{sec:befehle}
\subsection{Comment commands}\label{sec:kommentarbefehle}
@@ -375,12 +378,18 @@ The command \cmd\listofpdfcomments\margcs{\cmd\listofpdfcomments\oarg{options}}
\item \styleoption{liststyle} specifies the list style. Possible option values are:
\begin{itemize}
\item \mco{AuthorSubject} (default)
+\item \mco{AuthorSubjectDeadline}
\item \mco{SubjectAuthorComment}
+\item \mco{SubjectAuthorCommentDeadline}
\item \mco{AuthorComment}
+\item \mco{AuthorCommentDeadline}
\item \mco{SubjectComment}
+\item \mco{SubjectCommentDeadline}
\item \mco{Comment}
+\item \mco{CommentDeadline}
\end{itemize}
+
\item \styleoption{heading} specifies an alternative heading, e.\,g. \styleoption{heading}=\{List of comments\}.
\end{itemize}
@@ -394,7 +403,7 @@ With the command \cmd\defineliststyle\margcs{\cmd\defineliststyle\\\marg{name}\m
\medskip
\cmd\makeatletter\\
-\cmd\defineliststyle\{MyListstyle\}\{\cmd\pc@lopt@subject\texttt{\textbackslash}\ \cmd\textcolor\{red\}\\\{(\cmd\pc@lopt@author)\}:\texttt{\textbackslash}\ \cmd\pc@lopt@comment\}\\
+\cmd\defineliststyle\{MyListstyle\}\{\cmd\pc@lopt@subject\texttt{\textbackslash}\ \cmd\textcolor\{green\}\\\{(\cmd\pc@lopt@author)\}:\texttt{\textbackslash}\ \cmd\pc@lopt@comment\texttt{\textbackslash}\ \cmd\textcolor\{red\}\\\{(\cmd\pc@lopt@deadline)\}\\
\cmd\makeatother
\subsubsection{\texorpdfstring{\cs{defineavatar}}{\textbackslash defineavatar}}
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdf b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdf
index c8f879cbb1a..85510189106 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdf
+++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
index bd74dd4abb1..f558bb620d3 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
+++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
@@ -68,7 +68,7 @@
\title{\filename}%
\subtitle{Ein benutzerfreundliches Interface zu PDF-Kommentaren}%
\author{Josef Kleber}
-\fileversion{v1.5a}
+\fileversion{v1.5b}
\refline{\href{mailto:pdfcomment.sty@pdfcomment.josef-kleber.de}{\texttt{pdfcomment.sty@pdfcomment.josef-kleber.de}}\\\href{http://pdfcomment.josef-kleber.de}{\texttt{http://pdfcomment.josef-kleber.de}}}%
\maketitle
\headline{Zusammenfassung}%
@@ -185,6 +185,9 @@ Auerdem werden vom \texttt{Adobe Reader} und einigen anderen Viewern auch diese
\bigskip
+\subsubsection[\texttt{deadline}]{\styleoption{deadline}}\label{sec:deadline}
+Die Option \styleoption{deadline} dient der Festlegung einer Frist zur Behebung eines Problems. Die Frist wird an das Ende des Kommentars angefgt, sowie gegebenenfalls - bei entsprechendem Listenstil - auch in die Liste der Kommentare aufgenommen.
+
\subsubsection[\texttt{open}]{\styleoption{open}}\label{sec:open}
Die Option \styleoption{open} dient der Festlegung des ffnungsstatus der PDF popup annotations. Mgliche Werte sind dabei \texttt{true} oder \texttt{false} (Default).
@@ -391,10 +394,15 @@ Der Befehl \cmd\listofpdfcomments\margcs{\cmd\listofpdfcomments\oarg{Optionen}}
\item \styleoption{liststyle} dient der Festlegung des Listenstils. Dabei sind folgende Werte mglich:
\begin{itemize}
\item \mco{AuthorSubject} (default)
+\item \mco{AuthorSubjectDeadline}
\item \mco{SubjectAuthorComment}
+\item \mco{SubjectAuthorCommentDeadline}
\item \mco{AuthorComment}
+\item \mco{AuthorCommentDeadline}
\item \mco{SubjectComment}
+\item \mco{SubjectCommentDeadline}
\item \mco{Comment}
+\item \mco{CommentDeadline}
\end{itemize}
\item \styleoption{heading} dient der Festlegung der berschrift, z.\,B. \styleoption{heading}=\{Liste der Kommentare\}.
@@ -410,7 +418,7 @@ Der Befehl \cmd\defineliststyle\margcs{\cmd\defineliststyle\\\marg{Name}\marg{De
\medskip
\cmd\makeatletter\\
-\cmd\defineliststyle\{MyListstyle\}\{\cmd\pc@lopt@subject\texttt{\textbackslash}\ \cmd\textcolor\{red\}\\\{(\cmd\pc@lopt@author)\}:\texttt{\textbackslash}\ \cmd\pc@lopt@comment\}\\
+\cmd\defineliststyle\{MyListstyle\}\{\cmd\pc@lopt@subject\texttt{\textbackslash}\ \cmd\textcolor\{green\}\\\{(\cmd\pc@lopt@author)\}:\texttt{\textbackslash}\ \cmd\pc@lopt@comment\texttt{\textbackslash}\ \cmd\textcolor\{red\}\\\{(\cmd\pc@lopt@deadline)\}\\
\cmd\makeatother
\subsubsection{\texorpdfstring{\cs{defineavatar}}{\textbackslash defineavatar}}
diff --git a/Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty b/Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty
index a497f2b178d..35c04be3b7a 100644
--- a/Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty
+++ b/Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty
@@ -20,7 +20,7 @@
%% This work consists of all files listed in manifest.txt.
%%
%
-\ProvidesPackage{pdfcomment}[2009/11/04 pdfcomment.sty v1.5a - Josef Kleber (C) 2008-2009]%
+\ProvidesPackage{pdfcomment}[2009/11/10 pdfcomment.sty v1.5b - Josef Kleber (C) 2008-2009]%
%
\RequirePackage{xkeyval}%
%
@@ -28,6 +28,7 @@
\gdef\pc@goptd@subject{}%
\gdef\pc@goptd@color{0 0 1}%
\gdef\pc@goptd@author{}%
+\gdef\pc@goptd@deadline{}%
\gdef\pc@goptd@icon{Comment}%
\gdef\pc@goptd@open{false}%
\gdef\pc@goptd@hspace{0pt}%
@@ -62,6 +63,7 @@
\gdef\pc@gopt@subject{}%
\gdef\pc@gopt@color{}%
\gdef\pc@gopt@author{}%
+\gdef\pc@gopt@deadline{}%
\gdef\pc@gopt@icon{}%
\gdef\pc@gopt@open{}%
\gdef\pc@gopt@hspace{}%
@@ -95,6 +97,7 @@
\gdef\pc@lopt@subject{}%
\gdef\pc@lopt@color{}%
\gdef\pc@lopt@author{}%
+\gdef\pc@lopt@deadline{}%
\gdef\pc@lopt@icon{}%
\gdef\pc@lopt@open{}%
\gdef\pc@lopt@hspace{}%
@@ -237,6 +240,12 @@
\gdef\pc@gopt@author{#1}%
}%
%
+% define global command option deadline for setting a deadline in the pdf annotations
+\define@key{pdfcomment.sty}{deadline}[\pc@goptd@deadline]%
+{%
+ \gdef\pc@gopt@deadline{#1}%
+}%
+%
% define global style option icon for setting the icon of pdf annotations
\define@key{pdfcomment.sty}{icon}[\pc@goptd@icon]%
{%
@@ -503,6 +512,12 @@
\gdef\pc@lopt@author{#1}%
}%
%
+% define local command option deadline for setting a deadline in the pdf annotations
+\define@key{pdfcomment}{deadline}[\pc@gopt@deadline]%
+{%
+ \gdef\pc@lopt@deadline{#1}%
+}%
+%
% define local command option icon for setting the icon of pdf annotations
\define@key{pdfcomment}{icon}[\pc@gopt@icon]%
{%
@@ -773,6 +788,12 @@
\gdef\pc@lopt@author{#1}%
}%
%
+% define local command option deadline for setting a deadline in the pdf annotations
+\define@key{pdfmargincomment}{deadline}[\pc@gopt@deadline]%
+{%
+ \gdef\pc@lopt@deadline{#1}%
+}%
+%
% define local command option icon for setting the icon of pdf annotations
\define@key{pdfmargincomment}{icon}[\pc@gopt@icon]%
{%
@@ -1043,6 +1064,12 @@
\gdef\pc@lopt@author{#1}%
}%
%
+% define local command option deadline for setting a deadline in the pdf annotations
+\define@key{pdffreetextcomment}{deadline}[\pc@gopt@deadline]%
+{%
+ \gdef\pc@lopt@deadline{#1}%
+}%
+%
% define local command option icon for setting the icon of pdf annotations
\define@key{pdffreetextcomment}{icon}[\pc@gopt@icon]%
{%
@@ -1301,6 +1328,12 @@
\gdef\pc@lopt@author{#1}%
}%
%
+% define local command option deadline for setting a deadline in the pdf annotations
+\define@key{pdfmarkupcomment}{deadline}[\pc@gopt@deadline]%
+{%
+ \gdef\pc@lopt@deadline{#1}%
+}%
+%
% define local command option icon for setting the icon of pdf annotations
\define@key{pdfmarkupcomment}{icon}[\pc@gopt@icon]%
{%
@@ -1575,6 +1608,12 @@
\gdef\pc@lopt@author{#1}%
}%
%
+% define local command option deadline for setting a deadline in the pdf annotations
+\define@key{pdfsquarecomment}{deadline}[\pc@gopt@deadline]%
+{%
+ \gdef\pc@lopt@deadline{#1}%
+}%
+%
% define local command option icon for setting the icon of pdf annotations
\define@key{pdfsquarecomment}{icon}[\pc@gopt@icon]%
{%
@@ -1840,6 +1879,12 @@
\gdef\pc@lopt@author{#1}%
}%
%
+% define local command option deadline for setting a deadline in the pdf annotations
+\define@key{pdfcirclecomment}{deadline}[\pc@gopt@deadline]%
+{%
+ \gdef\pc@lopt@deadline{#1}%
+}%
+%
% define local command option icon for setting the icon of pdf annotations
\define@key{pdfcirclecomment}{icon}[\pc@gopt@icon]%
{%
@@ -2105,6 +2150,12 @@
\gdef\pc@lopt@author{#1}%
}%
%
+% define local command option deadline for setting a deadline in the pdf annotations
+\define@key{pdflinecomment}{deadline}[\pc@gopt@deadline]%
+{%
+ \gdef\pc@lopt@deadline{#1}%
+}%
+%
% define local command option icon for setting the icon of pdf annotations
\define@key{pdflinecomment}{icon}[\pc@gopt@icon]%
{%
@@ -2369,6 +2420,12 @@
\gdef\pc@lopt@author{#1}%
}%
%
+% define local command option deadline for setting a deadline in the pdf annotations
+\define@key{pdfsidelinecomment}{deadline}[\pc@gopt@deadline]%
+{%
+ \gdef\pc@lopt@deadline{#1}%
+}%
+%
% define local command option icon for setting the icon of pdf annotations
\define@key{pdfsidelinecomment}{icon}[\pc@gopt@icon]%
{%
@@ -2598,7 +2655,7 @@
\renewcommand{\lpcname}{#1}%
}%
%
-\ExecuteOptionsX{subject,color,author,icon,open,hspace,voffset,hoffset,width,height,depth,opacity,markup,font,fontsize,fontcolor,justification,borderstyle,linewidth,dashstyle,bse,bsei,type,lineend,linebegin,icolor,line,caption,captionhoffset,captionvoffset,linesep}%
+\ExecuteOptionsX{subject,color,author,deadline,icon,open,hspace,voffset,hoffset,width,height,depth,opacity,markup,font,fontsize,fontcolor,justification,borderstyle,linewidth,dashstyle,bse,bsei,type,lineend,linebegin,icolor,line,caption,captionhoffset,captionvoffset,linesep}%
%
\ProcessOptionsX\relax%
%
@@ -3476,10 +3533,15 @@
}%
%
\defineliststyle{AuthorSubject}{\pc@lopt@author\ - \pc@lopt@subject}%
+\defineliststyle{AuthorSubjectDeadline}{\pc@lopt@author\ - \pc@lopt@subject\ (\pc@lopt@deadline)}%
\defineliststyle{SubjectAuthorComment}{\pc@lopt@subject\ (\pc@lopt@author): \pc@lopt@comment}%
+\defineliststyle{SubjectAuthorCommentDeadline}{\pc@lopt@subject\ (\pc@lopt@author): \pc@lopt@comment\ (\pc@lopt@deadline)}%
\defineliststyle{AuthorComment}{\pc@lopt@author: \pc@lopt@comment}%
+\defineliststyle{AuthorCommentDeadline}{\pc@lopt@author: \pc@lopt@comment\ (\pc@lopt@deadline)}%
\defineliststyle{SubjectComment}{\pc@lopt@subject: \pc@lopt@comment}%
+\defineliststyle{SubjectCommentDeadline}{\pc@lopt@subject: \pc@lopt@comment\ (\pc@lopt@deadline)}%
\defineliststyle{Comment}{\pc@lopt@comment}%
+\defineliststyle{CommentDeadline}{\pc@lopt@comment\ (\pc@lopt@deadline)}%
%
\newcommand{\listofpdfcomments}[1][]%
{%
@@ -3524,6 +3586,7 @@
\gdef\pc@lopt@subject{\pc@gopt@subject}%
\gdef\pc@lopt@color{\pc@gopt@color}%
\gdef\pc@lopt@author{\pc@gopt@author}%
+ \gdef\pc@lopt@deadline{\pc@gopt@deadline}%
\gdef\pc@lopt@icon{\pc@gopt@icon}%
\gdef\pc@lopt@open{\pc@gopt@open}%
\gdef\pc@lopt@hspace{\pc@gopt@hspace}%
@@ -3557,7 +3620,15 @@
\newcommand{\pc@encode@PDF}[1]%
{%
\gdef\pc@lopt@comment{#1}%
- \pdfstringdef\pc@pdfenc@contents{#1}%
+ \ifthenelse{\equal{\pc@lopt@deadline}{}}%
+ {%
+ \xdef\pc@comment@deadline{\pc@lopt@comment}%
+ \pdfstringdef\pc@pdfenc@contents{\pc@comment@deadline}%
+ }%
+ {%
+ \xdef\pc@comment@deadline{\pc@lopt@comment\noexpand\textCR(\pc@lopt@deadline)}%
+ \pdfstringdef\pc@pdfenc@contents{\pc@comment@deadline}%
+ }%
\pdfstringdef\pc@pdfenc@author{\pc@lopt@author}%
\pdfstringdef\pc@pdfenc@subject{\pc@lopt@subject}%
\HyColor@XZeroOneThreeFour{\pc@lopt@color}{\pc@hyenc@color}{pdfcomment}{color}%