From c4777d1ebfb21bad5346cce224cef56e84bf0300 Mon Sep 17 00:00:00 2001 From: David GIppner Date: Tue, 4 Jun 2024 00:39:51 +0200 Subject: [PATCH] Help files overhauled, still no gui help Signed-off-by: David GIppner --- CMakeLists.txt | 2 + CMakeLists.txt.user | 5 +- help/about.html | 128 +------ help/compiling.html | 120 +------ help/gfdl.html | 128 +------ help/gpl3.html | 128 +------ help/gregorio-full.html | 127 +------ help/gregorio-quick.html | 129 +------- help/gui.html | 120 +------ help/index.html | 169 +++------- help/init.html | 120 +------ help/lgpl3.html | 128 +------ help/masterpage.html | 120 +------ help/nahelp.css | 695 +++++++++++++++++++++++++++++++++++++++ help/notantiq-de.qch | Bin 1462272 -> 1458176 bytes help/notantiq-de.qhc | Bin 0 -> 94208 bytes help/notantiq-en.qch | Bin 1462272 -> 1458176 bytes help/notantiq-en.qhc | Bin 0 -> 94208 bytes help/notantiq-fr.qch | Bin 1462272 -> 1458176 bytes help/notantiq-fr.qhc | Bin 0 -> 94208 bytes help/notantiq.qch | Bin 1462272 -> 1458176 bytes help/notantiq.qhc | Bin 0 -> 94208 bytes help/notantiq.qhcp | 14 + help/notantiq.qhp | 30 +- help/templates.html | 120 +------ help/ufl.html | 128 +------ help/wizards.html | 120 +------ main.cpp | 2 +- nahelp.cpp | 69 ++-- nahelp.h | 4 +- notatioantiqua.pro | 3 + notatioantiqua.pro.user | 2 +- 32 files changed, 981 insertions(+), 1630 deletions(-) create mode 100644 help/nahelp.css create mode 100644 help/notantiq-de.qhc create mode 100644 help/notantiq-en.qhc create mode 100644 help/notantiq-fr.qhc create mode 100644 help/notantiq.qhc create mode 100644 help/notantiq.qhcp diff --git a/CMakeLists.txt b/CMakeLists.txt index aa905c3..eafc7d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -145,6 +145,8 @@ set(naprog_resource_files "notantiq.css" "notantiq.icns" "notantiq.ico" + "help/masterpage_html.css" + "help/nahelp.css" ) qt_add_resources(notatioantiqua "naprog" diff --git a/CMakeLists.txt.user b/CMakeLists.txt.user index ee1492c..ad41868 100644 --- a/CMakeLists.txt.user +++ b/CMakeLists.txt.user @@ -1,6 +1,6 @@ - + EnvironmentId @@ -94,7 +94,7 @@ Qt6 Qt6 {2e2d47b9-5d97-431b-9d2b-dd3f789cba31} - 1 + 4 0 0 @@ -409,6 +409,7 @@ true true true + /Users/davidgippner/Programmierung/Qt/notatioantiqua/build/Qt6-MinSizeRel/notatioantiqua.app/Contents/MacOS 1 diff --git a/help/about.html b/help/about.html index 17cf6ef..b9b7978 100644 --- a/help/about.html +++ b/help/about.html @@ -5,121 +5,23 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
+
+Notatio Antiqua is brought to you by DGSOFTWARE
Copyright © 2009-2024 David Gippner

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 <https://www.gnu.org/licenses/>.

This documentation is licensed under the GNU Free Documentation License.
Copyright © 2024 David Gippner
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

The project on github:
https://github.com/dgippner1983/notatioantiqua

Address and Mail:
David Gippner
Alte Hohl 3
67659 Kaiserslautern

e-Mail:
+ david@gippner.eu
-
-
-Notatio Antiqua is brought to you by DGSOFTWARE
Copyright © 2009-2024 David Gippner

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 <https://www.gnu.org/licenses/>.

This documentation is licensed under the GNU Free Documentation License.
Copyright © 2024 David Gippner
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

The project on github:
https://github.com/dgippner1983/notatioantiqua

Address and Mail:
David Gippner
Alte Hohl 3
67659 Kaiserslautern

e-Mail:
- david@gippner.eu +


-


-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/compiling.html b/help/compiling.html index fd282d2..e1f5d7a 100644 --- a/help/compiling.html +++ b/help/compiling.html @@ -5,116 +5,18 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
-
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/gfdl.html b/help/gfdl.html index 6b1e61a..82538ac 100644 --- a/help/gfdl.html +++ b/help/gfdl.html @@ -5,120 +5,22 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
+
+GNU Free Documentation License
Version 1.3, 3 November 2008
+
+

Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. <https://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

0. PREAMBLE
The purpose of this License is to make a manual, textbook, or other functional and useful document "free" in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others.

This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. It complements the GNU General Public License, which is a copyleft license designed for free software.

We have designed this License in order to use it for manuals for free software, because free software needs free documentation: a free program should come with manuals providing the same freedoms that the software does. But this License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether it is published as a printed book. We recommend this License principally for works whose purpose is instruction or reference.

1. APPLICABILITY AND DEFINITIONS
This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, unlimited in duration, to use that work under the conditions stated herein. The "Document", below, refers to any such manual or work. Any member of the public is a licensee, and is addressed as "you". You accept the license if you copy, modify or distribute the work in a way requiring permission under copyright law.

A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language.

A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly within that overall subject. (Thus, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them.

The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License. If a section does not fit the above definition of Secondary then it is not allowed to be designated as Invariant. The Document may contain zero Invariant Sections. If the Document does not identify any Invariant Sections then there are none.

The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License. A Front-Cover Text may be at most 5 words, and a Back-Cover Text may be at most 25 words.

A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, that is suitable for revising the document straightforwardly with generic text editors or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input to text formatters. A copy made in an otherwise Transparent file format whose markup, or absence of markup, has been arranged to thwart or discourage subsequent modification by readers is not Transparent. An image format is not Transparent if used for any substantial amount of text. A copy that is not "Transparent" is called "Opaque".

Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML, PostScript or PDF designed for human modification. Examples of transparent image formats include PNG, XCF and JPG. Opaque formats include proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD and/or processing tools are not generally available, and the machine-generated HTML, PostScript or PDF produced by some word processors for output purposes only.

The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text.

The "publisher" means any person or entity that distributes copies of the Document to the public.

A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ or contains XYZ in parentheses following text that translates XYZ in another language. (Here XYZ stands for a specific section name mentioned below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".) To "Preserve the Title" of such a section when you modify the Document means that it remains a section "Entitled XYZ" according to this definition.

The Document may include Warranty Disclaimers next to the notice which states that this License applies to the Document. These Warranty Disclaimers are considered to be included by reference in this License, but only as regards disclaiming warranties: any other implication that these Warranty Disclaimers may have is void and has no effect on the meaning of this License.

2. VERBATIM COPYING
You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section 3.

You may also lend copies, under the same conditions stated above, and you may publicly display copies.

3. COPYING IN QUANTITY
If you publish printed copies (or copies in media that commonly have printed covers) of the Document, numbering more than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must present the full title with all words of the title equally prominent and visible. You may add other material on the covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document and satisfy these conditions, can be treated as verbatim copying in other respects.

If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages.

If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a computer-network location from which the general network-using public has access to download using public-standard network protocols a complete Transparent copy of the Document, free of added material. If you use the latter option, you must take reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent copy will remain thus accessible at the stated location until at least one year after the last time you distribute an Opaque copy (directly or through your agents or retailers) of that edition to the public.

It is requested, but not required, that you contact the authors of the Document well before redistributing any large number of copies, to give them a chance to provide you with an updated version of the Document.

4. MODIFICATIONS
You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version:

A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission.
B. List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has fewer than five), unless they release you from this requirement.
C. State on the Title page the name of the publisher of the Modified Version, as the publisher.
D. Preserve all the copyright notices of the Document.
E. Add an appropriate copyright notice for your modifications adjacent to the other copyright notices.
F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below.
G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document's license notice.
H. Include an unaltered copy of this License.
I. Preserve the section Entitled "History", Preserve its Title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section Entitled "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence.
J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the "History" section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission.
K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the Title of the section, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles.
M. Delete any section Entitled "Endorsements". Such a section may not be included in the Modified Version.
N. Do not retitle any existing section to be Entitled "Endorsements" or to conflict in title with any Invariant Section.
O. Preserve any Warranty Disclaimers.
If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option designate some or all of these sections as invariant. To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must be distinct from any other section titles.

You may add a section Entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version by various parties—for example, statements of peer review or that the text has been approved by an organization as the authoritative definition of a standard.

You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher that added the old one.

The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity for or to assert or imply endorsement of any Modified Version.

5. COMBINING DOCUMENTS
You may combine the Document with other documents released under this License, under the terms defined in section 4 above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice, and that you preserve all their Warranty Disclaimers.

The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant Sections in the license notice of the combined work.

In the combination, you must combine any sections Entitled "History" in the various original documents, forming one section Entitled "History"; likewise combine any sections Entitled "Acknowledgements", and any sections Entitled "Dedications". You must delete all sections Entitled "Endorsements".

6. COLLECTIONS OF DOCUMENTS
You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects.

You may extract a single document from such a collection, and distribute it individually under this License, provided you insert a copy of this License into the extracted document, and follow this License in all other respects regarding verbatim copying of that document.

7. AGGREGATION WITH INDEPENDENT WORKS
A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, is called an "aggregate" if the copyright resulting from the compilation is not used to limit the legal rights of the compilation's users beyond what the individual works permit. When the Document is included in an aggregate, this License does not apply to the other works in the aggregate which are not themselves derivative works of the Document.

If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less than one half of the entire aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the aggregate, or the electronic equivalent of covers if the Document is in electronic form. Otherwise they must appear on printed covers that bracket the whole aggregate.

8. TRANSLATION
Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License, and all the license notices in the Document, and any Warranty Disclaimers, provided that you also include the original English version of this License and the original versions of those notices and disclaimers. In case of a disagreement between the translation and the original version of this License or a notice or disclaimer, the original version will prevail.

If a section in the Document is Entitled "Acknowledgements", "Dedications", or "History", the requirement (section 4) to Preserve its Title (section 1) will typically require changing the actual title.

9. TERMINATION
You may not copy, modify, sublicense, or distribute the Document except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, or distribute it is void, and will automatically terminate your rights under this License.

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, receipt of a copy of some or all of the same material does not give you any rights to use it.

10. FUTURE REVISIONS OF THIS LICENSE
The Free Software Foundation may publish new, revised versions of the GNU Free Documentation 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. See https://www.gnu.org/licenses/.

Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation. If the Document specifies that a proxy can decide which future versions of this License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Document.

11. RELICENSING
"Massive Multiauthor Collaboration Site" (or "MMC Site") means any World Wide Web server that publishes copyrightable works and also provides prominent facilities for anybody to edit those works. A public wiki that anybody can edit is an example of such a server. A "Massive Multiauthor Collaboration" (or "MMC") contained in the site means any set of copyrightable works thus published on the MMC site.

"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0 license published by Creative Commons Corporation, a not-for-profit corporation with a principal place of business in San Francisco, California, as well as future copyleft versions of that license published by that same organization.

"Incorporate" means to publish or republish a Document, in whole or in part, as part of another Document.

An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that were first published under this License somewhere other than this MMC, and subsequently incorporated in whole or in part into the MMC, (1) had no cover texts or invariant sections, and (2) were thus incorporated prior to November 1, 2008.

The operator of an MMC Site may republish an MMC contained in the site under CC-BY-SA on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.

ADDENDUM: How to use this License for your documents
To use this License in a document you have written, include a copy of the License in the document and put the following copyright and license notices just after the title page:

Copyright (C) YEAR YOUR NAME.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License".
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace the "with … Texts." line with this:

with the Invariant Sections being LIST THEIR TITLES, with the
Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
If you have Invariant Sections without Cover Texts, or some other combination of the three, merge those two alternatives to suit the situation.

If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of free software license, such as the GNU General Public License, to permit their use in free software.
-
-
-GNU Free Documentation License
Version 1.3, 3 November 2008
-
-

Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. <https://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

0. PREAMBLE
The purpose of this License is to make a manual, textbook, or other functional and useful document "free" in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others.

This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. It complements the GNU General Public License, which is a copyleft license designed for free software.

We have designed this License in order to use it for manuals for free software, because free software needs free documentation: a free program should come with manuals providing the same freedoms that the software does. But this License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether it is published as a printed book. We recommend this License principally for works whose purpose is instruction or reference.

1. APPLICABILITY AND DEFINITIONS
This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, unlimited in duration, to use that work under the conditions stated herein. The "Document", below, refers to any such manual or work. Any member of the public is a licensee, and is addressed as "you". You accept the license if you copy, modify or distribute the work in a way requiring permission under copyright law.

A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language.

A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly within that overall subject. (Thus, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them.

The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License. If a section does not fit the above definition of Secondary then it is not allowed to be designated as Invariant. The Document may contain zero Invariant Sections. If the Document does not identify any Invariant Sections then there are none.

The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License. A Front-Cover Text may be at most 5 words, and a Back-Cover Text may be at most 25 words.

A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, that is suitable for revising the document straightforwardly with generic text editors or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input to text formatters. A copy made in an otherwise Transparent file format whose markup, or absence of markup, has been arranged to thwart or discourage subsequent modification by readers is not Transparent. An image format is not Transparent if used for any substantial amount of text. A copy that is not "Transparent" is called "Opaque".

Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML, PostScript or PDF designed for human modification. Examples of transparent image formats include PNG, XCF and JPG. Opaque formats include proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD and/or processing tools are not generally available, and the machine-generated HTML, PostScript or PDF produced by some word processors for output purposes only.

The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text.

The "publisher" means any person or entity that distributes copies of the Document to the public.

A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ or contains XYZ in parentheses following text that translates XYZ in another language. (Here XYZ stands for a specific section name mentioned below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".) To "Preserve the Title" of such a section when you modify the Document means that it remains a section "Entitled XYZ" according to this definition.

The Document may include Warranty Disclaimers next to the notice which states that this License applies to the Document. These Warranty Disclaimers are considered to be included by reference in this License, but only as regards disclaiming warranties: any other implication that these Warranty Disclaimers may have is void and has no effect on the meaning of this License.

2. VERBATIM COPYING
You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section 3.

You may also lend copies, under the same conditions stated above, and you may publicly display copies.

3. COPYING IN QUANTITY
If you publish printed copies (or copies in media that commonly have printed covers) of the Document, numbering more than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must present the full title with all words of the title equally prominent and visible. You may add other material on the covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document and satisfy these conditions, can be treated as verbatim copying in other respects.

If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages.

If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a computer-network location from which the general network-using public has access to download using public-standard network protocols a complete Transparent copy of the Document, free of added material. If you use the latter option, you must take reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent copy will remain thus accessible at the stated location until at least one year after the last time you distribute an Opaque copy (directly or through your agents or retailers) of that edition to the public.

It is requested, but not required, that you contact the authors of the Document well before redistributing any large number of copies, to give them a chance to provide you with an updated version of the Document.

4. MODIFICATIONS
You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version:

A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission.
B. List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has fewer than five), unless they release you from this requirement.
C. State on the Title page the name of the publisher of the Modified Version, as the publisher.
D. Preserve all the copyright notices of the Document.
E. Add an appropriate copyright notice for your modifications adjacent to the other copyright notices.
F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below.
G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document's license notice.
H. Include an unaltered copy of this License.
I. Preserve the section Entitled "History", Preserve its Title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section Entitled "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence.
J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the "History" section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission.
K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the Title of the section, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles.
M. Delete any section Entitled "Endorsements". Such a section may not be included in the Modified Version.
N. Do not retitle any existing section to be Entitled "Endorsements" or to conflict in title with any Invariant Section.
O. Preserve any Warranty Disclaimers.
If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option designate some or all of these sections as invariant. To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must be distinct from any other section titles.

You may add a section Entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version by various parties—for example, statements of peer review or that the text has been approved by an organization as the authoritative definition of a standard.

You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher that added the old one.

The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity for or to assert or imply endorsement of any Modified Version.

5. COMBINING DOCUMENTS
You may combine the Document with other documents released under this License, under the terms defined in section 4 above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice, and that you preserve all their Warranty Disclaimers.

The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant Sections in the license notice of the combined work.

In the combination, you must combine any sections Entitled "History" in the various original documents, forming one section Entitled "History"; likewise combine any sections Entitled "Acknowledgements", and any sections Entitled "Dedications". You must delete all sections Entitled "Endorsements".

6. COLLECTIONS OF DOCUMENTS
You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects.

You may extract a single document from such a collection, and distribute it individually under this License, provided you insert a copy of this License into the extracted document, and follow this License in all other respects regarding verbatim copying of that document.

7. AGGREGATION WITH INDEPENDENT WORKS
A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, is called an "aggregate" if the copyright resulting from the compilation is not used to limit the legal rights of the compilation's users beyond what the individual works permit. When the Document is included in an aggregate, this License does not apply to the other works in the aggregate which are not themselves derivative works of the Document.

If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less than one half of the entire aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the aggregate, or the electronic equivalent of covers if the Document is in electronic form. Otherwise they must appear on printed covers that bracket the whole aggregate.

8. TRANSLATION
Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License, and all the license notices in the Document, and any Warranty Disclaimers, provided that you also include the original English version of this License and the original versions of those notices and disclaimers. In case of a disagreement between the translation and the original version of this License or a notice or disclaimer, the original version will prevail.

If a section in the Document is Entitled "Acknowledgements", "Dedications", or "History", the requirement (section 4) to Preserve its Title (section 1) will typically require changing the actual title.

9. TERMINATION
You may not copy, modify, sublicense, or distribute the Document except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, or distribute it is void, and will automatically terminate your rights under this License.

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, receipt of a copy of some or all of the same material does not give you any rights to use it.

10. FUTURE REVISIONS OF THIS LICENSE
The Free Software Foundation may publish new, revised versions of the GNU Free Documentation 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. See https://www.gnu.org/licenses/.

Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation. If the Document specifies that a proxy can decide which future versions of this License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Document.

11. RELICENSING
"Massive Multiauthor Collaboration Site" (or "MMC Site") means any World Wide Web server that publishes copyrightable works and also provides prominent facilities for anybody to edit those works. A public wiki that anybody can edit is an example of such a server. A "Massive Multiauthor Collaboration" (or "MMC") contained in the site means any set of copyrightable works thus published on the MMC site.

"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0 license published by Creative Commons Corporation, a not-for-profit corporation with a principal place of business in San Francisco, California, as well as future copyleft versions of that license published by that same organization.

"Incorporate" means to publish or republish a Document, in whole or in part, as part of another Document.

An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that were first published under this License somewhere other than this MMC, and subsequently incorporated in whole or in part into the MMC, (1) had no cover texts or invariant sections, and (2) were thus incorporated prior to November 1, 2008.

The operator of an MMC Site may republish an MMC contained in the site under CC-BY-SA on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.

ADDENDUM: How to use this License for your documents
To use this License in a document you have written, include a copy of the License in the document and put the following copyright and license notices just after the title page:

Copyright (C) YEAR YOUR NAME.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License".
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace the "with … Texts." line with this:

with the Invariant Sections being LIST THEIR TITLES, with the
Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
If you have Invariant Sections without Cover Texts, or some other combination of the three, merge those two alternatives to suit the situation.

If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of free software license, such as the GNU General Public License, to permit their use in free software.
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/gpl3.html b/help/gpl3.html index 74ae49c..683b3d4 100644 --- a/help/gpl3.html +++ b/help/gpl3.html @@ -5,120 +5,22 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
+
+GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
+
+
Copyright © 2007 Free Software Foundation, Inc. <https://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 <https://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 <https://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 <https://www.gnu.org/licenses/why-not-lgpl.html>.
-
-
-GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
-
-
Copyright © 2007 Free Software Foundation, Inc. <https://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 <https://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 <https://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 <https://www.gnu.org/licenses/why-not-lgpl.html>.
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/gregorio-full.html b/help/gregorio-full.html index 5d823e2..43c1996 100644 --- a/help/gregorio-full.html +++ b/help/gregorio-full.html @@ -5,120 +5,23 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- -
-
-
-

Full Gregorio Documentation



You can access the full documentation of gregorio (gregorioTeX and gabc)
- here. -
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
+ +
+Notatio Antiqua Documentation
v. 1.2





+
+
+

Full Gregorio Documentation



You can access the full documentation of gregorio (gregorioTeX and gabc)
+ here.
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/gregorio-quick.html b/help/gregorio-quick.html index 831b4a5..15a30d8 100644 --- a/help/gregorio-quick.html +++ b/help/gregorio-quick.html @@ -5,120 +5,23 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
+
+

Gregorio quick start cheat sheets



Header information



To be able to start writing your code, there is some information on how to "code" gabc.
First things first, you need a header. These commands are possible, only "name" is mandatory:

name: +incipit;
gabc-copyright:
copyright on this gabc file;
score-copyright:
copyright on the source score;
office-part:
introitus/...;
occasion:
in church calendar;
meter:
for metrical hymns;
commentary:
source of words;
arranger:
name of arranger;
gabc-version:
0.9.3;
author:
if known;
date:
xi c;
manuscript:
ms name;
manuscript-reference:
e.g. CAO reference;
manuscript-storage-place:
library/monastery;
book:
from which score taken;
transcriber:
writer of gabc;
transcription-date:
2009;
gregoriotex-font:
greciliae;
mode:
6;
initial-style:
1;
centering-scheme:
english;
user-notes:
whatever other comments you wish to make;
annotation:
IN.;
annotation:
6;
%%
(clef) text(notes)
+


Notatio Antiqua helps you with creating these headers with the
Header Creation Wizard.

Notes and pitches



-
-
-

Gregorio quick start cheat sheets



Header information



To be able to start writing your code, there is some information on how to "code" gabc.
First things first, you need a header. These commands are possible, only "name" is mandatory:

name: -incipit;
gabc-copyright:
copyright on this gabc file;
score-copyright:
copyright on the source score;
office-part:
introitus/...;
occasion:
in church calendar;
meter:
for metrical hymns;
commentary:
source of words;
arranger:
name of arranger;
gabc-version:
0.9.3;
author:
if known;
date:
xi c;
manuscript:
ms name;
manuscript-reference:
e.g. CAO reference;
manuscript-storage-place:
library/monastery;
book:
from which score taken;
transcriber:
writer of gabc;
transcription-date:
2009;
gregoriotex-font:
greciliae;
mode:
6;
initial-style:
1;
centering-scheme:
english;
user-notes:
whatever other comments you wish to make;
annotation:
IN.;
annotation:
6;
%%
(clef) text(notes)
-


Notatio Antiqua helps you with creating these headers with the
Header Creation Wizard.

Notes and pitches



-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/gui.html b/help/gui.html index f0116aa..e1f5d7a 100644 --- a/help/gui.html +++ b/help/gui.html @@ -5,116 +5,18 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
-
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/index.html b/help/index.html index d7b23ae..e64c6ef 100644 --- a/help/index.html +++ b/help/index.html @@ -5,127 +5,54 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
+

Help overview


Notatio Antiqua is designed for the use with + LuaLaTeX + and +gregorio, a system for typesetting gregorian chant scores. Its main purpose is to help you typeset these scores if you know only gregorio, but not LaTeX, or for making the process of getting a PDF out of a gregorio score only by editing the gabc file. The information for the creation of the PDF is taken from the gabc file header. Also, it supports syntax highlighting for an easier editing of gabc files and some wizards for the input of special commands and characters.

Information about the author(s) of the project can be obtained
here.
-
-
-

Help overview


Notatio Antiqua is designed for the use with - LuaLaTeX - and -gregorio, a system for typesetting gregorian chant scores. Its main purpose is to help you typeset these scores if you know only gregorio, but not LaTeX, or for making the process of getting a PDF out of a gregorio score only by editing the gabc file. The information for the creation of the PDF is taken from the gabc file header. Also, it supports syntax highlighting for an easier editing of gabc files and some wizards for the input of special commands and characters.

Information about the author(s) of the project can be obtained
here. -
-
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+ + + + + + +
+

Program Help

+

GUI overview

+

Initialization

+

Wizards

+

Templates

+

Compiling and Viewing

+
+

Gregorio Notation Help

+

Quick Start

+

Full Overview

+

Online resources

+
+

Licenses

+

GPL v.3

+

GFDL v.1.3

+

LGPL v.3

+

UFL v.1.0

+
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
- \ No newline at end of file + diff --git a/help/init.html b/help/init.html index 17609f9..e1f5d7a 100644 --- a/help/init.html +++ b/help/init.html @@ -5,116 +5,18 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
-
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/lgpl3.html b/help/lgpl3.html index 8dc3205..a937896 100644 --- a/help/lgpl3.html +++ b/help/lgpl3.html @@ -5,120 +5,22 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
+
+GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
+
+

Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below.

0. Additional Definitions.
As used herein, “this License” refers to version 3 of the GNU Lesser General Public License, and the “GNU GPL” refers to version 3 of the GNU General Public License.

“The Library” refers to a covered work governed by this License, other than an Application or a Combined Work as defined below.

An “Application” is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library.

A “Combined Work” is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the “Linked Version”.

The “Minimal Corresponding Source” for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version.

The “Corresponding Application Code” for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version:

a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following:

a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following:

a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license document.
c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.
1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version.
e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following:

a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions of the GNU Lesser 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 Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
-
-
-GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
-
-

Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below.

0. Additional Definitions.
As used herein, “this License” refers to version 3 of the GNU Lesser General Public License, and the “GNU GPL” refers to version 3 of the GNU General Public License.

“The Library” refers to a covered work governed by this License, other than an Application or a Combined Work as defined below.

An “Application” is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library.

A “Combined Work” is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the “Linked Version”.

The “Minimal Corresponding Source” for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version.

The “Corresponding Application Code” for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work.

1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL.

2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version:

a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following:

a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following:

a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license document.
c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.
1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version.
e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following:

a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions of the GNU Lesser 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 Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License “or any later version” applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation.

If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/masterpage.html b/help/masterpage.html index 8f45c55..17a3f86 100644 --- a/help/masterpage.html +++ b/help/masterpage.html @@ -5,116 +5,18 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
-
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/nahelp.css b/help/nahelp.css new file mode 100644 index 0000000..a977fba --- /dev/null +++ b/help/nahelp.css @@ -0,0 +1,695 @@ +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#img_3ae7ee26 { vertical-align: bottom; position:relative; display: inline-block; float:left; margin:10px; width:14%; background:none; height:auto; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; font-weight:bold; } +.textstyle7 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; } +#container_7b4eae35 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; margin:10px; width:12%; min-height:150px; background-color:#BDBDBD; background: linear-gradient(to bottom, #F5F5F5, #BDBDBD); border: 1px solid #545454; } +#container_7b4eae35_padding { margin: 10px; display: block; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle8 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +.textstyle6 { text-align:center; } +.textstyle7 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle8 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +.textstyle6 { text-align:center; } +.textstyle7 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle8 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +h1, h2, h3 { margin:0; padding:0; font-weight:normal; font-style:normal; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#heading_77b41708 { vertical-align: bottom; position:relative; display: inline-block; background:none; font-size:24pt; font-family:Ubuntu, sans-serif; color:#000000; text-align:left; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle7 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +h1, h2, h3 { margin:0; padding:0; font-weight:normal; font-style:normal; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#heading_24d810db { vertical-align: bottom; position:relative; display: inline-block; background:none; font-size:24pt; font-family:Ubuntu, sans-serif; color:#000000; text-align:left; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; } +#heading_45953828 { vertical-align: bottom; position:relative; display: inline-block; background:none; font-size:18pt; font-family:Ubuntu, sans-serif; color:#000000; text-align:left; } +#container_5ad5420e { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#BDBDBD; background: linear-gradient(to bottom, #F5F5F5, #BDBDBD); border: 1px solid #545454; } +#container_5ad5420e_padding { margin: 10px; display: block; } +.textstyle7 { font-size:12pt; font-family:'Ubuntu Mono', typewriter; color:#000000; } +.textstyle8 { font-size:12pt; font-family:'Ubuntu Mono', typewriter; color:#000000; font-style:italic; } +#heading_d00e350 { vertical-align: bottom; position:relative; display: inline-block; width:233px; height:26px; background:none; font-size:18pt; font-family:Ubuntu, sans-serif; color:#000000; text-align:left; } +#img_6bb1ef27 { vertical-align: bottom; position:relative; display: inline-block; width:50%; background:none; height:auto; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle9 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +h1, h2, h3 { margin:0; padding:0; font-weight:normal; font-style:normal; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#container_19da6ef5 { vertical-align: top; position:relative; display: inline-block; width:100%; min-height:150px; background:none; } +#container_19da6ef5_padding { margin: 10px; display: block; } +#heading_5ad1743c { vertical-align: bottom; position:relative; display: inline-block; background:none; font-size:24pt; font-family:Ubuntu, sans-serif; color:#000000; text-align:left; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; } +.textstyle7 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; font-weight:bold; } +.textstyle8 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; font-style:italic; } +#container_74cc30ce { vertical-align: top; position:relative; display: inline-block; width:100%; min-height:150px; background:none; } +#container_74cc30ce_padding { margin: 10px; display: block; } +#container_594abb12 { vertical-align: top; position:relative; display: inline-block; width:33%; min-height:150px; background:none; } +#container_594abb12_padding { margin: 10px; display: block; } +#heading_69fcba52 { vertical-align: bottom; position:relative; display: inline-block; background:none; font-size:24pt; font-family:Ubuntu, sans-serif; color:#000000; text-align:left; } +#container_3d782f09 { vertical-align: top; position:relative; display: inline-block; width:33%; min-height:150px; background:none; } +#container_3d782f09_padding { margin: 10px; display: block; } +#heading_10377463 { vertical-align: bottom; position:relative; display: inline-block; background:none; font-size:24pt; font-family:Ubuntu, sans-serif; color:#000000; text-align:left; } +#container_60dba8b2 { vertical-align: top; position:relative; display: inline-block; width:33%; min-height:150px; background:none; } +#container_60dba8b2_padding { margin: 10px; display: block; } +#heading_48ef720e { vertical-align: bottom; position:relative; display: inline-block; background:none; font-size:24pt; font-family:Ubuntu, sans-serif; color:#000000; text-align:left; } +.textstyle9 { font-size:12pt; font-family:Arial, Helvetica, sans-serif; color:#000000; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle10 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +@media only screen and (max-width: 600px) +{ + #container_594abb12 { width:100%; } + #container_3d782f09 { width:100%; } + #container_60dba8b2 { width:100%; } +} +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +.textstyle6 { text-align:center; } +.textstyle7 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle8 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +.textstyle6 { text-align:center; } +.textstyle7 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#000000; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle8 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +a { color:#5D5D9E; } +a:visited { color:#5D5D9E; } +a:active { color:#5C615E; } +a:hover { color:#B2B3B4; } +#menu_105956d6 a { text-decoration: none; } +#menu_105956d6_pane { background-color: #E6E6E6; border: 1px solid #E6E6E6; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); } +#menu_105956d6_hr { background-color: #E6E6E6; height: 1px; border: none; } +#menu_105956d6_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; } +#menu_105956d6_entry:hover { background-color: #323232; color: #FFFFFF !important; } +#menu_105956d6_entry:hover span { color:#FFFFFF !important; } + .menu_105956d6_mainMenuEntry { text-align: center; } + .menu_105956d6_mainMenuEntry:hover { background-color:#282828; } + .menu_105956d6_mainMenuEntry:hover span { color:#FFFFFF !important; } + #menu_105956d6 .mobileEntry { display: none; } + #menu_105956d6 .normalEntry { display: block; } + @media only screen and (max-width:550px) { + #menu_105956d6 .mobileEntry { display: block; } + #menu_105956d6 .normalEntry { display: none; } + } +body { background-color:#FEFEDF; padding:0; margin: 0; } +.textstyle1 { text-align:left; } +#container_55a9f057 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:150px; background-color:#113F93; background: linear-gradient(to bottom, #0096DB, #113F93); border: 1px solid #545454; box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.588235); } +#container_55a9f057_padding { margin: 10px; display: block; } +#img_8b63d45 { position:absolute; left:1%; top:1%; width:37%; max-width:128px; background:none; height:auto; } +#text_61bd2509 { position:absolute; left:13%; top:32%; width:1280px; height:52px; background:none; } +#text_61bd2509_padding { margin: 10px 0px 0px 0px;display: block; } +.textstyle2 { font-size:22pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } +#menu_105956d6 { box-sizing: border-box; position:absolute; left:11%; top:68%; width:90%; height:33px; text-align:left; background-color:#113F96; background: linear-gradient(to bottom, #0096DC, #113F96); border: 1px dotted #A0A0A0; } +.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; } +.menustyle1 { position:absolute; width:36px; height:33px; left:10px; } +.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:32px; } +.textstyle3 { font-size:22pt; font-family:Arial, Helvetica, sans-serif; color:#000000; white-space: nowrap; } +.menustyle2 { position:absolute; width:61px; height:33px; left:10px; } +.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:17px; } +.textstyle4 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; white-space: nowrap; } +.menustyle3 { position:absolute; width:79px; height:33px; left:71px; } +.menustyle4 { position:absolute; width:80px; height:33px; left:150px; } +.menustyle5 { position:absolute; width:77px; height:33px; left:230px; } +.menustyle6 { position:absolute; width:105px; height:33px; left:307px; } +.menustyle7 { position:absolute; width:62px; height:33px; left:412px; } +.textstyle5 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#545454; white-space: nowrap; } +#placeh_7b158426 { vertical-align: bottom; position:relative; display: inline-block; margin:10px; width:100%; min-height:584px; } +#container_18a61349 { box-sizing: border-box; vertical-align: top; border-radius: 9px; position:relative; display: inline-block; width:100%; min-height:41px; background-color:#0096DC; background: linear-gradient(to bottom, #113F93, #0096DC); border: 1px solid #545454; } +#container_18a61349_padding { margin: 10px; display: block; } +#text_7e4f3457 { position:absolute; left:1%; top:17%; width:380px; height:28px; background:none; } +.textstyle6 { font-size:12pt; font-family:Ubuntu, sans-serif; color:#FFFFFF; } diff --git a/help/notantiq-de.qch b/help/notantiq-de.qch index 351c9753ce6841b52f7a0aa75e8441719b4edb62..c16e4dd32cf38e3158ab7ff8cabe93223151c6ee 100644 GIT binary patch delta 46044 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 Lm&0)n#`He`!qV3g delta 50212 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 literal 0 HcmV?d00001 diff --git a/help/notantiq-en.qch b/help/notantiq-en.qch index 351c9753ce6841b52f7a0aa75e8441719b4edb62..c16e4dd32cf38e3158ab7ff8cabe93223151c6ee 100644 GIT binary patch delta 46044 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 Lm&0)n#`He`!qV3g delta 50212 zcmZs@1yo#3@;*F+`#^%bySsaWySr;}_kp0nVQ_Z|3GM`!Ai)9zcemhfAIZD>+i%bQ z&taaauBzvDS9MokxI$o{PGFu+JOL~z006W|AQb_U))*HlAwh$_06?pt3DB214D=k3 zH90gq0KkKYh^OE!=Hz5&V`k!JrMI{cOGAozX+5TG9^#KfN-BH~XDAq&99LI=pdGR*)MuU@XN==!HS zNF-PZ2&`KG(~}~QfGqx~EFdU(f>0ofngnX7I;Vmw6!5E3S>qLC)L-ors;@Av@(RMr zuOOuO3WDOVAi)0${G6}A$ngpcY_CAi@(OfJuRu%x3N*B@Kuz-s6x6RkPW}pHB(Fe9 z_zENhuRx6V3PiZCK#2VcxR?L{DgX=PRm23n!dq0xS=C$U&&VNl@YNc?*F@1G)rGVL z!hkiQ007V(Xa-ac3I|z$*w7x(7SWo}lF^*eB+zhBZ&1fk>rf%6UZ@7Be5jZx_b4kU zy(pz9VJMa;@+i#6r^qA7MaWjj{Kyzc2T0$M3XnXJA)$!eYQ|!L-06!q~uw!{9-m zLk~e0Kzl>0L!(12LDfS=K$$}ELe(TF0HL@wAv@h9KuyR=H#QWl286f=msi8e$&Sf` zgUQa(%8}XC!-`TJ7Lf%=V`Fc{Vr6M=_kViz|7y{zK^%JU-l|!dn3^%Uy4%~ExOg)= zIapDvLNa>r#Z^6Bos8@)9Nd|0UD;J&5hZ{uE@nnH_9j*qt}G6YZYB_s{~BAtb%{KqUx&FFvx8n~A9_vzeRl8~D|5_Cz|*B!;}b<6nM1%m{Hx}TU^;@`?Yj#T3R z+pUX*tBsGv>ja7apF|}F@#!ak6LYe2cQuD}_2csXk^Za-(SHjRBCv=&K%)Q3wWE{8 z-+2`Iw?HQhIqWB56Lv81aC5P+_&aMtu!sUcvj5_}n*TKsLjQ;m;{ig9zsVQ;tN1%~ z0f@)|Hip$7S>TWMuSCNSi5Vb7<^Q9w{3o+~fBpXEh3~KW4}*pmvOGY@$!l-p@EX#e zNT_)JHx+-ae~di;C(&_3n7$LSasOGw<|b|?uX!Tlf<@#468u*P|61c*|N5rlg!q0Z zpyRZ4cDHyf2wPVnjz3{5{1?Z@!Q8@&`OhllfOLK*1F}Qbzmrn1E54S+>q&uB>`!gD zoA8rL*qOMxl1kfHxR|(@S$iw9K_~~QASr_+5bHryAS=XUkn|O02Z`a?SYQ#~0U01C zgE%;UgJiLEv@^GG`7gNf{|zZ|9kw+6T_dd#QrNROB*{2*S}#g{7)$FUu~rFHm+_g^pLJ0QVe=? zZwFTkvp?rR*VinG&_T|IC<*8^P3&x5lkMn2%0g=9V&Z9M;X-O{VdrGw0?`{L#CRPt z?Z3MGGYC2wh`}%s2hG1#uX_Up_5ZF;b4RnkK~eu(AftkO9mYeVdTswX3>770Vwix7 z(#+BEgUz3MprQERrTR~D{;Vj9|A-9a5YiE15V@J1jgzV4pYpSH6(EBsj1U9KAa)}} zKvGEL2muPIsoB3aDhd)v%?Lg+$sfg^V+j&NevOcViT@{G|4jX#gb@wkj&o1)eUUn;`F*P|2+c!e?0Kz|5zCQL_&cDi^u^avvRSpa&)nAWO8=5G5he> z3+q38a!d%xC=Ntr^ey<`gL?ZPE8d&GgZgux`b&KC9}_Xg-)xvU+B@0U**IAJwPXCp zj*tF#&?csi?*9aY{vR7P2o{kE$n>unF#1!s%w}A!uAu+cxVjRf{h2DN*U9*oldCJ* z|GzlsgO; zRiAhzXDPFp$`B$rj?AUJDe@+{)+lkiwU=NibKa1vM6{(R(F}gwyLCqCPJ)~v+%smW zv>0#DN7{3d?|ZQ4NW`rRcz3y>Jp%fj8-CuD1v{Z zm@vAFuL)8T1d^fBknTJqxU3eFWyCkXWeXw~1GlOp*^eiM{3x0Di7NAHVn}@pN45cT z{aUCkN&y)PbCApi-h$fwr*mU*3RJP`?}gTIR5=1suFDByM1OvUT&)jzUSS2v7|{H= z>0n%s>AZ_IOiEg4_(=PYT^JV-Wnn*ej$y5jk32`xSID#@QT_WL!;<2gTP;x;2^KA4 zLj$->hN0w}B}F7#;vPj^F(0zV`c|@39>pG-bNLN*zVr>8EIE)6Kogj0C#0oAtJk;X zyL}Sb$~J325BX6Dlo?On`&#=hbtBo^tr?uB`=N!|ZKd<@hRa`s2a=egQ^1QRApMMW zWF0bOujefSQywC(jr=zEY*;EcwY34aR6yiK=n3Z#EGCn)n$^)LX zja{L^+bc-x`|z{(=voo(TdWVBz{^Sd(N(L*Y;Rdu=Q807a*9)KphVcLzfi*WH#K(- zoQ+?CEa$nt_>R^HD-#m$GE}jPFqcxvorK*$zbFX0V#QvA(sQLJ_ZfHT=wu%Volhw| z7`CKH$$9eP?@UVBo9mD@9rhNO1I@r8pK7&H)|k-+$w+Rf;=VrgEDF;|7jY=zioB)# zfvHYWgn7@S->`X8O!oC8+24R}S*PPI()L)TIw4?&QV z_B2@@^m9@&M35m^CyA~Kuw#f4z;Ggx#FYxb`K(>hY#dv8#gYH)PBFegiTLq8vJlFe zv9uj3$Cs~HPbhY3Tx*S!sRP<6#|wBR7K`GxsM}9km$&$1hmy>n+*$rMWANkq{A?%j z&kl86#Z57h{R6jLf>v0+l2awY|YY&tt+bci~TC9%-uQCt?go zz6~3V6FL(A3`hrD%Y{_z!j&oz7Fh?|wL0RUhMKm2-iX=|plSZ;#EkYC92(!m`WQ&s zvCGD$G1G=$`B=(iJu?*F22m<;7@zvuVKeu+*Dyu%DI@PD;j8DU*l}r?sZ+ZWYO*jm zE^V{2T-bz>V9R~C_SPLNjV)59T$ z)AZaiVSNwIS|-Kd?}(@MFs? z`cj4Yq{SoJ$3fst^G2W0x&211hqKObgtz<~Ds$N%G1Vk#{8S)DyRXeII;F{RE81%= zCqPQq#jvU!<_n?$^w10?0)Uv5@$P|k7H-=?lA3A zZv&=zlFC%Vu(BFa!KhJAl6+;FGOpTXzhcHxhPy+Qhuaf?*$TBlT|Yr6qXm131!!Sv zik)4d{D{)qCZJUQj-*_~k&Sv3RZ;KlpvqaeW(+wTYK3M=@@HUQKYe`=cfxbR31MCe zOtGeL85Wc7XY7oy$_4dwagxT!#jjlPB4jJF3PXGPNHfES;Nh_WYDs6H!6-NBsn}dM zF1#U*kF!$5i>|l&3xdVj+3iIFoGb!dzj%Yr*Gb(BvjQU?rx3Yx$xEg;58t)esXCbM zB#D$@OHYtal*CKrqTboL2-EUdm+KTx4@yV>0OB17v$ghFG4f3jnJ_Z`u03tSexkOY z4E3_lDL9jM2Y=lje!qK~`o2(E@Y85f@w*i1m9K)`Qa!Q0N&Y+yHw5Ui5g|k>mdJPu z4|8vc7rUA@%W=vKK7TRMUl^Wy>mt8ofSa0Qtk1?z(w}xL?RnG9sDa;0o$&U6&e(mobgAZeU&r+ z*ly-38nfrs(Gj0^eFnXxFY88&Brkdx(wW`md2Nd0tk@!8E_}_3QSpYxFn53Om$r;v zkB(ccJ7<0>9j~Su!dt6n^E~G?BQ_DSNt22(HP!lSx`fji67#{PZZi&P^A6w4a=*;r zwWV{ss_`-Lw3i^WnOHD0ip~>9 zUFC;jM;ur2LcdIjtJBNXDWBRXyE5BR)r(qw5SZ>463xC9i)`@SYC0p$#^?;ggkh+Y z^Q_z<5v(7JZ6~Rf%v1e=j(R=Ll|Oe*^IjbufF4Y@gdC#AmgBTkA59AC+^j?d7kAIe zTrmXdM0SgeJSaJj7q4kLPO~%P77E;BJ3W}Nm^l+S|Gp=Zf}23keBA?!v(~LpzxQtw z>4y+F;#5M9Y;*Sw=GkGh!=*QGKQSsI?7zM6r}mWG`Hi*EV$OKT9oHObNoQ6==8rnA z6AE^>g3Uo%)Ayner7|ltzQtG8eA}r!9|m({;a)mbrF=+Uih}hN>OB%y!ZgIKRmwEJ zpL;~*Dd&5ggK$K3biy@wB2@I^1pudz^tW9vKkiwDPFulFSSgHnrFLfW1^7rmjKfsF zNH*V3u3Zws%fyQ1v^mhgBgufW*_#aYQds~(+8ee8%pCM4~M%Npc^xj zi}9ggLd;0|SRdzVP0^<-S^!`?E$N1L^W&_OzKthXh_7@6QB zc8Drx5VSw0?J1sMY!kXQ`y5$SZiBz&y$|xu*Orox{}c?Buo%5*YsZG*7slX#R!!x% ze@}q2>(eHis^KiY#So8!R`X5}K zaGhTmzMLOjV~H{#Ltzt2}Y2ta2EaZ?-t13r6b&inXbfAb>reB94S& z^WyUKkGJ|&3Zsx%5QI-BsF4GbQAcy#vZelkK zMGH)!U1Eg-xe3S;y7@1aJKenpQ0ju!ovEl@iX3O* zQ{=wE7hae>U8!6sB0JvhsnWCYA=*FTS*q5xO+gO|AlQ(YQeJ1Ie!gyJBad^FCA+#yn2U=(OhI1pc zhYUtm{t+rVWD@fp@Z%EL;VL`K(s{m}x^ob}eU7xjwB@J10J+Sz!;4>h%UxC7aJByA z%XD=!yHRTVmlD6I`vKeGYW%I#snFDs8daf9@BspdjQ<4?B^#9RdJPum`9?E0_T?>t z_oE0?du-G*t~pfxqchA%h2zV^HNQQToE&Od#;V6C$+MeN?F%RPna_lU_d#l8#N=Du zy{Bj!sHfrv;G zD1EoO^|b$9QE>x4!0KOa@mZ9=U{rxh=f^*3La6-_*AeFe6>muJLBU;V@caa6VPrUs zd(o>IZ6KT}a`fkFu**f>Am#g55~jxP?kD@%*ku-7uG^&g ziI&DS%4?j+stqr9b&$isa|r-1$N~T-D^dccXM>_5_`pPhz$0Vqjt+p09O&OUGO* z(vu5+c@ZBVT$CG!dwS@iS>RK8nrjTt62{PZ@gl;=k~Jc*lG^u#GmWid3G*v)KF87a|CVa?85 zITLuq0qE_Gzqh&7;N&NvE83`M6p2&UpH^_@J~sM7}=&9%}N)WV5OJari&7%)TnOwnO7hkUr^ z+CptplJ+4gY0Re?x}1#zj@ZApq(kT&qgFNA*=SkUk`JX&Iv~JZ{IZSp`Mytrn}bCJ&gPl&z z5b05m#|%?h7Tnw_3oK)Zcp*lIV812I+TdsX!*7NsZ*sR4oiciyfyN2k$!V19uHvu> z(WIiwDK+#pUG1mT%24VP+WBI}+u*gMIyEdc=mGOS-;GZ;7(1dW`f%6b2r|@q_1_cU zWt;1D!8NOxY-ri&=5NX{_E&rz347ttBpG?XPst{Sja-UeoBmO(9+pDo3_;W!*@-hh zMo(_InH^nSy;;KChlvkQKB+pn#qiyd2R*49zEV z)2obz)tG~xJH8NR^J#>4O2j4Qiy0u$&DUB!P{yv(`_M)%t<=>C7T^B^9IJDfeGGLa zTG_;kv7B5a6f{(pzX`7umT?WkeOE>waJfg?4&IjMf@+8W84gA=oAi57@(|v+ccUE} z?1HQuaso!fQ~JoST@sT%q6~1{QpM-vL^pmW-~>mJNBG=G6ziL?n;;khtP2zx8IB3< zhCo?vlpIe@+=}B&Z!@VuH>Nphv-0A~u9@>33{wDWU?@!VTQ9i^;!%^XjOnI3DEj{W zoYS9P;V?DtxZr$-$8Z^T)1hEhCB9_@-gdtU{qcL~xAaz8nFNK$h9x~1{w<)x;56{P zEn=mNjofYWniMOr9wFK&g|F=OB9(4tQbZcM$;G=7BIgBj)ukW~So+a~E~M4`Zdv)z zw&_v`2gWpxxeX(MXP;@v{YRowA7(T=aC*Xpykyl+xZr|VdHZj zY=k_65}_;$!I+$sEx#Y&GPCGVN@Ey`$c_)O(E>3E;#q=kzQhK50822!G+$UX_yU=_ z=X!>M5#fr;R20aou2#(fD!#Y{9GbQ8p64jV63fP%T-Bj#mw}v&-ErR+SYwl&tg#@LvZ)1Ly>XOPCiToxMJZRouYmylR zU~jRlVdZFKrz+QWxaw8LP1W|#7cD)GAEz?p**B|K~wf zX~3iahTvY=Sq@*`z1hT8gDJfJr+Y!R1*0TX9}dRN95e?rr_TyM0dd_Qw^-T0XO`ta zzq7jnw;`OEvqDK~6Ao)n^demKp+wQV1RlD(gKE6eSu2RlAS{A~SVo+#}6>hYY%N+8ejLSIc}x$<}4x5oxu563eV3HOWha!|YDjz%$9Z<~0~i<~|& z#{C)+GP{Wg#@QmwfGI}nZvi9)6>i)pzpUdR@}5%hgE86KX(tNva*|d?TU_NQue0a_yoh9z-5E3u&tSX z$m#m_kxxbjN)fJ1-ctQm(A0yBcV$AwrI{7$dzPuekT33L=3C@|%|b>>F=zE?ZhL`*;Vlr6ysH zcDNxd{}sU1We&LL^+RX`8J=>$CjYw_xG)nHyEO5GKXh1y`4Jvnh*V_^9Me zovsA3=FjJ{Tc1QV3Fl4;kGSVbV0E`Ya#uwQ>0>L(j(E{{@@8UfzRUl(T#dxHN7nR% zExaqa7DD=oTa(O$kC`ccXI67VP%a043>?#^efAOX^KBx(C2zgg7@~9RJ@sC^bWw=0 z&JihjXk3SqitKNrA#n2G;)c!nRi{#ipJ<$AUpDA)@5=@Q~_hU zWsnQWiG449(PZsP(RN&)hes023Uc*mnMa=?P#jJ0|=-xaJES#WHr!1fa>)EToTmjbgroj_Lf%raz&Vf*0$ zQG1y9w1khdJr}Vnn5WHyH}ooYAa-PCOZI8^VX7i?XjICF(ksgQ(jjuK`Is)GjI`-P zD!v}0^pXsDubyX;>LG4z0y?P4MMV=c8|MIkTo&6__{|`Evi;>}JC`Tm^Z;dHw|`dz@qGw*uwk#jTyDL_wk2PjA(<^h>x`B zHX~t+1GVff`7#Rr7)gv#QCs@{38$H|Wu%2Q-=tmSwOOcEKN*l#?Io;~X_2u4KP2&p zHrJ9pg?S5)8#gDYt`*h;9Aq_hI5i~Eez=s|$Nc(Ay2wZ2C=o1$q%sQj`L3c(qaGQ> z3(~OCx-rmWLN7gZ3{7kVw9B)wFo!n{KzjzZ3 zI+z0e*Vb-A$ENMkDedPM=D^P-3rz9~$w}WZt)Ti$F<_IKd#N@(_#{(Z-rl2I(=*x| z=~hO5n=X(1e$?ugpWU>6aPHe-9$>0WkkbwzEg^!kRrDeFhs?# zw2MD#XbcK0kl{nMO7XxH)QwE&fs;#VX&+$)Y~_d((?fmyX;1&wn_9?D6K@aX5o#j2 zS@wPuzLIcMbNEC8`eOGM{o-rim2HelUe1i^uFE4a%+%$P0!b-_Y+(-7KB+g$mTsW3Y!R(NIot#LXPA# z+ixtpvY6iim@URlqth(r+q#07_C+J~=v2Jhno#TzL$kE=a+4`7=}^aCYqW0cd_7CBqa$aI&mY2s-aB`0JK$m4loDH&LFvygHuTu3b1m+TVT{i|TQ7Y6 zLcPh&!H}qJFo7g6jU>Kr{gLh>y4u621Z+T2IJpmTGK8cd;=FjI>=YXo zL_i9mB@LC8)zyfG7whv`I|yb0h5YVR0n*d<8@?{w^n*TX!SPigrr0>!9vaP#fuiUi zxRDj7*x0Mc6Wcn%(29f;McJBqw_W#ZFu{Ci5z3@OFa*7Va648?I_$2b`&y#YHE^0^$>?ka2G-;-nR)Zb_7*`lW5rpX&L=xBR zv%im*%q8jzWtE6pTK%YEd~bS6<(3jQ0-RK>(1M7UjKcZ)bTGc;=oavQaO2^UBT`}D zn$s3`KSU*CMk@$B!V=P`@`qo|6=+*WT=Mq&|lA@RwAaf#OgkU#he&5f0MLWH}N2@L=Ulh5sk^q-Svzg!ta@5 z0xx4<2G=pGmMWrH6$}E?oXhqhv9N8QBE;bpwaVn7{d!0mIAz}e4MAxQK&*w$fjj`- z{g(}TG%m?|$Fg0UBfSCM#%kG&F%_!S{iWg{w%SjskJFG}C7GG=q@9Ent`hmjS{_wK zWoHVX8>hZw&%Wj6mHKvy#i%b!NF7TC02_D2Yxxow7r*J}Syx%Q4{z|8Kul_nt232| zQA8QY^x8F^Q#LUrERFV|SDI)rrwQ|+Y^g}lqkF6MdaH==%6LBCvZ>4r!#-quKt`>M z*O`sxF4}8!1w?}_E`pcZiGl7x$ESLRZtG?tQKvK1Egv>Op`hotM_88i?O0671l-$k zV*oXo!p;V(GUZ_WR#ryhXi>4TFuzp0=~0))Uf9LX>=s@2 zhgc0ui;P7Xk9MT!HqqC`4;!0h={fcXb8^KKEkxUCMHP`Z?-i$ySU0iW`@r2lCGmfs z-sKR9(Q$%SL7V@84imos@yh=?-blJW)qcG_TropNGQn`sl~B!f~W{}<6M$;b*AP%y!s<^ z@#n{5qm|z{@%o_Q`fRj~q(9Jj#H!46sOJNZi5lfE zH*t||Q(36Bv{ePbuGi1!8wcQ$Oar|@ilwva+X=jVhFS5u8Ov!EmIVq7%fo&3d1xCt zwB1f|hY7UpRs9TMS31fNb>B|u2$7?FN$78`dn#g1L@;CNDQ3o(rc3op8OfZb%8Xav z*;rSs7ef>qeCE$S8_)9SS&w@jyH^)S3gBePysIIOe*FBMp-Ii;_cooV&LJR zjiMi}WGMYiM=v0a;1{}v;r-9XN9?B^VshMLQNN34THEk`?MF3&UA~SkYtxW&6r~hm zCw?A+7ZrtFtuXWKnE|BM-`O#`2#5!ZsG4Yu6s~1H4E4xO>7)3RT85Nr2;Patp-nED zja-M@RS{3u`iaL}VnD;O6dxys7OMGr-VeTqj}03f@XvWFnD4FO_rE$=?q~R%UJim} z=FV&#JZ>DrJ~p?4RY+F8J&ZKC`J89deoa*I^8+zy^U~X!JvgFTYa0-J+EEL}AbsF> zfHzS3Ej_$uo!c_s#rx7;)bZS$rnKHzUmSYveaw%2#k67ob;wV(tye*5hT12g219v{ zW*A+>d8Ae+a`cwVt@?9+uSw)ibwYtVi?|p3iSmXG>KP*!ILVzVjv)T7Be>?C6h4N3 zckiR5N#&}^6rbOT5{HT0Qfv0ijr|xVNeg0;PS>{dfs>2>l*&zzO9c#2#TX-5r2xO2 zzrdAO&NcuA-ub8m4MnB_EsG(EJ=U`7U6y~%j=N?$cc?DnEpN5073GKr^bBUvY27|y z!TBz!o?LSg`0ZyTgw9&ZF%gxPOoC82ko0@Ue1nj(N{{bmwv6h|Czwsu&=JQab;4y8 ze40T*PLte1_!XI+rCPI9GF|g5(Xn@V(;=8T&G=-@cw$|K_hobrZ%{8Tkv*W32~K+B zW(3%!XuSvwy1ZOgaioOi(+ZBmEp_yJH+pwHrjc&-!L$>h0%P!~ZCaIm$Dt!FJi-sh z7t#{DAQ2D1#8-%Ba88q4c4Ia_%kVMdbBWz@{CaVKpwcJYRAknOIi{I|`UnAsVt;4o za|@VaTm=${ai(a&S8Erqf*=(g6?uhr_JT*#&vv?B;juNKv&Qw_jl_nnmJSf3Y`Uj3 z&FDy{f!!I1=iA#yWB4A|9RkAGG_w{BWj*2-?`PUrH;ls*%4g+JMqNBJRzrLpr7fHV zh=NGS9&s^y``bo_G?Y=Cm0bOz0K_h7_Z3+8T1Z~}=`7PBU(Wgj1}ahrn9^b4<8n=LY0NI%}bjgiEh28-ZP1<;*iR|o+V@?uUZJ+$bRrvSrS z2AU3U7IpD|(zDcOHEhdU|J-V=%5Nq?uDYFAB5dis6j$74_SrYg(+er<{Bqnq$jNL) zCDd5=#k$ZzFOaRgu~eW)ip!&WLsjTTnmRYANV%4vSRUWQz~Tp_mx$p4)%SgDa^U_3 zBY1kKL-s7*Wttz5wm+tmFjC82d}#NABaLU$h{4wLy`gE9fWo zC)uQuKV*a8E)4Y0ddTKcfL+4eoR1-FQ+#k@dhIlos$c8$C~juthUa9}pv)5ooUPyH^|G@&)Zin;*Vf#M z))Zym%FdMK1mMueZPkHu6H8imn+Vtx7qukcl5x{sYr>?fVcsnz*FcP|4y~r%1w#@& z(lvB=k7$;!JS!7y7N$3#P1$1|e&tiE53^mwaMi<@h|?wJa%^DNUIm0k`&RMHQ8iHtp~bo4HIpnVuC+uBurDj zkiCZ!A}EonNSI0U{qf76ij7j^MxReKjun$)ypId7aiNa~Up2#tM6&}{G4Y6)jzI7U=# zy0?eGalKZWq#$NG!Re**F&^xl>_2ACU?KP$r9H4Eq$fF158i-*KXA*j^d8$i3}MrH z;~6GR$x@e8TaxYrWzWgfNBk;iN4Z&oH$=M;+?o!te2e~P&Nuh^q1TrrF>$n&VvCzSjVQU#5$_B?_5n z;(*(9IhbNXaawP?-+${XJo4Hfkj^$CkkY|QFGxhbl4YN9ea~)SY)wD`eam+-1 z+YhegON6&DK*9#Wo$lO`_h?W3usXETck^%$eVyCXaej+GyKe`TxVF~a-KQ*9x5{(F z-K^Q%$mS6`e-pJ4$Jw7s~Ytl+7r-82QhzW#s2wj-0-NdL)h-3y;pQr@`koW&Ij^F$@j}f)Q6T1 zMwKY8b*@Hiu(s#OJA{^Y3q#qBLVuNNCD9f=wX7tERsbF<-^?Io|7tb=p}yx*8$hUI zs{M(_07SeG2`+?>gMV48@b&5xxm~#bPyreZo}Yw%l&D=FPeNPnT2!^UY79}5Sohl(Vw^6pkaUj zlzhYl7+_7p1vEGc6%z)KLj3y5m-L_KqwQTYdC{Mjo{@;MZGNWDeZ#HJp8MhUlX^DY zaM5P!(7lo;IzB`NdJwBe=J#xFpBzdfq`4zxngm7K^u{|S*+VPi@%rHDYiX>rD@{35NXT}Tjp&<7dp2j3;YOP#9}{1%V@P<$QQiVSfd>W$w^mCHPXp z3Tx5kKEp8buuto1boC-yZ)DqSV{K$~L&nHeglK0}Lqw34fQ>|`UD_TpdbDcg1k1kk z4b!yAE~{M7c6l^u~Ey^-*r3j(Q9zuGEXWQZ_})>l zweae*M&88WNQGW-^~>5l4wFPzb9u1+(tRW68kpiClE8cxZs+~g5C#$1T0YX3>Rx85 zK<*4YELh^9;9j^5mvQqrZ*86?m7Jbb|MSh2dx6BAR$U<-b*lgN6Fx0vQjbp>=>W1X zNeLqr539#461R{`9`j2i*D!4$Wqm$VciB!!6Ao9S@NDi2-r z(Y;&G^DV(nFsNqG0&M~wr895*PA-=K@PqYWo>9qC0Ut+;YB`QXdl^vO2m{`w8yDWy z3lB?pZ;${2>r&V1aqJ6CimPN7TkoQx5^lBrQ3rl#EC)BCC-k9-=NBV-w5E$>rD75u zHAu1Nhl-#V^2`S$sh74NN=197NuH^g#r{CP+nhV5bG7(HWaW{i)er8!i2@torg#Bh zT?952?2$kZ0L=JM6vfcy(C1U(4VXyNEyPVn7#UgEV+6X;=dWKE&lZ2ik2U>jtxWpO zv>PJc;z>Fa+y?eMv|*_Y{fsI%`gGv;{KGA#aOWkHov7rcu{JA_2MZ+XOVqQ!%cIa< zm*r7#9kunt`IoxC3b%W~b2R0J_Prf4IIxUBAjs)QB42X<2+H1?l8(?&8#S)FrwAY| z8TV0p1llNj7$XE>k^_mN{>huJe18h6>aGOSh}fv7WsQ5=}nJz3#zGq9+KXEYE4;U zKHe9^*rPo1#NQGC?Te6fd7c-3wp|^IBW5W2jVbDxk)n~@naxKmRP@9SJW55-5+TU) zaE|vOFrRgATTw1s)za`Y@Y8|;&vIuSMlFb!HL@zplZv3EMW|m@w(7m~W7jVX#aFx~ zPY^+ow=&mrXz2~O`0Znk?O5K6)KV*58)T0bqrwF|{1)I&{l28>-Xg`t0Fiag=k6wX z8!#k>PPX45DhX4@hwL=+K^x(K4)yx5jpH0AkPeOmHxDOo1*OHnu^k>0jL0^Q=1zo| zb}d6%jYvZ=TC+vd^_2M|m{vTm}T*$!DwGiJ?rnjz%HS z_&2~$_0&IaFVOJpAhhmu5jzV0Di>%H_+^t_j`E2J&CXrFUNCy@vV4|isurwGSXv(| zr+&>N43%OM?VDmUzc#ZEF1?|#GBOPCTQ2fvSy}X|<7a00DR3epl*y~Q?f(`Q5H#}o z^meJo>)!1D!S$_7?cQ#-k;*Iq+Z=}Y02~Sm3PulhUfaNR4JzSA4#84lE9KS1!LRGy z_q(&Jelrzq7HRW%*LHoeHEnJ53=FI3$yXcT>?{%^a4T+wMfhkJM=7H*UUfo|)8F=d*oFMI5fV z0eEGcN{8xJHx=n)KdRu5Rj{dfiYueoad&Fd{MoK*o=x|T`M+{poc9aAgov2iJikk( zesC}S%#&W8G62B50$ZYP&g^_>7peG6)WA4OIACN264^WmyOq-37iKx@ub1XNrI2x) zW}MRK&;1#QKq({*G4e#G&xVT6B@y{Gz5^l_nfLbo-aGywo6@FZPKBi@=IeBnTZ6I& z-)lcv{)$>YCZC_amAM<1zC332B`#B+0uY&q?2>!@_j zeGg}8>L@s@SEkUnFPxEK`=D8Ua{FDsL;buH=Yh2yy8mV4c|Qe6!I=vp77Vz)rR77K zwch=XlkzSl4g4k#oF6I}FvZiFk-Xpfyj>yMJ85o^-9=Oj(F(2^U}iKR-;Bg3xl1Gn_aF zLZ0qSje5aH2R{YbjKZa#1R~$Bb^oTZ)JzIFF*+yb0qbe{UG5D9n|s`rS@nl|R`Rk8 zCy#Z!imTdZh1sc&QOS2>+W{|@#KJ!OA`?TKImJSc&T?(EQSZvNz|RM<#ACS!@E{+} zo4xN}e=FEvze~pk-=D{p47qunmc_j#d1>Cx{un#Lpyt1Op15%c=e8`&zWLlakgAj; zDColrR&X1?j|*73uZk?m!gJTBTph{r(dE1%Nqv9uJuX+s%Wt~wfJVe&hC;u0`SA7E z7rX)GH?LI@^ZNR_m(FWd2)(}3Fj$idF=A6HUr7E;dr-UOYCt7doBE0BLC1x#vru2c znAQ{(3Iz^*^znXnmXOz)A=6;@F4+7{aQg2Ya7UZf<&ntPYSyx!pKt!o6*>6%yVa#! zw`1YdF8HyxF0{NscBi$r2ruSf-3Qi-l(%luUyy4 zST3iW{dHc!Nd_eYs=X{_3X!z}Y?W@BJ$W^PADs^Gw1@+A4>(677n!d7rj}%dMzEWP zHHVb+G|uVt_VmndB5QxW%YJ%NgM-9^Q+c5wu7|g4=+$iV$KO&w&7AUQ`;(VjwEj-t zirvuS0%4@d9>-TMM0)7aWc44XhPpY01XsY{LgToFqVq~s*d5|UJ<6k2AiZCAwJe_O zKqSJeudlG_lq+H^zOT4ox50ib1`9Gr`nwxDP|8hS2YT2B1n}JRSG-z`Kq)~YJYtb!ntfaI=H3$ zbw-3KkcxRd6WLFNY1k%(;9f-WDLk#f#D{XcJ4MPp-bG4p9DF-fDD?oZ6e`b4pw{yg z&{(=2-pkCOdSMa0)LCo|mtzO!;gZq8XwSv8FyS`#J6~H5$RHHP?Ycd!z{Rm>n7H$2 z6@G*p05#^k=rjKidcCjwS_od80u%dZ09&b5P(zc3x88ogW8Cu4S~`z<%t3SG_0US9BYv?tbfUFPx7OV1BP0 z;6EoD1c>tvbOwT<)TYXIS2JL>I;WEF`vYvrULf>8WLx-}z;>?%TjXOzcoaANOTHA2 z&T{6L^o)j?M-CJ*cn_>7tVmz@0spS{3w49eDU>}jBILEo{`~s~{Lt03Sc#}UwHrmf zvsKN*afI)uJk?6Z);@>ZP4Bzs9o@n@s*E8(nN4kqTGW$TESkAEOCS1U$BPUvo3RX z5kt;b03}+h&#O(lpF$ZGW+-f*m-t?HwC>5^-E}aH9c<|fkq+Ot|Bt(Oh|aW&!Zu^u zwr!_k+qP}vjh$5Nq+;8)ZJU*f?WFTH2Hk&at)BJ#8J)qi&VBa2?(3@Q3pRBde1G~~ zitD;S3NY40Xf$o69ICQ=_s4(iVb#2OCcvB&$ohSh5M;oqUb}R!k#4Ey4M-mKgBHx( zobVgGugUdim-!9wyZ^Le8U4))85+j*`Fp*nkx{^uQJ+(5<=ROUXnMc77brJ%`sR8g zj??0L8TYP})oot3(X|AO<VWt_Wd4IL8<+G|ND2hSou31<)>-p%`nO3?wRL2$prVt|H7%g+x*U6@` zw7=blhkttkXh9>A5R#=CTK@hl{GJ~V^ZUpWYd(eN5;}$F3L$f&7KfAb7L~du0sJS6`f(V_cOfyh5U7icojaybZ{koa%B{ znT=Kks9_*NaVSDUg)tgpAZNFVy%xiq43{5mM*Y%9SKHNG9<4>%Ta`5es@}3D<(cKuZbG8P({TJb zcXN^EVtvAnq$KC+aA2mldJ$`Dk?tx26%2y`(!s=CQDOI%fmR(j+IXB!v1*_+9+;sDOvAe!Xyc1(BH!Slo8dT<&i4KB1FtD>@R4$&`|4gh<^^_Ky6vW5Fp2?DWn~} zi%7HW+Zer^&PU{6@RI&Q%;DZz1%fUC%+>EP5}~RrWt<1ob<<8DLJ$_Al$i_}m|r0{ zVJP^(N-jaOt1~R(jsYd6hhDsZ68`T=d4_zd473 zK_%jWky$42{1BF*{*DBy(g)f{422pCTB%i#0CCEy-PA5AO9xb<5+zk>lExyTC1iJS zT^6$L{qZjUr$dyq5rCoA3F#vU5FmoKQ5LF-M;4mrAkDufxB}i0GK7K$NvwX*DdJ28 zVr>M{5{haip%rGkCfX9ivi}2C5-)4>?Q}I%eMvCQ&~THhhX!q~O-Gk}K^Y%&LaQlB z^>A5|9EQ&B2#Dk{C%q%HI}6Pp@R|oQsh-Ph4BCEbOo6~FTo|Kkia^5xtezE@1K&~g z_Wf}s2cf{e31d;EhPJOmR&OKBi&Z=r(CEMbBZnDcSz{7Y>90^UVIq@!rovP9+&h7d z_fV^XayhG#_*DqDzf8>^j2S@>ti}FMMAL8mh(FrOiO)ZtLe#v^g$J}Qb2w37>#Qpy z*a}!yNgG=eoytpb7j!@gke|q!kdHDse+;e;&IYA4fW@PCi{te>u*8%X1bl(CL8`0V z8kDU&h}fd<#PBhtJq=amDAt(6M!JdLlYwc;w4o?t*_JKP4ZJCvEw93f;RS|V21X>0 zJMy4_1?ZDL2_qx0=qU@&siTISjuNGXXhmw}El1E5%A4Ljp+fQsfGLCYL+lL6HsaKk z#RR*SQ8X|}h?TWtO#r7Lr>7##8bjX4 zAtWWJv4&gCgR*M?4B;LhqZhP=LCJMBmFv@O16!aK1pfJp*nY#K z;C2C@q?fz3125d20NZD#NfQm>QYK%x_Jxt?WJX!Q%Yy!l$@Pz(k&{zdiI*7OB4ist z+6qgyB??6A5$JFv-HY&j6NblP3L)-6TFLNyeP6GnV`t=-ZeQ2OkG!4z-Ng_I;FcpZ zRDSN?HUi(DXZ!oXr>lV-`2zTS7UwBXYYmGc5-B?Lk3b068?X89x-5$t;)5(X(p`Uw z>zFfo(7_r3!)aYrWyzS0V)x?D zbx9WK8#Tm@tFKG;9+^6-)8sK2wH+e$QDqJpZS+!sD~oG*nsdAN$YLi2H`V< zyW8Y!{%@uCXdoNX_vxyDj6GW4D~_&7=<_TpUS2i!d&Hh#vxJA*D!Xc*R$kANk&#PLf%- z4(Q(w=Fh5NXOQA}O*VTavTE5lp!Muz&a&oZNW|N#)b;RZ@|K z{uG6beNOh)A)(YjmzOwImoR?dFbj2{M8vH6U?n^tJhPv+oMEN;0s%r+j<|g_yIk`C zcI`&#Av->Dz+si3%6KG2KOZ)yY}Uo#1lognL3wc<3S|G{5T3i1drlhE6 zSJV`pXtij#xMvQ%ZI%I5N5L^2UZuh=F%*i&d;(>)U>8DMT`&% zZX?Aa!$q4go|)k>hj(Coo^IbD6~&xci&3RYEsW2IaBy+c#z8gSTrACVo3V|M6YzG zBn6l&wSIir?Y^ul1iF5O+#30(H=t`DFyCOBUf4)^Z8!YJTGf`FT^NEM#&w8g%l%oq`WBny`urL`aoM zh@`xLPs{h#*(zWZ5Y)>;3(M%cE5v`)FW!KY)3op0aZ{=jAw~?~5BG4xr2>1hLDT**kX+=n`nnagX3tn*U=mp+`6!)jY{Z9N5bnV(YFMK|^CY zgQ3qBT^*vUq-d4rZ~vBsa)E1;?FV8T8Icgi3K}9MYK^MHWtC-gr=~I&PWgo`{%YY=rZWCxS|x`RsB zC3%3A4tw%?5-oYEFUEnJ-Am+|e}~P&&R68X$*D`v3hJh^;bAFX7R?aygfuY7&<<*K z_lBztE)P_1fG7kV6i(K*yra`A<`TtwZfz(zPiy!CFOR0thS()^V?Ptc?&>!FoVr_@ zg@s+jtg<6RU=YyUN%sx$$1pTu)qM3mVq zDm})?$z!6X@8v5W>#Tt<fVk=Q!yT z5+09Ph_FYexIKsHs9(pOqRfnGwaKW#PP;J^tQ|%0LJ4s)gKcceW~X(foKuQ`v5Qxn zyYWyuiI>-!k%b=#UPjMIuTwb!z=$5R%`&rz{^jx%JW|V-1NIz^@eOryL_8LOIaqU@ z_mRhRQr$~@eP%a?QGnSMplDQCShLB~Sfbfw8C#FRLwcat!yDSH43UFf#Q9AN_sM;G22Cd8n{E}yw0Tog< z5eFNQ?JGT@+Svzn16k9Q+rJOCn2n3*ra>C~`$s8zBQcs>XFOOjf^8sJE^!>E!W|#l z1ursEGXSBe4rD%1CUuMPf~cLW4`Gq*OnxQ0y#oE3DB?gNP#o)%&b+^g-hx``H`G6Z zSSiy>Ys4so#Rm6el3=Ycz^jBVbPDBi!H8tLmPfGNAF6)jH!GCmxojdVfL<3RY4W8m;UZmY(Bn7dxh@)q!=t>b*Rw`{VW`KD#5k|z)<0Bq%U4~wPC_BZ1x z98Lt2*UY4U$&eD|hZn62K+ttEi&(RWrJESscg}*H^rhq)Mh`!ck zifeMCvNfSGq!MCFy!&yh%t3o)=lDNG79Br>Xaz1@xI#pP0jmKoLA!1jL?un0320#` zFWg%=zXVIi3ou*d4#;%cMo*}$G8*{}0?lG|7qE%oWljYl>$`Kwo#fF?Qf?5m6EE69 zU(wXeXmnEZ^?oreP~b)HA0VUx2geiZLHx6EBSF(>_`@ip!EX_P>N|MWugk? zEuAU_%9sJEr|!1s&kPSG@@EOg&^Oeq|A@&LSN!CeO7i4ppy^s-M1*!>nG^*J`MX%hzP!jKZ_KOvc;`Ok4 zRHdDoe>6xVZQ#FKt-FZ+w1IqqS$F(4GbQ`$4Qj@pG`ubm!o;Z`9Q0y!He(`Sffr0k z3)DrZ$YNRyP*QekFCT+S<>78V2VLu5B&gWNjZbOSKIdyrD6yOGeW1-E(?B zK`b#RYKuZoV@Dbmm*AF!bAm5i-2QGc3o4+ScbHut!=*xbw4Dl!0`COM04u!2EtEkx zfv8nA+8W=8v{{iRUoBx}0eMd#mByPPy6IQ!8$vt*unZ+MO=z(-tRWGblL1Q)PX?y= zY7DKIDQ*3dBuUS&i=3pNAL;+obPSp$OHRr+S_Hd_C20%ARYCK!EU@3zkpqig$du6! z&4G+GQ$!xse*kK5NQ?2sagD%Vl;G$Gzl4N`jhF!fLsb~~ zyiMD^=GJl@h2^YvEsoc!e3S<=J8=E%l=@T{;*@Vo_V05br2Yzdl)kS4E_Ka19%^M- zNk}+>w0ij*p9z#FcDbD7;Xm8s<0I~=ap_lpd8J5)`JdGa___mWDbFv*BFQ^7{6sw4 zKk_ul86qk}7-I41i5}dJgLHDnFvu6d^jZAlt98B=!lE+7nn=Y6O{ATp)a(vNs8GLR zq95lB^!liEwTi7o8HgkfX;XX+1VDAg!vwJD8*0cS!mZEKK=a+e<{J^{0PGH89Tn5#SrX$IXTbzYNfIFI*e1S6J)4IgF~b=XE6CEKNlP+e46;5vF6r{$*rqXCqqBKBzXObh-v#a|VE za7i+aMyaIP${!qwOC;Nsvkm;^dXp%-&8F5L-dIY*QJ;?b4BT@&&v;QT#hD#KkvD7| z>lYK405S<(X3`W#{U`p;@>ir=nw3TzBr)uC&0x_ylcsjsc4d{kTB_eXQZ*(hMqdV$ z>*+)Y#Soi36&nylj`$}ZKJ#S2r%C@Z89>7xI3ERRxXiiey<@71ulCvmbfJ^5eM2$z zD5vE7h2Dk|onB^|r^g_+$h9nzs&ND2O#vGH3Z=ylzP~mVYx_HB^3rg)MjMJMBTfhM zRC}WzH0#E0%Yj}Htv0+(a*-OvKz7j|{r9`3rdQ*X1{|O{iH5Ynz@=*^w-{QMfsU-h z1ynm=(+;+pTyXcXEOGQSWNiFx{DU8Ad>I{u6Y`+id%Yj;B zrvS)n+lgs|Bt_D~`c3!I?t(+L7DwtWgxC_ZCIR%(Wv;#o)T#15h_x*+7Rq4Nxeg7L z+Y$h0FZ}h7Ty|VX6soj?PeTDiOf>SvRB(kp?ezLd8(nIj1_aT1^R3g(vx7gxtj&?@ zyt1%d3jLDfP-JMU3YEtV6HOTT-5bGqjVc&?T%G#>N7MVCaxwYYgHCV|f>Tet2i6dw zBwWJS<-$=;2(mO?(zKpc$g~Ir)e;;gR|0^5RBlhDcS^*a1n8K8zRV1*wtBpX36a%g z7)}Q3w4lWAGCMa#Of3{tObpY*5qvVdI?GP(EN*vWQry=!>X-XGB1c3$ha%1&pszCA zU{lVG;=$fRd(CXE%iqMw^U=T-jqyP_<0QWk8~eRg3xMh0%{4 zFu-afMJ;tVwj$zaKWWaMjVw)0>{~EPH~^8ArEnEuc4358d8!yWN##_$Ey*6jF z`kB`V)qH$z1YAAYJ&~}~(2^}>F9?WdY8c2x;C`>?##{~t)0t@z%p$)ohi?*duFAfs zc-Odzb;gV{ctr2nGj4L#*lT2f(j*>c(wQUw`crePh&CbEP{}02I5v1Oc!eR247Z_~ z$+(>Yr{qMd*yr(=R5}{*$hPvOQSMtTr1dob zDR<&nd>&yOlBKK$Q2Mi;rb3S5e`s=a`Q48c@ldg_T zX@_&P5?E9-d|3XQ z)g%?wfp!l0>^vN?HG(BkuR+X6uh{U5Qu-|cdHyYkv%B-y+rtQX2f(NF zPqZ+^tN@ZS|2jC7L9-$%j)<+m=x@+);FxHQ!hVg{W@ms-S{ zGJKXHOd^uf$y`DPG`c4y2f`cz^o`q0e(BXTW*?|VoT}h0*W=?`oQe}!Iu1kCyW!h| zXfxE5D>TR&8(LCDt+$t>mQR-zem9^_NLchkVQinoYtXP1?bID)CgZM+F`})<@$=>lJ*N}qTHDTmk24R!E zVgYYdAt@tNy&0T`+K2k&siPL~)IwyX4eQ}YI|9HO>lAsic>KIbkDG&I+2>D#lnB^^ zIgQ1jl>tb2nrfvmYROZi8POwF>)p>y{w)=1Z>FxGxq7COd z8u`JYD2=Y&EYlQwBZZ8r-fh!0kMZjN-1-!MD5Kso3 z!D)0U{$AL@}Yh!`6b8u+{RO#jJ&Rt9E1I)y{~+EMHE z>9qmyR3UZekzay4z-wt*ev2&ie$)pjRx>JXGf$#-njqGQx|F-W-jA{@J2GJfq|TYb zSi#C*Kz54?(%4|!)}|OB9D;-NeTeKPwT=9nuYrW@v+jpKh#^)-Zwc+9BC{Af3=>QP zbbk{K(>o~Dt_6r@O%x%^Xclir4mC!qHMCm{3c`^RYF+T|ufHXxq`Bk_q9mgsrUa!P zRJfhN*rPVH1OTG0ZH&${s7Ym}V{eCvk#P|eOVwgeSXemLjOyDXc}5DtW)8dskBD}> zQvHo~1N%%UIZ`T zDl80$!8Xm+&?1D@hpVT4rcqpmH;Wa=SFCn2AJkV!^8g7PwCYm6j`Lh3t?|OArSe9! zdT{BCL=c(@IY;%@+I)j}`zph3p=Q+8enef+%!*4<_#&Pybn#aTL|X$-!csMPbWejC zQ<{qE?JKy~RE?f2bxL-M^~MFRQ1MF;VQ;tgsXU&g5;kx`l_r^Dq7}lyBBtDK#nAox zW9A};Re-liB}*Y2)D)82K>R;?T+r0GFx+3ENYc2oIQzbr_3M4OYxei_971Uk;4$!| z?vgVQ;gGIhG)4Iw)k;~*HR%z*k;P3qgAA$JHjZKXk~8rr8SaK#+4ufDYjzthfbH#( zW>hsL^_1h!cGw86iPoQv(9+VpW^1GslHUf`VFO?^$b5ms{<6lqTqaJQXl!+=EoR4BGaO^&)iUszMjK&qq zSu55xLDk&UjKNnAcmorPuWz1=_1?$FLs-_zui4U5t9w4>vUmHs$dZp7DWqE8C}&wRGi4fBx`KHI$v+DhK5iGw5+N(Ua)2AYIrPu4)0; zu#!IE#QEn3k7%G1G*m9AB`t60e-A!}=Hwc6`)ObFbI0V&O?+Au`0yZHme8W#PViU{ zEJW#P-9|)^6Ca~~JVoTwLu4C`0r9qL_5$KP=kVFwlxYkNUSLe8X_~Hd)QX%bBx)#< zp^Arb^mfQd+i_(MQ25RdRisVzNd#Ps%IV9Zi!FYpt^I?<>J>hNXxG@-`3BlsUfW}Y zG={DaTAjf%Ut*?c?hk)WRjd5}by5^P=O**+w}zh$#oXJ8`qplgv5NY-L4yY$O(@f(rYb3DG|~;R=L(MG7|=ZMX6&E#<8os_jlvgRt}^i72X?XeaWJxcN4a z%x?=3L0k&VROZ*gYpxi)D*zs2{)W`ocu3k=Xn3rVDg{(Tvx+#s2s#QpN~(V=KQXY} zT)sG0QE2?T(DlR9(~p~}5h!0hO@kpQi=MpaOe^#Nb@P+&{r!FK?dx96Fp_pnvATMQ z`uHyiM^86fK2D-me)ON~gA>#>-fza5<j5gT>>c=}nu*r;i6yU#ZpP%fX|E{0=NVeT5MXsFCpTaW1g&Z8;b4I-T+xC+E+n zkI!a<(N`O+o20kVqYKl#5mX%4k3X1chn2KI5GNU3pnIb?j?V7BZ(m@0IAt141M9EN zJUM+N`_1R~z|(Zs8}k5UCamx6m%A7G4<2uJ?wr14&)JP1q77SC$P(|CCT{mnoT1P) zBjZf%h=@2v3~*U*w(h4$KMUCK_pSfY2r%Cu(zUq7s7W@B?k`)c8g)M&0OAIix}P@+ zzeIBE^7zZ+%ZvA&5nmssQEKJ$^+?cbrH%0HSve0bA!t+KqypfdwePFZPY+QWoUnICTCXyfzxHRo};|!Q<8JeX9 zG8Mi70*j#A>iTIg=$y~GRTCs&E7d*urKo{J|)|GN+# zvA&!937p7hs_4L64)6eHV?^HP8JNcDq}u3Lszggl1IVVxO$Po|Ivx5hNudo7HO29Q zrF5oFTpfU8?K_MV+IDwB@=d)9U@OHw3G<6M+QPeM0Up_xa;1re#g<7BK7U0s2YV(FCb8zP+D`m`*Y=XCgobL3~etu3nz5kCAL}Q8lOXi0fH- zd20iD5+x0-%mchOv{RC;M=OV(tiuVNw9?l>+?Tnr+hEnKu1W-dS5l(c5tNQ<6-D`B zq?(`d1P{F2CtESTX~6{yzu%p(_M+3!>UJEJCJII#_XeC@&6kyC-3$cm|% zM;K5OdF&eJ;9%kV)$N9AIfB5U|Ix-UMtwvTdMU}~pj)Wjv5!@~1|$db_3WZ9AfdXb z*fOdYfX>8nTbDA$La)L)S`@3^vYj-v6E48`@6=w^!=ikHf2WYUPJpmyfOR20lz;B; zFSlKTNx$9}LGpq`gDv_eWV@nfH%{)yeF%We`IqZy4o7PZ$)7%W_cRBlx*a9Txcz7m zY0d?EUk;Djb2j*E@hF2%UaE#6(Qy7JQ+`uJMWT>ET*yyDo7a4ThLv3x4?1j}uwV(n|K;0*7QBTra*VppMbwwqH{JTC1 znBazF4Rp>I52575-m$~Hbq6)I?FfFx<@&P&j&ps`>g`?Pq;b-lhFR8?UJ0%%IJlQ9 zOE5{iBVnHr^*M8ldPc-VOpM<`zpep_tgY=O_*mT?JOX|I{$HPH-kMtpl2E|BvOkm_ zjp*rRw-KMIj<%whv$p*N zkta^n@3xgO6*Q>D1Dn=dMnl1h+hG)qpuvD8Dh|y(Vq`DCV@P+#e6o)!MtF^vc!E#7 zfAYa#oVrmKr;Ona9K4SzxGeMDFYYG@3~6}BSfQy9UwSXcMyjkt*PX~pdD0Wj4-)}Qf1Q8*=&Z>s_YWTIk)+bKy;LPWie%w^i|Ey zbwN(qD4L9iAhdbQH3;E6rl*^_b#mIT@9xvKekN?vJLQ()Qo}GFwG`01rm&EeCa_L; zW58tRzn!34K`lVYw=4mPNXWnWzo1WWy2sJ@!wyQpodzB^=HnGRrYDAw6fV1me*^@W zf1mt(=-+UEM;T-?Y4LzWK-!mcs^Gz77yK^l0r}Y|l*`TK{e;KbFndM#i_5o2e&+`f z?}5PPNmbiK_8O+waTFXJl&&}X%b4C0bi83pMYc(6MirglC zwY&P5A>}Qa<4Ahbwm~mP8W_$-$$F|h0m#}(_BAh_FT?*^=MvU$MM-f-`EkH>j1zF+ zEQt_F`&F1RGrkc^=`X8d%+3IDRYkNWV?uD#qTMtWV&r{ECViCql-E^JyaJoV8Vpsi zA#C@CLOdu-S9mUHaV888;KDZL+m~u(&Xv10-<VYfXPRt%q)>228%@=GtJwvt_uPh@@~1~_L{7LM0?0pR5bjglM)I?N%o z7x5}ZMc9cGbH^+6h3j7Q2A+I8eBdf1A}y(_*9egsd&x2?+^fxG227z_Kv=NF>z~IR z@Y+1mFKsmpjShuZhYur-}*Z?FqXMWa%u{gW@B5iV~EiCNOK!X_+&ny=v4Ya zef@_ep5WurRjh8-1z_@A?>@d~_Wa3`lA5Gb!VAYI`-X968#rpI?jj6Q6{e^Pjhywg zzV40?I|3eQSzoMkNN10UmB5yW38&HwufGK|LFMUfjIWaN_zbs7|E!OzQxmD)#A|k$ zp}-4eoSnIfdzW0aUdx!S=RGzZ;4)*BpM9!3JvZOZvSgRI1|-2bDajtNpBcIPP>SeD zbjRd;KkGkv>vf(RsSfVi$9;p#v?=rv51#krj+sQR`EugutOzz<;H-3?XcAH({Ju}o z$RJEZO)T~pd=LDl$Zdy_cn|-NCU#A^PyV5aBeP)8tl-Q4(Zui?moI)+lIK2V1{%^H zsnGxrOlOxp?ld6bjfQx&-)~CW8++-?MXAt2bWhpV~evZFk5$ zzFUxg!FbqzTbiSU%!OJrrlo}6L=Vz$*b~5Gg?aZwRJY9oWgKwPqhoJvJZEUCXc;3# z0U+|4WYU^69MU7Tz-H{XGAaD=dp%WG&TlE!dMC-{1pw2XyRD{Ts-G&vhVf4^`gZ+| zMNg7B$u$SIF;0SoKZJdpcZFTn2D86+Xo~F71UbFw?`Z)1E?r)d?`9xtjL0>)xY-;| z@dfY=XFYmsXi@KK=mu!J-2EwGE>4Q{fRL`xeMqod{@;=16+6qW#{zajmGWU*Ile4z zKDqXfa)avlPYq4~R>8V|+jiR^SPQVDC7t_Omp#1t4B>gmJwltT6V=*W)&AN$?#gL- zp{4gtNq~C_%(n_o&BvzT;^}^Ic7DCwJ9nC=^xDvyTTy2Y>

xI5%!q}b3Oj!co+DbM0epRfjWZ~cN=^KP9Lc$|`TSVqBZsIW zm@!3jwcBH~MQk2_4N`MA*HCLs0kG3BU^FSDAU-kJl5edfYpevd-}a&AW2B>!QlT7$ z<#RTvSQC-s$PaOudK>nl##nvDTpgs$geeZ?okB68r)!WX$IHo&Scpj|z}n&`x%Z@; zNqGa2Frv64f&L_6A0{{VoUpZJ(r|B9V4Gf{4aE6jFzll&*r1VVMu3R^be_Arfx;`$ z4-=O3T{Z2F7LHvZR*iGwl)B)Bv1MslHX!2WGs{^>-s~+M^e2~iii=X3pjagO=O_c& z&7uqEYgS&j5n<*xYNjGau?fnC_pHME_`&XjWeQ?TYy2x=^@35QVL-nvKYhvHY?Vm0 z-dJtx@4ixd+AJqx9$ii+Ov8$=PvjmstDRvB2-hcEsuJX2EOQGQ!R$ z+_ig9%0uaG4-#|s9v~v%=-p{<{Ox$q9c-BfO#(LzyFQIlpf4deG6Tp;3l>^Ee_;JrsxmTIRS4ZEI=E9SeQ%k4SjrWFe z$hYFf5)k+SmgiP0g&I}hAItqlQo_Ekpd^k_HsE{Pwes=-1+eROydX6d<06wb0nw6> zyvy$51Ln@%f^dM$HZ1qaW&Ki5Y$8(p9S`(Y+FU)_yApNrt#*GN_4ocUTT%Cy0LWe0 zYi)-7_PDh&ukQ5Vg6~t|;W}kjuS2wN`j^V2GfaEAFIau6R@=*md(stMDJ1bb@7R<` zy_C077Z22{3?Oj^wQd~;w87g831dc+r&O_fN)hrC;uv+yjs;b9`gh+{HP%OW)i<0q zL*%dWsA}_|W|~W)-2*;_#BFqm*nFrCeh`6H=dkNXZiXFzIA#Zk!rbVVf@Og8jAETv~TN(8Y_b#=wgkCM9av}9Srq)`jvFUU#vQKE>ODOoG zU*v5Y^ricvtZHNW;;&EWk`MTtkKAO#1gFZV2cp$?7SK~Kl!gbq{4;aBHTF@Df2X!$ z*+?Z#4}hje2DlX?yE0l^m@17aD8$hJf)%^+pC0?F|07D1_BhZrTD&LEP0m-{srN9< z``7a0+I-=XIk+bV6wCfxy$B#@fs}tR5O#_jripV-hhz`k#A0@#6O!(&OXVv$`k`K@ za0ztVE&K|J#?=$_M7B|~IuA{S-(4<`5&I5$0N^hiZ%Q5wix7yY`xj*a5>4>VF~n4s zOGuTdU%5dFvL7&oVSUqB%bi470dNX8Uqjr;oZvnd27$_hK`Rd@4UJVrOp?9>hrjx<3wx}oqrYoPZ4z~8{s;Few7DKSvF89>m<1_4VrtSWrG&7VCJ}Y+C>n8X_g(!fI6mE z^!dju^-yVIaTdm-NO`jI$r6F-af7>}0T>r$)B7vO^GU!peMn=KKk0;FAzpK^fv31< z%!!0iJ9Y@w_m(4g({I`L-)Pwu>NX4ASL1JWN2UVoaPli-=vi1*Z|I7&7CF(t!%hMl zyL3e?kJ!+)M?JvpolpW>XFxzlq2?HO+&rK=wVOM%qTZSP)})Jy2cM_4Bg1c)ESc}I2XlMw<>GPdD?$PG?g5L-_3t9-j8fc@?Yr6Uws zhgJj;B3KrBiI)#}*P&F2nu}hVjX9fQ(yE_9CiQXBQyDO$FI_(*B%iPkGk`` zh1`D?xx&067u?%BmKOec?3wu86*)dQ@%l@b<)nJ&pdy_U^_M{&+rJuGY^AE_;^gD+ z8tGTvef~ZUmm;2~_4d9!63eCZ2xx}3GdJ)pl%yF_euKouD)0O+DM<+kN)%M7K0)lq zOzVjCzow+c|No^Vz98xD%C+X@JkyPFDg^$p>m%Sr?i*0F(e>(bL2#CwJWl`^I*ll~ zdL^71z+>C{t(F>kjdtS)f(p%&d5k%4C#mnTGim1XHY$K z&aRf^N>S(6AluZJro>uB{)%1P2Db%j+(4Rzg~zC0krn&J)X7?oGmBAn17@j(&)U6P z#27r4ssCEJ?A1k33b5WLxMK{H5=Jxtcnds;^60SVsNT)MbMq7|()Aen z&>|=#Bgi@=S@=7w(*2`{t?044p_aCochW;Re``JEU;kon>7y#=x~kf=`j3=xw|CLb zuJ;3wYS#a-E1jBjTXKMISu4!d%|m;hL)L`cyh~;gci8YR%eD;pF^w!6e8GYiNR)XE zDntZ;F;iBhMe(1QR_s49?QQg#29OIQL~qJ7;Y6lP0IXW6nl6*X>RX25cSnMSQzDp< z->?!eTk51f@N9SXel@}9*(t4K=E^oOmqJ&-8<7M=hh4RCyw;qZxl3aFuLLd%UpZ5u z!v8v#)LOOn7B*SW;UX-7Swo6=(I4EX;prakai8^#>=kasNJ*TqwX1rR$Jy#NdO&YBokRCuuK zy(;L;RU{F6Q2vqK&MnpPTdY$H@20DMV;8z6)w#|L-cW!aKJxy9L*w^Fz&xs_;y0kl zF?OE$UWw?*?NCbpB@Js}Mi%U6Xt|MRW*G(@C(qcEt?SSG;;s82tv^*z%zLlEWi_$? z0SQFZw*8wM^Cuk1C|L-&`D=gyncMTCb-BS&zW~FpoZZjoC(;m_IPqG@ zSMVF@NCEFpYa|u1KG?{3Rrpw0@KS!0+h4@Y_&Cpim|sP@RG@shRGEgokSCRne;0jD z<`+Nq!88ZZNaxERBt^qlOlVLu6@}0+(OG&O9i*4JGZwm9jcE!Bg&Nxqq9e#vkl1i= zl&48(M5L8q*kuxO3wBi(|EKQmI;yJgaq#{v8YD$RX#pjqB&EAU=`Km>2Du<1AdM0t zNGcr?mry{Yq(hKY8l*uQ!P)0C>-jy;%>173{ASk7nziPy*YbL=?{f}|bC-MXb56== zh}N)$eO1T%pItO&vaRw(1Bj)zl`Fz~63saGm~<$uJ!6b|KcYj=WMyB-Q>lp5KN$t9 z2AyKF?Qg#CI5FhowWy62YzyfmPi&{9X{W78S1WR6HA#}I{@G0!EvTcOJN(|#m@8a% zisjL7oBlF+I4qTM$ zCaNia7#-zPkn}{~x8LX*>Ef2-y+$uE9ovR=@_~xYtW|B5+4723An8)(<;s^uA2{-k zjdfq`Mg5YPZtQLJ9OH75CYFjMgXhJm%1-nlN_G4qaPSXiwYg??y~IXake3z{7+ku0 z+M=CrP=s`x?dE;mA-O-GC{ALv^C4>W``i9*_PT>vNA8tz@bI^DJ2O&=gWCYo8Q z{E$OH+YCqj8M?snlIY1L_A&*&)q9DfhMuEKi3Pm5kjYfqLG6AUim(ZUN%tRsR^ z#zPD{RQYfH)G*=Amp1jHpW2vOK4BYO_zk;Yy~QQlrOz6>7SJK^J!kVK@!YE%a&D@h zVh_5HOoukg(8kfn`}1=-DXJ{5jN5;oVW>r$-iOW$TYuIE z_-nI2ef-JN>>N+#*sHc%9K@Wod=s9Zhjr}|<3wIS(4K_^_N8uM3YoX~fqqYH8eh zkw{Z3?;tzP#Ds(92H^%BS@hMA!T6G^s{C~8__6oE;edy_{hgn07y|vSP9D5HXU(iJ zsu|x(TT75Mi1*jKY~^mZI9BB9z2nC34Vx@wGI`oqagb%R#qNxj?{81jognTk&97?B zcc;l6m_VVmR{HXz+y<9kT8{FCvi<=VlzuG5UwSowL$aDgd}TI)ju%OLHYBQDnlW$E zH1?B!RXu_4Mw%f-`H-+90&8*`cJLsEy5+l<$>krcih~ZZXEXhA={TNWbLM!Q@RjqA z-38ewenqM%ccv!GD_-B$(J~Usj4;v5*BvvMr*HQ_>vf(lK9264Pi8A&QdL(pbi>uw zL$a=6W9T=fmiJuRN5Q4%*5wf8 zrzA$@Kl0siENn*tj?C5M3=DQ;MCFN3Q+1SIjb>YG$RrTpRp9?}4;{p>c!e^pd?rAC zM=_@e*2(zoA@7o*vg{_D_JwxavyV?+@8QfV3vd+wCU@h??+?0IR$_IXK^ad=fp9w{M5X36tSD|O?yd^C+b$6sv5%Gt zcaf?J%a>ai3U%wdcq+pWIsD6>uo25s=2f$Bp{sgd22jPq1NNu_Z^#~2gDHUPAG8e` zubL|u`mG1wkbHgA(`kHGfr{?ER1wFb>s`&;m<{sh=G;S5>%O_Ie#GG|BB==0LFqB6RhBLgpcZ zdZFJuA9z)s_&{?}K8UjV%2B4uRc~DQBU#aIrn>l51=g>N$GQoa(uGE|mKU(6Uww#G z-);K_mP@_OmKD$$Nr~7Q_cBF5w z)qj*J)H!RJ;xt_2#(eH9`1RZ27(Cs#)uF%=J^hlVE;LwK?GVFlEyVQo8`V>l;XL*n z%s}5QkD=q`^cK~Co%5$3oM%60i;B~D8MBs8&P=v4O+AVQ}y2BqumJ3zr%NYodU`MD)QoyK$iF zj4;{Xz>|l2AEh#373S4h1^%!`fq~V;ZEW@C7oFRTIk$TsGe?^xe^|OW6q3~;yFC+~ z;xxxKJek_#f3^BK>FJ*Y-_~sO`O@k$H7~NaSANcBxF7jwvae3RxVH=3{v58-d8o`h zHj){p;4WT>#uIbs7tYj-_(nt)^{9qoV!*$Mjg2vLKjafH{p;}eCZ05{+VHq3WsHVx zzYc3LR`B^=m4MPvEo6m{rWa`@=`e4}pfZqanTC|!bFLr7ZUkP^wmLiCoIENP*Dke}bER5d%!on35X z0F^iPMckO8%MW!2sspcChWDHH%YoAIVg zz-Xqf%N$w-S$s!5ZRe2YJ$<-@%hJGDoodnQvp2c*)VFu#5^vA@eN1o4>bMkhL0-tb zJdoY5*Fv(}_|6T^yYUb{Z;2N{oA8jj_pm6T)ow|&3{&fdE3ogwiTADLg+9mbJ#9rnfVV#pRJkiUNkjH8qDq=DJhBlQyBTxPy^3`GIW5sOH9E<9WrYu$m zIRP7cUU?ezJligx1gQl2jSk~bn@5?ib|XHHa#j{FC5v&24pbnUdJ?Iw5!UU@#W zJbLq^wMR;v6&(p1^^}wMUF^`Y-#*FYQCbcH%Z_K2o zZ4C`2XV!@uyQ1oKjxk2d7_-s0=56NT%)X942^D{q7PJ(Fw6Jr|-9htv2Aw1yWA0d> zU!XmXW)~01LYA!)(^j{GauRpD9|i@V`rvaDz4?9PCSwDs0tx@!pYh?@^S^Gn>R-Jk z70}>g5W{lzz({UfyLSF5H>;}hO$G6HjqfM72Dx2a?@1*0y&%3pKUDE`U=3|%o<)9& z-d{Lg^kbQM-^yD&ycwuID#r4+S4SZrYp_KK+)ztnScraaX^eQ;;_A(dUowlHc+bSY zE+ko6jrejfiN8;VV}B43pmI(w6|hgzuaAZ~gR9@~3p(MiK^o zeVbmJ_PWQ6BhOH63Bv*`jQU0g+V7}C>zEnd&Z`enkdls&Pg03ZMsO3pMx`$CmwUx# zyg@q^WaF#b-+UoLV0`Ktz$@st0EtIT3TGk$V^3mA?T$=}ys2){(RXL} ztX7}=3E3<4_q?)LZK(VR!-OIGL>f+^Rqfuy_|NPOQK1sqf?1Rz96}$hll)n5Xt!ST z%kyE)u&VK0lL$B(ldk+O!YAmZldd|)%w&j0<>fQ$mFyMyzwRPw_{Phl^3%jsDe%6w zrmEr*d0Fc!v+{~n1|OCp%v;Ncds&=%>A8TAQ?W~m6i*lvO%*~Xg?|r5>`Zf=tVl|d zXR%@5mqqqE-bfLL8aj1#IzYgqQP|4bQXa1Nn&mK?+Ae3YEiG)w7G)TwR+zqDg$hBB z4a)>bEPQ6csYwbN4DE`_)0eh!mF;V!-_wK}GLz3nX2$*2Ny4XRq2q&D;u4UrU%0Ej zBg`P`I3!A*$+wdE$uvPHb*CSpdWT0fiJFT3?WJf-i}9+7W=RYa$-766bT+)Nj_e1o z^Iw#~_dUj|J@=etWK$yT%NQ=DN-VCUNzB89-8u`6-z(lup-@G`Z;?suH6|t(-+7E0 z{zCW811ZNb|BC1JUADOcjT&3!Lsm;-={FG*Is|!J(=gNLw0n(Dv*S{a6nF%A?e4g- zDiGkXaga8%#4CS7a1W6R_7ahJ&Yxi$J;^9BYcbxBZOnMmu}(lxJ5C~J|7Edh6s?*k z(|+uXx*tRHi=SxVqZtFXyBncC2Dlx=(0#hTddB0auB=BNyeE5UK+c1-X#+V*NVMnu`Ows1}uz->b z{ep@^nrO=121SMi1EI5D;=Q8`nqysW-Ml-TiB<$NzmYvx{+Q^&6@#BA7L3*QfT)N* zQxK6HBeONc##z1t-`w|Nh3zz}e@rpDRhrFyq~-r9`ig=@Sh)muo*T zM2vzDzE_amXMo}vFB01N%AoUv$CHC2GZ*_ldHA!bY0G{ae&4yofszt@85UNnUbPzQ zFggjC6KB(eH=_bdEtwQEz=DcqFb)0e$-z4ZXLJVcr7&zJ;ADv z@z|elaJBNt{PbMj*v{c|N^~Ha>!4JfD&4Y*%R4LcGiTI2kwl?|H~KMespY4B{7x4k zL6;QX`u0QD<>yCSSmpijAqjsK)>O9+>rKwFL(x9nyGC3Uy4do4YrC;_uQf=gs_Aci^iwny`_2t~WoK$wD05UMJ7D5U{KwdER=Zw(M`FbUedo8>3uAgl2zVK?q>9 zSgOKszU#`aCl9HqCc}uN#Me>ps{E`doY!#jT@{zYjZUmZZ8*cG>#FN+`;l745716@ zKUkR%?bEw~7{>TWxbu?g-a*>Xoj0T&@`RB_{G_n66zv z&uu~8FBYWfyh_*Sal`Q+xeCXHVh5)V7FM3nG=4p(9E|YyDDfW8DeDkG1n@ohz#GCK z$ELTC826!Cq%(t|XdK(+#fx8)Qc_EsmCs+U=s7eS6xS8qQ&6oUVEc_;iSJb+c<&U| z6~X7VefDD-6%WtYM+90(ulj2D?^RUZJFk#Ak(;E$U3O>5G_Y7B&!84nub2g-7j z+E>{1?%6x=iIl!M6w(u(y}gUt$5$pI%rgCsNzY91-Zaa&yZFwi_;>!!QWn><@aYe^ zd=={D&oq6S>C?LI_>hdE%cziqHlGyLTpe4ej5j4cqrT0=@!h<{z7^e6lh*p)r@;-L zIV{j==Fy92?sp=2?!C)E_AKw7iLKt|yB+Sc*ih})a_a1nidzgXdEP9zy`oA!^LIOg z`RVDfV?t6$;9WUllaDReaCU96@9u|}@5nQzDHVO;obfUC{xu-@fCWTS= zcONn7kaQRJHTEnH)6-j29_x1%K7pGcEy=m>;pq;MtGZz7d4f!~KH&UG#*Di}Q`OTE z8sk{Q;3u)Ckx}X*TWHcgUH%M7nVzK%B2wpq<&2fi&!bFYI}Fy31&{qEh{XgIzGq~! zWQ09=sSy+AS|`g(e!w(1XBozy z_P6R$)34!@5z5b&5u~ryGOpu1a#!YYwJb~7hVSw|o}BVa^~pk)H&?&27y9k)I+FWP zsP%wv(mJl`Mc07ntfO63hn>7lfB2J+12I&|^{6`&rqXK_v{7<^9ZY6DmZ` z3moxDKSJEHSWW!(ak+G{wcK0Bs zVJ9OBOTtBme9M;zO)u2ee$QhtyKj^zw<^`LE8;t4qdbFNQATfg3aRk&f*-}Ayn5rZ zsOFe|p{JPhCn-ZlUYW2+S{dxiKxgcGmbiVdEa5*Q5D`>7(To;+^yia`Vw0L{hSz6B zu;nbu7Lm91l(8R6eP8C7Uly?%UB;-0>#?dZl=Dv}YY|5hFcb2ea?>D@s3RXv53)VWY3v7!|5}c?CpCZ^pv^|A6 z+(C%7(IBS2fEzmZ_6IGUCE><#9CHglauUTbC4BEKp&%*xGW}qhzkE?C> zp5Wha%WAKGMJMiT%D(%P_xRNL+w|1lSKo>M0_KY1H0 zdEu9YHvL;F{_Vu4$(;1H>!++M;=w0TMgPplVUxiKaIwj%ld!ST(VnzmKF$%WTAci6 zK2CE9tXhmTUpP|w5-T^uqCQGFtrRuGG%%P0_oc)xj)ZB_1Rz+izSuM zrjomzk(@Y1VbsKUhg38p=8sHqD${I>oo}^+bO=I(Wjm+8Ktpt}{+mwDqh3?vlPXIG zWKkp?4QH;V-O6uAB8nlcT0SeOHGXpRmv|a4x;M{Iw)0Ze>LkKe!DPK@l`aZrDGYy! z#B?qZy$4qAO*xFWSt=?Fk$qi08P>Vx>ggX~;3+7?+B?jW!#6u6-t$)r*-@Z}C3fD& z>r--6?~7q(y1UxCsPtGKufncxyRe%s68o|0Q(CY6E$=g{bn+FCbv&IJ*l)GKJHZpS@ta$Tevle9;G17dak)%P>IbBmJrCVn(T3ExPBAT#SaDh^Dgk^jcIHeYG*8B!aXN9??%M z_Udz%X_bfUcOUpoX0+PNPAiyi=seyTxKFS1+>IZ{B1w3!Ui-J7W~f#1{kuySo&NQt zTw(jao|N0tW8S#;f+>g4LYrCujaW#G;J-_dhPNIfX}iKQ)NAp_>hyZs?2FH?E0@nd ztdh;kTz9&Dqkp6>nDtw$%d+Vk7HKVW_eZd}m0JBa&wF-$rQhAp&+y;8>-2>UlHbdb z=t&B7F)pRDq4dg}dc#tn$r6uePHs5NUQ4c_H2#FL;jmu2dXlO&a;>br=>VOq#4;Z) zpBG+em2dNhMoW*p6+9mlZ>MjA`@MPbgsn!#-E+lNt|4{f7(V?%uFMDK-;y^A#pBoz zap9K=VL?lbmuK)GX35^t3igD!O?CUDec1k{p6Da2d)?c$o#qY; zrLi_u#Dwa!wS)sapGSUmrls_`;+QAAF#Gz#u=ddA3Xe@)dtspTjQzvX@2pul@hNnY2R%6d#SRN`gGE>S~UT>Zh7fKbsY_8w2{4$EIr7kXDDD$?W z_xm^vdv>n9ZCA*k9hx=r*8N`(8c=w>ZJ}0~3~n8NSYB$H6M=^h{)-bJ*T07s;{|IYdEzgU!j{%2JJ zv?#&kpG66U|Nf$c^8e7H1ihdC!;2Eo|Ex;*Kes3W{m-g||5J++V#W!Zb^e*jKuW`q z($z^qNOZ=7n<&@^@c1R}7tk7ozn;?#WPi_gDu>l8SqxZ5VlQb&lbfvIrYnJ}?T%(x^JJJ*g?ZWHn4{t!o-sc%Lo*uJ>f4)ogwO0&9hqX+K`B11(Gd);~$9wF8tNOIVt#Q1uNhgaySn>dI(`4t|a z7^)?p^`{SsllPpzz@pZ$D3ybOa4DrY#ys(UqMtDBc>G+7W2hE!lN7RuAxOC7FTM%c z%bq{EdUTDi9DjWbG1c^bH@vC6-(Z3j!B2yBK6-?I6t9)0IBAIXz|}QL#8#oz9wpOQ z{_?@vnq-J&zqOCqqV?H_U_x9?&dV<#3P zfjN6NM+-OO_^n)ix=VDhe?WkV7+s@);??xdGJTYiXskfQh0aL36uR ze+M3kD7aJvhfL0pxa@2T{8aAnZ9is4_i)bf32Wvz)ReX21#-({H>mfeTg2|nt9E2{XO(q&FZ-W~#S`Z6 z5?;Xl1RW#a*4-4!3iQaw%+dXlXHF1fQBa5{R;7;U|F|@VVhj29*s^DtAjw}09pS@8 z-S>I`U;nHsd1P|(k~Fo3Xfv1s>n_uGCapW1)VJi9=;5}_dt?3C>~5|1cD>FD8!Mbt z2G%9DFn{Jg+@4ysnmTxW_SNjb)^=!+AT+DsGK=*r>-}Nt+ctAs#r=v)Tc5)kosCkm z_0n0sA1keDw#j99P4|PrN=IFaJ7s$PM1xMyE0R zKWasze^NiY?jB0h5mgHdcS_K;9UeOy#%1P1u@FkXkh&&19lNWjMsA5G zDQ}f|*M{Hc-etW^jN<)RV4D<+K2o$^BrV)v%*O9{SXYyI*nc8Bb0)e{;Lzh^HQxv`qM-QTyhkLAH zsWaUYj1F=XIk@ET`%xA-)x6>V`t)uZkMbZ21uN&OUmYS6l+8#M$@FkTvvOt9rLEHq z2xgbU=_=xCY)xlw1={Jb=_jG<_#!f?PN?#cNgSh{DCBYGS3 zT;6sM`%}qU>ywNxKiS`#9eT)JQRWlusw_3ASo<|GJc+;a=vkVg zY3>-vw)(W7DS^c(jb8oDNXRZz*-i10VkD>Cp5kr=lQRPjPRzXh54hhUDCu6; z{YtQI)SFyNRrjVy%H=QojEaumPycRkPhiRSS4T;WsPxu(>`N?9Zh3Tw(N8kTZdCn! zSOf{Up)V>TD&R3SsQ{5M)%7SjaL=L0?Xsw7tVh@jFNesI_=fAX2(=tewW$oal*w<~ z?oh@L6w3UV&0wu2Qp^0}9AzTaBR5F$lw(=qq)4rwy_98`p~IAVbx}a4SMF10pA4mm zy7v$(-yQ*JrjKR}b(R$RG`cfalu354Ae6FqoD!QAUrj*#TBwzZu6FC^?1X*>L_UQ* z4gqPX?IZnqPJ`om%=5-*d#2CXb(v0=k;>qa z4U#-jdF}UE54mFtzoLa}#lE(&GKLgtmzBZB@IoG2G`+@SbuYsm4zEjQknVIRP-E+G z6KQXzRq$=N+1ORVHbCYyu=#xWn7W@!dn-y>JWSuvB)*TN#W;*>m;6PZokVBssdkZ4 zP_dlvSW^1?ZBnnErP-9|p9YLlF>y~N>iN=mTqwy7$WUY_Au{OTuEmv76`c`*0|z(Q ztB}%im7jE@*VcczWp=!&ZVMoz9AAH$@cNFiw2G4vU%CCY z!uc_xMNbvnj``bXMTpPq?(NRv$EZq2EI-|)DzN| zv5k1}n~zQ#P1L?-&JTxL7%$4bUSr5CAhpYWG;(0~CWw+ss0aNvCzLvpiYPd&;Hn6p zx+LnV4e@>b8hW7h~%j;g8HHUpT(`LynW`ySl=X@}GymE_{ zMNNo;k^twP=M5jqnCI_?e?FSLo3!A#8KC8gZ)K-?;~>C)#4)Q|iqpbQz|vivvh1Lb zza37KgRmhR3cp05FJh=Elfe~$g$9Ye3wN-xsjyt+rp8-{aVtO7rt2$F>PII1Xt~Y( zvegsM>SxreH`%9Ig0@EW?aMO5=L{Y*=(jhXJAKQ=7g)+Q})M~j~X`;^mn!x z6X|`9zNNo>LX?Q6VsQG=?zHr2uKxMknB{3YpTyPsBu^5}@+E6CPqr1_9`0Ox+G#`3 za52nOi+z7OZ#8GgaE-*#C-Ck0@xXQ!Zc5~^0n3-*eA~JE=V%I2%NyalVF_6@xMMt!ONSSOvoJ%$_~J&(`&#@7a@?ckp~SA5M!t$J)?& zn5A=^_^bq6^)Ws2aV0!$$i6%%$Rj&YQTSKT)UAbntht9id=e6$o4YqN%l&cOX4q;r zulSz|33;ASO5V;kPgE)P3f8)#tD&^XN-Ea4d^i^`^N@e3`TM!CX5sp^kmvI~E(th*TFPnQ)DFOs!fag}9jADN|=7 zk{l@wWe#@c;*|Irt~v_vMDXtu;?4%su#)2Etg7o{x@S#B$WDHW@_wq}v;K}MbUteq zP8x$WwXl{mIVwK=ZTP`R>1Xy<^5s@b#S(KVLo-f|8v+I49pm?%ET$&8Jvk3cu^v)d zwBJ5w>=j?ed7VGG=EZuv8oNk5-F^9OyVvTrVDOsH#U#}v)t8u#{+l^@b3}!ze;5_x z$Kx1m=!ld8D&$;WaWzp?_UC`W8b=%TdFTGVGHtE=bu5+os(p{WSLd@sAeA}|4PD6q~d1Thq&E|(1tg#P|7Z06@16y1sK1J(+M`ucW z<+;(xVwOVp7~{(~>;0{7@(jIeTlu}NnNH#UpY7FC^Q!O*)J?vRJDdM%Ed0)YI~K10 z?~jFl1!LiSIZn;6cv4n$uN7}dv(#RA&}`a+`W*t-i#H5O6%Q=`s3r0|)QU^gS^w!a z9{)2fvbIJ4*t^in?o5OIrC76$xZn9nZT1FhW=YAEqnX~?g>O^&cG};e4{`>p`78hB zRs3Sg_RNm0wjzFp-r1=_c~{BdHB#r!SRw4#w4rFXo_6Y2wtXnCwznT#lI?7Hf_X3T zEp|HRF$Y(&hMstCxhi!r1gq;tlH?oaLI<20$qYr6!goWuJf=A28`JndjxPyc24QK8 zjf%n6qHk!?FZW1c%5@3(2$}|*HONNU$hyNTqdDycW0j9K`QEEtzhwTMy7rDs9=dc@ednIz z*Q3$wF7i-?_TYT!mi@%5Kd_c0`W4-afZ#(tM(=!B(}>f*9t)rS|BQu)q5rF~@OS@_ zvGDYNcPt!!Z|y%Y7Vc&D|BQw2jW%%+y@Dg2!kOyOi0@c%MvOi-f(8f9fbk$g@Z-T* zG4Ci5v`DPmC|Im;S_viMCT5Wu@dp8C!Th|5NJPMy)7mA|-9(W(B3h|d1 zd=AwH$%8=+L-Jx!^N@TP)E*>%9SR8$z@SJV?}M#{6vUu-AcZg}DM(=qN()j1gR(&C zvV->-^f`9v6 z8j=YQE`#}+gCxSml19NIU}-l?kc^l=MMzpWTna-~f|P;7CDV*ck~P3M6BiRwYs%PYk?f0A4ePUb}&*t3bC+$Vr0(4=Doo!GVWV z0tX&a860>>6%5J^QWb*=fmFkw5+T(ws2oTQ@NpB!Rzy{;kfot{@BP2C|Uu zAPeaMvXGv2C>($n$U=I9ETj*}Li&O%q#wva`hzTF0LVfHf-GbZ*lWnAAP*S~@{nkd zhYSIE$WV}ndKDAP<=Y@{q|O51CSj!UMbndB|5F519(`kZB+fnGW)h86Xe&8ss4}K_2oA z$U|mfjs1UkcTV+dB|drhb#ek z$WoApECYGSa*&6t0C~ttkcX@SdB|#zhx`EYkTrEE0zfUuL)L*jWIf13Vn80U0puYY zK_0RR4DyieAP@Pa4n+v)0C~txkcaF7dB|>% zhwK4)$gdy|*$eWJeIO6n5Au)$AP+eR@`MjK!SA>9EMW^0?p!}l_#6p-&7+nG0}0`y zpboultPVv4_y+2b

X0qT(7K^<}u)FG!p9da7fA!k4xau(Df=Rh6u2dG2-1UnBo z4|X1M0qi{FBFIB7)uFBdmO&nJ1>_-DK^}4qF@)+bHPe2~>6yzb#KpyfO#f<7b>=tEuueMn-^ha>@cNK%l8Bm;R!@;VeLfCA(puY)`!CCEeG0C`9% zkcXrOc}NBL*4^~0HQUT;46+s?S3FIm8n7|kEH4h4B9QZ>_pg%=8Hr5EZs!A1X0`wj=unCar zU=tuUz$QRyf=!_CWd~p4LF*J@I9Mv+Gdds-{oTVl)OElkkcZR-c}P8whtvmoNCS|E zGz5DOX$1Bj(io&6O+Xsb6r>@|KpN5j*DnjR48)2*z&z4n>yS>3I@QP4MTZLeKhyPL6}k0)nl zq=OORW3^hTRc+I5xO!dL;{iWiLVemRxMft#!~8WzARIv5Z7+cau5%Px5)TKVV0 zJ+`Dimz@^P>fF6kGxBDqFta}rPi8VbZnrsD&#B0bhPxE9P>1@RyBnJ;cR#D&So^H& zT(muN?^rxJHYOd!MN3_v?)yltMzKRVAeY=6~ofJV>I?!qh`x` zVzx)g9Q=W?OMaCkbc4CCn5|h8xF)7rg2!bV#2L78g*;8+3*jl zgXy7o^5vJMgQ|#x0x&(bEwdp)2`$tDv4pC8v|z|f7e-neycjy7%t15}PcAJ<2Xi9S z)vDc~S?>6lg%k}1!VFPp584oqvwB;<6NR36IOxv)l!#)(E|`yeA#~>x0sr07r#ctP z9nTqOz+L9tWrq{@`R&RM2HbWDpX!zC`kX%Lch~Qw0CO=c+Hgc>AmA_{(x*H2dKZMQ zRc=;)-Dnv4)tk4kW)3FQcrulezMytc3ul6iNc9KYcFLdbvo%FG3N(JKqGi@w1)+;d z5Xh{)V(0g&ZjH=AywAn6DI(;m+=d7(kWmA121L{wJ!=U!(uyhQKFDv|YLs2Qj2UwS zaZ%BnYS2fKBLWFz;( zsEYhfz}(J4AlpY@2l$KaDe>g#)6zk*jf|#y8(2FT3q(l>+5&e;>5QlLw}Ft^t7pnl zcfx2sPyX&9qh3}C@#qOZ!f4VnpO@Vweaz?03(MEQU|BT8Z&2eSId4W>sP5;9JD^;j zVr+?|9CXzYJl#Xj1oZ}|o_Qp>AF(r{&0HX~g}Y!b5^x@rJ>9==9(W(GdL}_5Nz(q2 z(SIBu00JNY0w4eaAOHd&00JNY0w4ea&jNu3Davk7=Bt%lq2yGHjfY0v%-M8Dx?xof zx<$9&G;#~MMP9;lx&8c}d;R}wrv3U^Xdq$)0T2KI5C8!X009sH0T2KI5C8!X_!tD@ zbf-WaDOB_P`ah!moN2$LHyj`U0w4eaAOHd&00JNY0w4eaAOHf-EP+@=W+U|6|Cl7R znOp9U1JJMEh@S^=pa1`YX}@@8n}@(b00ck)1V8`;KmY_l00ck)1V8`;S_F>Mwf|Dr zwZBgH1l;HUA297h?E}C90T2KI5C8!X009sH0T2KI5C8!XI6?%X5m}WYvLvf2zy9yj zPBZN%+V`}tYoFJO+Lrbj72p5?5C8!X009sH0T2KI5C8!X0D<2x0%Lvh#lH1sxx8&Y zYHXQCJ-@eZl*_wD{{Bc@o{X;6P5uY=Y`!;5@pCJ`dM+ks)azEkTqzXlrsG^S>LZGr zRo863!%(MiJSwlW3SY10n-$tbL)h6gY@=k>Ps;KoVaDCIVZCYRxfg@>ig^5DM84dr z8X`R_$=ORc4X1I}ELjfU@_`~-oL@YboxhNsKes(Uzr47xymTRVe(_>I^<|%SnQ3on zf2@5?`;m58yRW^g{qpy#i_uyT009sH0T2KI5C8!X009sH0T6g9fs^t@Dg4$z->^I> z`EL!xkI5M+cv~PgDrcqc+XBi<@=B{P?6yGk1^JRN6LR4%kIR=^RYRna5xNP{eOrJ( z|GyVmVcI{_RsUDCn)a&JH}r2q?+txx=nF${4lNI9iC-oDKJgccKTk9hf0%eBF*^9+ z;J*yMH~8JbFAtUnw+1f^{C41{1AjT-3|t$S=>Kj1KlT4r|CjoA`X|)?RKKtOsk*6- z_x(rTcl+MzI}!g`{IBC*jqk;;#!trnJN6H;Z^!;5_L*2N*021l^0&&@6@o{+ax){AcnF`9$QuBJV}M8F@s(;`rncIDb!3SJ*|XQkpB5YUQlK z-ySSw%hgiV$vF>7;iYHZRMaIl!>jo!aQ&|A>1{=wV`qe7u}~Ivg_=K;*;3T=EGv|Z z-F((*Rw_pQajs^UN?rNMyNdcUJ6+H3SQWa>=FB~GYCClAt(kk<@g*1DP}Eg6*HLS4 znz3W$t2Q^>Q?PPJQMcITP8IHYrxnW1E9YK$w6Hio-;OC%aOyS>ZoE)^^tfc&b9;?S zd5*ROb#i&fX`iQVDe5Jb>ektD3fwelwNmL#MZL%-di6Xto|w8BZf(!A=BCm&!maJK zt%=0cr^Bu7de+=jdL!K0ZrhqjOkEGRW_Z@zRQg)DHKT1!B&OFD^;LE{z{7cL=Xc!h z^d--(De7f58KPM%a+9vAo1T505C1bk-5TAa-8JeWOvj%&yBcD-r64T((&?+ct)kn> zw7ofvR4D8*0n=}|`DtU=hS9-@47q*r7`PAiJoodY#W4(Qzeyx|GZ9HhyO_L8% zUvlcz-o7L8jysw}CS|TyE9PYCyI)WQ>Q|XK0)gV}d_CjDpwbrNBDSfWje5nI>(olu3rUQ*1HO>Eb{d)SbL9l_~uVP9*0|4EgO!bUvDej zUQpCcW(52fTMsduod-tUd77C`v$AW}9X+exGwK$9aN@i+&qLY>H~0~3&Ce<78k-5$ z7rQs};VmXiF__KexW~*PHF*DaD)8L7tfFqPxe)z)x$2k&pATQb;;f=xW7$J%b^N%M zc>cl+@7$GO9ojYh5T^8P(A00zv!LAB-WC-e+m0!oEjcuPg1Of+ih85VPs`~}zHU4$ z3+}YDxkUq+c5|Q8MJeqBzh{8G_fDdGwR+#;%d3}|I^DYnw0eP-h)(M4sosS>U$$zyRsJzR27T$} z6xUsAwaERD&-1x+Sns(LYlCkUpVoV$=3g?z3g;zGP4p7tLcXlE&zD}}BVjcVg<I>}NGttZqxcg)@1vrT=Q_OUM~UsTj_mTDH=!O;xk>6A zPsN|kBzUtHye{&TdP~LzMJ%?#XS)08-%ia8aDYplp7hLw6s7uklQW`QJ-uLVLRHi= zbPYh=>uCfssXk#t^s-NbCXAOGkBf#=Z+k`l^iqsZ^h?1$?`Q^wf>*qt@Y#6LtHcL^ zCk!v0h>E80LDA9lXC`DGBO#MA06Nl5~W7%rY#FvqX|+3+XlauSh% z00@8p2!H?xfB*=900@8p2!H?x{Qnc+*ZlitfrXV+PkBqp!*zjV;)1iQoP zR9d2UgJfLCB;6XxBzg^#q)FEOR%7fMdy{RnG>!@17Wwq+yhw7JBn^6T-xhm9XP&E4 zxoi6bd)O+kQ|wNl{t)|vfXuD&B3Upg${JbZ*37P2$Jlm{yj?Rd+Fm28JQ|zY<&XC) zTkVnSsN_I@KP2QzQ#&WZAwTnrHU|5xm6S@XB>j zr%0B0U7O|U-EBuY#9oo=mFb_qJ!!VyD%Gh4RkF|&J#P~=e?PQaGR$sL{M?UCOgUHA z-!byXX)gt=FH^g3(HPL_%xmyC-4S+&{Ok(Cd6EWg>g)m8aqW(hPMGEEp5>b&3LZ=S z|KNwmUnBxSI_sX7bwSu953e6eDXbj}#G~DoVQO=+%fl?u*`;#MyGhp9$vRJm+af4* z1E9Aks+0Rzm<#_(zVuce3 zfB*=900@8p2!H?xfB*=900G553_40T2KI5C8!X009sH0T2KI z5C8!XI4T5`NK{p&NK~Se>R$hUz_bsw4~|L$(GCy*0T2KI5C8!X009sH0T2KI5C8!p z5RJ%m13;E!_xfMbe$41U4iEqV5C8!X009sH0T2KI5C8!X0D)(PKvs&W>ZJUtU2Pb4 z!`jd7=l70ZVT<#N=d$w`vhz#Zi;K&P3(HFva_1M9-r~>yCGA6c{{O5r5OIP42!H?x zfB*=900@8p2!H?xfB*=53@5b*x~9~(Xj%|RPL00ck)1V8`;KmY_l00ck)1V8`;4kLiy g|38cj%0U1GKmY_l00ck)1V8`;KmY_l;OG$e9U5fguK)l5 literal 0 HcmV?d00001 diff --git a/help/notantiq-fr.qch b/help/notantiq-fr.qch index 351c9753ce6841b52f7a0aa75e8441719b4edb62..c16e4dd32cf38e3158ab7ff8cabe93223151c6ee 100644 GIT binary patch delta 46044 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 Lm&0)n#`He`!qV3g delta 50212 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 literal 0 HcmV?d00001 diff --git a/help/notantiq.qch b/help/notantiq.qch index 351c9753ce6841b52f7a0aa75e8441719b4edb62..c16e4dd32cf38e3158ab7ff8cabe93223151c6ee 100644 GIT binary patch delta 46044 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 Lm&0)n#`He`!qV3g delta 50212 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 literal 0 HcmV?d00001 diff --git a/help/notantiq.qhcp b/help/notantiq.qhcp new file mode 100644 index 0000000..d9d2ed4 --- /dev/null +++ b/help/notantiq.qhcp @@ -0,0 +1,14 @@ + + + + + + notantiq.qhp + notantiq.qch + + + + notantiq.qch + + + diff --git a/help/notantiq.qhp b/help/notantiq.qhp index a541281..87bdf56 100644 --- a/help/notantiq.qhp +++ b/help/notantiq.qhp @@ -10,19 +10,27 @@ Notatio Antiqua 1.2 -
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- - - - - *.css *.html diff --git a/help/templates.html b/help/templates.html index 5360db8..e1f5d7a 100644 --- a/help/templates.html +++ b/help/templates.html @@ -5,116 +5,18 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
-
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/ufl.html b/help/ufl.html index f0659e8..e226cc4 100644 --- a/help/ufl.html +++ b/help/ufl.html @@ -5,120 +5,22 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
+
+-------------------------------
UBUNTU FONT LICENCE Version 1.0
-------------------------------

