Add new GROMACS logo
authorPaul Bauer <paul.bauer.q@gmail.com>
Wed, 6 Jan 2021 07:55:14 +0000 (08:55 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 7 Jan 2021 15:26:04 +0000 (15:26 +0000)
Replaces previous logo with new vector graphics one.
Logo (C) by Cathrine Bergh.

27 files changed:
docs/CMakeLists.txt
docs/conf.cmakein.py
docs/reference-manual/plots/GMX_logos/gmx_falcon_black.eps [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_black.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_black.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.eps [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.eps [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_white.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_falcon_white.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_black.eps [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_black.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_black.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_blue.eps [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_blue.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_blue.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.eps [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.svg [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_white.png [new file with mode: 0644]
docs/reference-manual/plots/GMX_logos/gmx_logo_white.svg [new file with mode: 0644]
docs/reference-manual/plots/peregrine-old.jpg [moved from docs/reference-manual/plots/peregrine.jpg with 100% similarity]
docs/reference-manual/plots/peregrine-old.png [moved from docs/reference-manual/plots/peregrine.png with 100% similarity]
docs/release-notes/2021/major/highlights.rst

index f22e940f40a835b4767763ee64ebc32e44c45ab0..b7f1b6c1668593de2890ff8f5b990ebf4f2baa17 100644 (file)
@@ -173,7 +173,7 @@ if (SPHINX_FOUND)
         reference-manual/references.rst
         # PNG formated plot files that don't need to be converted into PNG
         # for the web page.
-        reference-manual/plots/peregrine.png
+       reference-manual/plots/GMX_logos/gmx_falcon_blue.png
         reference-manual/plots/adress.png
         reference-manual/plots/plotje.png
         reference-manual/plots/xvgr.png
index c92d9d32ba84699ef6f0ede8e449361eb3128e60..43e52fef29b7a08db18baf3aa968c41a01926001 100644 (file)
@@ -361,7 +361,7 @@ latex_documents = [
 
 # The name of an image file (relative to this directory) to place at the top of
 # the title page.
-latex_logo = 'reference-manual/plots/peregrine.png'
+latex_logo = 'reference-manual/plots/GMX_logos/gmx_falcon_blue.png'
 
 # For "manual" documents, if this is true, then toplevel headings are parts,
 # not chapters.
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_black.eps b/docs/reference-manual/plots/GMX_logos/gmx_falcon_black.eps
new file mode 100644 (file)
index 0000000..8257b41
--- /dev/null
@@ -0,0 +1,169 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: cairo 1.15.10 (http://cairographics.org)
+%%CreationDate: Tue Dec 22 10:25:07 2020
+%%Pages: 1
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%BoundingBox: 47 64 1201 1199
+%%EndComments
+%%BeginProlog
+50 dict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+/cairo_data_source {
+  CairoDataIndex CairoData length lt
+    { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
+    { () } ifelse
+} def
+/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
+/cairo_image { image cairo_flush_ascii85_file } def
+/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
+%%EndProlog
+%%BeginSetup
+%%EndSetup
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 47 64 1201 1199
+%%EndPageSetup
+q 47 64 1154 1135 rectclip
+1 0 0 -1 0 1276 cm q
+0 g
+136.812 77.434 m 122.449 77.758 106.316 77.656 97.523 81.691 c 88.5 86.652
+ 89.527 93.742 91.25 95.617 c 92.434 97.109 96.152 99.688 96.242 102.73 
+c 95.234 108.34 72.031 103.137 58.605 105.641 c 53.016 106.82 48.434 110.133
+ 47.738 113.938 c 47.418 119.797 50.934 121.238 54.582 123.777 c 63.512 
+129.828 73.031 134.34 80.289 140.43 c 83.844 143.035 87.238 145.922 92.426
+ 149.379 c 116.953 165.516 147.242 180.359 155.668 185.961 c 254.914 252.242
+ 358.039 319.004 455.254 373.645 c 504.504 440.727 563.059 506.973 605.035
+ 571.824 c 580.902 609.664 559.07 638.555 531.32 675.203 c 510.141 702.379
+ 495.254 719.984 479.543 738.836 c 451.391 773.16 421.789 797.652 397.039
+ 832.957 c 391.223 840.352 387.957 848.008 386.734 855.93 c 385.371 875.879
+ 421.797 906.16 425.27 907.547 c 436.594 911.719 448.691 905.492 459.195
+ 899.293 c 488.75 875.246 515.934 841.602 552.969 813.973 c 572.625 799.551
+ 590.441 785.629 615.32 768.082 c 645.344 746.09 667.078 727.398 692.207
+ 706.191 c 707.734 694.844 717.348 697.121 718.816 696.992 c 776.023 722.504
+ 820.738 754.855 852.34 791.512 c 934.031 897.027 989.254 998.75 1064.824
+ 1093.984 c 1076.758 1109.699 1087.891 1119.629 1097.332 1131.965 c 1110.418
+ 1153.863 l 1112.848 1157.684 1120.699 1167.129 1124.062 1160.836 c 1137.406
+ 1172.602 1142.082 1184.473 1149.34 1195.324 c 1156.371 1206.266 1159.52
+ 1210.988 1164.152 1211.164 c 1168.758 1210.66 1171.656 1201.789 1171.973
+ 1195.91 c 1171.789 1177.66 1170.488 1172.105 1171.836 1171.059 c 1173.914
+ 1170.445 1178.363 1187.023 1198.309 1184.453 c 1203.141 1181.418 1198.629
+ 1157.941 1195.168 1101.457 c 1178.086 933.641 1146.523 763.516 1089.805
+ 611.191 c 1084.137 595.129 1077.09 581.48 1067.562 572.184 c 1046.789 547.156
+ 1024.012 528.801 1001.363 510.031 c 989.566 499.383 976.543 489.105 966.18
+ 478.027 c 956.355 466.758 957.996 448.891 964.23 434.633 c 968.797 422.961
+ 977.547 406.664 979.488 401.492 c 985.199 382.5 984.105 380.152 986.004
+ 363.09 c 986.469 356.27 985.977 352.652 988.793 347.652 c 992.34 344.762
+ 996.953 344.41 1001.699 346.52 c 1007.945 350.684 1011.227 350.449 1012.133
+ 348.75 c 1009.059 327.266 976.367 308.07 957.617 310.387 c 945.859 306.785
+ 930.488 306.676 919.223 308.172 c 898.082 311.871 882.219 316.207 865.07
+ 322.734 c 850.176 329.895 837.754 336.852 818.574 332.609 c 803.309 328.984
+ 795.805 322.965 789.297 314.582 c 752.211 271.688 730.129 218.109 690.734
+ 184.59 c 501.375 113.621 326.504 81.953 136.812 77.434 c h
+328.203 143.566 m 449.066 143.32 571.941 155.934 675.547 203.484 c 703.422
+ 242.258 720.086 282.078 742.121 323.77 c 751.336 347.227 757.141 362.793
+ 745.195 383.062 c 707.031 429.117 664.742 484.961 627.828 538.145 c 626.473
+ 563.586 516.262 380.852 481.965 354.867 c 377.371 277.129 365.852 289.16
+ 209.266 167.121 c 200.277 158.922 192.363 146.398 245.109 145.52 c 272.527
+ 144.367 300.312 143.625 328.203 143.566 c h
+963.453 318.547 m 968.043 318.586 975.812 319.973 984.551 327.719 c 980.254
+ 331.422 980.973 336.133 981.539 340.934 c 971.641 335.18 959.535 344.082
+ 943.176 344.887 c 957.703 341.59 964.785 333.652 960.008 318.773 c 960.75
+ 318.672 961.926 318.535 963.453 318.547 c h
+931.559 324.992 m 936.672 326.102 934.895 325.629 938.242 328.184 c 932.383
+ 336.523 926.926 340.699 918.32 339.039 c 911.141 337.633 909.074 333.812
+ 904.812 327.867 c 911.41 327.082 l 916.156 341.754 931.09 337.258 932.301
+ 329.965 c 932.227 326.137 931.559 324.992 931.559 324.992 c h
+869.617 346.715 m 881.41 346.566 894.383 366.523 889.238 379.129 c 909.723
+ 395.227 922.215 377.875 935.555 369.203 c 962.754 354.188 969.785 356.102
+ 978.707 357.473 c 978 377.777 973.379 398.656 957.926 426.973 c 932.07 
+505.867 893.809 535.328 854.266 567.863 c 773.895 635.305 691.504 697.004
+ 600.34 750.48 c 581.098 760.629 566.422 766.246 550.883 758.367 c 552.508
+ 733.074 562.293 711.105 575.012 685.809 c 599.723 643.137 624.457 603.18
+ 646.707 557.734 c 701.762 461.715 744.281 424.805 788.02 387.641 c 810.488
+ 372.332 817.66 366.059 824.414 366.141 c 831.258 376.402 856.727 383.457
+ 859.547 379.984 c 854.406 377.676 854.074 375.219 854.289 370.789 c 856.758
+ 353.203 863 346.797 869.617 346.715 c h
+967.812 538.496 m 987.859 547.559 1024.75 578.168 1063.395 599.801 c 1135.418
+ 758.137 1138.727 956.129 1130.129 1060.852 c 1125.969 1093.961 1122.641
+ 1088.188 1112.367 1081.16 c 1001.41 986.957 946.695 851.547 865.684 754.898
+ c 813.285 714.82 753.328 695.617 739.617 677.297 c 841.207 609.602 919.535
+ 552.836 967.812 538.496 c h
+578.949 649.465 m 582.625 649.613 576.047 661.262 573.328 665.98 c 557.789
+ 691.105 548.273 720.832 536.887 747.91 c 529.672 763.188 520.93 768.02 
+513.164 766.078 c 504.371 763.195 491.543 749.426 499.637 737.18 c 522.387
+ 710.484 542.207 678.039 571.336 653.832 c 575.363 650.645 577.727 649.414
+ 578.949 649.465 c h
+593.453 765.883 m 602.512 765.863 551.773 800.906 539.789 804.66 c 526.652
+ 789.449 561.559 777.637 573.242 773.828 c 584.953 768.168 591.145 765.887
+ 593.453 765.883 c h
+468.012 769.668 m 471.094 783.312 482.242 789.922 489.297 795.098 c 484.004
+ 800.496 480.375 804.027 474.762 807.812 c 466.156 801.684 458.281 797.438
+ 454.012 786.043 c 458.996 778.883 462.414 774.988 468.012 769.668 c h
+437.176 805.754 m 441.148 813.277 448.23 822.336 455.449 826.727 c 452.07
+ 830.68 448.418 834.965 443.676 838.008 c 435.465 833.68 427.602 824.152
+ 424.637 818.383 c 428.773 812.449 433.953 807.379 437.176 805.754 c h
+506.078 811.891 m 510.27 823.156 516.348 825.828 520.125 828.805 c 517.43
+ 831.699 515.309 835.055 507.691 839.086 c 504.027 837.867 496.203 829.574
+ 494.266 822.691 c 499.383 816.711 501.359 815.805 506.078 811.891 c h
+472.105 843.156 m 474.82 850.625 478.875 856.422 485.676 859.809 c 482.109
+ 865.332 479.617 867 475.023 869.395 c 472.617 867.449 466.75 863.355 461.203
+ 853.621 c 465.832 848.426 467.949 846.832 472.105 843.156 c h
+399.703 852.07 m 407.094 869.613 423.262 880.941 437.027 895.938 c 434.898
+ 897.16 434.121 901.664 430.547 901.73 c 417.07 892.629 402.621 879.5 393.652
+ 859.934 c 396.188 856.246 396.457 855.16 399.703 852.07 c h
+399.703 852.07 m f
+969.785 324.793 m 969.953 323.883 970.711 321.355 972.207 321.996 c 973.75
+ 323.355 974.613 325.277 974.73 328.242 c 974.719 329.715 974.586 330.922
+ 972.676 329.031 c 971.703 327.895 971.332 327.652 969.785 324.793 c h
+969.785 324.793 m f
+Q Q
+showpage
+%%Trailer
+end
+%%EOF
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_black.png b/docs/reference-manual/plots/GMX_logos/gmx_falcon_black.png
new file mode 100644 (file)
index 0000000..208c733
Binary files /dev/null and b/docs/reference-manual/plots/GMX_logos/gmx_falcon_black.png differ
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_black.svg b/docs/reference-manual/plots/GMX_logos/gmx_falcon_black.svg
new file mode 100644 (file)
index 0000000..497fa3c
--- /dev/null
@@ -0,0 +1,128 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg1149"
+   version="1.1"
+   viewBox="0 0 450 450"
+   height="450mm"
+   width="450mm"
+   sodipodi:docname="gmx_falcon.svg"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1853"
+     inkscape:window-height="1145"
+     id="namedview971"
+     showgrid="false"
+     inkscape:zoom="0.54798148"
+     inkscape:cx="820.2007"
+     inkscape:cy="1032.1545"
+     inkscape:window-x="67"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg1149" />
+  <defs
+     id="defs1143">
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect1061"
+       is_visible="true" />
+    <clipPath
+       id="_clip1">
+      <rect
+         id="rect892"
+         height="550.58301"
+         width="291.98801"
+         y="0"
+         x="0" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata1146">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(0,153)"
+     id="layer1"
+     style="fill:none;fill-opacity:1;stroke:none">
+    <g
+       style="clip-rule:evenodd;fill:none;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;stroke:none"
+       id="g903"
+       transform="matrix(0.82454635,-0.51053871,0.49150293,0.84357369,250.14362,56.767957)">
+      <g
+         style="fill:none;fill-opacity:1;stroke:none"
+         id="g901"
+         transform="translate(-145.994,-275.291)">
+        <clipPath
+           id="clipPath1706">
+          <rect
+             id="rect1704"
+             height="550.58301"
+             width="291.98801"
+             y="0"
+             x="0" />
+        </clipPath>
+        <g
+           style="fill:none;fill-opacity:1;stroke:none"
+           id="g899"
+           clip-path="url(#_clip1)">
+          <g
+             style="fill:none;fill-opacity:1;stroke:none"
+             id="g897"
+             transform="matrix(1,0,0,-1,0,555.789)" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <g
+     id="g842"
+     transform="translate(7.10689,-9.54507)"
+     style="fill:#000000;fill-opacity:1;stroke:none;stroke-opacity:1">
+    <path
+       id="rect1188"
+       d="m 41.158027,36.862134 c -5.067605,0.114086 -10.758954,0.07765 -13.860135,1.501201 -3.184436,1.750423 -2.821989,4.252571 -2.213302,4.913911 0.417703,0.525436 1.728276,1.435139 1.760616,2.509409 -0.355687,1.978739 -8.540643,0.142271 -13.277743,1.026295 -1.971417,0.415488 -3.5883814,1.583925 -3.8328413,2.926953 -0.1140291,2.067041 1.1265423,2.575017 2.4143233,3.470587 3.14977,2.135627 6.507488,3.727368 9.068697,5.87561 1.253729,0.919245 2.45072,1.936756 4.280876,3.156397 8.653728,5.692823 19.338307,10.928703 22.311301,12.905675 35.010808,23.382274 71.391691,46.934698 105.687091,66.210948 17.3743,23.66443 38.03145,47.03499 52.83967,69.91304 -8.51464,13.34908 -16.2153,23.54024 -26.00513,36.47013 -7.47265,9.58647 -12.7242,15.79733 -18.26555,22.44824 -9.9316,12.1082 -20.3747,20.74878 -29.10572,33.20264 -2.05193,2.60951 -3.20382,5.31056 -3.63544,8.1044 -0.48145,7.03834 12.36918,17.7201 13.594,18.20974 3.99488,1.47164 8.26211,-0.72435 11.96775,-2.91196 10.42715,-8.48248 20.01679,-20.35241 33.08119,-30.09894 6.93475,-5.08797 13.21941,-9.99855 21.9971,-16.1897 10.591,-7.75753 18.25921,-14.35134 27.12393,-21.8333 5.47698,-4.00318 8.86884,-3.19925 9.38702,-3.24528 20.18147,9.0007 35.95519,20.41379 47.10463,33.34422 28.81865,37.22362 48.30006,73.10919 74.95976,106.70614 4.2086,5.54379 8.13629,9.04706 11.46699,13.39866 l 4.6173,7.72512 c 0.85704,1.34845 3.62606,4.67968 4.81314,2.45928 4.7075,4.1507 6.35611,8.33985 8.91728,12.16773 2.47981,3.85953 3.59053,5.52575 5.22502,5.58779 1.62536,-0.17732 2.64702,-3.30811 2.75952,-5.3816 -0.0649,-6.43839 -0.52445,-8.39745 -0.0481,-8.76742 0.73313,-0.21656 2.30214,5.63288 9.33794,4.72581 1.70479,-1.07048 0.11292,-9.35281 -1.10744,-29.27882 -6.02679,-59.20256 -17.16104,-119.21909 -37.17034,-172.95587 -1.99855,-5.66626 -4.48439,-10.48003 -7.84603,-13.76092 -7.32869,-8.82859 -15.36353,-15.30351 -23.35414,-21.92579 -4.16065,-3.75625 -8.75593,-7.38237 -12.41112,-11.29027 -3.46615,-3.97565 -2.8878,-10.27856 -0.68832,-15.30862 1.61087,-4.11755 4.69831,-9.86645 5.38314,-11.69128 2.01419,-6.69993 1.62933,-7.52786 2.29907,-13.54749 0.16343,-2.40569 -0.0101,-3.68211 0.98393,-5.44566 1.2501,-1.02021 2.87774,-1.14414 4.55268,-0.39946 2.20314,1.46902 3.36098,1.38574 3.67988,0.78651 -1.08394,-7.57897 -12.61708,-14.35085 -19.2319,-13.53302 -4.14726,-1.2716 -9.57011,-1.31016 -13.54386,-0.78187 -7.45892,1.30469 -13.0538,2.83398 -19.10377,5.13664 -5.25428,2.52614 -9.63744,4.98053 -16.40363,3.48402 -5.38494,-1.27814 -8.0322,-3.40208 -10.32754,-6.35878 C 258.25672,105.39086 250.4662,86.489695 236.56833,74.663963 169.76711,49.628714 108.07696,38.456479 41.158027,36.862134 Z m 67.517843,23.330361 c 42.63832,-0.08655 85.98601,4.362077 122.53465,21.137211 9.83453,13.678189 15.71355,27.725614 23.48642,42.434624 3.25084,8.27418 5.29883,13.76672 1.08417,20.91707 -13.46351,16.24687 -28.38131,35.94725 -41.40471,54.70932 -0.47716,8.97476 -39.3571,-55.48985 -51.45733,-64.65652 C 126.0207,107.30976 121.95681,111.55429 66.71719,68.501031 63.546233,65.6094 60.754649,61.19063 79.362933,60.88134 89.034697,60.474089 98.836261,60.212466 108.67587,60.192495 Z m 224.10261,61.728535 c 1.61918,0.0134 4.3592,0.50304 7.44191,3.23546 -1.51503,1.30658 -1.26156,2.96907 -1.06246,4.66276 -3.49184,-2.02972 -7.76258,1.11022 -13.53354,1.39423 5.12553,-1.16335 7.62283,-3.9631 5.93762,-9.21235 0.26196,-0.036 0.67675,-0.0846 1.21647,-0.0801 z m -11.25204,2.27376 c 1.80433,0.39115 1.17613,0.22457 2.358,1.12603 -2.06709,2.94178 -3.99193,4.41507 -7.0285,3.83026 -2.53238,-0.49634 -3.26144,-1.84438 -4.76457,-3.9424 l 2.32749,-0.27595 c 1.67447,5.17616 6.94156,3.58906 7.3696,1.01647 -0.0265,-1.3497 -0.26202,-1.75441 -0.26202,-1.75441 z m -21.85188,7.6631 c 4.1606,-0.0519 8.73718,6.98868 6.92152,11.43496 7.22731,5.68 11.6341,-0.44184 16.33959,-3.50108 9.59575,-5.29682 12.07622,-4.62248 15.22388,-4.13825 -0.25011,7.1632 -1.87973,14.52802 -7.33186,24.5184 -9.12154,27.83239 -22.61876,38.22475 -36.56884,49.7024 -28.35264,23.79178 -57.41908,45.55891 -89.57953,64.42294 -6.78781,3.58045 -11.96577,5.56231 -17.44752,2.78278 0.57338,-8.92321 4.02562,-16.67319 8.51214,-25.59638 8.71795,-15.05432 17.44359,-29.15045 25.29252,-45.18173 19.42292,-33.87435 34.42263,-46.89517 49.85225,-60.00616 7.9271,-5.40016 10.4566,-7.61296 12.84005,-7.58507 2.4135,3.6206 11.39782,6.10895 12.39303,4.88498 -1.81309,-0.81494 -1.93051,-1.68173 -1.85465,-3.24425 0.87042,-6.20347 3.07342,-8.46441 5.40742,-8.49354 z m 34.64129,67.65685 c 7.07207,3.19673 20.0865,13.99569 33.71887,21.62659 25.40844,55.85701 26.57612,125.70521 23.54276,162.64848 -1.4672,11.68019 -2.6419,9.64332 -6.26526,7.16391 -39.14394,-33.23217 -58.44535,-81.0015 -87.02466,-115.09738 -18.48485,-14.1386 -39.63727,-20.91346 -44.47429,-27.37559 35.83951,-23.88175 63.47121,-43.90715 80.50258,-48.96601 z m -137.18181,39.14697 c 1.29577,0.0524 -1.0241,4.16146 -1.98282,5.82652 -5.48264,8.86367 -8.83948,19.35023 -12.85658,28.90315 -2.54565,5.38871 -5.62861,7.09422 -8.369,6.40889 -3.10141,-1.01735 -7.62708,-5.87401 -4.77181,-10.19471 8.0252,-9.41762 15.0174,-20.8627 25.29459,-29.40338 1.41974,-1.12484 2.2537,-1.55794 2.68562,-1.54047 z m 5.11648,41.06932 c 3.19519,-0.006 -14.70408,12.35567 -18.93166,13.67978 -4.6342,-5.3662 7.67952,-9.53249 11.80083,-10.87683 4.13148,-1.99644 6.31637,-2.80139 7.13083,-2.80295 z m -44.25259,1.33583 c 1.08655,4.8133 5.01897,7.14513 7.50806,8.97155 -1.86677,1.90431 -3.14682,3.14936 -5.12733,4.485 -3.03651,-2.16204 -5.81415,-3.6595 -7.32048,-7.67964 1.75826,-2.5264 2.9648,-3.90054 4.93975,-5.77691 z m -10.87944,12.73051 c 1.40176,2.65409 3.89991,5.84956 6.44715,7.39851 -1.19154,1.39436 -2.48,2.90688 -4.15324,3.98011 -2.89708,-1.52739 -5.67073,-4.88868 -6.71742,-6.92359 1.45994,-2.09373 3.28699,-3.88195 4.42351,-4.45503 z m 24.30808,2.16524 c 1.47874,3.97341 3.62242,4.91559 4.95577,5.96604 -0.95165,1.02195 -1.70013,2.20549 -4.38734,3.62767 -1.2916,-0.42986 -4.05293,-3.35549 -4.73614,-5.78463 1.80532,-2.10955 2.50335,-2.4292 4.16771,-3.80908 z m -11.98532,11.02879 c 0.9577,2.63578 2.38866,4.68077 4.7873,5.8756 -1.2586,1.94784 -2.1378,2.53624 -3.75791,3.38172 -0.84803,-0.68678 -2.91918,-2.1313 -4.87515,-5.56453 1.63216,-1.83277 2.38036,-2.39599 3.84576,-3.69279 z m -25.54211,3.14449 c 2.60746,6.18932 8.31192,10.18577 13.16819,15.47556 -0.75146,0.43161 -1.02531,2.02009 -2.28669,2.0438 -4.75409,-3.20992 -9.85201,-7.84206 -13.01522,-14.74536 0.89392,-1.30024 0.9894,-1.68278 2.13372,-2.774 z"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.06500001;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       inkscape:connector-curvature="0" />
+    <path
+       id="path1103-2"
+       d="m 335.01217,124.12428 c 0.0593,-0.32031 0.32622,-1.21261 0.85352,-0.98617 0.54536,0.47927 0.84953,1.15744 0.89021,2.20293 -0.003,0.51987 -0.0501,0.94543 -0.72424,0.27913 -0.34283,-0.40095 -0.47359,-0.48681 -1.01949,-1.49589 z"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.079375;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       inkscape:connector-curvature="0" />
+  </g>
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:0.08387499;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 402.8553,420.48816 c -0.38761,-0.38762 -1.86566,-2.50013 -3.28451,-4.69445 -4.94853,-7.65307 -6.21808,-9.4611 -7.5588,-10.76486 -1.15396,-1.12213 -1.45116,-1.25836 -2.04812,-0.93888 -0.94107,0.50364 -0.89794,0.51671 -2.26819,-0.68638 -0.66405,-0.58309 -2.46647,-3.15648 -4.00537,-5.7187 -2.23824,-3.72663 -3.49488,-5.37578 -6.28152,-8.24344 -1.91596,-1.97168 -4.9261,-5.50532 -6.68917,-7.85255 -1.76311,-2.34719 -5.32935,-7.03069 -7.92504,-10.40775 -11.58515,-15.0726 -21.12143,-29.13325 -31.26365,-46.09629 -1.57181,-2.62888 -4.1875,-6.62342 -5.81265,-8.87677 -1.62513,-2.25333 -6.54148,-9.39742 -10.92521,-15.87575 -10.67951,-15.78234 -12.26216,-17.99661 -15.7277,-22.00436 -4.51625,-5.2229 -8.81423,-9.19438 -14.85046,-13.72237 -3.01593,-2.26237 -7.70186,-5.8788 -10.41312,-8.03652 -2.71127,-2.15773 -6.47782,-5.07261 -8.3701,-6.47753 -3.75774,-2.78991 -13.25898,-8.7634 -15.16656,-9.5353 -0.67677,-0.27386 -2.32078,-0.4797 -3.79117,-0.47469 -4.04953,0.0138 -6.04567,1.18506 -15.52531,9.10962 -9.39565,7.85435 -14.35264,11.73053 -23.70171,18.53386 -12.01407,8.74267 -21.72736,16.12272 -25.45087,19.33733 -1.96961,1.70042 -7.31232,6.73245 -11.87268,11.1823 -11.1677,10.89705 -13.72264,13.08923 -17.23884,14.79116 -2.21591,1.07257 -3.40036,1.42893 -5.17005,1.55556 -2.97729,0.21302 -3.86016,-0.21521 -7.60972,-3.6912 -3.71422,-3.44321 -6.70209,-7.14335 -8.16061,-10.10603 -2.69567,-5.47568 -0.89779,-9.56294 8.52001,-19.36916 10.29864,-10.72343 33.96164,-39.14176 46.37262,-55.69169 8.15693,-10.87718 10.549,-14.21115 15.89171,-22.14922 l 5.02661,-7.46841 -0.99605,-1.97318 c -0.54784,-1.08524 -2.21426,-3.7931 -3.70316,-6.01745 -2.58815,-3.86656 -4.87839,-6.69603 -16.17215,-19.97983 -7.30831,-8.59608 -10.14456,-12.35331 -17.04021,-22.57338 -10.71825,-15.88557 -13.04121,-18.54878 -18.95912,-21.73605 -6.26352,-3.37342 -12.87002,-7.30618 -26.40115,-15.71629 C 117.42939,103.85956 107.98075,98.091115 103.2863,95.300735 88.011271,86.221245 74.928651,77.792543 59.585281,67.145596 46.883905,58.33196 48.567343,59.411563 41.490328,55.541151 33.351457,51.090012 27.687733,47.642012 23.907495,44.836955 c -1.783889,-1.323702 -5.240708,-3.666381 -7.68182,-5.205949 -2.441112,-1.539571 -4.663767,-3.188878 -4.939233,-3.665131 -0.787229,-1.361032 -0.16351,-2.629931 1.762459,-3.585567 1.503804,-0.746162 1.975287,-0.79366 7.617391,-0.767368 3.558696,0.01659 6.284621,-0.11661 6.676271,-0.326213 0.947552,-0.507115 0.818012,-1.418561 -0.362339,-2.549409 -1.30937,-1.254455 -1.369541,-2.780681 -0.166019,-4.210987 2.404007,-2.857 8.24174,-3.189022 36.697342,-2.087167 28.825447,1.116176 52.505933,3.652003 71.536013,7.66044 32.36722,6.817732 67.48613,16.732011 96.09781,27.12899 l 6.65702,2.419043 3.02153,2.981209 c 4.58445,4.523277 6.75886,7.38432 14.68593,19.3234 4.00635,6.034021 8.80547,12.910064 10.66471,15.280093 1.85926,2.370026 4.37912,5.668071 5.59967,7.328981 3.54658,4.82614 7.829,7.16694 13.82729,7.5581 3.22984,0.21063 5.81604,-0.35701 9.90099,-2.17315 6.5417,-2.90839 11.84215,-4.58559 19.25151,-6.09168 4.70787,-0.95696 11.12007,-1.16691 14.41654,-0.47202 1.01148,0.21322 2.22313,0.34409 2.69256,0.29084 3.10353,-0.35207 4.34538,-0.10865 7.65199,1.49992 2.58381,1.25695 3.91525,2.18331 5.9981,4.17327 2.81646,2.69082 4.94903,5.5049 5.30672,7.00254 0.33026,1.38281 -0.61171,1.47723 -3.01932,0.30264 -4.72532,-2.30534 -5.50494,-1.38862 -6.40781,7.5346 -0.79708,7.8779 -1.50532,10.47081 -4.73525,17.33631 -3.96872,8.43587 -4.26527,9.39876 -4.27453,13.8793 -0.007,3.40931 0.0754,3.91294 0.89406,5.46263 1.35374,2.56256 5.75728,6.66147 20.77797,19.34064 7.87304,6.64573 15.52987,14.45793 19.23333,19.62355 3.75033,5.23105 9.44827,21.353 15.95866,45.1542 3.73631,13.65938 16.56665,65.3685 17.87697,72.04809 3.17815,16.20097 6.8082,46.88859 9.07029,76.67802 1.04793,13.80025 1.14326,15.63661 0.88344,17.02152 -0.23326,1.24328 -0.23463,1.24415 -2.01036,1.23664 -2.41567,-0.0103 -4.27887,-0.93755 -6.07573,-3.02408 -0.82791,-0.96131 -1.6433,-1.74795 -1.812,-1.74805 -0.17521,-1.1e-4 -0.22953,2.01258 -0.12674,4.69429 0.19257,5.02126 -0.15697,7.38682 -1.27381,8.62092 -0.79634,0.87995 -2.03099,0.87058 -2.9238,-0.0222 z m -12.0019,-36.69813 c 2.69505,-1.12583 4.60867,-3.93081 6.04481,-8.86061 1.46388,-5.02494 1.7119,-12.11908 1.2479,-35.69121 l -0.39354,-19.99255 -2.03382,-16.71172 c -3.77262,-30.99959 -5.44812,-40.99627 -8.7235,-52.04809 -0.80693,-2.72278 -2.49635,-8.63778 -3.75431,-13.14444 -4.92437,-17.64228 -7.25934,-24.48089 -11.1402,-32.62707 l -2.12852,-4.46795 -3.60556,-2.13708 c -8.07926,-4.78872 -16.56611,-8.86281 -24.99767,-12.00003 -5.72437,-2.12993 -6.03806,-2.15367 -9.69113,-0.73358 -7.89456,3.06892 -16.81144,7.956 -30.54202,16.73916 -4.25453,2.72154 -46.25097,30.72217 -46.73434,31.15956 -0.36102,0.32669 0.8966,2.3527 2.09955,3.38239 1.73467,1.48481 4.76562,3.04555 13.90751,7.16148 11.6618,5.25045 17.8113,8.66166 23.8007,13.2026 2.66763,2.02249 3.62378,3.04213 6.29795,6.71615 7.93695,10.9045 22.11523,32.62735 33.24453,50.93469 5.06357,8.3294 25.22384,35.55614 35.51889,47.96869 3.89358,4.69445 8.70749,10.60945 10.69755,13.14445 4.2151,5.3693 6.80532,8.07511 7.93549,8.28961 1.44272,0.27382 1.66441,0.25244 2.94973,-0.28445 z m -243.49494,-72.37035 0.918,-1.20356 -5.42437,-5.53937 c -3.63408,-3.71113 -5.81875,-6.24028 -6.61931,-7.66305 -0.65723,-1.16803 -1.30236,-2.12825 -1.43364,-2.13384 -0.13128,-0.006 -0.65916,0.54113 -1.17308,1.21489 -0.83695,1.09731 -0.89319,1.33424 -0.53931,2.27177 0.65948,1.74717 2.52673,4.63277 4.58268,7.08199 1.94412,2.31598 7.58536,7.15092 8.36163,7.16651 0.22517,0.005 0.8225,-0.53338 1.3274,-1.19534 z m 15.48279,-11.07334 c 0.86587,-0.55562 2.0037,-1.45841 2.52851,-2.0062 l 0.9542,-0.99597 -1.18532,-0.73255 c -1.45247,-0.89768 -3.55708,-3.18326 -3.99722,-4.34092 -0.37232,-0.97927 -0.38075,-0.97613 -3.14349,1.17277 -1.07972,0.83984 -1.96164,1.77316 -1.95981,2.07407 0.006,0.91122 4.22951,5.74807 5.08801,5.8262 0.0774,0.007 0.84925,-0.44177 1.71512,-0.9974 z m 12.72586,-10.70747 c 0.50887,-0.37479 1.38448,-1.25291 1.94579,-1.95139 l 1.02056,-1.26994 -1.70559,-1.15118 c -1.46729,-0.99036 -3.40534,-3.2729 -3.81019,-4.48741 -0.14172,-0.42519 -5.31197,3.28734 -5.59109,4.01473 -0.29899,0.77915 1.79191,3.45745 3.8494,4.93078 2.06818,1.481 2.16672,1.47902 4.29112,-0.0856 z m -22.77145,-1.62732 2.16438,-2.07833 -2.3417,-2.20906 c -1.28793,-1.21497 -2.82895,-2.96834 -3.42447,-3.89639 -0.59553,-0.92805 -1.15278,-1.68735 -1.23833,-1.68735 -0.29316,0 -3.92864,3.56814 -4.25301,4.17425 -0.38863,0.72615 -0.0131,1.52482 1.71616,3.65024 1.28787,1.5829 4.29051,4.12499 4.87228,4.12499 0.18717,0 1.31428,-0.93525 2.50469,-2.07835 z m 11.62163,-10.88801 c 1.39852,-1.19057 2.54277,-2.28076 2.54277,-2.4226 0,-0.14187 -0.74015,-0.80126 -1.64478,-1.46532 -2.4315,-1.78488 -4.61818,-4.26993 -5.37158,-6.10454 -0.36601,-0.89124 -0.7603,-1.62102 -0.87623,-1.62172 -0.35699,-0.002 -5.42257,5.4309 -5.42257,5.81597 0,0.58381 1.0365,2.44396 2.15384,3.86543 1.46167,1.85952 5.08165,4.65384 5.63082,4.3465 0.24473,-0.13695 1.58921,-1.22312 2.98773,-2.41372 z m 22.81468,-0.0436 c 6.14846,-3.11883 17.09792,-11.51553 16.42863,-12.59846 -0.3913,-0.63314 -2.0395,-0.33396 -4.77831,0.86737 -1.50222,0.65892 -3.72571,1.43094 -4.94107,1.71559 -4.41097,1.03312 -9.20572,3.9431 -10.44468,6.33895 -0.95879,1.85412 -0.28397,4.73708 1.10883,4.73708 0.29473,0 1.4767,-0.47726 2.6266,-1.06053 z m -8.45803,-12.95445 c 1.86934,-0.90494 3.93597,-3.16472 5.18814,-5.67305 0.54686,-1.09549 2.35307,-5.52542 4.01379,-9.84431 1.89462,-4.92716 4.45679,-10.70025 6.8776,-15.49663 3.61083,-7.15414 4.36561,-9.24337 3.52672,-9.76183 -1.49623,-0.92472 -9.02214,6.59835 -25.38294,25.37337 -4.56869,5.24286 -4.72844,5.49024 -4.72844,7.32257 0,2.06196 0.75457,3.68001 2.67223,5.73014 2.83634,3.03228 5.05073,3.69656 7.8329,2.34974 z m 18.73012,-0.16196 c 4.50404,-0.93034 6.69742,-1.9812 15.88833,-7.61217 19.20397,-11.76565 41.64615,-28.23089 67.0879,-49.22062 28.37725,-23.41158 30.33422,-25.12854 35.56368,-31.20247 6.10711,-7.09331 10.78273,-15.02789 14.61027,-24.7939 1.06711,-2.72278 2.79008,-6.79415 3.82881,-9.04748 3.19773,-6.93698 4.9023,-12.96657 5.42427,-19.18736 l 0.23493,-2.79947 -0.93348,-0.23429 c -1.41441,-0.355 -5.22856,0.0777 -7.42267,0.84206 -3.23305,1.12629 -8.06638,3.7271 -10.81768,5.82099 -3.66686,2.79066 -5.27502,3.5454 -7.5616,3.54883 -1.42764,0.002 -2.32458,-0.22947 -3.62075,-0.93494 l -1.72302,-0.93777 v -2.27726 c 0.003,-5.05082 -3.55624,-10.39198 -7.25231,-10.88773 -1.2519,-0.16791 -1.49293,-0.0656 -2.7083,1.14978 -1.48971,1.48971 -2.2307,3.49482 -2.80805,7.5985 -0.33374,2.37229 -0.309,2.59067 0.40225,3.5527 l 0.75785,1.02503 -1.56888,-0.21504 c -1.92738,-0.26418 -6.83641,-2.21301 -9.13114,-3.62498 -0.93517,-0.5754 -2.10902,-1.04618 -2.60858,-1.04618 -0.49956,0 -1.9952,0.54023 -3.32364,1.2005 -9.07378,4.50992 -24.99189,18.77302 -36.76319,32.94092 -8.12603,9.78047 -19.15773,26.78398 -25.13205,38.73684 -3.74299,7.48864 -7.97012,15.22562 -15.39645,28.18035 -3.28314,5.72723 -6.77132,12.02632 -7.7515,13.99799 -3.82968,7.70347 -6.76588,16.66573 -7.21998,22.03779 l -0.2078,2.45828 1.66819,0.53633 c 3.18194,1.02301 5.02663,1.10883 8.4839,0.39472 z m 17.38415,-76.3832 c 0.70059,-0.98583 2.6563,-3.9278 4.34603,-6.5377 4.67986,-7.22836 8.24217,-11.76644 18.97133,-24.16782 13.60989,-15.7311 13.03993,-15.05063 16.85959,-20.12835 5.61801,-7.46838 7.38863,-11.99801 7.05429,-18.04645 -0.29299,-5.30055 -1.37317,-8.61741 -5.55928,-17.07071 -8.23851,-16.636566 -13.70864,-26.626084 -18.7961,-34.325235 l -2.49026,-3.768667 -5.90485,-2.955795 c -3.24766,-1.62569 -8.0352,-3.819999 -10.63896,-4.87625 -4.21145,-1.708428 -5.70034,-2.107822 -13.48586,-3.617568 -19.99049,-3.876504 -45.71177,-8.279028 -75.35352,-12.897716 -18.17493,-2.831962 -22.96819,-3.204403 -41.114423,-3.194624 -12.747286,0.0069 -23.631554,0.630793 -28.361585,1.625785 -5.582044,1.174218 -8.852564,3.600905 -8.852564,6.568496 0,0.535789 0.408437,1.793787 0.907635,2.79555 0.79353,1.592406 1.512469,2.27144 5.718688,5.401265 13.284428,9.884874 24.655127,16.80808 50.731269,30.888438 12.86714,6.947882 19.12688,10.901578 38.10143,24.065131 17.87883,12.4034 20.07347,14.35421 27.95337,24.84776 5.04929,6.72406 14.87759,20.89689 18.16007,26.18761 1.43259,2.30904 5.68341,8.96099 9.44629,14.7821 3.76287,5.82111 7.51695,11.85134 8.34239,13.40051 1.00009,1.87692 1.6994,2.81667 2.09602,2.81667 0.32866,0 1.16563,-0.80268 1.869,-1.79243 z m 120.04841,-69.42429 c 3.03673,-0.90182 7.51036,-5.75765 7.51036,-8.15204 0,-0.82722 -2.42721,-3.11575 -3.52769,-3.32612 -0.4758,-0.0909 -1.57435,0.0802 -2.4412,0.3804 -1.29718,0.44918 -1.68529,0.7898 -2.193,1.92464 -0.99322,2.21999 -5.37073,5.77375 -8.85793,7.19106 -1.68455,0.68465 -1.78242,0.78185 -1.13581,1.1279 2.52823,1.35308 7.59598,1.7597 10.64527,0.85416 z m -16.63274,-2.35996 c 2.01176,-0.68278 3.60053,-1.92295 4.32419,-3.37541 0.56312,-1.13024 0.60019,-1.48044 0.2481,-2.34334 -0.38446,-0.9422 -2.70552,-2.67339 -3.08096,-2.29796 -0.0916,0.0917 -0.0277,0.9102 0.14208,1.819 0.49517,2.65053 -0.25014,3.62531 -2.77836,3.63379 -3.45308,0.0116 -6.8049,-1.84859 -6.8049,-3.77653 0,-0.93323 -0.43794,-0.81418 -1.30144,0.35379 -1.77154,2.39613 -0.13763,5.343 3.61077,6.51228 1.10395,0.34436 3.824,0.0909 5.64052,-0.52562 z"
+     id="path831-6"
+     inkscape:connector-curvature="0" />
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.20005751;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="M 14.06821,224.61657 V 13.281165 H 229.50059 444.93297 V 224.61657 435.95197 H 229.50059 14.06821 Z m 404.12274,193.92328 c 0.5435,-1.62671 0.7697,-4.1896 0.5593,-6.33717 l -0.35327,-3.60588 2.02141,1.70093 c 2.0872,1.75623 6.12111,2.91418 7.39955,2.12405 1.60986,-0.99494 0.17246,-22.58171 -4.09392,-61.48194 -2.4121,-21.99331 -5.16745,-36.13264 -13.63898,-69.98992 -11.76766,-47.03046 -17.6915,-66.87399 -23.29045,-78.018 -3.05414,-6.07884 -10.94711,-14.35468 -26.24072,-27.51359 -7.70318,-6.62795 -14.53054,-12.85172 -15.17192,-13.83061 -0.82087,-1.25278 -1.16618,-3.20403 -1.16618,-6.58963 0,-4.35473 0.33187,-5.52352 3.50761,-12.35284 3.55949,-7.65455 4.61097,-11.45131 5.38062,-19.42871 0.23553,-2.44111 0.5901,-5.00653 0.78798,-5.70093 0.37098,-1.30199 0.33621,-1.30199 6.54095,-5.3e-4 1.54467,0.32399 1.8778,0.156 1.8778,-0.94685 0,-3.12282 -5.89139,-9.23258 -11.77985,-12.21649 -3.14418,-1.59327 -4.14446,-1.72579 -13.72995,-1.81898 -9.30704,-0.0905 -10.99375,0.0821 -16.90309,1.72985 -3.61043,1.00672 -9.14133,2.97297 -12.2909,4.36947 -4.71006,2.08838 -6.51436,2.5377 -10.16492,2.53131 -5.43171,-0.01 -10.0982,-2.02949 -12.9921,-5.62394 -5.28934,-6.569715 -9.48063,-12.381459 -17.34876,-24.056284 -4.71236,-6.992276 -10.5708,-14.876508 -13.01876,-17.520534 -4.07293,-4.399143 -4.95761,-4.993093 -10.41936,-6.995271 -25.71854,-9.427965 -62.78731,-20.104596 -91.32207,-26.302797 -24.99826,-5.430018 -46.11902,-7.7814 -82.62224,-9.198365 -25.281038,-0.981346 -31.391329,-0.296052 -33.223994,3.72621 -0.657606,1.443286 -0.588283,1.965651 0.406778,3.06518 2.027119,2.239942 0.706721,3.002338 -4.4509,2.569941 -5.257843,-0.440798 -8.754616,0.294018 -10.481939,2.20269 -1.675594,1.851509 -0.526919,3.6497 4.263174,6.673774 2.135556,1.348216 5.880103,3.907541 8.321215,5.687385 2.441112,1.779847 9.201114,5.936015 15.022225,9.23593 5.821114,3.299918 15.039298,9.112314 20.484854,12.916437 17.237706,12.04181 35.396697,23.43117 78.525277,49.251214 7.69889,4.60914 14.9076,8.93819 16.01936,9.62011 2.73356,1.67669 7.33706,7.47958 15.41699,19.43373 7.52724,11.13648 11.36327,16.09208 22.12073,28.57691 6.5659,7.62022 15.40859,19.72547 15.40859,21.09369 0,0.98837 -10.48111,16.19991 -19.17373,27.8274 -12.73728,17.03771 -37.03022,46.31957 -49.4739,59.63409 -6.03066,6.45268 -7.82916,9.51545 -7.82916,13.33267 0,3.91626 1.8597,7.03435 7.83963,13.14445 5.2848,5.3998 5.63993,5.63306 8.56716,5.62666 5.52045,-0.0122 8.99274,-2.34167 21.83161,-14.64715 14.18025,-13.59112 16.84365,-15.7983 36.87274,-30.55676 8.45,-6.22638 19.48536,-14.76417 24.52303,-18.97285 11.09409,-9.26847 13.29309,-10.52481 17.68342,-10.10296 4.09603,0.39358 12.51358,5.75634 28.97035,18.4568 19.38356,14.95924 21.33819,17.09146 37.40819,40.80736 5.72577,8.45 11.23762,16.43909 12.24857,17.75354 1.01095,1.31445 3.0185,4.38717 4.46122,6.82829 12.48767,21.1296 36.74097,55.2092 47.13671,66.23436 1.94765,2.06555 4.68128,5.6728 6.07473,8.01611 2.55003,4.28829 4.88508,6.58284 5.99863,5.8946 1.06125,-0.65587 2.72003,1.28212 7.85556,9.17782 4.56163,7.01328 5.19526,7.70519 6.87851,7.51109 1.48198,-0.17086 2.03718,-0.76189 2.76659,-2.94507 z"
+     id="path835-1"
+     inkscape:connector-curvature="0" />
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.20005751;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="M 14.06821,224.61657 V 13.281165 H 229.50059 444.93297 V 224.61657 435.95197 H 229.50059 14.06821 Z m 404.12274,193.92328 c 0.5435,-1.62671 0.7697,-4.1896 0.5593,-6.33717 l -0.35327,-3.60588 2.02141,1.70093 c 2.0872,1.75623 6.12111,2.91418 7.39955,2.12405 1.60986,-0.99494 0.17246,-22.58171 -4.09392,-61.48194 -2.4121,-21.99331 -5.16745,-36.13264 -13.63898,-69.98992 -11.76766,-47.03046 -17.6915,-66.87399 -23.29045,-78.018 -3.05414,-6.07884 -10.94711,-14.35468 -26.24072,-27.51359 -7.70318,-6.62795 -14.53054,-12.85172 -15.17192,-13.83061 -0.82087,-1.25278 -1.16618,-3.20403 -1.16618,-6.58963 0,-4.35473 0.33187,-5.52352 3.50761,-12.35284 3.55949,-7.65455 4.61097,-11.45131 5.38062,-19.42871 0.23553,-2.44111 0.5901,-5.00653 0.78798,-5.70093 0.37098,-1.30199 0.33621,-1.30199 6.54095,-5.3e-4 1.54467,0.32399 1.8778,0.156 1.8778,-0.94685 0,-3.12282 -5.89139,-9.23258 -11.77985,-12.21649 -3.14418,-1.59327 -4.14446,-1.72579 -13.72995,-1.81898 -9.30704,-0.0905 -10.99375,0.0821 -16.90309,1.72985 -3.61043,1.00672 -9.14133,2.97297 -12.2909,4.36947 -4.71006,2.08838 -6.51436,2.5377 -10.16492,2.53131 -5.43171,-0.01 -10.0982,-2.02949 -12.9921,-5.62394 -5.28934,-6.569715 -9.48063,-12.381459 -17.34876,-24.056284 -4.71236,-6.992276 -10.5708,-14.876508 -13.01876,-17.520534 -4.07293,-4.399143 -4.95761,-4.993093 -10.41936,-6.995271 -25.71854,-9.427965 -62.78731,-20.104596 -91.32207,-26.302797 -24.99826,-5.430018 -46.11902,-7.7814 -82.62224,-9.198365 -25.281038,-0.981346 -31.391329,-0.296052 -33.223994,3.72621 -0.657606,1.443286 -0.588283,1.965651 0.406778,3.06518 2.027119,2.239942 0.706721,3.002338 -4.4509,2.569941 -5.257843,-0.440798 -8.754616,0.294018 -10.481939,2.20269 -1.675594,1.851509 -0.526919,3.6497 4.263174,6.673774 2.135556,1.348216 5.880103,3.907541 8.321215,5.687385 2.441112,1.779847 9.201114,5.936015 15.022225,9.23593 5.821114,3.299918 15.039298,9.112314 20.484854,12.916437 17.237706,12.04181 35.396697,23.43117 78.525277,49.251214 7.69889,4.60914 14.9076,8.93819 16.01936,9.62011 2.73356,1.67669 7.33706,7.47958 15.41699,19.43373 7.52724,11.13648 11.36327,16.09208 22.12073,28.57691 6.5659,7.62022 15.40859,19.72547 15.40859,21.09369 0,0.98837 -10.48111,16.19991 -19.17373,27.8274 -12.73728,17.03771 -37.03022,46.31957 -49.4739,59.63409 -6.03066,6.45268 -7.82916,9.51545 -7.82916,13.33267 0,3.91626 1.8597,7.03435 7.83963,13.14445 5.2848,5.3998 5.63993,5.63306 8.56716,5.62666 5.52045,-0.0122 8.99274,-2.34167 21.83161,-14.64715 14.18025,-13.59112 16.84365,-15.7983 36.87274,-30.55676 8.45,-6.22638 19.48536,-14.76417 24.52303,-18.97285 11.09409,-9.26847 13.29309,-10.52481 17.68342,-10.10296 4.09603,0.39358 12.51358,5.75634 28.97035,18.4568 19.38356,14.95924 21.33819,17.09146 37.40819,40.80736 5.72577,8.45 11.23762,16.43909 12.24857,17.75354 1.01095,1.31445 3.0185,4.38717 4.46122,6.82829 12.48767,21.1296 36.74097,55.2092 47.13671,66.23436 1.94765,2.06555 4.68128,5.6728 6.07473,8.01611 2.55003,4.28829 4.88508,6.58284 5.99863,5.8946 1.06125,-0.65587 2.72003,1.28212 7.85556,9.17782 4.56163,7.01328 5.19526,7.70519 6.87851,7.51109 1.48198,-0.17086 2.03718,-0.76189 2.76659,-2.94507 z"
+     id="path837-8"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.eps b/docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.eps
new file mode 100644 (file)
index 0000000..ec2632f
--- /dev/null
@@ -0,0 +1,169 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: cairo 1.15.10 (http://cairographics.org)
+%%CreationDate: Tue Dec 22 10:13:49 2020
+%%Pages: 1
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%BoundingBox: 47 64 1201 1199
+%%EndComments
+%%BeginProlog
+50 dict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+/cairo_data_source {
+  CairoDataIndex CairoData length lt
+    { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
+    { () } ifelse
+} def
+/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
+/cairo_image { image cairo_flush_ascii85_file } def
+/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
+%%EndProlog
+%%BeginSetup
+%%EndSetup
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 47 64 1201 1199
+%%EndPageSetup
+q 47 64 1154 1135 rectclip
+1 0 0 -1 0 1276 cm q
+0.305882 0.435294 0.596078 rg
+136.812 77.434 m 122.449 77.758 106.316 77.656 97.523 81.691 c 88.5 86.652
+ 89.527 93.742 91.25 95.617 c 92.434 97.109 96.152 99.688 96.242 102.73 
+c 95.234 108.34 72.031 103.137 58.605 105.641 c 53.016 106.82 48.434 110.133
+ 47.738 113.938 c 47.418 119.797 50.934 121.238 54.582 123.777 c 63.512 
+129.828 73.031 134.34 80.289 140.43 c 83.844 143.035 87.238 145.922 92.426
+ 149.379 c 116.953 165.516 147.242 180.359 155.668 185.961 c 254.914 252.242
+ 358.039 319.004 455.254 373.645 c 504.504 440.727 563.059 506.973 605.035
+ 571.824 c 580.902 609.664 559.07 638.555 531.32 675.203 c 510.141 702.379
+ 495.254 719.984 479.543 738.836 c 451.391 773.16 421.789 797.652 397.039
+ 832.957 c 391.223 840.352 387.957 848.008 386.734 855.93 c 385.371 875.879
+ 421.797 906.16 425.27 907.547 c 436.594 911.719 448.691 905.492 459.195
+ 899.293 c 488.75 875.246 515.934 841.602 552.969 813.973 c 572.625 799.551
+ 590.441 785.629 615.32 768.082 c 645.344 746.09 667.078 727.398 692.207
+ 706.191 c 707.734 694.844 717.348 697.121 718.816 696.992 c 776.023 722.504
+ 820.738 754.855 852.34 791.512 c 934.031 897.027 989.254 998.75 1064.824
+ 1093.984 c 1076.758 1109.699 1087.891 1119.629 1097.332 1131.965 c 1110.418
+ 1153.863 l 1112.848 1157.684 1120.699 1167.129 1124.062 1160.836 c 1137.406
+ 1172.602 1142.082 1184.473 1149.34 1195.324 c 1156.371 1206.266 1159.52
+ 1210.988 1164.152 1211.164 c 1168.758 1210.66 1171.656 1201.789 1171.973
+ 1195.91 c 1171.789 1177.66 1170.488 1172.105 1171.836 1171.059 c 1173.914
+ 1170.445 1178.363 1187.023 1198.309 1184.453 c 1203.141 1181.418 1198.629
+ 1157.941 1195.168 1101.457 c 1178.086 933.641 1146.523 763.516 1089.805
+ 611.191 c 1084.137 595.129 1077.09 581.48 1067.562 572.184 c 1046.789 547.156
+ 1024.012 528.801 1001.363 510.031 c 989.566 499.383 976.543 489.105 966.18
+ 478.027 c 956.355 466.758 957.996 448.891 964.23 434.633 c 968.797 422.961
+ 977.547 406.664 979.488 401.492 c 985.199 382.5 984.105 380.152 986.004
+ 363.09 c 986.469 356.27 985.977 352.652 988.793 347.652 c 992.34 344.762
+ 996.953 344.41 1001.699 346.52 c 1007.945 350.684 1011.227 350.449 1012.133
+ 348.75 c 1009.059 327.266 976.367 308.07 957.617 310.387 c 945.859 306.785
+ 930.488 306.676 919.223 308.172 c 898.082 311.871 882.219 316.207 865.07
+ 322.734 c 850.176 329.895 837.754 336.852 818.574 332.609 c 803.309 328.984
+ 795.805 322.965 789.297 314.582 c 752.211 271.688 730.129 218.109 690.734
+ 184.59 c 501.375 113.621 326.504 81.953 136.812 77.434 c h
+328.203 143.566 m 449.066 143.32 571.941 155.934 675.547 203.484 c 703.422
+ 242.258 720.086 282.078 742.121 323.77 c 751.336 347.227 757.141 362.793
+ 745.195 383.062 c 707.031 429.117 664.742 484.961 627.828 538.145 c 626.473
+ 563.586 516.262 380.852 481.965 354.867 c 377.371 277.129 365.852 289.16
+ 209.266 167.121 c 200.277 158.922 192.363 146.398 245.109 145.52 c 272.527
+ 144.367 300.312 143.625 328.203 143.566 c h
+963.453 318.547 m 968.043 318.586 975.812 319.973 984.551 327.719 c 980.254
+ 331.422 980.973 336.133 981.539 340.934 c 971.641 335.18 959.535 344.082
+ 943.176 344.887 c 957.703 341.59 964.785 333.652 960.008 318.773 c 960.75
+ 318.672 961.926 318.535 963.453 318.547 c h
+931.559 324.992 m 936.672 326.102 934.895 325.629 938.242 328.184 c 932.383
+ 336.523 926.926 340.699 918.32 339.039 c 911.141 337.633 909.074 333.812
+ 904.812 327.867 c 911.41 327.082 l 916.156 341.754 931.09 337.258 932.301
+ 329.965 c 932.227 326.137 931.559 324.992 931.559 324.992 c h
+869.617 346.715 m 881.41 346.566 894.383 366.523 889.238 379.129 c 909.723
+ 395.227 922.215 377.875 935.555 369.203 c 962.754 354.188 969.785 356.102
+ 978.707 357.473 c 978 377.777 973.379 398.656 957.926 426.973 c 932.07 
+505.867 893.809 535.328 854.266 567.863 c 773.895 635.305 691.504 697.004
+ 600.34 750.48 c 581.098 760.629 566.422 766.246 550.883 758.367 c 552.508
+ 733.074 562.293 711.105 575.012 685.809 c 599.723 643.137 624.457 603.18
+ 646.707 557.734 c 701.762 461.715 744.281 424.805 788.02 387.641 c 810.488
+ 372.332 817.66 366.059 824.414 366.141 c 831.258 376.402 856.727 383.457
+ 859.547 379.984 c 854.406 377.676 854.074 375.219 854.289 370.789 c 856.758
+ 353.203 863 346.797 869.617 346.715 c h
+967.812 538.496 m 987.859 547.559 1024.75 578.168 1063.395 599.801 c 1135.418
+ 758.137 1138.727 956.129 1130.129 1060.852 c 1125.969 1093.961 1122.641
+ 1088.188 1112.367 1081.16 c 1001.41 986.957 946.695 851.547 865.684 754.898
+ c 813.285 714.82 753.328 695.617 739.617 677.297 c 841.207 609.602 919.535
+ 552.836 967.812 538.496 c h
+578.949 649.465 m 582.625 649.613 576.047 661.262 573.328 665.98 c 557.789
+ 691.105 548.273 720.832 536.887 747.91 c 529.672 763.188 520.93 768.02 
+513.164 766.078 c 504.371 763.195 491.543 749.426 499.637 737.18 c 522.387
+ 710.484 542.207 678.039 571.336 653.832 c 575.363 650.645 577.727 649.414
+ 578.949 649.465 c h
+593.453 765.883 m 602.512 765.863 551.773 800.906 539.789 804.66 c 526.652
+ 789.449 561.559 777.637 573.242 773.828 c 584.953 768.168 591.145 765.887
+ 593.453 765.883 c h
+468.012 769.668 m 471.094 783.312 482.242 789.922 489.297 795.098 c 484.004
+ 800.496 480.375 804.027 474.762 807.812 c 466.156 801.684 458.281 797.438
+ 454.012 786.043 c 458.996 778.883 462.414 774.988 468.012 769.668 c h
+437.176 805.754 m 441.148 813.277 448.23 822.336 455.449 826.727 c 452.07
+ 830.68 448.418 834.965 443.676 838.008 c 435.465 833.68 427.602 824.152
+ 424.637 818.383 c 428.773 812.449 433.953 807.379 437.176 805.754 c h
+506.078 811.891 m 510.27 823.156 516.348 825.828 520.125 828.805 c 517.43
+ 831.699 515.309 835.055 507.691 839.086 c 504.027 837.867 496.203 829.574
+ 494.266 822.691 c 499.383 816.711 501.359 815.805 506.078 811.891 c h
+472.105 843.156 m 474.82 850.625 478.875 856.422 485.676 859.809 c 482.109
+ 865.332 479.617 867 475.023 869.395 c 472.617 867.449 466.75 863.355 461.203
+ 853.621 c 465.832 848.426 467.949 846.832 472.105 843.156 c h
+399.703 852.07 m 407.094 869.613 423.262 880.941 437.027 895.938 c 434.898
+ 897.16 434.121 901.664 430.547 901.73 c 417.07 892.629 402.621 879.5 393.652
+ 859.934 c 396.188 856.246 396.457 855.16 399.703 852.07 c h
+399.703 852.07 m f
+969.785 324.793 m 969.953 323.883 970.711 321.355 972.207 321.996 c 973.75
+ 323.355 974.613 325.277 974.73 328.242 c 974.719 329.715 974.586 330.922
+ 972.676 329.031 c 971.703 327.895 971.332 327.652 969.785 324.793 c h
+969.785 324.793 m f
+Q Q
+showpage
+%%Trailer
+end
+%%EOF
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.png b/docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.png
new file mode 100644 (file)
index 0000000..814e98e
Binary files /dev/null and b/docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.png differ
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.svg b/docs/reference-manual/plots/GMX_logos/gmx_falcon_blue.svg
new file mode 100644 (file)
index 0000000..a902d69
--- /dev/null
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg1149"
+   version="1.1"
+   viewBox="0 0 450 450"
+   height="450mm"
+   width="450mm"
+   sodipodi:docname="gmx_falcon_blue.svg"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1853"
+     inkscape:window-height="1145"
+     id="namedview971"
+     showgrid="false"
+     inkscape:zoom="0.54798148"
+     inkscape:cx="811.72913"
+     inkscape:cy="863.04061"
+     inkscape:window-x="67"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg1149" />
+  <defs
+     id="defs1143">
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect1061"
+       is_visible="true" />
+    <clipPath
+       id="_clip1">
+      <rect
+         id="rect892"
+         height="550.58301"
+         width="291.98801"
+         y="0"
+         x="0" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata1146">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(0,153)"
+     id="layer1"
+     style="fill:none;fill-opacity:1;stroke:none">
+    <g
+       style="clip-rule:evenodd;fill:none;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;stroke:none"
+       id="g903"
+       transform="matrix(0.82454635,-0.51053871,0.49150293,0.84357369,250.14362,56.767957)">
+      <g
+         style="fill:none;fill-opacity:1;stroke:none"
+         id="g901"
+         transform="translate(-145.994,-275.291)">
+        <clipPath
+           id="clipPath1706">
+          <rect
+             id="rect1704"
+             height="550.58301"
+             width="291.98801"
+             y="0"
+             x="0" />
+        </clipPath>
+        <g
+           style="fill:none;fill-opacity:1;stroke:none"
+           id="g899"
+           clip-path="url(#_clip1)">
+          <g
+             style="fill:none;fill-opacity:1;stroke:none"
+             id="g897"
+             transform="matrix(1,0,0,-1,0,555.789)" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <g
+     id="g842"
+     transform="translate(7.10689,-9.54507)"
+     style="fill:#4e6f98;fill-opacity:1;stroke:none;stroke-opacity:1"
+     inkscape:export-xdpi="300"
+     inkscape:export-ydpi="300">
+    <path
+       id="rect1188"
+       d="m 41.158027,36.862134 c -5.067605,0.114086 -10.758954,0.07765 -13.860135,1.501201 -3.184436,1.750423 -2.821989,4.252571 -2.213302,4.913911 0.417703,0.525436 1.728276,1.435139 1.760616,2.509409 -0.355687,1.978739 -8.540643,0.142271 -13.277743,1.026295 -1.971417,0.415488 -3.5883814,1.583925 -3.8328413,2.926953 -0.1140291,2.067041 1.1265423,2.575017 2.4143233,3.470587 3.14977,2.135627 6.507488,3.727368 9.068697,5.87561 1.253729,0.919245 2.45072,1.936756 4.280876,3.156397 8.653728,5.692823 19.338307,10.928703 22.311301,12.905675 35.010808,23.382274 71.391691,46.934698 105.687091,66.210948 17.3743,23.66443 38.03145,47.03499 52.83967,69.91304 -8.51464,13.34908 -16.2153,23.54024 -26.00513,36.47013 -7.47265,9.58647 -12.7242,15.79733 -18.26555,22.44824 -9.9316,12.1082 -20.3747,20.74878 -29.10572,33.20264 -2.05193,2.60951 -3.20382,5.31056 -3.63544,8.1044 -0.48145,7.03834 12.36918,17.7201 13.594,18.20974 3.99488,1.47164 8.26211,-0.72435 11.96775,-2.91196 10.42715,-8.48248 20.01679,-20.35241 33.08119,-30.09894 6.93475,-5.08797 13.21941,-9.99855 21.9971,-16.1897 10.591,-7.75753 18.25921,-14.35134 27.12393,-21.8333 5.47698,-4.00318 8.86884,-3.19925 9.38702,-3.24528 20.18147,9.0007 35.95519,20.41379 47.10463,33.34422 28.81865,37.22362 48.30006,73.10919 74.95976,106.70614 4.2086,5.54379 8.13629,9.04706 11.46699,13.39866 l 4.6173,7.72512 c 0.85704,1.34845 3.62606,4.67968 4.81314,2.45928 4.7075,4.1507 6.35611,8.33985 8.91728,12.16773 2.47981,3.85953 3.59053,5.52575 5.22502,5.58779 1.62536,-0.17732 2.64702,-3.30811 2.75952,-5.3816 -0.0649,-6.43839 -0.52445,-8.39745 -0.0481,-8.76742 0.73313,-0.21656 2.30214,5.63288 9.33794,4.72581 1.70479,-1.07048 0.11292,-9.35281 -1.10744,-29.27882 -6.02679,-59.20256 -17.16104,-119.21909 -37.17034,-172.95587 -1.99855,-5.66626 -4.48439,-10.48003 -7.84603,-13.76092 -7.32869,-8.82859 -15.36353,-15.30351 -23.35414,-21.92579 -4.16065,-3.75625 -8.75593,-7.38237 -12.41112,-11.29027 -3.46615,-3.97565 -2.8878,-10.27856 -0.68832,-15.30862 1.61087,-4.11755 4.69831,-9.86645 5.38314,-11.69128 2.01419,-6.69993 1.62933,-7.52786 2.29907,-13.54749 0.16343,-2.40569 -0.0101,-3.68211 0.98393,-5.44566 1.2501,-1.02021 2.87774,-1.14414 4.55268,-0.39946 2.20314,1.46902 3.36098,1.38574 3.67988,0.78651 -1.08394,-7.57897 -12.61708,-14.35085 -19.2319,-13.53302 -4.14726,-1.2716 -9.57011,-1.31016 -13.54386,-0.78187 -7.45892,1.30469 -13.0538,2.83398 -19.10377,5.13664 -5.25428,2.52614 -9.63744,4.98053 -16.40363,3.48402 -5.38494,-1.27814 -8.0322,-3.40208 -10.32754,-6.35878 C 258.25672,105.39086 250.4662,86.489695 236.56833,74.663963 169.76711,49.628714 108.07696,38.456479 41.158027,36.862134 Z m 67.517843,23.330361 c 42.63832,-0.08655 85.98601,4.362077 122.53465,21.137211 9.83453,13.678189 15.71355,27.725614 23.48642,42.434624 3.25084,8.27418 5.29883,13.76672 1.08417,20.91707 -13.46351,16.24687 -28.38131,35.94725 -41.40471,54.70932 -0.47716,8.97476 -39.3571,-55.48985 -51.45733,-64.65652 C 126.0207,107.30976 121.95681,111.55429 66.71719,68.501031 63.546233,65.6094 60.754649,61.19063 79.362933,60.88134 89.034697,60.474089 98.836261,60.212466 108.67587,60.192495 Z m 224.10261,61.728535 c 1.61918,0.0134 4.3592,0.50304 7.44191,3.23546 -1.51503,1.30658 -1.26156,2.96907 -1.06246,4.66276 -3.49184,-2.02972 -7.76258,1.11022 -13.53354,1.39423 5.12553,-1.16335 7.62283,-3.9631 5.93762,-9.21235 0.26196,-0.036 0.67675,-0.0846 1.21647,-0.0801 z m -11.25204,2.27376 c 1.80433,0.39115 1.17613,0.22457 2.358,1.12603 -2.06709,2.94178 -3.99193,4.41507 -7.0285,3.83026 -2.53238,-0.49634 -3.26144,-1.84438 -4.76457,-3.9424 l 2.32749,-0.27595 c 1.67447,5.17616 6.94156,3.58906 7.3696,1.01647 -0.0265,-1.3497 -0.26202,-1.75441 -0.26202,-1.75441 z m -21.85188,7.6631 c 4.1606,-0.0519 8.73718,6.98868 6.92152,11.43496 7.22731,5.68 11.6341,-0.44184 16.33959,-3.50108 9.59575,-5.29682 12.07622,-4.62248 15.22388,-4.13825 -0.25011,7.1632 -1.87973,14.52802 -7.33186,24.5184 -9.12154,27.83239 -22.61876,38.22475 -36.56884,49.7024 -28.35264,23.79178 -57.41908,45.55891 -89.57953,64.42294 -6.78781,3.58045 -11.96577,5.56231 -17.44752,2.78278 0.57338,-8.92321 4.02562,-16.67319 8.51214,-25.59638 8.71795,-15.05432 17.44359,-29.15045 25.29252,-45.18173 19.42292,-33.87435 34.42263,-46.89517 49.85225,-60.00616 7.9271,-5.40016 10.4566,-7.61296 12.84005,-7.58507 2.4135,3.6206 11.39782,6.10895 12.39303,4.88498 -1.81309,-0.81494 -1.93051,-1.68173 -1.85465,-3.24425 0.87042,-6.20347 3.07342,-8.46441 5.40742,-8.49354 z m 34.64129,67.65685 c 7.07207,3.19673 20.0865,13.99569 33.71887,21.62659 25.40844,55.85701 26.57612,125.70521 23.54276,162.64848 -1.4672,11.68019 -2.6419,9.64332 -6.26526,7.16391 -39.14394,-33.23217 -58.44535,-81.0015 -87.02466,-115.09738 -18.48485,-14.1386 -39.63727,-20.91346 -44.47429,-27.37559 35.83951,-23.88175 63.47121,-43.90715 80.50258,-48.96601 z m -137.18181,39.14697 c 1.29577,0.0524 -1.0241,4.16146 -1.98282,5.82652 -5.48264,8.86367 -8.83948,19.35023 -12.85658,28.90315 -2.54565,5.38871 -5.62861,7.09422 -8.369,6.40889 -3.10141,-1.01735 -7.62708,-5.87401 -4.77181,-10.19471 8.0252,-9.41762 15.0174,-20.8627 25.29459,-29.40338 1.41974,-1.12484 2.2537,-1.55794 2.68562,-1.54047 z m 5.11648,41.06932 c 3.19519,-0.006 -14.70408,12.35567 -18.93166,13.67978 -4.6342,-5.3662 7.67952,-9.53249 11.80083,-10.87683 4.13148,-1.99644 6.31637,-2.80139 7.13083,-2.80295 z m -44.25259,1.33583 c 1.08655,4.8133 5.01897,7.14513 7.50806,8.97155 -1.86677,1.90431 -3.14682,3.14936 -5.12733,4.485 -3.03651,-2.16204 -5.81415,-3.6595 -7.32048,-7.67964 1.75826,-2.5264 2.9648,-3.90054 4.93975,-5.77691 z m -10.87944,12.73051 c 1.40176,2.65409 3.89991,5.84956 6.44715,7.39851 -1.19154,1.39436 -2.48,2.90688 -4.15324,3.98011 -2.89708,-1.52739 -5.67073,-4.88868 -6.71742,-6.92359 1.45994,-2.09373 3.28699,-3.88195 4.42351,-4.45503 z m 24.30808,2.16524 c 1.47874,3.97341 3.62242,4.91559 4.95577,5.96604 -0.95165,1.02195 -1.70013,2.20549 -4.38734,3.62767 -1.2916,-0.42986 -4.05293,-3.35549 -4.73614,-5.78463 1.80532,-2.10955 2.50335,-2.4292 4.16771,-3.80908 z m -11.98532,11.02879 c 0.9577,2.63578 2.38866,4.68077 4.7873,5.8756 -1.2586,1.94784 -2.1378,2.53624 -3.75791,3.38172 -0.84803,-0.68678 -2.91918,-2.1313 -4.87515,-5.56453 1.63216,-1.83277 2.38036,-2.39599 3.84576,-3.69279 z m -25.54211,3.14449 c 2.60746,6.18932 8.31192,10.18577 13.16819,15.47556 -0.75146,0.43161 -1.02531,2.02009 -2.28669,2.0438 -4.75409,-3.20992 -9.85201,-7.84206 -13.01522,-14.74536 0.89392,-1.30024 0.9894,-1.68278 2.13372,-2.774 z"
+       style="opacity:1;fill:#4e6f98;fill-opacity:1;stroke:none;stroke-width:0.06500001;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       inkscape:connector-curvature="0" />
+    <path
+       id="path1103-2"
+       d="m 335.01217,124.12428 c 0.0593,-0.32031 0.32622,-1.21261 0.85352,-0.98617 0.54536,0.47927 0.84953,1.15744 0.89021,2.20293 -0.003,0.51987 -0.0501,0.94543 -0.72424,0.27913 -0.34283,-0.40095 -0.47359,-0.48681 -1.01949,-1.49589 z"
+       style="fill:#4e6f98;fill-opacity:1;stroke:none;stroke-width:0.079375;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       inkscape:connector-curvature="0" />
+  </g>
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:0.08387499;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 402.8553,420.48816 c -0.38761,-0.38762 -1.86566,-2.50013 -3.28451,-4.69445 -4.94853,-7.65307 -6.21808,-9.4611 -7.5588,-10.76486 -1.15396,-1.12213 -1.45116,-1.25836 -2.04812,-0.93888 -0.94107,0.50364 -0.89794,0.51671 -2.26819,-0.68638 -0.66405,-0.58309 -2.46647,-3.15648 -4.00537,-5.7187 -2.23824,-3.72663 -3.49488,-5.37578 -6.28152,-8.24344 -1.91596,-1.97168 -4.9261,-5.50532 -6.68917,-7.85255 -1.76311,-2.34719 -5.32935,-7.03069 -7.92504,-10.40775 -11.58515,-15.0726 -21.12143,-29.13325 -31.26365,-46.09629 -1.57181,-2.62888 -4.1875,-6.62342 -5.81265,-8.87677 -1.62513,-2.25333 -6.54148,-9.39742 -10.92521,-15.87575 -10.67951,-15.78234 -12.26216,-17.99661 -15.7277,-22.00436 -4.51625,-5.2229 -8.81423,-9.19438 -14.85046,-13.72237 -3.01593,-2.26237 -7.70186,-5.8788 -10.41312,-8.03652 -2.71127,-2.15773 -6.47782,-5.07261 -8.3701,-6.47753 -3.75774,-2.78991 -13.25898,-8.7634 -15.16656,-9.5353 -0.67677,-0.27386 -2.32078,-0.4797 -3.79117,-0.47469 -4.04953,0.0138 -6.04567,1.18506 -15.52531,9.10962 -9.39565,7.85435 -14.35264,11.73053 -23.70171,18.53386 -12.01407,8.74267 -21.72736,16.12272 -25.45087,19.33733 -1.96961,1.70042 -7.31232,6.73245 -11.87268,11.1823 -11.1677,10.89705 -13.72264,13.08923 -17.23884,14.79116 -2.21591,1.07257 -3.40036,1.42893 -5.17005,1.55556 -2.97729,0.21302 -3.86016,-0.21521 -7.60972,-3.6912 -3.71422,-3.44321 -6.70209,-7.14335 -8.16061,-10.10603 -2.69567,-5.47568 -0.89779,-9.56294 8.52001,-19.36916 10.29864,-10.72343 33.96164,-39.14176 46.37262,-55.69169 8.15693,-10.87718 10.549,-14.21115 15.89171,-22.14922 l 5.02661,-7.46841 -0.99605,-1.97318 c -0.54784,-1.08524 -2.21426,-3.7931 -3.70316,-6.01745 -2.58815,-3.86656 -4.87839,-6.69603 -16.17215,-19.97983 -7.30831,-8.59608 -10.14456,-12.35331 -17.04021,-22.57338 -10.71825,-15.88557 -13.04121,-18.54878 -18.95912,-21.73605 -6.26352,-3.37342 -12.87002,-7.30618 -26.40115,-15.71629 C 117.42939,103.85956 107.98075,98.091115 103.2863,95.300735 88.011271,86.221245 74.928651,77.792543 59.585281,67.145596 46.883905,58.33196 48.567343,59.411563 41.490328,55.541151 33.351457,51.090012 27.687733,47.642012 23.907495,44.836955 c -1.783889,-1.323702 -5.240708,-3.666381 -7.68182,-5.205949 -2.441112,-1.539571 -4.663767,-3.188878 -4.939233,-3.665131 -0.787229,-1.361032 -0.16351,-2.629931 1.762459,-3.585567 1.503804,-0.746162 1.975287,-0.79366 7.617391,-0.767368 3.558696,0.01659 6.284621,-0.11661 6.676271,-0.326213 0.947552,-0.507115 0.818012,-1.418561 -0.362339,-2.549409 -1.30937,-1.254455 -1.369541,-2.780681 -0.166019,-4.210987 2.404007,-2.857 8.24174,-3.189022 36.697342,-2.087167 28.825447,1.116176 52.505933,3.652003 71.536013,7.66044 32.36722,6.817732 67.48613,16.732011 96.09781,27.12899 l 6.65702,2.419043 3.02153,2.981209 c 4.58445,4.523277 6.75886,7.38432 14.68593,19.3234 4.00635,6.034021 8.80547,12.910064 10.66471,15.280093 1.85926,2.370026 4.37912,5.668071 5.59967,7.328981 3.54658,4.82614 7.829,7.16694 13.82729,7.5581 3.22984,0.21063 5.81604,-0.35701 9.90099,-2.17315 6.5417,-2.90839 11.84215,-4.58559 19.25151,-6.09168 4.70787,-0.95696 11.12007,-1.16691 14.41654,-0.47202 1.01148,0.21322 2.22313,0.34409 2.69256,0.29084 3.10353,-0.35207 4.34538,-0.10865 7.65199,1.49992 2.58381,1.25695 3.91525,2.18331 5.9981,4.17327 2.81646,2.69082 4.94903,5.5049 5.30672,7.00254 0.33026,1.38281 -0.61171,1.47723 -3.01932,0.30264 -4.72532,-2.30534 -5.50494,-1.38862 -6.40781,7.5346 -0.79708,7.8779 -1.50532,10.47081 -4.73525,17.33631 -3.96872,8.43587 -4.26527,9.39876 -4.27453,13.8793 -0.007,3.40931 0.0754,3.91294 0.89406,5.46263 1.35374,2.56256 5.75728,6.66147 20.77797,19.34064 7.87304,6.64573 15.52987,14.45793 19.23333,19.62355 3.75033,5.23105 9.44827,21.353 15.95866,45.1542 3.73631,13.65938 16.56665,65.3685 17.87697,72.04809 3.17815,16.20097 6.8082,46.88859 9.07029,76.67802 1.04793,13.80025 1.14326,15.63661 0.88344,17.02152 -0.23326,1.24328 -0.23463,1.24415 -2.01036,1.23664 -2.41567,-0.0103 -4.27887,-0.93755 -6.07573,-3.02408 -0.82791,-0.96131 -1.6433,-1.74795 -1.812,-1.74805 -0.17521,-1.1e-4 -0.22953,2.01258 -0.12674,4.69429 0.19257,5.02126 -0.15697,7.38682 -1.27381,8.62092 -0.79634,0.87995 -2.03099,0.87058 -2.9238,-0.0222 z m -12.0019,-36.69813 c 2.69505,-1.12583 4.60867,-3.93081 6.04481,-8.86061 1.46388,-5.02494 1.7119,-12.11908 1.2479,-35.69121 l -0.39354,-19.99255 -2.03382,-16.71172 c -3.77262,-30.99959 -5.44812,-40.99627 -8.7235,-52.04809 -0.80693,-2.72278 -2.49635,-8.63778 -3.75431,-13.14444 -4.92437,-17.64228 -7.25934,-24.48089 -11.1402,-32.62707 l -2.12852,-4.46795 -3.60556,-2.13708 c -8.07926,-4.78872 -16.56611,-8.86281 -24.99767,-12.00003 -5.72437,-2.12993 -6.03806,-2.15367 -9.69113,-0.73358 -7.89456,3.06892 -16.81144,7.956 -30.54202,16.73916 -4.25453,2.72154 -46.25097,30.72217 -46.73434,31.15956 -0.36102,0.32669 0.8966,2.3527 2.09955,3.38239 1.73467,1.48481 4.76562,3.04555 13.90751,7.16148 11.6618,5.25045 17.8113,8.66166 23.8007,13.2026 2.66763,2.02249 3.62378,3.04213 6.29795,6.71615 7.93695,10.9045 22.11523,32.62735 33.24453,50.93469 5.06357,8.3294 25.22384,35.55614 35.51889,47.96869 3.89358,4.69445 8.70749,10.60945 10.69755,13.14445 4.2151,5.3693 6.80532,8.07511 7.93549,8.28961 1.44272,0.27382 1.66441,0.25244 2.94973,-0.28445 z m -243.49494,-72.37035 0.918,-1.20356 -5.42437,-5.53937 c -3.63408,-3.71113 -5.81875,-6.24028 -6.61931,-7.66305 -0.65723,-1.16803 -1.30236,-2.12825 -1.43364,-2.13384 -0.13128,-0.006 -0.65916,0.54113 -1.17308,1.21489 -0.83695,1.09731 -0.89319,1.33424 -0.53931,2.27177 0.65948,1.74717 2.52673,4.63277 4.58268,7.08199 1.94412,2.31598 7.58536,7.15092 8.36163,7.16651 0.22517,0.005 0.8225,-0.53338 1.3274,-1.19534 z m 15.48279,-11.07334 c 0.86587,-0.55562 2.0037,-1.45841 2.52851,-2.0062 l 0.9542,-0.99597 -1.18532,-0.73255 c -1.45247,-0.89768 -3.55708,-3.18326 -3.99722,-4.34092 -0.37232,-0.97927 -0.38075,-0.97613 -3.14349,1.17277 -1.07972,0.83984 -1.96164,1.77316 -1.95981,2.07407 0.006,0.91122 4.22951,5.74807 5.08801,5.8262 0.0774,0.007 0.84925,-0.44177 1.71512,-0.9974 z m 12.72586,-10.70747 c 0.50887,-0.37479 1.38448,-1.25291 1.94579,-1.95139 l 1.02056,-1.26994 -1.70559,-1.15118 c -1.46729,-0.99036 -3.40534,-3.2729 -3.81019,-4.48741 -0.14172,-0.42519 -5.31197,3.28734 -5.59109,4.01473 -0.29899,0.77915 1.79191,3.45745 3.8494,4.93078 2.06818,1.481 2.16672,1.47902 4.29112,-0.0856 z m -22.77145,-1.62732 2.16438,-2.07833 -2.3417,-2.20906 c -1.28793,-1.21497 -2.82895,-2.96834 -3.42447,-3.89639 -0.59553,-0.92805 -1.15278,-1.68735 -1.23833,-1.68735 -0.29316,0 -3.92864,3.56814 -4.25301,4.17425 -0.38863,0.72615 -0.0131,1.52482 1.71616,3.65024 1.28787,1.5829 4.29051,4.12499 4.87228,4.12499 0.18717,0 1.31428,-0.93525 2.50469,-2.07835 z m 11.62163,-10.88801 c 1.39852,-1.19057 2.54277,-2.28076 2.54277,-2.4226 0,-0.14187 -0.74015,-0.80126 -1.64478,-1.46532 -2.4315,-1.78488 -4.61818,-4.26993 -5.37158,-6.10454 -0.36601,-0.89124 -0.7603,-1.62102 -0.87623,-1.62172 -0.35699,-0.002 -5.42257,5.4309 -5.42257,5.81597 0,0.58381 1.0365,2.44396 2.15384,3.86543 1.46167,1.85952 5.08165,4.65384 5.63082,4.3465 0.24473,-0.13695 1.58921,-1.22312 2.98773,-2.41372 z m 22.81468,-0.0436 c 6.14846,-3.11883 17.09792,-11.51553 16.42863,-12.59846 -0.3913,-0.63314 -2.0395,-0.33396 -4.77831,0.86737 -1.50222,0.65892 -3.72571,1.43094 -4.94107,1.71559 -4.41097,1.03312 -9.20572,3.9431 -10.44468,6.33895 -0.95879,1.85412 -0.28397,4.73708 1.10883,4.73708 0.29473,0 1.4767,-0.47726 2.6266,-1.06053 z m -8.45803,-12.95445 c 1.86934,-0.90494 3.93597,-3.16472 5.18814,-5.67305 0.54686,-1.09549 2.35307,-5.52542 4.01379,-9.84431 1.89462,-4.92716 4.45679,-10.70025 6.8776,-15.49663 3.61083,-7.15414 4.36561,-9.24337 3.52672,-9.76183 -1.49623,-0.92472 -9.02214,6.59835 -25.38294,25.37337 -4.56869,5.24286 -4.72844,5.49024 -4.72844,7.32257 0,2.06196 0.75457,3.68001 2.67223,5.73014 2.83634,3.03228 5.05073,3.69656 7.8329,2.34974 z m 18.73012,-0.16196 c 4.50404,-0.93034 6.69742,-1.9812 15.88833,-7.61217 19.20397,-11.76565 41.64615,-28.23089 67.0879,-49.22062 28.37725,-23.41158 30.33422,-25.12854 35.56368,-31.20247 6.10711,-7.09331 10.78273,-15.02789 14.61027,-24.7939 1.06711,-2.72278 2.79008,-6.79415 3.82881,-9.04748 3.19773,-6.93698 4.9023,-12.96657 5.42427,-19.18736 l 0.23493,-2.79947 -0.93348,-0.23429 c -1.41441,-0.355 -5.22856,0.0777 -7.42267,0.84206 -3.23305,1.12629 -8.06638,3.7271 -10.81768,5.82099 -3.66686,2.79066 -5.27502,3.5454 -7.5616,3.54883 -1.42764,0.002 -2.32458,-0.22947 -3.62075,-0.93494 l -1.72302,-0.93777 v -2.27726 c 0.003,-5.05082 -3.55624,-10.39198 -7.25231,-10.88773 -1.2519,-0.16791 -1.49293,-0.0656 -2.7083,1.14978 -1.48971,1.48971 -2.2307,3.49482 -2.80805,7.5985 -0.33374,2.37229 -0.309,2.59067 0.40225,3.5527 l 0.75785,1.02503 -1.56888,-0.21504 c -1.92738,-0.26418 -6.83641,-2.21301 -9.13114,-3.62498 -0.93517,-0.5754 -2.10902,-1.04618 -2.60858,-1.04618 -0.49956,0 -1.9952,0.54023 -3.32364,1.2005 -9.07378,4.50992 -24.99189,18.77302 -36.76319,32.94092 -8.12603,9.78047 -19.15773,26.78398 -25.13205,38.73684 -3.74299,7.48864 -7.97012,15.22562 -15.39645,28.18035 -3.28314,5.72723 -6.77132,12.02632 -7.7515,13.99799 -3.82968,7.70347 -6.76588,16.66573 -7.21998,22.03779 l -0.2078,2.45828 1.66819,0.53633 c 3.18194,1.02301 5.02663,1.10883 8.4839,0.39472 z m 17.38415,-76.3832 c 0.70059,-0.98583 2.6563,-3.9278 4.34603,-6.5377 4.67986,-7.22836 8.24217,-11.76644 18.97133,-24.16782 13.60989,-15.7311 13.03993,-15.05063 16.85959,-20.12835 5.61801,-7.46838 7.38863,-11.99801 7.05429,-18.04645 -0.29299,-5.30055 -1.37317,-8.61741 -5.55928,-17.07071 -8.23851,-16.636566 -13.70864,-26.626084 -18.7961,-34.325235 l -2.49026,-3.768667 -5.90485,-2.955795 c -3.24766,-1.62569 -8.0352,-3.819999 -10.63896,-4.87625 -4.21145,-1.708428 -5.70034,-2.107822 -13.48586,-3.617568 -19.99049,-3.876504 -45.71177,-8.279028 -75.35352,-12.897716 -18.17493,-2.831962 -22.96819,-3.204403 -41.114423,-3.194624 -12.747286,0.0069 -23.631554,0.630793 -28.361585,1.625785 -5.582044,1.174218 -8.852564,3.600905 -8.852564,6.568496 0,0.535789 0.408437,1.793787 0.907635,2.79555 0.79353,1.592406 1.512469,2.27144 5.718688,5.401265 13.284428,9.884874 24.655127,16.80808 50.731269,30.888438 12.86714,6.947882 19.12688,10.901578 38.10143,24.065131 17.87883,12.4034 20.07347,14.35421 27.95337,24.84776 5.04929,6.72406 14.87759,20.89689 18.16007,26.18761 1.43259,2.30904 5.68341,8.96099 9.44629,14.7821 3.76287,5.82111 7.51695,11.85134 8.34239,13.40051 1.00009,1.87692 1.6994,2.81667 2.09602,2.81667 0.32866,0 1.16563,-0.80268 1.869,-1.79243 z m 120.04841,-69.42429 c 3.03673,-0.90182 7.51036,-5.75765 7.51036,-8.15204 0,-0.82722 -2.42721,-3.11575 -3.52769,-3.32612 -0.4758,-0.0909 -1.57435,0.0802 -2.4412,0.3804 -1.29718,0.44918 -1.68529,0.7898 -2.193,1.92464 -0.99322,2.21999 -5.37073,5.77375 -8.85793,7.19106 -1.68455,0.68465 -1.78242,0.78185 -1.13581,1.1279 2.52823,1.35308 7.59598,1.7597 10.64527,0.85416 z m -16.63274,-2.35996 c 2.01176,-0.68278 3.60053,-1.92295 4.32419,-3.37541 0.56312,-1.13024 0.60019,-1.48044 0.2481,-2.34334 -0.38446,-0.9422 -2.70552,-2.67339 -3.08096,-2.29796 -0.0916,0.0917 -0.0277,0.9102 0.14208,1.819 0.49517,2.65053 -0.25014,3.62531 -2.77836,3.63379 -3.45308,0.0116 -6.8049,-1.84859 -6.8049,-3.77653 0,-0.93323 -0.43794,-0.81418 -1.30144,0.35379 -1.77154,2.39613 -0.13763,5.343 3.61077,6.51228 1.10395,0.34436 3.824,0.0909 5.64052,-0.52562 z"
+     id="path831-6"
+     inkscape:connector-curvature="0" />
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.20005751;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="M 14.06821,224.61657 V 13.281165 H 229.50059 444.93297 V 224.61657 435.95197 H 229.50059 14.06821 Z m 404.12274,193.92328 c 0.5435,-1.62671 0.7697,-4.1896 0.5593,-6.33717 l -0.35327,-3.60588 2.02141,1.70093 c 2.0872,1.75623 6.12111,2.91418 7.39955,2.12405 1.60986,-0.99494 0.17246,-22.58171 -4.09392,-61.48194 -2.4121,-21.99331 -5.16745,-36.13264 -13.63898,-69.98992 -11.76766,-47.03046 -17.6915,-66.87399 -23.29045,-78.018 -3.05414,-6.07884 -10.94711,-14.35468 -26.24072,-27.51359 -7.70318,-6.62795 -14.53054,-12.85172 -15.17192,-13.83061 -0.82087,-1.25278 -1.16618,-3.20403 -1.16618,-6.58963 0,-4.35473 0.33187,-5.52352 3.50761,-12.35284 3.55949,-7.65455 4.61097,-11.45131 5.38062,-19.42871 0.23553,-2.44111 0.5901,-5.00653 0.78798,-5.70093 0.37098,-1.30199 0.33621,-1.30199 6.54095,-5.3e-4 1.54467,0.32399 1.8778,0.156 1.8778,-0.94685 0,-3.12282 -5.89139,-9.23258 -11.77985,-12.21649 -3.14418,-1.59327 -4.14446,-1.72579 -13.72995,-1.81898 -9.30704,-0.0905 -10.99375,0.0821 -16.90309,1.72985 -3.61043,1.00672 -9.14133,2.97297 -12.2909,4.36947 -4.71006,2.08838 -6.51436,2.5377 -10.16492,2.53131 -5.43171,-0.01 -10.0982,-2.02949 -12.9921,-5.62394 -5.28934,-6.569715 -9.48063,-12.381459 -17.34876,-24.056284 -4.71236,-6.992276 -10.5708,-14.876508 -13.01876,-17.520534 -4.07293,-4.399143 -4.95761,-4.993093 -10.41936,-6.995271 -25.71854,-9.427965 -62.78731,-20.104596 -91.32207,-26.302797 -24.99826,-5.430018 -46.11902,-7.7814 -82.62224,-9.198365 -25.281038,-0.981346 -31.391329,-0.296052 -33.223994,3.72621 -0.657606,1.443286 -0.588283,1.965651 0.406778,3.06518 2.027119,2.239942 0.706721,3.002338 -4.4509,2.569941 -5.257843,-0.440798 -8.754616,0.294018 -10.481939,2.20269 -1.675594,1.851509 -0.526919,3.6497 4.263174,6.673774 2.135556,1.348216 5.880103,3.907541 8.321215,5.687385 2.441112,1.779847 9.201114,5.936015 15.022225,9.23593 5.821114,3.299918 15.039298,9.112314 20.484854,12.916437 17.237706,12.04181 35.396697,23.43117 78.525277,49.251214 7.69889,4.60914 14.9076,8.93819 16.01936,9.62011 2.73356,1.67669 7.33706,7.47958 15.41699,19.43373 7.52724,11.13648 11.36327,16.09208 22.12073,28.57691 6.5659,7.62022 15.40859,19.72547 15.40859,21.09369 0,0.98837 -10.48111,16.19991 -19.17373,27.8274 -12.73728,17.03771 -37.03022,46.31957 -49.4739,59.63409 -6.03066,6.45268 -7.82916,9.51545 -7.82916,13.33267 0,3.91626 1.8597,7.03435 7.83963,13.14445 5.2848,5.3998 5.63993,5.63306 8.56716,5.62666 5.52045,-0.0122 8.99274,-2.34167 21.83161,-14.64715 14.18025,-13.59112 16.84365,-15.7983 36.87274,-30.55676 8.45,-6.22638 19.48536,-14.76417 24.52303,-18.97285 11.09409,-9.26847 13.29309,-10.52481 17.68342,-10.10296 4.09603,0.39358 12.51358,5.75634 28.97035,18.4568 19.38356,14.95924 21.33819,17.09146 37.40819,40.80736 5.72577,8.45 11.23762,16.43909 12.24857,17.75354 1.01095,1.31445 3.0185,4.38717 4.46122,6.82829 12.48767,21.1296 36.74097,55.2092 47.13671,66.23436 1.94765,2.06555 4.68128,5.6728 6.07473,8.01611 2.55003,4.28829 4.88508,6.58284 5.99863,5.8946 1.06125,-0.65587 2.72003,1.28212 7.85556,9.17782 4.56163,7.01328 5.19526,7.70519 6.87851,7.51109 1.48198,-0.17086 2.03718,-0.76189 2.76659,-2.94507 z"
+     id="path835-1"
+     inkscape:connector-curvature="0" />
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.20005751;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="M 14.06821,224.61657 V 13.281165 H 229.50059 444.93297 V 224.61657 435.95197 H 229.50059 14.06821 Z m 404.12274,193.92328 c 0.5435,-1.62671 0.7697,-4.1896 0.5593,-6.33717 l -0.35327,-3.60588 2.02141,1.70093 c 2.0872,1.75623 6.12111,2.91418 7.39955,2.12405 1.60986,-0.99494 0.17246,-22.58171 -4.09392,-61.48194 -2.4121,-21.99331 -5.16745,-36.13264 -13.63898,-69.98992 -11.76766,-47.03046 -17.6915,-66.87399 -23.29045,-78.018 -3.05414,-6.07884 -10.94711,-14.35468 -26.24072,-27.51359 -7.70318,-6.62795 -14.53054,-12.85172 -15.17192,-13.83061 -0.82087,-1.25278 -1.16618,-3.20403 -1.16618,-6.58963 0,-4.35473 0.33187,-5.52352 3.50761,-12.35284 3.55949,-7.65455 4.61097,-11.45131 5.38062,-19.42871 0.23553,-2.44111 0.5901,-5.00653 0.78798,-5.70093 0.37098,-1.30199 0.33621,-1.30199 6.54095,-5.3e-4 1.54467,0.32399 1.8778,0.156 1.8778,-0.94685 0,-3.12282 -5.89139,-9.23258 -11.77985,-12.21649 -3.14418,-1.59327 -4.14446,-1.72579 -13.72995,-1.81898 -9.30704,-0.0905 -10.99375,0.0821 -16.90309,1.72985 -3.61043,1.00672 -9.14133,2.97297 -12.2909,4.36947 -4.71006,2.08838 -6.51436,2.5377 -10.16492,2.53131 -5.43171,-0.01 -10.0982,-2.02949 -12.9921,-5.62394 -5.28934,-6.569715 -9.48063,-12.381459 -17.34876,-24.056284 -4.71236,-6.992276 -10.5708,-14.876508 -13.01876,-17.520534 -4.07293,-4.399143 -4.95761,-4.993093 -10.41936,-6.995271 -25.71854,-9.427965 -62.78731,-20.104596 -91.32207,-26.302797 -24.99826,-5.430018 -46.11902,-7.7814 -82.62224,-9.198365 -25.281038,-0.981346 -31.391329,-0.296052 -33.223994,3.72621 -0.657606,1.443286 -0.588283,1.965651 0.406778,3.06518 2.027119,2.239942 0.706721,3.002338 -4.4509,2.569941 -5.257843,-0.440798 -8.754616,0.294018 -10.481939,2.20269 -1.675594,1.851509 -0.526919,3.6497 4.263174,6.673774 2.135556,1.348216 5.880103,3.907541 8.321215,5.687385 2.441112,1.779847 9.201114,5.936015 15.022225,9.23593 5.821114,3.299918 15.039298,9.112314 20.484854,12.916437 17.237706,12.04181 35.396697,23.43117 78.525277,49.251214 7.69889,4.60914 14.9076,8.93819 16.01936,9.62011 2.73356,1.67669 7.33706,7.47958 15.41699,19.43373 7.52724,11.13648 11.36327,16.09208 22.12073,28.57691 6.5659,7.62022 15.40859,19.72547 15.40859,21.09369 0,0.98837 -10.48111,16.19991 -19.17373,27.8274 -12.73728,17.03771 -37.03022,46.31957 -49.4739,59.63409 -6.03066,6.45268 -7.82916,9.51545 -7.82916,13.33267 0,3.91626 1.8597,7.03435 7.83963,13.14445 5.2848,5.3998 5.63993,5.63306 8.56716,5.62666 5.52045,-0.0122 8.99274,-2.34167 21.83161,-14.64715 14.18025,-13.59112 16.84365,-15.7983 36.87274,-30.55676 8.45,-6.22638 19.48536,-14.76417 24.52303,-18.97285 11.09409,-9.26847 13.29309,-10.52481 17.68342,-10.10296 4.09603,0.39358 12.51358,5.75634 28.97035,18.4568 19.38356,14.95924 21.33819,17.09146 37.40819,40.80736 5.72577,8.45 11.23762,16.43909 12.24857,17.75354 1.01095,1.31445 3.0185,4.38717 4.46122,6.82829 12.48767,21.1296 36.74097,55.2092 47.13671,66.23436 1.94765,2.06555 4.68128,5.6728 6.07473,8.01611 2.55003,4.28829 4.88508,6.58284 5.99863,5.8946 1.06125,-0.65587 2.72003,1.28212 7.85556,9.17782 4.56163,7.01328 5.19526,7.70519 6.87851,7.51109 1.48198,-0.17086 2.03718,-0.76189 2.76659,-2.94507 z"
+     id="path837-8"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.eps b/docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.eps
new file mode 100644 (file)
index 0000000..d3bd454
--- /dev/null
@@ -0,0 +1,169 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: cairo 1.15.10 (http://cairographics.org)
+%%CreationDate: Tue Dec 22 10:30:01 2020
+%%Pages: 1
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%BoundingBox: 47 64 1201 1199
+%%EndComments
+%%BeginProlog
+50 dict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+/cairo_data_source {
+  CairoDataIndex CairoData length lt
+    { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
+    { () } ifelse
+} def
+/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
+/cairo_image { image cairo_flush_ascii85_file } def
+/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
+%%EndProlog
+%%BeginSetup
+%%EndSetup
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 47 64 1201 1199
+%%EndPageSetup
+q 47 64 1154 1135 rectclip
+1 0 0 -1 0 1276 cm q
+0.92549 g
+136.812 77.434 m 122.449 77.758 106.316 77.656 97.523 81.691 c 88.5 86.652
+ 89.527 93.742 91.25 95.617 c 92.434 97.109 96.152 99.688 96.242 102.73 
+c 95.234 108.34 72.031 103.137 58.605 105.641 c 53.016 106.82 48.434 110.133
+ 47.738 113.938 c 47.418 119.797 50.934 121.238 54.582 123.777 c 63.512 
+129.828 73.031 134.34 80.289 140.43 c 83.844 143.035 87.238 145.922 92.426
+ 149.379 c 116.953 165.516 147.242 180.359 155.668 185.961 c 254.914 252.242
+ 358.039 319.004 455.254 373.645 c 504.504 440.727 563.059 506.973 605.035
+ 571.824 c 580.902 609.664 559.07 638.555 531.32 675.203 c 510.141 702.379
+ 495.254 719.984 479.543 738.836 c 451.391 773.16 421.789 797.652 397.039
+ 832.957 c 391.223 840.352 387.957 848.008 386.734 855.93 c 385.371 875.879
+ 421.797 906.16 425.27 907.547 c 436.594 911.719 448.691 905.492 459.195
+ 899.293 c 488.75 875.246 515.934 841.602 552.969 813.973 c 572.625 799.551
+ 590.441 785.629 615.32 768.082 c 645.344 746.09 667.078 727.398 692.207
+ 706.191 c 707.734 694.844 717.348 697.121 718.816 696.992 c 776.023 722.504
+ 820.738 754.855 852.34 791.512 c 934.031 897.027 989.254 998.75 1064.824
+ 1093.984 c 1076.758 1109.699 1087.891 1119.629 1097.332 1131.965 c 1110.418
+ 1153.863 l 1112.848 1157.684 1120.699 1167.129 1124.062 1160.836 c 1137.406
+ 1172.602 1142.082 1184.473 1149.34 1195.324 c 1156.371 1206.266 1159.52
+ 1210.988 1164.152 1211.164 c 1168.758 1210.66 1171.656 1201.789 1171.973
+ 1195.91 c 1171.789 1177.66 1170.488 1172.105 1171.836 1171.059 c 1173.914
+ 1170.445 1178.363 1187.023 1198.309 1184.453 c 1203.141 1181.418 1198.629
+ 1157.941 1195.168 1101.457 c 1178.086 933.641 1146.523 763.516 1089.805
+ 611.191 c 1084.137 595.129 1077.09 581.48 1067.562 572.184 c 1046.789 547.156
+ 1024.012 528.801 1001.363 510.031 c 989.566 499.383 976.543 489.105 966.18
+ 478.027 c 956.355 466.758 957.996 448.891 964.23 434.633 c 968.797 422.961
+ 977.547 406.664 979.488 401.492 c 985.199 382.5 984.105 380.152 986.004
+ 363.09 c 986.469 356.27 985.977 352.652 988.793 347.652 c 992.34 344.762
+ 996.953 344.41 1001.699 346.52 c 1007.945 350.684 1011.227 350.449 1012.133
+ 348.75 c 1009.059 327.266 976.367 308.07 957.617 310.387 c 945.859 306.785
+ 930.488 306.676 919.223 308.172 c 898.082 311.871 882.219 316.207 865.07
+ 322.734 c 850.176 329.895 837.754 336.852 818.574 332.609 c 803.309 328.984
+ 795.805 322.965 789.297 314.582 c 752.211 271.688 730.129 218.109 690.734
+ 184.59 c 501.375 113.621 326.504 81.953 136.812 77.434 c h
+328.203 143.566 m 449.066 143.32 571.941 155.934 675.547 203.484 c 703.422
+ 242.258 720.086 282.078 742.121 323.77 c 751.336 347.227 757.141 362.793
+ 745.195 383.062 c 707.031 429.117 664.742 484.961 627.828 538.145 c 626.473
+ 563.586 516.262 380.852 481.965 354.867 c 377.371 277.129 365.852 289.16
+ 209.266 167.121 c 200.277 158.922 192.363 146.398 245.109 145.52 c 272.527
+ 144.367 300.312 143.625 328.203 143.566 c h
+963.453 318.547 m 968.043 318.586 975.812 319.973 984.551 327.719 c 980.254
+ 331.422 980.973 336.133 981.539 340.934 c 971.641 335.18 959.535 344.082
+ 943.176 344.887 c 957.703 341.59 964.785 333.652 960.008 318.773 c 960.75
+ 318.672 961.926 318.535 963.453 318.547 c h
+931.559 324.992 m 936.672 326.102 934.895 325.629 938.242 328.184 c 932.383
+ 336.523 926.926 340.699 918.32 339.039 c 911.141 337.633 909.074 333.812
+ 904.812 327.867 c 911.41 327.082 l 916.156 341.754 931.09 337.258 932.301
+ 329.965 c 932.227 326.137 931.559 324.992 931.559 324.992 c h
+869.617 346.715 m 881.41 346.566 894.383 366.523 889.238 379.129 c 909.723
+ 395.227 922.215 377.875 935.555 369.203 c 962.754 354.188 969.785 356.102
+ 978.707 357.473 c 978 377.777 973.379 398.656 957.926 426.973 c 932.07 
+505.867 893.809 535.328 854.266 567.863 c 773.895 635.305 691.504 697.004
+ 600.34 750.48 c 581.098 760.629 566.422 766.246 550.883 758.367 c 552.508
+ 733.074 562.293 711.105 575.012 685.809 c 599.723 643.137 624.457 603.18
+ 646.707 557.734 c 701.762 461.715 744.281 424.805 788.02 387.641 c 810.488
+ 372.332 817.66 366.059 824.414 366.141 c 831.258 376.402 856.727 383.457
+ 859.547 379.984 c 854.406 377.676 854.074 375.219 854.289 370.789 c 856.758
+ 353.203 863 346.797 869.617 346.715 c h
+967.812 538.496 m 987.859 547.559 1024.75 578.168 1063.395 599.801 c 1135.418
+ 758.137 1138.727 956.129 1130.129 1060.852 c 1125.969 1093.961 1122.641
+ 1088.188 1112.367 1081.16 c 1001.41 986.957 946.695 851.547 865.684 754.898
+ c 813.285 714.82 753.328 695.617 739.617 677.297 c 841.207 609.602 919.535
+ 552.836 967.812 538.496 c h
+578.949 649.465 m 582.625 649.613 576.047 661.262 573.328 665.98 c 557.789
+ 691.105 548.273 720.832 536.887 747.91 c 529.672 763.188 520.93 768.02 
+513.164 766.078 c 504.371 763.195 491.543 749.426 499.637 737.18 c 522.387
+ 710.484 542.207 678.039 571.336 653.832 c 575.363 650.645 577.727 649.414
+ 578.949 649.465 c h
+593.453 765.883 m 602.512 765.863 551.773 800.906 539.789 804.66 c 526.652
+ 789.449 561.559 777.637 573.242 773.828 c 584.953 768.168 591.145 765.887
+ 593.453 765.883 c h
+468.012 769.668 m 471.094 783.312 482.242 789.922 489.297 795.098 c 484.004
+ 800.496 480.375 804.027 474.762 807.812 c 466.156 801.684 458.281 797.438
+ 454.012 786.043 c 458.996 778.883 462.414 774.988 468.012 769.668 c h
+437.176 805.754 m 441.148 813.277 448.23 822.336 455.449 826.727 c 452.07
+ 830.68 448.418 834.965 443.676 838.008 c 435.465 833.68 427.602 824.152
+ 424.637 818.383 c 428.773 812.449 433.953 807.379 437.176 805.754 c h
+506.078 811.891 m 510.27 823.156 516.348 825.828 520.125 828.805 c 517.43
+ 831.699 515.309 835.055 507.691 839.086 c 504.027 837.867 496.203 829.574
+ 494.266 822.691 c 499.383 816.711 501.359 815.805 506.078 811.891 c h
+472.105 843.156 m 474.82 850.625 478.875 856.422 485.676 859.809 c 482.109
+ 865.332 479.617 867 475.023 869.395 c 472.617 867.449 466.75 863.355 461.203
+ 853.621 c 465.832 848.426 467.949 846.832 472.105 843.156 c h
+399.703 852.07 m 407.094 869.613 423.262 880.941 437.027 895.938 c 434.898
+ 897.16 434.121 901.664 430.547 901.73 c 417.07 892.629 402.621 879.5 393.652
+ 859.934 c 396.188 856.246 396.457 855.16 399.703 852.07 c h
+399.703 852.07 m f
+969.785 324.793 m 969.953 323.883 970.711 321.355 972.207 321.996 c 973.75
+ 323.355 974.613 325.277 974.73 328.242 c 974.719 329.715 974.586 330.922
+ 972.676 329.031 c 971.703 327.895 971.332 327.652 969.785 324.793 c h
+969.785 324.793 m f
+Q Q
+showpage
+%%Trailer
+end
+%%EOF
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.png b/docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.png
new file mode 100644 (file)
index 0000000..b305a9c
Binary files /dev/null and b/docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.png differ
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.svg b/docs/reference-manual/plots/GMX_logos/gmx_falcon_waterstamp.svg
new file mode 100644 (file)
index 0000000..d2d534c
--- /dev/null
@@ -0,0 +1,131 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg1149"
+   version="1.1"
+   viewBox="0 0 450 450"
+   height="450mm"
+   width="450mm"
+   sodipodi:docname="gmx_falcon.svg"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1853"
+     inkscape:window-height="1145"
+     id="namedview971"
+     showgrid="false"
+     inkscape:zoom="0.54798148"
+     inkscape:cx="820.2007"
+     inkscape:cy="886.1642"
+     inkscape:window-x="67"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg1149" />
+  <defs
+     id="defs1143">
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect1061"
+       is_visible="true" />
+    <clipPath
+       id="_clip1">
+      <rect
+         id="rect892"
+         height="550.58301"
+         width="291.98801"
+         y="0"
+         x="0" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata1146">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(0,153)"
+     id="layer1"
+     style="fill:none;fill-opacity:1;stroke:none">
+    <g
+       style="clip-rule:evenodd;fill:none;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;stroke:none"
+       id="g903"
+       transform="matrix(0.82454635,-0.51053871,0.49150293,0.84357369,250.14362,56.767957)">
+      <g
+         style="fill:none;fill-opacity:1;stroke:none"
+         id="g901"
+         transform="translate(-145.994,-275.291)">
+        <clipPath
+           id="clipPath1706">
+          <rect
+             id="rect1704"
+             height="550.58301"
+             width="291.98801"
+             y="0"
+             x="0" />
+        </clipPath>
+        <g
+           style="fill:none;fill-opacity:1;stroke:none"
+           id="g899"
+           clip-path="url(#_clip1)">
+          <g
+             style="fill:none;fill-opacity:1;stroke:none"
+             id="g897"
+             transform="matrix(1,0,0,-1,0,555.789)" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <g
+     id="g842"
+     transform="translate(7.10689,-9.54507)"
+     style="fill:#ececec;fill-opacity:1;stroke:none;stroke-opacity:1"
+     inkscape:export-filename="/home/cathrine/Pictures/svg_files/GROMACS_logo/GMX_logos/gmx_falcon_white.png"
+     inkscape:export-xdpi="300"
+     inkscape:export-ydpi="300">
+    <path
+       id="rect1188"
+       d="m 41.158027,36.862134 c -5.067605,0.114086 -10.758954,0.07765 -13.860135,1.501201 -3.184436,1.750423 -2.821989,4.252571 -2.213302,4.913911 0.417703,0.525436 1.728276,1.435139 1.760616,2.509409 -0.355687,1.978739 -8.540643,0.142271 -13.277743,1.026295 -1.971417,0.415488 -3.5883814,1.583925 -3.8328413,2.926953 -0.1140291,2.067041 1.1265423,2.575017 2.4143233,3.470587 3.14977,2.135627 6.507488,3.727368 9.068697,5.87561 1.253729,0.919245 2.45072,1.936756 4.280876,3.156397 8.653728,5.692823 19.338307,10.928703 22.311301,12.905675 35.010808,23.382274 71.391691,46.934698 105.687091,66.210948 17.3743,23.66443 38.03145,47.03499 52.83967,69.91304 -8.51464,13.34908 -16.2153,23.54024 -26.00513,36.47013 -7.47265,9.58647 -12.7242,15.79733 -18.26555,22.44824 -9.9316,12.1082 -20.3747,20.74878 -29.10572,33.20264 -2.05193,2.60951 -3.20382,5.31056 -3.63544,8.1044 -0.48145,7.03834 12.36918,17.7201 13.594,18.20974 3.99488,1.47164 8.26211,-0.72435 11.96775,-2.91196 10.42715,-8.48248 20.01679,-20.35241 33.08119,-30.09894 6.93475,-5.08797 13.21941,-9.99855 21.9971,-16.1897 10.591,-7.75753 18.25921,-14.35134 27.12393,-21.8333 5.47698,-4.00318 8.86884,-3.19925 9.38702,-3.24528 20.18147,9.0007 35.95519,20.41379 47.10463,33.34422 28.81865,37.22362 48.30006,73.10919 74.95976,106.70614 4.2086,5.54379 8.13629,9.04706 11.46699,13.39866 l 4.6173,7.72512 c 0.85704,1.34845 3.62606,4.67968 4.81314,2.45928 4.7075,4.1507 6.35611,8.33985 8.91728,12.16773 2.47981,3.85953 3.59053,5.52575 5.22502,5.58779 1.62536,-0.17732 2.64702,-3.30811 2.75952,-5.3816 -0.0649,-6.43839 -0.52445,-8.39745 -0.0481,-8.76742 0.73313,-0.21656 2.30214,5.63288 9.33794,4.72581 1.70479,-1.07048 0.11292,-9.35281 -1.10744,-29.27882 -6.02679,-59.20256 -17.16104,-119.21909 -37.17034,-172.95587 -1.99855,-5.66626 -4.48439,-10.48003 -7.84603,-13.76092 -7.32869,-8.82859 -15.36353,-15.30351 -23.35414,-21.92579 -4.16065,-3.75625 -8.75593,-7.38237 -12.41112,-11.29027 -3.46615,-3.97565 -2.8878,-10.27856 -0.68832,-15.30862 1.61087,-4.11755 4.69831,-9.86645 5.38314,-11.69128 2.01419,-6.69993 1.62933,-7.52786 2.29907,-13.54749 0.16343,-2.40569 -0.0101,-3.68211 0.98393,-5.44566 1.2501,-1.02021 2.87774,-1.14414 4.55268,-0.39946 2.20314,1.46902 3.36098,1.38574 3.67988,0.78651 -1.08394,-7.57897 -12.61708,-14.35085 -19.2319,-13.53302 -4.14726,-1.2716 -9.57011,-1.31016 -13.54386,-0.78187 -7.45892,1.30469 -13.0538,2.83398 -19.10377,5.13664 -5.25428,2.52614 -9.63744,4.98053 -16.40363,3.48402 -5.38494,-1.27814 -8.0322,-3.40208 -10.32754,-6.35878 C 258.25672,105.39086 250.4662,86.489695 236.56833,74.663963 169.76711,49.628714 108.07696,38.456479 41.158027,36.862134 Z m 67.517843,23.330361 c 42.63832,-0.08655 85.98601,4.362077 122.53465,21.137211 9.83453,13.678189 15.71355,27.725614 23.48642,42.434624 3.25084,8.27418 5.29883,13.76672 1.08417,20.91707 -13.46351,16.24687 -28.38131,35.94725 -41.40471,54.70932 -0.47716,8.97476 -39.3571,-55.48985 -51.45733,-64.65652 C 126.0207,107.30976 121.95681,111.55429 66.71719,68.501031 63.546233,65.6094 60.754649,61.19063 79.362933,60.88134 89.034697,60.474089 98.836261,60.212466 108.67587,60.192495 Z m 224.10261,61.728535 c 1.61918,0.0134 4.3592,0.50304 7.44191,3.23546 -1.51503,1.30658 -1.26156,2.96907 -1.06246,4.66276 -3.49184,-2.02972 -7.76258,1.11022 -13.53354,1.39423 5.12553,-1.16335 7.62283,-3.9631 5.93762,-9.21235 0.26196,-0.036 0.67675,-0.0846 1.21647,-0.0801 z m -11.25204,2.27376 c 1.80433,0.39115 1.17613,0.22457 2.358,1.12603 -2.06709,2.94178 -3.99193,4.41507 -7.0285,3.83026 -2.53238,-0.49634 -3.26144,-1.84438 -4.76457,-3.9424 l 2.32749,-0.27595 c 1.67447,5.17616 6.94156,3.58906 7.3696,1.01647 -0.0265,-1.3497 -0.26202,-1.75441 -0.26202,-1.75441 z m -21.85188,7.6631 c 4.1606,-0.0519 8.73718,6.98868 6.92152,11.43496 7.22731,5.68 11.6341,-0.44184 16.33959,-3.50108 9.59575,-5.29682 12.07622,-4.62248 15.22388,-4.13825 -0.25011,7.1632 -1.87973,14.52802 -7.33186,24.5184 -9.12154,27.83239 -22.61876,38.22475 -36.56884,49.7024 -28.35264,23.79178 -57.41908,45.55891 -89.57953,64.42294 -6.78781,3.58045 -11.96577,5.56231 -17.44752,2.78278 0.57338,-8.92321 4.02562,-16.67319 8.51214,-25.59638 8.71795,-15.05432 17.44359,-29.15045 25.29252,-45.18173 19.42292,-33.87435 34.42263,-46.89517 49.85225,-60.00616 7.9271,-5.40016 10.4566,-7.61296 12.84005,-7.58507 2.4135,3.6206 11.39782,6.10895 12.39303,4.88498 -1.81309,-0.81494 -1.93051,-1.68173 -1.85465,-3.24425 0.87042,-6.20347 3.07342,-8.46441 5.40742,-8.49354 z m 34.64129,67.65685 c 7.07207,3.19673 20.0865,13.99569 33.71887,21.62659 25.40844,55.85701 26.57612,125.70521 23.54276,162.64848 -1.4672,11.68019 -2.6419,9.64332 -6.26526,7.16391 -39.14394,-33.23217 -58.44535,-81.0015 -87.02466,-115.09738 -18.48485,-14.1386 -39.63727,-20.91346 -44.47429,-27.37559 35.83951,-23.88175 63.47121,-43.90715 80.50258,-48.96601 z m -137.18181,39.14697 c 1.29577,0.0524 -1.0241,4.16146 -1.98282,5.82652 -5.48264,8.86367 -8.83948,19.35023 -12.85658,28.90315 -2.54565,5.38871 -5.62861,7.09422 -8.369,6.40889 -3.10141,-1.01735 -7.62708,-5.87401 -4.77181,-10.19471 8.0252,-9.41762 15.0174,-20.8627 25.29459,-29.40338 1.41974,-1.12484 2.2537,-1.55794 2.68562,-1.54047 z m 5.11648,41.06932 c 3.19519,-0.006 -14.70408,12.35567 -18.93166,13.67978 -4.6342,-5.3662 7.67952,-9.53249 11.80083,-10.87683 4.13148,-1.99644 6.31637,-2.80139 7.13083,-2.80295 z m -44.25259,1.33583 c 1.08655,4.8133 5.01897,7.14513 7.50806,8.97155 -1.86677,1.90431 -3.14682,3.14936 -5.12733,4.485 -3.03651,-2.16204 -5.81415,-3.6595 -7.32048,-7.67964 1.75826,-2.5264 2.9648,-3.90054 4.93975,-5.77691 z m -10.87944,12.73051 c 1.40176,2.65409 3.89991,5.84956 6.44715,7.39851 -1.19154,1.39436 -2.48,2.90688 -4.15324,3.98011 -2.89708,-1.52739 -5.67073,-4.88868 -6.71742,-6.92359 1.45994,-2.09373 3.28699,-3.88195 4.42351,-4.45503 z m 24.30808,2.16524 c 1.47874,3.97341 3.62242,4.91559 4.95577,5.96604 -0.95165,1.02195 -1.70013,2.20549 -4.38734,3.62767 -1.2916,-0.42986 -4.05293,-3.35549 -4.73614,-5.78463 1.80532,-2.10955 2.50335,-2.4292 4.16771,-3.80908 z m -11.98532,11.02879 c 0.9577,2.63578 2.38866,4.68077 4.7873,5.8756 -1.2586,1.94784 -2.1378,2.53624 -3.75791,3.38172 -0.84803,-0.68678 -2.91918,-2.1313 -4.87515,-5.56453 1.63216,-1.83277 2.38036,-2.39599 3.84576,-3.69279 z m -25.54211,3.14449 c 2.60746,6.18932 8.31192,10.18577 13.16819,15.47556 -0.75146,0.43161 -1.02531,2.02009 -2.28669,2.0438 -4.75409,-3.20992 -9.85201,-7.84206 -13.01522,-14.74536 0.89392,-1.30024 0.9894,-1.68278 2.13372,-2.774 z"
+       style="opacity:1;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.06500001;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       inkscape:connector-curvature="0" />
+    <path
+       id="path1103-2"
+       d="m 335.01217,124.12428 c 0.0593,-0.32031 0.32622,-1.21261 0.85352,-0.98617 0.54536,0.47927 0.84953,1.15744 0.89021,2.20293 -0.003,0.51987 -0.0501,0.94543 -0.72424,0.27913 -0.34283,-0.40095 -0.47359,-0.48681 -1.01949,-1.49589 z"
+       style="fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.079375;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       inkscape:connector-curvature="0" />
+  </g>
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:0.08387499;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 402.8553,420.48816 c -0.38761,-0.38762 -1.86566,-2.50013 -3.28451,-4.69445 -4.94853,-7.65307 -6.21808,-9.4611 -7.5588,-10.76486 -1.15396,-1.12213 -1.45116,-1.25836 -2.04812,-0.93888 -0.94107,0.50364 -0.89794,0.51671 -2.26819,-0.68638 -0.66405,-0.58309 -2.46647,-3.15648 -4.00537,-5.7187 -2.23824,-3.72663 -3.49488,-5.37578 -6.28152,-8.24344 -1.91596,-1.97168 -4.9261,-5.50532 -6.68917,-7.85255 -1.76311,-2.34719 -5.32935,-7.03069 -7.92504,-10.40775 -11.58515,-15.0726 -21.12143,-29.13325 -31.26365,-46.09629 -1.57181,-2.62888 -4.1875,-6.62342 -5.81265,-8.87677 -1.62513,-2.25333 -6.54148,-9.39742 -10.92521,-15.87575 -10.67951,-15.78234 -12.26216,-17.99661 -15.7277,-22.00436 -4.51625,-5.2229 -8.81423,-9.19438 -14.85046,-13.72237 -3.01593,-2.26237 -7.70186,-5.8788 -10.41312,-8.03652 -2.71127,-2.15773 -6.47782,-5.07261 -8.3701,-6.47753 -3.75774,-2.78991 -13.25898,-8.7634 -15.16656,-9.5353 -0.67677,-0.27386 -2.32078,-0.4797 -3.79117,-0.47469 -4.04953,0.0138 -6.04567,1.18506 -15.52531,9.10962 -9.39565,7.85435 -14.35264,11.73053 -23.70171,18.53386 -12.01407,8.74267 -21.72736,16.12272 -25.45087,19.33733 -1.96961,1.70042 -7.31232,6.73245 -11.87268,11.1823 -11.1677,10.89705 -13.72264,13.08923 -17.23884,14.79116 -2.21591,1.07257 -3.40036,1.42893 -5.17005,1.55556 -2.97729,0.21302 -3.86016,-0.21521 -7.60972,-3.6912 -3.71422,-3.44321 -6.70209,-7.14335 -8.16061,-10.10603 -2.69567,-5.47568 -0.89779,-9.56294 8.52001,-19.36916 10.29864,-10.72343 33.96164,-39.14176 46.37262,-55.69169 8.15693,-10.87718 10.549,-14.21115 15.89171,-22.14922 l 5.02661,-7.46841 -0.99605,-1.97318 c -0.54784,-1.08524 -2.21426,-3.7931 -3.70316,-6.01745 -2.58815,-3.86656 -4.87839,-6.69603 -16.17215,-19.97983 -7.30831,-8.59608 -10.14456,-12.35331 -17.04021,-22.57338 -10.71825,-15.88557 -13.04121,-18.54878 -18.95912,-21.73605 -6.26352,-3.37342 -12.87002,-7.30618 -26.40115,-15.71629 C 117.42939,103.85956 107.98075,98.091115 103.2863,95.300735 88.011271,86.221245 74.928651,77.792543 59.585281,67.145596 46.883905,58.33196 48.567343,59.411563 41.490328,55.541151 33.351457,51.090012 27.687733,47.642012 23.907495,44.836955 c -1.783889,-1.323702 -5.240708,-3.666381 -7.68182,-5.205949 -2.441112,-1.539571 -4.663767,-3.188878 -4.939233,-3.665131 -0.787229,-1.361032 -0.16351,-2.629931 1.762459,-3.585567 1.503804,-0.746162 1.975287,-0.79366 7.617391,-0.767368 3.558696,0.01659 6.284621,-0.11661 6.676271,-0.326213 0.947552,-0.507115 0.818012,-1.418561 -0.362339,-2.549409 -1.30937,-1.254455 -1.369541,-2.780681 -0.166019,-4.210987 2.404007,-2.857 8.24174,-3.189022 36.697342,-2.087167 28.825447,1.116176 52.505933,3.652003 71.536013,7.66044 32.36722,6.817732 67.48613,16.732011 96.09781,27.12899 l 6.65702,2.419043 3.02153,2.981209 c 4.58445,4.523277 6.75886,7.38432 14.68593,19.3234 4.00635,6.034021 8.80547,12.910064 10.66471,15.280093 1.85926,2.370026 4.37912,5.668071 5.59967,7.328981 3.54658,4.82614 7.829,7.16694 13.82729,7.5581 3.22984,0.21063 5.81604,-0.35701 9.90099,-2.17315 6.5417,-2.90839 11.84215,-4.58559 19.25151,-6.09168 4.70787,-0.95696 11.12007,-1.16691 14.41654,-0.47202 1.01148,0.21322 2.22313,0.34409 2.69256,0.29084 3.10353,-0.35207 4.34538,-0.10865 7.65199,1.49992 2.58381,1.25695 3.91525,2.18331 5.9981,4.17327 2.81646,2.69082 4.94903,5.5049 5.30672,7.00254 0.33026,1.38281 -0.61171,1.47723 -3.01932,0.30264 -4.72532,-2.30534 -5.50494,-1.38862 -6.40781,7.5346 -0.79708,7.8779 -1.50532,10.47081 -4.73525,17.33631 -3.96872,8.43587 -4.26527,9.39876 -4.27453,13.8793 -0.007,3.40931 0.0754,3.91294 0.89406,5.46263 1.35374,2.56256 5.75728,6.66147 20.77797,19.34064 7.87304,6.64573 15.52987,14.45793 19.23333,19.62355 3.75033,5.23105 9.44827,21.353 15.95866,45.1542 3.73631,13.65938 16.56665,65.3685 17.87697,72.04809 3.17815,16.20097 6.8082,46.88859 9.07029,76.67802 1.04793,13.80025 1.14326,15.63661 0.88344,17.02152 -0.23326,1.24328 -0.23463,1.24415 -2.01036,1.23664 -2.41567,-0.0103 -4.27887,-0.93755 -6.07573,-3.02408 -0.82791,-0.96131 -1.6433,-1.74795 -1.812,-1.74805 -0.17521,-1.1e-4 -0.22953,2.01258 -0.12674,4.69429 0.19257,5.02126 -0.15697,7.38682 -1.27381,8.62092 -0.79634,0.87995 -2.03099,0.87058 -2.9238,-0.0222 z m -12.0019,-36.69813 c 2.69505,-1.12583 4.60867,-3.93081 6.04481,-8.86061 1.46388,-5.02494 1.7119,-12.11908 1.2479,-35.69121 l -0.39354,-19.99255 -2.03382,-16.71172 c -3.77262,-30.99959 -5.44812,-40.99627 -8.7235,-52.04809 -0.80693,-2.72278 -2.49635,-8.63778 -3.75431,-13.14444 -4.92437,-17.64228 -7.25934,-24.48089 -11.1402,-32.62707 l -2.12852,-4.46795 -3.60556,-2.13708 c -8.07926,-4.78872 -16.56611,-8.86281 -24.99767,-12.00003 -5.72437,-2.12993 -6.03806,-2.15367 -9.69113,-0.73358 -7.89456,3.06892 -16.81144,7.956 -30.54202,16.73916 -4.25453,2.72154 -46.25097,30.72217 -46.73434,31.15956 -0.36102,0.32669 0.8966,2.3527 2.09955,3.38239 1.73467,1.48481 4.76562,3.04555 13.90751,7.16148 11.6618,5.25045 17.8113,8.66166 23.8007,13.2026 2.66763,2.02249 3.62378,3.04213 6.29795,6.71615 7.93695,10.9045 22.11523,32.62735 33.24453,50.93469 5.06357,8.3294 25.22384,35.55614 35.51889,47.96869 3.89358,4.69445 8.70749,10.60945 10.69755,13.14445 4.2151,5.3693 6.80532,8.07511 7.93549,8.28961 1.44272,0.27382 1.66441,0.25244 2.94973,-0.28445 z m -243.49494,-72.37035 0.918,-1.20356 -5.42437,-5.53937 c -3.63408,-3.71113 -5.81875,-6.24028 -6.61931,-7.66305 -0.65723,-1.16803 -1.30236,-2.12825 -1.43364,-2.13384 -0.13128,-0.006 -0.65916,0.54113 -1.17308,1.21489 -0.83695,1.09731 -0.89319,1.33424 -0.53931,2.27177 0.65948,1.74717 2.52673,4.63277 4.58268,7.08199 1.94412,2.31598 7.58536,7.15092 8.36163,7.16651 0.22517,0.005 0.8225,-0.53338 1.3274,-1.19534 z m 15.48279,-11.07334 c 0.86587,-0.55562 2.0037,-1.45841 2.52851,-2.0062 l 0.9542,-0.99597 -1.18532,-0.73255 c -1.45247,-0.89768 -3.55708,-3.18326 -3.99722,-4.34092 -0.37232,-0.97927 -0.38075,-0.97613 -3.14349,1.17277 -1.07972,0.83984 -1.96164,1.77316 -1.95981,2.07407 0.006,0.91122 4.22951,5.74807 5.08801,5.8262 0.0774,0.007 0.84925,-0.44177 1.71512,-0.9974 z m 12.72586,-10.70747 c 0.50887,-0.37479 1.38448,-1.25291 1.94579,-1.95139 l 1.02056,-1.26994 -1.70559,-1.15118 c -1.46729,-0.99036 -3.40534,-3.2729 -3.81019,-4.48741 -0.14172,-0.42519 -5.31197,3.28734 -5.59109,4.01473 -0.29899,0.77915 1.79191,3.45745 3.8494,4.93078 2.06818,1.481 2.16672,1.47902 4.29112,-0.0856 z m -22.77145,-1.62732 2.16438,-2.07833 -2.3417,-2.20906 c -1.28793,-1.21497 -2.82895,-2.96834 -3.42447,-3.89639 -0.59553,-0.92805 -1.15278,-1.68735 -1.23833,-1.68735 -0.29316,0 -3.92864,3.56814 -4.25301,4.17425 -0.38863,0.72615 -0.0131,1.52482 1.71616,3.65024 1.28787,1.5829 4.29051,4.12499 4.87228,4.12499 0.18717,0 1.31428,-0.93525 2.50469,-2.07835 z m 11.62163,-10.88801 c 1.39852,-1.19057 2.54277,-2.28076 2.54277,-2.4226 0,-0.14187 -0.74015,-0.80126 -1.64478,-1.46532 -2.4315,-1.78488 -4.61818,-4.26993 -5.37158,-6.10454 -0.36601,-0.89124 -0.7603,-1.62102 -0.87623,-1.62172 -0.35699,-0.002 -5.42257,5.4309 -5.42257,5.81597 0,0.58381 1.0365,2.44396 2.15384,3.86543 1.46167,1.85952 5.08165,4.65384 5.63082,4.3465 0.24473,-0.13695 1.58921,-1.22312 2.98773,-2.41372 z m 22.81468,-0.0436 c 6.14846,-3.11883 17.09792,-11.51553 16.42863,-12.59846 -0.3913,-0.63314 -2.0395,-0.33396 -4.77831,0.86737 -1.50222,0.65892 -3.72571,1.43094 -4.94107,1.71559 -4.41097,1.03312 -9.20572,3.9431 -10.44468,6.33895 -0.95879,1.85412 -0.28397,4.73708 1.10883,4.73708 0.29473,0 1.4767,-0.47726 2.6266,-1.06053 z m -8.45803,-12.95445 c 1.86934,-0.90494 3.93597,-3.16472 5.18814,-5.67305 0.54686,-1.09549 2.35307,-5.52542 4.01379,-9.84431 1.89462,-4.92716 4.45679,-10.70025 6.8776,-15.49663 3.61083,-7.15414 4.36561,-9.24337 3.52672,-9.76183 -1.49623,-0.92472 -9.02214,6.59835 -25.38294,25.37337 -4.56869,5.24286 -4.72844,5.49024 -4.72844,7.32257 0,2.06196 0.75457,3.68001 2.67223,5.73014 2.83634,3.03228 5.05073,3.69656 7.8329,2.34974 z m 18.73012,-0.16196 c 4.50404,-0.93034 6.69742,-1.9812 15.88833,-7.61217 19.20397,-11.76565 41.64615,-28.23089 67.0879,-49.22062 28.37725,-23.41158 30.33422,-25.12854 35.56368,-31.20247 6.10711,-7.09331 10.78273,-15.02789 14.61027,-24.7939 1.06711,-2.72278 2.79008,-6.79415 3.82881,-9.04748 3.19773,-6.93698 4.9023,-12.96657 5.42427,-19.18736 l 0.23493,-2.79947 -0.93348,-0.23429 c -1.41441,-0.355 -5.22856,0.0777 -7.42267,0.84206 -3.23305,1.12629 -8.06638,3.7271 -10.81768,5.82099 -3.66686,2.79066 -5.27502,3.5454 -7.5616,3.54883 -1.42764,0.002 -2.32458,-0.22947 -3.62075,-0.93494 l -1.72302,-0.93777 v -2.27726 c 0.003,-5.05082 -3.55624,-10.39198 -7.25231,-10.88773 -1.2519,-0.16791 -1.49293,-0.0656 -2.7083,1.14978 -1.48971,1.48971 -2.2307,3.49482 -2.80805,7.5985 -0.33374,2.37229 -0.309,2.59067 0.40225,3.5527 l 0.75785,1.02503 -1.56888,-0.21504 c -1.92738,-0.26418 -6.83641,-2.21301 -9.13114,-3.62498 -0.93517,-0.5754 -2.10902,-1.04618 -2.60858,-1.04618 -0.49956,0 -1.9952,0.54023 -3.32364,1.2005 -9.07378,4.50992 -24.99189,18.77302 -36.76319,32.94092 -8.12603,9.78047 -19.15773,26.78398 -25.13205,38.73684 -3.74299,7.48864 -7.97012,15.22562 -15.39645,28.18035 -3.28314,5.72723 -6.77132,12.02632 -7.7515,13.99799 -3.82968,7.70347 -6.76588,16.66573 -7.21998,22.03779 l -0.2078,2.45828 1.66819,0.53633 c 3.18194,1.02301 5.02663,1.10883 8.4839,0.39472 z m 17.38415,-76.3832 c 0.70059,-0.98583 2.6563,-3.9278 4.34603,-6.5377 4.67986,-7.22836 8.24217,-11.76644 18.97133,-24.16782 13.60989,-15.7311 13.03993,-15.05063 16.85959,-20.12835 5.61801,-7.46838 7.38863,-11.99801 7.05429,-18.04645 -0.29299,-5.30055 -1.37317,-8.61741 -5.55928,-17.07071 -8.23851,-16.636566 -13.70864,-26.626084 -18.7961,-34.325235 l -2.49026,-3.768667 -5.90485,-2.955795 c -3.24766,-1.62569 -8.0352,-3.819999 -10.63896,-4.87625 -4.21145,-1.708428 -5.70034,-2.107822 -13.48586,-3.617568 -19.99049,-3.876504 -45.71177,-8.279028 -75.35352,-12.897716 -18.17493,-2.831962 -22.96819,-3.204403 -41.114423,-3.194624 -12.747286,0.0069 -23.631554,0.630793 -28.361585,1.625785 -5.582044,1.174218 -8.852564,3.600905 -8.852564,6.568496 0,0.535789 0.408437,1.793787 0.907635,2.79555 0.79353,1.592406 1.512469,2.27144 5.718688,5.401265 13.284428,9.884874 24.655127,16.80808 50.731269,30.888438 12.86714,6.947882 19.12688,10.901578 38.10143,24.065131 17.87883,12.4034 20.07347,14.35421 27.95337,24.84776 5.04929,6.72406 14.87759,20.89689 18.16007,26.18761 1.43259,2.30904 5.68341,8.96099 9.44629,14.7821 3.76287,5.82111 7.51695,11.85134 8.34239,13.40051 1.00009,1.87692 1.6994,2.81667 2.09602,2.81667 0.32866,0 1.16563,-0.80268 1.869,-1.79243 z m 120.04841,-69.42429 c 3.03673,-0.90182 7.51036,-5.75765 7.51036,-8.15204 0,-0.82722 -2.42721,-3.11575 -3.52769,-3.32612 -0.4758,-0.0909 -1.57435,0.0802 -2.4412,0.3804 -1.29718,0.44918 -1.68529,0.7898 -2.193,1.92464 -0.99322,2.21999 -5.37073,5.77375 -8.85793,7.19106 -1.68455,0.68465 -1.78242,0.78185 -1.13581,1.1279 2.52823,1.35308 7.59598,1.7597 10.64527,0.85416 z m -16.63274,-2.35996 c 2.01176,-0.68278 3.60053,-1.92295 4.32419,-3.37541 0.56312,-1.13024 0.60019,-1.48044 0.2481,-2.34334 -0.38446,-0.9422 -2.70552,-2.67339 -3.08096,-2.29796 -0.0916,0.0917 -0.0277,0.9102 0.14208,1.819 0.49517,2.65053 -0.25014,3.62531 -2.77836,3.63379 -3.45308,0.0116 -6.8049,-1.84859 -6.8049,-3.77653 0,-0.93323 -0.43794,-0.81418 -1.30144,0.35379 -1.77154,2.39613 -0.13763,5.343 3.61077,6.51228 1.10395,0.34436 3.824,0.0909 5.64052,-0.52562 z"
+     id="path831-6"
+     inkscape:connector-curvature="0" />
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.20005751;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="M 14.06821,224.61657 V 13.281165 H 229.50059 444.93297 V 224.61657 435.95197 H 229.50059 14.06821 Z m 404.12274,193.92328 c 0.5435,-1.62671 0.7697,-4.1896 0.5593,-6.33717 l -0.35327,-3.60588 2.02141,1.70093 c 2.0872,1.75623 6.12111,2.91418 7.39955,2.12405 1.60986,-0.99494 0.17246,-22.58171 -4.09392,-61.48194 -2.4121,-21.99331 -5.16745,-36.13264 -13.63898,-69.98992 -11.76766,-47.03046 -17.6915,-66.87399 -23.29045,-78.018 -3.05414,-6.07884 -10.94711,-14.35468 -26.24072,-27.51359 -7.70318,-6.62795 -14.53054,-12.85172 -15.17192,-13.83061 -0.82087,-1.25278 -1.16618,-3.20403 -1.16618,-6.58963 0,-4.35473 0.33187,-5.52352 3.50761,-12.35284 3.55949,-7.65455 4.61097,-11.45131 5.38062,-19.42871 0.23553,-2.44111 0.5901,-5.00653 0.78798,-5.70093 0.37098,-1.30199 0.33621,-1.30199 6.54095,-5.3e-4 1.54467,0.32399 1.8778,0.156 1.8778,-0.94685 0,-3.12282 -5.89139,-9.23258 -11.77985,-12.21649 -3.14418,-1.59327 -4.14446,-1.72579 -13.72995,-1.81898 -9.30704,-0.0905 -10.99375,0.0821 -16.90309,1.72985 -3.61043,1.00672 -9.14133,2.97297 -12.2909,4.36947 -4.71006,2.08838 -6.51436,2.5377 -10.16492,2.53131 -5.43171,-0.01 -10.0982,-2.02949 -12.9921,-5.62394 -5.28934,-6.569715 -9.48063,-12.381459 -17.34876,-24.056284 -4.71236,-6.992276 -10.5708,-14.876508 -13.01876,-17.520534 -4.07293,-4.399143 -4.95761,-4.993093 -10.41936,-6.995271 -25.71854,-9.427965 -62.78731,-20.104596 -91.32207,-26.302797 -24.99826,-5.430018 -46.11902,-7.7814 -82.62224,-9.198365 -25.281038,-0.981346 -31.391329,-0.296052 -33.223994,3.72621 -0.657606,1.443286 -0.588283,1.965651 0.406778,3.06518 2.027119,2.239942 0.706721,3.002338 -4.4509,2.569941 -5.257843,-0.440798 -8.754616,0.294018 -10.481939,2.20269 -1.675594,1.851509 -0.526919,3.6497 4.263174,6.673774 2.135556,1.348216 5.880103,3.907541 8.321215,5.687385 2.441112,1.779847 9.201114,5.936015 15.022225,9.23593 5.821114,3.299918 15.039298,9.112314 20.484854,12.916437 17.237706,12.04181 35.396697,23.43117 78.525277,49.251214 7.69889,4.60914 14.9076,8.93819 16.01936,9.62011 2.73356,1.67669 7.33706,7.47958 15.41699,19.43373 7.52724,11.13648 11.36327,16.09208 22.12073,28.57691 6.5659,7.62022 15.40859,19.72547 15.40859,21.09369 0,0.98837 -10.48111,16.19991 -19.17373,27.8274 -12.73728,17.03771 -37.03022,46.31957 -49.4739,59.63409 -6.03066,6.45268 -7.82916,9.51545 -7.82916,13.33267 0,3.91626 1.8597,7.03435 7.83963,13.14445 5.2848,5.3998 5.63993,5.63306 8.56716,5.62666 5.52045,-0.0122 8.99274,-2.34167 21.83161,-14.64715 14.18025,-13.59112 16.84365,-15.7983 36.87274,-30.55676 8.45,-6.22638 19.48536,-14.76417 24.52303,-18.97285 11.09409,-9.26847 13.29309,-10.52481 17.68342,-10.10296 4.09603,0.39358 12.51358,5.75634 28.97035,18.4568 19.38356,14.95924 21.33819,17.09146 37.40819,40.80736 5.72577,8.45 11.23762,16.43909 12.24857,17.75354 1.01095,1.31445 3.0185,4.38717 4.46122,6.82829 12.48767,21.1296 36.74097,55.2092 47.13671,66.23436 1.94765,2.06555 4.68128,5.6728 6.07473,8.01611 2.55003,4.28829 4.88508,6.58284 5.99863,5.8946 1.06125,-0.65587 2.72003,1.28212 7.85556,9.17782 4.56163,7.01328 5.19526,7.70519 6.87851,7.51109 1.48198,-0.17086 2.03718,-0.76189 2.76659,-2.94507 z"
+     id="path835-1"
+     inkscape:connector-curvature="0" />
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.20005751;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="M 14.06821,224.61657 V 13.281165 H 229.50059 444.93297 V 224.61657 435.95197 H 229.50059 14.06821 Z m 404.12274,193.92328 c 0.5435,-1.62671 0.7697,-4.1896 0.5593,-6.33717 l -0.35327,-3.60588 2.02141,1.70093 c 2.0872,1.75623 6.12111,2.91418 7.39955,2.12405 1.60986,-0.99494 0.17246,-22.58171 -4.09392,-61.48194 -2.4121,-21.99331 -5.16745,-36.13264 -13.63898,-69.98992 -11.76766,-47.03046 -17.6915,-66.87399 -23.29045,-78.018 -3.05414,-6.07884 -10.94711,-14.35468 -26.24072,-27.51359 -7.70318,-6.62795 -14.53054,-12.85172 -15.17192,-13.83061 -0.82087,-1.25278 -1.16618,-3.20403 -1.16618,-6.58963 0,-4.35473 0.33187,-5.52352 3.50761,-12.35284 3.55949,-7.65455 4.61097,-11.45131 5.38062,-19.42871 0.23553,-2.44111 0.5901,-5.00653 0.78798,-5.70093 0.37098,-1.30199 0.33621,-1.30199 6.54095,-5.3e-4 1.54467,0.32399 1.8778,0.156 1.8778,-0.94685 0,-3.12282 -5.89139,-9.23258 -11.77985,-12.21649 -3.14418,-1.59327 -4.14446,-1.72579 -13.72995,-1.81898 -9.30704,-0.0905 -10.99375,0.0821 -16.90309,1.72985 -3.61043,1.00672 -9.14133,2.97297 -12.2909,4.36947 -4.71006,2.08838 -6.51436,2.5377 -10.16492,2.53131 -5.43171,-0.01 -10.0982,-2.02949 -12.9921,-5.62394 -5.28934,-6.569715 -9.48063,-12.381459 -17.34876,-24.056284 -4.71236,-6.992276 -10.5708,-14.876508 -13.01876,-17.520534 -4.07293,-4.399143 -4.95761,-4.993093 -10.41936,-6.995271 -25.71854,-9.427965 -62.78731,-20.104596 -91.32207,-26.302797 -24.99826,-5.430018 -46.11902,-7.7814 -82.62224,-9.198365 -25.281038,-0.981346 -31.391329,-0.296052 -33.223994,3.72621 -0.657606,1.443286 -0.588283,1.965651 0.406778,3.06518 2.027119,2.239942 0.706721,3.002338 -4.4509,2.569941 -5.257843,-0.440798 -8.754616,0.294018 -10.481939,2.20269 -1.675594,1.851509 -0.526919,3.6497 4.263174,6.673774 2.135556,1.348216 5.880103,3.907541 8.321215,5.687385 2.441112,1.779847 9.201114,5.936015 15.022225,9.23593 5.821114,3.299918 15.039298,9.112314 20.484854,12.916437 17.237706,12.04181 35.396697,23.43117 78.525277,49.251214 7.69889,4.60914 14.9076,8.93819 16.01936,9.62011 2.73356,1.67669 7.33706,7.47958 15.41699,19.43373 7.52724,11.13648 11.36327,16.09208 22.12073,28.57691 6.5659,7.62022 15.40859,19.72547 15.40859,21.09369 0,0.98837 -10.48111,16.19991 -19.17373,27.8274 -12.73728,17.03771 -37.03022,46.31957 -49.4739,59.63409 -6.03066,6.45268 -7.82916,9.51545 -7.82916,13.33267 0,3.91626 1.8597,7.03435 7.83963,13.14445 5.2848,5.3998 5.63993,5.63306 8.56716,5.62666 5.52045,-0.0122 8.99274,-2.34167 21.83161,-14.64715 14.18025,-13.59112 16.84365,-15.7983 36.87274,-30.55676 8.45,-6.22638 19.48536,-14.76417 24.52303,-18.97285 11.09409,-9.26847 13.29309,-10.52481 17.68342,-10.10296 4.09603,0.39358 12.51358,5.75634 28.97035,18.4568 19.38356,14.95924 21.33819,17.09146 37.40819,40.80736 5.72577,8.45 11.23762,16.43909 12.24857,17.75354 1.01095,1.31445 3.0185,4.38717 4.46122,6.82829 12.48767,21.1296 36.74097,55.2092 47.13671,66.23436 1.94765,2.06555 4.68128,5.6728 6.07473,8.01611 2.55003,4.28829 4.88508,6.58284 5.99863,5.8946 1.06125,-0.65587 2.72003,1.28212 7.85556,9.17782 4.56163,7.01328 5.19526,7.70519 6.87851,7.51109 1.48198,-0.17086 2.03718,-0.76189 2.76659,-2.94507 z"
+     id="path837-8"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_white.png b/docs/reference-manual/plots/GMX_logos/gmx_falcon_white.png
new file mode 100644 (file)
index 0000000..ca7ef61
Binary files /dev/null and b/docs/reference-manual/plots/GMX_logos/gmx_falcon_white.png differ
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_falcon_white.svg b/docs/reference-manual/plots/GMX_logos/gmx_falcon_white.svg
new file mode 100644 (file)
index 0000000..13fee12
--- /dev/null
@@ -0,0 +1,131 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   id="svg1149"
+   version="1.1"
+   viewBox="0 0 450 450"
+   height="450mm"
+   width="450mm"
+   sodipodi:docname="gmx_falcon.svg"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1853"
+     inkscape:window-height="1145"
+     id="namedview971"
+     showgrid="false"
+     inkscape:zoom="0.54798148"
+     inkscape:cx="820.2007"
+     inkscape:cy="1032.1545"
+     inkscape:window-x="67"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg1149" />
+  <defs
+     id="defs1143">
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect1061"
+       is_visible="true" />
+    <clipPath
+       id="_clip1">
+      <rect
+         id="rect892"
+         height="550.58301"
+         width="291.98801"
+         y="0"
+         x="0" />
+    </clipPath>
+  </defs>
+  <metadata
+     id="metadata1146">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(0,153)"
+     id="layer1"
+     style="fill:none;fill-opacity:1;stroke:none">
+    <g
+       style="clip-rule:evenodd;fill:none;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;stroke:none"
+       id="g903"
+       transform="matrix(0.82454635,-0.51053871,0.49150293,0.84357369,250.14362,56.767957)">
+      <g
+         style="fill:none;fill-opacity:1;stroke:none"
+         id="g901"
+         transform="translate(-145.994,-275.291)">
+        <clipPath
+           id="clipPath1706">
+          <rect
+             id="rect1704"
+             height="550.58301"
+             width="291.98801"
+             y="0"
+             x="0" />
+        </clipPath>
+        <g
+           style="fill:none;fill-opacity:1;stroke:none"
+           id="g899"
+           clip-path="url(#_clip1)">
+          <g
+             style="fill:none;fill-opacity:1;stroke:none"
+             id="g897"
+             transform="matrix(1,0,0,-1,0,555.789)" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <g
+     id="g842"
+     transform="translate(7.10689,-9.54507)"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1"
+     inkscape:export-filename="/home/cathrine/Pictures/svg_files/GROMACS_logo/GMX_logos/gmx_falcon_black.png"
+     inkscape:export-xdpi="300"
+     inkscape:export-ydpi="300">
+    <path
+       id="rect1188"
+       d="m 41.158027,36.862134 c -5.067605,0.114086 -10.758954,0.07765 -13.860135,1.501201 -3.184436,1.750423 -2.821989,4.252571 -2.213302,4.913911 0.417703,0.525436 1.728276,1.435139 1.760616,2.509409 -0.355687,1.978739 -8.540643,0.142271 -13.277743,1.026295 -1.971417,0.415488 -3.5883814,1.583925 -3.8328413,2.926953 -0.1140291,2.067041 1.1265423,2.575017 2.4143233,3.470587 3.14977,2.135627 6.507488,3.727368 9.068697,5.87561 1.253729,0.919245 2.45072,1.936756 4.280876,3.156397 8.653728,5.692823 19.338307,10.928703 22.311301,12.905675 35.010808,23.382274 71.391691,46.934698 105.687091,66.210948 17.3743,23.66443 38.03145,47.03499 52.83967,69.91304 -8.51464,13.34908 -16.2153,23.54024 -26.00513,36.47013 -7.47265,9.58647 -12.7242,15.79733 -18.26555,22.44824 -9.9316,12.1082 -20.3747,20.74878 -29.10572,33.20264 -2.05193,2.60951 -3.20382,5.31056 -3.63544,8.1044 -0.48145,7.03834 12.36918,17.7201 13.594,18.20974 3.99488,1.47164 8.26211,-0.72435 11.96775,-2.91196 10.42715,-8.48248 20.01679,-20.35241 33.08119,-30.09894 6.93475,-5.08797 13.21941,-9.99855 21.9971,-16.1897 10.591,-7.75753 18.25921,-14.35134 27.12393,-21.8333 5.47698,-4.00318 8.86884,-3.19925 9.38702,-3.24528 20.18147,9.0007 35.95519,20.41379 47.10463,33.34422 28.81865,37.22362 48.30006,73.10919 74.95976,106.70614 4.2086,5.54379 8.13629,9.04706 11.46699,13.39866 l 4.6173,7.72512 c 0.85704,1.34845 3.62606,4.67968 4.81314,2.45928 4.7075,4.1507 6.35611,8.33985 8.91728,12.16773 2.47981,3.85953 3.59053,5.52575 5.22502,5.58779 1.62536,-0.17732 2.64702,-3.30811 2.75952,-5.3816 -0.0649,-6.43839 -0.52445,-8.39745 -0.0481,-8.76742 0.73313,-0.21656 2.30214,5.63288 9.33794,4.72581 1.70479,-1.07048 0.11292,-9.35281 -1.10744,-29.27882 -6.02679,-59.20256 -17.16104,-119.21909 -37.17034,-172.95587 -1.99855,-5.66626 -4.48439,-10.48003 -7.84603,-13.76092 -7.32869,-8.82859 -15.36353,-15.30351 -23.35414,-21.92579 -4.16065,-3.75625 -8.75593,-7.38237 -12.41112,-11.29027 -3.46615,-3.97565 -2.8878,-10.27856 -0.68832,-15.30862 1.61087,-4.11755 4.69831,-9.86645 5.38314,-11.69128 2.01419,-6.69993 1.62933,-7.52786 2.29907,-13.54749 0.16343,-2.40569 -0.0101,-3.68211 0.98393,-5.44566 1.2501,-1.02021 2.87774,-1.14414 4.55268,-0.39946 2.20314,1.46902 3.36098,1.38574 3.67988,0.78651 -1.08394,-7.57897 -12.61708,-14.35085 -19.2319,-13.53302 -4.14726,-1.2716 -9.57011,-1.31016 -13.54386,-0.78187 -7.45892,1.30469 -13.0538,2.83398 -19.10377,5.13664 -5.25428,2.52614 -9.63744,4.98053 -16.40363,3.48402 -5.38494,-1.27814 -8.0322,-3.40208 -10.32754,-6.35878 C 258.25672,105.39086 250.4662,86.489695 236.56833,74.663963 169.76711,49.628714 108.07696,38.456479 41.158027,36.862134 Z m 67.517843,23.330361 c 42.63832,-0.08655 85.98601,4.362077 122.53465,21.137211 9.83453,13.678189 15.71355,27.725614 23.48642,42.434624 3.25084,8.27418 5.29883,13.76672 1.08417,20.91707 -13.46351,16.24687 -28.38131,35.94725 -41.40471,54.70932 -0.47716,8.97476 -39.3571,-55.48985 -51.45733,-64.65652 C 126.0207,107.30976 121.95681,111.55429 66.71719,68.501031 63.546233,65.6094 60.754649,61.19063 79.362933,60.88134 89.034697,60.474089 98.836261,60.212466 108.67587,60.192495 Z m 224.10261,61.728535 c 1.61918,0.0134 4.3592,0.50304 7.44191,3.23546 -1.51503,1.30658 -1.26156,2.96907 -1.06246,4.66276 -3.49184,-2.02972 -7.76258,1.11022 -13.53354,1.39423 5.12553,-1.16335 7.62283,-3.9631 5.93762,-9.21235 0.26196,-0.036 0.67675,-0.0846 1.21647,-0.0801 z m -11.25204,2.27376 c 1.80433,0.39115 1.17613,0.22457 2.358,1.12603 -2.06709,2.94178 -3.99193,4.41507 -7.0285,3.83026 -2.53238,-0.49634 -3.26144,-1.84438 -4.76457,-3.9424 l 2.32749,-0.27595 c 1.67447,5.17616 6.94156,3.58906 7.3696,1.01647 -0.0265,-1.3497 -0.26202,-1.75441 -0.26202,-1.75441 z m -21.85188,7.6631 c 4.1606,-0.0519 8.73718,6.98868 6.92152,11.43496 7.22731,5.68 11.6341,-0.44184 16.33959,-3.50108 9.59575,-5.29682 12.07622,-4.62248 15.22388,-4.13825 -0.25011,7.1632 -1.87973,14.52802 -7.33186,24.5184 -9.12154,27.83239 -22.61876,38.22475 -36.56884,49.7024 -28.35264,23.79178 -57.41908,45.55891 -89.57953,64.42294 -6.78781,3.58045 -11.96577,5.56231 -17.44752,2.78278 0.57338,-8.92321 4.02562,-16.67319 8.51214,-25.59638 8.71795,-15.05432 17.44359,-29.15045 25.29252,-45.18173 19.42292,-33.87435 34.42263,-46.89517 49.85225,-60.00616 7.9271,-5.40016 10.4566,-7.61296 12.84005,-7.58507 2.4135,3.6206 11.39782,6.10895 12.39303,4.88498 -1.81309,-0.81494 -1.93051,-1.68173 -1.85465,-3.24425 0.87042,-6.20347 3.07342,-8.46441 5.40742,-8.49354 z m 34.64129,67.65685 c 7.07207,3.19673 20.0865,13.99569 33.71887,21.62659 25.40844,55.85701 26.57612,125.70521 23.54276,162.64848 -1.4672,11.68019 -2.6419,9.64332 -6.26526,7.16391 -39.14394,-33.23217 -58.44535,-81.0015 -87.02466,-115.09738 -18.48485,-14.1386 -39.63727,-20.91346 -44.47429,-27.37559 35.83951,-23.88175 63.47121,-43.90715 80.50258,-48.96601 z m -137.18181,39.14697 c 1.29577,0.0524 -1.0241,4.16146 -1.98282,5.82652 -5.48264,8.86367 -8.83948,19.35023 -12.85658,28.90315 -2.54565,5.38871 -5.62861,7.09422 -8.369,6.40889 -3.10141,-1.01735 -7.62708,-5.87401 -4.77181,-10.19471 8.0252,-9.41762 15.0174,-20.8627 25.29459,-29.40338 1.41974,-1.12484 2.2537,-1.55794 2.68562,-1.54047 z m 5.11648,41.06932 c 3.19519,-0.006 -14.70408,12.35567 -18.93166,13.67978 -4.6342,-5.3662 7.67952,-9.53249 11.80083,-10.87683 4.13148,-1.99644 6.31637,-2.80139 7.13083,-2.80295 z m -44.25259,1.33583 c 1.08655,4.8133 5.01897,7.14513 7.50806,8.97155 -1.86677,1.90431 -3.14682,3.14936 -5.12733,4.485 -3.03651,-2.16204 -5.81415,-3.6595 -7.32048,-7.67964 1.75826,-2.5264 2.9648,-3.90054 4.93975,-5.77691 z m -10.87944,12.73051 c 1.40176,2.65409 3.89991,5.84956 6.44715,7.39851 -1.19154,1.39436 -2.48,2.90688 -4.15324,3.98011 -2.89708,-1.52739 -5.67073,-4.88868 -6.71742,-6.92359 1.45994,-2.09373 3.28699,-3.88195 4.42351,-4.45503 z m 24.30808,2.16524 c 1.47874,3.97341 3.62242,4.91559 4.95577,5.96604 -0.95165,1.02195 -1.70013,2.20549 -4.38734,3.62767 -1.2916,-0.42986 -4.05293,-3.35549 -4.73614,-5.78463 1.80532,-2.10955 2.50335,-2.4292 4.16771,-3.80908 z m -11.98532,11.02879 c 0.9577,2.63578 2.38866,4.68077 4.7873,5.8756 -1.2586,1.94784 -2.1378,2.53624 -3.75791,3.38172 -0.84803,-0.68678 -2.91918,-2.1313 -4.87515,-5.56453 1.63216,-1.83277 2.38036,-2.39599 3.84576,-3.69279 z m -25.54211,3.14449 c 2.60746,6.18932 8.31192,10.18577 13.16819,15.47556 -0.75146,0.43161 -1.02531,2.02009 -2.28669,2.0438 -4.75409,-3.20992 -9.85201,-7.84206 -13.01522,-14.74536 0.89392,-1.30024 0.9894,-1.68278 2.13372,-2.774 z"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.06500001;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       inkscape:connector-curvature="0" />
+    <path
+       id="path1103-2"
+       d="m 335.01217,124.12428 c 0.0593,-0.32031 0.32622,-1.21261 0.85352,-0.98617 0.54536,0.47927 0.84953,1.15744 0.89021,2.20293 -0.003,0.51987 -0.0501,0.94543 -0.72424,0.27913 -0.34283,-0.40095 -0.47359,-0.48681 -1.01949,-1.49589 z"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.079375;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       inkscape:connector-curvature="0" />
+  </g>
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:0.08387499;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 402.8553,420.48816 c -0.38761,-0.38762 -1.86566,-2.50013 -3.28451,-4.69445 -4.94853,-7.65307 -6.21808,-9.4611 -7.5588,-10.76486 -1.15396,-1.12213 -1.45116,-1.25836 -2.04812,-0.93888 -0.94107,0.50364 -0.89794,0.51671 -2.26819,-0.68638 -0.66405,-0.58309 -2.46647,-3.15648 -4.00537,-5.7187 -2.23824,-3.72663 -3.49488,-5.37578 -6.28152,-8.24344 -1.91596,-1.97168 -4.9261,-5.50532 -6.68917,-7.85255 -1.76311,-2.34719 -5.32935,-7.03069 -7.92504,-10.40775 -11.58515,-15.0726 -21.12143,-29.13325 -31.26365,-46.09629 -1.57181,-2.62888 -4.1875,-6.62342 -5.81265,-8.87677 -1.62513,-2.25333 -6.54148,-9.39742 -10.92521,-15.87575 -10.67951,-15.78234 -12.26216,-17.99661 -15.7277,-22.00436 -4.51625,-5.2229 -8.81423,-9.19438 -14.85046,-13.72237 -3.01593,-2.26237 -7.70186,-5.8788 -10.41312,-8.03652 -2.71127,-2.15773 -6.47782,-5.07261 -8.3701,-6.47753 -3.75774,-2.78991 -13.25898,-8.7634 -15.16656,-9.5353 -0.67677,-0.27386 -2.32078,-0.4797 -3.79117,-0.47469 -4.04953,0.0138 -6.04567,1.18506 -15.52531,9.10962 -9.39565,7.85435 -14.35264,11.73053 -23.70171,18.53386 -12.01407,8.74267 -21.72736,16.12272 -25.45087,19.33733 -1.96961,1.70042 -7.31232,6.73245 -11.87268,11.1823 -11.1677,10.89705 -13.72264,13.08923 -17.23884,14.79116 -2.21591,1.07257 -3.40036,1.42893 -5.17005,1.55556 -2.97729,0.21302 -3.86016,-0.21521 -7.60972,-3.6912 -3.71422,-3.44321 -6.70209,-7.14335 -8.16061,-10.10603 -2.69567,-5.47568 -0.89779,-9.56294 8.52001,-19.36916 10.29864,-10.72343 33.96164,-39.14176 46.37262,-55.69169 8.15693,-10.87718 10.549,-14.21115 15.89171,-22.14922 l 5.02661,-7.46841 -0.99605,-1.97318 c -0.54784,-1.08524 -2.21426,-3.7931 -3.70316,-6.01745 -2.58815,-3.86656 -4.87839,-6.69603 -16.17215,-19.97983 -7.30831,-8.59608 -10.14456,-12.35331 -17.04021,-22.57338 -10.71825,-15.88557 -13.04121,-18.54878 -18.95912,-21.73605 -6.26352,-3.37342 -12.87002,-7.30618 -26.40115,-15.71629 C 117.42939,103.85956 107.98075,98.091115 103.2863,95.300735 88.011271,86.221245 74.928651,77.792543 59.585281,67.145596 46.883905,58.33196 48.567343,59.411563 41.490328,55.541151 33.351457,51.090012 27.687733,47.642012 23.907495,44.836955 c -1.783889,-1.323702 -5.240708,-3.666381 -7.68182,-5.205949 -2.441112,-1.539571 -4.663767,-3.188878 -4.939233,-3.665131 -0.787229,-1.361032 -0.16351,-2.629931 1.762459,-3.585567 1.503804,-0.746162 1.975287,-0.79366 7.617391,-0.767368 3.558696,0.01659 6.284621,-0.11661 6.676271,-0.326213 0.947552,-0.507115 0.818012,-1.418561 -0.362339,-2.549409 -1.30937,-1.254455 -1.369541,-2.780681 -0.166019,-4.210987 2.404007,-2.857 8.24174,-3.189022 36.697342,-2.087167 28.825447,1.116176 52.505933,3.652003 71.536013,7.66044 32.36722,6.817732 67.48613,16.732011 96.09781,27.12899 l 6.65702,2.419043 3.02153,2.981209 c 4.58445,4.523277 6.75886,7.38432 14.68593,19.3234 4.00635,6.034021 8.80547,12.910064 10.66471,15.280093 1.85926,2.370026 4.37912,5.668071 5.59967,7.328981 3.54658,4.82614 7.829,7.16694 13.82729,7.5581 3.22984,0.21063 5.81604,-0.35701 9.90099,-2.17315 6.5417,-2.90839 11.84215,-4.58559 19.25151,-6.09168 4.70787,-0.95696 11.12007,-1.16691 14.41654,-0.47202 1.01148,0.21322 2.22313,0.34409 2.69256,0.29084 3.10353,-0.35207 4.34538,-0.10865 7.65199,1.49992 2.58381,1.25695 3.91525,2.18331 5.9981,4.17327 2.81646,2.69082 4.94903,5.5049 5.30672,7.00254 0.33026,1.38281 -0.61171,1.47723 -3.01932,0.30264 -4.72532,-2.30534 -5.50494,-1.38862 -6.40781,7.5346 -0.79708,7.8779 -1.50532,10.47081 -4.73525,17.33631 -3.96872,8.43587 -4.26527,9.39876 -4.27453,13.8793 -0.007,3.40931 0.0754,3.91294 0.89406,5.46263 1.35374,2.56256 5.75728,6.66147 20.77797,19.34064 7.87304,6.64573 15.52987,14.45793 19.23333,19.62355 3.75033,5.23105 9.44827,21.353 15.95866,45.1542 3.73631,13.65938 16.56665,65.3685 17.87697,72.04809 3.17815,16.20097 6.8082,46.88859 9.07029,76.67802 1.04793,13.80025 1.14326,15.63661 0.88344,17.02152 -0.23326,1.24328 -0.23463,1.24415 -2.01036,1.23664 -2.41567,-0.0103 -4.27887,-0.93755 -6.07573,-3.02408 -0.82791,-0.96131 -1.6433,-1.74795 -1.812,-1.74805 -0.17521,-1.1e-4 -0.22953,2.01258 -0.12674,4.69429 0.19257,5.02126 -0.15697,7.38682 -1.27381,8.62092 -0.79634,0.87995 -2.03099,0.87058 -2.9238,-0.0222 z m -12.0019,-36.69813 c 2.69505,-1.12583 4.60867,-3.93081 6.04481,-8.86061 1.46388,-5.02494 1.7119,-12.11908 1.2479,-35.69121 l -0.39354,-19.99255 -2.03382,-16.71172 c -3.77262,-30.99959 -5.44812,-40.99627 -8.7235,-52.04809 -0.80693,-2.72278 -2.49635,-8.63778 -3.75431,-13.14444 -4.92437,-17.64228 -7.25934,-24.48089 -11.1402,-32.62707 l -2.12852,-4.46795 -3.60556,-2.13708 c -8.07926,-4.78872 -16.56611,-8.86281 -24.99767,-12.00003 -5.72437,-2.12993 -6.03806,-2.15367 -9.69113,-0.73358 -7.89456,3.06892 -16.81144,7.956 -30.54202,16.73916 -4.25453,2.72154 -46.25097,30.72217 -46.73434,31.15956 -0.36102,0.32669 0.8966,2.3527 2.09955,3.38239 1.73467,1.48481 4.76562,3.04555 13.90751,7.16148 11.6618,5.25045 17.8113,8.66166 23.8007,13.2026 2.66763,2.02249 3.62378,3.04213 6.29795,6.71615 7.93695,10.9045 22.11523,32.62735 33.24453,50.93469 5.06357,8.3294 25.22384,35.55614 35.51889,47.96869 3.89358,4.69445 8.70749,10.60945 10.69755,13.14445 4.2151,5.3693 6.80532,8.07511 7.93549,8.28961 1.44272,0.27382 1.66441,0.25244 2.94973,-0.28445 z m -243.49494,-72.37035 0.918,-1.20356 -5.42437,-5.53937 c -3.63408,-3.71113 -5.81875,-6.24028 -6.61931,-7.66305 -0.65723,-1.16803 -1.30236,-2.12825 -1.43364,-2.13384 -0.13128,-0.006 -0.65916,0.54113 -1.17308,1.21489 -0.83695,1.09731 -0.89319,1.33424 -0.53931,2.27177 0.65948,1.74717 2.52673,4.63277 4.58268,7.08199 1.94412,2.31598 7.58536,7.15092 8.36163,7.16651 0.22517,0.005 0.8225,-0.53338 1.3274,-1.19534 z m 15.48279,-11.07334 c 0.86587,-0.55562 2.0037,-1.45841 2.52851,-2.0062 l 0.9542,-0.99597 -1.18532,-0.73255 c -1.45247,-0.89768 -3.55708,-3.18326 -3.99722,-4.34092 -0.37232,-0.97927 -0.38075,-0.97613 -3.14349,1.17277 -1.07972,0.83984 -1.96164,1.77316 -1.95981,2.07407 0.006,0.91122 4.22951,5.74807 5.08801,5.8262 0.0774,0.007 0.84925,-0.44177 1.71512,-0.9974 z m 12.72586,-10.70747 c 0.50887,-0.37479 1.38448,-1.25291 1.94579,-1.95139 l 1.02056,-1.26994 -1.70559,-1.15118 c -1.46729,-0.99036 -3.40534,-3.2729 -3.81019,-4.48741 -0.14172,-0.42519 -5.31197,3.28734 -5.59109,4.01473 -0.29899,0.77915 1.79191,3.45745 3.8494,4.93078 2.06818,1.481 2.16672,1.47902 4.29112,-0.0856 z m -22.77145,-1.62732 2.16438,-2.07833 -2.3417,-2.20906 c -1.28793,-1.21497 -2.82895,-2.96834 -3.42447,-3.89639 -0.59553,-0.92805 -1.15278,-1.68735 -1.23833,-1.68735 -0.29316,0 -3.92864,3.56814 -4.25301,4.17425 -0.38863,0.72615 -0.0131,1.52482 1.71616,3.65024 1.28787,1.5829 4.29051,4.12499 4.87228,4.12499 0.18717,0 1.31428,-0.93525 2.50469,-2.07835 z m 11.62163,-10.88801 c 1.39852,-1.19057 2.54277,-2.28076 2.54277,-2.4226 0,-0.14187 -0.74015,-0.80126 -1.64478,-1.46532 -2.4315,-1.78488 -4.61818,-4.26993 -5.37158,-6.10454 -0.36601,-0.89124 -0.7603,-1.62102 -0.87623,-1.62172 -0.35699,-0.002 -5.42257,5.4309 -5.42257,5.81597 0,0.58381 1.0365,2.44396 2.15384,3.86543 1.46167,1.85952 5.08165,4.65384 5.63082,4.3465 0.24473,-0.13695 1.58921,-1.22312 2.98773,-2.41372 z m 22.81468,-0.0436 c 6.14846,-3.11883 17.09792,-11.51553 16.42863,-12.59846 -0.3913,-0.63314 -2.0395,-0.33396 -4.77831,0.86737 -1.50222,0.65892 -3.72571,1.43094 -4.94107,1.71559 -4.41097,1.03312 -9.20572,3.9431 -10.44468,6.33895 -0.95879,1.85412 -0.28397,4.73708 1.10883,4.73708 0.29473,0 1.4767,-0.47726 2.6266,-1.06053 z m -8.45803,-12.95445 c 1.86934,-0.90494 3.93597,-3.16472 5.18814,-5.67305 0.54686,-1.09549 2.35307,-5.52542 4.01379,-9.84431 1.89462,-4.92716 4.45679,-10.70025 6.8776,-15.49663 3.61083,-7.15414 4.36561,-9.24337 3.52672,-9.76183 -1.49623,-0.92472 -9.02214,6.59835 -25.38294,25.37337 -4.56869,5.24286 -4.72844,5.49024 -4.72844,7.32257 0,2.06196 0.75457,3.68001 2.67223,5.73014 2.83634,3.03228 5.05073,3.69656 7.8329,2.34974 z m 18.73012,-0.16196 c 4.50404,-0.93034 6.69742,-1.9812 15.88833,-7.61217 19.20397,-11.76565 41.64615,-28.23089 67.0879,-49.22062 28.37725,-23.41158 30.33422,-25.12854 35.56368,-31.20247 6.10711,-7.09331 10.78273,-15.02789 14.61027,-24.7939 1.06711,-2.72278 2.79008,-6.79415 3.82881,-9.04748 3.19773,-6.93698 4.9023,-12.96657 5.42427,-19.18736 l 0.23493,-2.79947 -0.93348,-0.23429 c -1.41441,-0.355 -5.22856,0.0777 -7.42267,0.84206 -3.23305,1.12629 -8.06638,3.7271 -10.81768,5.82099 -3.66686,2.79066 -5.27502,3.5454 -7.5616,3.54883 -1.42764,0.002 -2.32458,-0.22947 -3.62075,-0.93494 l -1.72302,-0.93777 v -2.27726 c 0.003,-5.05082 -3.55624,-10.39198 -7.25231,-10.88773 -1.2519,-0.16791 -1.49293,-0.0656 -2.7083,1.14978 -1.48971,1.48971 -2.2307,3.49482 -2.80805,7.5985 -0.33374,2.37229 -0.309,2.59067 0.40225,3.5527 l 0.75785,1.02503 -1.56888,-0.21504 c -1.92738,-0.26418 -6.83641,-2.21301 -9.13114,-3.62498 -0.93517,-0.5754 -2.10902,-1.04618 -2.60858,-1.04618 -0.49956,0 -1.9952,0.54023 -3.32364,1.2005 -9.07378,4.50992 -24.99189,18.77302 -36.76319,32.94092 -8.12603,9.78047 -19.15773,26.78398 -25.13205,38.73684 -3.74299,7.48864 -7.97012,15.22562 -15.39645,28.18035 -3.28314,5.72723 -6.77132,12.02632 -7.7515,13.99799 -3.82968,7.70347 -6.76588,16.66573 -7.21998,22.03779 l -0.2078,2.45828 1.66819,0.53633 c 3.18194,1.02301 5.02663,1.10883 8.4839,0.39472 z m 17.38415,-76.3832 c 0.70059,-0.98583 2.6563,-3.9278 4.34603,-6.5377 4.67986,-7.22836 8.24217,-11.76644 18.97133,-24.16782 13.60989,-15.7311 13.03993,-15.05063 16.85959,-20.12835 5.61801,-7.46838 7.38863,-11.99801 7.05429,-18.04645 -0.29299,-5.30055 -1.37317,-8.61741 -5.55928,-17.07071 -8.23851,-16.636566 -13.70864,-26.626084 -18.7961,-34.325235 l -2.49026,-3.768667 -5.90485,-2.955795 c -3.24766,-1.62569 -8.0352,-3.819999 -10.63896,-4.87625 -4.21145,-1.708428 -5.70034,-2.107822 -13.48586,-3.617568 -19.99049,-3.876504 -45.71177,-8.279028 -75.35352,-12.897716 -18.17493,-2.831962 -22.96819,-3.204403 -41.114423,-3.194624 -12.747286,0.0069 -23.631554,0.630793 -28.361585,1.625785 -5.582044,1.174218 -8.852564,3.600905 -8.852564,6.568496 0,0.535789 0.408437,1.793787 0.907635,2.79555 0.79353,1.592406 1.512469,2.27144 5.718688,5.401265 13.284428,9.884874 24.655127,16.80808 50.731269,30.888438 12.86714,6.947882 19.12688,10.901578 38.10143,24.065131 17.87883,12.4034 20.07347,14.35421 27.95337,24.84776 5.04929,6.72406 14.87759,20.89689 18.16007,26.18761 1.43259,2.30904 5.68341,8.96099 9.44629,14.7821 3.76287,5.82111 7.51695,11.85134 8.34239,13.40051 1.00009,1.87692 1.6994,2.81667 2.09602,2.81667 0.32866,0 1.16563,-0.80268 1.869,-1.79243 z m 120.04841,-69.42429 c 3.03673,-0.90182 7.51036,-5.75765 7.51036,-8.15204 0,-0.82722 -2.42721,-3.11575 -3.52769,-3.32612 -0.4758,-0.0909 -1.57435,0.0802 -2.4412,0.3804 -1.29718,0.44918 -1.68529,0.7898 -2.193,1.92464 -0.99322,2.21999 -5.37073,5.77375 -8.85793,7.19106 -1.68455,0.68465 -1.78242,0.78185 -1.13581,1.1279 2.52823,1.35308 7.59598,1.7597 10.64527,0.85416 z m -16.63274,-2.35996 c 2.01176,-0.68278 3.60053,-1.92295 4.32419,-3.37541 0.56312,-1.13024 0.60019,-1.48044 0.2481,-2.34334 -0.38446,-0.9422 -2.70552,-2.67339 -3.08096,-2.29796 -0.0916,0.0917 -0.0277,0.9102 0.14208,1.819 0.49517,2.65053 -0.25014,3.62531 -2.77836,3.63379 -3.45308,0.0116 -6.8049,-1.84859 -6.8049,-3.77653 0,-0.93323 -0.43794,-0.81418 -1.30144,0.35379 -1.77154,2.39613 -0.13763,5.343 3.61077,6.51228 1.10395,0.34436 3.824,0.0909 5.64052,-0.52562 z"
+     id="path831-6"
+     inkscape:connector-curvature="0" />
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.20005751;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="M 14.06821,224.61657 V 13.281165 H 229.50059 444.93297 V 224.61657 435.95197 H 229.50059 14.06821 Z m 404.12274,193.92328 c 0.5435,-1.62671 0.7697,-4.1896 0.5593,-6.33717 l -0.35327,-3.60588 2.02141,1.70093 c 2.0872,1.75623 6.12111,2.91418 7.39955,2.12405 1.60986,-0.99494 0.17246,-22.58171 -4.09392,-61.48194 -2.4121,-21.99331 -5.16745,-36.13264 -13.63898,-69.98992 -11.76766,-47.03046 -17.6915,-66.87399 -23.29045,-78.018 -3.05414,-6.07884 -10.94711,-14.35468 -26.24072,-27.51359 -7.70318,-6.62795 -14.53054,-12.85172 -15.17192,-13.83061 -0.82087,-1.25278 -1.16618,-3.20403 -1.16618,-6.58963 0,-4.35473 0.33187,-5.52352 3.50761,-12.35284 3.55949,-7.65455 4.61097,-11.45131 5.38062,-19.42871 0.23553,-2.44111 0.5901,-5.00653 0.78798,-5.70093 0.37098,-1.30199 0.33621,-1.30199 6.54095,-5.3e-4 1.54467,0.32399 1.8778,0.156 1.8778,-0.94685 0,-3.12282 -5.89139,-9.23258 -11.77985,-12.21649 -3.14418,-1.59327 -4.14446,-1.72579 -13.72995,-1.81898 -9.30704,-0.0905 -10.99375,0.0821 -16.90309,1.72985 -3.61043,1.00672 -9.14133,2.97297 -12.2909,4.36947 -4.71006,2.08838 -6.51436,2.5377 -10.16492,2.53131 -5.43171,-0.01 -10.0982,-2.02949 -12.9921,-5.62394 -5.28934,-6.569715 -9.48063,-12.381459 -17.34876,-24.056284 -4.71236,-6.992276 -10.5708,-14.876508 -13.01876,-17.520534 -4.07293,-4.399143 -4.95761,-4.993093 -10.41936,-6.995271 -25.71854,-9.427965 -62.78731,-20.104596 -91.32207,-26.302797 -24.99826,-5.430018 -46.11902,-7.7814 -82.62224,-9.198365 -25.281038,-0.981346 -31.391329,-0.296052 -33.223994,3.72621 -0.657606,1.443286 -0.588283,1.965651 0.406778,3.06518 2.027119,2.239942 0.706721,3.002338 -4.4509,2.569941 -5.257843,-0.440798 -8.754616,0.294018 -10.481939,2.20269 -1.675594,1.851509 -0.526919,3.6497 4.263174,6.673774 2.135556,1.348216 5.880103,3.907541 8.321215,5.687385 2.441112,1.779847 9.201114,5.936015 15.022225,9.23593 5.821114,3.299918 15.039298,9.112314 20.484854,12.916437 17.237706,12.04181 35.396697,23.43117 78.525277,49.251214 7.69889,4.60914 14.9076,8.93819 16.01936,9.62011 2.73356,1.67669 7.33706,7.47958 15.41699,19.43373 7.52724,11.13648 11.36327,16.09208 22.12073,28.57691 6.5659,7.62022 15.40859,19.72547 15.40859,21.09369 0,0.98837 -10.48111,16.19991 -19.17373,27.8274 -12.73728,17.03771 -37.03022,46.31957 -49.4739,59.63409 -6.03066,6.45268 -7.82916,9.51545 -7.82916,13.33267 0,3.91626 1.8597,7.03435 7.83963,13.14445 5.2848,5.3998 5.63993,5.63306 8.56716,5.62666 5.52045,-0.0122 8.99274,-2.34167 21.83161,-14.64715 14.18025,-13.59112 16.84365,-15.7983 36.87274,-30.55676 8.45,-6.22638 19.48536,-14.76417 24.52303,-18.97285 11.09409,-9.26847 13.29309,-10.52481 17.68342,-10.10296 4.09603,0.39358 12.51358,5.75634 28.97035,18.4568 19.38356,14.95924 21.33819,17.09146 37.40819,40.80736 5.72577,8.45 11.23762,16.43909 12.24857,17.75354 1.01095,1.31445 3.0185,4.38717 4.46122,6.82829 12.48767,21.1296 36.74097,55.2092 47.13671,66.23436 1.94765,2.06555 4.68128,5.6728 6.07473,8.01611 2.55003,4.28829 4.88508,6.58284 5.99863,5.8946 1.06125,-0.65587 2.72003,1.28212 7.85556,9.17782 4.56163,7.01328 5.19526,7.70519 6.87851,7.51109 1.48198,-0.17086 2.03718,-0.76189 2.76659,-2.94507 z"
+     id="path835-1"
+     inkscape:connector-curvature="0" />
+  <path
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.20005751;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="M 14.06821,224.61657 V 13.281165 H 229.50059 444.93297 V 224.61657 435.95197 H 229.50059 14.06821 Z m 404.12274,193.92328 c 0.5435,-1.62671 0.7697,-4.1896 0.5593,-6.33717 l -0.35327,-3.60588 2.02141,1.70093 c 2.0872,1.75623 6.12111,2.91418 7.39955,2.12405 1.60986,-0.99494 0.17246,-22.58171 -4.09392,-61.48194 -2.4121,-21.99331 -5.16745,-36.13264 -13.63898,-69.98992 -11.76766,-47.03046 -17.6915,-66.87399 -23.29045,-78.018 -3.05414,-6.07884 -10.94711,-14.35468 -26.24072,-27.51359 -7.70318,-6.62795 -14.53054,-12.85172 -15.17192,-13.83061 -0.82087,-1.25278 -1.16618,-3.20403 -1.16618,-6.58963 0,-4.35473 0.33187,-5.52352 3.50761,-12.35284 3.55949,-7.65455 4.61097,-11.45131 5.38062,-19.42871 0.23553,-2.44111 0.5901,-5.00653 0.78798,-5.70093 0.37098,-1.30199 0.33621,-1.30199 6.54095,-5.3e-4 1.54467,0.32399 1.8778,0.156 1.8778,-0.94685 0,-3.12282 -5.89139,-9.23258 -11.77985,-12.21649 -3.14418,-1.59327 -4.14446,-1.72579 -13.72995,-1.81898 -9.30704,-0.0905 -10.99375,0.0821 -16.90309,1.72985 -3.61043,1.00672 -9.14133,2.97297 -12.2909,4.36947 -4.71006,2.08838 -6.51436,2.5377 -10.16492,2.53131 -5.43171,-0.01 -10.0982,-2.02949 -12.9921,-5.62394 -5.28934,-6.569715 -9.48063,-12.381459 -17.34876,-24.056284 -4.71236,-6.992276 -10.5708,-14.876508 -13.01876,-17.520534 -4.07293,-4.399143 -4.95761,-4.993093 -10.41936,-6.995271 -25.71854,-9.427965 -62.78731,-20.104596 -91.32207,-26.302797 -24.99826,-5.430018 -46.11902,-7.7814 -82.62224,-9.198365 -25.281038,-0.981346 -31.391329,-0.296052 -33.223994,3.72621 -0.657606,1.443286 -0.588283,1.965651 0.406778,3.06518 2.027119,2.239942 0.706721,3.002338 -4.4509,2.569941 -5.257843,-0.440798 -8.754616,0.294018 -10.481939,2.20269 -1.675594,1.851509 -0.526919,3.6497 4.263174,6.673774 2.135556,1.348216 5.880103,3.907541 8.321215,5.687385 2.441112,1.779847 9.201114,5.936015 15.022225,9.23593 5.821114,3.299918 15.039298,9.112314 20.484854,12.916437 17.237706,12.04181 35.396697,23.43117 78.525277,49.251214 7.69889,4.60914 14.9076,8.93819 16.01936,9.62011 2.73356,1.67669 7.33706,7.47958 15.41699,19.43373 7.52724,11.13648 11.36327,16.09208 22.12073,28.57691 6.5659,7.62022 15.40859,19.72547 15.40859,21.09369 0,0.98837 -10.48111,16.19991 -19.17373,27.8274 -12.73728,17.03771 -37.03022,46.31957 -49.4739,59.63409 -6.03066,6.45268 -7.82916,9.51545 -7.82916,13.33267 0,3.91626 1.8597,7.03435 7.83963,13.14445 5.2848,5.3998 5.63993,5.63306 8.56716,5.62666 5.52045,-0.0122 8.99274,-2.34167 21.83161,-14.64715 14.18025,-13.59112 16.84365,-15.7983 36.87274,-30.55676 8.45,-6.22638 19.48536,-14.76417 24.52303,-18.97285 11.09409,-9.26847 13.29309,-10.52481 17.68342,-10.10296 4.09603,0.39358 12.51358,5.75634 28.97035,18.4568 19.38356,14.95924 21.33819,17.09146 37.40819,40.80736 5.72577,8.45 11.23762,16.43909 12.24857,17.75354 1.01095,1.31445 3.0185,4.38717 4.46122,6.82829 12.48767,21.1296 36.74097,55.2092 47.13671,66.23436 1.94765,2.06555 4.68128,5.6728 6.07473,8.01611 2.55003,4.28829 4.88508,6.58284 5.99863,5.8946 1.06125,-0.65587 2.72003,1.28212 7.85556,9.17782 4.56163,7.01328 5.19526,7.70519 6.87851,7.51109 1.48198,-0.17086 2.03718,-0.76189 2.76659,-2.94507 z"
+     id="path837-8"
+     inkscape:connector-curvature="0" />
+</svg>
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_black.eps b/docs/reference-manual/plots/GMX_logos/gmx_logo_black.eps
new file mode 100644 (file)
index 0000000..c9432ae
--- /dev/null
@@ -0,0 +1,575 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: cairo 1.15.10 (http://cairographics.org)
+%%CreationDate: Tue Dec 22 10:51:32 2020
+%%Pages: 1
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%BoundingBox: 0 0 4762 1203
+%%EndComments
+%%BeginProlog
+50 dict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+/cairo_data_source {
+  CairoDataIndex CairoData length lt
+    { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
+    { () } ifelse
+} def
+/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
+/cairo_image { image cairo_flush_ascii85_file } def
+/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
+%%EndProlog
+%%BeginSetup
+%%BeginResource: font LiberationSans-Bold
+11 dict begin
+/FontType 42 def
+/FontName /LiberationSans-Bold def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 65 /A put
+Encoding 67 /C put
+Encoding 71 /G put
+Encoding 77 /M put
+Encoding 79 /O put
+Encoding 82 /R put
+Encoding 83 /S put
+/CharStrings 8 dict dup begin
+/.notdef 0 def
+/G 1 def
+/R 2 def
+/O 3 def
+/M 4 def
+/A 5 def
+/C 6 def
+/S 7 def
+end readonly def
+/sfnts [
+<000100000009008000030010637674206d5f6ba1000008a0000002886670676d7e61b6110000
+0b28000007b4676c7966bf4bbc950000009c0000080468656164ff8cb2c4000012dc00000036
+686865610e18037b0000131400000024686d74782fc7034900001338000000206c6f63610000
+1f1c00001358000000246d617870042005340000137c00000020707265708aa104b90000139c
+00000490000200cd00000532058100030007001f400d06020503020309080503040003003fcd
+2fcd11120139391133113331301321112113112111cd0465fb9b4c03cd0581fa7f0535fb1704
+e900000000010054ffec05ba0596001c004a40291a0e141304070e130507041e1d06055f5906
+060b1111175f59141411040b005f590b13301e01201e015d5d003f2b00183f332f2b11120039
+182f2b111201173911331133113331302532363735213521110604232000111000212013052e
+01232206151412032673d83bfea8026670fe99c5fea8fe8e0174015d01f087fef02cbc7fd0d8
+dfd34334c3dafdfa7382017d015e015c0173fe91526b6efcebeffefb000200890000059d0581
+000d0015005d4033010c0c1209120303040e09000d0d09040317160c120202125f5902020005
+05115f590503040012701701a017013017012017015d5d5d71003f323f2b11120039182f2b11
+1200391112011739113311331133113311123911333130210121112111213204151406070901
+342901112132360451feb9fea6fed902c0fc0112a88f017dfe91fefcfe8601827c800217fde9
+0581d9cb94d722fdb003d1cbfe607000000000020054ffec05e30596000c00180048402c1307
+0d000700191a0a105f590a0404165f590413a01a01801a01701a01601a01401a01301a01f01a
+01201a015d5d717171717171003f2b00183f2b11120139391133113331300114020423200011
+100021200001340223220215141233321205e3aefebcd8feb4fe870178014f014f0179fed3d8
+c3c6d8ddbfc6d702c7dcfeb2b1018701540153017cfe80feb1e40103feffe6e8fef501040000
+000100890000062105810017016d40ff150017100d0e170e1918040a07131713271303080a18
+0a280a03090a13150f030e0800128b19016b19014b19013b19011b1901fb1901ef1901c41901
+ab19019f19018b19017419015b19014f19013419010b190167ff1901e41901cb1901bb1901af
+19019419017b19016f19014419012b19011f19010b1901f41901db1901cf1901bb19018b1901
+6b19014b19013b19011b1901fb1901cb1901ab19018b19017b19015b19013b19012f19010419
+0137eb1901cb1901b419019b19017419014b19012419010b1901fb1901d41901bb1901af1901
+8419016b19015f1901024019013f19011f1901f01901e01901cf1901a019017f19014f19013f
+1901201901b3001901075e5d5d5d5d5d5d5d5d5d7171715f7171717171717172727272727272
+725e5d5d5d5d5d5d5d5d5d7171717171717171717272727272727272727272725e5d5d5d5d5d
+5d5d5d5d5d5d7171717171003f32323f3339395e5d5d11331112013939113333113333313021
+11343637020703230b01161511211121131f0137012111051b01094722fed2fe6b0cfefa018b
+fc16303f0103018903561d3adcfef36afcee03120177e84bfcaa0581fcec4cbde2033bfa7f00
+000200330000059105810007000f020740ff0d01000c02080300070304060508040807031011
+070c025f590d08050c0c06050304001286110174110164110153110143110134110125110116
+1101021101f31101e41101d41101c51101b61101a31101931101841101751101661101541101
+45110134110124110115110104110168f51101e51101d41101c51101b3110100a01101921101
+841101741101621101501101421101321101241101161101021101f01101e21101d41101c411
+01b21101a41101901101821101741101621101521101441101361101241101101101021101f4
+1101e41101d61101c41101b21101a21101941101861101761101641101521101441101341101
+26110114110106406f110138f21101e41101d61101c21101b41101a611018411017611016411
+0154110146110126110112110101001101f41101c41101b01101a01101941101741101641101
+501101441101341101141101e41101c41101b411019411018411017011016411014411011011
+0102001101085e5d5f5d5d5d5d5d5d5d5d5d7171717171717171717171725f72727272727272
+7272727272725e5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d717171717171717171717171717171
+7172727272727272727272725f72727272725e5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d717171
+717171717171003f323f33392f1239332b00182f111201173911333311331133111239391139
+393130210321032101210901070e0103210327046d7dfde77dfed90202015c0200fd52060a1c
+9e01958b2b0168fe980581fa7f04a816245cfe3401958800000000010054ffec058f05960018
+005240321609100f0203090f03031a190c135f5910100c040002100202000240028002c002d0
+02050b0302020606005f590613301a015d003f2b110033182f5f5e5d713f332f2b1112011739
+113311331133313025201305060423200011100021320417052e01232206151412031b010b68
+010153febfe0feacfe8d01660154f801383ffefc21c183c8cfd5d4010c61ccc70181015a015b
+0174c7c1476a7df8eff3ff000001003bffec05060596002a0052402f0c001d1c221607060616
+1c00042c2b0c22031919205f591d1d1904030a5f591007200730070330074007020707031300
+3f332f5d712b00183f332f2b1112003939111201173911331133113311333130011404212024
+27251e01332035342e01272e0435342421200417052e01232015141e01171e030506fecdfed7
+fef1fecc2c011d1da89501354781b79e7c644627011f01120106010726fee216877efef43970
+abcbaf66360196cfdbc0c32f7065bc3c4e3425252d3d56744bbfcba4bd275b5ca8374631252b
+4961870005cc05cc007d058100150079058100150000000000000000000000000000043a0014
+00770000ffec00000000ffec00000000ffec0000fe57fff70000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000800000000000119012500f500eb
+0000000000000000000000c100d300ba00b000cf000000000000000000000000012701290106
+0000011200e400f400c60000000000000000000000000000000000000000000000000119011f
+014c0000000000df00d100c500b5000000000000000000000000000000000000000000000102
+00a901fd00d80119008000b701fd00000000013f00db015d012500aa00800075008d01fc0179
+012100a001100000000001310119010e0104000000000000000000000000000000000000013d
+01ff00e00106009400e00094014400e005730319000000d802c5009c038102cd00cb00f4004e
+028d000000ff00d700cc01300145007300b400a60000000000730080008d0000000000000000
+00000000030000a200980083008d000000000000000005aefebc0581fd300011fff600b600bc
+00c60000007f008a0060000000000000000000f001ee01900000021901080115000000000000
+00be00000000000000000748036a02b60202fd930000009100670091006101d90000028d0341
+000000000000000000000000000000aafe6ffe6801050093009800e20151008f00be00aefeb9
+fea4005e00af02d5005500f200a604150601000003e1001002fa000ffed401eafff300b80000
+00000363000bfd0ffff500000000000006810477001504d90000ffecffc5fe7f007500cd00f2
+010200d5011940475b5a59585554535251504f4e4d4c4b4a494847464544434241403f3e3d3c
+3b3a393837363531302f2e2d2c28272625242322211f181411100f0e0d0b0a09080706050403
+0201002c20b0016045b003252011466123452361482d2c20451868442d2c45234660b0206120
+b04660b004262348482d2c4523462361b0206020b02661b02061b004262348482d2c45234660
+b0406120b06660b004262348482d2c4523462361b0406020b02661b04061b004262348482d2c
+0110203c003c2d2c20452320b0cd442320b8015a51582320b08d44235920b0ed51582320b04d
+44235920b0042651582320b00d44235921212d2c20204518684420b001602045b04676688a45
+60442d2c01b10b0a432343650a2d2c00b10a0b4323430b2d2c00b0282370b101283e01b02823
+70b10228453ab10200080d2d2c2045b00325456164b050515845441b2121592d2c49b00e2344
+2d2c2045b0004360442d2c01b00643b00743650a2d2c2069b04061b0008b20b12cc08a8cb810
+0062602b0c642364615c58b00361592d2c8a03458a8a87b0112bb0292344b0297ae4182d2c45
+65b02c234445b02b23442d2c4b525845441b2121592d2c4b515845441b2121592d2c01b00525
+1023208af500b0016023edec2d2c01b005251023208af500b0016123edec2d2c01b0062510f5
+00edec2d2cb00243b001525821212121211b462346608a8a462320468a608a61b8ff80622320
+10238ab10c0c8a70456020b0005058b00161b8ffba8b1bb0468c59b0106068013a592d2c2045
+b0032546524bb013515b58b0022546206861b00325b003253f2321381b2111592d2c2045b003
+25465058b0022546206861b00325b003253f2321381b2111592d2c00b00743b006430b2d2c21
+210c6423648bb84000622d2c21b08051580c6423648bb82000621bb200402f2b59b002602d2c
+21b0c051580c6423648bb81555621bb200802f2b59b002602d2c0c6423648bb8400062602321
+2d2c4b53588ab004254964234569b0408b61b08062b020616ab00e23442310b00ef61b21238a
+121120392f592d2c4b535820b0032549646920b00526b0062549642361b08062b020616ab00e
+2344b0042610b00ef68a10b00e2344b00ef6b00e2344b00eed1b8ab00426111220392320392f
+2f592d2c4523456023456023456023766818b08062202d2cb0482b2d2c2045b0005458b04044
+2045b04061441b2121592d2c45b1302f4523456160b0016069442d2c4b5158b02f2370b01423
+421b2121592d2c4b515820b0032545695358441b2121591b2121592d2c45b01443b0006063b0
+016069442d2cb02f45442d2c452320458a60442d2c45234560442d2c4b235158b90033ffe0b1
+34201bb3330034005944442d2cb0164358b00326458a586466b01f601b64b020606620581b21
+b04059b001615923586559b02923442310b029e01b2121212121592d2cb0024354584b53234b
+515a58381b2121591b21212121592d2cb0164358b004254564b020606620581b21b04059b001
+6123581b6559b0292344b00525b00825082058021b0359b0042510b005252046b0042523423c
+b00425b0072508b0072510b006252046b00425b0016023423c2058011b0059b0042510b00525
+b029e0b02920456544b0072510b00625b029e0b00525b00825082058021b0359b00525b00325
+4348b00425b0072508b00625b00325b0016043481b2159212121212121212d2c02b004252020
+46b004252342b0052508b003254548212121212d2c02b0032520b0042508b002254348212121
+2d2c452320451820b00050205823652359236820b040505821b04059235865598a60442d2c4b
+53234b515a5820458a60441b2121592d2c4b545820458a60441b2121592d2c4b53234b515a58
+381b2121592d2cb000214b5458381b2121592d2cb002435458b0462b1b21212121592d2cb002
+435458b0472b1b212121592d2cb002435458b0482b1b21212121592d2cb002435458b0492b1b
+212121592d2c208a08234b538a4b515a5823381b2121592d2c00b0022549b000535820b04038
+111b21592d2c014623466023466123201020468a61b8ff80628ab140408a704560683a2d2c20
+8a2349648a2353583c1b21592d2c4b52587d1b7a592d2cb012004b014b54422d2cb1020042b1
+23018851b1400188535a58b910000020885458b202010243604259b12401885158b920000040
+885458b2020202436042b12401885458b2022002436042004b014b5258b2020802436042591b
+b940000080885458b202040243604259b94000008063b80100885458b202080243604259b940
+00010063b80200885458b202100243604259b12601885158b94000020063b80400885458b202
+400243604259b94000040063b80800885458b2028002436042595959595959b1000243545840
+0a0540084009400c020d021bb10102435458b2054008ba010000090100b30c010d011bb18002
+435258b2054008b80180b109401bb2054008ba01800009014059b9400000808855b940000200
+63b8040088555a58b30c000d011bb30c000d0159595942424242422d2c451868234b51582320
+452064b04050587c59688a6059442d2cb00016b00225b0022501b001233e00b002233eb10102
+060cb00a236542b00b234201b001233f00b002233fb10102060cb006236542b0072342b00116
+012d2cb080b0024350b001b00243545b58212310b0201ac91b8a10ed592d2cb0592b2d2c8a10
+e52d00010000000200000e5dbc7f5f0f3cf5021f080000000000c849682600000000cf7c005f
+fc25fcfd0a6f084400010008000000010000000000010000073efe4e00430aaafc25fa7a0a6f
+000100000000000000000000000000000008060000cd0639005405c700890639005406aa0089
+05c7003305c700540556003b000000000000004c000000fc000001b00000025c000004240000
+0678000007280000080400010000000801520054005c000600020010002f005c0000034d0354
+000400014155013f000101390055013e000101390055014201400014001f01410140001f001f
+013b0033013a0055013800330139005500a4013900f4013900020132003d0131005501310001
+012f00550130003d012f0055012c012900ff001f01290001012a00550128003d012700550127
+0001012a00550126003d0125005501250001012a00550123012200ff001f01220001012a0055
+012b003d012a0055005001070001002f0107000100af0104405001d0fd01bffd0110fd016ffb
+0140fb0180f590f5a0f503f1f0351f2ff09ff0025fef012fef5fef6fef9fefdfef05e6e4201f
+e5e43d1fe2e0271fe1e03d1fdf3ddd55de3d035500dd30dd02dd0103552f410b011e00010010
+011e0020011e0040011e0003ffc0011e4028191c46dc03ff1f00db01da043c1fd4d21c1fd3d2
+261f60d190d1c0d10360d190d1b0d1c0d1e0d105b8ffc0b3d1191d46b8ffc0b4d10a0d460fb8
+0116400f01bfbe261f40bb29414640bb222746b801214026b63d1f00b8016fb801b8b70a1f00
+b70100b720b740b760b770b70540b760b790b7d0b7f0b705b80120400d483d1f00b560b502a0
+b5d0b502b8ffc0400eb50b0e460fb25fb202b1033c1f2f410b0119003f0119004f0119000300
+8f011900010040011940282629461faf2faf3faf9faf040faf0140af0e164600ad70ad80ad03
+e0adf0ad02abaa351faa50261fb9011b011ab23c1f00b8011ab6010fa9010fa801bc01170113
+003c001f0115407e503c1f9e9b271f9d9b271f9c9b271f809b019846281f9f97af9702964635
+1f0f941f94029390261f9291261f0f8f1f8f6f8f7f8f8f8f058e8c261f4f8d010f8c01408c0b
+0f460f891f890286850f1f5f850136824682027650261f7550261f7450261f7350261f297001
+1b7001037001f47001d670e67002687001597001b8fff0407d700a0d466f6e481f6e46321f1a
+01185519331855073303550603ff1f6150261f605f321f5f50261f5e5a481f5c46271f5b5a78
+1f5a46311f1332125505010355043203556f03010f033f034f036f037f03055f53014053282c
+4640531e224640531318466b527b528b5203514f1c1f504f1c1f194f294f02594f694f02b801
+12402d46251f4946191f4846211f4746351ff846019846011c481b551632155511010f551032
+0f55020100550100ff1fb80111b21b091fb80110402d1b091f1f0f3f0f5f0f7f0f040f0f2f0f
+4f0f6f0f8f0fdf0fff0f073f0f7f0fef0f036f00014f00018016010501b80190b154532b2b4b
+b807ff524bb007505bb00188b02553b00188b040515ab00688b000555a5b58b101018e59858d
+8d00421d4bb0325358b0601d594bb0645358b0401d594bb0805358b0101db116004259737473
+74752b2b2b2b2b2b2b2b0173742b2b2b2b0073742b2b732b2b2b7373752b2b2b012b2b2b002b
+2b2b2b2b2b2b2b012b2b2b73737373747474002b2b2b2b0173732b73002b73732b732b2b7301
+2b732b00732b2b2b2b2b7373732b012b2b0073742b73742b73742b73012b73742b007374752b
+73742b2b2b012b00732b2b7374012b2b002b732b2b73752b732b2b012b2b002b2b737401732b
+0073737373737301737373002b2b2b2b2b2b2b2b2b2b2b2b732b2b2b2b2b2b1800>
+] def
+/f-0-0 currentdict end definefont pop
+%%EndResource
+%%BeginResource: font LiberationSans
+11 dict begin
+/FontType 42 def
+/FontName /LiberationSans def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 32 /space put
+Encoding 46 /period put
+Encoding 65 /A put
+Encoding 66 /B put
+Encoding 69 /E put
+Encoding 70 /F put
+Encoding 73 /I put
+Encoding 76 /L put
+Encoding 82 /R put
+Encoding 83 /S put
+Encoding 84 /T put
+Encoding 88 /X put
+/CharStrings 13 dict dup begin
+/.notdef 0 def
+/F 1 def
+/A 2 def
+/S 3 def
+/T 4 def
+/period 5 def
+/space 6 def
+/L 7 def
+/E 8 def
+/X 9 def
+/I 10 def
+/B 11 def
+/R 12 def
+end readonly def
+/sfnts [
+<000100000009008000030010637674204ada4bfa000008c4000002886670676d7e61b6110000
+0b4c000007b4676c79663c4a269c0000009c0000082868656164feff42d70000130000000036
+686865610d94038a0000133800000024686d74783b59064a0000135c000000346c6f63610000
+35b000001390000000386d617870037c03e4000013c80000002070726570fdae4749000013e8
+00000343000200cd00000532058100030007001f400d02060503060309080503040003003fcd
+2fcd11120139391133113331301321112113112111cd0465fb9b4c03cd0581fa7f0535fb1704
+e9000000000100a800000491058100090036401d01050506080206030a0b01045f5901010507
+07005f5907030512200b015d003f3f2b11120039182f2b111201173911331133313001112115
+21112311211501670312fceebf03e904e5fdf49efdc505819c00000000020004000005520581
+00070010005b40360d01000c02030605080003040408070312110c025f590c0c080503040012
+b01201501201f01201c012019012016012013012012f12015d5d5d5d5d5d7171003f323f3339
+2f2b111201173911333211333312393912393931302103210323013309010706070321032627
+048fa1fd7ea2c6023fd90236fd5b091931b4020fb51c1c019cfe640581fa7f04f11c5382fe31
+01d1455700000001005dffec04f80596002d008e401f0c001d1c2316060505161c00042f2e0c
+10131648490c590c690c030f0c0123b8fff04039131648462356236623030d23010c040c2303
+1919205f596f1d01591d014b1d0103001d0109051d190403095f596006015206014406010603
+13003f335d5d5d2b00183f335f5e5d5f5d5d5d2b11120039395f5e5d5d2b5d5d2b1112011739
+11331133113311333130011404212003371e0133323635342e02272e0335342421321617072e
+0123220615141e01171e0504f8fecffeebfdfd52b920d0b3b9c93f729e60a7ad643501150102
+f0fe33bc1fae9aa9b24582c2418176674c2b0185c3d60166257f777f7b4556382616254a5b7a
+4fb5c493b1217065706f41553b2b0f1f2b3a54720001002e000004b405810007013040d90102
+040207030908000405045f59050301127b09014b09013b0901240901fb0901cb0901bb09019b
+09018b09017f0901025f09014f09013009010f090167df0901cf0901b009018f09015f09014f
+09010f0901f00901df0901cf0901af09019f09017009015f09014009011f0901ef0901df0901
+9f09016f09015f09013f09011f090100090137ef0901d009019009018009016f09015009012f
+0901000901d00901af09019009017f09016f0901500901400901200901100901ff0901e00901
+bf0901a009019009016009014009013f09012009010f0901075e5d5d5d5d5d5d5d5d5d5d7171
+7171717171717172727272727272725e5d5d5d5d5d5d5d5d7171717171717171717272727272
+72725e5d5d5d5d5f5d5d5d5d5d5d71717171003f3f2b11003311120117391133313001112311
+2135211502d0befe1c048604e5fb1b04e59c9c000000000100bb0000017e00db00030017400a
+030000040500019b5b00002f2b111201391133313033353315bbc3dbdb000000000100a80000
+042f05810005001f400e030000040607010300035f590012003f2b00183f1112013939113331
+30331133112115a8bf02c80581fb1b9c000100a8000004fe0581000b00544032050909000a03
+0700040c0d05085f598f0501ba050179058905020f050108030505000101045f59010300095f
+590012200d015d003f2b00183f2b11120039182f5f5e5d5d5d712b1112011739113311333130
+331121152111211521112115a8042dfc920332fcce039705819cfe3c9afe159c00000001002e
+0000052b0581000b010840c5080906050203000b0305040a090b060d0c1b0d4b0d028b0dbb0d
+eb0d03040d140d340d440d046a540d640d840d940db40dc40de40df40d083b0d01240d010b0d
+01f40d01db0d01c40d01ab0d01940d017b0d01640d01300d01240d01000d01f40d01d00d01c4
+0d01a00d01940d01700d01640d01400d01340d01100d01040d0139e00d01d40d01b00d01a40d
+01800d01140d440d740d03240d540d840db40de40d05540d640d940df40d04400d0102000d30
+0d0277070178010101040a0704080503030012003f323f3317395d5d015d5f5d5d7172727272
+72725e5d5d5d5d5d5d5d5d5d5d5d71717171717171717171727272725e5d5d71111217391133
+11331133113331302109012309013309013309010458fe59fe50d30218fe11d30188017dd3fe
+1e020b0268fd9802dc02a5fdd70229fd62fd1d00000100bd0000017c05810003008c40610300
+0004050103001240050130050120050110050100050139f00501b00501a00501700501600501
+500501400501000501f00501c00501b00501a00501500501400501100501000501f00501af05
+019005017005016005015005014005012005015d5d5d5d5d5d5d5d7171717171717171727272
+72727272725e5d5d5d5d5d003f3f111201391133313033113311bdbf0581fa7f000300a80000
+04ea0581000d0016001e0068403a0b1308131b1b040e081700000804031f200b131a131a5f59
+132413024d0f1301033e1301040f130110051313040505125f590503041b5f590412003f2b00
+183f2b11120039182f5f5e5d5f5d5f712b2b1112003911120117391133113311331133111239
+31300114042321112120111406071e01013426232111213236133429011121323604eafeeef4
+fdc4020001f08c80a8b6feee9c94febf0141999751fea2fe9c0173afa0018dbcd10581feaa7d
+aa1d14b901fa7262fe4273fdfff9fe0482000000000200a8000005680581000d00160057402f
+010c0c1309130303040e09000d0d09040317180c0213025f591313000505125f590503040012
+8018017018012018015d5d5d003f323f2b11120039182f2b1100331112011739113311331133
+1133111239113331302101211123112132041514060701033426232111213236048cfe92fe49
+bf0297ee0103b7a10190f8a79dfe3b01cd97a50249fdb70581d5be9dd61cfda103ec7b81fdf8
+8d0005cc05cc007d058100150079058100150000000000000000000000000000043a00140077
+0000ffec00000000ffec00000000ffec0000fe57000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000008000000000000b400bd00af00a00000
+000000000000000000000088007e000000ac00000000000000000000000000bf00c300ab0000
+0000009b008d000000000000000000000000000000000000000000000000000000b900aa0000
+00000000009400990087000000000000000000000000000000000000000000000000006a0083
+008d00a400b4000000000000000000000060006a0079009800ac00b800a700000122013300c3
+006b00000000000000db00c90000000000000000000000000000000000000000000001e101c9
+009200a8006b009200b7006b009b0000027b02f200920252006e02d703810082008900a0009f
+0169008f0000016000a4015b005e0082000000000000005e0065006f00000000000000000000
+00000000008a009000a5007a0080000000000000000000000581fff3000dfcb300830089008f
+00960069007105cc000ffc1efff2003404e6000dfed400bf031f00a700ae00b5000000000081
+00000000000000000748036a02b60202fd930000009100670091006101d90000028d03410000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+000000000000000000000000000006810468001404cb0000ffecffd3fe7f008300db00aa00ba
+00a000cf40475b5a59585554535251504f4e4d4c4b4a494847464544434241403f3e3d3c3b3a
+393837363531302f2e2d2c28272625242322211f181411100f0e0d0b0a090807060504030201
+002c20b0016045b003252011466123452361482d2c20451868442d2c45234660b0206120b046
+60b004262348482d2c4523462361b0206020b02661b02061b004262348482d2c45234660b040
+6120b06660b004262348482d2c4523462361b0406020b02661b04061b004262348482d2c0110
+203c003c2d2c20452320b0cd442320b8015a51582320b08d44235920b0ed51582320b04d4423
+5920b0042651582320b00d44235921212d2c20204518684420b001602045b04676688a456044
+2d2c01b10b0a432343650a2d2c00b10a0b4323430b2d2c00b0282370b101283e01b0282370b1
+0228453ab10200080d2d2c2045b00325456164b050515845441b2121592d2c49b00e23442d2c
+2045b0004360442d2c01b00643b00743650a2d2c2069b04061b0008b20b12cc08a8cb8100062
+602b0c642364615c58b00361592d2c8a03458a8a87b0112bb0292344b0297ae4182d2c4565b0
+2c234445b02b23442d2c4b525845441b2121592d2c4b515845441b2121592d2c01b005251023
+208af500b0016023edec2d2c01b005251023208af500b0016123edec2d2c01b0062510f500ed
+ec2d2cb00243b001525821212121211b462346608a8a462320468a608a61b8ff806223201023
+8ab10c0c8a70456020b0005058b00161b8ffba8b1bb0468c59b0106068013a592d2c2045b003
+2546524bb013515b58b0022546206861b00325b003253f2321381b2111592d2c2045b0032546
+5058b0022546206861b00325b003253f2321381b2111592d2c00b00743b006430b2d2c21210c
+6423648bb84000622d2c21b08051580c6423648bb82000621bb200402f2b59b002602d2c21b0
+c051580c6423648bb81555621bb200802f2b59b002602d2c0c6423648bb84000626023212d2c
+4b53588ab004254964234569b0408b61b08062b020616ab00e23442310b00ef61b21238a1211
+20392f592d2c4b535820b0032549646920b00526b0062549642361b08062b020616ab00e2344
+b0042610b00ef68a10b00e2344b00ef6b00e2344b00eed1b8ab00426111220392320392f2f59
+2d2c4523456023456023456023766818b08062202d2cb0482b2d2c2045b0005458b040442045
+b04061441b2121592d2c45b1302f4523456160b0016069442d2c4b5158b02f2370b01423421b
+2121592d2c4b515820b0032545695358441b2121591b2121592d2c45b01443b0006063b00160
+69442d2cb02f45442d2c452320458a60442d2c45234560442d2c4b235158b90033ffe0b13420
+1bb3330034005944442d2cb0164358b00326458a586466b01f601b64b020606620581b21b040
+59b001615923586559b02923442310b029e01b2121212121592d2cb0024354584b53234b515a
+58381b2121591b21212121592d2cb0164358b004254564b020606620581b21b04059b0016123
+581b6559b0292344b00525b00825082058021b0359b0042510b005252046b0042523423cb004
+25b0072508b0072510b006252046b00425b0016023423c2058011b0059b0042510b00525b029
+e0b02920456544b0072510b00625b029e0b00525b00825082058021b0359b00525b003254348
+b00425b0072508b00625b00325b0016043481b2159212121212121212d2c02b00425202046b0
+04252342b0052508b003254548212121212d2c02b0032520b0042508b0022543482121212d2c
+452320451820b00050205823652359236820b040505821b04059235865598a60442d2c4b5323
+4b515a5820458a60441b2121592d2c4b545820458a60441b2121592d2c4b53234b515a58381b
+2121592d2cb000214b5458381b2121592d2cb002435458b0462b1b21212121592d2cb0024354
+58b0472b1b212121592d2cb002435458b0482b1b21212121592d2cb002435458b0492b1b2121
+21592d2c208a08234b538a4b515a5823381b2121592d2c00b0022549b000535820b04038111b
+21592d2c014623466023466123201020468a61b8ff80628ab140408a704560683a2d2c208a23
+49648a2353583c1b21592d2c4b52587d1b7a592d2cb012004b014b54422d2cb1020042b12301
+8851b1400188535a58b910000020885458b202010243604259b12401885158b9200000408854
+58b2020202436042b12401885458b2022002436042004b014b5258b2020802436042591bb940
+000080885458b202040243604259b94000008063b80100885458b202080243604259b9400001
+0063b80200885458b202100243604259b12601885158b94000020063b80400885458b2024002
+43604259b94000040063b80800885458b2028002436042595959595959b10002435458400a05
+40084009400c020d021bb10102435458b2054008ba010000090100b30c010d011bb180024352
+58b2054008b80180b109401bb2054008ba01800009014059b9400000808855b94000020063b8
+040088555a58b30c000d011bb30c000d0159595942424242422d2c451868234b515823204520
+64b04050587c59688a6059442d2cb00016b00225b0022501b001233e00b002233eb10102060c
+b00a236542b00b234201b001233f00b002233fb10102060cb006236542b0072342b00116012d
+2cb080b0024350b001b00243545b58212310b0201ac91b8a10ed592d2cb0592b2d2c8a10e52d
+00010000000200005f97514e5f0f3cf5021f080000000000c840f99a00000000cf7bfed5fba6
+fd930a6a07d700000008000000010000000000010000073efe4e00430ab4fba6fa7a0a6a0001
+0000000000000000000000000000000d060000cd04e300a8055600040556005d04e3002e0239
+00bb02390000047300a8055600a80556002e023900bd055600a805c700a8000000000000004c
+000000b00000015800000270000003c8000003f8000003f800000434000004b8000006000000
+06a40000077c0000082800010000000d01520054005c000600020010002f005c000002a40204
+0004000141210009013f000101390055013e000101390055014201400014001f01410140001f
+001f013b0033013a00550138003301390055004001070001001f01070001009f010440aa01c0
+fd01affd0100fd010a4ffb0120fb01f550281ff246281ff1462a1ff0462b1f5fef7fef020fef
+4fef5fef8fefafef050be5e41e1fe3e2461f0fe20140e246161fe1e0461fcfe0dfe0efe00340
+e0333646e046181feeedff1fed01e855ec48eb55ea320055e9e8e855e7480055e600ff1fdd3d
+df55df010355de3d0355dc03ff1f0fd51fd5020fd51fd50240ca181b46cfc201bdc03c1fc150
+261fbcbe281fffb90150b870b880b803b8ffc040ffb81232461fb73fb74fb76fb77fb79fb7af
+b70718b60170b2a0b2b0b2030fb20190b501b0b5010fb501080fb33fb3efb30380b090b002b0
+b0c0b0d0b0032faf3faf02a0adb0ad02c0add0ad022fac3fac029fab01c0aad0aa024fa98fa9
+022fa96fa9bfa9ffa9049c9b241f509b016f9601bf960196461d1f9594171f0f941f947f948f
+94ff94053091409102809101708f808f02908f01c08fd08f024f8c5f8c6f8c038646ff1f9f85
+018483311f74733f1f7350261f6f6e3c1f6e46351f1a01185519331855073303550603ff1f60
+50261f5f50261f5c46311f5b5a481f5a46311f1332125505010355043203556c03010c033c03
+4c036c037c0305ef51ff4064510240513538464051252846cf50014946201f4846351f474635
+1faf4601df46ef46028046011632155511010f5510320f55020100550100011f1f0f3f0f5f0f
+7f0f040f0f2f0f4f0f6f0f8f0fdf0fff0f073f0f7f0fef0f036f00014f00018016010501b801
+90b154532b2b4bb807ff524bb007505bb00188b02553b00188b040515ab00688b000555a5b58
+b101018e59858d8d00421d4bb0325358b0601d594bb0645358b0401d594bb0805358b0101db1
+1600425973747374752b2b2b2b2b017374752b2b2b00742b2b7373752b2b2b012b2b2b002b2b
+2b2b2b2b012b2b002b2b012b732b00747374757374732b012b747500732b7374017373740073
+7474737473015e73737473730073732b7373012b002b012b00732b74752b2b2b2b2b2b2b2b2b
+2b2b012b2b742b2b5e732b002b5e7374012b2b2b002b73735e73737301737373002b2b2b2b2b
+2b185e0000>
+] def
+/f-1-0 currentdict end definefont pop
+%%EndResource
+%%EndSetup
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 0 0 4762 1203
+%%EndPageSetup
+q 0 0 4762 1203 rectclip
+1 0 0 -1 0 1203 cm q
+0 g
+3343.73 10.711 m 3326.793 13.18 3307.699 15.402 3297.887 21.449 c 3287.934
+ 28.629 3290.18 36.867 3292.492 38.832 c 3294.109 40.422 3298.875 42.934
+ 3299.426 46.52 c 3299.051 53.301 3270.855 50.512 3255.34 55.426 c 3248.902
+ 57.629 3243.965 62.211 3243.699 66.816 c 3244.168 73.789 3248.535 74.984
+ 3253.219 77.453 c 3264.656 83.316 3276.566 87.27 3286.039 93.418 c 3290.617
+ 95.984 3295.051 98.902 3301.688 102.234 c 3333.039 117.758 3371.008 130.91
+ 3381.789 136.312 c 3508.773 200.281 3640.422 264.254 3763.32 314.754 c 
+3831.301 386.93 3910.168 456.766 3969.223 527.359 c 3946.176 575.613 3924.559
+ 612.945 3897.066 660.316 c 3875.961 695.527 3860.914 718.512 3845.078 743.086
+ c 3816.77 787.762 3785.32 821.027 3761.18 866.367 c 3755.375 875.957 3752.625
+ 885.488 3752.328 895.031 c 3753.613 918.82 3801.086 949.34 3805.395 950.477
+ c 3819.391 953.766 3832.789 944.645 3844.312 935.789 c 3875.773 903.062
+ 3903.031 859.324 3942.812 821.273 c 3963.965 801.363 3983.012 782.316 4009.887
+ 757.949 c 4042.195 727.586 4065.188 702.324 4091.82 673.598 c 4108.535 
+657.922 4120.234 659.223 4121.953 658.855 c 4193.309 680.719 4250.883 712.484
+ 4293.578 751.238 c 4405.504 864.152 4485.582 976.426 4588.777 1078.074 
+c 4605.168 1094.926 4619.773 1105.051 4632.73 1118.266 c 4651.391 1142.262
+ l 4654.816 1146.43 4665.469 1156.457 4668.535 1148.523 c 4686.023 1160.5
+ 4693.273 1173.863 4703.438 1185.641 c 4713.336 1197.559 4717.746 1202.688
+ 4723.25 1202.223 c 4728.625 1200.957 4730.762 1190.043 4730.285 1183.047
+ c 4727.418 1161.488 4725.07 1155.113 4726.516 1153.676 c 4728.883 1152.648
+ 4736.551 1171.609 4759.762 1165.672 c 4765.039 1161.383 4756.293 1134.273
+ 4744 1067.984 c 4699.426 872.008 4637.398 675.41 4548.203 503.516 c 4539.172
+ 485.344 4528.855 470.23 4516.238 460.617 c 4488.039 434.039 4458.438 415.641
+ 4428.926 396.73 c 4413.434 385.852 4396.535 375.59 4382.676 363.996 c 4369.422
+ 352.094 4368.766 330.727 4374.066 312.961 c 4377.77 298.496 4385.754 277.953
+ 4387.297 271.555 c 4391.293 248.266 4389.66 245.648 4389.43 225.195 c 4388.988
+ 217.062 4387.879 212.855 4390.484 206.535 c 4394.258 202.602 4399.66 201.516
+ 4405.582 203.324 c 4413.57 207.34 4417.418 206.586 4418.242 204.445 c 4411.488
+ 179.484 4370.039 161.531 4348.203 166.996 c 4333.777 164.441 4315.582 166.543
+ 4302.48 169.953 c 4278.016 177.395 4259.891 184.824 4240.559 195.035 c 
+4223.984 205.664 4210.301 215.695 4187.004 213.465 c 4168.426 211.398 4158.68
+ 205.367 4149.766 196.402 c 4099.684 151.062 4065.785 90.91 4014.332 56.988
+ c 3780.102 0.566 3568.707 -11.492 3343.73 10.711 c h
+3579.664 61.125 m 3722.555 43.281 3869.695 40.352 3999.113 81.539 c 4037.711
+ 123.34 4063.203 168.012 4095.312 214.117 c 4109.617 240.516 4118.742 258.082
+ 4107.559 283.785 c 4069.113 343.789 4027.219 415.969 3991.285 484.223 c
+ 3993.379 514.504 3836.512 314.414 3792.176 288.668 c 3657.199 211.926 3645.324
+ 227.828 3442.434 106.246 c 3430.613 97.859 3419.438 84.195 3481.688 75.5
+ c 3513.941 70.152 3546.688 65.242 3579.664 61.125 c h
+4356.293 175.797 m 4361.727 175.176 4371.113 175.688 4382.57 183.578 c 
+4378.031 188.582 4379.562 194.051 4380.93 199.645 c 4368.387 194.281 4355.363
+ 206.562 4336.137 209.891 c 4352.84 203.883 4360.059 193.469 4352.246 176.566
+ c 4353.109 176.336 4354.48 176.004 4356.293 175.797 c h
+4319.512 188.051 m 4325.719 188.617 4323.547 188.32 4327.879 190.855 c 
+4322.16 201.566 4316.312 207.297 4305.895 206.586 c 4297.199 205.965 4294.203
+ 201.746 4288.301 195.332 c 4295.988 193.449 l 4303.73 210.109 4320.734 
+202.621 4321.109 193.824 c 4320.465 189.309 4319.512 188.051 4319.512 188.051
+ c h
+4249.414 222.734 m 4263.34 220.848 4281.578 242.562 4277.324 258.215 c 
+4303.887 274.281 4316.141 251.945 4330.656 239.754 c 4360.641 218.047 4369.234
+ 219.285 4379.984 219.613 c 4382.094 243.73 4379.664 269.086 4365.5 304.82
+ c 4346.379 401.875 4305.414 442.266 4263.375 486.484 c 4178.129 577.906
+ 4089.652 662.836 3989.613 739.312 c 3968.332 754.105 3951.793 762.883 3932.273
+ 755.82 c 3930.52 725.672 3938.902 698.273 3950.27 666.516 c 3973.297 612.461
+ 3996.742 561.617 4016.453 504.648 c 4067.617 383.102 4112.539 333.281 4158.863
+ 282.98 c 4183.215 261.613 4190.781 253.156 4198.781 252.27 c 4208.363 263.41
+ 4239.504 268.055 4242.336 263.543 c 4235.922 261.555 4235.172 258.699 4234.785
+ 253.43 c 4235.148 232.277 4241.602 223.793 4249.414 222.734 c h
+4393.387 435.266 m 4418.41 443.07 4466.48 473.914 4515.32 493.883 c 4623.484
+ 670.66 4656.152 904.32 4661.191 1029.406 c 4661.078 1069.164 4656.305 1062.82
+ 4643.137 1056 c 4498.242 960.715 4413.879 808.531 4304.039 706.004 c 4236.258
+ 666.219 4162.562 652.215 4143.688 632.547 c 4253.996 537.738 4338.379 459.234
+ 4393.387 435.266 c h
+3949.652 622.961 m 3954.016 622.605 3947.93 637.332 3945.402 643.309 c 
+3930.672 675.277 3923.738 711.812 3914.203 745.488 c 3907.891 764.602 3898.258
+ 771.586 3888.789 770.418 c 3877.973 768.285 3860.805 753.867 3868.598 738.207
+ c 3891.621 703.336 3910.348 662.09 3941.281 629.23 c 3945.578 624.875 3948.195
+ 623.082 3949.652 622.961 c h
+3983.707 758.523 m 3994.418 757.191 3939.504 805.996 3925.879 812.176 c
+ 3908.133 796.094 3947.695 777.059 3960.957 770.855 c 3973.984 762.465 3980.98
+ 758.867 3983.707 758.523 c h
+3835.918 781.219 m 3841.543 796.906 3855.684 803.105 3864.777 808.203 c
+ 3859.305 815.355 3855.527 820.055 3849.438 825.348 c 3838.367 819.352 3828.441
+ 815.473 3821.738 802.617 c 3826.59 793.426 3830.07 788.32 3835.918 781.219
+ c h
+3804.688 828.371 m 3810.48 836.691 3820.172 846.375 3829.348 850.52 c 3825.926
+ 855.684 3822.23 861.285 3817.062 865.57 c 3806.723 861.645 3796.043 851.516
+ 3791.695 845.125 c 3795.727 837.508 3801.113 830.762 3804.688 828.371 c
+ h
+3887.062 825.625 m 3893.656 838.336 3901.23 840.609 3906.133 843.582 c 
+3903.363 847.398 3901.34 851.676 3892.918 857.551 c 3888.41 856.641 3877.953
+ 847.969 3874.66 840.109 c 3879.844 832.293 3882.055 830.934 3887.062 825.625
+ c h
+3851.426 867.527 m 3855.723 875.969 3861.363 882.234 3869.895 885.254 c
+ 3866.477 892.301 3863.773 894.633 3858.688 898.137 c 3855.562 896.184 3848.027
+ 892.191 3840.055 881.488 c 3844.773 874.672 3847.051 872.477 3851.426 867.527
+ c h
+3767.102 888.582 m 3778.391 908.258 3799.156 919.305 3817.613 935.039 c
+ 3815.273 936.793 3815.008 942.23 3810.789 942.828 c 3793.531 934.027 3774.535
+ 920.598 3761.09 898.758 c 3763.551 894.031 3763.715 892.711 3767.102 888.582
+ c h
+3767.102 888.582 m f*
+4364.688 182.262 m 4364.754 181.164 4365.281 178.062 4367.141 178.605 c
+ 4369.168 179.988 4370.465 182.137 4371.031 185.625 c 4371.238 187.367 4371.254
+ 188.812 4368.719 186.855 c 4367.406 185.656 4366.934 185.422 4364.688 182.262
+ c h
+4364.688 182.262 m f*
+BT
+703.125 0 0 -703.125 -28.839109 1012.363769 Tm
+/f-0-0 1 Tf
+[(GR)7(O)3(M)-4(A)22(CS)]TJ
+281.25 0 0 -281.25 22.97874 379.641906 Tm
+/f-1-0 1 Tf
+[(F)54(AST)109(.  FLEXIBLE)-3(.  FREE.)]TJ
+ET
+Q Q
+showpage
+%%Trailer
+end
+%%EOF
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_black.png b/docs/reference-manual/plots/GMX_logos/gmx_logo_black.png
new file mode 100644 (file)
index 0000000..3cfea6c
Binary files /dev/null and b/docs/reference-manual/plots/GMX_logos/gmx_logo_black.png differ
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_black.svg b/docs/reference-manual/plots/GMX_logos/gmx_logo_black.svg
new file mode 100644 (file)
index 0000000..703166e
--- /dev/null
@@ -0,0 +1,186 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="100%"
+   height="100%"
+   viewBox="0 0 6349 1603"
+   version="1.1"
+   xml:space="preserve"
+   style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"
+   id="svg923"
+   sodipodi:docname="Gromacs Logo [Blue].svg"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   inkscape:export-filename="/home/cathrine/Pictures/svg_files/gromacs_logo1.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"><metadata
+   id="metadata929"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+   id="defs927">
+        
+    
+            
+            
+            
+        
+                
+            
+                
+
+
+            
+
+
+
+
+
+<inkscape:path-effect
+   is_visible="true"
+   id="path-effect1061"
+   effect="spiro" /><clipPath
+   id="_clip1-3"><rect
+     x="0"
+     y="0"
+     width="291.98801"
+     height="550.58301"
+     id="rect892-6" /></clipPath></defs><sodipodi:namedview
+   pagecolor="#ffffff"
+   bordercolor="#666666"
+   borderopacity="1"
+   objecttolerance="10"
+   gridtolerance="10"
+   guidetolerance="10"
+   inkscape:pageopacity="0"
+   inkscape:pageshadow="2"
+   inkscape:window-width="1853"
+   inkscape:window-height="1145"
+   id="namedview925"
+   showgrid="false"
+   units="mm"
+   inkscape:zoom="0.1767767"
+   inkscape:cx="3203.3303"
+   inkscape:cy="513.69543"
+   inkscape:window-x="67"
+   inkscape:window-y="27"
+   inkscape:window-maximized="1"
+   inkscape:current-layer="g1133"
+   viewbox-width="6349" />
+    
+
+<g
+   id="g1835"
+   inkscape:export-filename="/home/cathrine/Pictures/svg_files/gromacs_logo3.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"
+   transform="translate(107.48023,33.941125)"><g
+     transform="matrix(3.7513483,-0.46066696,0.46066696,3.7513483,4198.3338,3197.8407)"
+     id="layer1"
+     style="fill:none;fill-opacity:1;stroke:none"><g
+       style="clip-rule:evenodd;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round;stroke-miterlimit:2"
+       id="g903-7"
+       transform="matrix(0.82454635,-0.51053871,0.49150293,0.84357369,250.14362,56.767957)"><g
+         style="fill:none;fill-opacity:1;stroke:none"
+         id="g901-5"
+         transform="translate(-145.994,-275.291)"><clipPath
+           id="clipPath1706"><rect
+             id="rect1704"
+             height="550.58301"
+             width="291.98801"
+             y="0"
+             x="0" /></clipPath><g
+           style="fill:none;fill-opacity:1;stroke:none"
+           id="g899-3"
+           clip-path="url(#_clip1-3)"><g
+             style="fill:none;fill-opacity:1;stroke:none"
+             id="g897-5"
+             transform="matrix(1,0,0,-1,0,555.789)" /></g></g></g></g><g
+     id="g1146"
+     transform="translate(-208,-112)"><g
+       transform="translate(-24.46945,-27.842525)"
+       id="g1133"><g
+         id="g862"
+         transform="translate(414.87524,-2396.4028)"
+         inkscape:export-filename="/home/cathrine/Pictures/svg_files/GROMACS_logo/GMX_logos/gmx_logo_waterstamp.png"
+         inkscape:export-xdpi="300"
+         inkscape:export-ydpi="300"
+         style="fill:#000000;fill-opacity:1"><g
+           transform="matrix(1.1914369,0,0,1.1914369,-1160.5458,-865.93629)"
+           id="g1066"
+           style="fill:#000000;fill-opacity:1"><path
+             inkscape:connector-curvature="0"
+             style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.24566934;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             d="m 4472.724,2839.028 c -18.9578,2.7624 -40.3248,5.2475 -51.3026,12.0164 -11.1396,8.0334 -8.6273,17.2529 -6.0392,19.4534 1.809,1.7786 7.1445,4.5875 7.7607,8.6026 -0.4228,7.5868 -31.9734,4.4681 -49.3367,9.9666 -7.2041,2.4668 -12.7316,7.5949 -13.03,12.7457 0.5245,7.8067 5.4123,9.1408 10.6558,11.9072 12.7997,6.5604 26.1289,10.9848 36.7265,17.8638 5.1267,2.8708 10.0857,6.1364 17.5131,9.8687 35.0857,17.3692 77.5793,32.0888 89.6427,38.1355 142.1092,71.5868 289.4364,143.1806 426.9703,199.6938 76.0785,80.7698 164.3367,158.9248 230.4266,237.9267 -25.7919,53.9994 -49.985,95.7775 -80.7537,148.7919 -23.6163,39.4046 -40.4556,65.1229 -58.1793,92.6255 -31.679,49.9972 -66.8743,87.2218 -93.8903,137.9627 -6.4954,10.7344 -9.5722,21.3976 -9.9044,32.0771 1.4363,26.6251 54.5642,60.7762 59.3845,62.0488 15.6641,3.6803 30.6604,-6.5234 43.5538,-16.4369 35.2082,-36.6242 65.7142,-85.5701 110.2334,-128.1511 23.6708,-22.2813 44.9846,-43.5978 75.0608,-70.8665 36.1568,-33.9801 61.8854,-62.2483 91.6934,-94.3994 18.7019,-17.5404 31.7963,-16.0871 33.719,-16.4985 79.854,24.4679 144.2844,60.0159 192.0664,103.3863 125.2565,126.3629 214.8693,252.0078 330.3562,365.7604 18.3417,18.8579 34.6897,30.1905 49.189,44.9806 l 20.8798,26.8525 c 3.8362,4.6637 15.7584,15.8848 19.1887,7.0084 19.5715,13.4021 27.6858,28.3576 39.057,41.5375 11.0806,13.3361 16.0149,19.075 22.175,18.5548 6.0156,-1.414 8.406,-13.6293 7.8728,-21.4595 -3.2094,-24.1228 -5.8358,-31.2602 -4.2192,-32.8675 2.6505,-1.1501 11.231,20.0703 37.2069,13.4264 5.9021,-4.801 -3.8849,-35.1376 -17.6422,-109.3249 -49.8812,-219.313 -119.2973,-439.3267 -219.1139,-631.6945 -10.1075,-20.3354 -21.6503,-37.2484 -35.7724,-48.0076 -31.5595,-29.743 -64.6838,-50.3313 -97.71,-71.4928 -17.3384,-12.1743 -36.2474,-23.6602 -51.7595,-36.6363 -14.8342,-13.3173 -15.5681,-37.2282 -9.6343,-57.1109 4.1461,-16.1885 13.0799,-39.1769 14.8082,-46.3379 4.4695,-26.0616 2.6444,-28.9902 2.3838,-51.8805 -0.4952,-9.0998 -1.734,-13.8082 1.1824,-20.8818 4.2196,-4.4031 10.2684,-5.6178 16.8947,-3.5958 8.9415,4.4959 13.2466,3.6501 14.1668,1.2553 -7.5576,-27.932 -53.942,-48.0228 -78.3797,-41.9076 -16.1437,-2.8597 -36.5044,-0.5062 -51.168,3.3062 -27.38,8.3304 -47.6638,16.6447 -69.2986,28.0698 -18.5469,11.8969 -33.859,23.1233 -59.9307,20.6264 -20.7896,-2.3142 -31.6988,-9.0623 -41.6715,-19.0965 -56.0504,-50.7396 -93.9825,-118.0556 -151.5659,-156.0158 -262.1276,-63.1428 -498.6955,-76.6351 -750.4662,-51.7887 z m 264.0305,56.417 c 159.9113,-19.9667 324.5729,-23.2472 469.4073,22.8454 43.1939,46.7812 71.7193,96.7697 107.654,148.3676 16.0067,29.5418 26.2196,49.2028 13.7029,77.9678 -43.0219,67.1498 -89.9084,147.925 -130.1207,224.3075 2.3444,33.8873 -173.2045,-190.0312 -222.8195,-218.8444 -151.0521,-85.8808 -164.3419,-68.086 -391.3982,-204.1467 -13.2274,-9.3868 -25.7352,-24.6771 43.9285,-34.4096 36.0945,-5.9832 72.7431,-11.4799 109.6457,-16.0876 z m 869.1232,128.3286 c 6.0803,-0.6956 16.5846,-0.1211 29.4077,8.7091 -5.0815,5.5993 -3.3648,11.7192 -1.8377,17.9811 -14.0341,-6.0056 -28.6087,7.7408 -50.1267,11.4647 18.6917,-6.7253 26.7702,-18.3786 18.0302,-37.2941 0.9662,-0.2556 2.4998,-0.629 4.5265,-0.8608 z m -41.1628,13.7131 c 6.9488,0.6361 4.5155,0.3006 9.3643,3.1379 -6.3991,11.9879 -12.9412,18.4014 -24.6018,17.6064 -9.7285,-0.6954 -13.0845,-5.4165 -19.6897,-12.5944 l 8.6041,-2.1074 c 8.666,18.6462 27.6935,10.266 28.1142,0.4182 -0.721,-5.051 -1.7911,-6.4607 -1.7911,-6.4607 z m -78.4439,38.8134 c 15.5839,-2.1115 35.9956,22.192 31.2327,39.708 29.7288,17.9783 43.4401,-7.0169 59.6827,-20.6609 33.5569,-24.2906 43.1726,-22.9036 55.2037,-22.5371 2.3616,26.9868 -0.3589,55.3656 -16.2096,95.3546 -21.3966,108.611 -67.2419,153.814 -114.2861,203.297 -95.4006,102.3124 -194.4115,197.3584 -306.3666,282.9392 -23.814,16.5585 -42.3253,26.3784 -64.1697,18.4767 -1.9597,-33.7382 7.4207,-64.4014 20.1406,-99.9422 25.769,-60.4901 52.0083,-117.3891 74.0673,-181.1438 57.2573,-136.022 107.5282,-191.7775 159.3703,-248.0693 27.2496,-23.9096 35.7193,-33.3759 44.6733,-34.3692 10.7218,12.4703 45.5714,17.6662 48.7409,12.6162 -7.1769,-2.2219 -8.0167,-5.4195 -8.452,-11.316 0.4076,-23.6723 7.6303,-33.1687 16.3725,-34.3532 z m 161.1188,237.8463 c 28.0024,8.7342 81.7988,43.2495 136.4539,65.5957 121.0474,197.8343 157.6045,459.3213 163.2438,599.3057 -0.1232,44.4924 -5.4683,37.3925 -20.2029,29.7605 -162.1516,-106.6331 -256.5636,-276.941 -379.4814,-391.6809 -75.8563,-44.5235 -158.3274,-60.1941 -179.4496,-82.2076 123.4449,-106.0988 217.8761,-193.9501 279.4362,-220.7734 z m -496.583,210.049 c 4.885,-0.4003 -1.9247,16.0829 -4.7542,22.7708 -16.4841,35.7763 -24.246,76.6615 -34.9148,114.3483 -7.0672,21.3877 -17.8468,29.2058 -28.4427,27.8974 -12.1031,-2.3877 -31.3177,-18.522 -22.597,-36.0457 25.7669,-39.0258 46.7247,-85.1813 81.3436,-121.9547 4.8078,-4.8737 7.7367,-6.8826 9.3651,-7.0161 z m 38.113,151.7084 c 11.9834,-1.4948 -49.4683,53.1241 -64.7175,60.0388 -19.8565,-17.9957 24.4173,-39.2974 39.2585,-46.2391 14.5789,-9.3925 22.4044,-13.4187 25.459,-13.7997 z m -165.3916,25.3968 c 6.2934,17.5559 22.1194,24.4918 32.2983,30.1967 -6.1257,8.0037 -10.354,13.264 -17.1683,19.1868 -12.387,-6.7117 -23.4968,-11.0497 -30.9995,-25.4367 5.4321,-10.2873 9.3252,-15.998 15.8695,-23.9468 z m -34.948,52.7684 c 6.4811,9.3107 17.3246,20.1472 27.5938,24.7844 -3.8276,5.7796 -7.9643,12.0472 -13.7468,16.844 -11.5716,-4.3951 -23.5249,-15.7268 -28.3888,-22.8783 4.5122,-8.5268 10.5423,-16.0767 14.5418,-18.7501 z m 92.1855,-3.0753 c 7.3777,14.2244 15.8534,16.7713 21.3392,20.0977 -3.0992,4.2721 -5.3618,9.0567 -14.7873,15.6298 -5.0433,-1.0176 -16.7497,-10.7206 -20.4317,-19.5184 5.8006,-8.7454 8.2719,-10.266 13.8798,-16.2091 z m -39.8805,46.894 c 4.8069,9.4466 11.117,16.4588 20.6656,19.8361 -3.8242,7.8868 -6.8513,10.4991 -12.5394,14.4171 -3.4977,-2.1856 -11.9327,-6.6504 -20.8518,-18.6286 5.2785,-7.6273 7.8258,-10.0848 12.7256,-15.6246 z m -94.3688,23.5625 c 12.6327,22.0171 35.8732,34.3814 56.5276,51.9881 -2.6202,1.9653 -2.9157,8.0504 -7.6367,8.7204 -19.313,-9.8515 -40.5709,-24.8798 -55.6173,-49.3193 2.7544,-5.2895 2.9364,-6.7685 6.7264,-11.3892 z"
+             id="rect1188" /><path
+             inkscape:connector-curvature="0"
+             style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.29999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 5615.2719,3031.0101 c 0.075,-1.2289 0.6651,-4.6992 2.7475,-4.0926 2.2666,1.5467 3.7201,3.9506 4.3543,7.8539 0.2282,1.9516 0.2476,3.5697 -2.5883,1.3807 -1.4708,-1.3462 -2.0008,-1.608 -4.5135,-5.142 z"
+             id="path1103-2" /></g><g
+           id="g1073"
+           style="fill:#000000;fill-opacity:1"><text
+   x="-328.33817"
+   y="3852.1226"
+   style="font-weight:700;font-size:937.5px;font-family:KannadaMN-Bold, 'Kannada MN';fill:#000000;fill-opacity:1;stroke-width:1.5625"
+   id="text907"><tspan
+     style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans Bold';fill:#000000;fill-opacity:1"
+     id="tspan962"
+     dx="0 0.34 -6.75 -2.0699999 2.4099996 -21.060011">GROMACS</tspan></text>
+
+
+<text
+   x="-255.0177"
+   y="3008.4934"
+   style="font-size:375px;font-family:KannadaMN, 'Kannada MN';fill:#000000;fill-opacity:1;stroke-width:1.5625"
+   id="text915"><tspan
+     id="tspan840"
+     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';word-spacing:-0.01px;fill:#000000;fill-opacity:1"
+     dx="-4.2299995">FAST.  FLEXIBLE.  FREE.</tspan><tspan
+     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';word-spacing:-0.01px;fill:#000000;fill-opacity:1;stroke-width:1.5625"
+     x="-81.250793"
+     y="3008.4934"
+     id="tspan911" /></text>
+
+
+</g></g></g></g><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.03704604;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 4039.5085,-1228.8879 c 14.7955,-26.0805 30.1415,-54.98 41.768,-78.6574 6.3295,-12.8899 7.2866,-14.928 7.1144,-15.1498 -0.4357,-0.5613 -6.5497,-7.7703 -8.9122,-10.5083 -19.9386,-23.1076 -43.0918,-47.9255 -72.0024,-77.1792 l -5.1867,-5.2482 0.4811,-0.039 c 0.59,-0.048 -0.4107,-1.009 9.6881,9.3014 34.1045,34.8188 56.8517,58.9577 68.2493,72.4245 3.7434,4.423 9.4939,11.9094 9.3811,12.2129 -0.078,0.2092 -14.7241,28.4968 -19.731,38.108 -8.7207,16.7399 -16.8182,31.786 -26.3009,48.8699 l -3.9583,7.1313 h -0.6543 -0.6542 z"
+     id="path1020"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d=""
+     id="path1022"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d=""
+     id="path1024"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 4089.8968,-1322.132 c -0.1106,-0.1908 -0.1903,-0.3578 -0.1771,-0.371 0.034,-0.034 0.471,0.5714 0.471,0.6538 0,0.1471 -0.1009,0.05 -0.2939,-0.2828 z"
+     id="path1028"
+     inkscape:connector-curvature="0" /></g>
+<flowRoot
+   xml:space="preserve"
+   id="flowRoot27"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:96px;line-height:1.25;font-family:KannadaMN-Bold, 'Kannada MN';-inkscape-font-specification:'KannadaMN-Bold, Kannada MN';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
+     id="flowRegion29"><rect
+       id="rect31"
+       width="2827.7173"
+       height="480.60019"
+       x="435.89319"
+       y="-1055.199" /></flowRegion><flowPara
+     id="flowPara33" /></flowRoot><flowRoot
+   xml:space="preserve"
+   id="flowRoot1713"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:1.25;font-family:KannadaMN-Bold, 'Kannada MN';-inkscape-font-specification:'KannadaMN-Bold, Kannada MN';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
+     id="flowRegion1715"><rect
+       id="rect1717"
+       width="829.83124"
+       height="284.51358"
+       x="1311.9237"
+       y="1882.0675" /></flowRegion><flowPara
+     id="flowPara1719" /></flowRoot></svg>
\ No newline at end of file
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_blue.eps b/docs/reference-manual/plots/GMX_logos/gmx_logo_blue.eps
new file mode 100644 (file)
index 0000000..afa1df4
--- /dev/null
@@ -0,0 +1,575 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: cairo 1.15.10 (http://cairographics.org)
+%%CreationDate: Tue Dec 22 10:47:32 2020
+%%Pages: 1
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%BoundingBox: 0 0 4762 1203
+%%EndComments
+%%BeginProlog
+50 dict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+/cairo_data_source {
+  CairoDataIndex CairoData length lt
+    { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
+    { () } ifelse
+} def
+/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
+/cairo_image { image cairo_flush_ascii85_file } def
+/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
+%%EndProlog
+%%BeginSetup
+%%BeginResource: font LiberationSans-Bold
+11 dict begin
+/FontType 42 def
+/FontName /LiberationSans-Bold def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 65 /A put
+Encoding 67 /C put
+Encoding 71 /G put
+Encoding 77 /M put
+Encoding 79 /O put
+Encoding 82 /R put
+Encoding 83 /S put
+/CharStrings 8 dict dup begin
+/.notdef 0 def
+/G 1 def
+/R 2 def
+/O 3 def
+/M 4 def
+/A 5 def
+/C 6 def
+/S 7 def
+end readonly def
+/sfnts [
+<000100000009008000030010637674206d5f6ba1000008a0000002886670676d7e61b6110000
+0b28000007b4676c7966bf4bbc950000009c0000080468656164ff8cb2c4000012dc00000036
+686865610e18037b0000131400000024686d74782fc7034900001338000000206c6f63610000
+1f1c00001358000000246d617870042005340000137c00000020707265708aa104b90000139c
+00000490000200cd00000532058100030007001f400d06020503020309080503040003003fcd
+2fcd11120139391133113331301321112113112111cd0465fb9b4c03cd0581fa7f0535fb1704
+e900000000010054ffec05ba0596001c004a40291a0e141304070e130507041e1d06055f5906
+060b1111175f59141411040b005f590b13301e01201e015d5d003f2b00183f332f2b11120039
+182f2b111201173911331133113331302532363735213521110604232000111000212013052e
+01232206151412032673d83bfea8026670fe99c5fea8fe8e0174015d01f087fef02cbc7fd0d8
+dfd34334c3dafdfa7382017d015e015c0173fe91526b6efcebeffefb000200890000059d0581
+000d0015005d4033010c0c1209120303040e09000d0d09040317160c120202125f5902020005
+05115f590503040012701701a017013017012017015d5d5d71003f323f2b11120039182f2b11
+1200391112011739113311331133113311123911333130210121112111213204151406070901
+342901112132360451feb9fea6fed902c0fc0112a88f017dfe91fefcfe8601827c800217fde9
+0581d9cb94d722fdb003d1cbfe607000000000020054ffec05e30596000c00180048402c1307
+0d000700191a0a105f590a0404165f590413a01a01801a01701a01601a01401a01301a01f01a
+01201a015d5d717171717171003f2b00183f2b11120139391133113331300114020423200011
+100021200001340223220215141233321205e3aefebcd8feb4fe870178014f014f0179fed3d8
+c3c6d8ddbfc6d702c7dcfeb2b1018701540153017cfe80feb1e40103feffe6e8fef501040000
+000100890000062105810017016d40ff150017100d0e170e1918040a07131713271303080a18
+0a280a03090a13150f030e0800128b19016b19014b19013b19011b1901fb1901ef1901c41901
+ab19019f19018b19017419015b19014f19013419010b190167ff1901e41901cb1901bb1901af
+19019419017b19016f19014419012b19011f19010b1901f41901db1901cf1901bb19018b1901
+6b19014b19013b19011b1901fb1901cb1901ab19018b19017b19015b19013b19012f19010419
+0137eb1901cb1901b419019b19017419014b19012419010b1901fb1901d41901bb1901af1901
+8419016b19015f1901024019013f19011f1901f01901e01901cf1901a019017f19014f19013f
+1901201901b3001901075e5d5d5d5d5d5d5d5d5d7171715f7171717171717172727272727272
+725e5d5d5d5d5d5d5d5d5d7171717171717171717272727272727272727272725e5d5d5d5d5d
+5d5d5d5d5d5d7171717171003f32323f3339395e5d5d11331112013939113333113333313021
+11343637020703230b01161511211121131f0137012111051b01094722fed2fe6b0cfefa018b
+fc16303f0103018903561d3adcfef36afcee03120177e84bfcaa0581fcec4cbde2033bfa7f00
+000200330000059105810007000f020740ff0d01000c02080300070304060508040807031011
+070c025f590d08050c0c06050304001286110174110164110153110143110134110125110116
+1101021101f31101e41101d41101c51101b61101a31101931101841101751101661101541101
+45110134110124110115110104110168f51101e51101d41101c51101b3110100a01101921101
+841101741101621101501101421101321101241101161101021101f01101e21101d41101c411
+01b21101a41101901101821101741101621101521101441101361101241101101101021101f4
+1101e41101d61101c41101b21101a21101941101861101761101641101521101441101341101
+26110114110106406f110138f21101e41101d61101c21101b41101a611018411017611016411
+0154110146110126110112110101001101f41101c41101b01101a01101941101741101641101
+501101441101341101141101e41101c41101b411019411018411017011016411014411011011
+0102001101085e5d5f5d5d5d5d5d5d5d5d5d7171717171717171717171725f72727272727272
+7272727272725e5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d717171717171717171717171717171
+7172727272727272727272725f72727272725e5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d717171
+717171717171003f323f33392f1239332b00182f111201173911333311331133111239391139
+393130210321032101210901070e0103210327046d7dfde77dfed90202015c0200fd52060a1c
+9e01958b2b0168fe980581fa7f04a816245cfe3401958800000000010054ffec058f05960018
+005240321609100f0203090f03031a190c135f5910100c040002100202000240028002c002d0
+02050b0302020606005f590613301a015d003f2b110033182f5f5e5d713f332f2b1112011739
+113311331133313025201305060423200011100021320417052e01232206151412031b010b68
+010153febfe0feacfe8d01660154f801383ffefc21c183c8cfd5d4010c61ccc70181015a015b
+0174c7c1476a7df8eff3ff000001003bffec05060596002a0052402f0c001d1c221607060616
+1c00042c2b0c22031919205f591d1d1904030a5f591007200730070330074007020707031300
+3f332f5d712b00183f332f2b1112003939111201173911331133113311333130011404212024
+27251e01332035342e01272e0435342421200417052e01232015141e01171e030506fecdfed7
+fef1fecc2c011d1da89501354781b79e7c644627011f01120106010726fee216877efef43970
+abcbaf66360196cfdbc0c32f7065bc3c4e3425252d3d56744bbfcba4bd275b5ca8374631252b
+4961870005cc05cc007d058100150079058100150000000000000000000000000000043a0014
+00770000ffec00000000ffec00000000ffec0000fe57fff70000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000800000000000119012500f500eb
+0000000000000000000000c100d300ba00b000cf000000000000000000000000012701290106
+0000011200e400f400c60000000000000000000000000000000000000000000000000119011f
+014c0000000000df00d100c500b5000000000000000000000000000000000000000000000102
+00a901fd00d80119008000b701fd00000000013f00db015d012500aa00800075008d01fc0179
+012100a001100000000001310119010e0104000000000000000000000000000000000000013d
+01ff00e00106009400e00094014400e005730319000000d802c5009c038102cd00cb00f4004e
+028d000000ff00d700cc01300145007300b400a60000000000730080008d0000000000000000
+00000000030000a200980083008d000000000000000005aefebc0581fd300011fff600b600bc
+00c60000007f008a0060000000000000000000f001ee01900000021901080115000000000000
+00be00000000000000000748036a02b60202fd930000009100670091006101d90000028d0341
+000000000000000000000000000000aafe6ffe6801050093009800e20151008f00be00aefeb9
+fea4005e00af02d5005500f200a604150601000003e1001002fa000ffed401eafff300b80000
+00000363000bfd0ffff500000000000006810477001504d90000ffecffc5fe7f007500cd00f2
+010200d5011940475b5a59585554535251504f4e4d4c4b4a494847464544434241403f3e3d3c
+3b3a393837363531302f2e2d2c28272625242322211f181411100f0e0d0b0a09080706050403
+0201002c20b0016045b003252011466123452361482d2c20451868442d2c45234660b0206120
+b04660b004262348482d2c4523462361b0206020b02661b02061b004262348482d2c45234660
+b0406120b06660b004262348482d2c4523462361b0406020b02661b04061b004262348482d2c
+0110203c003c2d2c20452320b0cd442320b8015a51582320b08d44235920b0ed51582320b04d
+44235920b0042651582320b00d44235921212d2c20204518684420b001602045b04676688a45
+60442d2c01b10b0a432343650a2d2c00b10a0b4323430b2d2c00b0282370b101283e01b02823
+70b10228453ab10200080d2d2c2045b00325456164b050515845441b2121592d2c49b00e2344
+2d2c2045b0004360442d2c01b00643b00743650a2d2c2069b04061b0008b20b12cc08a8cb810
+0062602b0c642364615c58b00361592d2c8a03458a8a87b0112bb0292344b0297ae4182d2c45
+65b02c234445b02b23442d2c4b525845441b2121592d2c4b515845441b2121592d2c01b00525
+1023208af500b0016023edec2d2c01b005251023208af500b0016123edec2d2c01b0062510f5
+00edec2d2cb00243b001525821212121211b462346608a8a462320468a608a61b8ff80622320
+10238ab10c0c8a70456020b0005058b00161b8ffba8b1bb0468c59b0106068013a592d2c2045
+b0032546524bb013515b58b0022546206861b00325b003253f2321381b2111592d2c2045b003
+25465058b0022546206861b00325b003253f2321381b2111592d2c00b00743b006430b2d2c21
+210c6423648bb84000622d2c21b08051580c6423648bb82000621bb200402f2b59b002602d2c
+21b0c051580c6423648bb81555621bb200802f2b59b002602d2c0c6423648bb8400062602321
+2d2c4b53588ab004254964234569b0408b61b08062b020616ab00e23442310b00ef61b21238a
+121120392f592d2c4b535820b0032549646920b00526b0062549642361b08062b020616ab00e
+2344b0042610b00ef68a10b00e2344b00ef6b00e2344b00eed1b8ab00426111220392320392f
+2f592d2c4523456023456023456023766818b08062202d2cb0482b2d2c2045b0005458b04044
+2045b04061441b2121592d2c45b1302f4523456160b0016069442d2c4b5158b02f2370b01423
+421b2121592d2c4b515820b0032545695358441b2121591b2121592d2c45b01443b0006063b0
+016069442d2cb02f45442d2c452320458a60442d2c45234560442d2c4b235158b90033ffe0b1
+34201bb3330034005944442d2cb0164358b00326458a586466b01f601b64b020606620581b21
+b04059b001615923586559b02923442310b029e01b2121212121592d2cb0024354584b53234b
+515a58381b2121591b21212121592d2cb0164358b004254564b020606620581b21b04059b001
+6123581b6559b0292344b00525b00825082058021b0359b0042510b005252046b0042523423c
+b00425b0072508b0072510b006252046b00425b0016023423c2058011b0059b0042510b00525
+b029e0b02920456544b0072510b00625b029e0b00525b00825082058021b0359b00525b00325
+4348b00425b0072508b00625b00325b0016043481b2159212121212121212d2c02b004252020
+46b004252342b0052508b003254548212121212d2c02b0032520b0042508b002254348212121
+2d2c452320451820b00050205823652359236820b040505821b04059235865598a60442d2c4b
+53234b515a5820458a60441b2121592d2c4b545820458a60441b2121592d2c4b53234b515a58
+381b2121592d2cb000214b5458381b2121592d2cb002435458b0462b1b21212121592d2cb002
+435458b0472b1b212121592d2cb002435458b0482b1b21212121592d2cb002435458b0492b1b
+212121592d2c208a08234b538a4b515a5823381b2121592d2c00b0022549b000535820b04038
+111b21592d2c014623466023466123201020468a61b8ff80628ab140408a704560683a2d2c20
+8a2349648a2353583c1b21592d2c4b52587d1b7a592d2cb012004b014b54422d2cb1020042b1
+23018851b1400188535a58b910000020885458b202010243604259b12401885158b920000040
+885458b2020202436042b12401885458b2022002436042004b014b5258b2020802436042591b
+b940000080885458b202040243604259b94000008063b80100885458b202080243604259b940
+00010063b80200885458b202100243604259b12601885158b94000020063b80400885458b202
+400243604259b94000040063b80800885458b2028002436042595959595959b1000243545840
+0a0540084009400c020d021bb10102435458b2054008ba010000090100b30c010d011bb18002
+435258b2054008b80180b109401bb2054008ba01800009014059b9400000808855b940000200
+63b8040088555a58b30c000d011bb30c000d0159595942424242422d2c451868234b51582320
+452064b04050587c59688a6059442d2cb00016b00225b0022501b001233e00b002233eb10102
+060cb00a236542b00b234201b001233f00b002233fb10102060cb006236542b0072342b00116
+012d2cb080b0024350b001b00243545b58212310b0201ac91b8a10ed592d2cb0592b2d2c8a10
+e52d00010000000200000e5dbc7f5f0f3cf5021f080000000000c849682600000000cf7c005f
+fc25fcfd0a6f084400010008000000010000000000010000073efe4e00430aaafc25fa7a0a6f
+000100000000000000000000000000000008060000cd0639005405c700890639005406aa0089
+05c7003305c700540556003b000000000000004c000000fc000001b00000025c000004240000
+0678000007280000080400010000000801520054005c000600020010002f005c0000034d0354
+000400014155013f000101390055013e000101390055014201400014001f01410140001f001f
+013b0033013a0055013800330139005500a4013900f4013900020132003d0131005501310001
+012f00550130003d012f0055012c012900ff001f01290001012a00550128003d012700550127
+0001012a00550126003d0125005501250001012a00550123012200ff001f01220001012a0055
+012b003d012a0055005001070001002f0107000100af0104405001d0fd01bffd0110fd016ffb
+0140fb0180f590f5a0f503f1f0351f2ff09ff0025fef012fef5fef6fef9fefdfef05e6e4201f
+e5e43d1fe2e0271fe1e03d1fdf3ddd55de3d035500dd30dd02dd0103552f410b011e00010010
+011e0020011e0040011e0003ffc0011e4028191c46dc03ff1f00db01da043c1fd4d21c1fd3d2
+261f60d190d1c0d10360d190d1b0d1c0d1e0d105b8ffc0b3d1191d46b8ffc0b4d10a0d460fb8
+0116400f01bfbe261f40bb29414640bb222746b801214026b63d1f00b8016fb801b8b70a1f00
+b70100b720b740b760b770b70540b760b790b7d0b7f0b705b80120400d483d1f00b560b502a0
+b5d0b502b8ffc0400eb50b0e460fb25fb202b1033c1f2f410b0119003f0119004f0119000300
+8f011900010040011940282629461faf2faf3faf9faf040faf0140af0e164600ad70ad80ad03
+e0adf0ad02abaa351faa50261fb9011b011ab23c1f00b8011ab6010fa9010fa801bc01170113
+003c001f0115407e503c1f9e9b271f9d9b271f9c9b271f809b019846281f9f97af9702964635
+1f0f941f94029390261f9291261f0f8f1f8f6f8f7f8f8f8f058e8c261f4f8d010f8c01408c0b
+0f460f891f890286850f1f5f850136824682027650261f7550261f7450261f7350261f297001
+1b7001037001f47001d670e67002687001597001b8fff0407d700a0d466f6e481f6e46321f1a
+01185519331855073303550603ff1f6150261f605f321f5f50261f5e5a481f5c46271f5b5a78
+1f5a46311f1332125505010355043203556f03010f033f034f036f037f03055f53014053282c
+4640531e224640531318466b527b528b5203514f1c1f504f1c1f194f294f02594f694f02b801
+12402d46251f4946191f4846211f4746351ff846019846011c481b551632155511010f551032
+0f55020100550100ff1fb80111b21b091fb80110402d1b091f1f0f3f0f5f0f7f0f040f0f2f0f
+4f0f6f0f8f0fdf0fff0f073f0f7f0fef0f036f00014f00018016010501b80190b154532b2b4b
+b807ff524bb007505bb00188b02553b00188b040515ab00688b000555a5b58b101018e59858d
+8d00421d4bb0325358b0601d594bb0645358b0401d594bb0805358b0101db116004259737473
+74752b2b2b2b2b2b2b2b0173742b2b2b2b0073742b2b732b2b2b7373752b2b2b012b2b2b002b
+2b2b2b2b2b2b2b012b2b2b73737373747474002b2b2b2b0173732b73002b73732b732b2b7301
+2b732b00732b2b2b2b2b7373732b012b2b0073742b73742b73742b73012b73742b007374752b
+73742b2b2b012b00732b2b7374012b2b002b732b2b73752b732b2b012b2b002b2b737401732b
+0073737373737301737373002b2b2b2b2b2b2b2b2b2b2b2b732b2b2b2b2b2b1800>
+] def
+/f-0-0 currentdict end definefont pop
+%%EndResource
+%%BeginResource: font LiberationSans
+11 dict begin
+/FontType 42 def
+/FontName /LiberationSans def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 32 /space put
+Encoding 46 /period put
+Encoding 65 /A put
+Encoding 66 /B put
+Encoding 69 /E put
+Encoding 70 /F put
+Encoding 73 /I put
+Encoding 76 /L put
+Encoding 82 /R put
+Encoding 83 /S put
+Encoding 84 /T put
+Encoding 88 /X put
+/CharStrings 13 dict dup begin
+/.notdef 0 def
+/F 1 def
+/A 2 def
+/S 3 def
+/T 4 def
+/period 5 def
+/space 6 def
+/L 7 def
+/E 8 def
+/X 9 def
+/I 10 def
+/B 11 def
+/R 12 def
+end readonly def
+/sfnts [
+<000100000009008000030010637674204ada4bfa000008c4000002886670676d7e61b6110000
+0b4c000007b4676c79663c4a269c0000009c0000082868656164feff42d70000130000000036
+686865610d94038a0000133800000024686d74783b59064a0000135c000000346c6f63610000
+35b000001390000000386d617870037c03e4000013c80000002070726570fdae4749000013e8
+00000343000200cd00000532058100030007001f400d02060503060309080503040003003fcd
+2fcd11120139391133113331301321112113112111cd0465fb9b4c03cd0581fa7f0535fb1704
+e9000000000100a800000491058100090036401d01050506080206030a0b01045f5901010507
+07005f5907030512200b015d003f3f2b11120039182f2b111201173911331133313001112115
+21112311211501670312fceebf03e904e5fdf49efdc505819c00000000020004000005520581
+00070010005b40360d01000c02030605080003040408070312110c025f590c0c080503040012
+b01201501201f01201c012019012016012013012012f12015d5d5d5d5d5d7171003f323f3339
+2f2b111201173911333211333312393912393931302103210323013309010706070321032627
+048fa1fd7ea2c6023fd90236fd5b091931b4020fb51c1c019cfe640581fa7f04f11c5382fe31
+01d1455700000001005dffec04f80596002d008e401f0c001d1c2316060505161c00042f2e0c
+10131648490c590c690c030f0c0123b8fff04039131648462356236623030d23010c040c2303
+1919205f596f1d01591d014b1d0103001d0109051d190403095f596006015206014406010603
+13003f335d5d5d2b00183f335f5e5d5f5d5d5d2b11120039395f5e5d5d2b5d5d2b1112011739
+11331133113311333130011404212003371e0133323635342e02272e0335342421321617072e
+0123220615141e01171e0504f8fecffeebfdfd52b920d0b3b9c93f729e60a7ad643501150102
+f0fe33bc1fae9aa9b24582c2418176674c2b0185c3d60166257f777f7b4556382616254a5b7a
+4fb5c493b1217065706f41553b2b0f1f2b3a54720001002e000004b405810007013040d90102
+040207030908000405045f59050301127b09014b09013b0901240901fb0901cb0901bb09019b
+09018b09017f0901025f09014f09013009010f090167df0901cf0901b009018f09015f09014f
+09010f0901f00901df0901cf0901af09019f09017009015f09014009011f0901ef0901df0901
+9f09016f09015f09013f09011f090100090137ef0901d009019009018009016f09015009012f
+0901000901d00901af09019009017f09016f0901500901400901200901100901ff0901e00901
+bf0901a009019009016009014009013f09012009010f0901075e5d5d5d5d5d5d5d5d5d5d7171
+7171717171717172727272727272725e5d5d5d5d5d5d5d5d7171717171717171717272727272
+72725e5d5d5d5d5f5d5d5d5d5d5d71717171003f3f2b11003311120117391133313001112311
+2135211502d0befe1c048604e5fb1b04e59c9c000000000100bb0000017e00db00030017400a
+030000040500019b5b00002f2b111201391133313033353315bbc3dbdb000000000100a80000
+042f05810005001f400e030000040607010300035f590012003f2b00183f1112013939113331
+30331133112115a8bf02c80581fb1b9c000100a8000004fe0581000b00544032050909000a03
+0700040c0d05085f598f0501ba050179058905020f050108030505000101045f59010300095f
+590012200d015d003f2b00183f2b11120039182f5f5e5d5d5d712b1112011739113311333130
+331121152111211521112115a8042dfc920332fcce039705819cfe3c9afe159c00000001002e
+0000052b0581000b010840c5080906050203000b0305040a090b060d0c1b0d4b0d028b0dbb0d
+eb0d03040d140d340d440d046a540d640d840d940db40dc40de40df40d083b0d01240d010b0d
+01f40d01db0d01c40d01ab0d01940d017b0d01640d01300d01240d01000d01f40d01d00d01c4
+0d01a00d01940d01700d01640d01400d01340d01100d01040d0139e00d01d40d01b00d01a40d
+01800d01140d440d740d03240d540d840db40de40d05540d640d940df40d04400d0102000d30
+0d0277070178010101040a0704080503030012003f323f3317395d5d015d5f5d5d7172727272
+72725e5d5d5d5d5d5d5d5d5d5d5d71717171717171717171727272725e5d5d71111217391133
+11331133113331302109012309013309013309010458fe59fe50d30218fe11d30188017dd3fe
+1e020b0268fd9802dc02a5fdd70229fd62fd1d00000100bd0000017c05810003008c40610300
+0004050103001240050130050120050110050100050139f00501b00501a00501700501600501
+500501400501000501f00501c00501b00501a00501500501400501100501000501f00501af05
+019005017005016005015005014005012005015d5d5d5d5d5d5d5d7171717171717171727272
+72727272725e5d5d5d5d5d003f3f111201391133313033113311bdbf0581fa7f000300a80000
+04ea0581000d0016001e0068403a0b1308131b1b040e081700000804031f200b131a131a5f59
+132413024d0f1301033e1301040f130110051313040505125f590503041b5f590412003f2b00
+183f2b11120039182f5f5e5d5f5d5f712b2b1112003911120117391133113311331133111239
+31300114042321112120111406071e01013426232111213236133429011121323604eafeeef4
+fdc4020001f08c80a8b6feee9c94febf0141999751fea2fe9c0173afa0018dbcd10581feaa7d
+aa1d14b901fa7262fe4273fdfff9fe0482000000000200a8000005680581000d00160057402f
+010c0c1309130303040e09000d0d09040317180c0213025f591313000505125f590503040012
+8018017018012018015d5d5d003f323f2b11120039182f2b1100331112011739113311331133
+1133111239113331302101211123112132041514060701033426232111213236048cfe92fe49
+bf0297ee0103b7a10190f8a79dfe3b01cd97a50249fdb70581d5be9dd61cfda103ec7b81fdf8
+8d0005cc05cc007d058100150079058100150000000000000000000000000000043a00140077
+0000ffec00000000ffec00000000ffec0000fe57000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000008000000000000b400bd00af00a00000
+000000000000000000000088007e000000ac00000000000000000000000000bf00c300ab0000
+0000009b008d000000000000000000000000000000000000000000000000000000b900aa0000
+00000000009400990087000000000000000000000000000000000000000000000000006a0083
+008d00a400b4000000000000000000000060006a0079009800ac00b800a700000122013300c3
+006b00000000000000db00c90000000000000000000000000000000000000000000001e101c9
+009200a8006b009200b7006b009b0000027b02f200920252006e02d703810082008900a0009f
+0169008f0000016000a4015b005e0082000000000000005e0065006f00000000000000000000
+00000000008a009000a5007a0080000000000000000000000581fff3000dfcb300830089008f
+00960069007105cc000ffc1efff2003404e6000dfed400bf031f00a700ae00b5000000000081
+00000000000000000748036a02b60202fd930000009100670091006101d90000028d03410000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+000000000000000000000000000006810468001404cb0000ffecffd3fe7f008300db00aa00ba
+00a000cf40475b5a59585554535251504f4e4d4c4b4a494847464544434241403f3e3d3c3b3a
+393837363531302f2e2d2c28272625242322211f181411100f0e0d0b0a090807060504030201
+002c20b0016045b003252011466123452361482d2c20451868442d2c45234660b0206120b046
+60b004262348482d2c4523462361b0206020b02661b02061b004262348482d2c45234660b040
+6120b06660b004262348482d2c4523462361b0406020b02661b04061b004262348482d2c0110
+203c003c2d2c20452320b0cd442320b8015a51582320b08d44235920b0ed51582320b04d4423
+5920b0042651582320b00d44235921212d2c20204518684420b001602045b04676688a456044
+2d2c01b10b0a432343650a2d2c00b10a0b4323430b2d2c00b0282370b101283e01b0282370b1
+0228453ab10200080d2d2c2045b00325456164b050515845441b2121592d2c49b00e23442d2c
+2045b0004360442d2c01b00643b00743650a2d2c2069b04061b0008b20b12cc08a8cb8100062
+602b0c642364615c58b00361592d2c8a03458a8a87b0112bb0292344b0297ae4182d2c4565b0
+2c234445b02b23442d2c4b525845441b2121592d2c4b515845441b2121592d2c01b005251023
+208af500b0016023edec2d2c01b005251023208af500b0016123edec2d2c01b0062510f500ed
+ec2d2cb00243b001525821212121211b462346608a8a462320468a608a61b8ff806223201023
+8ab10c0c8a70456020b0005058b00161b8ffba8b1bb0468c59b0106068013a592d2c2045b003
+2546524bb013515b58b0022546206861b00325b003253f2321381b2111592d2c2045b0032546
+5058b0022546206861b00325b003253f2321381b2111592d2c00b00743b006430b2d2c21210c
+6423648bb84000622d2c21b08051580c6423648bb82000621bb200402f2b59b002602d2c21b0
+c051580c6423648bb81555621bb200802f2b59b002602d2c0c6423648bb84000626023212d2c
+4b53588ab004254964234569b0408b61b08062b020616ab00e23442310b00ef61b21238a1211
+20392f592d2c4b535820b0032549646920b00526b0062549642361b08062b020616ab00e2344
+b0042610b00ef68a10b00e2344b00ef6b00e2344b00eed1b8ab00426111220392320392f2f59
+2d2c4523456023456023456023766818b08062202d2cb0482b2d2c2045b0005458b040442045
+b04061441b2121592d2c45b1302f4523456160b0016069442d2c4b5158b02f2370b01423421b
+2121592d2c4b515820b0032545695358441b2121591b2121592d2c45b01443b0006063b00160
+69442d2cb02f45442d2c452320458a60442d2c45234560442d2c4b235158b90033ffe0b13420
+1bb3330034005944442d2cb0164358b00326458a586466b01f601b64b020606620581b21b040
+59b001615923586559b02923442310b029e01b2121212121592d2cb0024354584b53234b515a
+58381b2121591b21212121592d2cb0164358b004254564b020606620581b21b04059b0016123
+581b6559b0292344b00525b00825082058021b0359b0042510b005252046b0042523423cb004
+25b0072508b0072510b006252046b00425b0016023423c2058011b0059b0042510b00525b029
+e0b02920456544b0072510b00625b029e0b00525b00825082058021b0359b00525b003254348
+b00425b0072508b00625b00325b0016043481b2159212121212121212d2c02b00425202046b0
+04252342b0052508b003254548212121212d2c02b0032520b0042508b0022543482121212d2c
+452320451820b00050205823652359236820b040505821b04059235865598a60442d2c4b5323
+4b515a5820458a60441b2121592d2c4b545820458a60441b2121592d2c4b53234b515a58381b
+2121592d2cb000214b5458381b2121592d2cb002435458b0462b1b21212121592d2cb0024354
+58b0472b1b212121592d2cb002435458b0482b1b21212121592d2cb002435458b0492b1b2121
+21592d2c208a08234b538a4b515a5823381b2121592d2c00b0022549b000535820b04038111b
+21592d2c014623466023466123201020468a61b8ff80628ab140408a704560683a2d2c208a23
+49648a2353583c1b21592d2c4b52587d1b7a592d2cb012004b014b54422d2cb1020042b12301
+8851b1400188535a58b910000020885458b202010243604259b12401885158b9200000408854
+58b2020202436042b12401885458b2022002436042004b014b5258b2020802436042591bb940
+000080885458b202040243604259b94000008063b80100885458b202080243604259b9400001
+0063b80200885458b202100243604259b12601885158b94000020063b80400885458b2024002
+43604259b94000040063b80800885458b2028002436042595959595959b10002435458400a05
+40084009400c020d021bb10102435458b2054008ba010000090100b30c010d011bb180024352
+58b2054008b80180b109401bb2054008ba01800009014059b9400000808855b94000020063b8
+040088555a58b30c000d011bb30c000d0159595942424242422d2c451868234b515823204520
+64b04050587c59688a6059442d2cb00016b00225b0022501b001233e00b002233eb10102060c
+b00a236542b00b234201b001233f00b002233fb10102060cb006236542b0072342b00116012d
+2cb080b0024350b001b00243545b58212310b0201ac91b8a10ed592d2cb0592b2d2c8a10e52d
+00010000000200005f97514e5f0f3cf5021f080000000000c840f99a00000000cf7bfed5fba6
+fd930a6a07d700000008000000010000000000010000073efe4e00430ab4fba6fa7a0a6a0001
+0000000000000000000000000000000d060000cd04e300a8055600040556005d04e3002e0239
+00bb02390000047300a8055600a80556002e023900bd055600a805c700a8000000000000004c
+000000b00000015800000270000003c8000003f8000003f800000434000004b8000006000000
+06a40000077c0000082800010000000d01520054005c000600020010002f005c000002a40204
+0004000141210009013f000101390055013e000101390055014201400014001f01410140001f
+001f013b0033013a00550138003301390055004001070001001f01070001009f010440aa01c0
+fd01affd0100fd010a4ffb0120fb01f550281ff246281ff1462a1ff0462b1f5fef7fef020fef
+4fef5fef8fefafef050be5e41e1fe3e2461f0fe20140e246161fe1e0461fcfe0dfe0efe00340
+e0333646e046181feeedff1fed01e855ec48eb55ea320055e9e8e855e7480055e600ff1fdd3d
+df55df010355de3d0355dc03ff1f0fd51fd5020fd51fd50240ca181b46cfc201bdc03c1fc150
+261fbcbe281fffb90150b870b880b803b8ffc040ffb81232461fb73fb74fb76fb77fb79fb7af
+b70718b60170b2a0b2b0b2030fb20190b501b0b5010fb501080fb33fb3efb30380b090b002b0
+b0c0b0d0b0032faf3faf02a0adb0ad02c0add0ad022fac3fac029fab01c0aad0aa024fa98fa9
+022fa96fa9bfa9ffa9049c9b241f509b016f9601bf960196461d1f9594171f0f941f947f948f
+94ff94053091409102809101708f808f02908f01c08fd08f024f8c5f8c6f8c038646ff1f9f85
+018483311f74733f1f7350261f6f6e3c1f6e46351f1a01185519331855073303550603ff1f60
+50261f5f50261f5c46311f5b5a481f5a46311f1332125505010355043203556c03010c033c03
+4c036c037c0305ef51ff4064510240513538464051252846cf50014946201f4846351f474635
+1faf4601df46ef46028046011632155511010f5510320f55020100550100011f1f0f3f0f5f0f
+7f0f040f0f2f0f4f0f6f0f8f0fdf0fff0f073f0f7f0fef0f036f00014f00018016010501b801
+90b154532b2b4bb807ff524bb007505bb00188b02553b00188b040515ab00688b000555a5b58
+b101018e59858d8d00421d4bb0325358b0601d594bb0645358b0401d594bb0805358b0101db1
+1600425973747374752b2b2b2b2b017374752b2b2b00742b2b7373752b2b2b012b2b2b002b2b
+2b2b2b2b012b2b002b2b012b732b00747374757374732b012b747500732b7374017373740073
+7474737473015e73737473730073732b7373012b002b012b00732b74752b2b2b2b2b2b2b2b2b
+2b2b012b2b742b2b5e732b002b5e7374012b2b2b002b73735e73737301737373002b2b2b2b2b
+2b185e0000>
+] def
+/f-1-0 currentdict end definefont pop
+%%EndResource
+%%EndSetup
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 0 0 4762 1203
+%%EndPageSetup
+q 0 0 4762 1203 rectclip
+1 0 0 -1 0 1203 cm q
+0.305882 0.435294 0.596078 rg
+3343.73 10.711 m 3326.793 13.18 3307.699 15.402 3297.887 21.449 c 3287.934
+ 28.629 3290.18 36.867 3292.492 38.832 c 3294.109 40.422 3298.875 42.934
+ 3299.426 46.52 c 3299.051 53.301 3270.855 50.512 3255.34 55.426 c 3248.902
+ 57.629 3243.965 62.211 3243.699 66.816 c 3244.168 73.789 3248.535 74.984
+ 3253.219 77.453 c 3264.656 83.316 3276.566 87.27 3286.039 93.418 c 3290.617
+ 95.984 3295.051 98.902 3301.688 102.234 c 3333.039 117.758 3371.008 130.91
+ 3381.789 136.312 c 3508.773 200.281 3640.422 264.254 3763.32 314.754 c 
+3831.301 386.93 3910.168 456.766 3969.223 527.359 c 3946.176 575.613 3924.559
+ 612.945 3897.066 660.316 c 3875.961 695.527 3860.914 718.512 3845.078 743.086
+ c 3816.77 787.762 3785.32 821.027 3761.18 866.367 c 3755.375 875.957 3752.625
+ 885.488 3752.328 895.031 c 3753.613 918.82 3801.086 949.34 3805.395 950.477
+ c 3819.391 953.766 3832.789 944.645 3844.312 935.789 c 3875.773 903.062
+ 3903.031 859.324 3942.812 821.273 c 3963.965 801.363 3983.012 782.316 4009.887
+ 757.949 c 4042.195 727.586 4065.188 702.324 4091.82 673.598 c 4108.535 
+657.922 4120.234 659.223 4121.953 658.855 c 4193.309 680.719 4250.883 712.484
+ 4293.578 751.238 c 4405.504 864.152 4485.582 976.426 4588.777 1078.074 
+c 4605.168 1094.926 4619.773 1105.051 4632.73 1118.266 c 4651.391 1142.262
+ l 4654.816 1146.43 4665.469 1156.457 4668.535 1148.523 c 4686.023 1160.5
+ 4693.273 1173.863 4703.438 1185.641 c 4713.336 1197.559 4717.746 1202.688
+ 4723.25 1202.223 c 4728.625 1200.957 4730.762 1190.043 4730.285 1183.047
+ c 4727.418 1161.488 4725.07 1155.113 4726.516 1153.676 c 4728.883 1152.648
+ 4736.551 1171.609 4759.762 1165.672 c 4765.039 1161.383 4756.293 1134.273
+ 4744 1067.984 c 4699.426 872.008 4637.398 675.41 4548.203 503.516 c 4539.172
+ 485.344 4528.855 470.23 4516.238 460.617 c 4488.039 434.039 4458.438 415.641
+ 4428.926 396.73 c 4413.434 385.852 4396.535 375.59 4382.676 363.996 c 4369.422
+ 352.094 4368.766 330.727 4374.066 312.961 c 4377.77 298.496 4385.754 277.953
+ 4387.297 271.555 c 4391.293 248.266 4389.66 245.648 4389.43 225.195 c 4388.988
+ 217.062 4387.879 212.855 4390.484 206.535 c 4394.258 202.602 4399.66 201.516
+ 4405.582 203.324 c 4413.57 207.34 4417.418 206.586 4418.242 204.445 c 4411.488
+ 179.484 4370.039 161.531 4348.203 166.996 c 4333.777 164.441 4315.582 166.543
+ 4302.48 169.953 c 4278.016 177.395 4259.891 184.824 4240.559 195.035 c 
+4223.984 205.664 4210.301 215.695 4187.004 213.465 c 4168.426 211.398 4158.68
+ 205.367 4149.766 196.402 c 4099.684 151.062 4065.785 90.91 4014.332 56.988
+ c 3780.102 0.566 3568.707 -11.492 3343.73 10.711 c h
+3579.664 61.125 m 3722.555 43.281 3869.695 40.352 3999.113 81.539 c 4037.711
+ 123.34 4063.203 168.012 4095.312 214.117 c 4109.617 240.516 4118.742 258.082
+ 4107.559 283.785 c 4069.113 343.789 4027.219 415.969 3991.285 484.223 c
+ 3993.379 514.504 3836.512 314.414 3792.176 288.668 c 3657.199 211.926 3645.324
+ 227.828 3442.434 106.246 c 3430.613 97.859 3419.438 84.195 3481.688 75.5
+ c 3513.941 70.152 3546.688 65.242 3579.664 61.125 c h
+4356.293 175.797 m 4361.727 175.176 4371.113 175.688 4382.57 183.578 c 
+4378.031 188.582 4379.562 194.051 4380.93 199.645 c 4368.387 194.281 4355.363
+ 206.562 4336.137 209.891 c 4352.84 203.883 4360.059 193.469 4352.246 176.566
+ c 4353.109 176.336 4354.48 176.004 4356.293 175.797 c h
+4319.512 188.051 m 4325.719 188.617 4323.547 188.32 4327.879 190.855 c 
+4322.16 201.566 4316.312 207.297 4305.895 206.586 c 4297.199 205.965 4294.203
+ 201.746 4288.301 195.332 c 4295.988 193.449 l 4303.73 210.109 4320.734 
+202.621 4321.109 193.824 c 4320.465 189.309 4319.512 188.051 4319.512 188.051
+ c h
+4249.414 222.734 m 4263.34 220.848 4281.578 242.562 4277.324 258.215 c 
+4303.887 274.281 4316.141 251.945 4330.656 239.754 c 4360.641 218.047 4369.234
+ 219.285 4379.984 219.613 c 4382.094 243.73 4379.664 269.086 4365.5 304.82
+ c 4346.379 401.875 4305.414 442.266 4263.375 486.484 c 4178.129 577.906
+ 4089.652 662.836 3989.613 739.312 c 3968.332 754.105 3951.793 762.883 3932.273
+ 755.82 c 3930.52 725.672 3938.902 698.273 3950.27 666.516 c 3973.297 612.461
+ 3996.742 561.617 4016.453 504.648 c 4067.617 383.102 4112.539 333.281 4158.863
+ 282.98 c 4183.215 261.613 4190.781 253.156 4198.781 252.27 c 4208.363 263.41
+ 4239.504 268.055 4242.336 263.543 c 4235.922 261.555 4235.172 258.699 4234.785
+ 253.43 c 4235.148 232.277 4241.602 223.793 4249.414 222.734 c h
+4393.387 435.266 m 4418.41 443.07 4466.48 473.914 4515.32 493.883 c 4623.484
+ 670.66 4656.152 904.32 4661.191 1029.406 c 4661.078 1069.164 4656.305 1062.82
+ 4643.137 1056 c 4498.242 960.715 4413.879 808.531 4304.039 706.004 c 4236.258
+ 666.219 4162.562 652.215 4143.688 632.547 c 4253.996 537.738 4338.379 459.234
+ 4393.387 435.266 c h
+3949.652 622.961 m 3954.016 622.605 3947.93 637.332 3945.402 643.309 c 
+3930.672 675.277 3923.738 711.812 3914.203 745.488 c 3907.891 764.602 3898.258
+ 771.586 3888.789 770.418 c 3877.973 768.285 3860.805 753.867 3868.598 738.207
+ c 3891.621 703.336 3910.348 662.09 3941.281 629.23 c 3945.578 624.875 3948.195
+ 623.082 3949.652 622.961 c h
+3983.707 758.523 m 3994.418 757.191 3939.504 805.996 3925.879 812.176 c
+ 3908.133 796.094 3947.695 777.059 3960.957 770.855 c 3973.984 762.465 3980.98
+ 758.867 3983.707 758.523 c h
+3835.918 781.219 m 3841.543 796.906 3855.684 803.105 3864.777 808.203 c
+ 3859.305 815.355 3855.527 820.055 3849.438 825.348 c 3838.367 819.352 3828.441
+ 815.473 3821.738 802.617 c 3826.59 793.426 3830.07 788.32 3835.918 781.219
+ c h
+3804.688 828.371 m 3810.48 836.691 3820.172 846.375 3829.348 850.52 c 3825.926
+ 855.684 3822.23 861.285 3817.062 865.57 c 3806.723 861.645 3796.043 851.516
+ 3791.695 845.125 c 3795.727 837.508 3801.113 830.762 3804.688 828.371 c
+ h
+3887.062 825.625 m 3893.656 838.336 3901.23 840.609 3906.133 843.582 c 
+3903.363 847.398 3901.34 851.676 3892.918 857.551 c 3888.41 856.641 3877.953
+ 847.969 3874.66 840.109 c 3879.844 832.293 3882.055 830.934 3887.062 825.625
+ c h
+3851.426 867.527 m 3855.723 875.969 3861.363 882.234 3869.895 885.254 c
+ 3866.477 892.301 3863.773 894.633 3858.688 898.137 c 3855.562 896.184 3848.027
+ 892.191 3840.055 881.488 c 3844.773 874.672 3847.051 872.477 3851.426 867.527
+ c h
+3767.102 888.582 m 3778.391 908.258 3799.156 919.305 3817.613 935.039 c
+ 3815.273 936.793 3815.008 942.23 3810.789 942.828 c 3793.531 934.027 3774.535
+ 920.598 3761.09 898.758 c 3763.551 894.031 3763.715 892.711 3767.102 888.582
+ c h
+3767.102 888.582 m f*
+4364.688 182.262 m 4364.754 181.164 4365.281 178.062 4367.141 178.605 c
+ 4369.168 179.988 4370.465 182.137 4371.031 185.625 c 4371.238 187.367 4371.254
+ 188.812 4368.719 186.855 c 4367.406 185.656 4366.934 185.422 4364.688 182.262
+ c h
+4364.688 182.262 m f*
+BT
+703.125 0 0 -703.125 -28.839109 1012.363769 Tm
+/f-0-0 1 Tf
+[(GR)7(O)3(M)-4(A)22(CS)]TJ
+281.25 0 0 -281.25 22.97874 379.641906 Tm
+/f-1-0 1 Tf
+[(F)54(AST)109(.  FLEXIBLE)-3(.  FREE.)]TJ
+ET
+Q Q
+showpage
+%%Trailer
+end
+%%EOF
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_blue.png b/docs/reference-manual/plots/GMX_logos/gmx_logo_blue.png
new file mode 100644 (file)
index 0000000..27333e7
Binary files /dev/null and b/docs/reference-manual/plots/GMX_logos/gmx_logo_blue.png differ
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_blue.svg b/docs/reference-manual/plots/GMX_logos/gmx_logo_blue.svg
new file mode 100644 (file)
index 0000000..cb70bdc
--- /dev/null
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="100%"
+   height="100%"
+   viewBox="0 0 6349 1603"
+   version="1.1"
+   xml:space="preserve"
+   style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"
+   id="svg923"
+   sodipodi:docname="Gromacs Logo [Blue].svg"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   inkscape:export-filename="/home/cathrine/Pictures/svg_files/gromacs_logo1.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"><metadata
+   id="metadata929"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+   id="defs927">
+        
+    
+            
+            
+            
+        
+                
+            
+                
+
+
+            
+
+
+
+
+
+<inkscape:path-effect
+   is_visible="true"
+   id="path-effect1061"
+   effect="spiro" /><clipPath
+   id="_clip1-3"><rect
+     x="0"
+     y="0"
+     width="291.98801"
+     height="550.58301"
+     id="rect892-6" /></clipPath></defs><sodipodi:namedview
+   pagecolor="#ffffff"
+   bordercolor="#666666"
+   borderopacity="1"
+   objecttolerance="10"
+   gridtolerance="10"
+   guidetolerance="10"
+   inkscape:pageopacity="0"
+   inkscape:pageshadow="2"
+   inkscape:window-width="1853"
+   inkscape:window-height="1145"
+   id="namedview925"
+   showgrid="false"
+   units="mm"
+   inkscape:zoom="0.1767767"
+   inkscape:cx="3347.127"
+   inkscape:cy="1248.502"
+   inkscape:window-x="67"
+   inkscape:window-y="27"
+   inkscape:window-maximized="1"
+   inkscape:current-layer="g1133"
+   viewbox-width="6349" />
+    
+
+<g
+   id="g1835"
+   inkscape:export-filename="/home/cathrine/Pictures/svg_files/gromacs_logo3.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"
+   transform="translate(107.48023,33.941125)"><g
+     transform="matrix(3.7513483,-0.46066696,0.46066696,3.7513483,4198.3338,3197.8407)"
+     id="layer1"
+     style="fill:none;fill-opacity:1;stroke:none"><g
+       style="clip-rule:evenodd;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round;stroke-miterlimit:2"
+       id="g903-7"
+       transform="matrix(0.82454635,-0.51053871,0.49150293,0.84357369,250.14362,56.767957)"><g
+         style="fill:none;fill-opacity:1;stroke:none"
+         id="g901-5"
+         transform="translate(-145.994,-275.291)"><clipPath
+           id="clipPath1706"><rect
+             id="rect1704"
+             height="550.58301"
+             width="291.98801"
+             y="0"
+             x="0" /></clipPath><g
+           style="fill:none;fill-opacity:1;stroke:none"
+           id="g899-3"
+           clip-path="url(#_clip1-3)"><g
+             style="fill:none;fill-opacity:1;stroke:none"
+             id="g897-5"
+             transform="matrix(1,0,0,-1,0,555.789)" /></g></g></g></g><g
+     id="g1146"
+     transform="translate(-208,-112)"><g
+       transform="translate(-24.46945,-27.842525)"
+       id="g1133"><g
+         id="g862"
+         transform="translate(414.87524,-2396.4028)"><g
+           transform="matrix(1.1914369,0,0,1.1914369,-1160.5458,-865.93629)"
+           id="g1066"><path
+             inkscape:connector-curvature="0"
+             style="opacity:1;fill:#4e6f98;fill-opacity:1;stroke:none;stroke-width:0.24566934;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             d="m 4472.724,2839.028 c -18.9578,2.7624 -40.3248,5.2475 -51.3026,12.0164 -11.1396,8.0334 -8.6273,17.2529 -6.0392,19.4534 1.809,1.7786 7.1445,4.5875 7.7607,8.6026 -0.4228,7.5868 -31.9734,4.4681 -49.3367,9.9666 -7.2041,2.4668 -12.7316,7.5949 -13.03,12.7457 0.5245,7.8067 5.4123,9.1408 10.6558,11.9072 12.7997,6.5604 26.1289,10.9848 36.7265,17.8638 5.1267,2.8708 10.0857,6.1364 17.5131,9.8687 35.0857,17.3692 77.5793,32.0888 89.6427,38.1355 142.1092,71.5868 289.4364,143.1806 426.9703,199.6938 76.0785,80.7698 164.3367,158.9248 230.4266,237.9267 -25.7919,53.9994 -49.985,95.7775 -80.7537,148.7919 -23.6163,39.4046 -40.4556,65.1229 -58.1793,92.6255 -31.679,49.9972 -66.8743,87.2218 -93.8903,137.9627 -6.4954,10.7344 -9.5722,21.3976 -9.9044,32.0771 1.4363,26.6251 54.5642,60.7762 59.3845,62.0488 15.6641,3.6803 30.6604,-6.5234 43.5538,-16.4369 35.2082,-36.6242 65.7142,-85.5701 110.2334,-128.1511 23.6708,-22.2813 44.9846,-43.5978 75.0608,-70.8665 36.1568,-33.9801 61.8854,-62.2483 91.6934,-94.3994 18.7019,-17.5404 31.7963,-16.0871 33.719,-16.4985 79.854,24.4679 144.2844,60.0159 192.0664,103.3863 125.2565,126.3629 214.8693,252.0078 330.3562,365.7604 18.3417,18.8579 34.6897,30.1905 49.189,44.9806 l 20.8798,26.8525 c 3.8362,4.6637 15.7584,15.8848 19.1887,7.0084 19.5715,13.4021 27.6858,28.3576 39.057,41.5375 11.0806,13.3361 16.0149,19.075 22.175,18.5548 6.0156,-1.414 8.406,-13.6293 7.8728,-21.4595 -3.2094,-24.1228 -5.8358,-31.2602 -4.2192,-32.8675 2.6505,-1.1501 11.231,20.0703 37.2069,13.4264 5.9021,-4.801 -3.8849,-35.1376 -17.6422,-109.3249 -49.8812,-219.313 -119.2973,-439.3267 -219.1139,-631.6945 -10.1075,-20.3354 -21.6503,-37.2484 -35.7724,-48.0076 -31.5595,-29.743 -64.6838,-50.3313 -97.71,-71.4928 -17.3384,-12.1743 -36.2474,-23.6602 -51.7595,-36.6363 -14.8342,-13.3173 -15.5681,-37.2282 -9.6343,-57.1109 4.1461,-16.1885 13.0799,-39.1769 14.8082,-46.3379 4.4695,-26.0616 2.6444,-28.9902 2.3838,-51.8805 -0.4952,-9.0998 -1.734,-13.8082 1.1824,-20.8818 4.2196,-4.4031 10.2684,-5.6178 16.8947,-3.5958 8.9415,4.4959 13.2466,3.6501 14.1668,1.2553 -7.5576,-27.932 -53.942,-48.0228 -78.3797,-41.9076 -16.1437,-2.8597 -36.5044,-0.5062 -51.168,3.3062 -27.38,8.3304 -47.6638,16.6447 -69.2986,28.0698 -18.5469,11.8969 -33.859,23.1233 -59.9307,20.6264 -20.7896,-2.3142 -31.6988,-9.0623 -41.6715,-19.0965 -56.0504,-50.7396 -93.9825,-118.0556 -151.5659,-156.0158 -262.1276,-63.1428 -498.6955,-76.6351 -750.4662,-51.7887 z m 264.0305,56.417 c 159.9113,-19.9667 324.5729,-23.2472 469.4073,22.8454 43.1939,46.7812 71.7193,96.7697 107.654,148.3676 16.0067,29.5418 26.2196,49.2028 13.7029,77.9678 -43.0219,67.1498 -89.9084,147.925 -130.1207,224.3075 2.3444,33.8873 -173.2045,-190.0312 -222.8195,-218.8444 -151.0521,-85.8808 -164.3419,-68.086 -391.3982,-204.1467 -13.2274,-9.3868 -25.7352,-24.6771 43.9285,-34.4096 36.0945,-5.9832 72.7431,-11.4799 109.6457,-16.0876 z m 869.1232,128.3286 c 6.0803,-0.6956 16.5846,-0.1211 29.4077,8.7091 -5.0815,5.5993 -3.3648,11.7192 -1.8377,17.9811 -14.0341,-6.0056 -28.6087,7.7408 -50.1267,11.4647 18.6917,-6.7253 26.7702,-18.3786 18.0302,-37.2941 0.9662,-0.2556 2.4998,-0.629 4.5265,-0.8608 z m -41.1628,13.7131 c 6.9488,0.6361 4.5155,0.3006 9.3643,3.1379 -6.3991,11.9879 -12.9412,18.4014 -24.6018,17.6064 -9.7285,-0.6954 -13.0845,-5.4165 -19.6897,-12.5944 l 8.6041,-2.1074 c 8.666,18.6462 27.6935,10.266 28.1142,0.4182 -0.721,-5.051 -1.7911,-6.4607 -1.7911,-6.4607 z m -78.4439,38.8134 c 15.5839,-2.1115 35.9956,22.192 31.2327,39.708 29.7288,17.9783 43.4401,-7.0169 59.6827,-20.6609 33.5569,-24.2906 43.1726,-22.9036 55.2037,-22.5371 2.3616,26.9868 -0.3589,55.3656 -16.2096,95.3546 -21.3966,108.611 -67.2419,153.814 -114.2861,203.297 -95.4006,102.3124 -194.4115,197.3584 -306.3666,282.9392 -23.814,16.5585 -42.3253,26.3784 -64.1697,18.4767 -1.9597,-33.7382 7.4207,-64.4014 20.1406,-99.9422 25.769,-60.4901 52.0083,-117.3891 74.0673,-181.1438 57.2573,-136.022 107.5282,-191.7775 159.3703,-248.0693 27.2496,-23.9096 35.7193,-33.3759 44.6733,-34.3692 10.7218,12.4703 45.5714,17.6662 48.7409,12.6162 -7.1769,-2.2219 -8.0167,-5.4195 -8.452,-11.316 0.4076,-23.6723 7.6303,-33.1687 16.3725,-34.3532 z m 161.1188,237.8463 c 28.0024,8.7342 81.7988,43.2495 136.4539,65.5957 121.0474,197.8343 157.6045,459.3213 163.2438,599.3057 -0.1232,44.4924 -5.4683,37.3925 -20.2029,29.7605 -162.1516,-106.6331 -256.5636,-276.941 -379.4814,-391.6809 -75.8563,-44.5235 -158.3274,-60.1941 -179.4496,-82.2076 123.4449,-106.0988 217.8761,-193.9501 279.4362,-220.7734 z m -496.583,210.049 c 4.885,-0.4003 -1.9247,16.0829 -4.7542,22.7708 -16.4841,35.7763 -24.246,76.6615 -34.9148,114.3483 -7.0672,21.3877 -17.8468,29.2058 -28.4427,27.8974 -12.1031,-2.3877 -31.3177,-18.522 -22.597,-36.0457 25.7669,-39.0258 46.7247,-85.1813 81.3436,-121.9547 4.8078,-4.8737 7.7367,-6.8826 9.3651,-7.0161 z m 38.113,151.7084 c 11.9834,-1.4948 -49.4683,53.1241 -64.7175,60.0388 -19.8565,-17.9957 24.4173,-39.2974 39.2585,-46.2391 14.5789,-9.3925 22.4044,-13.4187 25.459,-13.7997 z m -165.3916,25.3968 c 6.2934,17.5559 22.1194,24.4918 32.2983,30.1967 -6.1257,8.0037 -10.354,13.264 -17.1683,19.1868 -12.387,-6.7117 -23.4968,-11.0497 -30.9995,-25.4367 5.4321,-10.2873 9.3252,-15.998 15.8695,-23.9468 z m -34.948,52.7684 c 6.4811,9.3107 17.3246,20.1472 27.5938,24.7844 -3.8276,5.7796 -7.9643,12.0472 -13.7468,16.844 -11.5716,-4.3951 -23.5249,-15.7268 -28.3888,-22.8783 4.5122,-8.5268 10.5423,-16.0767 14.5418,-18.7501 z m 92.1855,-3.0753 c 7.3777,14.2244 15.8534,16.7713 21.3392,20.0977 -3.0992,4.2721 -5.3618,9.0567 -14.7873,15.6298 -5.0433,-1.0176 -16.7497,-10.7206 -20.4317,-19.5184 5.8006,-8.7454 8.2719,-10.266 13.8798,-16.2091 z m -39.8805,46.894 c 4.8069,9.4466 11.117,16.4588 20.6656,19.8361 -3.8242,7.8868 -6.8513,10.4991 -12.5394,14.4171 -3.4977,-2.1856 -11.9327,-6.6504 -20.8518,-18.6286 5.2785,-7.6273 7.8258,-10.0848 12.7256,-15.6246 z m -94.3688,23.5625 c 12.6327,22.0171 35.8732,34.3814 56.5276,51.9881 -2.6202,1.9653 -2.9157,8.0504 -7.6367,8.7204 -19.313,-9.8515 -40.5709,-24.8798 -55.6173,-49.3193 2.7544,-5.2895 2.9364,-6.7685 6.7264,-11.3892 z"
+             id="rect1188" /><path
+             inkscape:connector-curvature="0"
+             style="fill:#4e6f98;fill-opacity:1;stroke:none;stroke-width:0.29999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 5615.2719,3031.0101 c 0.075,-1.2289 0.6651,-4.6992 2.7475,-4.0926 2.2666,1.5467 3.7201,3.9506 4.3543,7.8539 0.2282,1.9516 0.2476,3.5697 -2.5883,1.3807 -1.4708,-1.3462 -2.0008,-1.608 -4.5135,-5.142 z"
+             id="path1103-2" /></g><g
+           id="g1073"><text
+   x="-328.33817"
+   y="3852.1226"
+   style="font-weight:700;font-size:937.5px;font-family:KannadaMN-Bold, 'Kannada MN';fill:#4e6f98;fill-opacity:1;stroke-width:1.5625"
+   id="text907"><tspan
+     style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans Bold'"
+     id="tspan962"
+     dx="0 0.34 -6.75 -2.0699999 2.4099996 -21.060011">GROMACS</tspan></text>
+
+
+<text
+   x="-255.0177"
+   y="3008.4934"
+   style="font-size:375px;font-family:KannadaMN, 'Kannada MN';fill:#4e6f98;fill-opacity:1;stroke-width:1.5625"
+   id="text915"><tspan
+     id="tspan840"
+     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';word-spacing:-0.01px;fill:#4e6f98;fill-opacity:1"
+     dx="-4.2299995">FAST.  FLEXIBLE.  FREE.</tspan><tspan
+     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';word-spacing:-0.01px;fill:#4e6f98;fill-opacity:1;stroke-width:1.5625"
+     x="-81.250793"
+     y="3008.4934"
+     id="tspan911" /></text>
+
+
+</g></g></g></g><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.03704604;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 4039.5085,-1228.8879 c 14.7955,-26.0805 30.1415,-54.98 41.768,-78.6574 6.3295,-12.8899 7.2866,-14.928 7.1144,-15.1498 -0.4357,-0.5613 -6.5497,-7.7703 -8.9122,-10.5083 -19.9386,-23.1076 -43.0918,-47.9255 -72.0024,-77.1792 l -5.1867,-5.2482 0.4811,-0.039 c 0.59,-0.048 -0.4107,-1.009 9.6881,9.3014 34.1045,34.8188 56.8517,58.9577 68.2493,72.4245 3.7434,4.423 9.4939,11.9094 9.3811,12.2129 -0.078,0.2092 -14.7241,28.4968 -19.731,38.108 -8.7207,16.7399 -16.8182,31.786 -26.3009,48.8699 l -3.9583,7.1313 h -0.6543 -0.6542 z"
+     id="path1020"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d=""
+     id="path1022"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d=""
+     id="path1024"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 4089.8968,-1322.132 c -0.1106,-0.1908 -0.1903,-0.3578 -0.1771,-0.371 0.034,-0.034 0.471,0.5714 0.471,0.6538 0,0.1471 -0.1009,0.05 -0.2939,-0.2828 z"
+     id="path1028"
+     inkscape:connector-curvature="0" /></g>
+<flowRoot
+   xml:space="preserve"
+   id="flowRoot27"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:96px;line-height:1.25;font-family:KannadaMN-Bold, 'Kannada MN';-inkscape-font-specification:'KannadaMN-Bold, Kannada MN';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
+     id="flowRegion29"><rect
+       id="rect31"
+       width="2827.7173"
+       height="480.60019"
+       x="435.89319"
+       y="-1055.199" /></flowRegion><flowPara
+     id="flowPara33" /></flowRoot><flowRoot
+   xml:space="preserve"
+   id="flowRoot1713"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:1.25;font-family:KannadaMN-Bold, 'Kannada MN';-inkscape-font-specification:'KannadaMN-Bold, Kannada MN';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
+     id="flowRegion1715"><rect
+       id="rect1717"
+       width="829.83124"
+       height="284.51358"
+       x="1311.9237"
+       y="1882.0675" /></flowRegion><flowPara
+     id="flowPara1719" /></flowRoot></svg>
\ No newline at end of file
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.eps b/docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.eps
new file mode 100644 (file)
index 0000000..d5adaa2
--- /dev/null
@@ -0,0 +1,575 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: cairo 1.15.10 (http://cairographics.org)
+%%CreationDate: Tue Dec 22 10:49:33 2020
+%%Pages: 1
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%BoundingBox: 0 0 4762 1203
+%%EndComments
+%%BeginProlog
+50 dict begin
+/q { gsave } bind def
+/Q { grestore } bind def
+/cm { 6 array astore concat } bind def
+/w { setlinewidth } bind def
+/J { setlinecap } bind def
+/j { setlinejoin } bind def
+/M { setmiterlimit } bind def
+/d { setdash } bind def
+/m { moveto } bind def
+/l { lineto } bind def
+/c { curveto } bind def
+/h { closepath } bind def
+/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
+      0 exch rlineto 0 rlineto closepath } bind def
+/S { stroke } bind def
+/f { fill } bind def
+/f* { eofill } bind def
+/n { newpath } bind def
+/W { clip } bind def
+/W* { eoclip } bind def
+/BT { } bind def
+/ET { } bind def
+/BDC { mark 3 1 roll /BDC pdfmark } bind def
+/EMC { mark /EMC pdfmark } bind def
+/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
+/Tj { show currentpoint cairo_store_point } bind def
+/TJ {
+  {
+    dup
+    type /stringtype eq
+    { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
+  } forall
+  currentpoint cairo_store_point
+} bind def
+/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
+    cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
+/Tf { pop /cairo_font exch def /cairo_font_matrix where
+      { pop cairo_selectfont } if } bind def
+/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
+      /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
+      /cairo_font where { pop cairo_selectfont } if } bind def
+/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
+      cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
+/g { setgray } bind def
+/rg { setrgbcolor } bind def
+/d1 { setcachedevice } bind def
+/cairo_data_source {
+  CairoDataIndex CairoData length lt
+    { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
+    { () } ifelse
+} def
+/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
+/cairo_image { image cairo_flush_ascii85_file } def
+/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
+%%EndProlog
+%%BeginSetup
+%%BeginResource: font LiberationSans-Bold
+11 dict begin
+/FontType 42 def
+/FontName /LiberationSans-Bold def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 65 /A put
+Encoding 67 /C put
+Encoding 71 /G put
+Encoding 77 /M put
+Encoding 79 /O put
+Encoding 82 /R put
+Encoding 83 /S put
+/CharStrings 8 dict dup begin
+/.notdef 0 def
+/G 1 def
+/R 2 def
+/O 3 def
+/M 4 def
+/A 5 def
+/C 6 def
+/S 7 def
+end readonly def
+/sfnts [
+<000100000009008000030010637674206d5f6ba1000008a0000002886670676d7e61b6110000
+0b28000007b4676c7966bf4bbc950000009c0000080468656164ff8cb2c4000012dc00000036
+686865610e18037b0000131400000024686d74782fc7034900001338000000206c6f63610000
+1f1c00001358000000246d617870042005340000137c00000020707265708aa104b90000139c
+00000490000200cd00000532058100030007001f400d06020503020309080503040003003fcd
+2fcd11120139391133113331301321112113112111cd0465fb9b4c03cd0581fa7f0535fb1704
+e900000000010054ffec05ba0596001c004a40291a0e141304070e130507041e1d06055f5906
+060b1111175f59141411040b005f590b13301e01201e015d5d003f2b00183f332f2b11120039
+182f2b111201173911331133113331302532363735213521110604232000111000212013052e
+01232206151412032673d83bfea8026670fe99c5fea8fe8e0174015d01f087fef02cbc7fd0d8
+dfd34334c3dafdfa7382017d015e015c0173fe91526b6efcebeffefb000200890000059d0581
+000d0015005d4033010c0c1209120303040e09000d0d09040317160c120202125f5902020005
+05115f590503040012701701a017013017012017015d5d5d71003f323f2b11120039182f2b11
+1200391112011739113311331133113311123911333130210121112111213204151406070901
+342901112132360451feb9fea6fed902c0fc0112a88f017dfe91fefcfe8601827c800217fde9
+0581d9cb94d722fdb003d1cbfe607000000000020054ffec05e30596000c00180048402c1307
+0d000700191a0a105f590a0404165f590413a01a01801a01701a01601a01401a01301a01f01a
+01201a015d5d717171717171003f2b00183f2b11120139391133113331300114020423200011
+100021200001340223220215141233321205e3aefebcd8feb4fe870178014f014f0179fed3d8
+c3c6d8ddbfc6d702c7dcfeb2b1018701540153017cfe80feb1e40103feffe6e8fef501040000
+000100890000062105810017016d40ff150017100d0e170e1918040a07131713271303080a18
+0a280a03090a13150f030e0800128b19016b19014b19013b19011b1901fb1901ef1901c41901
+ab19019f19018b19017419015b19014f19013419010b190167ff1901e41901cb1901bb1901af
+19019419017b19016f19014419012b19011f19010b1901f41901db1901cf1901bb19018b1901
+6b19014b19013b19011b1901fb1901cb1901ab19018b19017b19015b19013b19012f19010419
+0137eb1901cb1901b419019b19017419014b19012419010b1901fb1901d41901bb1901af1901
+8419016b19015f1901024019013f19011f1901f01901e01901cf1901a019017f19014f19013f
+1901201901b3001901075e5d5d5d5d5d5d5d5d5d7171715f7171717171717172727272727272
+725e5d5d5d5d5d5d5d5d5d7171717171717171717272727272727272727272725e5d5d5d5d5d
+5d5d5d5d5d5d7171717171003f32323f3339395e5d5d11331112013939113333113333313021
+11343637020703230b01161511211121131f0137012111051b01094722fed2fe6b0cfefa018b
+fc16303f0103018903561d3adcfef36afcee03120177e84bfcaa0581fcec4cbde2033bfa7f00
+000200330000059105810007000f020740ff0d01000c02080300070304060508040807031011
+070c025f590d08050c0c06050304001286110174110164110153110143110134110125110116
+1101021101f31101e41101d41101c51101b61101a31101931101841101751101661101541101
+45110134110124110115110104110168f51101e51101d41101c51101b3110100a01101921101
+841101741101621101501101421101321101241101161101021101f01101e21101d41101c411
+01b21101a41101901101821101741101621101521101441101361101241101101101021101f4
+1101e41101d61101c41101b21101a21101941101861101761101641101521101441101341101
+26110114110106406f110138f21101e41101d61101c21101b41101a611018411017611016411
+0154110146110126110112110101001101f41101c41101b01101a01101941101741101641101
+501101441101341101141101e41101c41101b411019411018411017011016411014411011011
+0102001101085e5d5f5d5d5d5d5d5d5d5d5d7171717171717171717171725f72727272727272
+7272727272725e5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d717171717171717171717171717171
+7172727272727272727272725f72727272725e5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d5d717171
+717171717171003f323f33392f1239332b00182f111201173911333311331133111239391139
+393130210321032101210901070e0103210327046d7dfde77dfed90202015c0200fd52060a1c
+9e01958b2b0168fe980581fa7f04a816245cfe3401958800000000010054ffec058f05960018
+005240321609100f0203090f03031a190c135f5910100c040002100202000240028002c002d0
+02050b0302020606005f590613301a015d003f2b110033182f5f5e5d713f332f2b1112011739
+113311331133313025201305060423200011100021320417052e01232206151412031b010b68
+010153febfe0feacfe8d01660154f801383ffefc21c183c8cfd5d4010c61ccc70181015a015b
+0174c7c1476a7df8eff3ff000001003bffec05060596002a0052402f0c001d1c221607060616
+1c00042c2b0c22031919205f591d1d1904030a5f591007200730070330074007020707031300
+3f332f5d712b00183f332f2b1112003939111201173911331133113311333130011404212024
+27251e01332035342e01272e0435342421200417052e01232015141e01171e030506fecdfed7
+fef1fecc2c011d1da89501354781b79e7c644627011f01120106010726fee216877efef43970
+abcbaf66360196cfdbc0c32f7065bc3c4e3425252d3d56744bbfcba4bd275b5ca8374631252b
+4961870005cc05cc007d058100150079058100150000000000000000000000000000043a0014
+00770000ffec00000000ffec00000000ffec0000fe57fff70000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000800000000000119012500f500eb
+0000000000000000000000c100d300ba00b000cf000000000000000000000000012701290106
+0000011200e400f400c60000000000000000000000000000000000000000000000000119011f
+014c0000000000df00d100c500b5000000000000000000000000000000000000000000000102
+00a901fd00d80119008000b701fd00000000013f00db015d012500aa00800075008d01fc0179
+012100a001100000000001310119010e0104000000000000000000000000000000000000013d
+01ff00e00106009400e00094014400e005730319000000d802c5009c038102cd00cb00f4004e
+028d000000ff00d700cc01300145007300b400a60000000000730080008d0000000000000000
+00000000030000a200980083008d000000000000000005aefebc0581fd300011fff600b600bc
+00c60000007f008a0060000000000000000000f001ee01900000021901080115000000000000
+00be00000000000000000748036a02b60202fd930000009100670091006101d90000028d0341
+000000000000000000000000000000aafe6ffe6801050093009800e20151008f00be00aefeb9
+fea4005e00af02d5005500f200a604150601000003e1001002fa000ffed401eafff300b80000
+00000363000bfd0ffff500000000000006810477001504d90000ffecffc5fe7f007500cd00f2
+010200d5011940475b5a59585554535251504f4e4d4c4b4a494847464544434241403f3e3d3c
+3b3a393837363531302f2e2d2c28272625242322211f181411100f0e0d0b0a09080706050403
+0201002c20b0016045b003252011466123452361482d2c20451868442d2c45234660b0206120
+b04660b004262348482d2c4523462361b0206020b02661b02061b004262348482d2c45234660
+b0406120b06660b004262348482d2c4523462361b0406020b02661b04061b004262348482d2c
+0110203c003c2d2c20452320b0cd442320b8015a51582320b08d44235920b0ed51582320b04d
+44235920b0042651582320b00d44235921212d2c20204518684420b001602045b04676688a45
+60442d2c01b10b0a432343650a2d2c00b10a0b4323430b2d2c00b0282370b101283e01b02823
+70b10228453ab10200080d2d2c2045b00325456164b050515845441b2121592d2c49b00e2344
+2d2c2045b0004360442d2c01b00643b00743650a2d2c2069b04061b0008b20b12cc08a8cb810
+0062602b0c642364615c58b00361592d2c8a03458a8a87b0112bb0292344b0297ae4182d2c45
+65b02c234445b02b23442d2c4b525845441b2121592d2c4b515845441b2121592d2c01b00525
+1023208af500b0016023edec2d2c01b005251023208af500b0016123edec2d2c01b0062510f5
+00edec2d2cb00243b001525821212121211b462346608a8a462320468a608a61b8ff80622320
+10238ab10c0c8a70456020b0005058b00161b8ffba8b1bb0468c59b0106068013a592d2c2045
+b0032546524bb013515b58b0022546206861b00325b003253f2321381b2111592d2c2045b003
+25465058b0022546206861b00325b003253f2321381b2111592d2c00b00743b006430b2d2c21
+210c6423648bb84000622d2c21b08051580c6423648bb82000621bb200402f2b59b002602d2c
+21b0c051580c6423648bb81555621bb200802f2b59b002602d2c0c6423648bb8400062602321
+2d2c4b53588ab004254964234569b0408b61b08062b020616ab00e23442310b00ef61b21238a
+121120392f592d2c4b535820b0032549646920b00526b0062549642361b08062b020616ab00e
+2344b0042610b00ef68a10b00e2344b00ef6b00e2344b00eed1b8ab00426111220392320392f
+2f592d2c4523456023456023456023766818b08062202d2cb0482b2d2c2045b0005458b04044
+2045b04061441b2121592d2c45b1302f4523456160b0016069442d2c4b5158b02f2370b01423
+421b2121592d2c4b515820b0032545695358441b2121591b2121592d2c45b01443b0006063b0
+016069442d2cb02f45442d2c452320458a60442d2c45234560442d2c4b235158b90033ffe0b1
+34201bb3330034005944442d2cb0164358b00326458a586466b01f601b64b020606620581b21
+b04059b001615923586559b02923442310b029e01b2121212121592d2cb0024354584b53234b
+515a58381b2121591b21212121592d2cb0164358b004254564b020606620581b21b04059b001
+6123581b6559b0292344b00525b00825082058021b0359b0042510b005252046b0042523423c
+b00425b0072508b0072510b006252046b00425b0016023423c2058011b0059b0042510b00525
+b029e0b02920456544b0072510b00625b029e0b00525b00825082058021b0359b00525b00325
+4348b00425b0072508b00625b00325b0016043481b2159212121212121212d2c02b004252020
+46b004252342b0052508b003254548212121212d2c02b0032520b0042508b002254348212121
+2d2c452320451820b00050205823652359236820b040505821b04059235865598a60442d2c4b
+53234b515a5820458a60441b2121592d2c4b545820458a60441b2121592d2c4b53234b515a58
+381b2121592d2cb000214b5458381b2121592d2cb002435458b0462b1b21212121592d2cb002
+435458b0472b1b212121592d2cb002435458b0482b1b21212121592d2cb002435458b0492b1b
+212121592d2c208a08234b538a4b515a5823381b2121592d2c00b0022549b000535820b04038
+111b21592d2c014623466023466123201020468a61b8ff80628ab140408a704560683a2d2c20
+8a2349648a2353583c1b21592d2c4b52587d1b7a592d2cb012004b014b54422d2cb1020042b1
+23018851b1400188535a58b910000020885458b202010243604259b12401885158b920000040
+885458b2020202436042b12401885458b2022002436042004b014b5258b2020802436042591b
+b940000080885458b202040243604259b94000008063b80100885458b202080243604259b940
+00010063b80200885458b202100243604259b12601885158b94000020063b80400885458b202
+400243604259b94000040063b80800885458b2028002436042595959595959b1000243545840
+0a0540084009400c020d021bb10102435458b2054008ba010000090100b30c010d011bb18002
+435258b2054008b80180b109401bb2054008ba01800009014059b9400000808855b940000200
+63b8040088555a58b30c000d011bb30c000d0159595942424242422d2c451868234b51582320
+452064b04050587c59688a6059442d2cb00016b00225b0022501b001233e00b002233eb10102
+060cb00a236542b00b234201b001233f00b002233fb10102060cb006236542b0072342b00116
+012d2cb080b0024350b001b00243545b58212310b0201ac91b8a10ed592d2cb0592b2d2c8a10
+e52d00010000000200000e5dbc7f5f0f3cf5021f080000000000c849682600000000cf7c005f
+fc25fcfd0a6f084400010008000000010000000000010000073efe4e00430aaafc25fa7a0a6f
+000100000000000000000000000000000008060000cd0639005405c700890639005406aa0089
+05c7003305c700540556003b000000000000004c000000fc000001b00000025c000004240000
+0678000007280000080400010000000801520054005c000600020010002f005c0000034d0354
+000400014155013f000101390055013e000101390055014201400014001f01410140001f001f
+013b0033013a0055013800330139005500a4013900f4013900020132003d0131005501310001
+012f00550130003d012f0055012c012900ff001f01290001012a00550128003d012700550127
+0001012a00550126003d0125005501250001012a00550123012200ff001f01220001012a0055
+012b003d012a0055005001070001002f0107000100af0104405001d0fd01bffd0110fd016ffb
+0140fb0180f590f5a0f503f1f0351f2ff09ff0025fef012fef5fef6fef9fefdfef05e6e4201f
+e5e43d1fe2e0271fe1e03d1fdf3ddd55de3d035500dd30dd02dd0103552f410b011e00010010
+011e0020011e0040011e0003ffc0011e4028191c46dc03ff1f00db01da043c1fd4d21c1fd3d2
+261f60d190d1c0d10360d190d1b0d1c0d1e0d105b8ffc0b3d1191d46b8ffc0b4d10a0d460fb8
+0116400f01bfbe261f40bb29414640bb222746b801214026b63d1f00b8016fb801b8b70a1f00
+b70100b720b740b760b770b70540b760b790b7d0b7f0b705b80120400d483d1f00b560b502a0
+b5d0b502b8ffc0400eb50b0e460fb25fb202b1033c1f2f410b0119003f0119004f0119000300
+8f011900010040011940282629461faf2faf3faf9faf040faf0140af0e164600ad70ad80ad03
+e0adf0ad02abaa351faa50261fb9011b011ab23c1f00b8011ab6010fa9010fa801bc01170113
+003c001f0115407e503c1f9e9b271f9d9b271f9c9b271f809b019846281f9f97af9702964635
+1f0f941f94029390261f9291261f0f8f1f8f6f8f7f8f8f8f058e8c261f4f8d010f8c01408c0b
+0f460f891f890286850f1f5f850136824682027650261f7550261f7450261f7350261f297001
+1b7001037001f47001d670e67002687001597001b8fff0407d700a0d466f6e481f6e46321f1a
+01185519331855073303550603ff1f6150261f605f321f5f50261f5e5a481f5c46271f5b5a78
+1f5a46311f1332125505010355043203556f03010f033f034f036f037f03055f53014053282c
+4640531e224640531318466b527b528b5203514f1c1f504f1c1f194f294f02594f694f02b801
+12402d46251f4946191f4846211f4746351ff846019846011c481b551632155511010f551032
+0f55020100550100ff1fb80111b21b091fb80110402d1b091f1f0f3f0f5f0f7f0f040f0f2f0f
+4f0f6f0f8f0fdf0fff0f073f0f7f0fef0f036f00014f00018016010501b80190b154532b2b4b
+b807ff524bb007505bb00188b02553b00188b040515ab00688b000555a5b58b101018e59858d
+8d00421d4bb0325358b0601d594bb0645358b0401d594bb0805358b0101db116004259737473
+74752b2b2b2b2b2b2b2b0173742b2b2b2b0073742b2b732b2b2b7373752b2b2b012b2b2b002b
+2b2b2b2b2b2b2b012b2b2b73737373747474002b2b2b2b0173732b73002b73732b732b2b7301
+2b732b00732b2b2b2b2b7373732b012b2b0073742b73742b73742b73012b73742b007374752b
+73742b2b2b012b00732b2b7374012b2b002b732b2b73752b732b2b012b2b002b2b737401732b
+0073737373737301737373002b2b2b2b2b2b2b2b2b2b2b2b732b2b2b2b2b2b1800>
+] def
+/f-0-0 currentdict end definefont pop
+%%EndResource
+%%BeginResource: font LiberationSans
+11 dict begin
+/FontType 42 def
+/FontName /LiberationSans def
+/PaintType 0 def
+/FontMatrix [ 1 0 0 1 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 { Encoding exch /.notdef put } for
+Encoding 32 /space put
+Encoding 46 /period put
+Encoding 65 /A put
+Encoding 66 /B put
+Encoding 69 /E put
+Encoding 70 /F put
+Encoding 73 /I put
+Encoding 76 /L put
+Encoding 82 /R put
+Encoding 83 /S put
+Encoding 84 /T put
+Encoding 88 /X put
+/CharStrings 13 dict dup begin
+/.notdef 0 def
+/F 1 def
+/A 2 def
+/S 3 def
+/T 4 def
+/period 5 def
+/space 6 def
+/L 7 def
+/E 8 def
+/X 9 def
+/I 10 def
+/B 11 def
+/R 12 def
+end readonly def
+/sfnts [
+<000100000009008000030010637674204ada4bfa000008c4000002886670676d7e61b6110000
+0b4c000007b4676c79663c4a269c0000009c0000082868656164feff42d70000130000000036
+686865610d94038a0000133800000024686d74783b59064a0000135c000000346c6f63610000
+35b000001390000000386d617870037c03e4000013c80000002070726570fdae4749000013e8
+00000343000200cd00000532058100030007001f400d02060503060309080503040003003fcd
+2fcd11120139391133113331301321112113112111cd0465fb9b4c03cd0581fa7f0535fb1704
+e9000000000100a800000491058100090036401d01050506080206030a0b01045f5901010507
+07005f5907030512200b015d003f3f2b11120039182f2b111201173911331133313001112115
+21112311211501670312fceebf03e904e5fdf49efdc505819c00000000020004000005520581
+00070010005b40360d01000c02030605080003040408070312110c025f590c0c080503040012
+b01201501201f01201c012019012016012013012012f12015d5d5d5d5d5d7171003f323f3339
+2f2b111201173911333211333312393912393931302103210323013309010706070321032627
+048fa1fd7ea2c6023fd90236fd5b091931b4020fb51c1c019cfe640581fa7f04f11c5382fe31
+01d1455700000001005dffec04f80596002d008e401f0c001d1c2316060505161c00042f2e0c
+10131648490c590c690c030f0c0123b8fff04039131648462356236623030d23010c040c2303
+1919205f596f1d01591d014b1d0103001d0109051d190403095f596006015206014406010603
+13003f335d5d5d2b00183f335f5e5d5f5d5d5d2b11120039395f5e5d5d2b5d5d2b1112011739
+11331133113311333130011404212003371e0133323635342e02272e0335342421321617072e
+0123220615141e01171e0504f8fecffeebfdfd52b920d0b3b9c93f729e60a7ad643501150102
+f0fe33bc1fae9aa9b24582c2418176674c2b0185c3d60166257f777f7b4556382616254a5b7a
+4fb5c493b1217065706f41553b2b0f1f2b3a54720001002e000004b405810007013040d90102
+040207030908000405045f59050301127b09014b09013b0901240901fb0901cb0901bb09019b
+09018b09017f0901025f09014f09013009010f090167df0901cf0901b009018f09015f09014f
+09010f0901f00901df0901cf0901af09019f09017009015f09014009011f0901ef0901df0901
+9f09016f09015f09013f09011f090100090137ef0901d009019009018009016f09015009012f
+0901000901d00901af09019009017f09016f0901500901400901200901100901ff0901e00901
+bf0901a009019009016009014009013f09012009010f0901075e5d5d5d5d5d5d5d5d5d5d7171
+7171717171717172727272727272725e5d5d5d5d5d5d5d5d7171717171717171717272727272
+72725e5d5d5d5d5f5d5d5d5d5d5d71717171003f3f2b11003311120117391133313001112311
+2135211502d0befe1c048604e5fb1b04e59c9c000000000100bb0000017e00db00030017400a
+030000040500019b5b00002f2b111201391133313033353315bbc3dbdb000000000100a80000
+042f05810005001f400e030000040607010300035f590012003f2b00183f1112013939113331
+30331133112115a8bf02c80581fb1b9c000100a8000004fe0581000b00544032050909000a03
+0700040c0d05085f598f0501ba050179058905020f050108030505000101045f59010300095f
+590012200d015d003f2b00183f2b11120039182f5f5e5d5d5d712b1112011739113311333130
+331121152111211521112115a8042dfc920332fcce039705819cfe3c9afe159c00000001002e
+0000052b0581000b010840c5080906050203000b0305040a090b060d0c1b0d4b0d028b0dbb0d
+eb0d03040d140d340d440d046a540d640d840d940db40dc40de40df40d083b0d01240d010b0d
+01f40d01db0d01c40d01ab0d01940d017b0d01640d01300d01240d01000d01f40d01d00d01c4
+0d01a00d01940d01700d01640d01400d01340d01100d01040d0139e00d01d40d01b00d01a40d
+01800d01140d440d740d03240d540d840db40de40d05540d640d940df40d04400d0102000d30
+0d0277070178010101040a0704080503030012003f323f3317395d5d015d5f5d5d7172727272
+72725e5d5d5d5d5d5d5d5d5d5d5d71717171717171717171727272725e5d5d71111217391133
+11331133113331302109012309013309013309010458fe59fe50d30218fe11d30188017dd3fe
+1e020b0268fd9802dc02a5fdd70229fd62fd1d00000100bd0000017c05810003008c40610300
+0004050103001240050130050120050110050100050139f00501b00501a00501700501600501
+500501400501000501f00501c00501b00501a00501500501400501100501000501f00501af05
+019005017005016005015005014005012005015d5d5d5d5d5d5d5d7171717171717171727272
+72727272725e5d5d5d5d5d003f3f111201391133313033113311bdbf0581fa7f000300a80000
+04ea0581000d0016001e0068403a0b1308131b1b040e081700000804031f200b131a131a5f59
+132413024d0f1301033e1301040f130110051313040505125f590503041b5f590412003f2b00
+183f2b11120039182f5f5e5d5f5d5f712b2b1112003911120117391133113311331133111239
+31300114042321112120111406071e01013426232111213236133429011121323604eafeeef4
+fdc4020001f08c80a8b6feee9c94febf0141999751fea2fe9c0173afa0018dbcd10581feaa7d
+aa1d14b901fa7262fe4273fdfff9fe0482000000000200a8000005680581000d00160057402f
+010c0c1309130303040e09000d0d09040317180c0213025f591313000505125f590503040012
+8018017018012018015d5d5d003f323f2b11120039182f2b1100331112011739113311331133
+1133111239113331302101211123112132041514060701033426232111213236048cfe92fe49
+bf0297ee0103b7a10190f8a79dfe3b01cd97a50249fdb70581d5be9dd61cfda103ec7b81fdf8
+8d0005cc05cc007d058100150079058100150000000000000000000000000000043a00140077
+0000ffec00000000ffec00000000ffec0000fe57000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000008000000000000b400bd00af00a00000
+000000000000000000000088007e000000ac00000000000000000000000000bf00c300ab0000
+0000009b008d000000000000000000000000000000000000000000000000000000b900aa0000
+00000000009400990087000000000000000000000000000000000000000000000000006a0083
+008d00a400b4000000000000000000000060006a0079009800ac00b800a700000122013300c3
+006b00000000000000db00c90000000000000000000000000000000000000000000001e101c9
+009200a8006b009200b7006b009b0000027b02f200920252006e02d703810082008900a0009f
+0169008f0000016000a4015b005e0082000000000000005e0065006f00000000000000000000
+00000000008a009000a5007a0080000000000000000000000581fff3000dfcb300830089008f
+00960069007105cc000ffc1efff2003404e6000dfed400bf031f00a700ae00b5000000000081
+00000000000000000748036a02b60202fd930000009100670091006101d90000028d03410000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000
+000000000000000000000000000006810468001404cb0000ffecffd3fe7f008300db00aa00ba
+00a000cf40475b5a59585554535251504f4e4d4c4b4a494847464544434241403f3e3d3c3b3a
+393837363531302f2e2d2c28272625242322211f181411100f0e0d0b0a090807060504030201
+002c20b0016045b003252011466123452361482d2c20451868442d2c45234660b0206120b046
+60b004262348482d2c4523462361b0206020b02661b02061b004262348482d2c45234660b040
+6120b06660b004262348482d2c4523462361b0406020b02661b04061b004262348482d2c0110
+203c003c2d2c20452320b0cd442320b8015a51582320b08d44235920b0ed51582320b04d4423
+5920b0042651582320b00d44235921212d2c20204518684420b001602045b04676688a456044
+2d2c01b10b0a432343650a2d2c00b10a0b4323430b2d2c00b0282370b101283e01b0282370b1
+0228453ab10200080d2d2c2045b00325456164b050515845441b2121592d2c49b00e23442d2c
+2045b0004360442d2c01b00643b00743650a2d2c2069b04061b0008b20b12cc08a8cb8100062
+602b0c642364615c58b00361592d2c8a03458a8a87b0112bb0292344b0297ae4182d2c4565b0
+2c234445b02b23442d2c4b525845441b2121592d2c4b515845441b2121592d2c01b005251023
+208af500b0016023edec2d2c01b005251023208af500b0016123edec2d2c01b0062510f500ed
+ec2d2cb00243b001525821212121211b462346608a8a462320468a608a61b8ff806223201023
+8ab10c0c8a70456020b0005058b00161b8ffba8b1bb0468c59b0106068013a592d2c2045b003
+2546524bb013515b58b0022546206861b00325b003253f2321381b2111592d2c2045b0032546
+5058b0022546206861b00325b003253f2321381b2111592d2c00b00743b006430b2d2c21210c
+6423648bb84000622d2c21b08051580c6423648bb82000621bb200402f2b59b002602d2c21b0
+c051580c6423648bb81555621bb200802f2b59b002602d2c0c6423648bb84000626023212d2c
+4b53588ab004254964234569b0408b61b08062b020616ab00e23442310b00ef61b21238a1211
+20392f592d2c4b535820b0032549646920b00526b0062549642361b08062b020616ab00e2344
+b0042610b00ef68a10b00e2344b00ef6b00e2344b00eed1b8ab00426111220392320392f2f59
+2d2c4523456023456023456023766818b08062202d2cb0482b2d2c2045b0005458b040442045
+b04061441b2121592d2c45b1302f4523456160b0016069442d2c4b5158b02f2370b01423421b
+2121592d2c4b515820b0032545695358441b2121591b2121592d2c45b01443b0006063b00160
+69442d2cb02f45442d2c452320458a60442d2c45234560442d2c4b235158b90033ffe0b13420
+1bb3330034005944442d2cb0164358b00326458a586466b01f601b64b020606620581b21b040
+59b001615923586559b02923442310b029e01b2121212121592d2cb0024354584b53234b515a
+58381b2121591b21212121592d2cb0164358b004254564b020606620581b21b04059b0016123
+581b6559b0292344b00525b00825082058021b0359b0042510b005252046b0042523423cb004
+25b0072508b0072510b006252046b00425b0016023423c2058011b0059b0042510b00525b029
+e0b02920456544b0072510b00625b029e0b00525b00825082058021b0359b00525b003254348
+b00425b0072508b00625b00325b0016043481b2159212121212121212d2c02b00425202046b0
+04252342b0052508b003254548212121212d2c02b0032520b0042508b0022543482121212d2c
+452320451820b00050205823652359236820b040505821b04059235865598a60442d2c4b5323
+4b515a5820458a60441b2121592d2c4b545820458a60441b2121592d2c4b53234b515a58381b
+2121592d2cb000214b5458381b2121592d2cb002435458b0462b1b21212121592d2cb0024354
+58b0472b1b212121592d2cb002435458b0482b1b21212121592d2cb002435458b0492b1b2121
+21592d2c208a08234b538a4b515a5823381b2121592d2c00b0022549b000535820b04038111b
+21592d2c014623466023466123201020468a61b8ff80628ab140408a704560683a2d2c208a23
+49648a2353583c1b21592d2c4b52587d1b7a592d2cb012004b014b54422d2cb1020042b12301
+8851b1400188535a58b910000020885458b202010243604259b12401885158b9200000408854
+58b2020202436042b12401885458b2022002436042004b014b5258b2020802436042591bb940
+000080885458b202040243604259b94000008063b80100885458b202080243604259b9400001
+0063b80200885458b202100243604259b12601885158b94000020063b80400885458b2024002
+43604259b94000040063b80800885458b2028002436042595959595959b10002435458400a05
+40084009400c020d021bb10102435458b2054008ba010000090100b30c010d011bb180024352
+58b2054008b80180b109401bb2054008ba01800009014059b9400000808855b94000020063b8
+040088555a58b30c000d011bb30c000d0159595942424242422d2c451868234b515823204520
+64b04050587c59688a6059442d2cb00016b00225b0022501b001233e00b002233eb10102060c
+b00a236542b00b234201b001233f00b002233fb10102060cb006236542b0072342b00116012d
+2cb080b0024350b001b00243545b58212310b0201ac91b8a10ed592d2cb0592b2d2c8a10e52d
+00010000000200005f97514e5f0f3cf5021f080000000000c840f99a00000000cf7bfed5fba6
+fd930a6a07d700000008000000010000000000010000073efe4e00430ab4fba6fa7a0a6a0001
+0000000000000000000000000000000d060000cd04e300a8055600040556005d04e3002e0239
+00bb02390000047300a8055600a80556002e023900bd055600a805c700a8000000000000004c
+000000b00000015800000270000003c8000003f8000003f800000434000004b8000006000000
+06a40000077c0000082800010000000d01520054005c000600020010002f005c000002a40204
+0004000141210009013f000101390055013e000101390055014201400014001f01410140001f
+001f013b0033013a00550138003301390055004001070001001f01070001009f010440aa01c0
+fd01affd0100fd010a4ffb0120fb01f550281ff246281ff1462a1ff0462b1f5fef7fef020fef
+4fef5fef8fefafef050be5e41e1fe3e2461f0fe20140e246161fe1e0461fcfe0dfe0efe00340
+e0333646e046181feeedff1fed01e855ec48eb55ea320055e9e8e855e7480055e600ff1fdd3d
+df55df010355de3d0355dc03ff1f0fd51fd5020fd51fd50240ca181b46cfc201bdc03c1fc150
+261fbcbe281fffb90150b870b880b803b8ffc040ffb81232461fb73fb74fb76fb77fb79fb7af
+b70718b60170b2a0b2b0b2030fb20190b501b0b5010fb501080fb33fb3efb30380b090b002b0
+b0c0b0d0b0032faf3faf02a0adb0ad02c0add0ad022fac3fac029fab01c0aad0aa024fa98fa9
+022fa96fa9bfa9ffa9049c9b241f509b016f9601bf960196461d1f9594171f0f941f947f948f
+94ff94053091409102809101708f808f02908f01c08fd08f024f8c5f8c6f8c038646ff1f9f85
+018483311f74733f1f7350261f6f6e3c1f6e46351f1a01185519331855073303550603ff1f60
+50261f5f50261f5c46311f5b5a481f5a46311f1332125505010355043203556c03010c033c03
+4c036c037c0305ef51ff4064510240513538464051252846cf50014946201f4846351f474635
+1faf4601df46ef46028046011632155511010f5510320f55020100550100011f1f0f3f0f5f0f
+7f0f040f0f2f0f4f0f6f0f8f0fdf0fff0f073f0f7f0fef0f036f00014f00018016010501b801
+90b154532b2b4bb807ff524bb007505bb00188b02553b00188b040515ab00688b000555a5b58
+b101018e59858d8d00421d4bb0325358b0601d594bb0645358b0401d594bb0805358b0101db1
+1600425973747374752b2b2b2b2b017374752b2b2b00742b2b7373752b2b2b012b2b2b002b2b
+2b2b2b2b012b2b002b2b012b732b00747374757374732b012b747500732b7374017373740073
+7474737473015e73737473730073732b7373012b002b012b00732b74752b2b2b2b2b2b2b2b2b
+2b2b012b2b742b2b5e732b002b5e7374012b2b2b002b73735e73737301737373002b2b2b2b2b
+2b185e0000>
+] def
+/f-1-0 currentdict end definefont pop
+%%EndResource
+%%EndSetup
+%%Page: 1 1
+%%BeginPageSetup
+%%PageBoundingBox: 0 0 4762 1203
+%%EndPageSetup
+q 0 0 4762 1203 rectclip
+1 0 0 -1 0 1203 cm q
+0.92549 g
+3343.73 10.711 m 3326.793 13.18 3307.699 15.402 3297.887 21.449 c 3287.934
+ 28.629 3290.18 36.867 3292.492 38.832 c 3294.109 40.422 3298.875 42.934
+ 3299.426 46.52 c 3299.051 53.301 3270.855 50.512 3255.34 55.426 c 3248.902
+ 57.629 3243.965 62.211 3243.699 66.816 c 3244.168 73.789 3248.535 74.984
+ 3253.219 77.453 c 3264.656 83.316 3276.566 87.27 3286.039 93.418 c 3290.617
+ 95.984 3295.051 98.902 3301.688 102.234 c 3333.039 117.758 3371.008 130.91
+ 3381.789 136.312 c 3508.773 200.281 3640.422 264.254 3763.32 314.754 c 
+3831.301 386.93 3910.168 456.766 3969.223 527.359 c 3946.176 575.613 3924.559
+ 612.945 3897.066 660.316 c 3875.961 695.527 3860.914 718.512 3845.078 743.086
+ c 3816.77 787.762 3785.32 821.027 3761.18 866.367 c 3755.375 875.957 3752.625
+ 885.488 3752.328 895.031 c 3753.613 918.82 3801.086 949.34 3805.395 950.477
+ c 3819.391 953.766 3832.789 944.645 3844.312 935.789 c 3875.773 903.062
+ 3903.031 859.324 3942.812 821.273 c 3963.965 801.363 3983.012 782.316 4009.887
+ 757.949 c 4042.195 727.586 4065.188 702.324 4091.82 673.598 c 4108.535 
+657.922 4120.234 659.223 4121.953 658.855 c 4193.309 680.719 4250.883 712.484
+ 4293.578 751.238 c 4405.504 864.152 4485.582 976.426 4588.777 1078.074 
+c 4605.168 1094.926 4619.773 1105.051 4632.73 1118.266 c 4651.391 1142.262
+ l 4654.816 1146.43 4665.469 1156.457 4668.535 1148.523 c 4686.023 1160.5
+ 4693.273 1173.863 4703.438 1185.641 c 4713.336 1197.559 4717.746 1202.688
+ 4723.25 1202.223 c 4728.625 1200.957 4730.762 1190.043 4730.285 1183.047
+ c 4727.418 1161.488 4725.07 1155.113 4726.516 1153.676 c 4728.883 1152.648
+ 4736.551 1171.609 4759.762 1165.672 c 4765.039 1161.383 4756.293 1134.273
+ 4744 1067.984 c 4699.426 872.008 4637.398 675.41 4548.203 503.516 c 4539.172
+ 485.344 4528.855 470.23 4516.238 460.617 c 4488.039 434.039 4458.438 415.641
+ 4428.926 396.73 c 4413.434 385.852 4396.535 375.59 4382.676 363.996 c 4369.422
+ 352.094 4368.766 330.727 4374.066 312.961 c 4377.77 298.496 4385.754 277.953
+ 4387.297 271.555 c 4391.293 248.266 4389.66 245.648 4389.43 225.195 c 4388.988
+ 217.062 4387.879 212.855 4390.484 206.535 c 4394.258 202.602 4399.66 201.516
+ 4405.582 203.324 c 4413.57 207.34 4417.418 206.586 4418.242 204.445 c 4411.488
+ 179.484 4370.039 161.531 4348.203 166.996 c 4333.777 164.441 4315.582 166.543
+ 4302.48 169.953 c 4278.016 177.395 4259.891 184.824 4240.559 195.035 c 
+4223.984 205.664 4210.301 215.695 4187.004 213.465 c 4168.426 211.398 4158.68
+ 205.367 4149.766 196.402 c 4099.684 151.062 4065.785 90.91 4014.332 56.988
+ c 3780.102 0.566 3568.707 -11.492 3343.73 10.711 c h
+3579.664 61.125 m 3722.555 43.281 3869.695 40.352 3999.113 81.539 c 4037.711
+ 123.34 4063.203 168.012 4095.312 214.117 c 4109.617 240.516 4118.742 258.082
+ 4107.559 283.785 c 4069.113 343.789 4027.219 415.969 3991.285 484.223 c
+ 3993.379 514.504 3836.512 314.414 3792.176 288.668 c 3657.199 211.926 3645.324
+ 227.828 3442.434 106.246 c 3430.613 97.859 3419.438 84.195 3481.688 75.5
+ c 3513.941 70.152 3546.688 65.242 3579.664 61.125 c h
+4356.293 175.797 m 4361.727 175.176 4371.113 175.688 4382.57 183.578 c 
+4378.031 188.582 4379.562 194.051 4380.93 199.645 c 4368.387 194.281 4355.363
+ 206.562 4336.137 209.891 c 4352.84 203.883 4360.059 193.469 4352.246 176.566
+ c 4353.109 176.336 4354.48 176.004 4356.293 175.797 c h
+4319.512 188.051 m 4325.719 188.617 4323.547 188.32 4327.879 190.855 c 
+4322.16 201.566 4316.312 207.297 4305.895 206.586 c 4297.199 205.965 4294.203
+ 201.746 4288.301 195.332 c 4295.988 193.449 l 4303.73 210.109 4320.734 
+202.621 4321.109 193.824 c 4320.465 189.309 4319.512 188.051 4319.512 188.051
+ c h
+4249.414 222.734 m 4263.34 220.848 4281.578 242.562 4277.324 258.215 c 
+4303.887 274.281 4316.141 251.945 4330.656 239.754 c 4360.641 218.047 4369.234
+ 219.285 4379.984 219.613 c 4382.094 243.73 4379.664 269.086 4365.5 304.82
+ c 4346.379 401.875 4305.414 442.266 4263.375 486.484 c 4178.129 577.906
+ 4089.652 662.836 3989.613 739.312 c 3968.332 754.105 3951.793 762.883 3932.273
+ 755.82 c 3930.52 725.672 3938.902 698.273 3950.27 666.516 c 3973.297 612.461
+ 3996.742 561.617 4016.453 504.648 c 4067.617 383.102 4112.539 333.281 4158.863
+ 282.98 c 4183.215 261.613 4190.781 253.156 4198.781 252.27 c 4208.363 263.41
+ 4239.504 268.055 4242.336 263.543 c 4235.922 261.555 4235.172 258.699 4234.785
+ 253.43 c 4235.148 232.277 4241.602 223.793 4249.414 222.734 c h
+4393.387 435.266 m 4418.41 443.07 4466.48 473.914 4515.32 493.883 c 4623.484
+ 670.66 4656.152 904.32 4661.191 1029.406 c 4661.078 1069.164 4656.305 1062.82
+ 4643.137 1056 c 4498.242 960.715 4413.879 808.531 4304.039 706.004 c 4236.258
+ 666.219 4162.562 652.215 4143.688 632.547 c 4253.996 537.738 4338.379 459.234
+ 4393.387 435.266 c h
+3949.652 622.961 m 3954.016 622.605 3947.93 637.332 3945.402 643.309 c 
+3930.672 675.277 3923.738 711.812 3914.203 745.488 c 3907.891 764.602 3898.258
+ 771.586 3888.789 770.418 c 3877.973 768.285 3860.805 753.867 3868.598 738.207
+ c 3891.621 703.336 3910.348 662.09 3941.281 629.23 c 3945.578 624.875 3948.195
+ 623.082 3949.652 622.961 c h
+3983.707 758.523 m 3994.418 757.191 3939.504 805.996 3925.879 812.176 c
+ 3908.133 796.094 3947.695 777.059 3960.957 770.855 c 3973.984 762.465 3980.98
+ 758.867 3983.707 758.523 c h
+3835.918 781.219 m 3841.543 796.906 3855.684 803.105 3864.777 808.203 c
+ 3859.305 815.355 3855.527 820.055 3849.438 825.348 c 3838.367 819.352 3828.441
+ 815.473 3821.738 802.617 c 3826.59 793.426 3830.07 788.32 3835.918 781.219
+ c h
+3804.688 828.371 m 3810.48 836.691 3820.172 846.375 3829.348 850.52 c 3825.926
+ 855.684 3822.23 861.285 3817.062 865.57 c 3806.723 861.645 3796.043 851.516
+ 3791.695 845.125 c 3795.727 837.508 3801.113 830.762 3804.688 828.371 c
+ h
+3887.062 825.625 m 3893.656 838.336 3901.23 840.609 3906.133 843.582 c 
+3903.363 847.398 3901.34 851.676 3892.918 857.551 c 3888.41 856.641 3877.953
+ 847.969 3874.66 840.109 c 3879.844 832.293 3882.055 830.934 3887.062 825.625
+ c h
+3851.426 867.527 m 3855.723 875.969 3861.363 882.234 3869.895 885.254 c
+ 3866.477 892.301 3863.773 894.633 3858.688 898.137 c 3855.562 896.184 3848.027
+ 892.191 3840.055 881.488 c 3844.773 874.672 3847.051 872.477 3851.426 867.527
+ c h
+3767.102 888.582 m 3778.391 908.258 3799.156 919.305 3817.613 935.039 c
+ 3815.273 936.793 3815.008 942.23 3810.789 942.828 c 3793.531 934.027 3774.535
+ 920.598 3761.09 898.758 c 3763.551 894.031 3763.715 892.711 3767.102 888.582
+ c h
+3767.102 888.582 m f*
+4364.688 182.262 m 4364.754 181.164 4365.281 178.062 4367.141 178.605 c
+ 4369.168 179.988 4370.465 182.137 4371.031 185.625 c 4371.238 187.367 4371.254
+ 188.812 4368.719 186.855 c 4367.406 185.656 4366.934 185.422 4364.688 182.262
+ c h
+4364.688 182.262 m f*
+BT
+703.125 0 0 -703.125 -28.839109 1012.363769 Tm
+/f-0-0 1 Tf
+[(GR)7(O)3(M)-4(A)22(CS)]TJ
+281.25 0 0 -281.25 22.97874 379.641906 Tm
+/f-1-0 1 Tf
+[(F)54(AST)109(.  FLEXIBLE)-3(.  FREE.)]TJ
+ET
+Q Q
+showpage
+%%Trailer
+end
+%%EOF
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.png b/docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.png
new file mode 100644 (file)
index 0000000..1306633
Binary files /dev/null and b/docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.png differ
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.svg b/docs/reference-manual/plots/GMX_logos/gmx_logo_waterstamp.svg
new file mode 100644 (file)
index 0000000..88bfff6
--- /dev/null
@@ -0,0 +1,186 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="100%"
+   height="100%"
+   viewBox="0 0 6349 1603"
+   version="1.1"
+   xml:space="preserve"
+   style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"
+   id="svg923"
+   sodipodi:docname="Gromacs Logo [Blue].svg"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   inkscape:export-filename="/home/cathrine/Pictures/svg_files/gromacs_logo1.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"><metadata
+   id="metadata929"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+   id="defs927">
+        
+    
+            
+            
+            
+        
+                
+            
+                
+
+
+            
+
+
+
+
+
+<inkscape:path-effect
+   is_visible="true"
+   id="path-effect1061"
+   effect="spiro" /><clipPath
+   id="_clip1-3"><rect
+     x="0"
+     y="0"
+     width="291.98801"
+     height="550.58301"
+     id="rect892-6" /></clipPath></defs><sodipodi:namedview
+   pagecolor="#ffffff"
+   bordercolor="#666666"
+   borderopacity="1"
+   objecttolerance="10"
+   gridtolerance="10"
+   guidetolerance="10"
+   inkscape:pageopacity="0"
+   inkscape:pageshadow="2"
+   inkscape:window-width="1853"
+   inkscape:window-height="1145"
+   id="namedview925"
+   showgrid="false"
+   units="mm"
+   inkscape:zoom="0.1767767"
+   inkscape:cx="3203.3303"
+   inkscape:cy="513.69543"
+   inkscape:window-x="67"
+   inkscape:window-y="27"
+   inkscape:window-maximized="1"
+   inkscape:current-layer="g1133"
+   viewbox-width="6349" />
+    
+
+<g
+   id="g1835"
+   inkscape:export-filename="/home/cathrine/Pictures/svg_files/gromacs_logo3.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"
+   transform="translate(107.48023,33.941125)"><g
+     transform="matrix(3.7513483,-0.46066696,0.46066696,3.7513483,4198.3338,3197.8407)"
+     id="layer1"
+     style="fill:none;fill-opacity:1;stroke:none"><g
+       style="clip-rule:evenodd;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round;stroke-miterlimit:2"
+       id="g903-7"
+       transform="matrix(0.82454635,-0.51053871,0.49150293,0.84357369,250.14362,56.767957)"><g
+         style="fill:none;fill-opacity:1;stroke:none"
+         id="g901-5"
+         transform="translate(-145.994,-275.291)"><clipPath
+           id="clipPath1706"><rect
+             id="rect1704"
+             height="550.58301"
+             width="291.98801"
+             y="0"
+             x="0" /></clipPath><g
+           style="fill:none;fill-opacity:1;stroke:none"
+           id="g899-3"
+           clip-path="url(#_clip1-3)"><g
+             style="fill:none;fill-opacity:1;stroke:none"
+             id="g897-5"
+             transform="matrix(1,0,0,-1,0,555.789)" /></g></g></g></g><g
+     id="g1146"
+     transform="translate(-208,-112)"><g
+       transform="translate(-24.46945,-27.842525)"
+       id="g1133"><g
+         id="g862"
+         transform="translate(414.87524,-2396.4028)"
+         inkscape:export-filename="/home/cathrine/Pictures/svg_files/GROMACS_logo/GMX_logos/gmx_logo_blue.png"
+         inkscape:export-xdpi="300"
+         inkscape:export-ydpi="300"
+         style="fill:#ececec;fill-opacity:1"><g
+           transform="matrix(1.1914369,0,0,1.1914369,-1160.5458,-865.93629)"
+           id="g1066"
+           style="fill:#ececec;fill-opacity:1"><path
+             inkscape:connector-curvature="0"
+             style="opacity:1;fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.24566934;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             d="m 4472.724,2839.028 c -18.9578,2.7624 -40.3248,5.2475 -51.3026,12.0164 -11.1396,8.0334 -8.6273,17.2529 -6.0392,19.4534 1.809,1.7786 7.1445,4.5875 7.7607,8.6026 -0.4228,7.5868 -31.9734,4.4681 -49.3367,9.9666 -7.2041,2.4668 -12.7316,7.5949 -13.03,12.7457 0.5245,7.8067 5.4123,9.1408 10.6558,11.9072 12.7997,6.5604 26.1289,10.9848 36.7265,17.8638 5.1267,2.8708 10.0857,6.1364 17.5131,9.8687 35.0857,17.3692 77.5793,32.0888 89.6427,38.1355 142.1092,71.5868 289.4364,143.1806 426.9703,199.6938 76.0785,80.7698 164.3367,158.9248 230.4266,237.9267 -25.7919,53.9994 -49.985,95.7775 -80.7537,148.7919 -23.6163,39.4046 -40.4556,65.1229 -58.1793,92.6255 -31.679,49.9972 -66.8743,87.2218 -93.8903,137.9627 -6.4954,10.7344 -9.5722,21.3976 -9.9044,32.0771 1.4363,26.6251 54.5642,60.7762 59.3845,62.0488 15.6641,3.6803 30.6604,-6.5234 43.5538,-16.4369 35.2082,-36.6242 65.7142,-85.5701 110.2334,-128.1511 23.6708,-22.2813 44.9846,-43.5978 75.0608,-70.8665 36.1568,-33.9801 61.8854,-62.2483 91.6934,-94.3994 18.7019,-17.5404 31.7963,-16.0871 33.719,-16.4985 79.854,24.4679 144.2844,60.0159 192.0664,103.3863 125.2565,126.3629 214.8693,252.0078 330.3562,365.7604 18.3417,18.8579 34.6897,30.1905 49.189,44.9806 l 20.8798,26.8525 c 3.8362,4.6637 15.7584,15.8848 19.1887,7.0084 19.5715,13.4021 27.6858,28.3576 39.057,41.5375 11.0806,13.3361 16.0149,19.075 22.175,18.5548 6.0156,-1.414 8.406,-13.6293 7.8728,-21.4595 -3.2094,-24.1228 -5.8358,-31.2602 -4.2192,-32.8675 2.6505,-1.1501 11.231,20.0703 37.2069,13.4264 5.9021,-4.801 -3.8849,-35.1376 -17.6422,-109.3249 -49.8812,-219.313 -119.2973,-439.3267 -219.1139,-631.6945 -10.1075,-20.3354 -21.6503,-37.2484 -35.7724,-48.0076 -31.5595,-29.743 -64.6838,-50.3313 -97.71,-71.4928 -17.3384,-12.1743 -36.2474,-23.6602 -51.7595,-36.6363 -14.8342,-13.3173 -15.5681,-37.2282 -9.6343,-57.1109 4.1461,-16.1885 13.0799,-39.1769 14.8082,-46.3379 4.4695,-26.0616 2.6444,-28.9902 2.3838,-51.8805 -0.4952,-9.0998 -1.734,-13.8082 1.1824,-20.8818 4.2196,-4.4031 10.2684,-5.6178 16.8947,-3.5958 8.9415,4.4959 13.2466,3.6501 14.1668,1.2553 -7.5576,-27.932 -53.942,-48.0228 -78.3797,-41.9076 -16.1437,-2.8597 -36.5044,-0.5062 -51.168,3.3062 -27.38,8.3304 -47.6638,16.6447 -69.2986,28.0698 -18.5469,11.8969 -33.859,23.1233 -59.9307,20.6264 -20.7896,-2.3142 -31.6988,-9.0623 -41.6715,-19.0965 -56.0504,-50.7396 -93.9825,-118.0556 -151.5659,-156.0158 -262.1276,-63.1428 -498.6955,-76.6351 -750.4662,-51.7887 z m 264.0305,56.417 c 159.9113,-19.9667 324.5729,-23.2472 469.4073,22.8454 43.1939,46.7812 71.7193,96.7697 107.654,148.3676 16.0067,29.5418 26.2196,49.2028 13.7029,77.9678 -43.0219,67.1498 -89.9084,147.925 -130.1207,224.3075 2.3444,33.8873 -173.2045,-190.0312 -222.8195,-218.8444 -151.0521,-85.8808 -164.3419,-68.086 -391.3982,-204.1467 -13.2274,-9.3868 -25.7352,-24.6771 43.9285,-34.4096 36.0945,-5.9832 72.7431,-11.4799 109.6457,-16.0876 z m 869.1232,128.3286 c 6.0803,-0.6956 16.5846,-0.1211 29.4077,8.7091 -5.0815,5.5993 -3.3648,11.7192 -1.8377,17.9811 -14.0341,-6.0056 -28.6087,7.7408 -50.1267,11.4647 18.6917,-6.7253 26.7702,-18.3786 18.0302,-37.2941 0.9662,-0.2556 2.4998,-0.629 4.5265,-0.8608 z m -41.1628,13.7131 c 6.9488,0.6361 4.5155,0.3006 9.3643,3.1379 -6.3991,11.9879 -12.9412,18.4014 -24.6018,17.6064 -9.7285,-0.6954 -13.0845,-5.4165 -19.6897,-12.5944 l 8.6041,-2.1074 c 8.666,18.6462 27.6935,10.266 28.1142,0.4182 -0.721,-5.051 -1.7911,-6.4607 -1.7911,-6.4607 z m -78.4439,38.8134 c 15.5839,-2.1115 35.9956,22.192 31.2327,39.708 29.7288,17.9783 43.4401,-7.0169 59.6827,-20.6609 33.5569,-24.2906 43.1726,-22.9036 55.2037,-22.5371 2.3616,26.9868 -0.3589,55.3656 -16.2096,95.3546 -21.3966,108.611 -67.2419,153.814 -114.2861,203.297 -95.4006,102.3124 -194.4115,197.3584 -306.3666,282.9392 -23.814,16.5585 -42.3253,26.3784 -64.1697,18.4767 -1.9597,-33.7382 7.4207,-64.4014 20.1406,-99.9422 25.769,-60.4901 52.0083,-117.3891 74.0673,-181.1438 57.2573,-136.022 107.5282,-191.7775 159.3703,-248.0693 27.2496,-23.9096 35.7193,-33.3759 44.6733,-34.3692 10.7218,12.4703 45.5714,17.6662 48.7409,12.6162 -7.1769,-2.2219 -8.0167,-5.4195 -8.452,-11.316 0.4076,-23.6723 7.6303,-33.1687 16.3725,-34.3532 z m 161.1188,237.8463 c 28.0024,8.7342 81.7988,43.2495 136.4539,65.5957 121.0474,197.8343 157.6045,459.3213 163.2438,599.3057 -0.1232,44.4924 -5.4683,37.3925 -20.2029,29.7605 -162.1516,-106.6331 -256.5636,-276.941 -379.4814,-391.6809 -75.8563,-44.5235 -158.3274,-60.1941 -179.4496,-82.2076 123.4449,-106.0988 217.8761,-193.9501 279.4362,-220.7734 z m -496.583,210.049 c 4.885,-0.4003 -1.9247,16.0829 -4.7542,22.7708 -16.4841,35.7763 -24.246,76.6615 -34.9148,114.3483 -7.0672,21.3877 -17.8468,29.2058 -28.4427,27.8974 -12.1031,-2.3877 -31.3177,-18.522 -22.597,-36.0457 25.7669,-39.0258 46.7247,-85.1813 81.3436,-121.9547 4.8078,-4.8737 7.7367,-6.8826 9.3651,-7.0161 z m 38.113,151.7084 c 11.9834,-1.4948 -49.4683,53.1241 -64.7175,60.0388 -19.8565,-17.9957 24.4173,-39.2974 39.2585,-46.2391 14.5789,-9.3925 22.4044,-13.4187 25.459,-13.7997 z m -165.3916,25.3968 c 6.2934,17.5559 22.1194,24.4918 32.2983,30.1967 -6.1257,8.0037 -10.354,13.264 -17.1683,19.1868 -12.387,-6.7117 -23.4968,-11.0497 -30.9995,-25.4367 5.4321,-10.2873 9.3252,-15.998 15.8695,-23.9468 z m -34.948,52.7684 c 6.4811,9.3107 17.3246,20.1472 27.5938,24.7844 -3.8276,5.7796 -7.9643,12.0472 -13.7468,16.844 -11.5716,-4.3951 -23.5249,-15.7268 -28.3888,-22.8783 4.5122,-8.5268 10.5423,-16.0767 14.5418,-18.7501 z m 92.1855,-3.0753 c 7.3777,14.2244 15.8534,16.7713 21.3392,20.0977 -3.0992,4.2721 -5.3618,9.0567 -14.7873,15.6298 -5.0433,-1.0176 -16.7497,-10.7206 -20.4317,-19.5184 5.8006,-8.7454 8.2719,-10.266 13.8798,-16.2091 z m -39.8805,46.894 c 4.8069,9.4466 11.117,16.4588 20.6656,19.8361 -3.8242,7.8868 -6.8513,10.4991 -12.5394,14.4171 -3.4977,-2.1856 -11.9327,-6.6504 -20.8518,-18.6286 5.2785,-7.6273 7.8258,-10.0848 12.7256,-15.6246 z m -94.3688,23.5625 c 12.6327,22.0171 35.8732,34.3814 56.5276,51.9881 -2.6202,1.9653 -2.9157,8.0504 -7.6367,8.7204 -19.313,-9.8515 -40.5709,-24.8798 -55.6173,-49.3193 2.7544,-5.2895 2.9364,-6.7685 6.7264,-11.3892 z"
+             id="rect1188" /><path
+             inkscape:connector-curvature="0"
+             style="fill:#ececec;fill-opacity:1;stroke:none;stroke-width:0.29999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 5615.2719,3031.0101 c 0.075,-1.2289 0.6651,-4.6992 2.7475,-4.0926 2.2666,1.5467 3.7201,3.9506 4.3543,7.8539 0.2282,1.9516 0.2476,3.5697 -2.5883,1.3807 -1.4708,-1.3462 -2.0008,-1.608 -4.5135,-5.142 z"
+             id="path1103-2" /></g><g
+           id="g1073"
+           style="fill:#ececec;fill-opacity:1"><text
+   x="-328.33817"
+   y="3852.1226"
+   style="font-weight:700;font-size:937.5px;font-family:KannadaMN-Bold, 'Kannada MN';fill:#ececec;fill-opacity:1;stroke-width:1.5625"
+   id="text907"><tspan
+     style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans Bold';fill:#ececec;fill-opacity:1"
+     id="tspan962"
+     dx="0 0.34 -6.75 -2.0699999 2.4099996 -21.060011">GROMACS</tspan></text>
+
+
+<text
+   x="-255.0177"
+   y="3008.4934"
+   style="font-size:375px;font-family:KannadaMN, 'Kannada MN';fill:#ececec;fill-opacity:1;stroke-width:1.5625"
+   id="text915"><tspan
+     id="tspan840"
+     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';word-spacing:-0.01px;fill:#ececec;fill-opacity:1"
+     dx="-4.2299995">FAST.  FLEXIBLE.  FREE.</tspan><tspan
+     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';word-spacing:-0.01px;fill:#ececec;fill-opacity:1;stroke-width:1.5625"
+     x="-81.250793"
+     y="3008.4934"
+     id="tspan911" /></text>
+
+
+</g></g></g></g><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.03704604;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 4039.5085,-1228.8879 c 14.7955,-26.0805 30.1415,-54.98 41.768,-78.6574 6.3295,-12.8899 7.2866,-14.928 7.1144,-15.1498 -0.4357,-0.5613 -6.5497,-7.7703 -8.9122,-10.5083 -19.9386,-23.1076 -43.0918,-47.9255 -72.0024,-77.1792 l -5.1867,-5.2482 0.4811,-0.039 c 0.59,-0.048 -0.4107,-1.009 9.6881,9.3014 34.1045,34.8188 56.8517,58.9577 68.2493,72.4245 3.7434,4.423 9.4939,11.9094 9.3811,12.2129 -0.078,0.2092 -14.7241,28.4968 -19.731,38.108 -8.7207,16.7399 -16.8182,31.786 -26.3009,48.8699 l -3.9583,7.1313 h -0.6543 -0.6542 z"
+     id="path1020"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d=""
+     id="path1022"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d=""
+     id="path1024"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 4089.8968,-1322.132 c -0.1106,-0.1908 -0.1903,-0.3578 -0.1771,-0.371 0.034,-0.034 0.471,0.5714 0.471,0.6538 0,0.1471 -0.1009,0.05 -0.2939,-0.2828 z"
+     id="path1028"
+     inkscape:connector-curvature="0" /></g>
+<flowRoot
+   xml:space="preserve"
+   id="flowRoot27"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:96px;line-height:1.25;font-family:KannadaMN-Bold, 'Kannada MN';-inkscape-font-specification:'KannadaMN-Bold, Kannada MN';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
+     id="flowRegion29"><rect
+       id="rect31"
+       width="2827.7173"
+       height="480.60019"
+       x="435.89319"
+       y="-1055.199" /></flowRegion><flowPara
+     id="flowPara33" /></flowRoot><flowRoot
+   xml:space="preserve"
+   id="flowRoot1713"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:1.25;font-family:KannadaMN-Bold, 'Kannada MN';-inkscape-font-specification:'KannadaMN-Bold, Kannada MN';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
+     id="flowRegion1715"><rect
+       id="rect1717"
+       width="829.83124"
+       height="284.51358"
+       x="1311.9237"
+       y="1882.0675" /></flowRegion><flowPara
+     id="flowPara1719" /></flowRoot></svg>
\ No newline at end of file
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_white.png b/docs/reference-manual/plots/GMX_logos/gmx_logo_white.png
new file mode 100644 (file)
index 0000000..97a7448
Binary files /dev/null and b/docs/reference-manual/plots/GMX_logos/gmx_logo_white.png differ
diff --git a/docs/reference-manual/plots/GMX_logos/gmx_logo_white.svg b/docs/reference-manual/plots/GMX_logos/gmx_logo_white.svg
new file mode 100644 (file)
index 0000000..91e9c06
--- /dev/null
@@ -0,0 +1,186 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="100%"
+   height="100%"
+   viewBox="0 0 6349 1603"
+   version="1.1"
+   xml:space="preserve"
+   style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"
+   id="svg923"
+   sodipodi:docname="Gromacs Logo [Blue].svg"
+   inkscape:version="0.92.3 (2405546, 2018-03-11)"
+   inkscape:export-filename="/home/cathrine/Pictures/svg_files/gromacs_logo1.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"><metadata
+   id="metadata929"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+   id="defs927">
+        
+    
+            
+            
+            
+        
+                
+            
+                
+
+
+            
+
+
+
+
+
+<inkscape:path-effect
+   is_visible="true"
+   id="path-effect1061"
+   effect="spiro" /><clipPath
+   id="_clip1-3"><rect
+     x="0"
+     y="0"
+     width="291.98801"
+     height="550.58301"
+     id="rect892-6" /></clipPath></defs><sodipodi:namedview
+   pagecolor="#ffffff"
+   bordercolor="#666666"
+   borderopacity="1"
+   objecttolerance="10"
+   gridtolerance="10"
+   guidetolerance="10"
+   inkscape:pageopacity="0"
+   inkscape:pageshadow="2"
+   inkscape:window-width="1853"
+   inkscape:window-height="1145"
+   id="namedview925"
+   showgrid="false"
+   units="mm"
+   inkscape:zoom="0.1767767"
+   inkscape:cx="3203.3303"
+   inkscape:cy="513.69543"
+   inkscape:window-x="67"
+   inkscape:window-y="27"
+   inkscape:window-maximized="1"
+   inkscape:current-layer="g1133"
+   viewbox-width="6349" />
+    
+
+<g
+   id="g1835"
+   inkscape:export-filename="/home/cathrine/Pictures/svg_files/gromacs_logo3.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"
+   transform="translate(107.48023,33.941125)"><g
+     transform="matrix(3.7513483,-0.46066696,0.46066696,3.7513483,4198.3338,3197.8407)"
+     id="layer1"
+     style="fill:none;fill-opacity:1;stroke:none"><g
+       style="clip-rule:evenodd;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-linejoin:round;stroke-miterlimit:2"
+       id="g903-7"
+       transform="matrix(0.82454635,-0.51053871,0.49150293,0.84357369,250.14362,56.767957)"><g
+         style="fill:none;fill-opacity:1;stroke:none"
+         id="g901-5"
+         transform="translate(-145.994,-275.291)"><clipPath
+           id="clipPath1706"><rect
+             id="rect1704"
+             height="550.58301"
+             width="291.98801"
+             y="0"
+             x="0" /></clipPath><g
+           style="fill:none;fill-opacity:1;stroke:none"
+           id="g899-3"
+           clip-path="url(#_clip1-3)"><g
+             style="fill:none;fill-opacity:1;stroke:none"
+             id="g897-5"
+             transform="matrix(1,0,0,-1,0,555.789)" /></g></g></g></g><g
+     id="g1146"
+     transform="translate(-208,-112)"><g
+       transform="translate(-24.46945,-27.842525)"
+       id="g1133"><g
+         id="g862"
+         transform="translate(414.87524,-2396.4028)"
+         inkscape:export-filename="/home/cathrine/Pictures/svg_files/GROMACS_logo/GMX_logos/gmx_logo_black.png"
+         inkscape:export-xdpi="300"
+         inkscape:export-ydpi="300"
+         style="fill:#ffffff;fill-opacity:1"><g
+           transform="matrix(1.1914369,0,0,1.1914369,-1160.5458,-865.93629)"
+           id="g1066"
+           style="fill:#ffffff;fill-opacity:1"><path
+             inkscape:connector-curvature="0"
+             style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.24566934;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             d="m 4472.724,2839.028 c -18.9578,2.7624 -40.3248,5.2475 -51.3026,12.0164 -11.1396,8.0334 -8.6273,17.2529 -6.0392,19.4534 1.809,1.7786 7.1445,4.5875 7.7607,8.6026 -0.4228,7.5868 -31.9734,4.4681 -49.3367,9.9666 -7.2041,2.4668 -12.7316,7.5949 -13.03,12.7457 0.5245,7.8067 5.4123,9.1408 10.6558,11.9072 12.7997,6.5604 26.1289,10.9848 36.7265,17.8638 5.1267,2.8708 10.0857,6.1364 17.5131,9.8687 35.0857,17.3692 77.5793,32.0888 89.6427,38.1355 142.1092,71.5868 289.4364,143.1806 426.9703,199.6938 76.0785,80.7698 164.3367,158.9248 230.4266,237.9267 -25.7919,53.9994 -49.985,95.7775 -80.7537,148.7919 -23.6163,39.4046 -40.4556,65.1229 -58.1793,92.6255 -31.679,49.9972 -66.8743,87.2218 -93.8903,137.9627 -6.4954,10.7344 -9.5722,21.3976 -9.9044,32.0771 1.4363,26.6251 54.5642,60.7762 59.3845,62.0488 15.6641,3.6803 30.6604,-6.5234 43.5538,-16.4369 35.2082,-36.6242 65.7142,-85.5701 110.2334,-128.1511 23.6708,-22.2813 44.9846,-43.5978 75.0608,-70.8665 36.1568,-33.9801 61.8854,-62.2483 91.6934,-94.3994 18.7019,-17.5404 31.7963,-16.0871 33.719,-16.4985 79.854,24.4679 144.2844,60.0159 192.0664,103.3863 125.2565,126.3629 214.8693,252.0078 330.3562,365.7604 18.3417,18.8579 34.6897,30.1905 49.189,44.9806 l 20.8798,26.8525 c 3.8362,4.6637 15.7584,15.8848 19.1887,7.0084 19.5715,13.4021 27.6858,28.3576 39.057,41.5375 11.0806,13.3361 16.0149,19.075 22.175,18.5548 6.0156,-1.414 8.406,-13.6293 7.8728,-21.4595 -3.2094,-24.1228 -5.8358,-31.2602 -4.2192,-32.8675 2.6505,-1.1501 11.231,20.0703 37.2069,13.4264 5.9021,-4.801 -3.8849,-35.1376 -17.6422,-109.3249 -49.8812,-219.313 -119.2973,-439.3267 -219.1139,-631.6945 -10.1075,-20.3354 -21.6503,-37.2484 -35.7724,-48.0076 -31.5595,-29.743 -64.6838,-50.3313 -97.71,-71.4928 -17.3384,-12.1743 -36.2474,-23.6602 -51.7595,-36.6363 -14.8342,-13.3173 -15.5681,-37.2282 -9.6343,-57.1109 4.1461,-16.1885 13.0799,-39.1769 14.8082,-46.3379 4.4695,-26.0616 2.6444,-28.9902 2.3838,-51.8805 -0.4952,-9.0998 -1.734,-13.8082 1.1824,-20.8818 4.2196,-4.4031 10.2684,-5.6178 16.8947,-3.5958 8.9415,4.4959 13.2466,3.6501 14.1668,1.2553 -7.5576,-27.932 -53.942,-48.0228 -78.3797,-41.9076 -16.1437,-2.8597 -36.5044,-0.5062 -51.168,3.3062 -27.38,8.3304 -47.6638,16.6447 -69.2986,28.0698 -18.5469,11.8969 -33.859,23.1233 -59.9307,20.6264 -20.7896,-2.3142 -31.6988,-9.0623 -41.6715,-19.0965 -56.0504,-50.7396 -93.9825,-118.0556 -151.5659,-156.0158 -262.1276,-63.1428 -498.6955,-76.6351 -750.4662,-51.7887 z m 264.0305,56.417 c 159.9113,-19.9667 324.5729,-23.2472 469.4073,22.8454 43.1939,46.7812 71.7193,96.7697 107.654,148.3676 16.0067,29.5418 26.2196,49.2028 13.7029,77.9678 -43.0219,67.1498 -89.9084,147.925 -130.1207,224.3075 2.3444,33.8873 -173.2045,-190.0312 -222.8195,-218.8444 -151.0521,-85.8808 -164.3419,-68.086 -391.3982,-204.1467 -13.2274,-9.3868 -25.7352,-24.6771 43.9285,-34.4096 36.0945,-5.9832 72.7431,-11.4799 109.6457,-16.0876 z m 869.1232,128.3286 c 6.0803,-0.6956 16.5846,-0.1211 29.4077,8.7091 -5.0815,5.5993 -3.3648,11.7192 -1.8377,17.9811 -14.0341,-6.0056 -28.6087,7.7408 -50.1267,11.4647 18.6917,-6.7253 26.7702,-18.3786 18.0302,-37.2941 0.9662,-0.2556 2.4998,-0.629 4.5265,-0.8608 z m -41.1628,13.7131 c 6.9488,0.6361 4.5155,0.3006 9.3643,3.1379 -6.3991,11.9879 -12.9412,18.4014 -24.6018,17.6064 -9.7285,-0.6954 -13.0845,-5.4165 -19.6897,-12.5944 l 8.6041,-2.1074 c 8.666,18.6462 27.6935,10.266 28.1142,0.4182 -0.721,-5.051 -1.7911,-6.4607 -1.7911,-6.4607 z m -78.4439,38.8134 c 15.5839,-2.1115 35.9956,22.192 31.2327,39.708 29.7288,17.9783 43.4401,-7.0169 59.6827,-20.6609 33.5569,-24.2906 43.1726,-22.9036 55.2037,-22.5371 2.3616,26.9868 -0.3589,55.3656 -16.2096,95.3546 -21.3966,108.611 -67.2419,153.814 -114.2861,203.297 -95.4006,102.3124 -194.4115,197.3584 -306.3666,282.9392 -23.814,16.5585 -42.3253,26.3784 -64.1697,18.4767 -1.9597,-33.7382 7.4207,-64.4014 20.1406,-99.9422 25.769,-60.4901 52.0083,-117.3891 74.0673,-181.1438 57.2573,-136.022 107.5282,-191.7775 159.3703,-248.0693 27.2496,-23.9096 35.7193,-33.3759 44.6733,-34.3692 10.7218,12.4703 45.5714,17.6662 48.7409,12.6162 -7.1769,-2.2219 -8.0167,-5.4195 -8.452,-11.316 0.4076,-23.6723 7.6303,-33.1687 16.3725,-34.3532 z m 161.1188,237.8463 c 28.0024,8.7342 81.7988,43.2495 136.4539,65.5957 121.0474,197.8343 157.6045,459.3213 163.2438,599.3057 -0.1232,44.4924 -5.4683,37.3925 -20.2029,29.7605 -162.1516,-106.6331 -256.5636,-276.941 -379.4814,-391.6809 -75.8563,-44.5235 -158.3274,-60.1941 -179.4496,-82.2076 123.4449,-106.0988 217.8761,-193.9501 279.4362,-220.7734 z m -496.583,210.049 c 4.885,-0.4003 -1.9247,16.0829 -4.7542,22.7708 -16.4841,35.7763 -24.246,76.6615 -34.9148,114.3483 -7.0672,21.3877 -17.8468,29.2058 -28.4427,27.8974 -12.1031,-2.3877 -31.3177,-18.522 -22.597,-36.0457 25.7669,-39.0258 46.7247,-85.1813 81.3436,-121.9547 4.8078,-4.8737 7.7367,-6.8826 9.3651,-7.0161 z m 38.113,151.7084 c 11.9834,-1.4948 -49.4683,53.1241 -64.7175,60.0388 -19.8565,-17.9957 24.4173,-39.2974 39.2585,-46.2391 14.5789,-9.3925 22.4044,-13.4187 25.459,-13.7997 z m -165.3916,25.3968 c 6.2934,17.5559 22.1194,24.4918 32.2983,30.1967 -6.1257,8.0037 -10.354,13.264 -17.1683,19.1868 -12.387,-6.7117 -23.4968,-11.0497 -30.9995,-25.4367 5.4321,-10.2873 9.3252,-15.998 15.8695,-23.9468 z m -34.948,52.7684 c 6.4811,9.3107 17.3246,20.1472 27.5938,24.7844 -3.8276,5.7796 -7.9643,12.0472 -13.7468,16.844 -11.5716,-4.3951 -23.5249,-15.7268 -28.3888,-22.8783 4.5122,-8.5268 10.5423,-16.0767 14.5418,-18.7501 z m 92.1855,-3.0753 c 7.3777,14.2244 15.8534,16.7713 21.3392,20.0977 -3.0992,4.2721 -5.3618,9.0567 -14.7873,15.6298 -5.0433,-1.0176 -16.7497,-10.7206 -20.4317,-19.5184 5.8006,-8.7454 8.2719,-10.266 13.8798,-16.2091 z m -39.8805,46.894 c 4.8069,9.4466 11.117,16.4588 20.6656,19.8361 -3.8242,7.8868 -6.8513,10.4991 -12.5394,14.4171 -3.4977,-2.1856 -11.9327,-6.6504 -20.8518,-18.6286 5.2785,-7.6273 7.8258,-10.0848 12.7256,-15.6246 z m -94.3688,23.5625 c 12.6327,22.0171 35.8732,34.3814 56.5276,51.9881 -2.6202,1.9653 -2.9157,8.0504 -7.6367,8.7204 -19.313,-9.8515 -40.5709,-24.8798 -55.6173,-49.3193 2.7544,-5.2895 2.9364,-6.7685 6.7264,-11.3892 z"
+             id="rect1188" /><path
+             inkscape:connector-curvature="0"
+             style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.29999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             d="m 5615.2719,3031.0101 c 0.075,-1.2289 0.6651,-4.6992 2.7475,-4.0926 2.2666,1.5467 3.7201,3.9506 4.3543,7.8539 0.2282,1.9516 0.2476,3.5697 -2.5883,1.3807 -1.4708,-1.3462 -2.0008,-1.608 -4.5135,-5.142 z"
+             id="path1103-2" /></g><g
+           id="g1073"
+           style="fill:#ffffff;fill-opacity:1"><text
+   x="-328.33817"
+   y="3852.1226"
+   style="font-weight:700;font-size:937.5px;font-family:KannadaMN-Bold, 'Kannada MN';fill:#ffffff;fill-opacity:1;stroke-width:1.5625"
+   id="text907"><tspan
+     style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans Bold';fill:#ffffff;fill-opacity:1"
+     id="tspan962"
+     dx="0 0.34 -6.75 -2.0699999 2.4099996 -21.060011">GROMACS</tspan></text>
+
+
+<text
+   x="-255.0177"
+   y="3008.4934"
+   style="font-size:375px;font-family:KannadaMN, 'Kannada MN';fill:#ffffff;fill-opacity:1;stroke-width:1.5625"
+   id="text915"><tspan
+     id="tspan840"
+     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';word-spacing:-0.01px;fill:#ffffff;fill-opacity:1"
+     dx="-4.2299995">FAST.  FLEXIBLE.  FREE.</tspan><tspan
+     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';word-spacing:-0.01px;fill:#ffffff;fill-opacity:1;stroke-width:1.5625"
+     x="-81.250793"
+     y="3008.4934"
+     id="tspan911" /></text>
+
+
+</g></g></g></g><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.03704604;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 4039.5085,-1228.8879 c 14.7955,-26.0805 30.1415,-54.98 41.768,-78.6574 6.3295,-12.8899 7.2866,-14.928 7.1144,-15.1498 -0.4357,-0.5613 -6.5497,-7.7703 -8.9122,-10.5083 -19.9386,-23.1076 -43.0918,-47.9255 -72.0024,-77.1792 l -5.1867,-5.2482 0.4811,-0.039 c 0.59,-0.048 -0.4107,-1.009 9.6881,9.3014 34.1045,34.8188 56.8517,58.9577 68.2493,72.4245 3.7434,4.423 9.4939,11.9094 9.3811,12.2129 -0.078,0.2092 -14.7241,28.4968 -19.731,38.108 -8.7207,16.7399 -16.8182,31.786 -26.3009,48.8699 l -3.9583,7.1313 h -0.6543 -0.6542 z"
+     id="path1020"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d=""
+     id="path1022"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d=""
+     id="path1024"
+     inkscape:connector-curvature="0" /><path
+     style="opacity:1;fill:#00ffff;fill-opacity:1;stroke:#000000;stroke-width:0.01852302;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+     d="m 4089.8968,-1322.132 c -0.1106,-0.1908 -0.1903,-0.3578 -0.1771,-0.371 0.034,-0.034 0.471,0.5714 0.471,0.6538 0,0.1471 -0.1009,0.05 -0.2939,-0.2828 z"
+     id="path1028"
+     inkscape:connector-curvature="0" /></g>
+<flowRoot
+   xml:space="preserve"
+   id="flowRoot27"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:96px;line-height:1.25;font-family:KannadaMN-Bold, 'Kannada MN';-inkscape-font-specification:'KannadaMN-Bold, Kannada MN';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
+     id="flowRegion29"><rect
+       id="rect31"
+       width="2827.7173"
+       height="480.60019"
+       x="435.89319"
+       y="-1055.199" /></flowRegion><flowPara
+     id="flowPara33" /></flowRoot><flowRoot
+   xml:space="preserve"
+   id="flowRoot1713"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:1.25;font-family:KannadaMN-Bold, 'Kannada MN';-inkscape-font-specification:'KannadaMN-Bold, Kannada MN';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"><flowRegion
+     id="flowRegion1715"><rect
+       id="rect1717"
+       width="829.83124"
+       height="284.51358"
+       x="1311.9237"
+       y="1882.0675" /></flowRegion><flowPara
+     id="flowPara1719" /></flowRoot></svg>
\ No newline at end of file
index 702196b02d312c1a820985702238b3be8d3bd71b..1177a858362d686e0970751cfb55cde56004af5d 100644 (file)
@@ -19,7 +19,7 @@ simulations and hardware. The new features are:
 * Support PME offloading to GPU for free energy simulations
 * Support for ARM SVE and Fujitsu A64FX (contribution by Research Organization for Information Science and Technology (RIST))
 * New nonbonded interaction API with NB-LIB (in collaboration with PRACE)
-
+* New |Gromacs| logo!
 
 .. Note to developers!
    Please use """"""" to underline the individual entries for fixed issues in the subfolders,