clean up ..
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 58 KiB |
@@ -1,674 +0,0 @@
|
|||||||
GNU GENERAL PUBLIC LICENSE
|
|
||||||
Version 3, 29 June 2007
|
|
||||||
|
|
||||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
|
||||||
of this license document, but changing it is not allowed.
|
|
||||||
|
|
||||||
Preamble
|
|
||||||
|
|
||||||
The GNU General Public License is a free, copyleft license for
|
|
||||||
software and other kinds of works.
|
|
||||||
|
|
||||||
The licenses for most software and other practical works are designed
|
|
||||||
to take away your freedom to share and change the works. By contrast,
|
|
||||||
the GNU General Public License is intended to guarantee your freedom to
|
|
||||||
share and change all versions of a program--to make sure it remains free
|
|
||||||
software for all its users. We, the Free Software Foundation, use the
|
|
||||||
GNU General Public License for most of our software; it applies also to
|
|
||||||
any other work released this way by its authors. You can apply it to
|
|
||||||
your programs, too.
|
|
||||||
|
|
||||||
When we speak of free software, we are referring to freedom, not
|
|
||||||
price. Our General Public Licenses are designed to make sure that you
|
|
||||||
have the freedom to distribute copies of free software (and charge for
|
|
||||||
them if you wish), that you receive source code or can get it if you
|
|
||||||
want it, that you can change the software or use pieces of it in new
|
|
||||||
free programs, and that you know you can do these things.
|
|
||||||
|
|
||||||
To protect your rights, we need to prevent others from denying you
|
|
||||||
these rights or asking you to surrender the rights. Therefore, you have
|
|
||||||
certain responsibilities if you distribute copies of the software, or if
|
|
||||||
you modify it: responsibilities to respect the freedom of others.
|
|
||||||
|
|
||||||
For example, if you distribute copies of such a program, whether
|
|
||||||
gratis or for a fee, you must pass on to the recipients the same
|
|
||||||
freedoms that you received. You must make sure that they, too, receive
|
|
||||||
or can get the source code. And you must show them these terms so they
|
|
||||||
know their rights.
|
|
||||||
|
|
||||||
Developers that use the GNU GPL protect your rights with two steps:
|
|
||||||
(1) assert copyright on the software, and (2) offer you this License
|
|
||||||
giving you legal permission to copy, distribute and/or modify it.
|
|
||||||
|
|
||||||
For the developers' and authors' protection, the GPL clearly explains
|
|
||||||
that there is no warranty for this free software. For both users' and
|
|
||||||
authors' sake, the GPL requires that modified versions be marked as
|
|
||||||
changed, so that their problems will not be attributed erroneously to
|
|
||||||
authors of previous versions.
|
|
||||||
|
|
||||||
Some devices are designed to deny users access to install or run
|
|
||||||
modified versions of the software inside them, although the manufacturer
|
|
||||||
can do so. This is fundamentally incompatible with the aim of
|
|
||||||
protecting users' freedom to change the software. The systematic
|
|
||||||
pattern of such abuse occurs in the area of products for individuals to
|
|
||||||
use, which is precisely where it is most unacceptable. Therefore, we
|
|
||||||
have designed this version of the GPL to prohibit the practice for those
|
|
||||||
products. If such problems arise substantially in other domains, we
|
|
||||||
stand ready to extend this provision to those domains in future versions
|
|
||||||
of the GPL, as needed to protect the freedom of users.
|
|
||||||
|
|
||||||
Finally, every program is threatened constantly by software patents.
|
|
||||||
States should not allow patents to restrict development and use of
|
|
||||||
software on general-purpose computers, but in those that do, we wish to
|
|
||||||
avoid the special danger that patents applied to a free program could
|
|
||||||
make it effectively proprietary. To prevent this, the GPL assures that
|
|
||||||
patents cannot be used to render the program non-free.
|
|
||||||
|
|
||||||
The precise terms and conditions for copying, distribution and
|
|
||||||
modification follow.
|
|
||||||
|
|
||||||
TERMS AND CONDITIONS
|
|
||||||
|
|
||||||
0. Definitions.
|
|
||||||
|
|
||||||
"This License" refers to version 3 of the GNU General Public License.
|
|
||||||
|
|
||||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
|
||||||
works, such as semiconductor masks.
|
|
||||||
|
|
||||||
"The Program" refers to any copyrightable work licensed under this
|
|
||||||
License. Each licensee is addressed as "you". "Licensees" and
|
|
||||||
"recipients" may be individuals or organizations.
|
|
||||||
|
|
||||||
To "modify" a work means to copy from or adapt all or part of the work
|
|
||||||
in a fashion requiring copyright permission, other than the making of an
|
|
||||||
exact copy. The resulting work is called a "modified version" of the
|
|
||||||
earlier work or a work "based on" the earlier work.
|
|
||||||
|
|
||||||
A "covered work" means either the unmodified Program or a work based
|
|
||||||
on the Program.
|
|
||||||
|
|
||||||
To "propagate" a work means to do anything with it that, without
|
|
||||||
permission, would make you directly or secondarily liable for
|
|
||||||
infringement under applicable copyright law, except executing it on a
|
|
||||||
computer or modifying a private copy. Propagation includes copying,
|
|
||||||
distribution (with or without modification), making available to the
|
|
||||||
public, and in some countries other activities as well.
|
|
||||||
|
|
||||||
To "convey" a work means any kind of propagation that enables other
|
|
||||||
parties to make or receive copies. Mere interaction with a user through
|
|
||||||
a computer network, with no transfer of a copy, is not conveying.
|
|
||||||
|
|
||||||
An interactive user interface displays "Appropriate Legal Notices"
|
|
||||||
to the extent that it includes a convenient and prominently visible
|
|
||||||
feature that (1) displays an appropriate copyright notice, and (2)
|
|
||||||
tells the user that there is no warranty for the work (except to the
|
|
||||||
extent that warranties are provided), that licensees may convey the
|
|
||||||
work under this License, and how to view a copy of this License. If
|
|
||||||
the interface presents a list of user commands or options, such as a
|
|
||||||
menu, a prominent item in the list meets this criterion.
|
|
||||||
|
|
||||||
1. Source Code.
|
|
||||||
|
|
||||||
The "source code" for a work means the preferred form of the work
|
|
||||||
for making modifications to it. "Object code" means any non-source
|
|
||||||
form of a work.
|
|
||||||
|
|
||||||
A "Standard Interface" means an interface that either is an official
|
|
||||||
standard defined by a recognized standards body, or, in the case of
|
|
||||||
interfaces specified for a particular programming language, one that
|
|
||||||
is widely used among developers working in that language.
|
|
||||||
|
|
||||||
The "System Libraries" of an executable work include anything, other
|
|
||||||
than the work as a whole, that (a) is included in the normal form of
|
|
||||||
packaging a Major Component, but which is not part of that Major
|
|
||||||
Component, and (b) serves only to enable use of the work with that
|
|
||||||
Major Component, or to implement a Standard Interface for which an
|
|
||||||
implementation is available to the public in source code form. A
|
|
||||||
"Major Component", in this context, means a major essential component
|
|
||||||
(kernel, window system, and so on) of the specific operating system
|
|
||||||
(if any) on which the executable work runs, or a compiler used to
|
|
||||||
produce the work, or an object code interpreter used to run it.
|
|
||||||
|
|
||||||
The "Corresponding Source" for a work in object code form means all
|
|
||||||
the source code needed to generate, install, and (for an executable
|
|
||||||
work) run the object code and to modify the work, including scripts to
|
|
||||||
control those activities. However, it does not include the work's
|
|
||||||
System Libraries, or general-purpose tools or generally available free
|
|
||||||
programs which are used unmodified in performing those activities but
|
|
||||||
which are not part of the work. For example, Corresponding Source
|
|
||||||
includes interface definition files associated with source files for
|
|
||||||
the work, and the source code for shared libraries and dynamically
|
|
||||||
linked subprograms that the work is specifically designed to require,
|
|
||||||
such as by intimate data communication or control flow between those
|
|
||||||
subprograms and other parts of the work.
|
|
||||||
|
|
||||||
The Corresponding Source need not include anything that users
|
|
||||||
can regenerate automatically from other parts of the Corresponding
|
|
||||||
Source.
|
|
||||||
|
|
||||||
The Corresponding Source for a work in source code form is that
|
|
||||||
same work.
|
|
||||||
|
|
||||||
2. Basic Permissions.
|
|
||||||
|
|
||||||
All rights granted under this License are granted for the term of
|
|
||||||
copyright on the Program, and are irrevocable provided the stated
|
|
||||||
conditions are met. This License explicitly affirms your unlimited
|
|
||||||
permission to run the unmodified Program. The output from running a
|
|
||||||
covered work is covered by this License only if the output, given its
|
|
||||||
content, constitutes a covered work. This License acknowledges your
|
|
||||||
rights of fair use or other equivalent, as provided by copyright law.
|
|
||||||
|
|
||||||
You may make, run and propagate covered works that you do not
|
|
||||||
convey, without conditions so long as your license otherwise remains
|
|
||||||
in force. You may convey covered works to others for the sole purpose
|
|
||||||
of having them make modifications exclusively for you, or provide you
|
|
||||||
with facilities for running those works, provided that you comply with
|
|
||||||
the terms of this License in conveying all material for which you do
|
|
||||||
not control copyright. Those thus making or running the covered works
|
|
||||||
for you must do so exclusively on your behalf, under your direction
|
|
||||||
and control, on terms that prohibit them from making any copies of
|
|
||||||
your copyrighted material outside their relationship with you.
|
|
||||||
|
|
||||||
Conveying under any other circumstances is permitted solely under
|
|
||||||
the conditions stated below. Sublicensing is not allowed; section 10
|
|
||||||
makes it unnecessary.
|
|
||||||
|
|
||||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
|
||||||
|
|
||||||
No covered work shall be deemed part of an effective technological
|
|
||||||
measure under any applicable law fulfilling obligations under article
|
|
||||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
|
||||||
similar laws prohibiting or restricting circumvention of such
|
|
||||||
measures.
|
|
||||||
|
|
||||||
When you convey a covered work, you waive any legal power to forbid
|
|
||||||
circumvention of technological measures to the extent such circumvention
|
|
||||||
is effected by exercising rights under this License with respect to
|
|
||||||
the covered work, and you disclaim any intention to limit operation or
|
|
||||||
modification of the work as a means of enforcing, against the work's
|
|
||||||
users, your or third parties' legal rights to forbid circumvention of
|
|
||||||
technological measures.
|
|
||||||
|
|
||||||
4. Conveying Verbatim Copies.
|
|
||||||
|
|
||||||
You may convey verbatim copies of the Program's source code as you
|
|
||||||
receive it, in any medium, provided that you conspicuously and
|
|
||||||
appropriately publish on each copy an appropriate copyright notice;
|
|
||||||
keep intact all notices stating that this License and any
|
|
||||||
non-permissive terms added in accord with section 7 apply to the code;
|
|
||||||
keep intact all notices of the absence of any warranty; and give all
|
|
||||||
recipients a copy of this License along with the Program.
|
|
||||||
|
|
||||||
You may charge any price or no price for each copy that you convey,
|
|
||||||
and you may offer support or warranty protection for a fee.
|
|
||||||
|
|
||||||
5. Conveying Modified Source Versions.
|
|
||||||
|
|
||||||
You may convey a work based on the Program, or the modifications to
|
|
||||||
produce it from the Program, in the form of source code under the
|
|
||||||
terms of section 4, provided that you also meet all of these conditions:
|
|
||||||
|
|
||||||
a) The work must carry prominent notices stating that you modified
|
|
||||||
it, and giving a relevant date.
|
|
||||||
|
|
||||||
b) The work must carry prominent notices stating that it is
|
|
||||||
released under this License and any conditions added under section
|
|
||||||
7. This requirement modifies the requirement in section 4 to
|
|
||||||
"keep intact all notices".
|
|
||||||
|
|
||||||
c) You must license the entire work, as a whole, under this
|
|
||||||
License to anyone who comes into possession of a copy. This
|
|
||||||
License will therefore apply, along with any applicable section 7
|
|
||||||
additional terms, to the whole of the work, and all its parts,
|
|
||||||
regardless of how they are packaged. This License gives no
|
|
||||||
permission to license the work in any other way, but it does not
|
|
||||||
invalidate such permission if you have separately received it.
|
|
||||||
|
|
||||||
d) If the work has interactive user interfaces, each must display
|
|
||||||
Appropriate Legal Notices; however, if the Program has interactive
|
|
||||||
interfaces that do not display Appropriate Legal Notices, your
|
|
||||||
work need not make them do so.
|
|
||||||
|
|
||||||
A compilation of a covered work with other separate and independent
|
|
||||||
works, which are not by their nature extensions of the covered work,
|
|
||||||
and which are not combined with it such as to form a larger program,
|
|
||||||
in or on a volume of a storage or distribution medium, is called an
|
|
||||||
"aggregate" if the compilation and its resulting copyright are not
|
|
||||||
used to limit the access or legal rights of the compilation's users
|
|
||||||
beyond what the individual works permit. Inclusion of a covered work
|
|
||||||
in an aggregate does not cause this License to apply to the other
|
|
||||||
parts of the aggregate.
|
|
||||||
|
|
||||||
6. Conveying Non-Source Forms.
|
|
||||||
|
|
||||||
You may convey a covered work in object code form under the terms
|
|
||||||
of sections 4 and 5, provided that you also convey the
|
|
||||||
machine-readable Corresponding Source under the terms of this License,
|
|
||||||
in one of these ways:
|
|
||||||
|
|
||||||
a) Convey the object code in, or embodied in, a physical product
|
|
||||||
(including a physical distribution medium), accompanied by the
|
|
||||||
Corresponding Source fixed on a durable physical medium
|
|
||||||
customarily used for software interchange.
|
|
||||||
|
|
||||||
b) Convey the object code in, or embodied in, a physical product
|
|
||||||
(including a physical distribution medium), accompanied by a
|
|
||||||
written offer, valid for at least three years and valid for as
|
|
||||||
long as you offer spare parts or customer support for that product
|
|
||||||
model, to give anyone who possesses the object code either (1) a
|
|
||||||
copy of the Corresponding Source for all the software in the
|
|
||||||
product that is covered by this License, on a durable physical
|
|
||||||
medium customarily used for software interchange, for a price no
|
|
||||||
more than your reasonable cost of physically performing this
|
|
||||||
conveying of source, or (2) access to copy the
|
|
||||||
Corresponding Source from a network server at no charge.
|
|
||||||
|
|
||||||
c) Convey individual copies of the object code with a copy of the
|
|
||||||
written offer to provide the Corresponding Source. This
|
|
||||||
alternative is allowed only occasionally and noncommercially, and
|
|
||||||
only if you received the object code with such an offer, in accord
|
|
||||||
with subsection 6b.
|
|
||||||
|
|
||||||
d) Convey the object code by offering access from a designated
|
|
||||||
place (gratis or for a charge), and offer equivalent access to the
|
|
||||||
Corresponding Source in the same way through the same place at no
|
|
||||||
further charge. You need not require recipients to copy the
|
|
||||||
Corresponding Source along with the object code. If the place to
|
|
||||||
copy the object code is a network server, the Corresponding Source
|
|
||||||
may be on a different server (operated by you or a third party)
|
|
||||||
that supports equivalent copying facilities, provided you maintain
|
|
||||||
clear directions next to the object code saying where to find the
|
|
||||||
Corresponding Source. Regardless of what server hosts the
|
|
||||||
Corresponding Source, you remain obligated to ensure that it is
|
|
||||||
available for as long as needed to satisfy these requirements.
|
|
||||||
|
|
||||||
e) Convey the object code using peer-to-peer transmission, provided
|
|
||||||
you inform other peers where the object code and Corresponding
|
|
||||||
Source of the work are being offered to the general public at no
|
|
||||||
charge under subsection 6d.
|
|
||||||
|
|
||||||
A separable portion of the object code, whose source code is excluded
|
|
||||||
from the Corresponding Source as a System Library, need not be
|
|
||||||
included in conveying the object code work.
|
|
||||||
|
|
||||||
A "User Product" is either (1) a "consumer product", which means any
|
|
||||||
tangible personal property which is normally used for personal, family,
|
|
||||||
or household purposes, or (2) anything designed or sold for incorporation
|
|
||||||
into a dwelling. In determining whether a product is a consumer product,
|
|
||||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
|
||||||
product received by a particular user, "normally used" refers to a
|
|
||||||
typical or common use of that class of product, regardless of the status
|
|
||||||
of the particular user or of the way in which the particular user
|
|
||||||
actually uses, or expects or is expected to use, the product. A product
|
|
||||||
is a consumer product regardless of whether the product has substantial
|
|
||||||
commercial, industrial or non-consumer uses, unless such uses represent
|
|
||||||
the only significant mode of use of the product.
|
|
||||||
|
|
||||||
"Installation Information" for a User Product means any methods,
|
|
||||||
procedures, authorization keys, or other information required to install
|
|
||||||
and execute modified versions of a covered work in that User Product from
|
|
||||||
a modified version of its Corresponding Source. The information must
|
|
||||||
suffice to ensure that the continued functioning of the modified object
|
|
||||||
code is in no case prevented or interfered with solely because
|
|
||||||
modification has been made.
|
|
||||||
|
|
||||||
If you convey an object code work under this section in, or with, or
|
|
||||||
specifically for use in, a User Product, and the conveying occurs as
|
|
||||||
part of a transaction in which the right of possession and use of the
|
|
||||||
User Product is transferred to the recipient in perpetuity or for a
|
|
||||||
fixed term (regardless of how the transaction is characterized), the
|
|
||||||
Corresponding Source conveyed under this section must be accompanied
|
|
||||||
by the Installation Information. But this requirement does not apply
|
|
||||||
if neither you nor any third party retains the ability to install
|
|
||||||
modified object code on the User Product (for example, the work has
|
|
||||||
been installed in ROM).
|
|
||||||
|
|
||||||
The requirement to provide Installation Information does not include a
|
|
||||||
requirement to continue to provide support service, warranty, or updates
|
|
||||||
for a work that has been modified or installed by the recipient, or for
|
|
||||||
the User Product in which it has been modified or installed. Access to a
|
|
||||||
network may be denied when the modification itself materially and
|
|
||||||
adversely affects the operation of the network or violates the rules and
|
|
||||||
protocols for communication across the network.
|
|
||||||
|
|
||||||
Corresponding Source conveyed, and Installation Information provided,
|
|
||||||
in accord with this section must be in a format that is publicly
|
|
||||||
documented (and with an implementation available to the public in
|
|
||||||
source code form), and must require no special password or key for
|
|
||||||
unpacking, reading or copying.
|
|
||||||
|
|
||||||
7. Additional Terms.
|
|
||||||
|
|
||||||
"Additional permissions" are terms that supplement the terms of this
|
|
||||||
License by making exceptions from one or more of its conditions.
|
|
||||||
Additional permissions that are applicable to the entire Program shall
|
|
||||||
be treated as though they were included in this License, to the extent
|
|
||||||
that they are valid under applicable law. If additional permissions
|
|
||||||
apply only to part of the Program, that part may be used separately
|
|
||||||
under those permissions, but the entire Program remains governed by
|
|
||||||
this License without regard to the additional permissions.
|
|
||||||
|
|
||||||
When you convey a copy of a covered work, you may at your option
|
|
||||||
remove any additional permissions from that copy, or from any part of
|
|
||||||
it. (Additional permissions may be written to require their own
|
|
||||||
removal in certain cases when you modify the work.) You may place
|
|
||||||
additional permissions on material, added by you to a covered work,
|
|
||||||
for which you have or can give appropriate copyright permission.
|
|
||||||
|
|
||||||
Notwithstanding any other provision of this License, for material you
|
|
||||||
add to a covered work, you may (if authorized by the copyright holders of
|
|
||||||
that material) supplement the terms of this License with terms:
|
|
||||||
|
|
||||||
a) Disclaiming warranty or limiting liability differently from the
|
|
||||||
terms of sections 15 and 16 of this License; or
|
|
||||||
|
|
||||||
b) Requiring preservation of specified reasonable legal notices or
|
|
||||||
author attributions in that material or in the Appropriate Legal
|
|
||||||
Notices displayed by works containing it; or
|
|
||||||
|
|
||||||
c) Prohibiting misrepresentation of the origin of that material, or
|
|
||||||
requiring that modified versions of such material be marked in
|
|
||||||
reasonable ways as different from the original version; or
|
|
||||||
|
|
||||||
d) Limiting the use for publicity purposes of names of licensors or
|
|
||||||
authors of the material; or
|
|
||||||
|
|
||||||
e) Declining to grant rights under trademark law for use of some
|
|
||||||
trade names, trademarks, or service marks; or
|
|
||||||
|
|
||||||
f) Requiring indemnification of licensors and authors of that
|
|
||||||
material by anyone who conveys the material (or modified versions of
|
|
||||||
it) with contractual assumptions of liability to the recipient, for
|
|
||||||
any liability that these contractual assumptions directly impose on
|
|
||||||
those licensors and authors.
|
|
||||||
|
|
||||||
All other non-permissive additional terms are considered "further
|
|
||||||
restrictions" within the meaning of section 10. If the Program as you
|
|
||||||
received it, or any part of it, contains a notice stating that it is
|
|
||||||
governed by this License along with a term that is a further
|
|
||||||
restriction, you may remove that term. If a license document contains
|
|
||||||
a further restriction but permits relicensing or conveying under this
|
|
||||||
License, you may add to a covered work material governed by the terms
|
|
||||||
of that license document, provided that the further restriction does
|
|
||||||
not survive such relicensing or conveying.
|
|
||||||
|
|
||||||
If you add terms to a covered work in accord with this section, you
|
|
||||||
must place, in the relevant source files, a statement of the
|
|
||||||
additional terms that apply to those files, or a notice indicating
|
|
||||||
where to find the applicable terms.
|
|
||||||
|
|
||||||
Additional terms, permissive or non-permissive, may be stated in the
|
|
||||||
form of a separately written license, or stated as exceptions;
|
|
||||||
the above requirements apply either way.
|
|
||||||
|
|
||||||
8. Termination.
|
|
||||||
|
|
||||||
You may not propagate or modify a covered work except as expressly
|
|
||||||
provided under this License. Any attempt otherwise to propagate or
|
|
||||||
modify it is void, and will automatically terminate your rights under
|
|
||||||
this License (including any patent licenses granted under the third
|
|
||||||
paragraph of section 11).
|
|
||||||
|
|
||||||
However, if you cease all violation of this License, then your
|
|
||||||
license from a particular copyright holder is reinstated (a)
|
|
||||||
provisionally, unless and until the copyright holder explicitly and
|
|
||||||
finally terminates your license, and (b) permanently, if the copyright
|
|
||||||
holder fails to notify you of the violation by some reasonable means
|
|
||||||
prior to 60 days after the cessation.
|
|
||||||
|
|
||||||
Moreover, your license from a particular copyright holder is
|
|
||||||
reinstated permanently if the copyright holder notifies you of the
|
|
||||||
violation by some reasonable means, this is the first time you have
|
|
||||||
received notice of violation of this License (for any work) from that
|
|
||||||
copyright holder, and you cure the violation prior to 30 days after
|
|
||||||
your receipt of the notice.
|
|
||||||
|
|
||||||
Termination of your rights under this section does not terminate the
|
|
||||||
licenses of parties who have received copies or rights from you under
|
|
||||||
this License. If your rights have been terminated and not permanently
|
|
||||||
reinstated, you do not qualify to receive new licenses for the same
|
|
||||||
material under section 10.
|
|
||||||
|
|
||||||
9. Acceptance Not Required for Having Copies.
|
|
||||||
|
|
||||||
You are not required to accept this License in order to receive or
|
|
||||||
run a copy of the Program. Ancillary propagation of a covered work
|
|
||||||
occurring solely as a consequence of using peer-to-peer transmission
|
|
||||||
to receive a copy likewise does not require acceptance. However,
|
|
||||||
nothing other than this License grants you permission to propagate or
|
|
||||||
modify any covered work. These actions infringe copyright if you do
|
|
||||||
not accept this License. Therefore, by modifying or propagating a
|
|
||||||
covered work, you indicate your acceptance of this License to do so.
|
|
||||||
|
|
||||||
10. Automatic Licensing of Downstream Recipients.
|
|
||||||
|
|
||||||
Each time you convey a covered work, the recipient automatically
|
|
||||||
receives a license from the original licensors, to run, modify and
|
|
||||||
propagate that work, subject to this License. You are not responsible
|
|
||||||
for enforcing compliance by third parties with this License.
|
|
||||||
|
|
||||||
An "entity transaction" is a transaction transferring control of an
|
|
||||||
organization, or substantially all assets of one, or subdividing an
|
|
||||||
organization, or merging organizations. If propagation of a covered
|
|
||||||
work results from an entity transaction, each party to that
|
|
||||||
transaction who receives a copy of the work also receives whatever
|
|
||||||
licenses to the work the party's predecessor in interest had or could
|
|
||||||
give under the previous paragraph, plus a right to possession of the
|
|
||||||
Corresponding Source of the work from the predecessor in interest, if
|
|
||||||
the predecessor has it or can get it with reasonable efforts.
|
|
||||||
|
|
||||||
You may not impose any further restrictions on the exercise of the
|
|
||||||
rights granted or affirmed under this License. For example, you may
|
|
||||||
not impose a license fee, royalty, or other charge for exercise of
|
|
||||||
rights granted under this License, and you may not initiate litigation
|
|
||||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
|
||||||
any patent claim is infringed by making, using, selling, offering for
|
|
||||||
sale, or importing the Program or any portion of it.
|
|
||||||
|
|
||||||
11. Patents.
|
|
||||||
|
|
||||||
A "contributor" is a copyright holder who authorizes use under this
|
|
||||||
License of the Program or a work on which the Program is based. The
|
|
||||||
work thus licensed is called the contributor's "contributor version".
|
|
||||||
|
|
||||||
A contributor's "essential patent claims" are all patent claims
|
|
||||||
owned or controlled by the contributor, whether already acquired or
|
|
||||||
hereafter acquired, that would be infringed by some manner, permitted
|
|
||||||
by this License, of making, using, or selling its contributor version,
|
|
||||||
but do not include claims that would be infringed only as a
|
|
||||||
consequence of further modification of the contributor version. For
|
|
||||||
purposes of this definition, "control" includes the right to grant
|
|
||||||
patent sublicenses in a manner consistent with the requirements of
|
|
||||||
this License.
|
|
||||||
|
|
||||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
|
||||||
patent license under the contributor's essential patent claims, to
|
|
||||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
|
||||||
propagate the contents of its contributor version.
|
|
||||||
|
|
||||||
In the following three paragraphs, a "patent license" is any express
|
|
||||||
agreement or commitment, however denominated, not to enforce a patent
|
|
||||||
(such as an express permission to practice a patent or covenant not to
|
|
||||||
sue for patent infringement). To "grant" such a patent license to a
|
|
||||||
party means to make such an agreement or commitment not to enforce a
|
|
||||||
patent against the party.
|
|
||||||
|
|
||||||
If you convey a covered work, knowingly relying on a patent license,
|
|
||||||
and the Corresponding Source of the work is not available for anyone
|
|
||||||
to copy, free of charge and under the terms of this License, through a
|
|
||||||
publicly available network server or other readily accessible means,
|
|
||||||
then you must either (1) cause the Corresponding Source to be so
|
|
||||||
available, or (2) arrange to deprive yourself of the benefit of the
|
|
||||||
patent license for this particular work, or (3) arrange, in a manner
|
|
||||||
consistent with the requirements of this License, to extend the patent
|
|
||||||
license to downstream recipients. "Knowingly relying" means you have
|
|
||||||
actual knowledge that, but for the patent license, your conveying the
|
|
||||||
covered work in a country, or your recipient's use of the covered work
|
|
||||||
in a country, would infringe one or more identifiable patents in that
|
|
||||||
country that you have reason to believe are valid.
|
|
||||||
|
|
||||||
If, pursuant to or in connection with a single transaction or
|
|
||||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
|
||||||
covered work, and grant a patent license to some of the parties
|
|
||||||
receiving the covered work authorizing them to use, propagate, modify
|
|
||||||
or convey a specific copy of the covered work, then the patent license
|
|
||||||
you grant is automatically extended to all recipients of the covered
|
|
||||||
work and works based on it.
|
|
||||||
|
|
||||||
A patent license is "discriminatory" if it does not include within
|
|
||||||
the scope of its coverage, prohibits the exercise of, or is
|
|
||||||
conditioned on the non-exercise of one or more of the rights that are
|
|
||||||
specifically granted under this License. You may not convey a covered
|
|
||||||
work if you are a party to an arrangement with a third party that is
|
|
||||||
in the business of distributing software, under which you make payment
|
|
||||||
to the third party based on the extent of your activity of conveying
|
|
||||||
the work, and under which the third party grants, to any of the
|
|
||||||
parties who would receive the covered work from you, a discriminatory
|
|
||||||
patent license (a) in connection with copies of the covered work
|
|
||||||
conveyed by you (or copies made from those copies), or (b) primarily
|
|
||||||
for and in connection with specific products or compilations that
|
|
||||||
contain the covered work, unless you entered into that arrangement,
|
|
||||||
or that patent license was granted, prior to 28 March 2007.
|
|
||||||
|
|
||||||
Nothing in this License shall be construed as excluding or limiting
|
|
||||||
any implied license or other defenses to infringement that may
|
|
||||||
otherwise be available to you under applicable patent law.
|
|
||||||
|
|
||||||
12. No Surrender of Others' Freedom.
|
|
||||||
|
|
||||||
If conditions are imposed on you (whether by court order, agreement or
|
|
||||||
otherwise) that contradict the conditions of this License, they do not
|
|
||||||
excuse you from the conditions of this License. If you cannot convey a
|
|
||||||
covered work so as to satisfy simultaneously your obligations under this
|
|
||||||
License and any other pertinent obligations, then as a consequence you may
|
|
||||||
not convey it at all. For example, if you agree to terms that obligate you
|
|
||||||
to collect a royalty for further conveying from those to whom you convey
|
|
||||||
the Program, the only way you could satisfy both those terms and this
|
|
||||||
License would be to refrain entirely from conveying the Program.
|
|
||||||
|
|
||||||
13. Use with the GNU Affero General Public License.
|
|
||||||
|
|
||||||
Notwithstanding any other provision of this License, you have
|
|
||||||
permission to link or combine any covered work with a work licensed
|
|
||||||
under version 3 of the GNU Affero General Public License into a single
|
|
||||||
combined work, and to convey the resulting work. The terms of this
|
|
||||||
License will continue to apply to the part which is the covered work,
|
|
||||||
but the special requirements of the GNU Affero General Public License,
|
|
||||||
section 13, concerning interaction through a network will apply to the
|
|
||||||
combination as such.
|
|
||||||
|
|
||||||
14. Revised Versions of this License.
|
|
||||||
|
|
||||||
The Free Software Foundation may publish revised and/or new versions of
|
|
||||||
the GNU General Public License from time to time. Such new versions will
|
|
||||||
be similar in spirit to the present version, but may differ in detail to
|
|
||||||
address new problems or concerns.
|
|
||||||
|
|
||||||
Each version is given a distinguishing version number. If the
|
|
||||||
Program specifies that a certain numbered version of the GNU General
|
|
||||||
Public License "or any later version" applies to it, you have the
|
|
||||||
option of following the terms and conditions either of that numbered
|
|
||||||
version or of any later version published by the Free Software
|
|
||||||
Foundation. If the Program does not specify a version number of the
|
|
||||||
GNU General Public License, you may choose any version ever published
|
|
||||||
by the Free Software Foundation.
|
|
||||||
|
|
||||||
If the Program specifies that a proxy can decide which future
|
|
||||||
versions of the GNU General Public License can be used, that proxy's
|
|
||||||
public statement of acceptance of a version permanently authorizes you
|
|
||||||
to choose that version for the Program.
|
|
||||||
|
|
||||||
Later license versions may give you additional or different
|
|
||||||
permissions. However, no additional obligations are imposed on any
|
|
||||||
author or copyright holder as a result of your choosing to follow a
|
|
||||||
later version.
|
|
||||||
|
|
||||||
15. Disclaimer of Warranty.
|
|
||||||
|
|
||||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
|
||||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
|
||||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
|
||||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
|
||||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
||||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
|
||||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
|
||||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
|
||||||
|
|
||||||
16. Limitation of Liability.
|
|
||||||
|
|
||||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
|
||||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
|
||||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
|
||||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
|
||||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
|
||||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
|
||||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
|
||||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
|
||||||
SUCH DAMAGES.
|
|
||||||
|
|
||||||
17. Interpretation of Sections 15 and 16.
|
|
||||||
|
|
||||||
If the disclaimer of warranty and limitation of liability provided
|
|
||||||
above cannot be given local legal effect according to their terms,
|
|
||||||
reviewing courts shall apply local law that most closely approximates
|
|
||||||
an absolute waiver of all civil liability in connection with the
|
|
||||||
Program, unless a warranty or assumption of liability accompanies a
|
|
||||||
copy of the Program in return for a fee.
|
|
||||||
|
|
||||||
END OF TERMS AND CONDITIONS
|
|
||||||
|
|
||||||
How to Apply These Terms to Your New Programs
|
|
||||||
|
|
||||||
If you develop a new program, and you want it to be of the greatest
|
|
||||||
possible use to the public, the best way to achieve this is to make it
|
|
||||||
free software which everyone can redistribute and change under these terms.
|
|
||||||
|
|
||||||
To do so, attach the following notices to the program. It is safest
|
|
||||||
to attach them to the start of each source file to most effectively
|
|
||||||
state the exclusion of warranty; and each file should have at least
|
|
||||||
the "copyright" line and a pointer to where the full notice is found.
|
|
||||||
|
|
||||||
<one line to give the program's name and a brief idea of what it does.>
|
|
||||||
Copyright (C) <year> <name of author>
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
|
||||||
it under the terms of the GNU General Public License as published by
|
|
||||||
the Free Software Foundation, either version 3 of the License, or
|
|
||||||
(at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
Also add information on how to contact you by electronic and paper mail.
|
|
||||||
|
|
||||||
If the program does terminal interaction, make it output a short
|
|
||||||
notice like this when it starts in an interactive mode:
|
|
||||||
|
|
||||||
<program> Copyright (C) <year> <name of author>
|
|
||||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
|
||||||
This is free software, and you are welcome to redistribute it
|
|
||||||
under certain conditions; type `show c' for details.
|
|
||||||
|
|
||||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
|
||||||
parts of the General Public License. Of course, your program's commands
|
|
||||||
might be different; for a GUI interface, you would use an "about box".
|
|
||||||
|
|
||||||
You should also get your employer (if you work as a programmer) or school,
|
|
||||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
|
||||||
For more information on this, and how to apply and follow the GNU GPL, see
|
|
||||||
<http://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
The GNU General Public License does not permit incorporating your program
|
|
||||||
into proprietary programs. If your program is a subroutine library, you
|
|
||||||
may consider it more useful to permit linking proprietary applications with
|
|
||||||
the library. If this is what you want to do, use the GNU Lesser General
|
|
||||||
Public License instead of this License. But first, please read
|
|
||||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
Latex Poster Template
|
|
||||||
|
|
||||||
A latex template to efficently design pretty posters. Posters are composited of
|
|
||||||
blocks with headings, that can be positioned easily on the page, using absolute
|
|
||||||
or relative positioning.
|
|
||||||
|
|
||||||
Download at:
|
|
||||||
http://www.brian-amberg.de/uni/poster/
|
|
||||||
|
|
||||||
Licence GPL
|
|
||||||
(c) 2007-2011 Brian Amberg and Reinhold Kainhofer
|
|
||||||
|
|
||||||
Documentation
|
|
||||||
See baposter_guide.pdf and the example files.
|
|
||||||
@@ -1,181 +0,0 @@
|
|||||||
\documentclass[final,letterpaper]{article}
|
|
||||||
|
|
||||||
\usepackage{url}
|
|
||||||
\usepackage{graphicx}
|
|
||||||
\usepackage{hyperref}
|
|
||||||
\usepackage{pdfpages}
|
|
||||||
\usepackage{geometry}
|
|
||||||
|
|
||||||
\newcommand{\baposter}{\texttt{baposter}}
|
|
||||||
|
|
||||||
\title{The baposter latex poster style}
|
|
||||||
\author{Brian Amberg and Reinhold Kainhofer}
|
|
||||||
\begin{document}
|
|
||||||
\maketitle
|
|
||||||
\begin{abstract}
|
|
||||||
This is still only a very rough documentation, but it should be better than no
|
|
||||||
documentation. If anything is unclear, please post a request (preferably with a
|
|
||||||
patch) at the bugtracker.
|
|
||||||
\end{abstract}
|
|
||||||
|
|
||||||
\section{Introduction}
|
|
||||||
\baposter{} is a LaTeX template to efficently design pretty posters for
|
|
||||||
scientific conferences. Posters are composited of blocks with headings, which
|
|
||||||
can be positioned easily on the page, using absolute or relative positioning. A
|
|
||||||
number of predefined styles can be composed to generate new color schemes and
|
|
||||||
ornaments.
|
|
||||||
|
|
||||||
\section{Usage}
|
|
||||||
Refer to the included example posters for the overall structure. I will document the different keys here.
|
|
||||||
The main environment for the poster is the \texttt{poster} environment. It has the following structure
|
|
||||||
\begin{verbatim}
|
|
||||||
\begin{poster}{
|
|
||||||
key=value options
|
|
||||||
}
|
|
||||||
{
|
|
||||||
Eye Catcher, empty if option eyecatcher=no
|
|
||||||
}
|
|
||||||
{
|
|
||||||
Poster Title
|
|
||||||
}
|
|
||||||
{
|
|
||||||
Poster Authors
|
|
||||||
}
|
|
||||||
{
|
|
||||||
University Logo
|
|
||||||
}
|
|
||||||
|
|
||||||
Definition of the boxes
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
\end{verbatim}
|
|
||||||
\begin{center}
|
|
||||||
\setlength{\fboxsep}{0pt}
|
|
||||||
\fbox{\includegraphics[width=0.9\textwidth]{docs-structure}}
|
|
||||||
\end{center}
|
|
||||||
|
|
||||||
It should be immediately inside the
|
|
||||||
\begin{verbatim}
|
|
||||||
\begin{document}
|
|
||||||
\end{document}
|
|
||||||
\end{verbatim}
|
|
||||||
environment, or there will be blank pages.
|
|
||||||
|
|
||||||
Additionally, you can pass some options for page size selection directly to the class file.
|
|
||||||
\begin{verbatim}
|
|
||||||
\documentclass[class options]{baposter}
|
|
||||||
\end{verbatim}
|
|
||||||
|
|
||||||
\subsection{Class Options}
|
|
||||||
The class options are
|
|
||||||
|
|
||||||
\begin{description}
|
|
||||||
\item [landscape/portrait] Page Layout
|
|
||||||
\item [a0paper, a1paper, a2paper, a3paper, a4paper, archE] Predefined paper sizes
|
|
||||||
\item [paperwidth=length,paperheight=length] Width/Height of the paper. Do not use together with a0paper or other predefined paper sizes.
|
|
||||||
\item [margin=length] Page margin
|
|
||||||
\item [fontscale=real number] Scaling of the poster. The poster is typeset with
|
|
||||||
standard font sizes on a `fontscale times papersize' paper, and then scaled up
|
|
||||||
by 1/fontscale to the chosen paper size. This ensures good looking font sizes.
|
|
||||||
So if you need to fit more onto a poster, increase the fontscale option to get
|
|
||||||
smaller fonts. But be sure not to choose too small fonts, or your paper will be
|
|
||||||
awful. I find posters with small print a nuisance, and tend to spend more time
|
|
||||||
with well presented and concise content.
|
|
||||||
\item [showframe] Show a frame around the page, mainly useful for debugging.
|
|
||||||
\end{description}
|
|
||||||
|
|
||||||
\subsection{Poster Environment Options}
|
|
||||||
|
|
||||||
The available options are:
|
|
||||||
\begin{description}
|
|
||||||
\item[grid=\{yes,no\}] Display a grid, which can be useful during the layout phase.
|
|
||||||
\item[columns=4] Number of columns (default 4 in landscape and 3 in portrait format) (maximum number is 6)
|
|
||||||
\item[colspacing=length] Distance between the columns of the poster
|
|
||||||
\item[headerheight=length] Height of the main poster header as a length (not of the headers of the text boxes). Default value is \verb+0.1\textheight+.
|
|
||||||
\item[background=poster background type] Type of poster background. Possible values are
|
|
||||||
\begin{enumerate}
|
|
||||||
\item \verb+plain+: Plain background in one color (\verb+bgColorOne+)
|
|
||||||
\item \verb+shade-lr+: Horizontal background gradient (from \verb+bgColorOne+ to \verb+bgColorTwo+)
|
|
||||||
\item \verb+shade-tb+: Vertical background gradient (from \verb+bgColorOne+ to \verb+bgColorTwo+)
|
|
||||||
\item \verb+user+: Use the command \verb|\background{...}| to define your own background.
|
|
||||||
\item \verb+none+: No background at all.
|
|
||||||
\end{enumerate}
|
|
||||||
\begin{center}
|
|
||||||
\setlength{\fboxsep}{0pt}
|
|
||||||
|
|
||||||
\fbox{\includegraphics[width=0.21\textwidth,page=1]{docs-background}}
|
|
||||||
\fbox{\includegraphics[width=0.21\textwidth,page=2]{docs-background}}
|
|
||||||
\fbox{\includegraphics[width=0.21\textwidth,page=3]{docs-background}}
|
|
||||||
\fbox{\includegraphics[width=0.21\textwidth,page=4]{docs-background}}
|
|
||||||
\end{center}
|
|
||||||
|
|
||||||
\item[bgColorOne=pgf color name] First background color. For a plain, this color will be used. For a shaded background, this is the first color for the gradient.
|
|
||||||
\item[bgColorTwo=pgf color name] Second background color. This color will only be used for shaded backgrounds as the end color of the gradient.
|
|
||||||
\item[eyecatcher=\{yes,no\}] Should an eye catcher be shown on the
|
|
||||||
left of the title page. The eyecatcher itself is defined in the second
|
|
||||||
argument of the poster environment.
|
|
||||||
|
|
||||||
\end{description}
|
|
||||||
|
|
||||||
\subsection{Posterbox Environment Options}
|
|
||||||
|
|
||||||
\begin{description}
|
|
||||||
\item[borderColor=pgf color name] Color used for the borders of the poster boxes
|
|
||||||
\item[headerColorOne=pgf color name] First color of box header. Two colors can be used to define gradients.
|
|
||||||
\item[headerColorTwo=pgf color name] Second color of box header. Two colors can be used to define gradients.
|
|
||||||
\item[textborder=border type] Which kind of border should the lower part of the text boxes have. Possible values are:
|
|
||||||
\begin{enumerate}
|
|
||||||
\item none
|
|
||||||
\item bars
|
|
||||||
\item coils
|
|
||||||
\item triangles
|
|
||||||
\item rectangle
|
|
||||||
\item rounded
|
|
||||||
\item faded
|
|
||||||
\end{enumerate}
|
|
||||||
\includegraphics[width=0.9\textwidth]{docs-boxshape}
|
|
||||||
|
|
||||||
\item[headerborder=header border type] At which sides of the text box headers should we draw a border. Possible values are:
|
|
||||||
\begin{enumerate}
|
|
||||||
\item none
|
|
||||||
\item closed
|
|
||||||
\item open
|
|
||||||
\end{enumerate}
|
|
||||||
\includegraphics[width=0.9\textwidth]{docs-headerborder}
|
|
||||||
\item[headershape=header border shape] The type of ornament of the text box headers. Possible values are
|
|
||||||
\begin{enumerate}
|
|
||||||
\item rectangle
|
|
||||||
\item small-rounded
|
|
||||||
\item roundedright
|
|
||||||
\item roundedleft
|
|
||||||
\item rounded
|
|
||||||
\end{enumerate}
|
|
||||||
\includegraphics[width=0.9\textwidth]{docs-headershape}
|
|
||||||
\item[headershade=type of header shading] Which shading should be applied to the text box headers. Possible values are
|
|
||||||
\begin{enumerate}
|
|
||||||
\item plain
|
|
||||||
\item shade-lr
|
|
||||||
\item shade-tb
|
|
||||||
\item shade-tb-inverse
|
|
||||||
\end{enumerate}
|
|
||||||
\item[boxshade] which kind of shading is applied to the text boxes. Possible values are
|
|
||||||
\begin{enumerate}
|
|
||||||
\item shade-lr
|
|
||||||
\item shade-tb
|
|
||||||
\item plain
|
|
||||||
\item none
|
|
||||||
\end{enumerate}
|
|
||||||
\item[headerfont=font definition] Commands inserted before a text box header is typeset.
|
|
||||||
\item[headerFontColor=pgf color name] Color that the header is typeset in.
|
|
||||||
\item[linewidth=length] Width of the lines used when drawing the poster.
|
|
||||||
\end{description}
|
|
||||||
|
|
||||||
\section{Author and Licence}
|
|
||||||
The original author is Brian Amberg, and the class and documentation has been
|
|
||||||
greatly improved by Reinhold Kainhofer. The class is distributed under the GPL.
|
|
||||||
The current version and documentation can be found at:
|
|
||||||
\begin{center}
|
|
||||||
\url{http://www.brian-amberg.de/uni/poster/}
|
|
||||||
\end{center}
|
|
||||||
\end{document}
|
|
||||||
|
|
||||||
@@ -1,40 +0,0 @@
|
|||||||
\documentclass[portrait,fontscale=0.7,margin=0.2cm,paperwidth=8.2truecm, paperheight=11.88truecm,debug]{baposter}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{poster}{
|
|
||||||
background=none,
|
|
||||||
headerheight=\textheight,
|
|
||||||
}{}{\texttt{none}}{}{d}
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
|
|
||||||
\begin{poster}{
|
|
||||||
background=plain,
|
|
||||||
bgColorOne=green!40,
|
|
||||||
headerheight=\textheight,
|
|
||||||
}{}{\texttt{plain}}{\texttt{bgColorOne=green!40}}{d}
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
|
|
||||||
\begin{poster}{
|
|
||||||
background=shadelr,
|
|
||||||
bgColorOne=green!40,
|
|
||||||
bgColorTwo=yellow,
|
|
||||||
headerheight=\textheight,
|
|
||||||
}{}{\texttt{shade-lr}}{\texttt{bgColorOne=green!40}\\
|
|
||||||
\texttt{bgColorTwo=yellow}}{d}
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
|
|
||||||
\begin{poster}{
|
|
||||||
background=shadetb,
|
|
||||||
bgColorOne=green!40,
|
|
||||||
bgColorTwo=yellow,
|
|
||||||
headerheight=\textheight,
|
|
||||||
}{}{\texttt{shade-tb}}{\texttt{bgColorOne=green!40}\\
|
|
||||||
\texttt{bgColorTwo=yellow}}{d}
|
|
||||||
\end{poster}
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
@@ -1,71 +0,0 @@
|
|||||||
\documentclass[portrait,fontscale=1,margin=0.2cm,paperwidth=15truecm, paperheight=3.5cm,debug]{baposter}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{poster}{
|
|
||||||
headerheight=0pt,
|
|
||||||
columns=5,
|
|
||||||
background=none,
|
|
||||||
linewidth=1pt,
|
|
||||||
borderColor=red,
|
|
||||||
% textborder=rectangle,
|
|
||||||
headershade=plain,
|
|
||||||
headerColorOne=green!60,
|
|
||||||
headershape=smallrounded,
|
|
||||||
headerfont={},
|
|
||||||
% below=notset,
|
|
||||||
height=0.45,
|
|
||||||
boxshade=plain,
|
|
||||||
eyecatcher=false,
|
|
||||||
boxheaderheight=1.5em,
|
|
||||||
boxColorOne=lightgray,
|
|
||||||
}{}{b}{}{}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\begin{posterbox}[column=0,textborder=rectangle]{}
|
|
||||||
rectangle
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=1,textborder=rounded]{}
|
|
||||||
rounded
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=2,textborder=roundedsmall]{}
|
|
||||||
roundedsmall
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=3,textborder=roundedleft]{}
|
|
||||||
roundedleft
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=4,textborder=roundedright]{}
|
|
||||||
roundedright
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\begin{posterbox}[column=0,row=0.55,textborder=none]{}
|
|
||||||
none
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=1,row=0.55,textborder=bars]{}
|
|
||||||
bars
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=2,row=0.55,textborder=faded]{}
|
|
||||||
faded
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=3,row=0.55,textborder=triangles]{}
|
|
||||||
triangles
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=4,row=0.55,linewidth=0.5pt,textborder=coils]{}
|
|
||||||
coils
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
\documentclass[portrait,fontscale=1,margin=0.2cm,paperwidth=15truecm, paperheight=1.5cm,debug]{baposter}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{poster}{
|
|
||||||
headerheight=0pt,
|
|
||||||
columns=3,
|
|
||||||
background=none,
|
|
||||||
% linewidth=0.5pt,
|
|
||||||
borderColor=red,
|
|
||||||
textborder=rectangle,
|
|
||||||
headershade=plain,
|
|
||||||
headerColorOne=green!60,
|
|
||||||
headershape=smallrounded,
|
|
||||||
% boxheaderheight=1.5em,
|
|
||||||
headerfont={},
|
|
||||||
boxColorOne=lightgray,
|
|
||||||
}{}{b}{}{d}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\begin{posterbox}[column=0,boxColorOne=lightgray,height=bottom,headerborder=none]{none}
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=1,boxColorOne=lightgray,height=bottom,headerborder=open]{open}
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=2,boxColorOne=lightgray,height=bottom,headerborder=closed]{closed}
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
@@ -1,39 +0,0 @@
|
|||||||
\documentclass[portrait,fontscale=1,margin=0.2cm,paperwidth=15truecm, paperheight=1.5cm,debug]{baposter}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{poster}{
|
|
||||||
headerheight=0pt,
|
|
||||||
columns=5,
|
|
||||||
background=none,
|
|
||||||
linewidth=1pt,
|
|
||||||
borderColor=green!60,
|
|
||||||
textborder=rectangle,
|
|
||||||
headershade=plain,
|
|
||||||
headerColorOne=green!60,
|
|
||||||
% headershape=smallrounded,
|
|
||||||
headerfont={},
|
|
||||||
height=bottom,
|
|
||||||
boxColorOne=lightgray,
|
|
||||||
}{}{b}{}{d}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\begin{posterbox}[column=0,headerfont={},headershape=rectangle]{rectangle}
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=1,headerfont={},headershape=rounded]{rounded}
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=2,headerfont={},headershape=smallrounded]{smallrounded}
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=3,headerfont={},headershape=roundedleft]{roundedleft}
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=4,headerfont={},headershape=roundedright]{roundedright}
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
@@ -1,34 +0,0 @@
|
|||||||
\documentclass[portrait,fontscale=0.7,margin=0.7cm,paperwidth=15truecm, paperheight=9truecm,debug]{baposter}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{poster}{
|
|
||||||
background=plain,
|
|
||||||
bgColorOne=lightgray!30,
|
|
||||||
headerheight=0.4\textheight,
|
|
||||||
columns=2,
|
|
||||||
headershade=plain,
|
|
||||||
headerColorOne=green!40,
|
|
||||||
boxColorOne=lightgray!75,
|
|
||||||
headershape=smallrounded,
|
|
||||||
textborder=roundedsmall,
|
|
||||||
linewidth=0.5pt,
|
|
||||||
borderColor=green,
|
|
||||||
headerborder=open,
|
|
||||||
}{\fbox{\parbox{1cm}{Logo}}}{\fbox{Poster Title}}{\fbox{Poster authors or subtitle}}{\fbox{\parbox{1cm}{Logo}}}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=0]{Box 1}
|
|
||||||
Text of Box 1
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=0,below=auto,height=bottom]{Box 2}
|
|
||||||
Text of Box 2
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\begin{posterbox}[column=1,height=bottom]{Box 2}
|
|
||||||
Text of Box 3
|
|
||||||
\end{posterbox}
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
\end{document}
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
ALL: poster.pdf
|
|
||||||
|
|
||||||
%.pdf: %.tex Makefile
|
|
||||||
pdflatex --enable-write18 $< && pdflatex $< && pdflatex $<
|
|
||||||
|
|
||||||
clean:
|
|
||||||
rm -f *.aux *.bbl *.blg *.log poster.pdf
|
|
||||||
@@ -1,45 +0,0 @@
|
|||||||
Revision info
|
|
||||||
=============
|
|
||||||
* $LastChangedDate: 2011-09-11 10:59:34 +0200 (V, 11 szept. 2011) $
|
|
||||||
* $LastChangedRevision: 129 $
|
|
||||||
* $LastChangedBy: rlegendi $
|
|
||||||
* $Id: README.md 129 2011-09-11 08:59:34Z rlegendi $
|
|
||||||
|
|
||||||
General Notes
|
|
||||||
=============
|
|
||||||
The poster was created with the help of Brian Amberg's [LaTeX Poster Template][].
|
|
||||||
|
|
||||||
The source is a bit commented, however, there are some minor caveats one should be aware of when compiling them.
|
|
||||||
|
|
||||||
Compiling the sources
|
|
||||||
=====================
|
|
||||||
I ran into some minor issues while using the template. Ain't sure ir it is an issue on other systems (I had Windows 7x64 with MiKTeX v2.8).
|
|
||||||
|
|
||||||
**The best way to evade them is to use pdflatex instead of latex to create the poster.** If it is required, `latex` may also be used, you can find some minor workarounds for the issues rising below.
|
|
||||||
|
|
||||||
No background image is displayed
|
|
||||||
--------------------------------
|
|
||||||
Clean the project by deleting the following files:
|
|
||||||
|
|
||||||
- `poster.aux`
|
|
||||||
- `poster.dvi`
|
|
||||||
- `poster.log`
|
|
||||||
|
|
||||||
Then recompile the sources. The background image should be displayed.
|
|
||||||
|
|
||||||
Backround image positioning problem workaround
|
|
||||||
--------------------------------------------------
|
|
||||||
1. First, change the document class options as follows:
|
|
||||||
|
|
||||||
%\documentclass[a0paper,portrait]{baposter}
|
|
||||||
\documentclass[a4paper,portrait]{baposter}
|
|
||||||
|
|
||||||
Just change `a0paper` to anything else (`a4paper` just worked for me, ain't sure about the others).
|
|
||||||
2. Compile the sources.
|
|
||||||
3. Change back the document class definition to `a0paper`, and the result should show the background image properly.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[LaTeX Poster Template]: http://www.brian-amberg.de/uni/poster/
|
|
||||||
"Brian's Template"
|
|
||||||
|
|
||||||
@@ -1,934 +0,0 @@
|
|||||||
%!PS-Adobe-3.0
|
|
||||||
%%DocumentNeededResources: font Helvetica
|
|
||||||
%%+ font Helvetica-Bold
|
|
||||||
%%+ font Helvetica-Oblique
|
|
||||||
%%+ font Helvetica-BoldOblique
|
|
||||||
%%+ font Symbol
|
|
||||||
%%DocumentMedia: a4 595 841 0 () ()
|
|
||||||
%%Title: R Graphics Output
|
|
||||||
%%Creator: R Software
|
|
||||||
%%Pages: (atend)
|
|
||||||
%%Orientation: Landscape
|
|
||||||
%%BoundingBox: 18 18 577 824
|
|
||||||
%%EndComments
|
|
||||||
%%BeginProlog
|
|
||||||
/bp { gs 595.00 0 translate 90 rotate gs } def
|
|
||||||
% begin .ps.prolog
|
|
||||||
/gs { gsave } def
|
|
||||||
/gr { grestore } def
|
|
||||||
/ep { showpage gr gr } def
|
|
||||||
/m { moveto } def
|
|
||||||
/l { rlineto } def
|
|
||||||
/np { newpath } def
|
|
||||||
/cp { closepath } def
|
|
||||||
/f { fill } def
|
|
||||||
/o { stroke } def
|
|
||||||
/c { newpath 0 360 arc } def
|
|
||||||
/r { 4 2 roll moveto 1 copy 3 -1 roll exch 0 exch rlineto 0 rlineto -1 mul 0 exch rlineto closepath } def
|
|
||||||
/p1 { stroke } def
|
|
||||||
/p2 { gsave bg fill grestore newpath } def
|
|
||||||
/p3 { gsave bg fill grestore stroke } def
|
|
||||||
/p6 { gsave bg eofill grestore newpath } def
|
|
||||||
/p7 { gsave bg eofill grestore stroke } def
|
|
||||||
/t { 5 -2 roll moveto gsave rotate
|
|
||||||
1 index stringwidth pop
|
|
||||||
mul neg 0 rmoveto show grestore } def
|
|
||||||
/ta { 4 -2 roll moveto gsave rotate show } def
|
|
||||||
/tb { 2 -1 roll 0 rmoveto show } def
|
|
||||||
/cl { grestore gsave newpath 3 index 3 index moveto 1 index
|
|
||||||
4 -1 roll lineto exch 1 index lineto lineto
|
|
||||||
closepath clip newpath } def
|
|
||||||
/rgb { setrgbcolor } def
|
|
||||||
/s { scalefont setfont } def
|
|
||||||
% end .ps.prolog
|
|
||||||
% begin encoding
|
|
||||||
/WinAnsiEncoding [
|
|
||||||
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
|
|
||||||
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
|
|
||||||
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
|
|
||||||
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
|
|
||||||
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
|
|
||||||
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
|
|
||||||
/zero /one /two /three /four /five /six /seven
|
|
||||||
/eight /nine /colon /semicolon /less /equal /greater /question
|
|
||||||
/at /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 /bracketleft /backslash /bracketright /asciicircum /underscore
|
|
||||||
/grave /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 /bar /braceright /asciitilde /.notdef
|
|
||||||
/Euro /.notdef /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl
|
|
||||||
/circumflex /perthousand /Scaron /guilsinglleft /OE /.notdef /Zcaron /.notdef
|
|
||||||
/.notdef /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash
|
|
||||||
/tilde /trademark /scaron /guilsinglright /oe /.notdef /zcaron /Ydieresis
|
|
||||||
/space /exclamdown /cent /sterling /currency /yen /brokenbar /section
|
|
||||||
/dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron
|
|
||||||
/degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered
|
|
||||||
/cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown
|
|
||||||
/Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla
|
|
||||||
/Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis
|
|
||||||
/Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply
|
|
||||||
/Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls
|
|
||||||
/agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla
|
|
||||||
/egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis
|
|
||||||
/eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide
|
|
||||||
/oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis
|
|
||||||
]
|
|
||||||
def
|
|
||||||
% end encoding
|
|
||||||
%%IncludeResource: font Helvetica
|
|
||||||
/Helvetica findfont
|
|
||||||
dup length dict begin
|
|
||||||
{1 index /FID ne {def} {pop pop} ifelse} forall
|
|
||||||
/Encoding WinAnsiEncoding def
|
|
||||||
currentdict
|
|
||||||
end
|
|
||||||
/Font1 exch definefont pop
|
|
||||||
%%IncludeResource: font Helvetica-Bold
|
|
||||||
/Helvetica-Bold findfont
|
|
||||||
dup length dict begin
|
|
||||||
{1 index /FID ne {def} {pop pop} ifelse} forall
|
|
||||||
/Encoding WinAnsiEncoding def
|
|
||||||
currentdict
|
|
||||||
end
|
|
||||||
/Font2 exch definefont pop
|
|
||||||
%%IncludeResource: font Helvetica-Oblique
|
|
||||||
/Helvetica-Oblique findfont
|
|
||||||
dup length dict begin
|
|
||||||
{1 index /FID ne {def} {pop pop} ifelse} forall
|
|
||||||
/Encoding WinAnsiEncoding def
|
|
||||||
currentdict
|
|
||||||
end
|
|
||||||
/Font3 exch definefont pop
|
|
||||||
%%IncludeResource: font Helvetica-BoldOblique
|
|
||||||
/Helvetica-BoldOblique findfont
|
|
||||||
dup length dict begin
|
|
||||||
{1 index /FID ne {def} {pop pop} ifelse} forall
|
|
||||||
/Encoding WinAnsiEncoding def
|
|
||||||
currentdict
|
|
||||||
end
|
|
||||||
/Font4 exch definefont pop
|
|
||||||
%%IncludeResource: font Symbol
|
|
||||||
/Symbol findfont
|
|
||||||
dup length dict begin
|
|
||||||
{1 index /FID ne {def} {pop pop} ifelse} forall
|
|
||||||
currentdict
|
|
||||||
end
|
|
||||||
/Font5 exch definefont pop
|
|
||||||
%%EndProlog
|
|
||||||
%%Page: 1 1
|
|
||||||
bp
|
|
||||||
/bg { 1 setgray } def
|
|
||||||
0.00 0.00 841.89 595.28 r p2
|
|
||||||
77.04 91.44 793.65 518.24 cl
|
|
||||||
0 setgray
|
|
||||||
0.75 setlinewidth
|
|
||||||
[] 0 setdash
|
|
||||||
1 setlinecap
|
|
||||||
1 setlinejoin
|
|
||||||
10.00 setmiterlimit
|
|
||||||
np
|
|
||||||
103.58 445.96 m
|
|
||||||
114.77 56.47 l
|
|
||||||
67.14 -7.35 l
|
|
||||||
47.63 -9.21 l
|
|
||||||
36.95 -50.15 l
|
|
||||||
30.19 -65.28 l
|
|
||||||
25.52 -47.42 l
|
|
||||||
22.11 -137.91 l
|
|
||||||
19.50 -77.86 l
|
|
||||||
17.45 0 l
|
|
||||||
o
|
|
||||||
103.58 445.96 2.70 c p1
|
|
||||||
218.35 502.43 2.70 c p1
|
|
||||||
285.49 495.08 2.70 c p1
|
|
||||||
333.12 485.87 2.70 c p1
|
|
||||||
370.07 435.72 2.70 c p1
|
|
||||||
400.26 370.44 2.70 c p1
|
|
||||||
425.78 323.02 2.70 c p1
|
|
||||||
447.89 185.11 2.70 c p1
|
|
||||||
467.39 107.25 2.70 c p1
|
|
||||||
484.84 107.25 2.70 c p1
|
|
||||||
18.00 18.00 823.89 577.28 cl
|
|
||||||
0 setgray
|
|
||||||
0.75 setlinewidth
|
|
||||||
[] 0 setdash
|
|
||||||
1 setlinecap
|
|
||||||
1 setlinejoin
|
|
||||||
10.00 setmiterlimit
|
|
||||||
np
|
|
||||||
103.58 91.44 m
|
|
||||||
647.75 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
103.58 91.44 m
|
|
||||||
0 -7.20 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
218.35 91.44 m
|
|
||||||
0 -7.20 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
370.07 91.44 m
|
|
||||||
0 -7.20 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
484.84 91.44 m
|
|
||||||
0 -7.20 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
599.61 91.44 m
|
|
||||||
0 -7.20 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
751.33 91.44 m
|
|
||||||
0 -7.20 l
|
|
||||||
o
|
|
||||||
/Font1 findfont 12 s
|
|
||||||
103.58 65.52 (1) .5 0 t
|
|
||||||
218.35 65.52 (2) .5 0 t
|
|
||||||
370.07 65.52 (5) .5 0 t
|
|
||||||
484.84 65.52 (10) .5 0 t
|
|
||||||
599.61 65.52 (20) .5 0 t
|
|
||||||
751.33 65.52 (50) .5 0 t
|
|
||||||
np
|
|
||||||
77.04 107.25 m
|
|
||||||
0 375.50 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
77.04 107.25 m
|
|
||||||
-7.20 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
77.04 156.37 m
|
|
||||||
-7.20 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
77.04 221.31 m
|
|
||||||
-7.20 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
77.04 270.44 m
|
|
||||||
-7.20 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
77.04 319.56 m
|
|
||||||
-7.20 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
77.04 384.50 m
|
|
||||||
-7.20 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
77.04 433.63 m
|
|
||||||
-7.20 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
77.04 482.75 m
|
|
||||||
-7.20 0 l
|
|
||||||
o
|
|
||||||
59.76 107.25 (1) .5 90 t
|
|
||||||
59.76 156.37 (2) .5 90 t
|
|
||||||
59.76 221.31 (5) .5 90 t
|
|
||||||
59.76 270.44 (10) .5 90 t
|
|
||||||
59.76 319.56 (20) .5 90 t
|
|
||||||
59.76 384.50 (50) .5 90 t
|
|
||||||
59.76 433.63 (100) .5 90 t
|
|
||||||
59.76 482.75 (200) .5 90 t
|
|
||||||
np
|
|
||||||
77.04 91.44 m
|
|
||||||
716.61 0 l
|
|
||||||
0 426.80 l
|
|
||||||
-716.61 0 l
|
|
||||||
0 -426.80 l
|
|
||||||
o
|
|
||||||
18.00 18.00 823.89 577.28 cl
|
|
||||||
/Font1 findfont 12 s
|
|
||||||
0 setgray
|
|
||||||
435.34 36.72 (k) .5 0 t
|
|
||||||
30.96 304.84 (p\(k\)) .5 90 t
|
|
||||||
77.04 91.44 793.65 518.24 cl
|
|
||||||
1 0 0 rgb
|
|
||||||
0.75 setlinewidth
|
|
||||||
[] 0 setdash
|
|
||||||
1 setlinecap
|
|
||||||
1 setlinejoin
|
|
||||||
10.00 setmiterlimit
|
|
||||||
np
|
|
||||||
103.58 395.02 m
|
|
||||||
114.77 82.97 l
|
|
||||||
67.14 12.79 l
|
|
||||||
47.63 -4.91 l
|
|
||||||
36.95 -13.40 l
|
|
||||||
30.19 -53.78 l
|
|
||||||
25.52 -41.66 l
|
|
||||||
22.11 -106.59 l
|
|
||||||
19.50 0 l
|
|
||||||
17.45 -114.07 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
103.58 399.22 m
|
|
||||||
3.64 -6.30 l
|
|
||||||
-7.28 0 l
|
|
||||||
3.64 6.30 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
218.35 482.19 m
|
|
||||||
3.64 -6.30 l
|
|
||||||
-7.28 0 l
|
|
||||||
3.64 6.30 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
285.49 494.98 m
|
|
||||||
3.63 -6.30 l
|
|
||||||
-7.27 0 l
|
|
||||||
3.64 6.30 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
333.12 490.07 m
|
|
||||||
3.64 -6.30 l
|
|
||||||
-7.27 0 l
|
|
||||||
3.63 6.30 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
370.07 476.67 m
|
|
||||||
3.64 -6.30 l
|
|
||||||
-7.28 0 l
|
|
||||||
3.64 6.30 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
400.26 422.89 m
|
|
||||||
3.63 -6.30 l
|
|
||||||
-7.27 0 l
|
|
||||||
3.64 6.30 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
425.78 381.23 m
|
|
||||||
3.64 -6.29 l
|
|
||||||
-7.27 0 l
|
|
||||||
3.63 6.29 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
447.89 274.64 m
|
|
||||||
3.64 -6.30 l
|
|
||||||
-7.27 0 l
|
|
||||||
3.63 6.30 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
467.39 274.64 m
|
|
||||||
3.64 -6.30 l
|
|
||||||
-7.27 0 l
|
|
||||||
3.63 6.30 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
484.84 160.57 m
|
|
||||||
3.64 -6.30 l
|
|
||||||
-7.28 0 l
|
|
||||||
3.64 6.30 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
515.03 111.45 m
|
|
||||||
3.63 -6.30 l
|
|
||||||
-7.27 0 l
|
|
||||||
3.64 6.30 l
|
|
||||||
o
|
|
||||||
0 0.8039 0 rgb
|
|
||||||
np
|
|
||||||
103.58 245.16 m
|
|
||||||
114.77 74.40 l
|
|
||||||
67.14 62.05 l
|
|
||||||
47.63 52.02 l
|
|
||||||
36.95 28.26 l
|
|
||||||
30.19 -0.96 l
|
|
||||||
25.52 13.16 l
|
|
||||||
22.11 -26.37 l
|
|
||||||
19.50 -14.81 l
|
|
||||||
17.45 -34.32 l
|
|
||||||
15.78 -37.37 l
|
|
||||||
14.41 -34.90 l
|
|
||||||
13.25 -81.16 l
|
|
||||||
12.27 -39.66 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
99.76 245.16 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
103.58 241.34 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
214.53 319.56 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
218.35 315.74 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
281.67 381.61 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
285.49 377.79 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
329.30 433.63 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
333.12 429.81 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
366.25 461.89 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
370.07 458.07 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
396.44 460.93 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
400.26 457.11 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
421.96 474.09 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
425.78 470.28 m
|
|
||||||
0 7.63 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
444.07 447.72 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
447.89 443.90 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
463.58 432.91 m
|
|
||||||
7.63 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
467.39 429.10 m
|
|
||||||
0 7.63 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
481.02 398.59 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
484.84 394.78 m
|
|
||||||
0 7.63 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
496.80 361.22 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
500.62 357.40 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
511.21 326.32 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
515.03 322.50 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
524.46 245.16 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
528.28 241.34 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
536.73 205.50 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
540.55 201.68 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
587.30 107.25 m
|
|
||||||
7.63 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
591.12 103.43 m
|
|
||||||
0 7.64 l
|
|
||||||
o
|
|
||||||
0 0 1 rgb
|
|
||||||
np
|
|
||||||
218.35 156.37 m
|
|
||||||
67.14 98.25 l
|
|
||||||
47.63 15.82 l
|
|
||||||
36.95 72.97 l
|
|
||||||
30.19 28.73 l
|
|
||||||
25.52 40.15 l
|
|
||||||
22.11 26.79 l
|
|
||||||
19.50 21.37 l
|
|
||||||
17.45 -14.49 l
|
|
||||||
15.78 -1.21 l
|
|
||||||
14.41 1.80 l
|
|
||||||
13.25 -25.28 l
|
|
||||||
12.27 -33.99 l
|
|
||||||
11.43 -18.59 l
|
|
||||||
10.68 -56.60 l
|
|
||||||
10.04 -12.92 l
|
|
||||||
9.46 -44.55 l
|
|
||||||
8.96 -33.31 l
|
|
||||||
8.49 -64.94 l
|
|
||||||
8.08 -49.12 l
|
|
||||||
7.70 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
215.65 153.67 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
215.65 159.07 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
282.79 251.92 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
282.79 257.32 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
330.42 267.74 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
330.42 273.14 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
367.37 340.71 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
367.37 346.11 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
397.56 369.44 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
397.56 374.84 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
423.08 409.59 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
423.08 414.99 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
445.19 436.38 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
445.19 441.78 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
464.69 457.75 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
464.69 463.15 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
482.14 443.26 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
482.14 448.66 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
497.92 442.05 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
497.92 447.45 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
512.33 443.85 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
512.33 449.25 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
525.58 418.57 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
525.58 423.97 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
537.85 384.58 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
537.85 389.98 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
549.28 365.99 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
549.28 371.39 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
559.96 309.39 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
559.96 314.79 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
570.00 296.47 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
570.00 301.87 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
579.46 251.92 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
579.46 257.32 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
588.42 218.61 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
588.42 224.01 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
596.91 153.67 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
596.91 159.07 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
604.99 104.55 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
604.99 109.95 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
612.69 104.55 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
612.69 109.95 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
0.2706 0.5451 0 rgb
|
|
||||||
np
|
|
||||||
285.49 107.25 m
|
|
||||||
47.63 77.86 l
|
|
||||||
36.95 0 l
|
|
||||||
30.19 20.39 l
|
|
||||||
25.52 102.54 l
|
|
||||||
22.11 35.37 l
|
|
||||||
19.50 39.66 l
|
|
||||||
17.45 32.03 l
|
|
||||||
15.78 -3.78 l
|
|
||||||
14.41 25.09 l
|
|
||||||
13.25 3.97 l
|
|
||||||
12.27 -4.66 l
|
|
||||||
11.43 8.43 l
|
|
||||||
10.68 -20.39 l
|
|
||||||
10.04 -18.52 l
|
|
||||||
9.46 -9.01 l
|
|
||||||
8.96 -29.34 l
|
|
||||||
8.49 -37.42 l
|
|
||||||
8.08 -25.72 l
|
|
||||||
7.70 -49.13 l
|
|
||||||
7.36 -9.46 l
|
|
||||||
7.05 -60.05 l
|
|
||||||
6.76 -77.86 l
|
|
||||||
6.49 0 l
|
|
||||||
6.25 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
281.67 107.25 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
329.30 185.11 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
366.25 185.11 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
396.44 205.50 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
421.96 308.04 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.81 l
|
|
||||||
-3.82 3.81 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
444.07 343.41 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
463.58 383.07 m
|
|
||||||
3.81 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.81 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
481.02 415.10 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
496.80 411.32 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
511.21 436.41 m
|
|
||||||
3.82 3.81 l
|
|
||||||
3.82 -3.81 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
524.46 440.38 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
536.73 435.72 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
548.16 444.15 m
|
|
||||||
3.82 3.81 l
|
|
||||||
3.81 -3.81 l
|
|
||||||
-3.81 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
558.84 423.76 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
568.88 405.24 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.81 l
|
|
||||||
-3.82 3.81 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
578.35 396.23 m
|
|
||||||
3.81 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.81 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
587.30 366.89 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.81 -3.82 l
|
|
||||||
-3.81 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
595.79 329.47 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
603.87 303.75 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
611.57 254.62 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
618.93 245.16 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
625.98 185.11 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
632.74 107.25 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
639.23 107.25 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
645.48 107.25 m
|
|
||||||
3.82 3.82 l
|
|
||||||
3.82 -3.82 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
18.00 18.00 823.89 577.28 cl
|
|
||||||
/Font2 findfont 14 s
|
|
||||||
0 setgray
|
|
||||||
234.83 542.73 (ER1 - Degree Distrib) 0 ta
|
|
||||||
-0.280 (ution Comparison, Cum) tb
|
|
||||||
-0.280 (ulative Netw) tb
|
|
||||||
-0.280 (ork) tb gr
|
|
||||||
77.04 91.44 793.65 518.24 cl
|
|
||||||
/bg { 1 setgray } def
|
|
||||||
0 setgray
|
|
||||||
0.75 setlinewidth
|
|
||||||
[] 0 setdash
|
|
||||||
1 setlinecap
|
|
||||||
1 setlinejoin
|
|
||||||
10.00 setmiterlimit
|
|
||||||
720.87 518.24 72.78 -86.40 r p3
|
|
||||||
731.67 503.84 2.70 c p1
|
|
||||||
1 0 0 rgb
|
|
||||||
np
|
|
||||||
731.67 493.63 m
|
|
||||||
3.64 -6.29 l
|
|
||||||
-7.28 0 l
|
|
||||||
3.64 6.29 l
|
|
||||||
o
|
|
||||||
0 0.8039 0 rgb
|
|
||||||
np
|
|
||||||
727.85 475.04 m
|
|
||||||
7.64 0 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
731.67 471.22 m
|
|
||||||
0 7.63 l
|
|
||||||
o
|
|
||||||
0 0 1 rgb
|
|
||||||
np
|
|
||||||
728.97 457.94 m
|
|
||||||
5.40 5.40 l
|
|
||||||
o
|
|
||||||
np
|
|
||||||
728.97 463.34 m
|
|
||||||
5.40 -5.40 l
|
|
||||||
o
|
|
||||||
0.2706 0.5451 0 rgb
|
|
||||||
np
|
|
||||||
727.85 446.24 m
|
|
||||||
3.82 3.81 l
|
|
||||||
3.82 -3.81 l
|
|
||||||
-3.82 -3.82 l
|
|
||||||
-3.82 3.82 l
|
|
||||||
o
|
|
||||||
/Font1 findfont 12 s
|
|
||||||
0 setgray
|
|
||||||
742.47 499.53 (1 da) 0 ta
|
|
||||||
-0.360 (y) tb gr
|
|
||||||
742.47 485.13 (1 y) 0 ta
|
|
||||||
-0.240 (ear) tb gr
|
|
||||||
742.47 470.73 (5 y) 0 ta
|
|
||||||
-0.240 (ears) tb gr
|
|
||||||
742.47 456.33 (10 y) 0 ta
|
|
||||||
-0.240 (ears) tb gr
|
|
||||||
742.47 441.93 (15 y) 0 ta
|
|
||||||
-0.240 (ears) tb gr
|
|
||||||
ep
|
|
||||||
%%Trailer
|
|
||||||
%%Pages: 1
|
|
||||||
%%EOF
|
|
||||||
@@ -1,398 +0,0 @@
|
|||||||
%!PS-Adobe-3.0 EPSF-3.0
|
|
||||||
%%Creator: GIMP PostScript file plugin V 1,17 by Peter Kirchgessner
|
|
||||||
%%Title: aitia_logo.eps
|
|
||||||
%%CreationDate: Tue Aug 30 13:26:26 2011
|
|
||||||
%%DocumentData: Clean7Bit
|
|
||||||
%%LanguageLevel: 2
|
|
||||||
%%Pages: 1
|
|
||||||
%%BoundingBox: 14 14 97 97
|
|
||||||
%%EndComments
|
|
||||||
%%BeginProlog
|
|
||||||
% Use own dictionary to avoid conflicts
|
|
||||||
10 dict begin
|
|
||||||
%%EndProlog
|
|
||||||
%%Page: 1 1
|
|
||||||
% Translate for offset
|
|
||||||
14.173228346456694 14.173228346456694 translate
|
|
||||||
% Translate to begin of first scanline
|
|
||||||
0 82.48818897637797 translate
|
|
||||||
82.48818897637797 -82.48818897637797 scale
|
|
||||||
% Image geometry
|
|
||||||
110 110 8
|
|
||||||
% Transformation matrix
|
|
||||||
[ 110 0 0 110 0 0 ]
|
|
||||||
% Strings to hold RGB-samples per scanline
|
|
||||||
/rstr 110 string def
|
|
||||||
/gstr 110 string def
|
|
||||||
/bstr 110 string def
|
|
||||||
{currentfile /ASCII85Decode filter /RunLengthDecode filter rstr readstring pop}
|
|
||||||
{currentfile /ASCII85Decode filter /RunLengthDecode filter gstr readstring pop}
|
|
||||||
{currentfile /ASCII85Decode filter /RunLengthDecode filter bstr readstring pop}
|
|
||||||
true 3
|
|
||||||
%%BeginData: 12233 ASCII Bytes
|
|
||||||
colorimage
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
fDc-Rn)3$Xi9L%7`rCP~>
|
|
||||||
fDc-Rn)3$Xi9L%7`rCP~>
|
|
||||||
fDc-Rn)3$Xi9L%7`rCP~>
|
|
||||||
f`)?Ya)sg23C.2>`od-=s*t~>
|
|
||||||
f`)?Ya)sg23C.2>`od-=s*t~>
|
|
||||||
f`)?Ya)sg23C.2>`od-=s*t~>
|
|
||||||
f`)$LAdJ>8"p,>o?BNA&b5Zt~>
|
|
||||||
f`)$LAdJ>8"p,>o?BNA&b5Zt~>
|
|
||||||
f`)$LAdJ>8"p,>o?BNA&b5Zt~>
|
|
||||||
f`)$I:]gIn"ToAmDTi"&s*t~>
|
|
||||||
f`)$I:]gIn"ToAmDTi"&s*t~>
|
|
||||||
f`)$I:]gIn"ToAmDTi"&s*t~>
|
|
||||||
f`)$I;$-Il!sg?3k0<pV~>
|
|
||||||
f`)$I;$-Il!sg?3k0<pV~>
|
|
||||||
f`)$I;$-Il!sg?3k0<pV~>
|
|
||||||
f`)$J;$-Cj!sLWcnB_,b~>
|
|
||||||
f`)$J;$-Cj!sLWcnB_,b~>
|
|
||||||
f`)$J;$-Cj!sLWcnB_,b~>
|
|
||||||
f`)$C9*+Va!Yp(Hd/SU~>
|
|
||||||
f`)$C9*+Va!Yp(Hd/SU~>
|
|
||||||
f`)$C9*+Va!Yp(Hd/SU~>
|
|
||||||
f`(ut1@Y>G%"\9&s*t~>
|
|
||||||
f`(ut1@Y>G%"\9&s*t~>
|
|
||||||
f`(ut1@Y>G%"\9&s*t~>
|
|
||||||
g&D-PSf."t!?pRPs*t~>
|
|
||||||
g&D-PSf."t!?pRPs*t~>
|
|
||||||
g&D-PSf."t!?pRPs*t~>
|
|
||||||
g&D-BC'F),!=c$Us*t~>
|
|
||||||
g&D-BC'F),!=c$Us*t~>
|
|
||||||
g&D-BC'F),!=c$Us*t~>
|
|
||||||
g&D)r3:?hK#&a@es*t~>
|
|
||||||
g&D)r3:?hK#&a@es*t~>
|
|
||||||
g&D)r3:?hK#&a@es*t~>
|
|
||||||
gA_6MQO`Ha!WbFAdf4g~>
|
|
||||||
gA_6MQO`Ha!WbFAdf4g~>
|
|
||||||
gA_6MQO`Ha!WbFAdf4g~>
|
|
||||||
gA_68=97gi!?\Vqs*t~>
|
|
||||||
gA_68=97gi!?\Vqs*t~>
|
|
||||||
gA_68=97gi!?\Vqs*t~>
|
|
||||||
g]%?R]c6>=!Xj>Le,Op~>
|
|
||||||
g]%?R]c6>=!Xj>Le,Op~>
|
|
||||||
g]%?R]c6>=!Xj>Le,Op~>
|
|
||||||
g]%?KErt_/!WbmJe,Op~>
|
|
||||||
g]%?KErt_/!WbmJe,Op~>
|
|
||||||
g]%?KErt_/!WbmJe,Op~>
|
|
||||||
g]%<4,jPF2,dl,$J,~>
|
|
||||||
g]%<4,jPF2,dl,$J,~>
|
|
||||||
g]%<4,jPF2,dl,$J,~>
|
|
||||||
h#@HTM#loB!X*W7eGk%~>
|
|
||||||
h#@HTM#loB!X*W7eGk%~>
|
|
||||||
h#@HTM#loB!X*W7eGk%~>
|
|
||||||
h#@E=/*R$83R@]Ts*t~>
|
|
||||||
h#@E=/*R$83R@]Ts*t~>
|
|
||||||
h#@E=/*R$83R@]Ts*t~>
|
|
||||||
h>[QUS-eE[!Y(asec1.~>
|
|
||||||
h>[QUS-eE[!Y(asec1.~>
|
|
||||||
h>[QUS-eE[!Y(asec1.~>
|
|
||||||
h>[Q763??N!EAF9s*t~>
|
|
||||||
h>[Q763??N!EAF9s*t~>
|
|
||||||
h>[Q763??N!EAF9s*t~>
|
|
||||||
h>[MF($>Pt'u&5uJ,~>
|
|
||||||
h>[MF($>Pt'u&5uJ,~>
|
|
||||||
h>[MF($>Pt'u&5uJ,~>
|
|
||||||
hZ!Z::BK\Z!Wc^-f)L7~>
|
|
||||||
hZ!Z::BK\Z!Wc^-f)L7~>
|
|
||||||
hZ!Z::BK\Z!Wc^-f)L7~>
|
|
||||||
hu<cRQPJT^!=m`4s*t~>
|
|
||||||
hu<cRQPJT^!=m`4s*t~>
|
|
||||||
hu<cRQPJT^!=m`4s*t~>
|
|
||||||
hu<`29&osR!Hn1hs*t~>
|
|
||||||
hu<`29&osR!Hn1hs*t~>
|
|
||||||
hu<`29&osR!Hn1hs*t~>
|
|
||||||
i;WlRRLo5o!W`Z6mf3A;b1HZD~>
|
|
||||||
i;WlRRLo5o!W`Z6mf3A;b1HZD~>
|
|
||||||
i;WlRRLo5o!W`Z6mf3A;b1HZD~>
|
|
||||||
i;Wi94nepY&S!j&n,NLsG5'YhJ,~>
|
|
||||||
i;Wi94nepY&S!j&n,NLsG5'YhJ,~>
|
|
||||||
i;Wi94nepY&S!j&n,NLsG5'YhJ,~>
|
|
||||||
iVruYOTkL["9M'GKF[JO!Wb'rf`-I~>
|
|
||||||
iVruYOTkL["9M'GKF[JO!Wb'rf`-I~>
|
|
||||||
iVruYOTkL["9M'GKF[JO!Wb'rf`-I~>
|
|
||||||
iVrr:)YX47,/+!'/FNQ?#''.cs*t~>
|
|
||||||
iVrr:)YX47,/+!'/FNQ?#''.cs*t~>
|
|
||||||
iVrr:)YX47,/+!'/FNQ?#''.cs*t~>
|
|
||||||
ir9&SGkV1B#`Sc_qeu`-!!4U[r7_1$~>
|
|
||||||
ir9&SGkV1B#`Sc_qeu`-!!4U[r7_1$~>
|
|
||||||
ir9&SGkV1B#`Sc_qeu`-!!4U[r7_1$~>
|
|
||||||
ir9%r,PM0=;"+D`!QGlC!!3::le;Ah~>
|
|
||||||
ir9%r,PM0=;"+D`!QGlC!!3::le;Ah~>
|
|
||||||
ir9%r,PM0=;"+D`!QGlC!!3::le;Ah~>
|
|
||||||
j8T2J@0ZK,!@c"drrMmmmJm;+Zi/YYJ,~>
|
|
||||||
j8T2J@0ZK,!@c"drrMmmmJm;+Zi/YYJ,~>
|
|
||||||
j8T2J@0ZK,!@c"drrMmmmJm;+Zi/YYJ,~>
|
|
||||||
jSo;\W#k^6!Y^sqr;Qf+#k%`p!D2h9s*t~>
|
|
||||||
jSo;\W#k^6!Y^sqr;Qf+#k%`p!D2h9s*t~>
|
|
||||||
jSo;\W#k^6!Y^sqr;Qf+#k%`p!D2h9s*t~>
|
|
||||||
jSo;79EP"i!XEW,qu6`d9`a\_!X4tih#Dm~>
|
|
||||||
jSo;79EP"i!XEW,qu6`d9`a\_!X4tih#Dm~>
|
|
||||||
jSo;79EP"i!XEW,qu6`d9`a\_!X4tih#Dm~>
|
|
||||||
jo5DTM[]C]!X)*FqYpWpYS$:'!@HCQs*t~>
|
|
||||||
jo5DTM[]C]!X)*FqYpWpYS$:'!@HCQs*t~>
|
|
||||||
jo5DTM[]C]!X)*FqYpWpYS$:'!@HCQs*t~>
|
|
||||||
k5PM]`@q#e!s'gUrqZQqj&Q6M!!3@<n(n"o~>
|
|
||||||
k5PM]`@q#e!s'gUrqZQqj&Q6M!!3@<n(n"o~>
|
|
||||||
k5PM]`@q#e!s'gUrqZQqj&Q6M!!3@<n(n"o~>
|
|
||||||
k5PMQ@flH+!Xk%_q#:ElV&Sh&!Ze-7hZ&*~>
|
|
||||||
k5PMQ@flH+!Xk%_q#:ElV&Sh&!Ze-7hZ&*~>
|
|
||||||
k5PMQ@flH+!Xk%_q#:ElV&Sh&!Ze-7hZ&*~>
|
|
||||||
k5PIc&GQ5+=mbq_!omDcmf3Ck7*sfjJ,~>
|
|
||||||
k5PIc&GQ5+=mbq_!omDcmf3Ck7*sfjJ,~>
|
|
||||||
k5PIc&GQ5+=mbq_!omDcmf3Ck7*sfjJ,~>
|
|
||||||
kPkSK2u!@R.,+@o!r]5EmJm:oFm\)dJ,~>
|
|
||||||
kPkSK2u!@R.,+@o!r]5EmJm:oFm\)dJ,~>
|
|
||||||
kPkSK2u!@R.,+@o!r]5EmJm:oFm\)dJ,~>
|
|
||||||
kl1_ZH3X0F!ZJ<@o`#!cC'X/,!YqU/i;\<~>
|
|
||||||
kl1_ZH3X0F!ZJ<@o`#!cC'X/,!YqU/i;\<~>
|
|
||||||
kl1_ZH3X0F!ZJ<@o`#!cC'X/,!YqU/i;\<~>
|
|
||||||
l2Lh_YTW`A!YL4Xo)Aa7/+!<;1X=qYJ,~>
|
|
||||||
l2Lh_YTW`A!YL4Xo)Aa7/+!<;1X=qYJ,~>
|
|
||||||
l2Lh_YTW`A!YL4Xo)Aa7/+!<;1X=qYJ,~>
|
|
||||||
l2Lh>:'CCn!XN/knc&[hO9=kM!ES[Js*t~>
|
|
||||||
l2Lh>:'CCn!XN/knc&[hO9=kM!ES[Js*t~>
|
|
||||||
l2Lh>:'CCn!XN/knc&[hO9=kM!ES[Js*t~>
|
|
||||||
lMgqUL_KUb!s1L%rUBgfl9FY9!XXh^ir=N~>
|
|
||||||
lMgqUL_KUb!s1L%rUBgfl9FY9!XXh^ir=N~>
|
|
||||||
lMgqUL_KUb!s1L%rUBgfl9FY9!XXh^ir=N~>
|
|
||||||
li.(b\gRUU!!4"9q="=brj<O/!!+=Kir=N~>
|
|
||||||
li.(b\gRUU!!4"9q="=brj<O/!!+=Kir=N~>
|
|
||||||
li.(b\gRUU!!4"9q="=brj<O/!!+=Kir=N~>
|
|
||||||
li.%H8-8Vf!X+8Sq>UNpq#'pe!qCR?mJm=j2objXs*t~>
|
|
||||||
li.%H8-8Vf!X+8Sq>UNpq#'pe!qCR?mJm=j2objXs*t~>
|
|
||||||
li.%H8-8Vf!X+8Sq>UNpq#'pe!qCR?mJm=j2objXs*t~>
|
|
||||||
m/I+^H2.FA"B5'lrrrDqikq/Ap\t<L:^$1d!s20FrT4'0~>
|
|
||||||
m/I+^H2.FA"B5'lrrrDqikq/Ap\t<L:^$1d!s20FrT4'0~>
|
|
||||||
m/I+^H2.FA"B5'lrrrDqikq/Ap\t<L:^$1d!s20FrT4'0~>
|
|
||||||
mJd7e[hAN;!Wb@1r;R$#jhR+&LW]Jfrr`2+.fo&<!siQ!roX62~>
|
|
||||||
mJd7e[hAN;!Wb@1r;R$#jhR+&LW]Jfrr`2+.fo&<!siQ!roX62~>
|
|
||||||
mJd7e[hAN;!Wb@1r;R$#jhR+&LW]Jfrr`2+.fo&<!siQ!roX62~>
|
|
||||||
mJd4:55>0[-E[.Drs.u6P#jtcZg[Pd!qV6]m/R1uHhHP$J,~>
|
|
||||||
mJd4:55>0[-E[.Drs.u6P#jtcZg[Pd!qV6]m/R1uHhHP$J,~>
|
|
||||||
mJd4:55>0[-E[.Drs.u6P#jtcZg[Pd!qV6]m/R1uHhHP$J,~>
|
|
||||||
mf*@RAI/,4%2Oons7k-4>V[!VU#c1CrrVCo"RQ0j'U8U[s*t~>
|
|
||||||
mf*@RAI/,4%2Oons7k-4>V[!VU#c1CrrVCo"RQ0j'U8U[s*t~>
|
|
||||||
mf*@RAI/,4%2Oons7k-4>V[!VU#c1CrrVCo"RQ0j'U8U[s*t~>
|
|
||||||
n,EIaOr!lo$jptBkGMK.&d8Ychtca@!TGp%!!+"6kPp&~>
|
|
||||||
n,EIaOr!lo$jptBkGMK.&d8Ychtca@!TGp%!!+"6kPp&~>
|
|
||||||
n,EIaOr!lo$jptBkGMK.&d8Ychtca@!TGp%!!+"6kPp&~>
|
|
||||||
nG`ReYU0,G$NiV`C*3W[!=D*"qX"4`bU3GY!!418q!%g/~>
|
|
||||||
nG`ReYU0,G$NiV`C*3W[!=D*"qX"4`bU3GY!!418q!%g/~>
|
|
||||||
nG`ReYU0,G$NiV`C*3W[!=D*"qX"4`bU3GY!!418q!%g/~>
|
|
||||||
nc&[ha#Wqq!Wj8QrW!'',BhoBli.%`XX!35!s'jJp$2R-~>
|
|
||||||
nc&[ha#Wqq!Wj8QrW!'',BhoBli.%`XX!35!s'jJp$2R-~>
|
|
||||||
nc&[ha#Wqq!Wj8QrW!'',BhoBli.%`XX!35!s'jJp$2R-~>
|
|
||||||
nc&[K;??Ci!sD/tn`]uSnrt-\!!4[JpZqj0~>
|
|
||||||
nc&[K;??Ci!sD/tn`]uSnrt-\!!4[JpZqj0~>
|
|
||||||
nc&[K;??Ci!sD/tn`]uSnrt-\!!4[JpZqj0~>
|
|
||||||
o)Ad\BF+51!u5_(rT=+]m#)_I!!+I>li2J~>
|
|
||||||
o)Ad\BF+51!u5_(rT=+]m#)_I!!+I>li2J~>
|
|
||||||
o)Ad\BF+51!u5_(rT=+]m#)_I!!+I>li2J~>
|
|
||||||
oD\m^Hk#]J!\Br.j8T2LM%8kP!]0?EmJh\~>
|
|
||||||
oD\m^Hk#]J!\Br.j8T2LM%8kP!]0?EmJh\~>
|
|
||||||
oD\m^Hk#]J!\Br.j8T2LM%8kP!]0?EmJh\~>
|
|
||||||
p\tEpp$0S7'(u;.!=rD\qVhGUpPoLH!!E??.9Y'ds*t~>
|
|
||||||
p\tEpp$0S7'(u;.!=rD\qVhGUpPoLH!!E??.9Y'ds*t~>
|
|
||||||
p\tEpp$0S7'(u;.!=rD\qVhGUpPoLH!!E??.9Y'ds*t~>
|
|
||||||
q#:Km[SJ.Wo`,'q-("2Zrr`7])ZoI."UbbNGN/Pis*t~>
|
|
||||||
q#:Km[SJ.Wo`,'q-("2Zrr`7])ZoI."UbbNGN/Pis*t~>
|
|
||||||
q#:Km[SJ.Wo`,'q-("2Zrr`7])ZoI."UbbNGN/Pis*t~>
|
|
||||||
q>UNp]dWIP!XhE*g]%BKSh:08!!NT?&J]0EnGe"~>
|
|
||||||
q>UNp]dWIP!XhE*g]%BKSh:08!!NT?&J]0EnGe"~>
|
|
||||||
q>UNp]dWIP!XhE*g]%BKSh:08!!NT?&J]0EnGe"~>
|
|
||||||
q>UNM:'L7i!uc1-rS%8RoWq!ln,NV#81Q3Dc11ga~>
|
|
||||||
q>UNM:'L7i!uc1-rS%8RoWq!ln,NV#81Q3Dc11ga~>
|
|
||||||
q>UNM:'L7i!uc1-rS%8RoWq!ln,NV#81Q3Dc11ga~>
|
|
||||||
qYpWeIh22P"9L-DlMfH9"8^DW"n;Qt"tW`CKl568oDa=~>
|
|
||||||
qYpWeIh22P"9L-DlMfH9"8^DW"n;Qt"tW`CKl568oDa=~>
|
|
||||||
qYpWeIh22P"9L-DlMfH9"8^DW"n;Qt"tW`CKl568oDa=~>
|
|
||||||
qu6`r[3YAE!_(0(ec,aNm>DhQ!"')g#UYq0DhlZoqXsl=~>
|
|
||||||
qu6`r[3YAE!_(0(ec,aNm>DhQ!"')g#UYq0DhlZoqXsl=~>
|
|
||||||
qu6`r[3YAE!_(0(ec,aNm>DhQ!"')g#UYq0DhlZoqXsl=~>
|
|
||||||
r;QiteNW[,!s00[o[3[Ar6A:T!qlU'#[<9t+pqh-UQ;MBq>U0hJ,~>
|
|
||||||
r;QiteNW[,!s00[o[3[Ar6A:T!qlU'#[<9t+pqh-UQ;MBq>U0hJ,~>
|
|
||||||
r;QiteNW[,!s00[o[3[Ar6A:T!qlU'#[<9t+pqh-UQ;MBq>U0hJ,~>
|
|
||||||
r;QinK`q,M!sUHMp<N[?m@?KQp&GR+4HcR[3')\CIAtT_pAFdeJ,~>
|
|
||||||
r;QinK`q,M!sUHMp<N[?m@?KQp&GR+4HcR[3')\CIAtT_pAFdeJ,~>
|
|
||||||
r;QinK`q,M!sUHMp<N[?m@?KQp&GR+4HcR[3')\CIAtT_pAFdeJ,~>
|
|
||||||
r;Qfa2YR1R$;e;,bl7hEeV?*mp&GR8<1hCCLh:>$`5fm7k5P;YJ,~>
|
|
||||||
r;Qfa2YR1R$;e;,bl7hEeV?*mp&GR8<1hCCLh:>$`5fm7k5P;YJ,~>
|
|
||||||
r;Qfa2YR1R$;e;,bl7hEeV?*mp&GR8<1hCCLh:>$`5fm7k5P;YJ,~>
|
|
||||||
r;QfC$MXT'%WU,!ao;P=b)oC4!VcX(!??!]jOLT>[AKS"jo52XJ,~>
|
|
||||||
r;QfC$MXT'%WU,!ao;P=b)oC4!VcX(!??!]jOLT>[AKS"jo52XJ,~>
|
|
||||||
r;QfC$MXT'%WU,!ao;P=b)oC4!VcX(!??!]jOLT>[AKS"jo52XJ,~>
|
|
||||||
r;Qf"!Vl]s'92=srrr/SZ>1rlp](X++B4oinEf;so)AOdJ,~>
|
|
||||||
r;Qf"!Vl]s'92=srrr/SZ>1rlp](X++B4oinEf;so)AOdJ,~>
|
|
||||||
r;Qf"!Vl]s'92=srrr/SZ>1rlp](X++B4oinEf;so)AOdJ,~>
|
|
||||||
r;Qbqq>^U"0<k/ersSbtjgok1,Rt.d"U"`)"pGG\CnAWFq>Ys~>
|
|
||||||
r;Qbqq>^U"0<k/ersSbtjgok1,Rt.d"U"`)"pGG\CnAWFq>Ys~>
|
|
||||||
r;Qbqq>^U"0<k/ersSbtjgok1,Rt.d"U"`)"pGG\CnAWFq>Ys~>
|
|
||||||
r;Qf=$2ac*$;etF]`/69kK0QUCfEq(7KcFqR(2DUs*t~>
|
|
||||||
r;Qf=$2ac*$;etF]`/69kK0QUCfEq(7KcFqR(2DUs*t~>
|
|
||||||
r;Qf=$2ac*$;etF]`/69kK0QUCfEq(7KcFqR(2DUs*t~>
|
|
||||||
r;Qfc4T,6]%qsV'rrN,qrV-EhrUp2@~>
|
|
||||||
r;Qfc4T,6]%qsV'rrN,qrV-EhrUp2@~>
|
|
||||||
r;Qfc4T,6]%qsV'rrN,qrV-EhrUp2@~>
|
|
||||||
r;R#uT+h8*%t<W5s*t~>
|
|
||||||
r;R#uT+h8*%t<W5s*t~>
|
|
||||||
r;R#uT+h8*%t<W5s*t~>
|
|
||||||
qu6i`D[R85n"9W1~>
|
|
||||||
qu6i`D[R85n"9W1~>
|
|
||||||
qu6i`D[R85n"9W1~>
|
|
||||||
qu6fuhL2!aT)X<~>
|
|
||||||
qu6fuhL2!aT)X<~>
|
|
||||||
qu6fuhL2!aT)X<~>
|
|
||||||
q>UHoSH"*~>
|
|
||||||
q>UHoSH"*~>
|
|
||||||
q>UHoSH"*~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
q#C9kmf3:co`+O^p&G!imf37bq>Ys~>
|
|
||||||
p](3kmf3:co`+O^p&G$jmJm.aq>Ys~>
|
|
||||||
p](3kmf3:co`+R_o`+pimJm.aq>Ys~>
|
|
||||||
q>UZuleU@PlMU/O!;?EI!Ufs]rrMiLp=o]*nFlkbp#4]_nF6G^rpAOsh!4h6s*t~>
|
|
||||||
q>UKpn,D;ImJZPS"o.*9ipm$BrrVrSiV2=4j7;pD"S_$;j7Dd?#6+,Oio0;'qYu'~>
|
|
||||||
q>UZun`Jrpn,;bU!;ZWU!V?<brrMrXp>l>;o_/:fpupi&o^Mkbrpf.4jmW0Es*t~>
|
|
||||||
q>UZlZ&ap+Yj_)]"lbT'O37@orrM,Cp5T0>ch@AAhO]amcg^r=pU$$BNih^Fs*t~>
|
|
||||||
q>UZm]qM*m]^bLk"m;SPU!rr6rrM;Yp7MGafCo4IjK5)Pf'r\DpqWVsTXsXhs*t~>
|
|
||||||
q>UZn`N6,A`UiU!"mW1iXP!IFrrMDgp8\5!h"LaNkI7Lrg[P4Iq8]S;X2=H(s*t~>
|
|
||||||
q>UKORJr!DQJ2?.rrqA<Ll0:Np\t9QNV8//ONdFu"PfB#O3I+n!TBLHL]Wdmrql_G~>
|
|
||||||
q>UKTWW&@gVr7RErrqSUS".n'p\t9UTD"`TU=Ao:"QHDMU"&T3!Tg?\Rf]DBrql_G~>
|
|
||||||
q>UKX[/Qs)Z/biRrrqYcVl82Ep\t9XX7iFlXkEFJ"QctfXkE4D!U-oiVZO']rql_G~>
|
|
||||||
qYpWo_N"PN!fF\cnc&dOM27&1qtL*smCTm<\Z(ODMkp?^!PICbrrh,ELlfmOrrW):NrFh9M7iT[
|
|
||||||
s*t~>
|
|
||||||
qYpWpbb+m(!h@=+nc&dUS=?(sqtL+#nAiJc`ODG.T!H8P`5h$6rrh>\S"\C&rrW,CT`1D^SAt@$
|
|
||||||
s*t~>
|
|
||||||
qYpWpd]3;E!iXE?nc&dWW2HWHr:g4$o$,A$beL0UWOp<rbK];FrrhGiVleYBrrW/KXT#+!W6Y59
|
|
||||||
s*t~>
|
|
||||||
qYpifW/-7mM27einc&dOM27&1qtL*jrVlNppskL_O3.Cq!VlTdrrh,ELlfmOrs8"lM27@OLn*f.
|
|
||||||
s*t~>
|
|
||||||
qYpii[[Wb]S=?\Lnc&dUS=?(sqtL*jrVlQrq:hX5U!ic9p]16crrh>\S"\C&rs8,(S=?@ES#l#S
|
|
||||||
s*t~>
|
|
||||||
qYpik^Se!4W2I/pnc&dWW2HWHr:g3krVlTrqV\KRXOmFH!<)Wk"QctfXkE7E#kGd/Vm!"r[da1o
|
|
||||||
J,~>
|
|
||||||
qu7$%dufHJd?KHDc2I55"lY;oMTG\crrq&;LlfgZo)AjJR#$jKo)B'reWP`Kd?fZFaSl&:J,~>
|
|
||||||
qu7$%g7t.3fVP(-ec#(="m;DFS^I?*rrq;TS"\@2o)AjPWLKU3o)B'rgnU@4fVk:/dJa"CJ,~>
|
|
||||||
qu7$&hl`lYgomWSg&:LA"mMt`WRq(=rrqGcVleYOo)AjSZ_sqYo)B'ri3&uZh6NrVf)GUIJ,~>
|
|
||||||
qu7#q[>9X;oW3k)W;#l_"lY;oMTG\crrq&;LlfgZo)AjJR#$jKo)B'i[toj;nZI\(U\F]dJ,~>
|
|
||||||
qu7#s_4-q&p:6Z^[e]Lo"m;DFS^I?*rrq;TS"\@2o)AjPWLKU3o)B'k_jd.&o=LK]ZMFFuJ,~>
|
|
||||||
qu7#taeu&OpVNi+^\RI#"mMt`WRq(=rrqGcVleYOo)AjSZ_sqYo)B'lb,;/Nou!]*]D;C)J,~>
|
|
||||||
qu7#cR>?aFqoF\ONoT^1"lY;oMTG\crrq&;LlfgZo)AjJR#$jKo)B'ZS;<!CqoXkRNSsa7J,~>
|
|
||||||
qu7#fWLKF.qpCt(T]ktH"m;DFS^I?*rrq;TS"\@2o)AjPWLKU3o)B'^XIG^-qpM(*TB6"NJ,~>
|
|
||||||
qu7#iZ_sbUr77jFXR#HW"mMt`WRq(=rrqGcVleYOo)AjSZ_sqYo)B'a[ATqSr7J$IWp'B\J,~>
|
|
||||||
r;R0&aGPe?l2KY/Lkre9rrqA<Ll0:No)AmGObf+Brpp'lgmEnZc1CrDr61(TPN`&,S;<!2rr)kI~>
|
|
||||||
r;R0'd@Hc*mJc4GS"%LirrqSUS"7t(o)AmNURRt,rpp'lii/E@eareLrR@C-V!S-EXIG]trr)kI~>
|
|
||||||
r;R0'eu5LPmf2LWVl.l3rrqYcVlA;Go)AmRY,ADTrpp'ljg1keg%54PrS"6KYO;GU[ATqFrr)kI~>
|
|
||||||
r;R2uUPO`3pAaZdLkqPmoD]!QM27&1qssajfTCuObPq)4"PfB#ONmCs%/6]VLp-OPo!4(-RIC+S
|
|
||||||
J,~>
|
|
||||||
r;R3"Z(%5sq#BruS"$JOoD]!WS=?(sqssajhkQ[7eGf%="QHDMU"/c7%/I?$S%JIqoY-faWU]re
|
|
||||||
J,~>
|
|
||||||
r;R3#];MRHq#C!)Vl-rsoD]!YW2HWHr:9jkj0#;^g&CRB"QctfXkE=G%/IW8Vo/?1ou<o-Zh"(p
|
|
||||||
J,~>
|
|
||||||
r;R2]MMR5?q>:!0Nei\AoD]!QM27&1qssajfTCuObPq)4"PfB#ONmCs%H*5%N6h=sqTY+XNQ_>#
|
|
||||||
s*t~>
|
|
||||||
r;R2bSXZ8*qYU*:TUVS*oD]!WS=?(sqssajhkQ[7eGf%="QHDMU"/c7%Ha:PT%Ef8qphC0T@El>
|
|
||||||
s*t~>
|
|
||||||
r;R2fWMccQqu$<BXJ`)RoD]!YW2HWHr:9jkj0#;^g&CRB"QctfXkE=G%HsjjWn[CJqqA0MX4dLO
|
|
||||||
s*t~>
|
|
||||||
rVm'"Z\XEtXo>g6WK)dkXS;Ae"lY;oMTG\crrq&;LlfgZo)AjJR#$jKo`#F#\VQ'#XLPdNWfDml
|
|
||||||
WV$2iJ,~>
|
|
||||||
rVmB+^71Ub]#2G(\=f=]\bPgs"m;DFS^I?*rrq;TS"\@2o)AjPWLKU3o`#F#`1*6f\\l>'\=f=]
|
|
||||||
[eB_#J,~>
|
|
||||||
rVm'"`i#`8_Z%^^^oXH4_><g("mMt`WRq(=rrqGcVleYOo)AjSZ_sqYo`#*obGV8<_Z%^^^oXH4
|
|
||||||
^\@a-J,~>
|
|
||||||
rVlobQ1g"7QeqB7"lY;oMTG\crrq&;LlfgZo)AjJR#$jKo`"s^Q1g"7QeMH=J,~>
|
|
||||||
rVloeVY6J[W9!UN"m;DFS^I?*rrq;TS"\@2o)AjPWLKU3o`"s`VY6J[Vr7RSJ,~>
|
|
||||||
rVlogZ1b'rZKLl["mMt`WRq(=rrqGcVleYOo)AjSZ_sqYo`"saZ1b'rZK2#bJ,~>
|
|
||||||
rVm#DN/3@Rr/q5EM27/+qXsjliJEAJaSYQ."k\rnON[Xorrh,ELlfmSrrrDKMhm7Pr/q;GM27,(
|
|
||||||
qZ$SG~>
|
|
||||||
rVm#LSsu:Fr1aFhS=?.nqt9smkFA$4dJNM7"lH)EU"')4rrh>\S"\C*rrrDRSsu:Fr1aLjS=?.l
|
|
||||||
qu?\H~>
|
|
||||||
rVm#QWi)hur2p4)W2H]Cr:U'nl):MZfDP4>"llb`XkE^ErrhGiVleYFrrrDWWMc\rr2p:+W2HZA
|
|
||||||
qu?\H~>
|
|
||||||
rr32qW/6>'d+\KP#27CkLkqqnp&>3SM27&1qssajfTCuObPq)4"PfB#ONmIu#5>0TLn;rHrRhG'
|
|
||||||
R#$Qokl:[5~>
|
|
||||||
rr3/q[[`hjfDOP1eu>..[-mVe"m;DFS^I?*rrq;TS"\@2o)AjPWLKU3p&>3j\X].lf)4G2fVt@0
|
|
||||||
Zg@_lJ,~>
|
|
||||||
rr3/s^Sn'@h>H::gU!fU^@:gq"mMt`WRq(=rrqGcVleYOo)AjSZ_sqYp&>3k_5O9@g\g(:h6X#W
|
|
||||||
]^Gh"J,~>
|
|
||||||
rr3/VQACL6qY^<sr3V?;P10F(rrqA<Ll0:No)AmGObf+Brpp'lgmEnZc1V)?hNs%V]D;C(#Q2&g
|
|
||||||
Llp'_s*t~>
|
|
||||||
rr3/\Vjj=#qu$Etr4ebkUtYhArrqSUS"7t(o)AmNURRt,rpp'lii/E@eb/qGj/8B<`qoW4#Q;Q1
|
|
||||||
S"eR6s*t~>
|
|
||||||
rr3/`ZDX_Kqu$Etr5P\5Y290OrrqYcVlA;Go)AmRY,ADTrpp'ljg1keg%G@KkHUqac27G<#Q;fD
|
|
||||||
VlebRs*t~>
|
|
||||||
s8N8t\;Q01htm?VgQ%)GZh*nj"lY;oMTG\crrq&;Ll]aYo)AjJR#$gIpAY<n]SqZ5g\UpSiJr_M
|
|
||||||
Yk%gE~>
|
|
||||||
s8N8u`1EHsjSJl[iLl[0^\.=#"m;DFSC.6)rrq;TS"\=1o)AjPWLKU2pAY<na.Ad!iVNQYk+A-4
|
|
||||||
^%D>T~>
|
|
||||||
s8N8ub,M;EkPG2^jf>;Wa7f6,"mMt`W7Ln;rrqGcVl\PMo)AjSZ_sqYpAY<ocDmeJjneu]l)U_[
|
|
||||||
`V'7]~>
|
|
||||||
s8N8eY*k]`q"k!opSXCHW93gR!9O3J!RCT5rrq2NR@_e)o)AjNVO=()pAY<aYaLoap%n[mq5KdM
|
|
||||||
V!.i/~>
|
|
||||||
s8N8i];_dEq>1*pppI*#[HdJc!9sK^!S72>rrqDcWNOnQo)AjS[&L4]pAY<c]rA!Fp\OmoqR3B&
|
|
||||||
Zg@^B~>
|
|
||||||
s8N8k_mHbiq>1*pq7a2B^[:ap!:9]l!SdPCrrqPq[("iio)AjV]sP9)pAY<e`O)tjp\OmoqS0AD
|
|
||||||
]^GfM~>
|
|
||||||
s8N5piSE>Uq#:K[gtgl[pAY<ih;$iTrpp'lo\\K]nF?M]p#4``nFlkbp>Xoal1k8^kM4nLpA]X~>
|
|
||||||
s8N5rk2PFhq#:K_iSrqlpAY-fro*tKrpp'lp>b/no'u__pZ:DqoCi1epu^SqmJ-\blf-pap]#a~>
|
|
||||||
s8N5sl/q-tq#:KbjlYb#pAY-groO7Qrpp'lpZL]%o^VqapZUc&o_/:fq!$r&n+cndmH*Knq#>j~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
PQ-.~>
|
|
||||||
%%EndData
|
|
||||||
showpage
|
|
||||||
%%Trailer
|
|
||||||
end
|
|
||||||
%%EOF
|
|
||||||
@@ -1,743 +0,0 @@
|
|||||||
%!PS-Adobe-3.0 EPSF-3.0
|
|
||||||
%%Creator: GIMP PostScript file plugin V 1,17 by Peter Kirchgessner
|
|
||||||
%%Title: dynanets_logo.eps
|
|
||||||
%%CreationDate: Wed Sep 07 15:24:35 2011
|
|
||||||
%%DocumentData: Clean7Bit
|
|
||||||
%%LanguageLevel: 2
|
|
||||||
%%Pages: 1
|
|
||||||
%%BoundingBox: 14 14 261 121
|
|
||||||
%%EndComments
|
|
||||||
%%BeginProlog
|
|
||||||
% Use own dictionary to avoid conflicts
|
|
||||||
10 dict begin
|
|
||||||
%%EndProlog
|
|
||||||
%%Page: 1 1
|
|
||||||
% Translate for offset
|
|
||||||
14.173228346456694 14.173228346456694 translate
|
|
||||||
% Translate to begin of first scanline
|
|
||||||
0 105.98371423084311 translate
|
|
||||||
245.96220472440945 -105.98371423084311 scale
|
|
||||||
% Image geometry
|
|
||||||
246 106 8
|
|
||||||
% Transformation matrix
|
|
||||||
[ 246 0 0 106 0 0 ]
|
|
||||||
% Strings to hold RGB-samples per scanline
|
|
||||||
/rstr 246 string def
|
|
||||||
/gstr 246 string def
|
|
||||||
/bstr 246 string def
|
|
||||||
{currentfile /ASCII85Decode filter /RunLengthDecode filter rstr readstring pop}
|
|
||||||
{currentfile /ASCII85Decode filter /RunLengthDecode filter gstr readstring pop}
|
|
||||||
{currentfile /ASCII85Decode filter /RunLengthDecode filter bstr readstring pop}
|
|
||||||
true 3
|
|
||||||
%%BeginData: 42054 ASCII Bytes
|
|
||||||
colorimage
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
o`+piJcD5>J,~>
|
|
||||||
o`+piJcD5>J,~>
|
|
||||||
o`+piJcD5>J,~>
|
|
||||||
p&FpgrVuosJcDMFJ,~>
|
|
||||||
p&FpgrVuosJcDMFJ,~>
|
|
||||||
p&FpgrVuosJcDMFJ,~>
|
|
||||||
p&FpgrVuosJcDMFJ,~>
|
|
||||||
p&FpgrVuosJcDMFJ,~>
|
|
||||||
p&FpgrVuosJcDMFJ,~>
|
|
||||||
p&G!i!WE#rrrN,tJcDMFJ,~>
|
|
||||||
p&G!i!WE#rrrN,tJcDMFJ,~>
|
|
||||||
p&G!i!WE#rrrN,tJcDMFJ,~>
|
|
||||||
q#:?nrr3T.s8N&ts8;ops8W)urr2rtrqHEprqcHdr;Qlprr;tKs2"_c~>
|
|
||||||
q>^Korr3T.s8Durs8Dros8W)urr2rtrqQNnrW)oqs8VutqZ$QmJcERdJ,~>
|
|
||||||
pAb0k"8r3!rVlTkrs/N%s8N#ts8MZj!r;]kqYpTpqgndbs*t~>
|
|
||||||
q>Ug#s82iqrquZkr;Q]qrr**$rr2rtrqHEmr;Q^&rq?9^s8N#mqu20H_Z,,~>
|
|
||||||
q>Uj$s8;osrquZkr;ZfrrWiK&s8N#ts8M`l"9&,nr;Q]tqZ$NnrrDnHs24ke~>
|
|
||||||
p\tQoqtg6grVlZirVlg%qYpNorr<#tq#:KoqYC$frr3/tqYU*erIP!bs*t~>
|
|
||||||
q#:g$s8;lrn@6'Ts8Vurr;HWtrr<#tp\ta%rql`qr:^0is8W&trr.KK_uG5~>
|
|
||||||
q#:g%s8Dutn@,sQs8Vurr;HWtrr<#tq#:g$s8Dupq>^KoqZ$QorIP!bs*t~>
|
|
||||||
q>V!(q"ja]rURV;df9@Gs8)Wlrr`9#s8Mfn!quHerr36%q>^3cq"Xf=s2"_c~>
|
|
||||||
q#:j$s8Dup\q"gkl2:S]qu-$a%f-/%qu?Wpo)J[es8;orJcEXfJ,~>
|
|
||||||
q#:j$s8Duo\UJOgkkkD[r;Q6d&,Q>*s8DiprVu`ns82iqrdk*es*t~>
|
|
||||||
q#:ZrqtpEn_23Z?nG`Fgp\F7W"8hlkrr)lsrr;uurdk*es*t~>
|
|
||||||
q>Us(s8W&hUa$p$,uX=0s8Mfnrr2fp%JBVtr;#sas7Z*br;6>As2+ed~>
|
|
||||||
q>Um&s8W&gU*(Bo,Z4..pAb-ko`#0qr;Zcps8W"Js24ke~>
|
|
||||||
p&>EpY;%^b2IH=XrVHEes8N#qrr`5pp\k*k"8i,rrr2ourq_3G_uG5~>
|
|
||||||
q>UHkrr*Oq/Kc&S(a,OPr;Z`qrr<#trr;oqqYpQoqu6Zkrr2urJcEUeJ,~>
|
|
||||||
q>UHlrr3Ur/05]M(a#IOrVuirrr<#trr;oqrVm'!qu$Emrr2g"q>^?kq#C>Es24ke~>
|
|
||||||
q>UHnrr3V'4>\oQ0JTX.q"t$irr<#trr;oqrVllorr36#p%n^gqtU$errDqIs24ke~>
|
|
||||||
q>^Hn$Me'Q*?H7>*I7V]rr30#rr;rrs8;lps8Vs*n,N9lBcD6VrqQNhs7q6G_uG5~>
|
|
||||||
pAYg&?m$C-*Z6#Err)lqs8DrsrVliprqQL#o^1l4rr;flrVZPDs24ke~>
|
|
||||||
pAYg*C+qG'3&<@Es7lQms8DrsrVliprr)j-o_SF]r:Ba[n,NFZqu6WlJcEXfJ,~>
|
|
||||||
q>^Ko(&\&F)^QUE+rPk)s8MurrVliqrr;rqrr)j-r;Z`qUBLW("p!TWrV?HlJcEXfJ,~>
|
|
||||||
p\u!-s(NAr*>p%=Iej$Cqu6Qns8DrsrVc`nrseu-q!m=rg"c&ps8;orJcEUeJ,~>
|
|
||||||
q>^Hk'`W/&3B/l[0oGl*rr;urrr;rrs8Doqr;R0'qZ$TShW<qOs8VkFs1nYb~>
|
|
||||||
q>VB4s8W#28KSro*@/T&s8Dusrr)irrqucps8;fp(&n75o)Jak!=SsEs7Q<irr2rss8N"Ks2k:k~>
|
|
||||||
q>VB4s8W#17iWBd)C*3#s8;osrqucqs8Duss8;fps8E].s5Vbdj42fWq>UEhs8N&ts8N"Ks2k:k~>
|
|
||||||
q>V$(rVcZ2<%fp^2)E,Ds8W&nqu6irs8W#qrVlg3r;Zfqj7;s%l0@[9q>^Knrr;utrr.KKao?k~>
|
|
||||||
p\u$.s8UhO*?ZJ_q#CBmr;Z`bVO![nrr)ir!;lcq"oeE!OoPU^!<<$"rVuQfs8W(Ls3(Fm~>
|
|
||||||
p\u$.s8UeL)BU#Xq#CBlrVuf`V3RLls8Drs!;lcq%fQG,q;pJgg#1iQs8VuqqZ$TpJcEpnJ,~>
|
|
||||||
q#;*-r;ZfV?7dfdR/$RYs7lKkq5^!^df'1HrV?Hm&,H7sp$1Jcio0+brVulsq>:3lrdk*ms*t~>
|
|
||||||
q>^Ko2#mORq=DD2OGWu:q#:0hm8>#J+=aPos8Duss8Duqs8ULP!!!$"!"Jr*q>^Kns8Muss8ITL
|
|
||||||
b5Zt~>
|
|
||||||
q>^Ko.0'8Fq!u/.OGWu:p\t*hlVAN@*\"8ls8Duss8DutpA4:0g$.>If\uc.#6"T$rVuosJcEmm
|
|
||||||
J,~>
|
|
||||||
q>^Ko2#[=NrVF^PS<O!Qr;ZKhp0]C&1HW&Fs8Doos8Dums8VuYhW!kglL"HJq#C!bs8Muss8ITL
|
|
||||||
b5Zt~>
|
|
||||||
p\tX#r;Zcrr;QA"g&D!Mrs=?%+!DUJ2X:8>rr3K-s8Moqjo>Af!!!Cmr;HNm#6+Z&rVulrJcF!p
|
|
||||||
J,~>
|
|
||||||
p\u*0r;Zcrqu?A$f_tdKs8ITk*$#n=2<t/=rr3T0s8DuprorImh9t-Qs7cQdrVlg$rr<#ss8N"K
|
|
||||||
s3:Ro~>
|
|
||||||
p\t?nqYgEmrt"s@hZ*WSqYuX50f1dL7I:!O&HDb0s7?9ik4@@"mG@..p\k$i#6+Z&rVulrJcF!p
|
|
||||||
J,~>
|
|
||||||
q>WAPs7lWls8;oprhk_Rr;Zfr;C<V0*ZQ9CrVulrs8W&qq>:*N!!!*$6hLEYp]('frr;uts8;lq
|
|
||||||
JcF!pJ,~>
|
|
||||||
q>VT:s7lWls8;ors/:kRr;Zfq:Epl!)AsU;rVulrs8W&qrr35sio&_RoDJRcrs&H$s8N&ur;Q\H
|
|
||||||
s3:Ro~>
|
|
||||||
p\u0,rVHKjs7uVnPQ1XZqYsqc2E!WT0Zs@or;?Qo&,cJ-rVu6>h=0[rs7lWjqu6U"rr<#pr;Q\H
|
|
||||||
s3:Ro~>
|
|
||||||
q>^Km)#sL5s8N&tp$l\[s8W#lAK2m8,9n;Us8W)s&-)V.s8Monb?\W%pAb*gp\t1!rVulqs8Dur
|
|
||||||
rr.KKcMrC~>
|
|
||||||
q>^Km)#sL5s8N&uq"&(\s8W#l@i-7*+<V`Ns8W)s*<6!9qu6Bjs0/s*s8Musq>L<mrVulqs8Dur
|
|
||||||
rr.KKcMrC~>
|
|
||||||
q>^Km)uog6rVZWkna^Yjs82ZhEA'7.5<CFCs8VunrVlg)r:9mdrNsTEs8)clqu6p#rVcWlrVleI
|
|
||||||
s3CXp~>
|
|
||||||
q#;N:s8W#rs8DiorLTJVrr;tr+!DdF*`MV/r;Zfqrr2corr2p3Lsbenn,E7ZrVlips8W#srr;rr
|
|
||||||
rdk*ps*t~>
|
|
||||||
q#;iCs8W#rs8Dors.#JTs8W(q*$-+9*)lD-r;Zfqrr2ins8D]lK[KhsrqZKl$2ji'r;ZcrrVleI
|
|
||||||
s3CXp~>
|
|
||||||
q#;62s8W#rrVQNirhlOgq>^H#0f(X@0jF8Lr;QX7rr;lqqu6BaPM,g0s8V`krqZTns8W#qr;HTn
|
|
||||||
rdk*ps*t~>
|
|
||||||
q>Up's8N&urr;usrVZ"unG`G6q3E`Z+]7(qs8N&ss8Dl\kk"TLs+9J7q#:9mp](!Tm.pVWs8N#r
|
|
||||||
!<2rs!<.QLe,Op~>
|
|
||||||
q>Up's8N&urr;uts8M:unG`G6pQI3O+&Lhos8N&ss8Dlbi:[-Ln93jis8Vupqt]pPm.pVWs8N#r
|
|
||||||
!<2rs!<.QLe,Op~>
|
|
||||||
q>VZ:s8N&urr;utqYTr.meZt^s/&(=2.5GDs8Muos8DrbmHX]N'R&d3q"k$\qZ$?Zmect[rVZQk
|
|
||||||
rVlcq!<.QLe,Op~>
|
|
||||||
nc(3?rVun_Vu?Vms7hb,_=[[*qu$Klr:PM#1.&8AmV:qar;HTlrQS1t4($_?s8DqJs3:Ro~>
|
|
||||||
nc(3?rVun^VYpGks7_V'_"@R)qu$Kkqt,;#0Ku]:o5sU(rr<#srln:r3*b,7s8DqJs3:Ro~>
|
|
||||||
nGiOc&-&*$s8;fps-nhcpA4[^r;Q^8qLqF.<P8A-G4GP.r;Q`rf3Ld;D<(Zprr;usJcF!pJ,~>
|
|
||||||
nc(6?s82iSE:Wu,rVqW-rr;urr;Z`os*G\&*?6HInTk$3r;ZZnh`Mr',9p4Yr;HWoJcF!pJ,~>
|
|
||||||
nc(6?s8;oSDt3f*rVhN*rVulqr;Z`orcoA'*ulTFmWA1&r;ZZnhDuSr+!=MOr;HWoJcF!pJ,~>
|
|
||||||
nGb3@p]';upAOpfs,H(=s8;cjrVccrKI/3-1c*DNHi!d=rV?KS7k?JT2.6+RrVulrJcF!pJ,~>
|
|
||||||
nGb3@s8DtU]DMX.nTsg,qu6Wos8)`K.jc2Z+W,%GMuWeUqu?S\*ZH4?+!8N&qZ$QoJcF!pJ,~>
|
|
||||||
nGb3@s8DqS])2O-nTj^)qu6Wos8)`J.3f`Q*YiD8JbT0Cr;Z\\)]'G.)]ZisqZ$QoJcF!pJ,~>
|
|
||||||
nGiLd/cUpIrVQQbJ,''@r;Z`oq#B;32CpmN-?S"$rVufiqu!$:/ib^E/^+1js8N"Ks3:Ro~>
|
|
||||||
nc(?Cqu?ZqfQ6ujqqI)0qu?Wns8;os`ZZ6N+WMY-[ZUOgqu$KoFXACT,U"5/qu?]qrdk*os*t~>
|
|
||||||
nc(?Cqu?Zqf5gcgqqI&.qu?Wns8Dut`?#d:()7rr[ZLIfqu-QpF!DhF*uu<"qu?]qrdk*os*t~>
|
|
||||||
nGb3>rVliPGQ7R9h2q[8s82irq"t*90.f+@2DSgYR/d3`q"t)?3'9/b3%hK5s8W)tJcF!pJ,~>
|
|
||||||
n,Ednrr)kO`r>qBWrE%trZ1t;qu>q;+<W!Q+`jcUrquforVrZ6*[2XH--?2err.KKc2W:~>
|
|
||||||
n,Fs:rr)kN`W#hAWVukrs8Musr;Z"9*>]e;,^6Mcs8;oqrVrT1)BB\6,09farr.KKc2W:~>
|
|
||||||
n,Fs:rr)kSbPqOKY5eP"qZ$Nkp]'\H1+YUL21W98s8;ijqu<cO1HRNO1X?%!rr.KKc2W:~>
|
|
||||||
nGa'ts8W&tc@u/qSCRW=rql]prVdb'+rD1;/Dm81s8Moprr9\\+rhgLFoVF?rVleIs3:Ro~>
|
|
||||||
nGa'ts8W&tc%GllS(.E:rqucqrr*?)Q677j+Y_oNZ2=Otrr*>=,p+!I*-;/Ys8DrrJcF!pJ,~>
|
|
||||||
nGb3As8VupdZ4A-UY>bJr:g6kr;?QoTe7cL2a$?*])V^(r;Q`:2DcsB/Um`srVc`pJcF!pJ,~>
|
|
||||||
nG`Res8;lr.ZS1E5H=b\r;ZfqrVlisqRg&`?f:X6cN!q>s8:&[`e72mSH&T`s8W)tJcF!pJ,~>
|
|
||||||
nGb3>s8;osretGi4fJAWr;ZfqrVlisq7C/i@,CO.ao288s8:#Y`.CfgS,WE_s8W)tJcF!pJ,~>
|
|
||||||
nGa."s8;cks-Ih<9!eQrqYU<kqu6Tp)Sp&LFQrUYd/Wt7s8LAic];1:U]:8arVulrJcF!pJ,~>
|
|
||||||
nc&UfrVn>DnjjfF+sWERrql]ns8Dipqu6PZ^&S+\iV3BPrlnj0s8W&os8Mlpp\t/Cs3:Ro~>
|
|
||||||
nc(6?s8N&ur:*5q*ZlPjs8MrqrVuins82fmO0n`YHK+i%rqsrFhYd?NqZ$Qls7cNlJcF!pJ,~>
|
|
||||||
nc&Ufrr4SHp\%N>0eb5Ns8Mcjqu?Wns8DusS]Cd/J`ln)qYecQkPtS\r;ZciqXsmfrdk*os*t~>
|
|
||||||
q#:?nrr2utrr4_Ns8VuqM]sDg*[<<!rVl]lrVuoss8Mo9M?!!ghZ*QNb$!9ms8Dips8Mrnrr2lq
|
|
||||||
rdk*ps*t~>
|
|
||||||
q#:?nrr2utrr3E)rr;utM]a5b)^$`prr<#s+92<;s8N&1L&COenG`Iba]R*irqlTms8Mrps8W&s
|
|
||||||
rdk*ps*t~>
|
|
||||||
q#:?nrr3W1s8Vuqs8VilPrLWY3'0@jr;-Bl(B4:4rr:)ns7pp1s8N&E?.JiPs7uWlrqufr!rMon
|
|
||||||
JcF$qJ,~>
|
|
||||||
q#:EprVlfrs8N&u$N'i$AK_j;*Z?BErqmr<s8W&ts8)KQF6)M-o)AL=@+5#Qqu?]eQ#CZIr;QZo
|
|
||||||
rdk*ps*t~>
|
|
||||||
q#:EprVlfr1]IFSrql`qAKMX4)]'g>rVlfps8W&ts8)ceD#EUBs8MoL?deiOqYpNbP\tHGrVuiq
|
|
||||||
rdk*ps*t~>
|
|
||||||
q#:EprVlfr&,uG*s82ZjD`'%03\iY=s8MusruV(9rV6E]IcTjErr<#UB@m%Xq#CBfRW`qbs8Vuo
|
|
||||||
r.4mns*t~>
|
|
||||||
q>UHoq>VW;rVccnI2a:O*$QA[i;<KOs82`or;ZZnL!J\>s8Ungci3nCrsJF4,pOEOQi6m^rdk*p
|
|
||||||
s*t~>
|
|
||||||
q>UHoq>Up'r;HZoI2X+H)'BlUi;WTrs82`or;ZfrHcXidp\N`\cM[Y?s8V_'+s7dEQi?s_rdk*p
|
|
||||||
s*t~>
|
|
||||||
q>UHoqYr>Ls8W&pqLpI[3]8rJPj&/Fr;ZThrVHKhs*;c<N;W_8DV"jbq"t$dEAKI*/YW4Ar;;-G
|
|
||||||
cMrC~>
|
|
||||||
pAb0ls8=bRrr<#sqZ"A\,8qaJA>F3eUWiK4s8Mlpq>[Oe_MS<E@F4uQq>^Ek[iub0-64D`rVleI
|
|
||||||
s3CXp~>
|
|
||||||
pAb0ls8<W2rr<#squ=M]*u5n;@\[m_T$$a*rrDoprtr&5`fU2M@F+lNq>^Ek[3$2"+WD]XrVleI
|
|
||||||
s3CXp~>
|
|
||||||
pAb0ls8<W2r;ZfqpAN#i3%m-@D5h],U<WK4ruCt:rV*V%d['pk@FY>Wp\Xje_D!Z$5r1@Uqu$AC
|
|
||||||
s3CXp~>
|
|
||||||
q#CBnr;QfsqYgFFr4#6B,BE8Qqq7s!FcF0,s8Drsi?2p$el0K`r;QZoq>PU\,U=HN,d71Grdk*p
|
|
||||||
s*t~>
|
|
||||||
q#CBnqu6ZorVnGG[mVA_EUWr)fVEq;Nkk2aqZ$KRMQabY=iC48rr<#prcT8'*Z5e>YPnJ"JcF$q
|
|
||||||
J,~>
|
|
||||||
q#CBnqu8DJs8W&ts1_Ph07!*frSFT.HBZ>Bs8Vinig6mbqH(H/rr;utrr7X+4[M:f27`V^r.4mn
|
|
||||||
s*t~>
|
|
||||||
p&?rJrVuoprr)ckrVuohJXZW<s8;oqs6-nKEJ1m[d/XCR"U;R9s8)$*X-J!"+<MdN*#uWirr.KK
|
|
||||||
cMrC~>
|
|
||||||
p&?rJrVuors8W#nrVulfJ=6E9s8;olr9(MGE.5([oC:5Uk`=3js7u!+XHn0"*?-"=)B6?frr.KK
|
|
||||||
cMrC~>
|
|
||||||
p&>[&rVuoqs8MlirVuomLnXkHqtg<l+RQn+G_j#uo`+%JnXn2)s8MK6Y+()@0K)'V1+C0=r;;-G
|
|
||||||
cMrC~>
|
|
||||||
pA[)Lqu?]nrVcQks8Mrrrii*os8Durs8Drpp[6+dC&e;8#6b*iZ@dLCKpB")`[N,M+!O>HrVleI
|
|
||||||
s3CXp~>
|
|
||||||
pA[)Lqu?]nrr;lqs8Mrrri`!ls8N&srr)lsq!>hPBr^1Nf\Yc;Z%@7?L6f=2`$ZZB)^.iDrVleI
|
|
||||||
s3CXp~>
|
|
||||||
pAYj)qu?]ns8Mfls8Mrrs0S['s7uWlrVmr:n]?o;Uu^(^mG-U.MM-53R(2J.2)R!A0i[lDr;;-G
|
|
||||||
cMrC~>
|
|
||||||
pAYHur;,Kj^!Q]Ur;HX'dXqMss8DuprqlNhrr3&;!!<*!'*=Q5i:?jGr;-H"3?]PAeboCFrdk*p
|
|
||||||
s*t~>
|
|
||||||
pA[)Nr;,Kj^=*#\r;Zfrs3ZDsr;Z`qqu?]prquWamcNEih:LqdQFYlCrr<#trNS7%*`(AcrVleI
|
|
||||||
s3CXp~>
|
|
||||||
pAZT@r;,Kj^sW&Wr;Zfps43&,rr;lqq>L6hrVuoorp&5#k4@cAUW;a!s8Ms(s1UuX03d32qu$AC
|
|
||||||
s3CXp~>
|
|
||||||
q#;60s8;o94!5=bJG]BHqu$HZGPV7<rr2rsrr2itqYA,0!##G;&HM7oqZ$Kns8MusjhAUts8W&s
|
|
||||||
JcF'rJ,~>
|
|
||||||
q>VB4r;Z]o_`/YR,(97ds82cplZ`+$s8N&urr2os$3'nriniJGg",0^rs\l+r:p<js5gu3li7"`
|
|
||||||
rdk*qs*t~>
|
|
||||||
q#;00s8N&D8MDVQNrT(Tqu?]`H2R^Brr)lprXAc's6/q/iT^1$q=+=\rs85ps5gu3li7"`rdk*q
|
|
||||||
s*t~>
|
|
||||||
q>^Ko+92>G4rkag)]uWds8N#qom#Tts8;iqs8Muqr;6<L"T&3!rseu-qtpEfrVuoss8W)srVhBJ
|
|
||||||
ci8L~>
|
|
||||||
q>^Ko'`\-:4;o1_)'$*Zs8N&tom#Nps8;lr*WH*=rr)fnjOrGDi8X/%rVcQks82ips8W)us8Muq
|
|
||||||
rdk*qs*t~>
|
|
||||||
p&>c;8hVtY0/(0:qu$KmpNl''s8;fps8N!9rVZTjk3;C"l/V(-rql`gs8W#qs8W)us8Muqrdk*q
|
|
||||||
s*t~>
|
|
||||||
p&>\8+WVUG)^9b2rVZNks,5#!rVufprrN)rrqdN2Ig5rW"9HXEs8M`ls8;TjrVlisr;-Hlrdk*q
|
|
||||||
s*t~>
|
|
||||||
pAYj+@3-:(*uQ/Jrr2los8S"trr)lrrVllsrr!Z5o@r'Yg>`/.pAb!es8W#srVlisr;-Hlrdk*q
|
|
||||||
s*t~>
|
|
||||||
p&>P=0/>IH0f4aeq=sjes,G8%rrDrqrrN,trqufc($=-'jQ?"4qu?Qiq"sX^rVlisr;-Hlrdk*q
|
|
||||||
s*t~>
|
|
||||||
q>V90s8Mn,+X.gJ+<#G'rVuopr1^:mrVlcprYGJ1qu$BlqPXAo:<`V4p&4pjoDeRarr)itrr;us
|
|
||||||
JcF$qJ,~>
|
|
||||||
q>V3.s8Mk)*Zc%;*>intrVuorrM$=krVQU0rr)iqs8Vc\md^8Uqu?Nlrr)Khrr2lr!WN,urdk*p
|
|
||||||
s*t~>
|
|
||||||
q>Um#rVlh70f_*Q3%]^]rqcfqs.ljtrrDurrso&,r;HThs8DQVqZ$?jrr2p#r;Zfrrr)itrr;us
|
|
||||||
JcF$qJ,~>
|
|
||||||
q#;-,s8S`I*%)aL*N&i5rr)cn^6JQqq>U?ks8;oq!;lcq!WDrqrsAH!s7c?fs8W#rrr2utJcEmm
|
|
||||||
J,~>
|
|
||||||
q#:d"s8JWD(aBq?*2`c5rVcr6PPkIXr;Zfrs8W,r$2X\us8)Njrr;iorr`/ur;Q]q!<.QLb5Zt~>
|
|
||||||
q>V90q>^Jm5VG;Y1b>m2rVZKis1k$$s8)]mrr;rsrW2okrr3H+s7PjTqu?Nmr;Zfprr2otrdk*l
|
|
||||||
s*t~>
|
|
||||||
p\u!-s89;f)^HG*ER4[`s8MrTIK0?Crr2iqrVuj0s7u]pqY:*eqtJ'aXmuGko`+jgrW<-!rIP!l
|
|
||||||
s*t~>
|
|
||||||
p\u!-s80/`(a0f!ER4X_s8W&VI/j6Ds8N#ts8W)urs\]!rVu`ks8DK^rq$-grrDurrW<-!rIP!l
|
|
||||||
s*t~>
|
|
||||||
p\ts,s8Ti+.lJndH.W)pqu?]VJcGcHrVc]os8NZ's8VQfrV?EioDejcn+?YXrr*!!rr%EJbQ!(~>
|
|
||||||
q#;<3s7lQme!5WqpVpL4s82Wcp2og#rquWjr;HTnrtkV4s7cBfr9jUk!WW5QrV-?ks8Dors8@NK
|
|
||||||
bQ!(~>
|
|
||||||
q#;-.s7lQmdZfBlprQg8rqZNep2fa"s8W)tr;Qous8N&orr3N!f$rL9qtU3krr;rqs8W%Ks3(Fm~>
|
|
||||||
q#CBm'DDD)fUS&:r6AlSs8)ZhpiuB-s8Dorrr)j4q"=%Ss7H?SjQkU[s8Vlorr;rqs8W%Ks3(Fm~>
|
|
||||||
q>^Em'*%e-rr2lor9AcRmJQt_L=Q2#rq[W4rVlisrr;oro`+^`<r`:*#64i&s8Mlns8N#rJcEmm
|
|
||||||
J,~>
|
|
||||||
q>^Hns8NH%s8Muprr;A8EU3W("GPD(s8W)trVuos('"43q=aj_h:LQ;i9pRDrqcTnrr2kIs2t@l~>
|
|
||||||
q#:Krr;-<brVm'"s7V@qmf*4hMV%k-qu6Norr2p!rr;cmrt5/.n)NTikjRU4o`"^cs8N#rJcEmm
|
|
||||||
J,~>
|
|
||||||
q>Ucurr<#squ$<jp\k*sXCJpCq1PL<rr3Q"p@nLbr:p<hr;Zfmq>^KurW!*'`rGr6rVc`rrr)j(
|
|
||||||
rr<#ss8W)urVulrrrrE%s8N&t\c3NCqu-Qprr2rsqtpBjq>:-jr;ZfprVuQhrr3-#s8W)tnc/Re
|
|
||||||
q#CBnli2J~>
|
|
||||||
p&>a*s8Vrns7uWnq63`+q#7&7s8V`frVuoorr3N.r;HZngu6oDj4W>equ-NlrrE&srtGD3s8Dut
|
|
||||||
rr;rsrr;usrVuoss8KY1s8N#ts8N&u!<2ip"TJH$rqu`p#lXc%rVccqqu60d!r`,trVllsqu?]q
|
|
||||||
li2J~>
|
|
||||||
o)AagrVlg)rV*R&aoD+3eG]FDr;RN2qu-0erVHNbs5W\<f\l&Is7Q<grr)itrql]n$NC)*rVuos
|
|
||||||
s8Dusqu6`ss8KS/"T85rrVc`qrql]n!W2]lrrW,srr2p!qXjabrrE&hs8N#ks8W)as*t~>
|
|
||||||
p&?ZApAY*lp\Y!jp%lm:R]QPi!<D*Tq#C?is8Vf`f$qF/P_fGA!!<?(#fH]?rVc`qs8E#srVuor
|
|
||||||
$31#)rr;utrr;uss8W&)rrE&rrrN&rqu7-$s8Duss8W#noCi4aqsFF`rW3&uir=N~>
|
|
||||||
q>VE3rVlfos8Mons8N&qs8C\^Mt,NKiplsHrVZZort5%og=O$2PC0Loh;$N>h>dHQr;Zfr!<)lr
|
|
||||||
s8<9(rr;utrr;utrr2ourVj;+&,uG)s8;iorqcZlq>^EjrVlg"rVZWkqu-NprpKddrqucsrr(mW
|
|
||||||
J,~>
|
|
||||||
q>^Kk(]473r;?HjqtKs^s8Ur!T^^XihWFk6p\t*jrtG(ok2+"VOc[?@i9fIofDbaIrr2oss8E#s
|
|
||||||
rVllrp\t6mrqurrq>:&srrE#hrs/H"q>:'hr;6Kn!;l']s8M'YJ,~>
|
|
||||||
q>W8Ko_/=brqufrqY^6jpAb0]>6b-7!X(17ilSBrO+Ve$KnbJ`ahe#`!!!0*!;lfmqu$HjrrE#o
|
|
||||||
rrW3"rVccqrr2otrk/:1rr<!-qtU3kq>UEns8D`js8N#t"9&8pr;Q]rr;Q]sp&+7Xs8LsVJ,~>
|
|
||||||
pAYKurr<#tqYL6iqZ$Qk,,i96i7-]OnCtd^S;DZDFF8D"S#Y#kjkn\EgunS5r;HWoqu6ZpqYpWr
|
|
||||||
s8Dorrr2os!<0Y2rr*'!q>^Korr3`4s8W)us8Duos8N#rs8N&ts8W&nr9sXcrql]qro=$/~>
|
|
||||||
q#:Epr;?Qk"T&/rs8N#t,l./<^[:[Pmdfl-bdOF7Mi)nAKUK$SgV`F@j7DTrs7H3drVl3a!<)op
|
|
||||||
rquip]`8!1#ljl%qtp?ls8)`ps8Dut!<2ors8;uqqYpKrq"+@*s*t~>
|
|
||||||
q#:m(s8W)mqu?Zds8N#ms8W)s!#,\="CQe?S[-5kiUc[@rVuWeaT)GB!!0XtrVccr"9/8trr2p$
|
|
||||||
rVZ]qrVlcqs8N#trr)oq])Mp4rVuoqrr2unrVlorrr2p&qtU0jrqlZkqu?]qn,N@cq#:?nli2J~>
|
|
||||||
q>W,Hs8Mlks8Vrqrr;rrrr;cln*&iah<i%0G_r&o^XhN:s8Mrns8MiCg#V>8p](0hrr`9!rVlfr
|
|
||||||
"o\B!s8Drqs8W)ts8W'"rVQT)rsA]&s8Mlos82iqrr3#urVca'rr)lps8W)tr;6K^rrE&qrrE&p
|
|
||||||
rrE&as*t~>
|
|
||||||
pAZ]@p\Y!jqXXFWrr2ljs6&5#kMuEhL5D:u]$9@+pAb!cs8Dfme`6&_e,TI5rr2rt!ri/srVm'"
|
|
||||||
qYgBir;HTor3H>.rr<#sqYL-is8DfprVlftr;HNm!W)cos8VuTrrE&as*t~>
|
|
||||||
q#;?3qu?]qr;Zfms8Vlnq>^9p"9Al1!!Bh1s82`irr3T-rqH?js8HFf"9EN'r;-<fr;-Hnrr2p!
|
|
||||||
rVlfms8W).s8DospAP!prql`qr;?Nn&GQ5's8Vops82iqr:p-gs8DKf$3'u(rr)irs8N#rs8W)a
|
|
||||||
s*t~>
|
|
||||||
pAZ04rVuorq#C0ds8W)rqrQhjhW<5HoDJObs8Vrqqu6U&qYgBgCu*^KJ*I"4r;cins8W)ts8N#o
|
|
||||||
s8W)(rtbV4qu$KnqYgHorVQQnrr;lks8DiprVc`trVHB\rrE&ps8W)ss8W)as*t~>
|
|
||||||
q>UTmqu?]oqu8&CqtTs`s6]";l-SYRlMpn^qtg$_rr;`grVZEgK&k=lN8sm:r;?Nis8W#sr<)rm
|
|
||||||
r;?Hj!rr9!Z2Xn'rVc]ps82fq!rDrrrr)`o!WN#brrE&trrE&ts8W)ss8W)as*t~>
|
|
||||||
p\t<mqtpBm(&n%)rr2cerPSa>!!!$$!7(6:rqcQlrttY4p&=jcZZYTEW3qK]s8Murs8W&qrVcWm
|
|
||||||
rtPD,s8Musrr;rqr;?Nls8Dorr;Q]os8W);s8W&sq\f>/q>:$dnGi+Ys8VimpA=O\s8W&tr;?Hf
|
|
||||||
rqZZos8N#grs8W&qtp?jr;?QVs*t~>
|
|
||||||
q>UZtqtpBkr;Q]q!rW&nrr3>YS)iVZf'M#crVl`p!<)lr$2ab+G5o@Z^P;[`rri;urVcWmrtPD,
|
|
||||||
s8Musrr;rqr;?Nms8N#trVlfps8W)2rsAK"s82iqqYg<hrr36$rVu]hrVQNls8W&us8N#es8Dor
|
|
||||||
quH`Ys*t~>
|
|
||||||
q>U`oqu?]koCM\Nrr4;Cq"FO5U$1RsjQkLos8W&mq"jjes8DforVWmWp;j;UOoP(Rrr2p#rVZWm
|
|
||||||
qu6U0r;6NnrVulsrVcZjqt^-bq"jaarr)lsrl+p9rYG2%qYgHiqtU-cpA"L\rVZ]qqYC!]qYpKu
|
|
||||||
rV?Bks8)`onc&jnr;?Nlr;?QVs*t~>
|
|
||||||
q>VQ0s8W)qs8VinmJm(`o@AtfW;lu(!!!Gtp%eUes8Dils!d_Vb58u3rcZfkr;6Els8N#tn\)?F
|
|
||||||
_8s[8bK%T<a3</jfBN&0qu$Klq>SD6s8=2=q>&d@SYW3aYGA1sZfhAgrr<#qs7cMhM2.b*V50rO
|
|
||||||
XRuJjrq$-qrqcHer;HQlroX62~>
|
|
||||||
q#=+fqu?]qr;-Hnp&G$kfR.GMjl5(McKY?.qYpNjr;ZZeqtp3drG9j\b)-.7f`(mKrr<#trr;N$
|
|
||||||
[(a>r`PTd;`5'C9f%\d>pAb$fs8Dcmao;A?rVn,ArVcBWq"+4OpA+IZo_SLarqQEkqu?]ip@nCV
|
|
||||||
pA+@Oq>^Emrpp'orr)cmrVZWnk5Tr~>
|
|
||||||
p&>^$q#:<goD8=Zq:1(Dh='@cp!NU5rrE#ss"=9Mrr)lsDp7mrO7dYIs8Dlos8W)ts7=(;`5p9O
|
|
||||||
c-jn]aNi8kj4s)"s82Zkq"ap/s8W'CrVZTgkk"TLrVH6Xq"Fado_eahrqQEkmIC#Ns7uBap@7hS
|
|
||||||
rr2Kg#Q=Str;HQlroX62~>
|
|
||||||
q>X7frqlTml%9]N!9!b*I=oH2oRQuB#7,\Sp&G'fr;?Beq=XCUs0uqGpre?j_1;1Vr;?Tprr)lW
|
|
||||||
JS%q/*$Q@E+!VpR+!2LK1-Jls^\%F&rr;rrrl4sVrVZKdpk'"U!sJ],"9eo2D"I\ms8Vopk3bS8
|
|
||||||
!!Wl4!!WEljo55Yrq6<krWW2qqu$Hmr;Zfrli2J~>
|
|
||||||
pAb-k)><@Xo_J@6LMjp)s09/sji38Ws7lNlrr;ils!bKrqZ##rq8%IWs8N#ts8MusidbQ=,8hR@
|
|
||||||
*#p(B+<2@>+YPlZKY@!Rrr2rrrr1%>!<2ut,Q@Z>r:/k7f%/a5gY(33nGE7cp\k-hs7Y[;j4r5<
|
|
||||||
hVI,Wq>U?mrpp'irr)iqr;Zfrli2J~>
|
|
||||||
p]!tcp%\Rak4Id8s3ZRPebAjR^Z+h8SG`6YqY9sfs7uWnq"Xg$ErZ0rQiFgYqYpHls8W)ss6,8W
|
|
||||||
@505e/1iG.0/5%1.lKdiC6?U7s8N#trVlf9s!7UBr;6Bkhra+gm,[$bm-FWMp@nU_qYU<mjPoUe
|
|
||||||
ki1[llL"WNrVulgrrrE#r;HWor;Zfrli2J~>
|
|
||||||
q>UHorr5gh>lt',#69!o_X@I"jc8m%p[EX%rVZWlrVZ]ps82cpr,0FOrp=h$r-6Ner;Z]prr2rt
|
|
||||||
p]'u/*$$=I*ZZPlOcY8q+WM^K,#>ZIs8Dusp&>$krVm-%s8W)us8Drrrs&H%s8N#trr)iurr)id
|
|
||||||
s8W)ursSc'rqcWho_/=e!!<&u6DaGVp]'a^s82`gd7sZG"h+4+r:g0^rr;ums8Vcls7uZmrr;cn
|
|
||||||
s7lV7h>.!Ks8;`ns8)`is8W)up]('`rr<#tqYu'~>
|
|
||||||
q>XOpr;Z]flJgINinp#4[f?1'l>Ptequ:Q%r;?TorVZWns82cpqea4Ms6k%)r--B`s8DoqrVlis
|
|
||||||
p]'u-)B0k?)]Bl`O,eig*Z6(>+ATEFrr)lrs8N#mrrE&srs/Q's8N&urVlfr#6"T%rr2rsrVlru
|
|
||||||
rVl<d./a,Fr;Q`ns8W#nk1neMf\tE>h"1REr;Zfps8Vrqp[@(ph=psJqu6Tp(An+2qu-QmrVuls
|
|
||||||
s82ios8Diar;QWmrVuoss8NN+rr;rsrVuosrr<#qqu;0~>
|
|
||||||
p\uo8s8W#UhspEsOFb4Cqu?&4o)AR`EMEL4rqlZls8N&qrVun=aT)/(L%,"fg%kUFru(b2s7Q?d
|
|
||||||
IP3K?2`NZSTphC0Ahttq1cAUOrVllsp&>$krVllsp\tHrs8W)ts8Muq"8r&orV?Kjr@@dArVuos
|
|
||||||
s8W&tqu?]jg\fd]j6Q?loDS^ap@J=Srr;TilJM*VrVZ]ip\t0l!ri5uqu6ZqrVm/pq>]jVs8;`l
|
|
||||||
rr3K*rVuoqqtg!ZqZ$TnqYL$fJ,~>
|
|
||||||
q#:Hbs8F/?!*KL+!)rpto_/6]XT%qhpA&18s82fprVufos8Vl<D?'S2q0VE,f5^K`q>^9fs7ZEk
|
|
||||||
r;O_a+W)FJ*%gUYs8;W/>p1=3)CT1Ys8)`pr;Z]os8W)rrr<#rrVlors8N#ns8W)trrDuorrDul
|
|
||||||
s8W$"s8Murrr4GHrVlfoq>:!faT__J!WWE*"TZjAs763as7uE\s5!_UDts5*rVullp\t0rr;ZQl
|
|
||||||
s82fq(\[n.o_PopV>L#^r;Q`rrVuors8Vurr;?Tpq>gHjs*t~>
|
|
||||||
p&A=ihq[AKg"38%p](9jW1X+iqZ$"k_Z0T7rr)iorVuombA@1Wr:tU's42,brVZWnqY^<js8;l8
|
|
||||||
,p*jF+;u`rrr2ff_-7s#*#L&5jSo#Ts8)`mrr<#tr;Q`rr;HWrr;Zcqq>^Korr2urqu6Zoq#CBm
|
|
||||||
"98B!rr2p8rr)lsrVHNmqu>p5fAb]Bg"PQfqtp<hs7cNm%Jft[fC/b<qYg?iq>^Hnrs/N&r;HZq
|
|
||||||
rV?Hm#5\>kj8]/Xrr2utrr32urr)`orVQQlp]#a~>
|
|
||||||
q>WkXs82cOhq7Pdm+A]FqY^9jXJl1!r;?%taT)2<rr)lprVuoocuK*cp\B[-s4_qms8Vris8Vcl
|
|
||||||
rVHQB3]A`O3&3YkrVm_YAhPqs/N%G4s8;lrqu?Tns8W)rrr<#rrVlors8N#ns8W)trrDuorrDul
|
|
||||||
s8W$"s8Murrr3#urVlg$r;ZQjqV^91iYCkChUql#s8Dfos82]hs8V!Mo)J1Vrr3&ss8Droqu7-)
|
|
||||||
rVu`knGiLKoDeX]rVlftqYU!d!r_roqYu'~>
|
|
||||||
q#:Qos7H?l!Wi9#7hYk"n,MQsl2UMOqu5D`h>[6Ms7ZKirql_9]`%m/qL.T)rJA)bp\OpbqZ$Qp
|
|
||||||
qu>J!*$?@F*[g=Rs8W)umVs<l*>p"edf07Lr;ZfqrVHQmrqucrrr)j+rr<#trr<#ts8Dutr;QEi
|
|
||||||
s8N#ts8;rsrr<#s#QFZ!q>^Jf!rW*@!<<<+o_87Ns8;opp&G$l!5J7'rVQEjs8MusrqHHirr3#t
|
|
||||||
qu6U!rqG[["N^H>!<2or"oSDrq"X^brrN&lqu;0~>
|
|
||||||
p\uoFqXN=oe_&L6l2(5Uq=AsiqtU3krn:r>s82iro`+gfqu:ZJr;ZcmHg(A*LU[0ZruCq7rr;or
|
|
||||||
gE[[Y*ZQ.Gli-qarr;A(*$6(8+@4ESrri9"s8Doms8DrprrE&srseu-s8N#ts8N&ss8W#rpAb0l
|
|
||||||
rr<#s!<2ut4oPE\rr2rms7bL*g">3>in*5hs8W)pr;?Tjs8)-9s8)cir;6Eis8Dfls7cQnr;?Nn
|
|
||||||
s8Moos8V-2o_SI`rr<#uquluqrr;rqrrW2trV?JD~>
|
|
||||||
q>XXns8W)glfm?dl/:q.nG`IXJ*-e/rr;oTC>]'fs8Vinqu?WpG/4.Xq=og/qu;hts7lHfp](9m
|
|
||||||
rV-?S3ANKL1,1TSr;6Hls71Ij2`36D:YGdHrVZ]qrVcTmrVl`p!<2rs#QFc'rr2rtrr)isrpKdd
|
|
||||||
rr2p0rVliqq>^$[mbHadleURWlf.pD+T)3=rVcZcs6&;4rVuoipA+I[qu-QpqYgBmrVccrq#:9m
|
|
||||||
#4LpQrVQKjrr36%qZ$Hhs8W&ps8W&os*t~>
|
|
||||||
q>UHlrr;uurrjGD"TSPts6oooSb)IPr;ZEg^M`lFqu6Wps8;oDD#=220T=0QrSV;Vs82fqs7H?g
|
|
||||||
r;Y7u)C$@E+thsTrr)cks7]G1,Te*K6f%b>s8Durr;Q]q!WN&prrE#srrE&prrE&srs&K&rr<#t
|
|
||||||
r:p9prr<#srr2ourr;us*rZ*9s8Vol`rQ;C!<E9*!!r]+nGE7Srqufkrr<)WrVmf,s8Vurrr2fp
|
|
||||||
p\Y!jr:p-gr;?(;!!pLBs8Mus"oJ;up%S@]rrN)tp]#a~>
|
|
||||||
q#;?3qtTC+hVm;DhsL@As7`R`s8DuqrVHH+DYj>/rr+tYr;P#Xqu?Zqre\bqrSMPbrqZTorr<#q
|
|
||||||
rVt:r(a0q=+=uRPs8Muos7T;,+rhRA6eq\=s8Durr;Q]q!WN&prrE#srrE&prrE&srs&K&rr<#t
|
|
||||||
r:p9prr<#srr2ourr;us-iO)Eq>^Kkp>=c[g>Uc?gY(ohrVl]ns82cpp@@/?qY^!^s8DiprVQTq
|
|
||||||
r;HWp&GuG+s6\e#o_\Xfs8Dlos8Dor$NBr"r;Zcoqu$Ejqu;0~>
|
|
||||||
q>WkTs8Mukm,d3jn)*4'qu6K!T`=rir;ZQl_f5PRrVuoss8N&JE;fh:rVr,-rVbhopA=jhqZ$El
|
|
||||||
q=t!G5VP2V1,_2WrqR6%pAb%t/NPgL0Mg[,qZ$Toqtg6ir;lipqu?Wn!;uforr2utrVm*$s8N&u
|
|
||||||
rquQk"TJH$rVlfr!WN&sr"f2.qu?NkpAX(EjQ#X_mH`fls7ZKmp\t0umeZG7nbW:_qtg<mrqu`m
|
|
||||||
rsAZ(p"&F'r;?HjrVlcq"oA/ss82corrW2urVQVF~>
|
|
||||||
q>VK6s8;eP#ljr0!",Xus8)S3hYR9PoDA@^s-J67rr2p%r;ZbDZN'n&rs>F%s8Mq^WW)qsrr36%
|
|
||||||
s8W)S.j#f2*Y]p`s8;orrVul7.N0HO+rO_[s8N#qrrE&trs8T'rVccps8W)trrE#rrri?$s8N#s
|
|
||||||
rrW3"rq??lrVccrr<*)urr2op$iU,*pAb04!<rN("9&9Q!<R!4q"=OYqu?Zl%g:\`s8Dces7?6g
|
|
||||||
s7H?dqYU<mr;Zfqq#@;n$O4$<p@%\Rrrr2tq#CBjrVuoqs8N,oqtg>C~>
|
|
||||||
q>ViAqu?ZhiS`SHi77N!q#:);h#@0Ir;$Bis-J99rr;utr;Z_BZ2ae%rY)!+s8MnVU\Xods7lQk
|
|
||||||
s8W)Q.NSI,'I)]>r;Zfqs8Kkb(`s\>(gcn8rr2iq!<2ut#lXf%rVuirs8N#t!<)lr"TJH$rr2os
|
|
||||||
!ri6!pAY-lrVuorrr2utrqmE-s8;ojq=ik&hVmAAh;d>Hn+ce[&H2OkfDGUJrr;urs8W&ss8Dfo
|
|
||||||
#lFT!r:SmthY[6N!r`0!rr*#us8W#qrrE&trrDoms*t~>
|
|
||||||
q>VE/s82]nhV?rUm+hX<s8W(HiW&oTq>1-js-\K:s#'`Ss+%QXrVufqVRHO&s.Q^js8Vfms8Don
|
|
||||||
roQ=#1H7?P2=CM@rVHEks2[)M2``oHB(u?)qu6Zqrr39&s8DorrVuosrr2usrVm6(s8W)ts8Doo
|
|
||||||
rVZZnq>Uftqtp?jqtpEms8N#os8)ispAY(<i9TF^hs^'gl0.X:p\=R_s8Vlip$28Jo_AIdr:]s`
|
|
||||||
s8;`nrqucorr3<!s6JS%h>.$Kr;QZorsnPus7ZEkp\=O[rVulrrVQVF~>
|
|
||||||
q>VH1qYC0i]`8-7$s*9'pA)^rs7?'`s8W#squ;2Crr4;Cs8CYeq#C6krVWjor:p6MDPMY__#O-,
|
|
||||||
s8W)O,U"9N*[;utrVlg-r;Z]p=WSS++WMi/s8W&rrr2oq'E8%3r;Zfps8W)rs8;oos8Dilrqud$
|
|
||||||
qu6Wpqu?]pq#;92qu-QprVulqrr2rtrr<#or:eG9KF%Vc!!W<$&t]-ss8DWjs6gj2f'E5-kkt;N
|
|
||||||
rr3T"q#CBkpAOphs7ZH##m1/-]`%jDr;$-ap\Ophp%@eJs82NgrqlNgqu;0~>
|
|
||||||
pAYEss8V6BgYVW$rr4meP5>4Yqu?Torql_HVZ6\prVufKCA7c*rqu\tUAk#hnTF$_p$hYSrVuos
|
|
||||||
f-;@Y)B0eClM^_^&,cJ*s&pE^*?H+FWrE%srVlfqr=f21s8;osr;Zfrr;Z]pqu?Wlqu6Nn#Q+N#
|
|
||||||
rql`qrV6C%rqu`ps8Dutrr;uts8N#t8GE,Uhs]d\hrE>Jgu[Jfrr;ops7lHjlIZ(7s8W&tqu?Tf
|
|
||||||
qZ$Tjq>^KmqtpEnrVtd/i8FG.r;6Bjs8N#qs8;Zls82imqu-6gJ,~>
|
|
||||||
pAYEtnc.%og"Z<$rr3#9RK!3dq>L=DrVqSOs8W)ss8Utqr;ZTmqY[P&rUp0VL$8R7o)JC]qtpBP
|
|
||||||
2)R9N3^#FprVmE-s8N%*/MT@J0/Kp6s8Doqrr2j,rr<#rs8W#ss8Mrrr;ZZorr)`o#Pn;rr;$<i
|
|
||||||
qt^6rqt^!`rVuips!RgErVZWbs8N&ghuD`hj65XhlL!7(q=4L`s8DutpYklHrV6*drVHNn!W;`l
|
|
||||||
rs\c!q>C9fs7>OEi7Ro)rsAZ"qYgHgrVH'_rr32upA4afs8DipJ,~>
|
|
||||||
q>V$*s7lEhs6d+_i:$^GqYY*VrVn;@r;Zfps70pGs8Muss+7QSrVlfos1FHhqYU9m#6=f+IdR15
|
|
||||||
rVtJ#rZ;pq+=ZUSs8Duss82hl+<D[I+WO&LpAb*irr<!0r;Z`nrr2ios8N&uqZ$QnrVca(qYgHm
|
|
||||||
rr)`ls8Dorq>M]<s8Mops8Dlpq#:6gs8Dfoq#CB,!,(F'!"&]+%Kch6f(f:?oD\b."p!`aqZ$No
|
|
||||||
nc/:Vk5Fl=s82Hgs8;Bdd/XUS!!paFs8W)pp\=Xbrs\l+s7ZK_rr<#ss8Vrms*t~>
|
|
||||||
q#=FnrVuoon+5r=rVufqrH?uqrVZ]pqYpKls7:$Hs8;iqrdh?OrVlfos1XNls8W)7dam:=o)Jag
|
|
||||||
rr:M!*??+:*[^.Ms8Duss82hm*ul=@*u[ZGpAb*irr<!0r;Z`nrr2ios8N&uqZ$QnrVca(qYgHm
|
|
||||||
rr)`ls8Dorq>N5Ks8MoorquZnq>^Hjs8Dforr2lpiV<65gY1T?f[ed=nc&7^r;6KlkMQ+4q>L9l
|
|
||||||
s7ZKerr3Z1q#(*js8;ornD`*Ugu8&,rVZQlrt#)(qY^?hqu?]or;6NorVZNlJ,~>
|
|
||||||
q>UTns8Vlarr54Rs8Vfis8R2ss8MrpqYU<mr;ZM0bl@Y=s8Rk`s8DlqqZ"1&r:p3i^"1omg]-mF
|
|
||||||
q"asJ4YnrS1H%8`s8W&srs\f)W@p(i2E*9hs7lQhrs/Q'rVZZor;HTo!;uZm!;ucp!WE#rs7uWr
|
|
||||||
r;Zfqr;SDHs8VrqqtU$eq=aRLnc.LukM#+sh;mMoqY:*bs82i^l2L_Ws8Dojp&+jir:0dd%/Tr$
|
|
||||||
qYL$fioBRqj7rTQ$i]tsr;Zcpq=s[Oo)AXlrVlirqtpDD~>
|
|
||||||
p&G'i$i^)"rr;fgs3c`$rVc`ortkV3i*taFs8:qjnc/Carr;lBK_kN=W<)tu&I8Bequ?TmhC0Hg
|
|
||||||
*[)FRk5YDZrtkV5r8&tH*?HCF+L(n'e_As9g"P38f?sQq):@'hhV-K@h:L?7g=t<7m/I"FQ$7Fj
|
|
||||||
T^)INrXAi*fU[5(EclVphu<TQs%`IkrPA_jrj`"/!<<*'!!r\iqu$KjqsX[gkjJ!@q>^<IO9tsl
|
|
||||||
#a"'Gs7u6_s-3Qd!!E?*T@V)udIdJ:l?r[5!!eAWp,AW<s8;osqtpDD~>
|
|
||||||
q#C?l!W2]ls#p/Wrr<#0M?!MOrVuosrVlipro%;Gqu?TSB(5fps8N&sdY7`$rTr\(hVlrAqYU<k
|
|
||||||
rS/e?*ul@>.cp^/rr3f4s8:b)*#fh=)]u<ahpgB9gXt35g=OaNr>F#7f\P60jP8>=gY1E8g?eh<
|
|
||||||
j-4_1DP-1jq#1[!f:7#$E-$;ni;`cTrtYG2r;-9Cn,N+Ee_]*5gt^Q?s8;onrr4bBg&(gLq>^-e
|
|
||||||
s6T.:k3;X7qu6WqqYg!@hVI)Dh=C46qYL0grVc<OlK[R%rr;`irqucoqYu'~>
|
|
||||||
q>XmurVuons8Vror:]m\prA<ms8DinrVuoqs8N&\B'&shroe1ls7lQmrVXp/rqQ<^q<m;'iopF>
|
|
||||||
qtU-Q3\`QK2(guVs82ips8;onj#oCY2EEWK])UU>hr<SMhV[5BdJa"]dF[46hUq)OgYL]@h:p`Q
|
|
||||||
s8VDTIXZI<nc/Fas8NA\U4.63IXRgKrVo=boDAR\p[@qMqt'.9iSX.dkjSQ<s8DucpZq&Cq>^Kl
|
|
||||||
qZ$Tik3h['jS]&XqtTsclK\5ojl5P"o_%kKqYL!]r9<M6oD\aji;!6M!;cTmJ,~>
|
|
||||||
q>V'+rVlTgs8DW^s8VZircHZdrVZ[,rr;ors8L/cikiNRX8W(ur;Q^!k'$Y%s8E!2!s/N/Pl1IY
|
|
||||||
s4StE+<MXH.dI$3s8W'0s7K,,+!2IH)Jf5%/M/4s-2oG_5ABH_roR``,:G#uQA\6a.P!&(-\_T,
|
|
||||||
4rtgk)^Iu3rquZmr;?Qm_eL;60.&%c*[!;Cs82irqYpNid/\t%r0IThqZ%31qs4(Xq"k'lirAcQ
|
|
||||||
k5&us"T/6:"/#;bs8P"X!WrE&"UG).#6Ot^q6g8'!rW*)#QOj)rVulrr;-GD~>
|
|
||||||
q#:Nps8W)rqu6U"rr;cnEnLBjrrE&srrDurrs$Vii5*3NXT&5@r;HZqjE(+qs6/@sg=bE0o`"gg
|
|
||||||
s4Je>*ZZ4@-gCX/s8W()s7T2+*$#q?(i&u%.Ou\i,q1;m4_X0[rT7T\+X\`rQ&A'X-7:2n,_Q'#
|
|
||||||
4<#:_(aDT/s8Dorrr2rt`+gA3/0Q/N)BCT8rql`qrr;oro%rj5s7Fgsgu%&IhV[Yus#KrUs6AM9
|
|
||||||
q>^<krq5L4gud;Bh<*u%r;H0PiSNAIinE&Jg>CTEp]'sJe_TB=jOrPYhXLO@s82iqqu;0~>
|
|
||||||
q#:?lrVuoq$2OJus82b=j8JuRs(_K3rVFZdma'1/Z2FLrr;QZnkBd1.qrR/(m+g^ioDS^eqqaIo
|
|
||||||
1Gq!H3:["Js8Dusrr;gu0/kaB2D0=UJMB,C5s[n(4A0PWs8V:r<Aucl5b3m25X.Lu68al)[Rr)+
|
|
||||||
2D$^akPtS[s8Mm*qSmP//3u6Y2*3ih\GuI*rCHh`s81jSr;-<VnD!6io'5?&q=t!aqZ$!Oq"Oae
|
|
||||||
o)J.9j4NkliS*Yhmf*7`s5E8)hq$fZh<aF]ht6^DkNDBng#;/]o&]*6rrMolqu;0~>
|
|
||||||
q#CBns7cZprVc`q#Pe/<Jb&[9rr)isrr2rtr@7i80-2;]Fo21<r;QWino40sr=fD8!!<3)Nr8hS
|
|
||||||
s4StE+<MXH.dI$5s8N#trtG?E+s7pP(+M'1pp).d,9@mH,e3jQCB+2/iC4eDeGoL-59_<l*$:'6
|
|
||||||
+s8$K+s.gP8aucYqu6WjN@,fgg#:ki0dIYS,G+r6rqu`pp<N_kr;ZLZ!<<?*"p"i,;?-:gs8;ot
|
|
||||||
g\^^Dr)*P&!3cFq!!*'"M!b/)!!`K(#m:50rW!'&!;>gdrW!A:ke&GH!<?d4rr<#mqYu'~>
|
|
||||||
q#;$,s8Mroqu?Qiqu?]AIJs0Frr;ups8W$Is-G8W+X)"+rr;orrql;,oDJXVd,!X.hU_E"rVliM
|
|
||||||
-lX3J*$$Ekrr<#trr<!3rb*Dp*$Q(F0_G4F+rqdI)]Ks/rVdE+r80m]1t;O'i]J8((`46JT`-!L
|
|
||||||
)'0_9,tRM)rVQTopl$O@ES'+(W%B//(*T7KrVlfrqu?3Dn,)bWo\@pTg=Y*1iU6aGrqlTcgA:jG
|
|
||||||
qZ$0Fg>)#grqG:.i;``Po]+ldhqHoBfBD2Pi8a\'k24\Kp](0Rhq?TNr;ZZls8)WmJ,~>
|
|
||||||
pAY[&qu-Hjs7cQnqTXrkrVlfls8VtEs.VY.1GaU^r;HKlqtfu/q#:-WiSj:cjQcL<s8;cN4Z5)R
|
|
||||||
1c78_rr<#rrr2rrs)^+X1cQsK5l(/_/MB1H2DI&+s8;osqu5k`.6cVgrT[6;2D6^<R]e7n0.o1?
|
|
||||||
0fN/*s8Dcks8%j90SAKPk-I-51+P#Ss8DloqYEe`qW%JKrr;NJlfR0jkhak_q#C-hs6AeGs8Dcn
|
|
||||||
mbQa]s8W&dkP=QEs6fdDfA5KTk25:NnaGH$s8Uj9o'#QAs8UdAkOe66r:p;B~>
|
|
||||||
q#CBn&,Z5"rVuQjq#C5Jd/Wt@rr)j7rqu`ps8;J%+rqIA+dW**s8Drpqfh9'qka8l&HVq7i;NTQ
|
|
||||||
s4StE+!2OG.dI$2s$-M\rdl18*ZlRF+4'rbO<>D_,9%lMs8Vurr;Z\@+/T#9qu:p]+s8-O2'ZnI
|
|
||||||
RRA)E*?ZN(rVccrpl-C;-.;em)ZG@-+sA$VcM[\?s8Vi=!.aqGmJ7(g!!`T2rW!q8qtpEn"T[3@
|
|
||||||
rqVBN#lk#*q"s.T"9eeTs74p]qu@N6Zg$Q#h!tRP!X5b*s8V_A$408mq>^3bs*t~>
|
|
||||||
q>V0.s8Vuos8Dipr;ZfpFM%GLs8N&trr3K+rVuoqnn&s_'ceB^rVc`q)ufb[l2U_Rk1nhLi8a\6
|
|
||||||
rVliM-lX0I*$$EkrqudhrqueJ*$6.@+;l6Hs8.j!(EXb;+NXT_qu?WpqKO*Yrr)coFrDJC+;lpW
|
|
||||||
BXa?p(FC%A+/f&8s8VhO*?6<Orr<#rJJ]LO*%&r.rr3i4s7PC@r;-HnnD)XOg>Uc?htI!Gq#0@5
|
|
||||||
rr4_Ln_;LDp&=mfs5)>^j8/fNqXNV"g"b9:oC`%\rVZ*AiSF2,rUp3YgXYoqs7u]orql_G~>
|
|
||||||
pAY[#q>:'es8Vuip3FUVrVlfos)e,9s8W#kF#5R$2)M!+qu-NmrVh65s7l?Zmc!3slhCDYr;5>6
|
|
||||||
2DR-H2)t.*s8W&ts8;`nN\NRO1H$m=fDkl;0.f1G0/_5YrVQWis8S'/XoJFqs+`6c2*!E^1O6j7
|
|
||||||
<\Qfs2DqW:rVccpQnC3UiW&p]qu)7%2Dd'De,9(Aqtg?jjnnlPr:o=?j5o1XhtPFps7ZKmi9(%=
|
|
||||||
s8MlMjQZC9mdL&(kMb7sn,N@dj6,[ekNVsFr;?TemHWihqt]LMp\Wt;s8;cmqtL'ds*t~>
|
|
||||||
q#:?nrr!<#r;ZZg];qlTs7Z<err)jLrr<#ps8U[j+!MgL*)cY4rql`oqhWYtrVgR<!!3.ms8Dor
|
|
||||||
s4StE+!2OG.dI$4s8N!Iqu2s(+s.aI)BuE`s6i2p)]]tBPQ(L[rql`n?8;!Mq>^;O,8qXG+s;jD
|
|
||||||
s!srh*ul:CF8c%2s3N,2+s):0r;Z]",T[sN)2J7grr<#nb5cteqtBjB!XAT'$j$\7cLLr'!!q*R
|
|
||||||
o?$q2%Cl?9r9sgh%L)q,s7l3a!!33%fDbdNro3kV%Z0fRj8])[!=A2is7c9cqu;0~>
|
|
||||||
q>V!)s8W#ss8Mfms7Q08IeEX<rW3&ur;S;Ds8UXf)^$.@)H$>0s82ipqM3GqrVQ*<iS3Mds8W)u
|
|
||||||
s4Je>*??+?-gCX0s8N!Iqu<$'*uu4@(a6-_rU)ok)]Kb:OoG:Ys8;on>qtjJq>^;M+W)4=*Z^.;
|
|
||||||
rZn6Y)]9S8Er>k1s3;l)+<5k)rVu_s,9.XE(5;ecs8W)up>YZBs#L&Sn'BtLgtgc:iV*<Ks6SVA
|
|
||||||
s8McHgth,\s82cpn^ZRNk5>,VrSlVbh;@#[rr)lls4GrWg@>4Arr3/jf(/_<rqQMD~>
|
|
||||||
p\tHsqY^9gqX+:^#2kC7q#10jr;U+%s8)cqgaY';3&ra&s8;`js8DtYf`(dJq9e$ZgA_!Ks8DiO
|
|
||||||
4Z5&Q1c78_rr<#sr;QWis.hA12(pg>1V!D_oLq"r1GgnXs8)clo_nf.48/^MqYHU</i>IC0UMe=
|
|
||||||
B='HQ1c%"8s8)?eff:`E0oPu)qu=2_0ekX<P5k7Uqu$KljnnrLs6opNj6YUUlfdcgp&Fjflfdp:
|
|
||||||
q#B@5q;CcBs6]jPlf$4jr9O:\jQkjen`KWHmd^/Nm,lsZnGN=_qY'%+q>UBpqYU-hJ,~>
|
|
||||||
q#:s*rVulkq#AhH!!iQpk5Y8Trr)lsrbh]7s8'qb+!D^J+]8.:r;Zfps-^Fos7lW6ChVf(s8Dor
|
|
||||||
s4StE+!2OG.dI$5s8N&ts8W(o+rMIH+<_bkrr;qd+WVOI+A;P/rqcZlkpqbls8W)tK,u!U*@"nh
|
|
||||||
qY^94-ljQU+Cb?MrVqKk,5r`D^&7p1ZPt#.,:I-us8DusqSrS\qYpEms4[M\!!iQ+"98G^r:10r
|
|
||||||
j8\]N!<`H3mJlGNrr<-"!$]qcqU>NG#R180[K$:(qkjT#!!NA;s7H?cf)Q$Dr;Zcrrql_G~>
|
|
||||||
q>V0-s8W&ts8Moqk1]"-df9=Frr2rsrr3K-rVuoob97fH*#p%sqZ$Qn)uBN![eTn&q#9XTnbW._
|
|
||||||
rr<#O-lX0I*$$Ekrr)isrr2p;U`gNp+<DUEQN.!`Riiaj+WO)KrVl]oqr]DerVcasK,bdO)^&Da
|
|
||||||
qu-H4,oImJ*ansHrr7Nf*?6(@]_qg/Yo4](+!b@ks8W&ss7G4=s8Vrqs7#"&i8`DKjO3DprVPs5
|
|
||||||
r:p9`fA>9DrVccmr9W1phWFJ0ruU@Zf\>BEp\adcqY8M#gYq2aqu?Qjs4u]7s7uNhrVQVF~>
|
|
||||||
p](9k%f6)#r;Ym=jNQ6Rs8;ipr;UF-rVuood5!I72`Wg)s8D`lrql_f^\e!+s8D?bs7lBgs8DiO
|
|
||||||
4Z5&Q1c78_rr<#prVlcos0+:42)[?O/ti7Cs.qD*1-%3krVc`gpA+>>PlLd^p\g..0K1^BBE.]#
|
|
||||||
rm<VX3]&[)C]FA/s,8Zq3]8Y.qYgH.-o!P>4)t,orqcQmq;V5JqYU<as6'"3l1*m)iSX\8q"j7K
|
|
||||||
o)IJ7kiCn)p\XsiqWcl"lMpVYs6&A&l0%.#s8Vopr6+opmHafPqY:!gl14lOs82WlJ,~>
|
|
||||||
q#;!+qu?Wkp$r1b!!WE'D?'G0rr2os!<2rs$MjE]+s.pL+---nrr3r:s.QImr:g6^oDejfs8Mus
|
|
||||||
s4StE+!2OG.dI$3s"+0Ls8Ac;+<MXI)Bb@Es8D17*ucII+2.RMs8Du&-/\[ts82eK*$?=F*f'[m
|
|
||||||
s!u_Q)]p1E;"aeeqL0A/*Z?8\rVZN$+W;LC+]A1:rr;up`;k/\qYpHnr1O#h!!3'!3<oQ]p&Y6L
|
|
||||||
ri#u#!!36%qXsm`;?d+$"Anpoli7"h!<<,FrqlWgU&Y/u!X/Udrr)Zm#mKAhrr;lls*t~>
|
|
||||||
q>UHnrr<#r$NL(chV6`@lh'oLrVlZn)>Wti*uuCC*KKpls8N#qrgp%dqu?<gs7lQlrs\o,s4Je>
|
|
||||||
*??+?-gCX/ru(h9s8Ji;*ZZ4A(`o"Brr)+6+;l@B*PD7Irr3>.,MrCqs8N%O)BSku!J^RPs&IZ#
|
|
||||||
(`aY<:A"MbqL'2'(_n-KrVcT$+;c.8*DlS3s8Dutp"]*;s82iks7b1&g=G*7h:V/qs6J53s74dq
|
|
||||||
iRR#hr;Z`qmG6L]fCSq<pYjf^i8!5ZrVmQ#jk82?gZ%l*qZ$NfkP+oSrVufms*t~>
|
|
||||||
p\tj'rVHEks5r/%lJUh$qu$Elrr)isrVlg5q>3fA1,LjDR/6XWs8W&tVm-3soDejcrr5[es8W&p
|
|
||||||
hE<bP2)I0Mnc&Rgqu-HkrVs&V2D[*H0JfC%qYfkE1bh$J.`25cqXX[$0]W-0qt9uN0K(dE/WBJu
|
|
||||||
qYf50/Mf4>=o/*qA,:m04$5AYPPt:S]J(ot1cA\>qu?Nks7tXLrVlims7H?Rj6#R`io].drqZ'P
|
|
||||||
qZ$HIl.kLlq"OgbmJl2%dcg2jqYfU3j65Obq=t!`qYee-m,@!eo)JCTpZCT;s8Dllp\Xu@~>
|
|
||||||
p\tNrrVuoig&M6[r;[!#q>:-irr3i7s8W#ss8:/.+!;M9mJm+_qYpHkYF#4^qu9.`s8Muss4StE
|
|
||||||
+!2OG.dI$5s8N&rs8W%m+<MRC*[Vbor;ZfqJfu$W+X1UurVlZmAR#!0s82fpLEmi\*?Kt8r;Q`G
|
|
||||||
.jFs692"pWqZ"Ma*[2pP]Dqp0]-&1;+WjVYr;?Tmrl+qas7uZmq""8[!rrK.#64r.>k&4)jR?1M
|
|
||||||
!!3-#qu?Hds()01#64i#q<%bZ!r`0:aSYZ/r3$)-!WW3)!<D0Rs6I5Ys8Mrrq"t)A~>
|
|
||||||
q>UHorr3B&qu?KOi7llCg?SM5rVulps""$Is8:))*Zl;6mf34`qu?]pYF#7ap\t*jrV?Egs8N&u
|
|
||||||
fdId[*?6(Il2LY]1Aq1PrhCPU)B'S@(RtC&s8ITo(a0nAB)MT,r;L//q>UEms8Rft)B9\:LB%5P
|
|
||||||
s3iA;rYutNoDe[e`$cQG+re)ms89GL*?6%<;#1(irVuokhXUUF/cP\JrUAIoin3,@f]DGqlJ):7
|
|
||||||
n(uXMgueY2s8Drdf\Y?6m/R+biSW>Ahr"5-rt>:jeDB9:f\G`kr:p<_s8;onrqcYF~>
|
|
||||||
p](6js8NN)f\YNBlg<1$r;?Nmqu:[6rVc`I:G+@QFRoD,qu-Qos0nX#p@81]o_ACbqu?]pqqaIo
|
|
||||||
1,UmG3:["Js8)]jrVcbu0f:X=1d!=cs7uWnN\i@K3&#@Ps8)9cG@LIKs8)TlQ8^KS1G=jip\OpE
|
|
||||||
3AiWM10")Lq#AJo/iPjE`;]cJ_D=&.3\k%@q#C3hs8(dOrVca]qXjO=lg!Bfip#:fs53DDrVu!9
|
|
||||||
lLF*3rr;`ms5Dl&kkG&Jq!I.tjQYk&s8Drns5W>2n^cgQs8Vrqqt^9lrV6DC~>
|
|
||||||
q#:Tuq>:3lo#;"8!!`T+"TS;prVlfrs8Mus./s7M?Aku[rV6<jqY'^Za+a3`rqQHls8;cerr2rt
|
|
||||||
g++3d+!)LRlMgb^<;cdqrh:GS,9@mM*j5JAs8:@i+rVUK+jp8gr95Q/rVufprV_Hj+<D[LIfKHI
|
|
||||||
s48eD*?c@so_ndhs3+k?9X"KrrS2*-+s%gJ<VcXls8;l8!I=YD'))A*n,`[m!!*'#!!Jun!8m;J
|
|
||||||
r;[!&ahuBJb5MAH"9Sc%s6Bdf"o\K<ao;5<s6'F`!!!3+!<<+uqXFOYrr<#rqYu'~>
|
|
||||||
q>^Kos8NK(qZ$-=gtgcAhVe5/rVulrrrE&ss8W'5X^-gep]('fs8W#rrQL/qs8W&mrqcKk$/$^G
|
|
||||||
*??+?-gCX/rrDurs$NM$)^-1@+<7Q`s8W&I+s7[B+!8i,s8M4+W;Zbos8W(P)]fq>++=.grr1Fs
|
|
||||||
)]Bb79C_oWrr'rD78'f_rqtJ^)^#%u9N1`cs8;orp"]!7rVQHks8Duegt:H;hV6oCp?^Q6qr-Dj
|
|
||||||
hV.&br:9[WmbZdOe`$N'qrQSdgYV#]s82ils5M_ig#_&JiTKq7s7QBk!rW)squ;0~>
|
|
||||||
q#;!)qu$Ems7>I>kMbUlf)P[GrVlcq)?0[9rVQTo]5*eFr;?3^s8Vrns3d#-rV--`s%r[khE<bP
|
|
||||||
2)I0Mnc&Rgqu-BiqZ!WM1H.'G3&/#Ep\Y!I1c@*K1+h;]qt'2:YPnFtrV?J[/Mo@G23%Y9r;Yb?
|
|
||||||
1c79L<qu[ms8UM^92i:us&nN11HIKR11:(Ys7uWnq;V/HqtL-iqZ$E`iU,a^h<!bXrT`_=rUT49
|
|
||||||
f^A>)pAb!hmc`[&m-OcPqrubup#4s,qt^-crmp<"ea2A\kMu@8q>^9eo)Jacqu;0~>
|
|
||||||
q>^Ko&GuD*rq#:R!!!3'"p"T!rVcZo)?0[6rr2rrQFQtmqY:$hs8Dijrn;Spo(M\SrrMunr;R)W
|
|
||||||
.3K]S*?QfsrqudGr;Z_T*[2^L*uuKLrqucjr*gfm*ZcJVr;Ze_/a3-4s8DorLEIZ]*Zp"4s!lPL
|
|
||||||
+<VaH:%ePbs7u]oo_\[ee:/G`,on*J+B%t6rr2rq_ub/^s8W)squ6L+!!<E*"TSN*!!`kho`5$o
|
|
||||||
!X/`+!!!3$!!WK)#4(dC"TAB.!=-dIr;?To@fQo9!"/i1!!,prrqQNjs8MlpJ,~>
|
|
||||||
q>V$(s8W)ss8MlWf\YK8g$o%@q#;$*rr<#sQ*pVkrr)lqqu$Ems4_SnrrW/uqt^6mfdHb>"<&:/
|
|
||||||
l2LY]/H5SIs,@s=*$$"<+4'uds8)\&+!2IB++a=hs-5(squ6Wprr7]o*?H1@JH#QJ*7QAV*ZZ.j
|
|
||||||
o)AUfq>^Kfr;QZEIMs@Q)]g"@;>0qf#l!*Grr2rsrVc`p5N:PSf[nj9fAYZFq>'.-g=kE6g?7;F
|
|
||||||
i835DhV@,iqto@.hVd,FoDJXgqtp$FeD&p0f%T!:lMCP\rVu]nqYU;C~>
|
|
||||||
q>V*+s8Murs8)BHiV2a&o]#oLrr2iq+8Z$:r;$3fS%Se$rV?Bjs8VZ`qUKi`s8W#ns8Vinq#:9r
|
|
||||||
qqjOr1]B6X3V!+Ks82irr;6D[2Dm?O2_co5rVcWds)0bR1,LhKs8Dtg47)tHs7mT5N\`IL1bt'j
|
|
||||||
rVuiM4Z>2R2-BbUrVu]lqYC-j(tOEp4ub5P1,NG:qu?Nks8(aOr;ZfrrVZZn53g_XkO.j)hWOFb
|
|
||||||
rVu$KkL\;?nD36fea)2XeDT?]rVc$FjQPX\p](9`qZ$*EkiD*oipPRUo`+a^s8VfaqYu'~>
|
|
||||||
q>V*,s8MokqtTei"98`."N19<rVl`p+8l-<s8DorIF8)hrVlfrr:g6epuH_tq>^Kis7cEbrr)j'
|
|
||||||
g*n-d*uuFQl2CV]s83'#qYkCT+T<Dt+Z\fcr;HZp]c\::+WN6$qt<9rrVucnrs"9#*ZuOGJc>[-
|
|
||||||
rmWG@+!;V#n,N=as8;oprnr5Z*eLF9*?Q:F;Y^:krr;o7!dFYDs8Mupqtp<K!!!'#!!33#!#=D^
|
|
||||||
!!!-%"q.*%VQd.tVQ?u/V>^2Er;[90"2Fa(s8W)b!!*0%$N:#2"98PnnbN4^q>1,A~>
|
|
||||||
p\t^%qu-QprU\t'guIDjpA+^qr;Q]qrr2qFd/Wn>rsnu,qYU<gF7T>)s8MfnqtpBofdHb>"<&:.
|
|
||||||
kl(M\+oM6;qu:RT*#]b8+$&Wdr;HZp],__-*uZisqt<6nrVucos'bn^*#p"?*.Rtfs8LIq*$$(>
|
|
||||||
9C2ZUrVufqrr:i&/f]JC*?-"?+&Ve4s8N&upY5?>s8W)srr)fpp>FlfiSE8Gh;@#bpZUAbkM>.f
|
|
||||||
me-#=q=++HoCW%^s5D\fi7d2drr3H&s8D-AfAbH?jknqJm/I"br:p;B~>
|
|
||||||
p\td'qu$KnqXNFsj4)WZq>UBjrrDurs8Vlus+Jr&qYpKo%/g/*q"aQ5s8V`frqZQn!;c]p"T.(>
|
|
||||||
3&COkF?&dgs8Vuqs8VfkHSmT82E!B\mem(]qu4Sj0/>I?5jnOE7tL^?rVucns,Sli2Dm4Js8Duq
|
|
||||||
ff_8M1cAP1s8)]or;HTol%_8HNk.&%1G^msr;6NlrVu`RqY^Bnrr)fnr;HZ[k32-mi9]@ch#@33
|
|
||||||
kN=MViog@,o)84Squ?Klq#CBkkiUsjjl-(8s82cpoA]*'iU,L_g?Rqlp\4^frVucls*t~>
|
|
||||||
q>Ud!s8W#mq>UEdQ2Uafa8Yi2rVc`mruCk7rVuG.m/6n[rqZEeq"Og1"TSW`p\jLZq#C?krs@C.
|
|
||||||
+<M[H+"HLQr;S;Fs7ohB)Bp=K(MigFrr)ior(/.T*?lDls2-#&s8Mrrs8N%T*ZcFG*eF=is!H2F
|
|
||||||
*uuID9DAGcrVuoqr002a+0#7I*ZZ=B+Ar"8rr2rq_ub/^s8DrsqZ?]qW;HWC!sS`*j6ZgH!s&B(
|
|
||||||
o)&I_o(2nSp&F^\rnmbV"9JT(_#+*-s760_qu@*3$O-S2!VZQnr:p3es*t~>
|
|
||||||
q#CBn!;uir%/^(llK.L*s8W)us8Mrr*rbs7rVuD,m/6kXrql]prr)`ip9iiKrql`ms8;fkrVloO
|
|
||||||
-iP+h*$$EirVZ[Gr;ZXt+;c4C+;Sbgs8Dorr;/u,)B'_9Rf:/HaT)8;s8W)tLE%9T*?9S-rr4=n
|
|
||||||
-lX*H)+X>ts8Dutr;Mp=*?D*Y[Mg)**?J&Qrr;uss7b:>rr;rrs8>1]qsi_$g>CcCh;[8hqW-Pg
|
|
||||||
h:q&js8W#sr;?Tpq#CBks5`%jgY(Q[s8;ops8MoagYM/Nf$iF*f^J\:rVl`ks*t~>
|
|
||||||
pAYU"rVuoqs826QnGE7crVlfnru:q:rVuS9lMCPVs8)]kqXaaanAFbNs8;osnGW:b7Jkt*3&<EK
|
|
||||||
2)t('rVucps8)WhAiMJ(2`N4.rVccpqYL4l2`!<N/#E9d.+\@rrr;lns,o)l2Dm4Js8DurfKD,I
|
|
||||||
1c/83qu?[6rr&?W1+TU/\1o]o1,ND=qZ$Kns81mSr;Z`ps85+[s7ka@gZ@eZi9K>$n`]*"lgEg0
|
|
||||||
mIC5Us8;ijqu-6gqrm2%lK$n"q#CBgs8VcLhW!h[n`&WnjRN-Bs8Doms*t~>
|
|
||||||
q>UZus8W#mqu6Nn#O2-cnb`7^rr)lsr<NB!rr(u$rqucq"oA,gr:e51!!r`-!TX4[q#CBkrVloP
|
|
||||||
.K(=j+=cXSrr4SLrVuo_4!,Oa,T\)8s8N#tqu?\i+s%aL+[u<P9)/8^s8W&ss+_X:+<DSTrr2q(
|
|
||||||
e1;[]+<45Is8Vclq:8Ie*?_T`rOEsk*ZH1tr;Zcqs89e:GQ7^ArVuoqqu-3YErZ1F!WWQ-!p8eQ
|
|
||||||
!<<0,!6"p5s82Khrr2lrqZ#j]!!EH+!R:Q<q<7kLs8QX/!!!?)!!WZ/D?'D2rqcYF~>
|
|
||||||
q>^Em%/p5(q"agdoDejgs8DrrrVuor*<5m7rT/,#rVlcpr;Z`ns81g%inWG_r:Bpfr;HQn!neq@
|
|
||||||
rZ)(^-g:O.s!%I@s8VCG*?5tA*$;Qfrr)lps8S]5)B'_?6MkmspA=jhs8N!&KcD'R*#sJ,rr5L;
|
|
||||||
.2s0H),0Gts7QEeePdP.*No8=],D\0)]_`Orr;urs7b:>s8W&rs8W#qs82ibhqcW;h:UQ=q#/t,
|
|
||||||
fA,'8rr2rls8Vcks!%4:qtoC/g"P3>p&4mis7uWnp$q4mh;@8Ljk&GVpAb*kq>:2B~>
|
|
||||||
q>V--s8W&qrr)`jq"ashq=+F^rVc`orsAZ(s8;osl?W7$rr3W.rV6$bs6S_CmH!I+p]'mcs7uZo%
|
|
||||||
f>-H2`!<K1cXq%rVucmrr$^&82W=]3\`5!s8N&up\Ooi1,CdL2,jO%;?-@fs8Dcms,o)l2Dd.Is
|
|
||||||
8Durffh;J1c/G/rVH-crnC^30/1$<rjX[=1,C^ns8)cnrr;lVqu?]prVuoqr;QNgpYb>okhtRhj
|
|
||||||
o"Z9kiV$phu3R&nc/FboCN"\q>047iTfUbs7lWcs8Dcgs81^/mG['mj5KP.o`+mdqYu'~>
|
|
||||||
p\t<mq>:0k!9F+Y!Vucor;Zcps8W&tru1gUMZ*STqu?Zio`+YK"UG/0#QVI6s8DfoqYgF3fdS!a
|
|
||||||
*ZlLRl2CY]rr;orrQZN++X%aG9(`,^%fQG,qs60e+<):FQ8Y92rr5Xjr;ZeN+<DUF*eOFkrr:J!
|
|
||||||
+<D[I9_85\s8L(u*ZZGXrqlZ$*ZuOD+&Vt9rVlip_ub,]rVQNms8Dorr:L!s!!`K,!<NAio`,'l
|
|
||||||
!$IcsrVuWls7Z?fp\aL@!!!$"!Wg7>s8N#ts7?9jXp5%,!!<E+!<<&oqYu'~>
|
|
||||||
q>V!(s8W&pqu$Blr;6HhqY:$err)j;rr)lrqo4Kks8Mcls8Dogr8l\fin*&9rr;onr;?Km!SAe!
|
|
||||||
*$u[I-KtF.rr2rqs8C4b)BKq:*_Q&'rr)fqs8;1=+s%R=+I"aQqu6U&rr)lrK,u!Q)]XD-rZ2$f
|
|
||||||
.3'<L)bBJrrVui92&mPWK)YZI[2L),)]_cPrr+DGs7b:=rr;rps8W&rs8Dumlf?ULgXXp3p]'..
|
|
||||||
f%K0Bm/I"Zqtg<is8;lr+8t-QgtpcBpA"Xer;ZTir;6-Fi7[&Bh;[)NrVZ]qqtpDD~>
|
|
||||||
pAYR!qu$Hlq=4%Uqu6Wqrr)lrrr3&sq>:0k(X.s;rVuZms7uHgs6/S(iS*MLs7H<iqu$IpqqaIp
|
|
||||||
1,:^D2t$YCrqu`krVb;%2*!ZL/lqfJrr<#sq=jAE3ArZM25*+*s82cpr:p6jO>AXL1GOmhr;QZJ
|
|
||||||
4uY5S2HTYJp&4p>6SpMQNW8hR\MH)A1JM9Wr;Z]os81mRrr2ins8W&rs7Q3flf@'[mHWruqu#gD
|
|
||||||
jm;9as8)cqqXFCQs8Vurr;#F8ip5dcrVuohs8)-_s8;ope)'KMhX]Cbrr2ujqYu'~>
|
|
||||||
p](9jrr3#tq#:9np\t0orr)fprr<!3r;6N]N+5.knc/LcrVQHhrU^'krW!*&$@VFBq>1*sfdS!a
|
|
||||||
*?Q@Ol2LW;s7lWmrI?73*?H.:XSr(rrql`ns8RWm*ul@E-8FW[s8N#trr2kP+<DRE++sUms8LP"
|
|
||||||
rZER0:%ePbs5H-^-6"_qrr;i%+!2UG+B&(8rVlio`<1;_r;6Els8N#srri/f!!!-"!%6q."TST+
|
|
||||||
$3C=ss82`ls8M]kqu$KH!!E9%!s#\+p[S:WDYX8%s5j4[#mpY4#6=Mqs8Mrns*t~>
|
|
||||||
q>UHnrr<#r!<2ut"o7rms8;fos8N#trso#*s6PVO5A]igq>C3irr2p,kN1CHf\k]Rs8;osrr2lr
|
|
||||||
#hULE*#fn=-0Y@,H2m[>rV_6m'HJ54(TdQ4rr2fprVunI*??";)^I,uqu?Zps8W)rL)q<S)]aM/
|
|
||||||
rr;uI.3'BM)bKW#rr:q;)^6+Pg].<NZl:#,*?J)RrVulrs7kC@rr2lqs8W)ts8Vopqs<A#inrJJ
|
|
||||||
qYTa;gYUl?mJQbZs8N!Bs8MukqYU<Mgu./Eh#%*Js8Vc_s7u]hs6JRmg>:W7lMpnZq>Ys~>
|
|
||||||
pAYL!rVlirs82irp[eCar;Q`r)>Nt)nWe#dGP2"6rVQHis7?9Fmb$afkg]D,rrMonrVq*=hE<eQ
|
|
||||||
0f:aFmf!%[s7ZEgs,9#o3B/W;[/^('rql`jqu;O-2)I<M1-"OurVlfpqY^AU1GUdC162D4s8:S7
|
|
||||||
2`*?L>5A'hrTQp.6Sh!cq>:3-1c$sG2IZX_rqu]oqr@MMrVZWos8N#tqu?]poAJNnmcNXfqu>g<
|
|
||||||
mblsXlMpYTpA=X]qu?<Us8(j?j6Pd]q#C?kpA=R[s60L\p#4upgYhPXq>^KbqYu'~>
|
|
||||||
q>UHnqu6s#s8MT`rqcZkqYpKo%/Y;o*ZuY.o_SR`rqcWo!!E3#.fokScN!eAs7u]os8N&O.3K]R
|
|
||||||
+!)forr2ips8W#f4WPgg*$Jtcs8;osrr2p+r7*;?+W_XDFSYt7r;Q^Sr;)<m*ZuOHK)YcLrRWPB
|
|
||||||
+WVS!oDJReHmBaO,"D,$rVX5M*[)LG;Y^7hrr;l8"*OV?r;?Nkrri5us5XC^!!CjP@fcK-._Pf]
|
|
||||||
o`+^Pqq*dslJMXE!!!-%^&%@#s4%+Mkl1GPs*k"V!!!E6q>^HnqYu'~>
|
|
||||||
q>UNps8W)ts8N6#r;Zfqqu?Worr54[G97_C+'%q0s8;onrql]XhW!MLg#2N"rVH<hqu6Wps4A\>
|
|
||||||
*?6(>,j>7,r;Q`rr:)lg+r_LGBCZ$"rVulrrs\hT.39NL)&[Mks8;fos#'cOMB!TW*?B\/rr;rJ
|
|
||||||
-la<J)G9Mrrr79e)&FA^nG`Fc\fDb4*$.uOrVlirs7tI@s8Drrr;Rf7s8W#eguR>NhVS/*p"S6O
|
|
||||||
hrNMfrVuiqrr<#mpAY(5h:pcDg>;`,s7cKjkOefSqu?]eg"#6AdGFp&s8Dlms*t~>
|
|
||||||
q>UHnqu6s$s8Vclqu?Ngrr;rrs8W,tI=a:52)Je>rVcKhqZ$$alKmm!puL<3rV6EmqssadrqkP8
|
|
||||||
3&<<I1,\M!r;-HnrVZC`1I4&[2KSWmr;QZos8Vumg,CiK3&E+1q>L6js8Diir/`Wg2Dm7Ls8;oo
|
|
||||||
gc[SR0f<;5p\=cD2`EWU<;$(_s2HrP2)I4$rVQI!qY^?hiV*-GrVc`nrr`/ks8)`U2Wj&]p]'I4
|
|
||||||
n_N*ggA1L?r;ZcrmeZ&Bmeu82jQYd^qYU<cs7GjXn+u_Wo_%\;iof:umJ6eZqYu'~>
|
|
||||||
q>UHlrr3Q/r;?Qos7lHjs8)cprr)iqr;RDX-6+3L,9io\q#($hs8;o&!X\i+%0?5's7?0gqYgEl
|
|
||||||
rn8k$+CcQ:-gLa3rr;lprf&6D)]p+kj8]/Ys8W)us8;os@3Q^5,U'l$s8N&urr<#rM]3Z[+<H(3
|
|
||||||
rVlZE.NfrV*`);*s6`]),9S$Xd/X(CQ6[Lp)BMfNs82fpr5Jh]rVQNkrVlcq4n8RGs1SI:!s/ML
|
|
||||||
rn%PX!rr]0!7q2=s7cQn!=&H$qZ[')!W`AQs7u]?qu?osq!%hRlW4Am!!NN)s8W&os*t~>
|
|
||||||
p](9k!<2ut#Q=N!s82cprVlisrr2p9rr:@j(E=23*MNN3s8Dros7uHMg"GE>l2U\\s*jnErVlcq
|
|
||||||
fdIj^*ZlCKl2Ue_rql]oN$T;W*Zdl4rr;uss8;ipqu6P#+<)7B*k_OQrr<#ts8W"S)&jY=*.Iha
|
|
||||||
rqb.m*$H7?9'uZYmS4ZA*ZQTSs8Dq_+<2IA*)ZG0rVuirq:tQ?rVlisrr<#ss8W)orq,+#gYpug
|
|
||||||
s"aB/gXt66g%"h6s82]noA0'5r;,:+g"P39o(`7\qu>X:rr)lqrVuTFiT8\Ur;?Tnrql_G~>
|
|
||||||
pAb0lrVm&tq"asiq>UEnrqud7f/,?M3'8pus7cBbs8W&rp?18mpYP<4l2C5Qs(VH3rVGD83&EHN
|
|
||||||
1GeLurVZ]mr;Mp>1H7NW>4)@irr;ins8Voms(O>H3'/e1s82fqs8;`ir/WHb2`<CKs82fjgH7DR
|
|
||||||
0fEA3rVGqe1Hm]P3S4<0s.VM12_m4"r;HKfq>^<MpA"Rarr2rt(&n1/s6fjbkO$p[lhgYRh=fde
|
|
||||||
q;gE2s!6n"s6]jdpAaCAjQGUYqY1$io_@A-s7ZK_q=jaEht$!ns8Vrks*t~>
|
|
||||||
k5Y>X55MN**[W*L,('7frr2foqu?6#$31/.p%S:]s8Dors82irh'aKg*?ZOVm/?t_r;ZN%-QXHU
|
|
||||||
+]mk,qtpEjrVpg8r;OPS*ZuUnnb`@as8DutrVqEo*uc7@L&_)NrmWP?+<D_"r;-?Q5oh!j-65jt
|
|
||||||
ab1oW*ZHFS7/6QIs7H>s"CD*-m/Qk\s8;flrVu6Zs+gXT!s@0TqZI!$!X&K'"O6uHrn7>Sn,E7a
|
|
||||||
!!`l1!"Q"(rhBVc"9=YYs7ZHhrr)lu!<E-!!;cQlJ,~>
|
|
||||||
k5YAY2?3QY*?6=J(ERl#s8Munrr2rtkNgd`mf*1`s8VunrVucps4o"E)B'V;.-pj3rr)lj[j2mk
|
|
||||||
*X5X,s82`oqu-P,rqu`2*ZH(>61FdOr;Z`qs8N"I+WM@>)hn=js8LM")]p(D8Gi8^jZaY&+=%gt
|
|
||||||
^W2!Q*$Z==+A2\.q"t*in(@+-rr;fos82ips8;ils7kp>hV-ucqtfX1i8W>Ig[=V3qZ$R@n)=-A
|
|
||||||
qYfC.fA>KBpAb!ejn\,inGiC^s8DuPg"=sCs8Vurrql_G~>
|
|
||||||
k5YAYs8>*m/MT:E/2r7Wq#(0lrqHBkrS?5ljSf&Vs8W)ts8Vons5,Oc0.Se847iFIq"Oab`AoY1
|
|
||||||
2(rG*s7uEfqu6UerVZZpa!`i/1edWArVliqqtg-gN'K<T0eJOfp&"aD4"W0=02qoIpuP+$3&N`N
|
|
||||||
@*I&Z0J,1;2)n_<r;Q`js7G+3s8)Qhp\4Xd4o53TqY0OPiSWnns8VcHio8MImI1)Os8)cdk5Y>Y
|
|
||||||
s6&h6iUlR9q"spFro`SAs7lWho)J%DmHi@&p&Fpcs*t~>
|
|
||||||
jo>;Y%/g+>+s@dE,U&'Bs8)]oEr>_4p"\I)q>:*is8Dloqu?]neLqda,9%aKcMRM=rU$(!*ZuOQ
|
|
||||||
K(o<As8Vurs82ips8W)l8gPGsO8o.Ws8W)urVukE-5n0L,'a%cr;X\Z+W;LD53W%Hpe_tT*#g.H
|
|
||||||
)^$qf*$$1C-81Nk_Y4$0rW"hLs7c?cqtpEmr;Z]pq=jO^!!*)Ps81X[!!!*$!<<<F7fWN!T)\Ta
|
|
||||||
q`t2_!WWN.i26R1p\k."S,`0\p[nsq!!L%7rrDcis*t~>
|
|
||||||
jo>8X:&hsO*u,_<*f9gpqYpNpr;Zfrq"OadrVc`qs8Drsqu?]me1;=T+W)4@bkq;;r9Tgo)]]nE
|
|
||||||
JG&p<s8Vurs82ips8W)k8g>2kNrJtUs#C#Xrr;qC,8VRB+F!__rVseZ*uH(<3p-GApJ2VK)AsY=
|
|
||||||
)'1Sb*?Q==*A3Xj_uK`4p>+j,r;ZWms$6M^r;Q]mq>^Kdg=YBZs7Q6GeD8p@fA5BJk4INho)8Uf
|
|
||||||
s6en(h9aj<nato.s5`%oq"X^`qY]"%h<+b8r;$?gs*t~>
|
|
||||||
jo>;Y')DRJ0f:XC4>W,oqYL6lrVH<crr3?(s8;fns8W&rrql]p@ba*t4"i*>1"ZC"qu?;c1GCR;
|
|
||||||
2N@b:qYgBgs8Vupqu-QpqG]O9/scP:qZ$TprV?ElLdEjY0/\ObrV6E<1GpjD0M1g7s86%P4YSTN
|
|
||||||
1FFV7NA37M1H7XnD92\Upupr(rr57]s8W#ms8Moos7c0cg>hJ^p%n^gh=0RgnDW*Ymc*`qg\h*M
|
|
||||||
q>/h1jQ#Oei;!<7s81mJl2UeUs7--Gn*8p3rVlllqu;0~>
|
|
||||||
jo>;Y)u9L':E1St+u7sRqu?Wnrq6<km/QqWqt9[Zrql^+r:"PB-6XQU+<rh/QB$AQrZ;J#I*qrn
|
|
||||||
rVucprVc]p%K65)s.pPW-f+Rts8Dins#f.2(a'tB*EDP,s8@Eh+!DLD.'rsMs-P)K,pjTR.T4ai
|
|
||||||
4<bX\+=S1Jq=O)L!!E]rb5;,:q>UEls8VuqruLb3!!3/XpAY)i!!3-#"TSN*!!!IUqt0p]s53kX
|
|
||||||
r;[N4!!)rs!X/],,h(uH!!!*-[JTk#q#>j~>
|
|
||||||
jo>;Y(An.%:)Y5k+#)ILqu6Nls8W#ms8Dupr;Qcrrqufr&,Yg2(a0h>)]KhSOHb]M2?"R&/UGeB
|
|
||||||
rr)lps8Doprser)s8Sr3+=,b;s8W&prVq)t8/30f)]M]ArVueD*?6+9*$hfgq>Q[('dFq?*%4Y4
|
|
||||||
pGsE7)&aV6I/NpBlepOPm/-_\rr)lprr)iroD\Udq<Zkks8Mums5M\dgYCfIhVHrBli7"[s7cKL
|
|
||||||
f[np:i8*;Rq>KC4gZ%W#rr;0?g>h]"s8Mljs*t~>
|
|
||||||
jo>;Y+85a1?8+Gt4?ha&q>^KnqYp<\pA=^Un,<1`s8W&rrr2p3pN\>T4Z>A_4A)<ARYsWg0.f8>
|
|
||||||
f`(mOrV-<is8W,t7/Qo^s/RY32<+K4qu-ElrVccX=YM`k0em86s8DtT1,h9N3AnPNrr8ZL/NZ-P
|
|
||||||
0fE7ls%bO-1Ggs8K(]04mc<<bjRrNP"oeApqu-?is#'QHs6T%1q>^?ln_W9pnDE-dkjS30o`+df
|
|
||||||
s7uHHg@=Y$rTVr3s8VTBh;RPsr;#4Be`-B&rVllrqu;0~>
|
|
||||||
jT#5Ys8PFaiF!r\8BCi.s8W#prq-!cs8Mfns8;ips8MrmqVcpI8LYr2,UOc`,p=BP,TnU1E2Vgr
|
|
||||||
qu6Woq#C-hs8N&ps8N#tId9<>@JKm$s8N&ms8/*N*\&E[,q'[-`ThLi,pOia-m1Bjm/HU30,PTL
|
|
||||||
5`kpBr4Fm-+WNLqn=BU_!sS`*":"ouo`+Xbr:omZmeu_VpYl8YfDGFErlkZN!!!63!s\pcs82fj
|
|
||||||
s8;ZA!!*<)!<k:ZqY:*l#6Y#1!!i]1#QUdts82<arVl]oJ,~>
|
|
||||||
jT#5Ys8Nr6hd.KR7E>H*s8Mons8DurqYC0ip\apdrVe,Ci-of>-R'ZU,9S-P*??(B*[sZuV<%RO
|
|
||||||
rr;rls7lWorr;iprr2pglp2Lrq#C<mrr;`mqj'Sg.3g#^,o9:ol>e'm+X\H\*&Da(rpkaq(Dn,T
|
|
||||||
O8JqT\M>9S(Fjn6pugMfhV6oFk3ML3qu?Qnrr2pOr;Q`rqW$6$rr)lspYt,dh:C01f\cE$qYg-e
|
|
||||||
s8Vr[hV?cCg[5">rTW8$io/_Mhu;F:o`+[bs8;lnqu;0~>
|
|
||||||
jT#5Y$N'l'l>/=>>0[*Err30"q>^KnrVccrr*'(!rr)fpjb%nV1c73P3&s2e1b^O?/2pXXZL%Vi
|
|
||||||
s8VuirV$9krr)Wjr;HZqn5CuVqZ$Nkr;ZTmq3Xo.4#8QI3%.nOm!(0>2Ea#].mA=Js7h[<.4m8L
|
|
||||||
Qi@!tb!e*H.m8dis82*MmHsi$mH*[4s$-D[q>:3lo^heUn*0NFo'HDVgu-fOk1\kQli7"Ys7c<\
|
|
||||||
s8VEIm*atdkkP2XpZ;,9kM#4QmdT97rVuorqYC!fJ,~>
|
|
||||||
irB&X')hk1pX.:]qu-Qnq>^<joDejgrr3)sp@nI^rtY4C^Wt!Fe'H@ecd(%^cHOPbo_eadrr3'!
|
|
||||||
s8;lrs8Dut#lal(p](#L+KtbDJ,]KIs8:9bdEBn\dEg1]hu:U?ccsb]c-OVVo`+sgbHeFbkl:SZ
|
|
||||||
rVtoXU:'+_o$Xe>\%oA_`O_D>s8)Kiq>^Kmq"t*es7=J8jn&NKs7uP`!=&T-!.t(Ip[n:Ss6o^[
|
|
||||||
q7Dl2L"lY*pA90Ap"ZMJ!!<@SnGN=cs8W#sqtpDD~>
|
|
||||||
irB&X(B+:4p<_(Yqu-Qnq#:-is7lTnrVQTnrVmc7rVQNb^qS(8b0nP\cd'ebaj/)Rf(8e<qu6Ts
|
|
||||||
rr;oqs8W&trs8W(s7cQhNZP>$s$$G^rr;oD`m;iUc-X_\aPZs7c-=GWcd'bXb4P`6qol@O\EEni
|
|
||||||
s8W&WY,ek[rVucdo_S7Wp$D;Hp\Y!jrr2j5s8N&qrql`hl2U\[s8Dono]P8rmdB`CqYgF9pAOph
|
|
||||||
r;#gVo(r@_s8DHes8)9Nl/h9urr;]lrr2rrqYu'~>
|
|
||||||
irB&X"o\K$qps6qrVum"rVu`jrr3#trr2rtr?D7@s8MurqSpG$cdLP"cd^Opf#c:ddG+Kss8Dut
|
|
||||||
rVZWjrVlg.rVuoss8Vcjqj]IPs8Dupr;Q_Ar6rsIe^i.!f\+R/s2rmEf%AU'e^;V3rVuiC]"Z/P
|
|
||||||
s8)Zms6@)!^#]4mp$qJAs7$'Orq5XTp%eXcs8;Tgs8Mchq==:Rp]'^]r;$BboC)M4s8Vlos82Wa
|
|
||||||
rr;]lptkZ=rVuTTq"4=So)J(Hj6ZR@rV-9jqXaO_J,~>
|
|
||||||
hZ*WS$NKu&s8Mrrs8)corr*&ts8)Ebr;Qs"r;6NorVca!rr;utrqud$rVuoqs8Mrprr3f3r;Zcp
|
|
||||||
s8Mrrs8MurN]$J's8N&ts8W#rrrW/urVld;s8N&rrr<#ss8N#ts82ios8W)rrr<#ts8N#ts8;cn
|
|
||||||
rsAMns7cQgqt^9irr3&prqu]o*r>j8o_8Ccp\t3mqYpEmrVuopo_J7Ws8MWirql`lrr3&ns8Mrr
|
|
||||||
&H;_/s8Miop&Fpcs8Duqs8DfoJ,~>
|
|
||||||
hZ*WS$NL#'s8Mrrs8)corVllprr2usrr2lrs8E#srVm$"s8N&tr;R$#s8W#srqu`oruM"7s8Mus
|
|
||||||
rqufrrr)kV2"UJArr;uts8;osrql`qr;Hm"qu-NnrVlg"rr;lqrVlfurr;uqrrE&srsAW&s8W&t
|
|
||||||
rVZ]qrr!)srVlisq"OadrsAT$s8W#rs8Vlnrr<#t!rDllrVllrr;RN0p&4ggs8;lqs7H9frql`m
|
|
||||||
s8Vopqu6Tuqu$Hir;-GD~>
|
|
||||||
hZ*WQ'E.Y%s8Mrrs8;oos8W&pqtg3frq-4CrVZNis8MomrVuinrVcZorquZlrVucms8Muss8N&u
|
|
||||||
rql_b7f2lWrr)cps8;iorrW2tr;Q]rrVQU%rVQWpq>L*erVuiqs8Vorqu-Hm&cVh/s8Vfmqu?Hf
|
|
||||||
s8DiprqcNks8Vp"rr<#qpAb!grrW,uqu$I)q#C'bs7ZKmrVu]nq>^<grr3?'pAb0grr;rls7lTn
|
|
||||||
#k@Zdr;ZTms82]nJ,~>
|
|
||||||
iVs&[rVuosrr2utrVm?+rVuops8Duiq>^?irqud2rVlirrr;ors8Drsq#CBms8N&rs8Drs)#a@2
|
|
||||||
s8Dors8Dusrql`nqF5r5s8N&qrr2os!W2fnrrW,urVca"rqcZpq>^Hns8Nc3s8Murs8DiprVlin
|
|
||||||
r;6KmrVucmrsnu$r;6Nmrr<#hs7lWlr;Q^,qZ$Tps8W#sqZ$Kkqu?Ejrr2rt!VQ9dru1n:rr;rp
|
|
||||||
s8N&ps8Vinq>('hs8W)prr2rtq"k#@~>
|
|
||||||
iVs&[rVuosrr2utrVm6(rVuirrr)cps8N#tr;IH0rr;uss8;osrVc`js8Mrrrr;orrVlg6rVQTo
|
|
||||||
rVccrrVlcoqu?Tl7Xb78rr;lprr2rtquH`qrt>;1rVccqrVlZns8)cnrr2rtrqucsrVZWo"8r2r
|
|
||||||
rr)j?p]('hqu?Zqs82]mr;Q`ps8;lrs8N#ts82iprVucprV-9j+T29>rV6Bks8Dinp](6lrVl`p
|
|
||||||
qZ$Els7u]prVuorrr2lr"8r,tq>:2B~>
|
|
||||||
iVs&[qu-Kkrquiprr30#rr)llqt'gmrVlirrr;inrVllmrr30#r;HKjrVlg#rVQWprVcWn5lL`Z
|
|
||||||
qbiLTrVlior;Q`rrV-6is8Diis8W)ss8N#os8DWfrVlfrrVlisqZ$Top\XmgrV?Kjrr;opqtKse
|
|
||||||
s82Wl#6"Q$s8;]krVneLs8VlorVuQjrqcEgrr<#ss8VrmqYL6ks7lWks8Duks8DuoqZ$Njs8Dut
|
|
||||||
rVuims8)`pqY^6jJ,~>
|
|
||||||
i;`fU&-)Y.s8W)us8;ops8N&uq>UBprVlcqs8E0"s8N&srr<#ss8N0!s8Dlq!<2rs+o_N?s8)cp
|
|
||||||
rVWaHL"$)"rl6J:r;Q`ls8W&ts8;osrVulks8W)ss8W'%s8N&trr)ir!;uiqs8;os)u0@2q>^Bf
|
|
||||||
q>^Kos7ZKgs8;osr:g6jr;ZTgq#::#q#C0hqu?]jqu?TnrtbP4p](-hq>C9kr;$Bmrr;`ms8N#p
|
|
||||||
qu-QprW)]lrri,os7Q<es*t~>
|
|
||||||
i;`fU'`\12rr;uts8Duqrr;ims8Mrrrr2oss8N#t!ri5urr3E*rr<#ss8N&urr<#trVn&?s8Duo
|
|
||||||
s8MupX+#`Mrquc;.+8"ls7u]prVuors8W&srr)lrrr2rtrr<!%rr;uss8Mlp#5nN$rVulrrr3-!
|
|
||||||
rr2iqrr)rurr2rtr?;+<s8W&ts7uZos8)`is82irrqcWos8)cos8Vuns7u]orr3&us8Drs#lO`"
|
|
||||||
rVulss8N#rrr30!r;6Noq>(&@~>
|
|
||||||
iVroVrqu]o#laf$q#13lqtpBm"8r&lr;QZpr!!&squ$KmrVm)trVuckq#10k!<2fo+8l0<rVj$S
|
|
||||||
MV.t,r5^eWs8;oos8Dors7lHhrVuloqu6Wqr;Z]ss8N#lrrN#rrr3f2s8VuprVuoss8VloqZ$To
|
|
||||||
s82]krV6*crt550s8DorqYL-is7H?iq"t*grr3`0rVZBhs7l0brr;clpA=^drV#d]p&=t&r;6Nm
|
|
||||||
s7cBiqZ$Bkr;Zfpqtg>C~>
|
|
||||||
U]1r*rN.7^+%GPqr-)?Bs82fqrdk+Hs*t~>
|
|
||||||
U]1r*rN.1Y*CfDqr,l0>s82fqrdk+Hs*t~>
|
|
||||||
U]1l(rO4X>1/@*4rdnSYs7uSDs7u\F~>
|
|
||||||
V>pSp&H2N7)^?FE_trFB\,ZI-rVhBJqYu'~>
|
|
||||||
V>pSp&H2N7)'Bq>`;8L@[f6:+rVhBJqYu'~>
|
|
||||||
V>pSp&H2NA/j2'?aSb6V^An32qu20HqYu'~>
|
|
||||||
VZ6Yp&H2N(,97aK_YRn:q>^Ens87HJqYu'~>
|
|
||||||
VZ6Yp&H2N(+rV=B_"hS5q#C<ms87HJqYu'~>
|
|
||||||
VZ6Yp%/p*.1cIBPc2VZXrr;ur!;qEJqYu'~>
|
|
||||||
VZ6Yps8<IZ*?6.C?"+kns8)cps8DqJs82hH~>
|
|
||||||
VZ6Yps8<IZ*#T_8>$r>frqcZos8DqJs82hH~>
|
|
||||||
VZ6Yps8<Fa/iGdJCMbH@s8;ops8@NKqYu'~>
|
|
||||||
UAk`&hb5%3+WV]+s8Dlqs8.BIq>Ys~>
|
|
||||||
UAk`&i(G"-*?$!!s8Dlqs8.BIq>Ys~>
|
|
||||||
UAk`&j]O;q1b1)^s8Dlqs8.BIq>Ys~>
|
|
||||||
U&PT!c>m2u?`*c!s8W)urdk+Fs*t~>
|
|
||||||
U&PT"c>Zrn?)@Grs8W)urdk+Fs*t~>
|
|
||||||
T`5GOI;<Y4X8i%prVlirJcGQGJ,~>
|
|
||||||
VuQerr;R6)rr2rqs8W&ss8W&trIP"Fs*t~>
|
|
||||||
VuQerrVm'#r;HTnr;Q]prrW0!rIP"Fs*t~>
|
|
||||||
VuQerq#:["s8;]hrVuirrIP"Fs*t~>
|
|
||||||
VuQVm%KH;)r;ZTms82`orVukJs8)bG~>
|
|
||||||
VuQYn%fQG(s8Dums8W#ps8DusJcGTHJ,~>
|
|
||||||
VuQYns8NN&qtU-^qYKs_s8DusJcGTHJ,~>
|
|
||||||
WW2en!WW/us8W(Ls762?~>
|
|
||||||
WW2en!WW/us8W(Ls762?~>
|
|
||||||
WW2en!WW/us8W'!s8@NKo`'F~>
|
|
||||||
WW2en#64]%s8W)tJcG<@J,~>
|
|
||||||
WW2en#64]%s8W)tJcG<@J,~>
|
|
||||||
WW2en#ljo's8W)ts8@NKo`'F~>
|
|
||||||
T`>#j!<;opJcGKEJ,~>
|
|
||||||
T`>#j!<;opJcGKEJ,~>
|
|
||||||
T`>#j!<<&t!;uiqJcGKEJ,~>
|
|
||||||
T`>&krr3#us8N"Ks7ZJC~>
|
|
||||||
T`>&krr3#us8N"Ks7ZJC~>
|
|
||||||
T`>&krr3-#s8;lqJcGHDJ,~>
|
|
||||||
TDnojJcG0<J,~>
|
|
||||||
TDnojJcG0<J,~>
|
|
||||||
TDnojr;QcqJcGBBJ,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
RK!9cJcGBBJ,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
RK!9cJcGBBJ,~>
|
|
||||||
SH&Wg!<<&tJcGHDJ,~>
|
|
||||||
SH&Wg!<<&tJcGHDJ,~>
|
|
||||||
SH&Wg"98;urdk+Cs*t~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
JcCZ.J,~>
|
|
||||||
%%EndData
|
|
||||||
showpage
|
|
||||||
%%Trailer
|
|
||||||
end
|
|
||||||
%%EOF
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
\relax
|
|
||||||
\bibstyle{plain}
|
|
||||||
\bibcite{prevWork1}{1}
|
|
||||||
\bibcite{prevWork2}{2}
|
|
||||||
\bibcite{gulya-kampis1}{3}
|
|
||||||
\citation{prevWork1}
|
|
||||||
\citation{prevWork2}
|
|
||||||
\pgfsyspdfmark {pgfid1}{1799790}{816750}
|
|
||||||
@@ -1,980 +0,0 @@
|
|||||||
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012) (format=pdflatex 2012.6.30) 5 OCT 2012 10:13
|
|
||||||
entering extended mode
|
|
||||||
restricted \write18 enabled.
|
|
||||||
%&-line parsing enabled.
|
|
||||||
**poster.tex
|
|
||||||
(./poster.tex
|
|
||||||
LaTeX2e <2011/06/27>
|
|
||||||
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge
|
|
||||||
rman-x-2012-05-30, ngerman-x-2012-05-30, afrikaans, ancientgreek, ibycus, arabi
|
|
||||||
c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
|
|
||||||
h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
|
|
||||||
h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h
|
|
||||||
ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma
|
|
||||||
rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian,
|
|
||||||
kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk,
|
|
||||||
polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s
|
|
||||||
lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian,
|
|
||||||
welsh, loaded.
|
|
||||||
(./baposter.cls
|
|
||||||
Document Class: baposter 2011/11/26 v2.0 baposter class
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/article.cls
|
|
||||||
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/size10.clo
|
|
||||||
File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
|
|
||||||
)
|
|
||||||
\c@part=\count79
|
|
||||||
\c@section=\count80
|
|
||||||
\c@subsection=\count81
|
|
||||||
\c@subsubsection=\count82
|
|
||||||
\c@paragraph=\count83
|
|
||||||
\c@subparagraph=\count84
|
|
||||||
\c@figure=\count85
|
|
||||||
\c@table=\count86
|
|
||||||
\abovecaptionskip=\skip41
|
|
||||||
\belowcaptionskip=\skip42
|
|
||||||
\bibindent=\dimen102
|
|
||||||
)
|
|
||||||
baposter: Brian Amberg, 2007, 2008, 2009, 2010, 2011 | http://www.brian-amberg.
|
|
||||||
de/uni/poster/
|
|
||||||
baposter: Reinhold Kainhofer, 2011 | http://reinhold.kainhofer.com/
|
|
||||||
\baposter@basepaperwidth=\skip43
|
|
||||||
\baposter@basepaperheight=\skip44
|
|
||||||
\baposter@basemargin=\skip45
|
|
||||||
\baposter@finalpaperwidth=\skip46
|
|
||||||
\baposter@finalpaperheight=\skip47
|
|
||||||
\baposter@finalmargin=\skip48
|
|
||||||
\headerheight=\skip49
|
|
||||||
\colwidth=\skip50
|
|
||||||
\colheight=\skip51
|
|
||||||
\baposter@@colspacing=\skip52
|
|
||||||
\baposter@box@@cornerradius=\skip53
|
|
||||||
\baposter@box@@boxheaderheight=\skip54
|
|
||||||
\baposter@box@@boxpadding=\skip55
|
|
||||||
\boxstartx=\skip56
|
|
||||||
\boxstarty=\skip57
|
|
||||||
\boxwidth=\skip58
|
|
||||||
\boxheight=\skip59
|
|
||||||
\baposter@titleimage@left@width=\skip60
|
|
||||||
\baposter@titleimage@right@width=\skip61
|
|
||||||
\baposter@titleimage@textwidth=\skip62
|
|
||||||
\baposter@box@content=\box26
|
|
||||||
\baposter@titleimage@left=\box27
|
|
||||||
\baposter@titleimage@title=\box28
|
|
||||||
\baposter@titleimage@right=\box29
|
|
||||||
Use Packages
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/xkeyval/xkeyval.sty
|
|
||||||
Package: xkeyval 2008/08/13 v2.6a package option processing (HA)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/xkeyval/xkeyval.tex
|
|
||||||
\XKV@toks=\toks14
|
|
||||||
\XKV@tempa@toks=\toks15
|
|
||||||
\XKV@depth=\count87
|
|
||||||
File: xkeyval.tex 2008/08/13 v2.6a key=value parser (HA)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/xkeyval/keyval.tex)))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/tools/calc.sty
|
|
||||||
Package: calc 2007/08/22 v4.3 Infix arithmetic (KKT,FJ)
|
|
||||||
\calc@Acount=\count88
|
|
||||||
\calc@Bcount=\count89
|
|
||||||
\calc@Adimen=\dimen103
|
|
||||||
\calc@Bdimen=\dimen104
|
|
||||||
\calc@Askip=\skip63
|
|
||||||
\calc@Bskip=\skip64
|
|
||||||
LaTeX Info: Redefining \setlength on input line 76.
|
|
||||||
LaTeX Info: Redefining \addtolength on input line 77.
|
|
||||||
\calc@Ccount=\count90
|
|
||||||
\calc@Cskip=\skip65
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/xcolor/xcolor.sty
|
|
||||||
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/color.cfg
|
|
||||||
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
|
|
||||||
)
|
|
||||||
Package xcolor Info: Driver file: pdftex.def on input line 225.
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pdftex-def/pdftex.def
|
|
||||||
File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/infwarerr.sty
|
|
||||||
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
|
|
||||||
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
|
|
||||||
)
|
|
||||||
\Gread@gobject=\count91
|
|
||||||
)
|
|
||||||
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.
|
|
||||||
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1341.
|
|
||||||
Package xcolor Info: Model `RGB' extended on input line 1353.
|
|
||||||
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.
|
|
||||||
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.
|
|
||||||
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.
|
|
||||||
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.
|
|
||||||
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.
|
|
||||||
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te
|
|
||||||
x
|
|
||||||
\pgfutil@everybye=\toks16
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
|
|
||||||
\pgfutil@abb=\box30
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/ms/everyshi.sty
|
|
||||||
Package: everyshi 2001/05/15 v3.00 EveryShipout Package (MS)
|
|
||||||
))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
|
|
||||||
Package: pgfrcs 2010/10/25 v2.10 (rcs-revision 1.24)
|
|
||||||
))
|
|
||||||
Package: pgf 2008/01/15 v2.10 (rcs-revision 1.12)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphicx.sty
|
|
||||||
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphics.sty
|
|
||||||
Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/trig.sty
|
|
||||||
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/graphics.cfg
|
|
||||||
File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live
|
|
||||||
)
|
|
||||||
Package graphics Info: Driver file: pdftex.def on input line 91.
|
|
||||||
)
|
|
||||||
\Gin@req@height=\dimen105
|
|
||||||
\Gin@req@width=\dimen106
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
|
|
||||||
Package: pgfsys 2010/06/30 v2.10 (rcs-revision 1.37)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
|
|
||||||
\pgfkeys@pathtoks=\toks17
|
|
||||||
\pgfkeys@temptoks=\toks18
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.c
|
|
||||||
ode.tex
|
|
||||||
\pgfkeys@tmptoks=\toks19
|
|
||||||
))
|
|
||||||
\pgf@x=\dimen107
|
|
||||||
\pgf@y=\dimen108
|
|
||||||
\pgf@xa=\dimen109
|
|
||||||
\pgf@ya=\dimen110
|
|
||||||
\pgf@xb=\dimen111
|
|
||||||
\pgf@yb=\dimen112
|
|
||||||
\pgf@xc=\dimen113
|
|
||||||
\pgf@yc=\dimen114
|
|
||||||
\w@pgf@writea=\write3
|
|
||||||
\r@pgf@reada=\read1
|
|
||||||
\c@pgf@counta=\count92
|
|
||||||
\c@pgf@countb=\count93
|
|
||||||
\c@pgf@countc=\count94
|
|
||||||
\c@pgf@countd=\count95
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg
|
|
||||||
File: pgf.cfg 2008/05/14 (rcs-revision 1.7)
|
|
||||||
)
|
|
||||||
Package pgfsys Info: Driver file for pgf: pgfsys-pdftex.def on input line 900.
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d
|
|
||||||
ef
|
|
||||||
File: pgfsys-pdftex.def 2009/05/22 (rcs-revision 1.26)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p
|
|
||||||
df.def
|
|
||||||
File: pgfsys-common-pdf.def 2008/05/19 (rcs-revision 1.10)
|
|
||||||
)))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.
|
|
||||||
code.tex
|
|
||||||
File: pgfsyssoftpath.code.tex 2008/07/18 (rcs-revision 1.7)
|
|
||||||
\pgfsyssoftpath@smallbuffer@items=\count96
|
|
||||||
\pgfsyssoftpath@bigbuffer@items=\count97
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.
|
|
||||||
code.tex
|
|
||||||
File: pgfsysprotocol.code.tex 2006/10/16 (rcs-revision 1.4)
|
|
||||||
))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
|
|
||||||
Package: pgfcore 2010/04/11 v2.10 (rcs-revision 1.7)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex
|
|
||||||
\pgfmath@dimen=\dimen115
|
|
||||||
\pgfmath@count=\count98
|
|
||||||
\pgfmath@box=\box31
|
|
||||||
\pgfmath@toks=\toks20
|
|
||||||
\pgfmath@stack@operand=\toks21
|
|
||||||
\pgfmath@stack@operation=\toks22
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.
|
|
||||||
tex
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic
|
|
||||||
.code.tex)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo
|
|
||||||
nometric.code.tex)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando
|
|
||||||
m.code.tex)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa
|
|
||||||
rison.code.tex)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.
|
|
||||||
code.tex)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round
|
|
||||||
.code.tex)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.
|
|
||||||
code.tex)))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex
|
|
||||||
\c@pgfmathroundto@lastzeros=\count99
|
|
||||||
))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co
|
|
||||||
de.tex
|
|
||||||
File: pgfcorepoints.code.tex 2010/04/09 (rcs-revision 1.20)
|
|
||||||
\pgf@picminx=\dimen116
|
|
||||||
\pgf@picmaxx=\dimen117
|
|
||||||
\pgf@picminy=\dimen118
|
|
||||||
\pgf@picmaxy=\dimen119
|
|
||||||
\pgf@pathminx=\dimen120
|
|
||||||
\pgf@pathmaxx=\dimen121
|
|
||||||
\pgf@pathminy=\dimen122
|
|
||||||
\pgf@pathmaxy=\dimen123
|
|
||||||
\pgf@xx=\dimen124
|
|
||||||
\pgf@xy=\dimen125
|
|
||||||
\pgf@yx=\dimen126
|
|
||||||
\pgf@yy=\dimen127
|
|
||||||
\pgf@zx=\dimen128
|
|
||||||
\pgf@zy=\dimen129
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst
|
|
||||||
ruct.code.tex
|
|
||||||
File: pgfcorepathconstruct.code.tex 2010/08/03 (rcs-revision 1.24)
|
|
||||||
\pgf@path@lastx=\dimen130
|
|
||||||
\pgf@path@lasty=\dimen131
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage
|
|
||||||
.code.tex
|
|
||||||
File: pgfcorepathusage.code.tex 2008/04/22 (rcs-revision 1.12)
|
|
||||||
\pgf@shorten@end@additional=\dimen132
|
|
||||||
\pgf@shorten@start@additional=\dimen133
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co
|
|
||||||
de.tex
|
|
||||||
File: pgfcorescopes.code.tex 2010/09/08 (rcs-revision 1.34)
|
|
||||||
\pgfpic=\box32
|
|
||||||
\pgf@hbox=\box33
|
|
||||||
\pgf@layerbox@main=\box34
|
|
||||||
\pgf@picture@serial@count=\count100
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst
|
|
||||||
ate.code.tex
|
|
||||||
File: pgfcoregraphicstate.code.tex 2008/04/22 (rcs-revision 1.9)
|
|
||||||
\pgflinewidth=\dimen134
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform
|
|
||||||
ations.code.tex
|
|
||||||
File: pgfcoretransformations.code.tex 2009/06/10 (rcs-revision 1.11)
|
|
||||||
\pgf@pt@x=\dimen135
|
|
||||||
\pgf@pt@y=\dimen136
|
|
||||||
\pgf@pt@temp=\dimen137
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod
|
|
||||||
e.tex
|
|
||||||
File: pgfcorequick.code.tex 2008/10/09 (rcs-revision 1.3)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c
|
|
||||||
ode.tex
|
|
||||||
File: pgfcoreobjects.code.tex 2006/10/11 (rcs-revision 1.2)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce
|
|
||||||
ssing.code.tex
|
|
||||||
File: pgfcorepathprocessing.code.tex 2008/10/09 (rcs-revision 1.8)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co
|
|
||||||
de.tex
|
|
||||||
File: pgfcorearrows.code.tex 2008/04/23 (rcs-revision 1.11)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod
|
|
||||||
e.tex
|
|
||||||
File: pgfcoreshade.code.tex 2008/11/23 (rcs-revision 1.13)
|
|
||||||
\pgf@max=\dimen138
|
|
||||||
\pgf@sys@shading@range@num=\count101
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod
|
|
||||||
e.tex
|
|
||||||
File: pgfcoreimage.code.tex 2010/03/25 (rcs-revision 1.16)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.
|
|
||||||
code.tex
|
|
||||||
File: pgfcoreexternal.code.tex 2010/09/01 (rcs-revision 1.17)
|
|
||||||
\pgfexternal@startupbox=\box35
|
|
||||||
))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co
|
|
||||||
de.tex
|
|
||||||
File: pgfcorelayers.code.tex 2010/08/27 (rcs-revision 1.2)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare
|
|
||||||
ncy.code.tex
|
|
||||||
File: pgfcoretransparency.code.tex 2008/01/17 (rcs-revision 1.2)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.
|
|
||||||
code.tex
|
|
||||||
File: pgfcorepatterns.code.tex 2009/07/02 (rcs-revision 1.3)
|
|
||||||
)))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod
|
|
||||||
e.tex
|
|
||||||
File: pgfmoduleshapes.code.tex 2010/09/09 (rcs-revision 1.13)
|
|
||||||
\pgfnodeparttextbox=\box36
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.
|
|
||||||
tex
|
|
||||||
File: pgfmoduleplot.code.tex 2010/10/22 (rcs-revision 1.8)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version
|
|
||||||
-0-65.sty
|
|
||||||
Package: pgfcomp-version-0-65 2007/07/03 v2.10 (rcs-revision 1.7)
|
|
||||||
\pgf@nodesepstart=\dimen139
|
|
||||||
\pgf@nodesepend=\dimen140
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version
|
|
||||||
-1-18.sty
|
|
||||||
Package: pgfcomp-version-1-18 2007/07/23 v2.10 (rcs-revision 1.1)
|
|
||||||
))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)
|
|
||||||
) (/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
|
|
||||||
Package: pgffor 2010/03/23 v2.10 (rcs-revision 1.18)
|
|
||||||
\pgffor@iter=\dimen141
|
|
||||||
\pgffor@skip=\dimen142
|
|
||||||
\pgffor@stack=\toks23
|
|
||||||
\pgffor@toks=\toks24
|
|
||||||
))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod
|
|
||||||
e.tex
|
|
||||||
Package: tikz 2010/10/13 v2.10 (rcs-revision 1.76)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan
|
|
||||||
dlers.code.tex
|
|
||||||
File: pgflibraryplothandlers.code.tex 2010/05/31 v2.10 (rcs-revision 1.15)
|
|
||||||
\pgf@plot@mark@count=\count102
|
|
||||||
\pgfplotmarksize=\dimen143
|
|
||||||
)
|
|
||||||
\tikz@lastx=\dimen144
|
|
||||||
\tikz@lasty=\dimen145
|
|
||||||
\tikz@lastxsaved=\dimen146
|
|
||||||
\tikz@lastysaved=\dimen147
|
|
||||||
\tikzleveldistance=\dimen148
|
|
||||||
\tikzsiblingdistance=\dimen149
|
|
||||||
\tikz@figbox=\box37
|
|
||||||
\tikz@tempbox=\box38
|
|
||||||
\tikztreelevel=\count103
|
|
||||||
\tikznumberofchildren=\count104
|
|
||||||
\tikznumberofcurrentchild=\count105
|
|
||||||
\tikz@fig@count=\count106
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod
|
|
||||||
e.tex
|
|
||||||
File: pgfmodulematrix.code.tex 2010/08/24 (rcs-revision 1.4)
|
|
||||||
\pgfmatrixcurrentrow=\count107
|
|
||||||
\pgfmatrixcurrentcolumn=\count108
|
|
||||||
\pgf@matrix@numberofcolumns=\count109
|
|
||||||
)
|
|
||||||
\tikz@expandcount=\count110
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
|
|
||||||
s/tikzlibrarytopaths.code.tex
|
|
||||||
File: tikzlibrarytopaths.code.tex 2008/06/17 v2.10 (rcs-revision 1.2)
|
|
||||||
)))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/ifthen.sty
|
|
||||||
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/fontenc.sty
|
|
||||||
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/t1enc.def
|
|
||||||
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
|
|
||||||
LaTeX Font Info: Redeclaring font encoding T1 on input line 43.
|
|
||||||
))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
|
|
||||||
s/tikzlibrarydecorations.code.tex
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/modules/pgfmoduledecoration
|
|
||||||
s.code.tex
|
|
||||||
\pgfdecoratedcompleteddistance=\dimen150
|
|
||||||
\pgfdecoratedremainingdistance=\dimen151
|
|
||||||
\pgfdecoratedinputsegmentcompleteddistance=\dimen152
|
|
||||||
\pgfdecoratedinputsegmentremainingdistance=\dimen153
|
|
||||||
\pgf@decorate@distancetomove=\dimen154
|
|
||||||
\pgf@decorate@repeatstate=\count111
|
|
||||||
\pgfdecorationsegmentamplitude=\dimen155
|
|
||||||
\pgfdecorationsegmentlength=\dimen156
|
|
||||||
)
|
|
||||||
\tikz@lib@dec@box=\box39
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
|
|
||||||
s/tikzlibraryfadings.code.tex
|
|
||||||
File: tikzlibraryfadings.code.tex 2009/11/15 v2.10 (rcs-revision 1.2)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings
|
|
||||||
.code.tex
|
|
||||||
File: pgflibraryfadings.code.tex 2008/02/07 v2.10 (rcs-revision 1.3)
|
|
||||||
))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
|
|
||||||
s/tikzlibrarysnakes.code.tex
|
|
||||||
File: tikzlibrarysnakes.code.tex 2008/02/05 v2.10 (rcs-revision 1.6)
|
|
||||||
|
|
||||||
|
|
||||||
Package tikz Warning: Snakes have been superseded by decorations. Please use th
|
|
||||||
e decoration libraries instead of the snakes library on input line 14.
|
|
||||||
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
|
|
||||||
s/tikzlibrarydecorations.pathmorphing.code.tex
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/libraries/decorations/pgfli
|
|
||||||
brarydecorations.pathmorphing.code.tex))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
|
|
||||||
s/tikzlibrarydecorations.pathreplacing.code.tex
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/libraries/decorations/pgfli
|
|
||||||
brarydecorations.pathreplacing.code.tex))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
|
|
||||||
s/tikzlibrarydecorations.shapes.code.tex
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/libraries/decorations/pgfli
|
|
||||||
brarydecorations.shapes.code.tex)))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
|
|
||||||
s/tikzlibrarycalc.code.tex
|
|
||||||
File: tikzlibrarycalc.code.tex 2009/09/04 v2.10 (rcs-revision 1.6)
|
|
||||||
)
|
|
||||||
\baposter@movebody=\skip66
|
|
||||||
\baposter@basemarginright=\skip67
|
|
||||||
\baposter@basemarginleft=\skip68
|
|
||||||
|
|
||||||
Paperwidth=2392.87677pt
|
|
||||||
Paperheight=3383.03267pt
|
|
||||||
BasePaperwidth=698.73782pt
|
|
||||||
BasePaperheight=987.87073pt
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/geometry/geometry.sty
|
|
||||||
Package: geometry 2010/09/12 v5.6 Page Geometry
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/ifpdf.sty
|
|
||||||
Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO)
|
|
||||||
Package ifpdf Info: pdfTeX in PDF mode is detected.
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/ifvtex.sty
|
|
||||||
Package: ifvtex 2010/03/01 v1.5 Detect VTeX and its facilities (HO)
|
|
||||||
Package ifvtex Info: VTeX not detected.
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/ifxetex/ifxetex.sty
|
|
||||||
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
|
|
||||||
)
|
|
||||||
\Gm@cnth=\count112
|
|
||||||
\Gm@cntv=\count113
|
|
||||||
\c@Gm@tempcnt=\count114
|
|
||||||
\Gm@bindingoffset=\dimen157
|
|
||||||
\Gm@wd@mp=\dimen158
|
|
||||||
\Gm@odd@mp=\dimen159
|
|
||||||
\Gm@even@mp=\dimen160
|
|
||||||
\Gm@layoutwidth=\dimen161
|
|
||||||
\Gm@layoutheight=\dimen162
|
|
||||||
\Gm@layouthoffset=\dimen163
|
|
||||||
\Gm@layoutvoffset=\dimen164
|
|
||||||
\Gm@dimlist=\toks25
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/pgf/utilities/pgfpages.sty
|
|
||||||
Package: pgfpages 2004/11/05 ver 0.01
|
|
||||||
\pgf@logicalpages=\count115
|
|
||||||
\pgf@firstshipout=\count116
|
|
||||||
\pgf@lastshipout=\count117
|
|
||||||
\pgf@currentshipout=\count118
|
|
||||||
\pgf@cpn=\count119
|
|
||||||
\pgf@shipoutnextto=\count120
|
|
||||||
\pgfphysicalheight=\dimen165
|
|
||||||
\pgfphysicalwidth=\dimen166
|
|
||||||
\pgfpages@shipoutbox=\box40
|
|
||||||
)
|
|
||||||
\pgfpages@box@1=\box41
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/relsize/relsize.sty
|
|
||||||
Package: relsize 2011/09/21 ver 4.0
|
|
||||||
|
|
||||||
Examine \normalsize starts \@setfontsize size may be \@xpt.
|
|
||||||
Examine \small starts \@setfontsize size may be \@ixpt.
|
|
||||||
Examine \footnotesize starts \@setfontsize size may be \@viiipt.
|
|
||||||
Examine \large starts \@setfontsize size may be \@xiipt.
|
|
||||||
Examine \Large starts \@setfontsize size may be \@xivpt.
|
|
||||||
Examine \LARGE starts \@setfontsize size may be \@xviipt.
|
|
||||||
Examine \scriptsize starts \@setfontsize size may be \@viipt.
|
|
||||||
Examine \tiny starts \@setfontsize size may be \@vpt.
|
|
||||||
Examine \huge starts \@setfontsize size may be \@xxpt.
|
|
||||||
Examine \Huge starts \@setfontsize size may be \@xxvpt. )
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/url/url.sty
|
|
||||||
\Urlmuskip=\muskip10
|
|
||||||
Package: url 2006/04/12 ver 3.3 Verb mode for urls, etc.
|
|
||||||
)
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/oberdiek/epstopdf.sty
|
|
||||||
Package: epstopdf 2010/02/09 v2.5 Conversion with epstopdf on the fly (HO)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
|
|
||||||
Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/oberdiek/grfext.sty
|
|
||||||
Package: grfext 2010/08/19 v1.1 Manage graphics extensions (HO)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
|
|
||||||
Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO)
|
|
||||||
))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/oberdiek/kvoptions.sty
|
|
||||||
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
|
|
||||||
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/etexcmds.sty
|
|
||||||
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/ifluatex.sty
|
|
||||||
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
|
|
||||||
Package ifluatex Info: LuaTeX not detected.
|
|
||||||
)
|
|
||||||
Package etexcmds Info: Could not find \expanded.
|
|
||||||
(etexcmds) That can mean that you are not using pdfTeX 1.50 or
|
|
||||||
(etexcmds) that some package has redefined \expanded.
|
|
||||||
(etexcmds) In the latter case, load this package earlier.
|
|
||||||
)))
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
|
|
||||||
Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO
|
|
||||||
)
|
|
||||||
Package pdftexcmds Info: LuaTeX not detected.
|
|
||||||
Package pdftexcmds Info: \pdf@primitive is available.
|
|
||||||
Package pdftexcmds Info: \pdf@ifprimitive is available.
|
|
||||||
Package pdftexcmds Info: \pdfdraftmode found.
|
|
||||||
)
|
|
||||||
Package grfext Info: Graphics extension search list:
|
|
||||||
(grfext) [.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPE
|
|
||||||
G,.JBIG2,.JB2,.eps]
|
|
||||||
(grfext) \AppendGraphicsExtensions on input line 452.
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
|
|
||||||
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
|
|
||||||
e
|
|
||||||
)))
|
|
||||||
(./poster.aux)
|
|
||||||
\openout1 = `poster.aux'.
|
|
||||||
|
|
||||||
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 45.
|
|
||||||
LaTeX Font Info: ... okay on input line 45.
|
|
||||||
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 45.
|
|
||||||
LaTeX Font Info: ... okay on input line 45.
|
|
||||||
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 45.
|
|
||||||
LaTeX Font Info: ... okay on input line 45.
|
|
||||||
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 45.
|
|
||||||
LaTeX Font Info: ... okay on input line 45.
|
|
||||||
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 45.
|
|
||||||
LaTeX Font Info: ... okay on input line 45.
|
|
||||||
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 45.
|
|
||||||
LaTeX Font Info: ... okay on input line 45.
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/context/base/supp-pdf.mkii
|
|
||||||
[Loading MPS to PDF converter (version 2006.09.02).]
|
|
||||||
\scratchcounter=\count121
|
|
||||||
\scratchdimen=\dimen167
|
|
||||||
\scratchbox=\box42
|
|
||||||
\nofMPsegments=\count122
|
|
||||||
\nofMParguments=\count123
|
|
||||||
\everyMPshowfont=\toks26
|
|
||||||
\MPscratchCnt=\count124
|
|
||||||
\MPscratchDim=\dimen168
|
|
||||||
\MPnumerator=\count125
|
|
||||||
\makeMPintoPDFobject=\count126
|
|
||||||
\everyMPtoPDFconversion=\toks27
|
|
||||||
) ABD: EveryShipout initializing macros
|
|
||||||
*geometry* driver: auto-detecting
|
|
||||||
*geometry* detected driver: pdftex
|
|
||||||
*geometry* verbose mode - [ preamble ] result:
|
|
||||||
* driver: pdftex
|
|
||||||
* paper: custom
|
|
||||||
* layout: <same size as paper>
|
|
||||||
* layoutoffset:(h,v)=(0.0pt,0.0pt)
|
|
||||||
* modes:
|
|
||||||
* h-part:(L,W,R)=(12.46262pt, 673.81259pt, 12.46262pt)
|
|
||||||
* v-part:(T,H,B)=(12.46262pt, 962.9455pt, 12.46262pt)
|
|
||||||
* \paperwidth=698.73782pt
|
|
||||||
* \paperheight=987.87073pt
|
|
||||||
* \textwidth=673.81259pt
|
|
||||||
* \textheight=962.9455pt
|
|
||||||
* \oddsidemargin=-59.80737pt
|
|
||||||
* \evensidemargin=-59.80737pt
|
|
||||||
* \topmargin=-96.80737pt
|
|
||||||
* \headheight=12.0pt
|
|
||||||
* \headsep=25.0pt
|
|
||||||
* \topskip=10.0pt
|
|
||||||
* \footskip=30.0pt
|
|
||||||
* \marginparwidth=65.0pt
|
|
||||||
* \marginparsep=11.0pt
|
|
||||||
* \columnsep=10.0pt
|
|
||||||
* \skip\footins=9.0pt plus 4.0pt minus 2.0pt
|
|
||||||
* \hoffset=0.0pt
|
|
||||||
* \voffset=0.0pt
|
|
||||||
* \mag=1000
|
|
||||||
* \@twocolumnfalse
|
|
||||||
* \@twosidefalse
|
|
||||||
* \@mparswitchfalse
|
|
||||||
* \@reversemarginfalse
|
|
||||||
* (1in=72.27pt=25.4mm, 1cm=28.453pt)
|
|
||||||
|
|
||||||
Poster rendering started
|
|
||||||
Package epstopdf Info: Source file: <pix/background.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 148262 bytes
|
|
||||||
(epstopdf) Output file: <pix/background-eps-converted-to.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 59154 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/background-eps-convert
|
|
||||||
ed-to.pdf pix/background.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 104.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
<pix/background-eps-converted-to.pdf, id=20, 1393.205pt x 916.42375pt>
|
|
||||||
File: pix/background-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
|
|
||||||
<use pix/background-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/background-eps-converted-to.pdf used on input line
|
|
||||||
104.
|
|
||||||
(pdftex.def) Requested size: 1610.4004pt x 1059.24591pt.
|
|
||||||
Missing character: There is no E in font nullfont!
|
|
||||||
Missing character: There is no y in font nullfont!
|
|
||||||
Missing character: There is no e in font nullfont!
|
|
||||||
Missing character: There is no C in font nullfont!
|
|
||||||
Missing character: There is no a in font nullfont!
|
|
||||||
Missing character: There is no t in font nullfont!
|
|
||||||
Missing character: There is no c in font nullfont!
|
|
||||||
Missing character: There is no h in font nullfont!
|
|
||||||
Missing character: There is no e in font nullfont!
|
|
||||||
Missing character: There is no r in font nullfont!
|
|
||||||
Missing character: There is no , in font nullfont!
|
|
||||||
Missing character: There is no e in font nullfont!
|
|
||||||
Missing character: There is no m in font nullfont!
|
|
||||||
Missing character: There is no p in font nullfont!
|
|
||||||
Missing character: There is no t in font nullfont!
|
|
||||||
Missing character: There is no y in font nullfont!
|
|
||||||
Missing character: There is no i in font nullfont!
|
|
||||||
Missing character: There is no f in font nullfont!
|
|
||||||
Missing character: There is no o in font nullfont!
|
|
||||||
Missing character: There is no p in font nullfont!
|
|
||||||
Missing character: There is no t in font nullfont!
|
|
||||||
Missing character: There is no i in font nullfont!
|
|
||||||
Missing character: There is no o in font nullfont!
|
|
||||||
Missing character: There is no n in font nullfont!
|
|
||||||
Missing character: There is no e in font nullfont!
|
|
||||||
Missing character: There is no y in font nullfont!
|
|
||||||
Missing character: There is no e in font nullfont!
|
|
||||||
Missing character: There is no c in font nullfont!
|
|
||||||
Missing character: There is no a in font nullfont!
|
|
||||||
Missing character: There is no t in font nullfont!
|
|
||||||
Missing character: There is no c in font nullfont!
|
|
||||||
Missing character: There is no h in font nullfont!
|
|
||||||
Missing character: There is no e in font nullfont!
|
|
||||||
Missing character: There is no r in font nullfont!
|
|
||||||
Missing character: There is no = in font nullfont!
|
|
||||||
Missing character: There is no f in font nullfont!
|
|
||||||
Missing character: There is no a in font nullfont!
|
|
||||||
Missing character: There is no l in font nullfont!
|
|
||||||
Missing character: There is no s in font nullfont!
|
|
||||||
Missing character: There is no e in font nullfont!
|
|
||||||
Missing character: There is no - in font nullfont!
|
|
||||||
Missing character: There is no u in font nullfont!
|
|
||||||
Missing character: There is no n in font nullfont!
|
|
||||||
Missing character: There is no u in font nullfont!
|
|
||||||
Missing character: There is no s in font nullfont!
|
|
||||||
Missing character: There is no e in font nullfont!
|
|
||||||
Missing character: There is no d in font nullfont!
|
|
||||||
Package epstopdf Info: Source file: <pix/colbud_logo.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 89322 bytes
|
|
||||||
(epstopdf) Output file: <pix/colbud_logo-eps-converted-to.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 20052 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/colbud_logo-eps-conver
|
|
||||||
ted-to.pdf pix/colbud_logo.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 104.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/colbud_logo-eps-converted-to.pdf, id=21, 341.275pt x 155.58125pt>
|
|
||||||
File: pix/colbud_logo-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
|
|
||||||
<use pix/colbud_logo-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/colbud_logo-eps-converted-to.pdf used on input lin
|
|
||||||
e 104.
|
|
||||||
(pdftex.def) Requested size: 99.97224pt x 39.98961pt.
|
|
||||||
Package epstopdf Info: Source file: <pix/elte_logo.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 190390 bytes
|
|
||||||
(epstopdf) Output file: <pix/elte_logo-eps-converted-to.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 36217 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/elte_logo-eps-converte
|
|
||||||
d-to.pdf pix/elte_logo.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 104.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/elte_logo-eps-converted-to.pdf, id=22, 268.00125pt x 268.00125pt>
|
|
||||||
File: pix/elte_logo-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
|
|
||||||
<use pix/elte_logo-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/elte_logo-eps-converted-to.pdf used on input line
|
|
||||||
104.
|
|
||||||
(pdftex.def) Requested size: 39.98988pt x 39.98988pt.
|
|
||||||
Package epstopdf Info: Source file: <pix/dynanets_logo.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 43092 bytes
|
|
||||||
(epstopdf) Output file: <pix/dynanets_logo-eps-converted-to.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 13346 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/dynanets_logo-eps-conv
|
|
||||||
erted-to.pdf pix/dynanets_logo.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 104.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/dynanets_logo-eps-converted-to.pdf, id=23, 247.92625pt x 107.40125pt>
|
|
||||||
File: pix/dynanets_logo-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
|
|
||||||
<use pix/dynanets_logo-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/dynanets_logo-eps-converted-to.pdf used on input l
|
|
||||||
ine 104.
|
|
||||||
(pdftex.def) Requested size: 99.97452pt x 39.9902pt.
|
|
||||||
Package epstopdf Info: Source file: <pix/aitia_logo.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 13263 bytes
|
|
||||||
(epstopdf) Output file: <pix/aitia_logo-eps-converted-to.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 7955 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/aitia_logo-eps-convert
|
|
||||||
ed-to.pdf pix/aitia_logo.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 104.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/aitia_logo-eps-converted-to.pdf, id=24, 83.31125pt x 83.31125pt>
|
|
||||||
File: pix/aitia_logo-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
|
|
||||||
<use pix/aitia_logo-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/aitia_logo-eps-converted-to.pdf used on input line
|
|
||||||
104.
|
|
||||||
(pdftex.def) Requested size: 39.9902pt x 39.9902pt.
|
|
||||||
LaTeX Font Info: External font `cmex10' loaded for size
|
|
||||||
(Font) <7> on input line 104.
|
|
||||||
LaTeX Font Info: External font `cmex10' loaded for size
|
|
||||||
(Font) <5> on input line 104.
|
|
||||||
LaTeX Font Info: Try loading font information for T1+cmss on input line 104.
|
|
||||||
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/t1cmss.fd
|
|
||||||
File: t1cmss.fd 1999/05/25 v2.5h Standard LaTeX font definitions
|
|
||||||
)
|
|
||||||
Package epstopdf Info: Source file: <pix/time_windows.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 68162 bytes
|
|
||||||
(epstopdf) Output file: <pix/time_windows-eps-converted-to.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 13915 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/time_windows-eps-conve
|
|
||||||
rted-to.pdf pix/time_windows.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 110.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/time_windows-eps-converted-to.pdf, id=25, 712.6625pt x 434.62375pt>
|
|
||||||
File: pix/time_windows-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
|
|
||||||
<use pix/time_windows-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/time_windows-eps-converted-to.pdf used on input li
|
|
||||||
ne 110.
|
|
||||||
(pdftex.def) Requested size: 207.93826pt x 126.81357pt.
|
|
||||||
|
|
||||||
Underfull \hbox (badness 10000) in paragraph at lines 110--110
|
|
||||||
|
|
||||||
[]
|
|
||||||
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
LaTeX Font Info: External font `cmex10' loaded for size
|
|
||||||
(Font) <8> on input line 118.
|
|
||||||
LaTeX Font Info: External font `cmex10' loaded for size
|
|
||||||
(Font) <6> on input line 118.
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
LaTeX Font Info: Try loading font information for T1+cmtt on input line 146.
|
|
||||||
|
|
||||||
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/t1cmtt.fd
|
|
||||||
File: t1cmtt.fd 1999/05/25 v2.5h Standard LaTeX font definitions
|
|
||||||
)
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Package epstopdf Info: Source file: <pix/PA_and_ER_Models_statisticalMeasures.e
|
|
||||||
ps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 395728 bytes
|
|
||||||
(epstopdf) Output file: <pix/PA_and_ER_Models_statisticalMeasures-e
|
|
||||||
ps-converted-to.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 148078 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/PA_and_ER_Models_stati
|
|
||||||
sticalMeasures-eps-converted-to.pdf pix/PA_and_ER_Models_statisticalMeasures.ep
|
|
||||||
s>
|
|
||||||
(epstopdf) \includegraphics on input line 152.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/PA_and_ER_Models_statisticalMeasures-eps-converted-to.pdf, id=27, 561.0962
|
|
||||||
5pt x 809.0225pt>
|
|
||||||
File: pix/PA_and_ER_Models_statisticalMeasures-eps-converted-to.pdf Graphic fil
|
|
||||||
e (type pdf)
|
|
||||||
|
|
||||||
<use pix/PA_and_ER_Models_statisticalMeasures-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/PA_and_ER_Models_statisticalMeasures-eps-converted
|
|
||||||
-to.pdf used on input line 152.
|
|
||||||
(pdftex.def) Requested size: 561.09488pt x 809.02054pt.
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Package epstopdf Info: Source file: <pix/CPA_3d_snapshot.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 330439 bytes
|
|
||||||
(epstopdf) Output file: <pix/CPA_3d_snapshot-eps-converted-to.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 90686 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/CPA_3d_snapshot-eps-co
|
|
||||||
nverted-to.pdf pix/CPA_3d_snapshot.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 169.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/CPA_3d_snapshot-eps-converted-to.pdf, id=28, 561.09625pt x 809.0225pt>
|
|
||||||
File: pix/CPA_3d_snapshot-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
|
|
||||||
<use pix/CPA_3d_snapshot-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/CPA_3d_snapshot-eps-converted-to.pdf used on input
|
|
||||||
line 169.
|
|
||||||
(pdftex.def) Requested size: 561.09488pt x 809.02054pt.
|
|
||||||
Package epstopdf Info: Source file: <pix/CPA_3d_cumulative.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 336487 bytes
|
|
||||||
(epstopdf) Output file: <pix/CPA_3d_cumulative-eps-converted-to.pdf
|
|
||||||
>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 90265 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/CPA_3d_cumulative-eps-
|
|
||||||
converted-to.pdf pix/CPA_3d_cumulative.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 169.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/CPA_3d_cumulative-eps-converted-to.pdf, id=29, 561.09625pt x 809.0225pt>
|
|
||||||
File: pix/CPA_3d_cumulative-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
|
|
||||||
<use pix/CPA_3d_cumulative-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/CPA_3d_cumulative-eps-converted-to.pdf used on inp
|
|
||||||
ut line 169.
|
|
||||||
(pdftex.def) Requested size: 561.09488pt x 809.02054pt.
|
|
||||||
Package epstopdf Info: Source file: <pix/ER1_cumulativeDegrees.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 14115 bytes
|
|
||||||
(epstopdf) Output file: <pix/ER1_cumulativeDegrees-eps-converted-to
|
|
||||||
.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 10947 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/ER1_cumulativeDegrees-
|
|
||||||
eps-converted-to.pdf pix/ER1_cumulativeDegrees.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 169.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/ER1_cumulativeDegrees-eps-converted-to.pdf, id=30, 561.09625pt x 809.0225p
|
|
||||||
t>
|
|
||||||
File: pix/ER1_cumulativeDegrees-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
<use pix/ER1_cumulativeDegrees-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/ER1_cumulativeDegrees-eps-converted-to.pdf used on
|
|
||||||
input line 169.
|
|
||||||
(pdftex.def) Requested size: 561.09488pt x 809.02054pt.
|
|
||||||
Package epstopdf Info: Source file: <pix/CPA_cumulativeDegrees.eps>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 19437 bytes
|
|
||||||
(epstopdf) Output file: <pix/CPA_cumulativeDegrees-eps-converted-to
|
|
||||||
.pdf>
|
|
||||||
(epstopdf) date: 2011-09-16 20:21:07
|
|
||||||
(epstopdf) size: 12590 bytes
|
|
||||||
(epstopdf) Command: <repstopdf --outfile=pix/CPA_cumulativeDegrees-
|
|
||||||
eps-converted-to.pdf pix/CPA_cumulativeDegrees.eps>
|
|
||||||
(epstopdf) \includegraphics on input line 169.
|
|
||||||
Package epstopdf Info: Output file is already uptodate.
|
|
||||||
|
|
||||||
<pix/CPA_cumulativeDegrees-eps-converted-to.pdf, id=31, 561.09625pt x 809.0225p
|
|
||||||
t>
|
|
||||||
File: pix/CPA_cumulativeDegrees-eps-converted-to.pdf Graphic file (type pdf)
|
|
||||||
<use pix/CPA_cumulativeDegrees-eps-converted-to.pdf>
|
|
||||||
Package pdftex.def Info: pix/CPA_cumulativeDegrees-eps-converted-to.pdf used on
|
|
||||||
input line 169.
|
|
||||||
(pdftex.def) Requested size: 561.09488pt x 809.02054pt.
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
Missing character: There is no ; in font nullfont!
|
|
||||||
|
|
||||||
Overfull \hbox (2.22534pt too wide) in paragraph at lines 104--171
|
|
||||||
[][] []
|
|
||||||
[]
|
|
||||||
|
|
||||||
[2
|
|
||||||
|
|
||||||
{/usr/local/texlive/2012/texmf-var/fonts/map/pdftex/updmap/pdftex.map}
|
|
||||||
Memory usage before: 30421&291038; after: 30393&291031; still untouched: 267026
|
|
||||||
1
|
|
||||||
<./pix/background-eps-converted-to.pdf> <./pix/colbud_logo-eps-converted-to.pd
|
|
||||||
f> <./pix/elte_logo-eps-converted-to.pdf> <./pix/dynanets_logo-eps-converted-to
|
|
||||||
.pdf> <./pix/aitia_logo-eps-converted-to.pdf> <./pix/time_windows-eps-converted
|
|
||||||
-to.pdf> <./pix/PA_and_ER_Models_statisticalMeasures-eps-converted-to.pdf> <./p
|
|
||||||
ix/CPA_3d_snapshot-eps-converted-to.pdf> <./pix/CPA_3d_cumulative-eps-converted
|
|
||||||
-to.pdf> <./pix/ER1_cumulativeDegrees-eps-converted-to.pdf> <./pix/CPA_cumulati
|
|
||||||
veDegrees-eps-converted-to.pdf>]
|
|
||||||
Memory usage before: 30393&290998; after: 16111&287630; still untouched: 267026
|
|
||||||
1
|
|
||||||
(./poster.aux) )
|
|
||||||
Here is how much of TeX's memory you used:
|
|
||||||
12833 strings out of 493488
|
|
||||||
260317 string characters out of 3141326
|
|
||||||
329739 words of memory out of 3000000
|
|
||||||
15836 multiletter control sequences out of 15000+200000
|
|
||||||
14844 words of font info for 33 fonts, out of 3000000 for 9000
|
|
||||||
957 hyphenation exceptions out of 8191
|
|
||||||
63i,11n,70p,620b,923s stack positions out of 5000i,500n,10000p,200000b,50000s
|
|
||||||
{/usr/local/texlive/2012/texmf-dist/fonts/enc/dvips/cm-super/cm
|
|
||||||
-super-t1.enc}</usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/c
|
|
||||||
m/cmex10.pfb></usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm
|
|
||||||
/cmmi10.pfb></usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/
|
|
||||||
cmmi6.pfb></usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/cm
|
|
||||||
mi7.pfb></usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi
|
|
||||||
8.pfb></usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.
|
|
||||||
pfb></usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb
|
|
||||||
></usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></
|
|
||||||
usr/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb></usr
|
|
||||||
/local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/
|
|
||||||
local/texlive/2012/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb></usr/lo
|
|
||||||
cal/texlive/2012/texmf-dist/fonts/type1/public/cm-super/sfbx1000.pfb></usr/loca
|
|
||||||
l/texlive/2012/texmf-dist/fonts/type1/public/cm-super/sfbx1440.pfb></usr/local/
|
|
||||||
texlive/2012/texmf-dist/fonts/type1/public/cm-super/sfbx2488.pfb></usr/local/te
|
|
||||||
xlive/2012/texmf-dist/fonts/type1/public/cm-super/sfrm0800.pfb></usr/local/texl
|
|
||||||
ive/2012/texmf-dist/fonts/type1/public/cm-super/sfrm1000.pfb></usr/local/texliv
|
|
||||||
e/2012/texmf-dist/fonts/type1/public/cm-super/sfrm1200.pfb></usr/local/texlive/
|
|
||||||
2012/texmf-dist/fonts/type1/public/cm-super/sfrm1440.pfb></usr/local/texlive/20
|
|
||||||
12/texmf-dist/fonts/type1/public/cm-super/sfti0800.pfb></usr/local/texlive/2012
|
|
||||||
/texmf-dist/fonts/type1/public/cm-super/sfti1000.pfb></usr/local/texlive/2012/t
|
|
||||||
exmf-dist/fonts/type1/public/cm-super/sftt0800.pfb>
|
|
||||||
Output written on poster.pdf (1 page, 766753 bytes).
|
|
||||||
PDF statistics:
|
|
||||||
185 PDF objects out of 1000 (max. 8388607)
|
|
||||||
116 compressed objects within 2 object streams
|
|
||||||
0 named destinations out of 1000 (max. 500000)
|
|
||||||
170 words of extra memory for PDF output out of 10000 (max. 10000000)
|
|
||||||
|
|
||||||
@@ -1,93 +0,0 @@
|
|||||||
[Files\0]
|
|
||||||
ActiveFilters=
|
|
||||||
Bookmark#0=0
|
|
||||||
Bookmark#1=0
|
|
||||||
Bookmark#2=0
|
|
||||||
Bookmark#3=0
|
|
||||||
Bookmark#4=0
|
|
||||||
Bookmark#5=0
|
|
||||||
Bookmark#6=0
|
|
||||||
Bookmark#7=0
|
|
||||||
Bookmark#8=0
|
|
||||||
Bookmark#9=0
|
|
||||||
CaretPos.X=20
|
|
||||||
CaretPos.Y=20
|
|
||||||
CharSet=def
|
|
||||||
FileName=poster.tex
|
|
||||||
FoldedLines=
|
|
||||||
IsMainFile=yes
|
|
||||||
Opened=yes
|
|
||||||
ScrollPos.X=0
|
|
||||||
ScrollPos.Y=12
|
|
||||||
SearchListCount=0
|
|
||||||
ShowSyntax=yes
|
|
||||||
SpellChecking=yes
|
|
||||||
TabOrder=0
|
|
||||||
UseThesaurus=yes
|
|
||||||
WrapLine=yes
|
|
||||||
|
|
||||||
[Files]
|
|
||||||
Count=1
|
|
||||||
|
|
||||||
[Project]
|
|
||||||
ActiveFilters=
|
|
||||||
|
|
||||||
[Project\Archive]
|
|
||||||
AutoArchive=no
|
|
||||||
AutoSet=1
|
|
||||||
Components=as*.gpr;*.lpr:as*.tex;*.sty;*.cls;*.bib;*.mp;*.undo:as*.eps
|
|
||||||
Compression=1
|
|
||||||
Dir=<PROJECTDIR>\Backup
|
|
||||||
Name=<PROJECTNAME><DATE>.zip
|
|
||||||
|
|
||||||
[Project\DVI\10]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI\1]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI\2]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI\3]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI\4]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI\5]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI\6]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI\7]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI\8]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI\9]
|
|
||||||
Page=0
|
|
||||||
Zoom=9
|
|
||||||
|
|
||||||
[Project\DVI]
|
|
||||||
FileName=1
|
|
||||||
FirstPage=0
|
|
||||||
Magnifier=5
|
|
||||||
Page=0
|
|
||||||
PaperHeight=297
|
|
||||||
PaperWidth=210
|
|
||||||
Zoom=6
|
|
||||||
|
|
||||||
[Template]
|
|
||||||
Id=1
|
|
||||||
@@ -1,172 +0,0 @@
|
|||||||
% --------------------------------------------------------------------------- %
|
|
||||||
% Poster for the ECCS 2011 Conference about Elementary Dynamic Networks. %
|
|
||||||
% --------------------------------------------------------------------------- %
|
|
||||||
% Created with Brian Amberg's LaTeX Poster Template. Please refer for the %
|
|
||||||
% attached README.md file for the details how to compile with `pdflatex`. %
|
|
||||||
% --------------------------------------------------------------------------- %
|
|
||||||
% $LastChangedDate:: 2011-09-11 10:57:12 +0200 (V, 11 szept. 2011) $ %
|
|
||||||
% $LastChangedRevision:: 128 $ %
|
|
||||||
% $LastChangedBy:: rlegendi $ %
|
|
||||||
% $Id:: poster.tex 128 2011-09-11 08:57:12Z rlegendi $ %
|
|
||||||
% --------------------------------------------------------------------------- %
|
|
||||||
\documentclass[a0paper,portrait]{baposter}
|
|
||||||
|
|
||||||
\usepackage{relsize} % For \smaller
|
|
||||||
\usepackage{url} % For \url
|
|
||||||
\usepackage{epstopdf} % Included EPS files automatically converted to PDF to include with pdflatex
|
|
||||||
|
|
||||||
%%% Global Settings %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
|
|
||||||
\graphicspath{{pix/}} % Root directory of the pictures
|
|
||||||
\tracingstats=2 % Enabled LaTeX logging with conditionals
|
|
||||||
|
|
||||||
%%% Color Definitions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
|
|
||||||
\definecolor{bordercol}{RGB}{40,40,40}
|
|
||||||
\definecolor{headercol1}{RGB}{186,215,230}
|
|
||||||
\definecolor{headercol2}{RGB}{80,80,80}
|
|
||||||
\definecolor{headerfontcol}{RGB}{0,0,0}
|
|
||||||
\definecolor{boxcolor}{RGB}{186,215,230}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%% Utility functions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
|
|
||||||
%%% Save space in lists. Use this after the opening of the list %%%%%%%%%%%%%%%%
|
|
||||||
\newcommand{\compresslist}{
|
|
||||||
\setlength{\itemsep}{1pt}
|
|
||||||
\setlength{\parskip}{0pt}
|
|
||||||
\setlength{\parsep}{0pt}
|
|
||||||
}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%% Document Start %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
\typeout{Poster rendering started}
|
|
||||||
|
|
||||||
%%% Setting Background Image %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\background{
|
|
||||||
\begin{tikzpicture}[remember picture,overlay]%
|
|
||||||
\draw (current page.north west)+(-2em,2em) node[anchor=north west]
|
|
||||||
{\includegraphics[height=1.1\textheight]{background}};
|
|
||||||
\end{tikzpicture}
|
|
||||||
}
|
|
||||||
|
|
||||||
%%% General Poster Settings %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%%%%% Eye Catcher, Title, Authors and University Images %%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\begin{poster}{
|
|
||||||
grid=false,
|
|
||||||
% Option is left on true though the eyecatcher is not used. The reason is
|
|
||||||
% that we have a bit nicer looking title and author formatting in the headercol
|
|
||||||
% this way
|
|
||||||
%eyecatcher=false,
|
|
||||||
borderColor=bordercol,
|
|
||||||
headerColorOne=headercol1,
|
|
||||||
headerColorTwo=headercol2,
|
|
||||||
headerFontColor=headerfontcol,
|
|
||||||
% Only simple background color used, no shading, so boxColorTwo isn't necessary
|
|
||||||
boxColorOne=boxcolor,
|
|
||||||
headershape=roundedright,
|
|
||||||
headerfont=\Large\sf\bf,
|
|
||||||
textborder=rectangle,
|
|
||||||
background=user,
|
|
||||||
headerborder=open,
|
|
||||||
boxshade=plain
|
|
||||||
}
|
|
||||||
%%% Eye Cacther %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
{
|
|
||||||
Eye Catcher, empty if option eyecatcher=false - unused
|
|
||||||
}
|
|
||||||
%%% Title %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
{\sf\bf
|
|
||||||
Properties of Elementary Random and Preferential Dynamic Networks
|
|
||||||
}
|
|
||||||
%%% Authors %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
{
|
|
||||||
\vspace{1em} Richard O. Legendi, Laszlo Gulyas, George Kampis\\
|
|
||||||
{\smaller legendi@inf.elte.hu, lgulyas@colbud.hu, gkampis@colbud.hu}
|
|
||||||
}
|
|
||||||
%%% Logo %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
{
|
|
||||||
% The logos are compressed a bit into a simple box to make them smaller on the result
|
|
||||||
% (Wasn't able to find any bigger of them.)
|
|
||||||
\setlength\fboxsep{0pt}
|
|
||||||
\setlength\fboxrule{0.5pt}
|
|
||||||
\fbox{
|
|
||||||
\begin{minipage}{14em}
|
|
||||||
\includegraphics[width=10em,height=4em]{colbud_logo}
|
|
||||||
\includegraphics[width=4em,height=4em]{elte_logo} \\
|
|
||||||
\includegraphics[width=10em,height=4em]{dynanets_logo}
|
|
||||||
\includegraphics[width=4em,height=4em]{aitia_logo}
|
|
||||||
\end{minipage}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
\headerbox{Problem}{name=problem,column=0,row=0}{
|
|
||||||
Sampling networks always involves the act of aggregation (e.g., when collecting longitudinal samples of networks). We sutdy how the cumulation window length effects the properties of the aggregated network.
|
|
||||||
|
|
||||||
\includegraphics[width=\linewidth]{time_windows}
|
|
||||||
}
|
|
||||||
|
|
||||||
\headerbox{Basic Concepts}{name=definitions,column=0,below=problem}{
|
|
||||||
In our work the dynamic network is a series of graphs, that is, $DN = G_t(V_t,E_t)$, where $E_t \subseteq V_t \times V_t$ ($\forall t \geq 0$). The initial network, $G_0$, is considered as a parameter of the process. The \textbf{node set fixed} and we worked with an about \textbf{constant number of edges}. We assume that the evolution of the network can be described as the result of an edge creation and an edge deletion process. We define $G_t$ as the \textbf{snapshot network} and
|
|
||||||
{\smaller
|
|
||||||
$$G_T = ( \bigcup^{T}_{t=0}V_t, \bigcup^{T}_{t=0}E_t) ~ \textnormal{for} ~ T \geq 0.$$
|
|
||||||
}
|
|
||||||
as the \textbf{cumulative network}.
|
|
||||||
}
|
|
||||||
|
|
||||||
\headerbox{Models}{name=models,column=0,below=definitions}{
|
|
||||||
\textbf{ER1} $G_0$ is a random graph. Add each non-existing edge with $p_A$, delete each existing edge with $p_D$ probability. \\
|
|
||||||
\textbf{ER2} $G_0$ is a random graph. Add $k_A$ uniformly selected random new edges and delete $k_D$ existing edges. \\
|
|
||||||
\textbf{ER3} $G_0$ is a random graph. Rewire $k_{RW}$ edges. \\
|
|
||||||
\textbf{SPA} (\emph{Snapshot preferential}) $G_0$ is a scale free network. Add $k_A$ edges from a random node with preferential attachment based on the snapshot network. Delete $k_D$ existing edges. \\
|
|
||||||
\textbf{CPA} (\emph{Cumulative preferential}) $G_0$ is a scale free network. Add $k_A$ edges from a random node with preferential attachment based on the cumulative network. Delete $k_D$ existing edges.
|
|
||||||
}
|
|
||||||
|
|
||||||
\headerbox{References}{name=references,column=0,below=models}{
|
|
||||||
\smaller % Make the whole text smaller
|
|
||||||
\vspace{-0.4em} % Save some space at the beginning
|
|
||||||
\bibliographystyle{plain} % Use plain style
|
|
||||||
\renewcommand{\section}[2]{\vskip 0.05em} % Omit "References" title
|
|
||||||
\begin{thebibliography}{1} % Simple bibliography with widest label of 1
|
|
||||||
\itemsep=-0.01em % Save space between the separation
|
|
||||||
\setlength{\baselineskip}{0.4em} % Save space with longer lines
|
|
||||||
\bibitem{prevWork1} Laszlo Gulyas, Richard Legendi: \emph{Effects of Sample Duration on Network Statistics in Elementary Models of Dynamic Networks}, International Conference on Computational Science, Singapore (2011)
|
|
||||||
\bibitem{prevWork2} Laszlo Gulyas, Susan Khor, Richard Legendi and George Kampis \emph{Cumulative Properties of Elementary Dynamic Networks}, The International Sunbelt Social Network Conference XXXI (2011)
|
|
||||||
\bibitem{gulya-kampis1} Gulyas, Laszlo et al.: \emph{Betweenness Centrality Dynamics in Networks of Changing Density}. Presented at the 19th International Symposium on Mathematical Theory of Networks and Systems (MTNS 2010)
|
|
||||||
\end{thebibliography}
|
|
||||||
}
|
|
||||||
|
|
||||||
\headerbox{Acknowledgements}{name=acknowledgements,column=0,below=references, above=bottom}{
|
|
||||||
\smaller % Make the whole text smaller
|
|
||||||
\vspace{-0.4em} % Save some space at the beginning
|
|
||||||
This research was partially supported by the Hungarian Government (KMOP-1.1.2-08/1-2008-0002 ) and the European Union's Seventh Framework Programme: DynaNets, FET-Open project no. FET-233847 (\url{http://www.dynanets.org}). The supports are gratefully acknowledged.
|
|
||||||
}
|
|
||||||
|
|
||||||
\headerbox{Dynamic Networks are Sensitive to Aggregation}{name=density,span=2,column=1,row=0}{
|
|
||||||
Network characteristics are extremely sensitive to minor changes in aggregation length. In our previous work \cite{prevWork1} \cite{prevWork2}, we studied the cumulative properties of Elementary Dynamic Network models over the complete time period (i.e., until they reach the stable point of a full network). Here we focus on the more realistc domain of sparse (cumulative) networks. We find that even when snapshot networks are stationary, \textbf{important network characteristics} (average path lenght, clustering, betwenness centrality) \textbf{are extremely sensitive to aggregation} (window length).
|
|
||||||
|
|
||||||
\includegraphics[angle=-90,width=0.98\linewidth]{PA_and_ER_Models_statisticalMeasures}
|
|
||||||
}
|
|
||||||
|
|
||||||
\headerbox{Degree Distribution Radically Changes}
|
|
||||||
{name=degreeDistribution,span=2,column=1,below=density,above=bottom}{
|
|
||||||
Degree distributions are exceptionally sensitive to the length of the aggregation window. \textbf{The same dynamic network may produce a normal, lognormal or even power law distribution for different aggregation lenghts.} The digree distribution of the snapshot and cumulative network is inherently different. The following surfaces show the CPA model until it approaches the complete network.
|
|
||||||
\vspace{-0.2em}
|
|
||||||
\begin{center}
|
|
||||||
\includegraphics[angle=-90,width=0.49\linewidth]{CPA_3d_snapshot}
|
|
||||||
\includegraphics[angle=-90,width=0.49\linewidth]{CPA_3d_cumulative}
|
|
||||||
\end{center}
|
|
||||||
\vspace{-0.2em}
|
|
||||||
Taking slices of the cumulative 3D charts shows us how the degree distribution changes. The log-log charts below show the progression of these changes as the aggregation window gets larger.
|
|
||||||
\vspace{-0.2em}
|
|
||||||
\begin{center}
|
|
||||||
\includegraphics[angle=-90,width=0.49\linewidth]{ER1_cumulativeDegrees}
|
|
||||||
\includegraphics[angle=-90,width=0.49\linewidth]{CPA_cumulativeDegrees}
|
|
||||||
\end{center}
|
|
||||||
}
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
\end{document}
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
ALL: poster_portrait.pdf
|
|
||||||
|
|
||||||
%.pdf: %.tex Makefile
|
|
||||||
pdflatex --enable-write18 $< && pdflatex $< && pdflatex $<
|
|
||||||
|
|
||||||
clean:
|
|
||||||
rm -f *.aux *.bbl *.blg *.log poster_*.pdf
|
|
||||||
@@ -1,148 +0,0 @@
|
|||||||
%PDF-1.4
|
|
||||||
1 0 obj
|
|
||||||
<<
|
|
||||||
/Pages 2 0 R
|
|
||||||
/Type /Catalog
|
|
||||||
>>
|
|
||||||
endobj
|
|
||||||
2 0 obj
|
|
||||||
<<
|
|
||||||
/Type /Pages
|
|
||||||
/Kids [ 3 0 R ]
|
|
||||||
/Count 1
|
|
||||||
>>
|
|
||||||
endobj
|
|
||||||
3 0 obj
|
|
||||||
<<
|
|
||||||
/Type /Page
|
|
||||||
/Parent 2 0 R
|
|
||||||
/Resources <<
|
|
||||||
/XObject << /Im0 8 0 R >>
|
|
||||||
/ProcSet 6 0 R >>
|
|
||||||
/MediaBox [0 0 99.9875 99.9875]
|
|
||||||
/CropBox [0 0 99.9875 99.9875]
|
|
||||||
/Contents 4 0 R
|
|
||||||
/Thumb 11 0 R
|
|
||||||
>>
|
|
||||||
endobj
|
|
||||||
4 0 obj
|
|
||||||
<<
|
|
||||||
/Length 5 0 R
|
|
||||||
>>
|
|
||||||
stream
|
|
||||||
q
|
|
||||||
99.9875 0 0 99.9875 0 0 cm
|
|
||||||
/Im0 Do
|
|
||||||
Q
|
|
||||||
endstream
|
|
||||||
endobj
|
|
||||||
5 0 obj
|
|
||||||
39
|
|
||||||
endobj
|
|
||||||
6 0 obj
|
|
||||||
[ /PDF /Text /ImageC ]
|
|
||||||
endobj
|
|
||||||
7 0 obj
|
|
||||||
<<
|
|
||||||
>>
|
|
||||||
endobj
|
|
||||||
8 0 obj
|
|
||||||
<<
|
|
||||||
/Type /XObject
|
|
||||||
/Subtype /Image
|
|
||||||
/Name /Im0
|
|
||||||
/Filter [ /FlateDecode ]
|
|
||||||
/Width 100
|
|
||||||
/Height 100
|
|
||||||
/ColorSpace 10 0 R
|
|
||||||
/BitsPerComponent 8
|
|
||||||
/SMask 15 0 R
|
|
||||||
/Length 9 0 R
|
|
||||||
>>
|
|
||||||
stream
|
|
||||||
x<EFBFBD><EFBFBD><EFBFBD>;<0E>0C{<7B>K<EFBFBD><4B><EFBFBD>_ҡCk[<5B>3Hz<48>ԩ<D4A9>Go<>߽<EFBFBD>O<EFBFBD>c<EFBFBD>z<EFBFBD><7A><1B>Nhe<68>Is$Xy<15><15><><<0C>]<5D><>W12<15><>mҙE.<2E>xvB&<26><><EFBFBD><EFBFBD>ߗ<><DF97><EFBFBD><16>Ψt$<24><EFBFBD>3`uϻ]<5D><15>J<06><>vy<>2<06>I<EFBFBD><12>l<EFBFBD>_<EFBFBD>زʰ<D8B2>UCa<43><61>mb<6D><62><EFBFBD><EFBFBD><EFBFBD>w<EFBFBD>y<EFBFBD>\<5C>P<><50>]<5D>p<EFBFBD>ۇ<EFBFBD>8rpuj<75>@<40><><EFBFBD><EFBFBD>옸_T#<23><>>\7<><37><EFBFBD>g<EFBFBD><67><EFBFBD><07>a<EFBFBD>;<3B>
|
|
||||||
41<EFBFBD>P<><50>k<EFBFBD>4<EFBFBD><34>f<>C<EFBFBD><43>{tÕ<><C395>4<EFBFBD><19><><08><EFBFBD>b'<27>Ak<41><6B>K<<3C>T2<54><32><EFBFBD><EFBFBD>Kmv<6D>l<15><>0<>+r<><72><EFBFBD><EFBFBD><EFBFBD>L<EFBFBD>[a<>܊<EFBFBD><DC8A><EFBFBD>^<5E><><EFBFBD>ߋw^<5E>8u<38>y<EFBFBD>&<26><>D
|
|
||||||
endstream
|
|
||||||
endobj
|
|
||||||
9 0 obj
|
|
||||||
323
|
|
||||||
endobj
|
|
||||||
10 0 obj
|
|
||||||
/DeviceGray
|
|
||||||
endobj
|
|
||||||
11 0 obj
|
|
||||||
<<
|
|
||||||
/Filter [ /FlateDecode ]
|
|
||||||
/Width 100
|
|
||||||
/Height 100
|
|
||||||
/ColorSpace 10 0 R
|
|
||||||
/BitsPerComponent 8
|
|
||||||
/Length 12 0 R
|
|
||||||
>>
|
|
||||||
stream
|
|
||||||
x<EFBFBD><EFBFBD><EFBFBD>;<0E>0C{<7B>K<EFBFBD><4B><EFBFBD>_ҡCk[<5B>3Hz<48>ԩ<D4A9>Go<>߽<EFBFBD>O<EFBFBD>c<EFBFBD>z<EFBFBD><7A><1B>Nhe<68>Is$Xy<15><15><><<0C>]<5D><>W12<15><>mҙE.<2E>xvB&<26><><EFBFBD><EFBFBD>ߗ<><DF97><EFBFBD><16>Ψt$<24><EFBFBD>3`uϻ]<5D><15>J<06><>vy<>2<06>I<EFBFBD><12>l<EFBFBD>_<EFBFBD>زʰ<D8B2>UCa<43><61>mb<6D><62><EFBFBD><EFBFBD><EFBFBD>w<EFBFBD>y<EFBFBD>\<5C>P<><50>]<5D>p<EFBFBD>ۇ<EFBFBD>8rpuj<75>@<40><><EFBFBD><EFBFBD>옸_T#<23><>>\7<><37><EFBFBD>g<EFBFBD><67><EFBFBD><07>a<EFBFBD>;<3B>
|
|
||||||
41<EFBFBD>P<><50>k<EFBFBD>4<EFBFBD><34>f<>C<EFBFBD><43>{tÕ<><C395>4<EFBFBD><19><><08><EFBFBD>b'<27>Ak<41><6B>K<<3C>T2<54><32><EFBFBD><EFBFBD>Kmv<6D>l<15><>0<>+r<><72><EFBFBD><EFBFBD><EFBFBD>L<EFBFBD>[a<>܊<EFBFBD><DC8A><EFBFBD>^<5E><><EFBFBD>ߋw^<5E>8u<38>y<EFBFBD>&<26><>D
|
|
||||||
endstream
|
|
||||||
endobj
|
|
||||||
12 0 obj
|
|
||||||
323
|
|
||||||
endobj
|
|
||||||
13 0 obj
|
|
||||||
endobj
|
|
||||||
14 0 obj
|
|
||||||
323
|
|
||||||
endobj
|
|
||||||
15 0 obj
|
|
||||||
<<
|
|
||||||
/Type /XObject
|
|
||||||
/Subtype /Image
|
|
||||||
/Name /Ma0
|
|
||||||
/Filter [ /FlateDecode ]
|
|
||||||
/Width 100
|
|
||||||
/Height 100
|
|
||||||
/ColorSpace /DeviceGray
|
|
||||||
/BitsPerComponent 8
|
|
||||||
/Length 16 0 R
|
|
||||||
>>
|
|
||||||
stream
|
|
||||||
x<EFBFBD><EFBFBD><EFBFBD>;<0E>0Cu<43>K<EFBFBD><4B><EFBFBD>_ҡCk[<5B>3Hz<48>ԩ<D4A9>Go<>߽<EFBFBD>O<EFBFBD>c<EFBFBD>z<EFBFBD><7A><1B>Nhe<68>Is$Xy<15><15><><<0C>]<5D><>W12<15><>mҙE.<2E>xvB&<26><><EFBFBD><EFBFBD>ߗ<><DF97><EFBFBD><16>Ψt$<24><EFBFBD>3`uϻ]<5D><15>J<06><>vy<>2<06>I<EFBFBD><12>l<EFBFBD>_<EFBFBD>زʰ<D8B2>UCa<43><61>mb<6D><62><EFBFBD><EFBFBD><EFBFBD>w<EFBFBD>y<EFBFBD>\<5C>P<><50>]<5D>p<EFBFBD>ۇ<EFBFBD>8rpuj<75>@<40><><EFBFBD><EFBFBD>옸_T#<23><>>\7<><37><EFBFBD>g<EFBFBD><67><EFBFBD><07>a<EFBFBD>;<3B>
|
|
||||||
41<EFBFBD>P<><50>k<EFBFBD>4<EFBFBD><34>f<>C<EFBFBD><43>{tÕ<><C395>4<EFBFBD><19><><08><EFBFBD>b'<27>Ak<41><6B>K<<3C>T2<54><32><EFBFBD><EFBFBD>Kmv<6D>l<15><>0<>+r<><72><EFBFBD><EFBFBD><EFBFBD>L<EFBFBD>[a<>܊<EFBFBD><DC8A><EFBFBD>^<5E><><EFBFBD>ߋw^<5E>8u<38>y<EFBFBD><05>U<EFBFBD><55>
|
|
||||||
endstream
|
|
||||||
endobj
|
|
||||||
16 0 obj
|
|
||||||
323
|
|
||||||
endobj
|
|
||||||
17 0 obj
|
|
||||||
<<
|
|
||||||
/Title (chart.pdf)
|
|
||||||
/CreationDate (D:20110916155403)
|
|
||||||
/ModDate (D:20110916155403)
|
|
||||||
/Producer (ImageMagick 6.5.8-10 2010-01-15 Q16 http://www.imagemagick.org)
|
|
||||||
>>
|
|
||||||
endobj
|
|
||||||
xref
|
|
||||||
0 18
|
|
||||||
0000000000 65535 f
|
|
||||||
0000000010 00000 n
|
|
||||||
0000000059 00000 n
|
|
||||||
0000000118 00000 n
|
|
||||||
0000000316 00000 n
|
|
||||||
0000000407 00000 n
|
|
||||||
0000000425 00000 n
|
|
||||||
0000000463 00000 n
|
|
||||||
0000000484 00000 n
|
|
||||||
0000001003 00000 n
|
|
||||||
0000001022 00000 n
|
|
||||||
0000001050 00000 n
|
|
||||||
0000001515 00000 n
|
|
||||||
0000001535 00000 n
|
|
||||||
0000001551 00000 n
|
|
||||||
0000001571 00000 n
|
|
||||||
0000002083 00000 n
|
|
||||||
0000002103 00000 n
|
|
||||||
trailer
|
|
||||||
<<
|
|
||||||
/Size 18
|
|
||||||
/Info 17 0 R
|
|
||||||
/Root 1 0 R
|
|
||||||
>>
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
\relax
|
|
||||||
\bibstyle{ieee}
|
|
||||||
\bibcite{amberg11:bnb}{1}
|
|
||||||
\pgfsyspdfmark {pgfid1}{1757794}{774754}
|
|
||||||
\newlabel{eqn:selection}{{3}{2}}
|
|
||||||
\newlabel{eqn:cost}{{4}{2}}
|
|
||||||
@@ -1,355 +0,0 @@
|
|||||||
\documentclass[portrait,final,a0paper,fontscale=0.277]{baposter}
|
|
||||||
|
|
||||||
\usepackage{calc}
|
|
||||||
\usepackage{graphicx}
|
|
||||||
\usepackage{amsmath}
|
|
||||||
\usepackage{amssymb}
|
|
||||||
\usepackage{relsize}
|
|
||||||
\usepackage{multirow}
|
|
||||||
\usepackage{rotating}
|
|
||||||
\usepackage{bm}
|
|
||||||
\usepackage{enumitem}
|
|
||||||
\usepackage{url}
|
|
||||||
\usepackage{booktabs}
|
|
||||||
|
|
||||||
\usepackage{graphicx}
|
|
||||||
\usepackage{multicol}
|
|
||||||
|
|
||||||
%\usepackage{times}
|
|
||||||
%\usepackage{helvet}
|
|
||||||
%\usepackage{bookman}
|
|
||||||
\usepackage{palatino}
|
|
||||||
|
|
||||||
\newcommand{\captionfont}{\footnotesize}
|
|
||||||
|
|
||||||
\graphicspath{{images/}{../images/}}
|
|
||||||
\usetikzlibrary{calc}
|
|
||||||
|
|
||||||
|
|
||||||
\newcommand{\Matrix}[1]{\begin{bmatrix} #1 \end{bmatrix}}
|
|
||||||
\newcommand{\Vector}[1]{\begin{pmatrix} #1 \end{pmatrix}}
|
|
||||||
|
|
||||||
\newcommand*{\norm}[1]{\mathopen\| #1 \mathclose\|}% use instead of $\|x\|$
|
|
||||||
\newcommand*{\abs}[1]{\mathopen| #1 \mathclose|}% use instead of $\|x\|$
|
|
||||||
\newcommand*{\normLR}[1]{\left\| #1 \right\|}% use instead of $\|x\|$
|
|
||||||
|
|
||||||
\newcommand*{\SET}[1] {\ensuremath{\mathcal{#1}}}
|
|
||||||
\newcommand*{\FUN}[1] {\ensuremath{\mathcal{#1}}}
|
|
||||||
\newcommand*{\MAT}[1] {\ensuremath{\boldsymbol{#1}}}
|
|
||||||
\newcommand*{\VEC}[1] {\ensuremath{\boldsymbol{#1}}}
|
|
||||||
\newcommand*{\CONST}[1]{\ensuremath{\mathit{#1}}}
|
|
||||||
|
|
||||||
\DeclareMathOperator*{\argmax}{arg\,max}
|
|
||||||
\DeclareMathOperator*{\diag}{diag}
|
|
||||||
\DeclareMathOperator*{\argmin}{arg\,min}
|
|
||||||
\DeclareMathOperator*{\vectorize}{vec}
|
|
||||||
\DeclareMathOperator*{\reshape}{reshape}
|
|
||||||
|
|
||||||
%\font\dsfnt=dsrom12
|
|
||||||
|
|
||||||
\newcommand{\SNN}{\ensuremath{\mathbb N}}
|
|
||||||
\newcommand{\SRR}{\ensuremath{\mathbb R}}
|
|
||||||
\newcommand{\SZZ}{\ensuremath{\mathbb Z}}
|
|
||||||
%-----------------------------------------------------------------------------
|
|
||||||
% Matrices of the shape model
|
|
||||||
\renewcommand{\a}{\VEC\alpha}
|
|
||||||
\renewcommand{\v}{\VEC v}
|
|
||||||
\renewcommand{\l}{\VEC l}
|
|
||||||
\newcommand*{\m}{\VEC{\mu}}
|
|
||||||
\newcommand*{\M}{\MAT{M}}
|
|
||||||
\renewcommand*{\P}{\MAT{\Pi}}
|
|
||||||
|
|
||||||
%\newcommand{\J}{\SET J}
|
|
||||||
\newcommand{\J}{\SET{P}}
|
|
||||||
\newcommand{\Active}{\mathcal{A}}
|
|
||||||
\newcommand{\Selection}{\mathbf{S}}
|
|
||||||
\newcommand{\AllSelections}{\mathfrak{S}}
|
|
||||||
\newcommand{\Params}{\VEC\Theta}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%%% Some math symbols used in the text
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
% Multicol Settings
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\setlength{\columnsep}{1.5em}
|
|
||||||
\setlength{\columnseprule}{0mm}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
% Save space in lists. Use this after the opening of the list
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\newcommand{\compresslist}{%
|
|
||||||
\setlength{\itemsep}{1pt}%
|
|
||||||
\setlength{\parskip}{0pt}%
|
|
||||||
\setlength{\parsep}{0pt}%
|
|
||||||
}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%% Begin of Document
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%% Here starts the poster
|
|
||||||
%%%---------------------------------------------------------------------------
|
|
||||||
%%% Format it to your taste with the options
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
% Define some colors
|
|
||||||
|
|
||||||
\definecolor{lightorange}{rgb}{0.9,0.4,0}
|
|
||||||
\definecolor{lightestorange}{rgb}{1,0.8,0.5}
|
|
||||||
\definecolor{darkorange}{rgb}{0.2,0.1,0}
|
|
||||||
|
|
||||||
\hyphenation{resolution occlusions}
|
|
||||||
%%
|
|
||||||
\begin{poster}%
|
|
||||||
% Poster Options
|
|
||||||
{
|
|
||||||
% Show grid to help with alignment
|
|
||||||
grid=false,
|
|
||||||
% Column spacing
|
|
||||||
colspacing=1em,
|
|
||||||
% Color style
|
|
||||||
bgColorOne=lightestorange,
|
|
||||||
bgColorTwo=white,
|
|
||||||
borderColor=darkorange,
|
|
||||||
headerColorOne=darkorange,
|
|
||||||
headerColorTwo=lightorange,
|
|
||||||
headerFontColor=white,
|
|
||||||
boxColorOne=lightestorange,
|
|
||||||
boxColorTwo=lightorange,
|
|
||||||
% Format of textbox
|
|
||||||
textborder=faded,
|
|
||||||
% Format of text header
|
|
||||||
eyecatcher=true,
|
|
||||||
headerborder=closed,
|
|
||||||
headerheight=0.1\textheight,
|
|
||||||
% textfont=\sc, An example of changing the text font
|
|
||||||
headershape=roundedright,
|
|
||||||
headershade=shadelr,
|
|
||||||
headerfont=\Large\bf\textsc, %Sans Serif
|
|
||||||
textfont={\setlength{\parindent}{1.5em}},
|
|
||||||
boxshade=plain,
|
|
||||||
% background=shade-tb,
|
|
||||||
background=plain,
|
|
||||||
linewidth=2pt
|
|
||||||
}
|
|
||||||
% Eye Catcher
|
|
||||||
{\includegraphics[height=7em]{images/search_tree_ex1-crop.pdf}}
|
|
||||||
% Title
|
|
||||||
{\bf\textsc{Optimal Landmark Detection using Shape Models and Branch and Bound}\vspace{0.5em}}
|
|
||||||
% Authors
|
|
||||||
{\textsc{\{ Brian.Amberg and Thomas.Vetter \}@unibas.ch}}
|
|
||||||
% University logo
|
|
||||||
{% The makebox allows the title to flow into the logo, this is a hack because of the L shaped logo.
|
|
||||||
\includegraphics[height=9.0em]{images/logo}
|
|
||||||
}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%%% Now define the boxes that make up the poster
|
|
||||||
%%%---------------------------------------------------------------------------
|
|
||||||
%%% Each box has a name and can be placed absolutely or relatively.
|
|
||||||
%%% The only inconvenience is that you can only specify a relative position
|
|
||||||
%%% towards an already declared box. So if you have a box attached to the
|
|
||||||
%%% bottom, one to the top and a third one which should be in between, you
|
|
||||||
%%% have to specify the top and bottom boxes before you specify the middle
|
|
||||||
%%% box.
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
%
|
|
||||||
% A coloured circle useful as a bullet with an adjustably strong filling
|
|
||||||
\newcommand{\colouredcircle}{%
|
|
||||||
\tikz{\useasboundingbox (-0.2em,-0.32em) rectangle(0.2em,0.32em); \draw[draw=black,fill=lightblue,line width=0.03em] (0,0) circle(0.18em);}}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{Problem}{name=problem,column=0,row=0}{
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
Fitting statistical 2D and 3D shape models to images is necessary for a
|
|
||||||
variety of tasks, such as video editing and face recognition. Much progress
|
|
||||||
has been made on local fitting from an initial guess, but determining a close
|
|
||||||
enough initial guess is still an open problem. We propose a method to locate
|
|
||||||
fiducial points, which can then be used to initialize the fitting.
|
|
||||||
}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{Contributions}{name=contribution,column=0,below=problem}{
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
We overcome the inherent ambiguity in landmark detection by using global shape
|
|
||||||
information. We solve the combinatorial problem of selecting out of a large
|
|
||||||
number of candidate landmark detections the configuration which is best
|
|
||||||
supported by a shape model. Our method, as opposed to previous approaches,
|
|
||||||
always finds the globally optimal configuration.
|
|
||||||
|
|
||||||
The algorithm can be applied to a very general class of shape models and is
|
|
||||||
independent of the underlying feature point detector. Its theoretic optimality
|
|
||||||
is shown, and it is evaluated on a large face dataset.
|
|
||||||
}
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{Results}{name=results,column=1,span=2,row=0}{
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
{
|
|
||||||
\smaller\centering
|
|
||||||
\begin{tabular}{@{}rccccccc@{}}
|
|
||||||
\begin{sideways}\makebox[0pt][c]{Success}\end{sideways} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_fa_success_1.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_fb_success_1.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_ql_success_1.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_qr_success_1.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_hl_success_1.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_hr_success_1.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_rc_success_1.pdf}} \\
|
|
||||||
&
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_fa_success_2.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_fb_success_2.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_ql_success_2.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_qr_success_2.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_hl_success_2.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_hr_success_2.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_rc_success_2.pdf}} \\
|
|
||||||
\midrule
|
|
||||||
\begin{sideways}\makebox[0pt][c]{Failure}\end{sideways} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_fa_fail.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_fb_fail.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_ql_fail.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_qr_fail.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_hl_fail.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_hr_fail.pdf}} &
|
|
||||||
\parbox[c]{0.11\linewidth}{\includegraphics[width=\linewidth]{images/l_rc_fail.pdf}}
|
|
||||||
\end{tabular}
|
|
||||||
}\\[-1em]
|
|
||||||
\begin{multicols}{2}
|
|
||||||
Some randomly chosen images from the color feret database for each
|
|
||||||
pose, and the detected landmark positions. The first two rows are success
|
|
||||||
cases, the last row shows a failure case.
|
|
||||||
\end{multicols}
|
|
||||||
}
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{Representation}{name=representation,column=2,below=results}{
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\centering\includegraphics[width=\linewidth]{images/representation.pdf}
|
|
||||||
Subsets of solutions are encoded as the Kartesian product of subsets of landmark candidates per fiducial point.
|
|
||||||
}
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{Scaling Behaviour}{name=scaling,column=2,below=representation}{%
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\smaller%
|
|
||||||
\centering{Runtime as a function of the number of false positives}\\[0em]%
|
|
||||||
\centering{{\includegraphics[width=0.9\linewidth]{images/typical_random_no_noise-crop.pdf}}}\\[0em]%
|
|
||||||
\centering{Runtime as a function of detection accuracy}\\[0em]%
|
|
||||||
\centering{{\includegraphics[width=0.9\linewidth]{images/typical_random_add_noise-crop.pdf}}}\\[0em]%
|
|
||||||
}
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{References}{name=references,column=0,above=bottom}{
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\smaller
|
|
||||||
\bibliographystyle{ieee}
|
|
||||||
\renewcommand{\section}[2]{\vskip 0.05em}
|
|
||||||
\begin{thebibliography}{1}\itemsep=-0.01em
|
|
||||||
\setlength{\baselineskip}{0.4em}
|
|
||||||
\bibitem{amberg11:bnb}
|
|
||||||
B.~Amberg, T. Vetter.
|
|
||||||
\newblock {O}ptimal {L}andmark {D}etection using {S}hape {M}odels and {B}ranch and {B}ound
|
|
||||||
\newblock In {\em ICCV '11}
|
|
||||||
\end{thebibliography}
|
|
||||||
\vspace{0.3em}
|
|
||||||
}
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{Source Code}{name=source,column=2,above=bottom}{
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\noindent
|
|
||||||
\begin{minipage}{\linewidth}
|
|
||||||
\begin{minipage}{0.75\linewidth}
|
|
||||||
\indent{}The source code is available at \\
|
|
||||||
\url{http://www.cs.unibas.ch/personen/amberg_brian/bnb/}
|
|
||||||
\end{minipage}\hfill%
|
|
||||||
\begin{minipage}{0.23\linewidth}
|
|
||||||
\hfill\includegraphics[width=\linewidth]{chart}
|
|
||||||
\end{minipage}
|
|
||||||
\end{minipage}
|
|
||||||
}
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{Formulation}{name=formulation,column=0,below=contribution,above=references}{
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
The solution is constrained by a shape model
|
|
||||||
\begin{align}
|
|
||||||
M(\Params) &= (m_1(\Params), \dots, m_N(\Params))\\
|
|
||||||
m_i &: \SRR^{N_{\Params}}\to\SRR^2\nonumber
|
|
||||||
\end{align}
|
|
||||||
mapping model parameters~$\Params$ to image positions $m_i(\Params)$.
|
|
||||||
For each fiducial point $m_i$ a set of candidate positions
|
|
||||||
\begin{align}
|
|
||||||
L_i &= \{\l_i^1, \l_i^2, \dots\} & \l_i^j \in \SRR^2
|
|
||||||
\end{align}
|
|
||||||
is detected in the image.
|
|
||||||
The task is to assign to every model vertex one of the candidate positions
|
|
||||||
such that the shape model can be best fit to the selection $\Selection{}$, written as a tuple
|
|
||||||
\begin{align}
|
|
||||||
\Selection &=(j_1, j_2, \dots, j_N) & j_i &\in \SNN,\label{eqn:selection}
|
|
||||||
\end{align}
|
|
||||||
where $j_i$ is the index of a candidate of landmark $i$.
|
|
||||||
|
|
||||||
So we minimize the distance between the shape model and the image landmarks:
|
|
||||||
\begin{align}
|
|
||||||
\Selection^* &= \argmin_{\Selection=(j_1, \dots, j_N)} f(\Selection)\nonumber\\
|
|
||||||
f(\Selection) &= \min_{\Params} \sum_i \rho\left( \normLR{ m_i(\Params) - \l_i^{j_i} }\right)\quad.\label{eqn:cost}
|
|
||||||
\end{align}
|
|
||||||
Where $\rho: \SRR\to\SRR$ is a robust function, allowing us to handle missing
|
|
||||||
detections, and points which are invisible due to occlusion.
|
|
||||||
}
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{Splitting Strategy}{name=strategy,column=1,above=bottom}{
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
{\smaller\centering{Runtime as a function of the splitting strategy}\\[-0.5em]
|
|
||||||
\includegraphics[width=0.95\linewidth]{images/typical_random_splitting_strategies.pdf}}
|
|
||||||
Different splitting strategies result in vastly different performance.
|
|
||||||
Note that `split into equal sized problems' is one of the worst strategies for
|
|
||||||
branch and bound.
|
|
||||||
}
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
\headerbox{Solution}{name=solution,column=1,row=0,below=results,above=strategy}{
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
This discrete optimization is solved by Branch and Bound, which is a method to minimize a function over a set. It requires us to (1) efficiently specify solution subsets, (2) determine a lower bound on the minimal cost of the solutions within a subset, and (3) specify a strategy to split a solution subset into two new subsets.
|
|
||||||
%\begin{enumerate}[itemsep=2pt,parsep=0pt]
|
|
||||||
% \item Start with the set of all elements $\SET Q=\{ \AllSelections \}$
|
|
||||||
% \item \textbf{Repeat}:
|
|
||||||
% \begin{enumerate}[itemsep=2pt,parsep=0pt,topsep=2pt]
|
|
||||||
% \item Take the minimal subset\vspace{-0.7em}
|
|
||||||
% \begin{align}
|
|
||||||
% \J_i &\leftarrow \argmin_{\J_i \in \SET Q} g(\J_i)\\
|
|
||||||
% \SET Q &\leftarrow \SET Q \setminus \{ \J_i \}\nonumber
|
|
||||||
% \end{align}
|
|
||||||
% \item
|
|
||||||
% \textbf{Return} $\Selection$ \textbf{if} $\J_i=\{\Selection\}$ is a single element.
|
|
||||||
% \item Split $\J_i$ into \vspace{-0.7em}
|
|
||||||
% \begin{align}
|
|
||||||
% \J_i^1 &\subset \J_i, \J_i^2 \subset \J_i\\\quad\text{ s.t. }\J_i &= \J_i^1 \cup \J_i^2.\nonumber
|
|
||||||
% \end{align}
|
|
||||||
% \item Add the new subsets to the candidates\vspace{-0.7em}
|
|
||||||
% \begin{align}
|
|
||||||
% \SET Q &\leftarrow \SET Q \cup \{ \J_i^1, \J_i^2 \}\nonumber
|
|
||||||
% \end{align}
|
|
||||||
% \end{enumerate}
|
|
||||||
%\end{enumerate}
|
|
||||||
|
|
||||||
The ingredients in our case are:
|
|
||||||
\begin{enumerate}
|
|
||||||
\item Solution subsets are created by taking subsets of landmark
|
|
||||||
candidates, and considering the Kartesian product of all selected landmark
|
|
||||||
candidates
|
|
||||||
\item We bound the cost for such a solution set by taking for each
|
|
||||||
landmark the minimal distance to the convex hull of the selected candidates
|
|
||||||
% \begin{align}
|
|
||||||
% g(\J) &= \min_{\Params} \sum_i \rho\left( d_{\text{convex hull}}(\l_i^{\J_i}, m_i(\Params)) \right)\\
|
|
||||||
% &< \min_{\Params} \min %\nonumber\\
|
|
||||||
% d_{\text{convex hull}}(\l_i^\J, \VEC x) &= \min_{c \in \text{convex hull}(\l_i^{\J})}\normLR{ x - c }.
|
|
||||||
% \end{align}
|
|
||||||
\item We found that splitting landmark candidates such that the convex hull of the resulting two landmark candidates are as distant as possible is most effective.
|
|
||||||
\end{enumerate}
|
|
||||||
}
|
|
||||||
|
|
||||||
\end{poster}
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
ALL: poster_landscape.pdf
|
|
||||||
|
|
||||||
%.pdf: %.tex Makefile
|
|
||||||
pdflatex --enable-write18 $< && pdflatex $< && pdflatex $<
|
|
||||||
|
|
||||||
clean:
|
|
||||||
rm -f *.aux *.bbl *.blg *.log poster_*.pdf
|
|
||||||
|
Before Width: | Height: | Size: 644 KiB |
|
Before Width: | Height: | Size: 626 KiB |
|
Before Width: | Height: | Size: 599 KiB |
|
Before Width: | Height: | Size: 492 KiB |
|
Before Width: | Height: | Size: 518 KiB |
|
Before Width: | Height: | Size: 489 KiB |
|
Before Width: | Height: | Size: 604 KiB |
|
Before Width: | Height: | Size: 594 KiB |
|
Before Width: | Height: | Size: 489 KiB |