+
+PREAMBLE
This licence allows the licensed fonts to be used, studied, modified and redistributed freely. The fonts, including any derivative works, can be bundled, embedded, and redistributed provided the terms of this licence are met. The fonts and derivatives, however, cannot be released under any other licence. The requirement for fonts to remain under this licence does not require any document created using the fonts or their derivatives to be published under this licence, as long as the primary purpose of the document is not to be a vehicle for the distribution of the fonts.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright Holder(s) under this licence and clearly marked as such. This may include source files, build scripts and documentation. "Original Version" refers to the collection of Font Software components as received under this licence.

"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

"Copyright Holder(s)" refers to all individuals and companies who have a copyright ownership of the Font Software.

"Substantially Changed" refers to Modified Versions which can be easily identified as dissimilar to the Font Software by users of the Font Software comparing the Original Version with the Modified Version. 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 and with or without charging a redistribution fee), making available to the public, and in some countries other activities as well.

PERMISSION & CONDITIONS
This licence does not grant any rights under trademark law and all such rights are reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to propagate the Font Software, subject to the below conditions:

1) Each copy of the Font Software must contain the above copyright notice and this licence. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

2) The font name complies with the following:
(a) The Original Version must retain its name, unmodified.
(b) Modified Versions which are Substantially Changed must be renamed to avoid use of the name of the Original Version or similar names entirely.
(c) Modified Versions which are not Substantially Changed must be renamed to both (i) retain the name of the Original Version and (ii) add additional naming elements to distinguish the Modified Version from the Original Version. The name of such Modified Versions must be the name of the Original Version, with "derivative X" where X represents the name of the new work, appended to that name.

3) The name(s) of the Copyright Holder(s) and any contributor to the Font Software shall not be used to promote, endorse or advertise any Modified Version, except (i) as required by this licence, (ii) to acknowledge the contribution(s) of the Copyright Holder(s) or (iii) with their explicit written permission.

4) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this licence, and must not be distributed under any other licence. The requirement for fonts to remain under this
licence does not affect any document created using the Font Software, except any version of the Font Software extracted from a document
created using the Font Software may only be distributed under this
licence.

TERMINATION
This licence becomes null and void if any of the above conditions are not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
-
-
--------------------------------
UBUNTU FONT LICENCE Version 1.0
-------------------------------

-
-PREAMBLE
This licence allows the licensed fonts to be used, studied, modified and redistributed freely. The fonts, including any derivative works, can be bundled, embedded, and redistributed provided the terms of this licence are met. The fonts and derivatives, however, cannot be released under any other licence. The requirement for fonts to remain under this licence does not require any document created using the fonts or their derivatives to be published under this licence, as long as the primary purpose of the document is not to be a vehicle for the distribution of the fonts.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright Holder(s) under this licence and clearly marked as such. This may include source files, build scripts and documentation. "Original Version" refers to the collection of Font Software components as received under this licence.

"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

"Copyright Holder(s)" refers to all individuals and companies who have a copyright ownership of the Font Software.

"Substantially Changed" refers to Modified Versions which can be easily identified as dissimilar to the Font Software by users of the Font Software comparing the Original Version with the Modified Version. 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 and with or without charging a redistribution fee), making available to the public, and in some countries other activities as well.

PERMISSION & CONDITIONS
This licence does not grant any rights under trademark law and all such rights are reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to propagate the Font Software, subject to the below conditions:

1) Each copy of the Font Software must contain the above copyright notice and this licence. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

2) The font name complies with the following:
(a) The Original Version must retain its name, unmodified.
(b) Modified Versions which are Substantially Changed must be renamed to avoid use of the name of the Original Version or similar names entirely.
(c) Modified Versions which are not Substantially Changed must be renamed to both (i) retain the name of the Original Version and (ii) add additional naming elements to distinguish the Modified Version from the Original Version. The name of such Modified Versions must be the name of the Original Version, with "derivative X" where X represents the name of the new work, appended to that name.

3) The name(s) of the Copyright Holder(s) and any contributor to the Font Software shall not be used to promote, endorse or advertise any Modified Version, except (i) as required by this licence, (ii) to acknowledge the contribution(s) of the Copyright Holder(s) or (iii) with their explicit written permission.

4) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this licence, and must not be distributed under any other licence. The requirement for fonts to remain under this
licence does not affect any document created using the Font Software, except any version of the Font Software extracted from a document
created using the Font Software may only be distributed under this
licence.

TERMINATION
This licence becomes null and void if any of the above conditions are not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/help/wizards.html b/help/wizards.html index a59651a..e1f5d7a 100644 --- a/help/wizards.html +++ b/help/wizards.html @@ -5,116 +5,18 @@ - + - -
-
-
-
-
-Notatio Antiqua Documentation
-
-
- + +
+Notatio Antiqua Documentation
v. 1.2





+
-
-
-
-
- Notatio Antiqua © 2009-2024 DGSOFTWARE -
-
-
-
+
© 2009-2024 DGSOFTWARE - licensed under GPLv3 - Documentation under GFDL v1.3
\ No newline at end of file diff --git a/main.cpp b/main.cpp index da05011..26bc7c4 100755 --- a/main.cpp +++ b/main.cpp @@ -51,7 +51,7 @@ int main(int argc, char *argv[]) } } } - QFont appfont("Ubuntu", 12); // application general font + QFont appfont("Ubuntu"); // application general font QFile nastyle(":/notantiq.css"); // get included styles from central stylesheet nastyle.open(QFile::ReadOnly); QString nastyle_content (nastyle.readAll()); diff --git a/nahelp.cpp b/nahelp.cpp index 194d171..93b655a 100755 --- a/nahelp.cpp +++ b/nahelp.cpp @@ -19,6 +19,13 @@ NAHelp::~NAHelp() void NAHelp::createWidgets() { QString help_file; + QFile help_stylesheet(":/help/nahelp.css"); + if (!help_stylesheet.open(QFile::ReadOnly | QFile::Text)) { + QMessageBox::warning(this, tr("Notatio Antiqua"), + tr("Can't read style sheet:\n%1.") + .arg(help_stylesheet.errorString())); + } + QTextStream help_stylesheet_contents(&help_stylesheet); QSettings* preferences = new QSettings(QSettings::IniFormat,QSettings::UserScope,"DGSOFTWARE", "Notatio Antiqua"); preferences->beginGroup("Paths"); QString helpFolder = preferences->value("helpFolder").toString(); @@ -27,45 +34,11 @@ void NAHelp::createWidgets() QHelpEngine *helpEngine = new QHelpEngine(help_file,this); helpEngine->setupData(); QHelpBrowser *helpBrowser = new QHelpBrowser(help_file,this); + helpBrowser->setOpenExternalLinks(true); helpBrowser->setSource(QUrl("qthelp://com.dgsoftware.notatioantiqua.12/doc/index.html")); helpBrowser->createStandardContextMenu(); - helpBrowser->document()->setDefaultStyleSheet("h1 { " - "color: #003333;" - "font-size: 160%;" - "font-weight: bold;" - "}" - "h2 {" - "color: #000066;" - "font-size: 140%;" - "font-weight: bold;" - "}" - "h3 {" - "color: #003366;" - "font-size: 120%" - "font-weight: bold;" - "}" - "p {" - "align: justified;" - "}" - "body {" - "background-color: #fff;" - "width: 1050px;" - "}" - "#copy {" - "background-color: #663366;" - "color: #fff;" - "}" - "a {" - "color: #006600;" - "font-weight: bold;" - "text-decoration: none;" - "}" - "#header {" - "background: url('qrc:/images/notantiq.jpg') no-repeat;" - "height: 150px;" - "width: 100%;" - "padding: 0 0;" - "}"); + helpBrowser->document()->setLayoutEnabled(1); + helpBrowser->document()->setDefaultStyleSheet(help_stylesheet_contents.readAll()); QSplitter *helpPanel = new QSplitter(Qt::Horizontal); helpPanel->insertWidget(0, helpEngine->contentWidget()); helpPanel->insertWidget(1, helpBrowser); @@ -83,25 +56,27 @@ QHelpBrowser::QHelpBrowser(QString collectionFile, QWidget *parent) m_helpEngine = new QHelpEngineCore(collectionFile, this); if (!m_helpEngine->setupData()) { delete m_helpEngine; - m_helpEngine = 0; + m_helpEngine = nullptr; } } QVariant QHelpBrowser::loadResource(int type, const QUrl &name) { QByteArray ba; - if (type < 4 && m_helpEngine) { - QUrl url(name); - if (name.isRelative()) - url = source().resolved(url); - ba = m_helpEngine->fileData(url); - } + if (type < 4 && m_helpEngine) { + QUrl url(name); + if (name.isRelative()) + url = source().resolved(url); + ba = m_helpEngine->fileData(url); + } return ba; } void QHelpBrowser::showHelpForKeyword(const QString &id) { if (m_helpEngine) { - /* QMap links = m_helpEngine->documentsForIdentifier(id); - if (links.count()) - setSource(links.constBegin().value()); */ + QList links = m_helpEngine->documentsForIdentifier(id); + { + if (links.count()) + setSource(links.first().url); + } } } diff --git a/nahelp.h b/nahelp.h index de495c5..080f998 100755 --- a/nahelp.h +++ b/nahelp.h @@ -3,9 +3,7 @@ #include #include -#include -#include -#include +#include #include #include #include diff --git a/notatioantiqua.pro b/notatioantiqua.pro index 97dec96..3f0df20 100644 --- a/notatioantiqua.pro +++ b/notatioantiqua.pro @@ -58,3 +58,6 @@ SOURCES += hnjalloc.c \ nasyntax.cpp RESOURCES += i18n.qrc naprog.qrc TRANSLATIONS += NaProg-de.ts NaProg-en.ts NaProg-fr.ts + +DISTFILES += \ + notantiq.css diff --git a/notatioantiqua.pro.user b/notatioantiqua.pro.user index 6a30a70..02d311e 100644 --- a/notatioantiqua.pro.user +++ b/notatioantiqua.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId