===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst-64-                        all fonts.
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst:65:--local, -L             Include font files in ``$PWD``. This option
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst-66-                        will cause large parts of the database to be
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst-287-The font name database is usually located in the directory
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst:288:``texmf-var/luatex-cache/generic/names/`` (``$TEXMFCACHE`` as set in
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst-289-``texmf.cnf``) of your *TeX Live* distribution as a zlib-compressed
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/barracuda/PLANNER.txt-34-2020-__-__: [pdf] opcode for grids
texlive-base-2020.20200925/texmf-dist/doc/luatex/barracuda/PLANNER.txt:35:2020-__-__: [gas] ga-asm grid opcode
texlive-base-2020.20200925/texmf-dist/doc/luatex/barracuda/PLANNER.txt-36-2020-__-__: [geo] grid vector object
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-79-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:80:The in-line math (in the paragraph) is created by `$<math list>$`. The
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:81:display math (standalone line between paragraphs) is created by `$$<math list>$$`.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-82-More than one line can be here if appropriate macro is used. In-line math is
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-135-that spaces in the input are ignored.) For example,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:136:`$xy$` prints two atoms without space between them but `$x+y$` is printed with
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-137-small spaces around the `+` binary operator. Compare: $xy$ and $x+y$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-224-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:225:The $T$ style is started in in-line math mode `$...$` and the $D$
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:226:style is started in display math mode `$$...$$`. The first level of exponents or
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-227-subscripts is processed in $S$ style and the second and more levels of
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-269-example, you can create a formula in in-line math mode and in $D$ style by
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:270:`$\displaystyle <fomula>$` or a formula in display mode and $T$ style can be printed
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:271:by `$$\textstyle <fomrula>$$`.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-272-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-330-not use `\mathchoice` but it simply ignores the fraction syntax, so
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:331:`$a\mysymbol b\over c$` cannot work if `\mysymbol` is defined using the `\mathstyle`
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-332-primitive. See section 7.3.1 of Lua\TeX/ documentation for more information.  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-338-fraction is only single object in the whole math mode (between dollars), 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:339:you need not to use the outer braces, so you can write `$1\over2$` to get $1\over2$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-340-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-355-notation. You can write the fraction in the same manner as you can read it.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:356:You can compare: `$1\over2$` (one over two) with `$\frac12$` (frac twelve).
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-357-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-441-font. For example, this document is printed in `latinmodern-math` font and
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:442:there are six more delimiters `\lBrack`~$\lBrack$, `\rBrack`~$\rBrack$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:443:`\lAngle` $\lAngle$, `\rAngle` $\rAngle$, `\lgroup` $\lgroup$, `\rgroup` $\rgroup$. 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-444-See section~\ref[objects] for table of all Unicode symbols for math typesetting.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-539-There are scalable accents with limited maximum width:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:540:`\widehat` $\widehat{abc}$ and `\widetilde` $\widetilde{abc}$. If the
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-541-formula is wider than the font is able to cover then widest variant from the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-545-There are more scalable accents in Unicode math fonts:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:546:`\overparen` $\overparen{abc}$, `\underparen` $\underparen{abc}$,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:547:`\overbracket` $\overbracket{abc}$, `\underbracket` $\underbracket{abc}$,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-548-`\overleftrightarrow` $\overleftrightarrow{abc}$,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-558-atom. For example `\dot x` gives $\dot x$. The list of fixed math accents
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:559:follows: `\acute x` $\acute x$, `\bar x` $\bar x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:560:`\breve x` $\breve x$, `\check x` $\check x$,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:561:`\dot x` $\dot x$, `\ddot x` $\ddot x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:562:`\grave x` $\grave x$, `\hat x` $\hat x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:563:`\vec x` $\vec x$, `\tilde x` $\tilde x$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-564-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-567-`latinmodern-math` supports:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:568:`\ovhook x` $\ovhook x$, `\ocirc x` $\ocirc x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:569:`\leftharpoonaccent x` $\leftharpoonaccent x$, `\rightharpoonaccent x` $\rightharpoonaccent x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:570:`\dddot x` $\dddot x$, `\ddddot x` $\ddddot x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:571:`\widebridgeabove x` $\widebridgeabove x$, `\asteraccent x` $\asteraccent x$. 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-572-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-776-The slash $/$ is overprinted such math object, for example 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:777:`$a \not= b$` gives $a \not= b$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-778-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-791-<relation> and with the smaller <text> above this <relation>. Example:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:792:`$M \buildrel\rm def\over= X\cup Y$` gives $M\buildrel\rm def\over= X\cup Y$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-793-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-839-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:840:If you write `$Hello world!$` (i.e.\ Hello world in math mode), then you get
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-841-$Hello world!$. It is interpreted as product of variables $H$ and $e$ and
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-879-Note that $\mathbox{cena}\over\mathbox{výkon}$ means $\rm price\over performance$
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:880:and you can write `$\rm price\over performance$` when you are using only
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-881-words without spaces and accented letters. But phrases with spaces or accented letters
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-907-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:908:You can write `$1,2,\dots,n$` to get $1,2,\dots,n$. The `\dots` macro puts
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-909-thin space between dots and after the last dot, so the five object: comma,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-921-\vskip-.7em
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:922:There are `\vdots` $\vdots$, `\ddots` $\ddots$ and `\adots` $\adots$ which
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-923-can be used in matrices.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-929-need in math mode. So the rule about equidistant \"comma, three dots, comma"
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:930:is not met when this character is used. You can try `$1,2,\unicodeellipsis, n$`
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:931:and `$1+2+\unicodecdots + n$`. You get $1,2,\unicodeellipsis, n$ and
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-932-$1+2+\unicodecdots + n$. If you feel that this is better, then you can set:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-935-The Unicode fonts includes compact variants `\unicodevdots` $\unicodevdots$,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:936:`\unicodeddots` $\unicodeddots$ and `\unicodeadots` $\unicodeadots$ too.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-937-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-955-`\mathbin`, etc. primitives to change this class. For example
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:956:`$a\mathrel{\phantom{=}}b$` creates the same formula as $a=b$ with the same
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-957-distance from $a$ to $b$ but without the equal sign:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1129-First column is processed in math mode and $T$ style, second column
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1130:is processed in text mode. We have to use `$...$` in the second column if
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1131-there is a math material.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1137-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1138:The `$$<formula>$$` finalizes previous paragraph, prints centered <formula> on
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1139-single line with a vertical space above and below and opens next paragraph
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1141-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1142:From \TeX/'s point of view, the text above plus `$$<formula>$$` plus text
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1143-below is single paragraph interrupted by display <formula>. If there is no
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1144:text above (i.e. the opening `$$` are in vertical mode), then the internal
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1145-`\noindent` is processed first and empty line above <formula> is created.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1146-Thus, it is definitely bad idea to open display mode in vertical mode: never
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1147:put empty line before `$$<formula>$$`. On the other hand, the empty line
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1148:just after `$$<formula>$$` says that the paragraph is finalized by the
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1149-<formula> and the next text (after the empty line) opens next paragraph with
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1152-\begitems
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1153:* \"Text above `$$<formula>$$` text below": the <formula> interrupts the
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1154-  paragraph with \"Text above" and \"text below". The \"text below" is
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1155-  without indentation.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1156:* \"Text above `$$<formula>$$` empty line Text below": the \"Text below"
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1157-  opens new paragraph with indentation.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1158:* \"Empty line `$$<formula>$$`" is bad practice.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1159-\enditems
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1166-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1167:On the other hand, the in-line math <formula>, i.e.\ the `$<formula>$` in a
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1168-paragraph, can be broken after a Bin atom (with penalty `\binoppenalty`) or
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1170-such formula at a specific place then use `\nobreak`, for example
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1171:`$a+\nobreak b$`. If you want never to break such formulas then you can set
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1172-`\binoppenalty=10000`, `\relpenalty=10000`. (Default values are 700 and 500.)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1176-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1177:The `$$<formula>\eqno<mark>$$` prints centered <formula> and the <mark> at
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1178:right margin. The `$$<formula>\leqno<mark>$$` prints centered <formula> and
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1179-the <mark> at left margin. Examples:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1196-\new \OpTeX/
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1197:The auto-generated <mark> can be created by `$$<formula>\eqmark$$`. The
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1198-<label> previously declared by `\label[<label>]` can be used.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1404-You can give common mark to whole equation system by
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1405:`$$\eqalign{<data>}\eqno <mark>$$`. If you want to give marks to individual
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1406-lines of the equation system, then you can use another macro:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1429-You can use auto-generated marks by `\eqmark` macro:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1430:`$$\eqalign{<data>}\eqmark$$` or:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1431-\begtt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1570-Maybe, you want to declare a special math selector which can be used as
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1571:`$\bball a+b>c$` in order to get $\bbchar a \bbplus b \bbge c$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1572-Then you can define:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1599-Umathcode to such character, for example
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1600:\code{\\Umathcode `}$\_rmgreek\alpha$` 0 5 "0B` is processed.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1601-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-264-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:265:The context between variants \^`\rm` $\leftrightarrow$ \^`\it` and 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:266:\^`\bf` $\leftrightarrow$ \^`\bi` is kept by the \^`\em`
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-267-macro (emphasize text).  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-376-Hundreds math symbols and operators like in AMS\TeX/ are accessible. 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:377:For example  `\alpha` $\alpha$, `\geq`~$\geq$, `\sum` $\sum$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:378:`\sphericalangle` $\sphericalangle$, `\bumpeq`, $\bumpeq$. See AMS\TeX/
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-379-manual or
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-384-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:385:\begtt    \catcode`\$=3 \catcode`/=0 \medmuskip=0mu \adef{ }{ }
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-386-\mit     % mathematical variables    $abc-xyz,ABC-XYZ$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-556-second for Definitions and third for Examples. The user can write
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:557:`\theorem Let $M$ be...` and the new paragraph is started with the text:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-558-{\bf Theorem 1.4.1.} Let $M$ be...
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-559-You can add an optional parameter in brackets. For example, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:560:`\theorem [(L'Hôpital's rule)] Let $f$, $g$ be...` 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-561-is printed like {\bf Theorem 1.4.2 (L'Hôpital's rule).} Let $f$, $g$ be...
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-844-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:845:Example: if you do \^`\tabiteml={$\enspace}`\^`\tabitemr={\enspace$}` then
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-846-the \^`\table` acts like \LaTeX's array environment.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-11-1.sh-15-#CODEbegin
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-11-1.sh:16:TeXfile=`basename $0 .sh`
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-11-1.sh-17-cp data/viznodelist.lua .
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/01-02-7.sh-15-#CODEbegin
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/01-02-7.sh:16:TeXfile=`basename $0 .sh`
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/01-02-7.sh-17-cat << _EndOfFile_ > $TeXfile.tex
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-08-3.sh-15-#CODEbegin
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-08-3.sh:16:TeXfile=`basename $0 .sh`
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-08-3.sh-17-cp data/viznodelist.lua .
##############################################
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex-210-
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex:211:First reason: ``th'' (from $\theta$ or $\vartheta$) after ``s'':
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex-212-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex-242-
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex:243:First reason: ``ph'' (from $\phi$ or $\varphi$) after ``s'':
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex-244-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/archive/live4ht.cfg-2004-32-  % special characters that actually occur.
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/archive/live4ht.cfg-2004:33:  \def\dirname{\texttt\bgroup\catcode`\$=12 \catcode`\_=12 \finishliteral}
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/archive/live4ht.cfg-2004-34-  \def\finishliteral#1{#1\egroup}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/live4ht.cfg-46-  % special characters that actually occur.
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/live4ht.cfg:47:  \def\dirname{\texttt\bgroup\catcode`\$=12 \catcode`\_=12 \catcode`\~=12
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/live4ht.cfg-48-    \finishliteral}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-listings.tex-75- * 块注释
texlive-base-2020.20200925/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-listings.tex:76: * `逃逸字符,测试$f(x)$`
texlive-base-2020.20200925/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-listings.tex-77- */
##############################################
texlive-base-2020.20200925/texmf-dist/doc/pdftex/samplepdftex/supp-mis.tex-491-   \catcode`\#=\@@other \catcode`\&=\@@other \catcode`\|=\@@other
texlive-base-2020.20200925/texmf-dist/doc/pdftex/samplepdftex/supp-mis.tex:492:   \catcode`\$=\@@other \catcode`\^=\@@other \catcode`\_=\@@other
texlive-base-2020.20200925/texmf-dist/doc/pdftex/samplepdftex/supp-mis.tex-493-   \catcode`\*=\@@other \catcode`\/=\@@other
##############################################
texlive-base-2020.20200925/texmf-dist/doc/pdftex/manual/Makefile-106-distdate=`date +%y%m%d`
texlive-base-2020.20200925/texmf-dist/doc/pdftex/manual/Makefile:107:distrev=`awk '/Id:/{print $$4; exit}' $(mandir)/pdftex-t.tex`
texlive-base-2020.20200925/texmf-dist/doc/pdftex/manual/Makefile-108-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuitikz/circuitikzmanual.tex-3781-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuitikz/circuitikzmanual.tex:3782:You can change the symbols ``$+$'' or ``$-$'' appearing in the amplifiers if you want, both globally and on component-by-component basis. The plus and minus symbols can be changed with \verb|\ctikzset| of the keys \texttt{amplifiers/plus} and \texttt{amplifiers/minus} (which defaults to the math mode plus or minus cited before), or using the styles \texttt{amp plus} and \texttt{amp minus}.
texlive-base-2020.20200925/texmf-dist/doc/latex/circuitikz/circuitikzmanual.tex-3783-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md-36-
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md:37:Copy these generated files to `$TEXMFHOME/tex/latex/pgf-cmykshadings/` and
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md:38:`pgf-cmykshadings.pdf` to `$TEXMFHOME/doc/latex/pgf-cmykshadings/`.
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md-39-
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md:40:You can find `$TEXMFHOME` by running:
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md-41-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-273-\end{equation}
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex:274:where $I_l =\{i_1,\dots,i_l \}$ and $\mathbf{B}^{(\lambda)}(I_l |I_l )$
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-275-is the principal submatrix obtained from $\mathbf{B}^{(\lambda)}$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-324-\end{equation}
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex:325:where $\mathbf{K}(t=1,t_1,\dots,t_n; i|i)$ is the $i$th principal
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-326-submatrix of $\mathbf{K}(t=1,t_1,\dots,t_n)$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-909-representative, i.e., a function $\hat w$ such that $\hat w=w$ almost
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex:910:everywhere and $\lim_{s\to t^-}\hat w(s)=\hat w(t)$ for every $t\in
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-911-\mathbf{R}$. These conditions imply
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-95-define(`capacitor',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:96: `ifelse(`$3',R,`reversed(`capacitor',`$1',`$2',,shift(shift(shift($@))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-97- `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:98:  define(`m4ctype',ifelse(`$2',,F,`$2',+,F,`$2',+L,F,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-99-  m4_dna(`m4ctype',+L)`'m4_dna(`m4ctype',+)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-100-  { ifelse(m4ctype,F,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:101:   `define(`m4cht',`ifelse(`$4',,`dimen_/3',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:102:    define(`m4cwd',`ifelse(`$5',,`m4cht*0.3',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-103-      line to rvec_(rp_len/2-m4cwd/2,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-110-  m4ctype,C,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:111:   `define(`m4cht',`ifelse(`$4',,`dimen_/4',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:112:    define(`m4cwd',`ifelse(`$5',,`m4cht*0.4',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-113-    define(`m4cr',`dimen_*0.25')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-122-  m4ctype,P,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:123:   `define(`m4cht',`ifelse(`$4',,`dimen_/4',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:124:    define(`m4cwd',`ifelse(`$5',,`m4cht*0.4',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-125-    define(`m4cr',`dimen_*0.25')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-135-  m4ctype,E,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:136:   `define(`m4cht',`ifelse(`$4',,`dimen_/5',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:137:    define(`m4cwd',`ifelse(`$5',,`m4cht',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-138-    define(`m4cs',`(m4cwd/3.2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-146-  m4ctype,M,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:147:   `define(`m4cht',`ifelse(`$4',,`dimen_/5',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:148:    define(`m4cwd',`ifelse(`$5',,`m4cht',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-149-    define(`m4cs',`(m4cwd/3.2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-157-  m4ctype,K,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:158:   `define(`m4cht',`ifelse(`$4',,`dimen_/5',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:159:    define(`m4cwd',`ifelse(`$5',,`m4cht',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-160-    define(`m4cs',`(m4cwd/3.2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-166-  m4ctype,N,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:167:   `define(`m4cht',`ifelse(`$4',,`dimen_/5',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:168:    define(`m4cwd',`ifelse(`$5',,`m4cht*2/3',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-169-    define(`m4cs',`(m4cwd/3.2*3/2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-200-define(`resistor',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:201:`define(`m4h',`ifelse(`$4',,`dimen_/6',`($4)')/4')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-202- ifinstr(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-213-   `M4_varistor($@)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:214: `define(`dna_',ifelse(`$3',,N,`$3',R,N,`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-215-  eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-216-  sc_draw(`dna_',N,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:217:   `define(`m4n',`ifelse(`$2',,6,`eval(2*($2))')')dnl  Default resistor:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-218-    define(`m4v',2)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-229-  sc_draw(`dna_',Q,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:230:   `define(`m4n',`ifelse(`$2',,6,`eval(2*($2))')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-231-    define(`m4v',2)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-242-  sc_draw(`dna_',H,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:243:   `define(`m4n',`ifelse(`$2',,5,`eval(2*($2)-1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-244-    define(`m4hh',`m4h*6/5')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-281-                          Uses side effects of resistor macro'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:282:define(`potentiometer',`[R: resistor(`$1',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-283-  Start: R.start; End: R.end; C: 0.5 between Start and End
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:284:  m4pot_arrows(1,ifelse(`$3',,0.5,`$3'),ifelse(`$4',,`dimen_*5/12',`$4'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-285-  shift(shift(shift(shift($@)))))] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:286:define(`m4pot_arrows',`ifelse(`$2',,,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-287-  x = (`$2')*2*m4n+1; x = (int(x)%4)+(x-int(x))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-289-    and last [].c+vec_(prod_(m4n,m4h),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:290:  T`$1': M4_Tmp + vec_(0,ifelse(`$3',,`dimen_*5/12',`$3'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-291-  { arrow from T`$1' to M4_Tmp+vec_(0,m4h*m4v*(1-(x-2)*sign(x-2))) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-297-define(`KelvinR',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:298:  M4R: resistor(,`$1',,`$3') define(`m4kRm',`ifinstr(`$2',R,-,+)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-299-  { dot(at tr_xy(-m4n,0),lthick)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-312-                          chars: A|B|C|D element type'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:313:define(`FTcap',`[ define(`FTctyp',`ifelse(`$1',,A,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-314-  ifelse(FTctyp,A,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-350-define(`addtaps',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:351:ifelse(`$2',,`undefine(`m4tap_x')popdef(`m4type')popdef(`m4name')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-352- `ifdef(`m4tap_x',`define(`m4tap_x',incr(m4tap_x))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-353-  `define(`m4tap_x',1) M4tap_w: last [].w_; M4tap_e: last [].e_
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:354:   setkey_(`$1',type,`$1',N)setkey_(`$1',name,Tap,N)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-355-   M4tap_xy: (last [].wid_,last [].ht_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:356:  {define(`m4tapl',`ifelse(`$3',,`dimen_/3',`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-357-  move to (`$2' between M4tap_w and M4tap_e) + vec_(0,sign(m4tapl)*M4tap_xy.y/2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-375-define(`b_current',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:376: `define(`m4y',`ifelse(`$5',,2/3,`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-377-  define(`m4v',`ifinstr(`$4',E,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:378:   `ifinstr(`$3',O,-)',`ifinstr(`$3',O,,-)')arrowht')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-379-  define(`m4h',`(rp_len-last [].wid_)/2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:380:  { move to last line.start+vec_(ifinstr(`$4',E,`rp_len-')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:381:    ifinstr(`$3',O,`(m4h-arrowht)*m4y',`(m4h*m4y+arrowht/3)'),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-382-    arrow <- m4c_l to rvec_(m4v,0) ifelse(`$1',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:383:   `m4lstring(`$1',"sp_`iflatex(`$ `$1'$',`$1')'sp_") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:384:     ifelse(`$2',,`above_',`$2')')}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-385-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-389-define(`larrow',`define(`m4h',`min(lin_leng(last line),linewid)/2')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:390: define(`m4v',`ifelse(`$3',,`5pt__',`($3)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-391- {arrow `$2' from last [].n_+vec_(-m4h,m4v) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-392-    to last [].n_+vec_(m4h,m4v) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:393:  m4lstring(`$1',"sp_`iflatex(`$ `$1'$',` $1')'sp_") above_}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-394-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-398-define(`rarrow',`define(`m4h',`min(lin_leng(last line),linewid)/2')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:399: define(`m4v',`ifelse(`$3',,`5pt__',`($3)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-400- {arrow `$2' from last [].s_+vec_(-m4h,-m4v) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-401-    to last [].s_+vec_(m4h,-m4v) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:402:  m4lstring(`$1',"sp_`iflatex(`$ `$1'$',` $1')'sp_") below_}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-403-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-409-define(`inductor',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:410: define(`m4hlw',`ifelse(`$5',,`dimen_/10',`($5)/2')')dnl half loop wid
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:411: define(`m4n',`ifelse(`$3',,4,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-412- ifelse(`$2',W,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-415-  `m4Lnductor',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:416:  `m4inductor(,ifelse(`$5',,,`($5)/2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:417: ifelse(ifelse(`$4',M,T,`$4',P,T),T,`m4m_core(rvec_(rp_len/2,0),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-418-     m4wd,m4ht+dimen_/24,dimen_/16,ifelse(`$4',P,dashed m4wd/(2*m4n+1)))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-449-                                `Narrow inductor'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:450:define(`m4inductor',`define(`m4ht',`ifelse(`$2',,`dimen_/16',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-451- define(`m4dp',0)define(`m4wd',m4n*m4ht*2)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-464-define(`m4m_core',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:465:  {M4Core1: line from `$1'+vec_(-(`$2')/2,`$3') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:466:        to `$1'+vec_( (`$2')/2,`$3') `$5'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-467-   M4Core2: line from M4Core1.start+vec_(0,`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:468:        to M4Core1.end+vec_(0,`$4') `$5'}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-469-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-480-define(`transformer', `[ P1: Here define(`m4drt',m4dir)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:481: define(`m4WL',`ifinstr(`$4',W,W,`ifinstr(`$4',L,L)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:482: define(`m4np',`ifelse(`$3',,4,(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:483: define(`m4ns',`ifelse(`$5',,4,(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:484: ifelse(`$1',,`mvw = max(\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-485-  ifelse(m4WL,W,`dimen_/5*((m4np-1)*m4c2t+m4ct)',`m4np*dimen_/8'),dimen_*2/3)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-489- TP: 0.5 between P1 and P2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:490: L1: inductor(from ifelse(`$2',R,`P2 to P1',`P1 to P2'),m4WL,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-491- define(`m4WP',m4wd)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-499- TS: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:500: S2: rvec_( ifelse(`$2',R,-)(ifelse(`$5',,rp_len/2,m4t/2)), 0 )
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-501- S1: 2 between S2 and Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:502: L2: inductor(from ifelse(`$2',R,`S1 to S2',`S2 to S1'),m4WL,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-503- rpoint_(from P1 to P2) define(`m4WS',m4wd)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-505-   `m4trdot(P1,P2,-,m4WP,ifelse(`$2',R,-),D1:)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:506:    ifinstr(`$4',D12,`m4trdot(S1,S2, ,m4WS,ifelse(`$2',R,,-),D2:)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-507-                     `m4trdot(S1,S2,-,m4WS,ifelse(`$2',R,,-),D2:)')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-509-   `m4trdot(P1,P2,,m4WP,ifelse(`$2',R,-),D1:)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:510:    ifinstr(`$4',D21,`m4trdot(S1,S2,-,m4WS,ifelse(`$2',R,,-),D2:)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-511-                     `m4trdot(S1,S2, ,m4WS,ifelse(`$2',R,,-),D2:)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-513- `$6' ]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:514:define(`m4trdot',`{`$6'dot(at (0.5 between `$1' and `$2') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:515:      +vec_(`$3'(`$4'+m4hlw)/2,`$5'dimen_/16), dotrad_/2)}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-516-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-518-define(`delay',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:519: define(`m4ht',`ifelse(`$2',,`delay_rad_*2',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-520- define(`m4wd',`m4ht*5/6')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-564-define(`source',`ifelse(`$4',R,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:565: `reversed(`source',`$1',`$2',`$3',,shift(shift(shift(shift($@)))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-566- `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:567: define(`m4h',ifelse(`$3',,`sourcerad_',`($3)/2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-568- ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:569: `$2',G,`m4_sourceGQ($@)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:570: `$2',Q,`m4_sourceGQ($@)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-571- `{ line to rvec_(rp_len/2-m4h,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-574-  ifelse(`$2',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:575:  `$2',F,`{ line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-576-          to rvec_(-m4h/2,0)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-582-          to rvec_(m4h/2,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:583:  `$2',I,`{arrow from rvec_(-m4h*3/4,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-584-          to rvec_(m4h*3/4,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:585:  `$2',i,`{line from rvec_(0,-m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-586-          to rvec_(0,m4h)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:587:  `$2',B,`{line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-588-          to rvec_(-m4h*2/3,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-594-           line to rvec_(m4h/3,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:595:  `$2',H,`{ line from Here+(-m4h/2,-m4h/3) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-596-          to Here+(0,-m4h/3) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-598-             then to Here+(m4h/2,m4h/3) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:599:  `$2',L,`{line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-600-          to rvec_(-m4h/4,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-606-           line to rvec_(m4h*3/4,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:607:  `$2',N,`{ {line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-608-          to rvec_(-m4h/2,0)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-618-          to rvec_(m4h,0)}}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:619:  `$2',V,`{"ifsvg(-,`$_-$')" at rvec_(-m4h/2,0) ifsvg(+(0,textht/10))}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-620-          {"ifsvg(svg_small(+),`$_+$')" \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-621-              at rvec_( m4h/2,0) ifsvg(+(0,textht/10))}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:622:  `$2',v,`{line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-623-          to rvec_(m4h,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:624:  `$2',AC,`{ACsymbol(,,,AR)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:625:  `$2',P,`{ line from Here+(-m4h/2,-m4h/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-626-        to Here+(-m4h/4,-m4h/4) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-630-            then to Here+(m4h/2,-m4h/4) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:631:  `$2',U,`{ line from Here+(-m4h/2,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-632-        to Here+(-m4h/2,m4h/3) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-636-            then to Here+(m4h/2,0) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:637:  `$2',R,`{ line from Here+(-m4h*2/3,-m4h/3) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-638-        to Here+(m4h/3,m4h/2) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-639-            then to Here+(m4h/3,-m4h/3) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:640:  `$2',SCr,`{ arc cw from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-641-     to rvec_(0,-m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-642-     with .c at rvec_(-m4h,-m4h) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:643:  `$2',SC,`{ arc from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-644-     to rvec_(0,m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-645-     with .c at rvec_(-m4h,m4h) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:646:  `$2',SEr,`{ arc cw from Cintersect(Here,m4h,rvec_(0,-2*m4h),1.8*m4h,R) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-647-     to Cintersect(Here,m4h,rvec_(0,-2*m4h),1.8*m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-648-     with .c at rvec_(0,-2*m4h) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:649:  `$2',SE,`{ arc from Cintersect(Here,m4h,rvec_(0,2*m4h),1.8*m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-650-     to Cintersect(Here,m4h,rvec_(0,2*m4h),1.8*m4h,R) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-651-     with .c at rvec_(0,2*m4h) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:652:  `$2',S,`{ACsymbol(,,,R)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:653:  `$2',T,`{ line from Here+(-m4h*3/4,-m4h/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-654-        to Here+(-m4h/4,m4h/4) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-656-            then to Here+(m4h*3/4,m4h/4) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:657:  `$2',X,`define(`m4v',`m4h/sqrt(2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-658-    {line from rvec_(-m4v,m4v) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-672-    R: C1+vec_(m4h/2,-m4h*sqrt(3)/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:673:    C2: ifelse(`$2',G,`circle rad m4h',`arc rad m4h from R to L') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-674-      with .c at C1 +vec_(m4h,0)] at rvec_(m4h*3/2,0)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-679-define(`ttmotor',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:680:  define(`m4r',ifelse(`$3',,`sourcerad_',`($3)/2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:681:  define(`m4w',ifelse(`$4',,`sourcerad_/4',`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:682:  define(`m4h',ifelse(`$5',,`sourcerad_/2',`($5)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-683-  define(`m4cr',`(m4r-sqrt(max(m4r*m4r-m4h*m4h/4,0)))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-689-    { TTM_C: circle rad m4r \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:690:       at rvec_(m4w+m4r,0) ifelse(`$2',,,`m4lstring($2,"$2")') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-691-    move to rvec_((m4w+m4r)*2,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-710-define(`consource',`ifelse(`$3',R,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:711: `reversed(`consource',`$1',`$2',,shift(shift(shift($@))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-712- `eleminit_(`$1')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-738-define(`Proxim',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:739: define(`m4prwid',`ifelse(`$1',,(dimen_/2),`($1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:740: setdir_(ifelse(`$2',,`ifdef(`m4a_',rp_ang*rtod_,0)',`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-741- M4PRN: rvec_(0, m4prwid/2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-753-define(`Magn',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:754: define(`m4mawi2',`ifelse(`$1',,(dimen_/4),`(($1)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:755: define(`m4mah2',`ifelse(`$2',,(dimen_/8),`(($2)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:756: setdir_(ifelse(`$3',,`ifdef(`m4a_',rp_ang*rtod_,0)',`$3'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-757- m4fshade(0, line from vec_( 0, m4mah2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-771-define(`battery',`ifelse(`$3',R,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:772: `reversed(`battery',`$1',`$2',,shift(shift(shift($@))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-773- `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:774:  define(`m4n',`ifelse(`$2',,1,(`$2'))')define(`m4cs',`dimen_/12')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-775-  define(`m4wd',`m4cs*(m4n*2-1)')define(`m4ht',`dimen_/2')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-790-define(`ebox',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:791:   define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:792:   define(`m4ht',ifelse(`$3',,`dimen_/5',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-793-   {line to rvec_(max(0,rp_len/2-m4wd/2),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:794:    ifelse(`$4',,`lbox(m4wd,m4ht)',`m4fshade(`$4',lbox(m4wd,m4ht))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-795-    line to rvec_(max(0,rp_len/2-m4wd/2),0)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-801-define(`fuse',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:802:  define(`m4fusetype',`ifelse(`$2',,A,`$2',D,dA,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:803:  define(`m4ht',ifelse(`$4',,`dimen_/5'ifinstr(`$2',H,*5/3),`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:804:  define(`m4d',ifinstr(`$2',H,`m4ht/5',0))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:805:  define(`m4wd',ifelse(`$3',,`m4ht*2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-806-  {line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-854-define(`arrester',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:855: `define(`m4wd',ifelse(`$3',,`dimen_/2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:856:  define(`m4ht',ifelse(`$4',,`dimen_/5',`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-857-  define(`m4arm',ifinstr(`$2',L,,-))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-859-  define(`m4awd',arrowwid*4/3)define(`m4aht',arrowht*2/3)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:860:  define(`m4len',`ifinstr(`$2',D,`ifelse(`$1',,dimen_)',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:861:  ifinstr(`$2',D,[)eleminit_(m4len)ifinstr(`$2',D,,`;{')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-862-  ifinstr( m4ardna,S,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-882-       move to rvec_(m4wd/8,m4arm`'(-m4ht/2))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:883:       Gb: line to rvec_(0,m4arm`'ifelse(`$3',,`dimen_/2',`($3)'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-884-       G: Here]',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-886-      line to rvec_(rp_len,0) invis ')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:887: `define(`m4wd',ifelse(`$3',,`dimen_/8',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-888-  arrow to rvec_(max(0,rp_len/2-m4wd/2),0) wid m4awd ht m4aht
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-893-    move to rvec_(m4wd/2,m4arm`'(-m4awd))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:894:    Gb: line to rvec_(0,m4arm`'ifelse(`$3',,`dimen_/2',`($3)'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-895-    G: Here]',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-900-define(`memristor',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:901:  define(`m4ht',ifelse(`$3',,`dimen_/5',`($3)'))define(`m4htx',`m4ht/4')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:902:  define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))define(`m4wdx',`m4wd*4/25')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-903-  { line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-919-define(`pvcell',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:920:  define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))dnl 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:921:  define(`m4ht',ifelse(`$3',,`dimen_/5',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-922-  { line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-929-define(`heater',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:930:  define(`m4hn',ifelse(`$2',,4,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:931:  define(`m4wd',ifelse(`$3',,`dimen_/2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:932:  define(`m4ht',ifelse(`$4',,`dimen_/5',`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-933-  { line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-944-define(`thermocouple',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:945:   define(`m4wd',ifelse(`$2',,`dimen_/5',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:946:   define(`m4ht',ifelse(`$3',,`dimen_/2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-947-   define(`m4ths',`ifinstr(`$4',R,-)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-958-                                `lamp(linespec,[R])'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:959:define(`lamp',`define(`m4ng',ifinstr(`$2',R,-))define(`m4hw',`dimen_/10')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-960-define(`m4dp',(m4ng`'m4hw/2))define(`m4ht',(m4ng`'dimen_/8))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-982-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:983:define(`tbreaker',`eleminit_(`$1') define(`m4ho',0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-984- {ifinstr(`$3',TS,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1004-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1005:define(`mbreaker',`eleminit_(`$1') define(`m4R',`ifelse(`$2',R,-)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1006-  define(`m4h',`dimen_/3') define(`m4cr',`((m4h+2*dimen_/32)*5/8)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1008-  {line to rvec_(max(0,rp_len/2-m4h/2),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1009:  {ifelse(`$3',D,`dot(,,1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1010-   move to rvec_(0,m4R`'dotrad_);')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1011:   arc ifelse(`$2',R,c)cw from rvec_(-dimen_/32,m4R`'dimen_/16) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1012-     to rvec_(m4h+dimen_/32,m4R`'dimen_/16) rad m4cr \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1015-          to rvec_(m4h+max(0,rp_len/2-m4h/2),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1016:   ifelse(`$3',D,`dot(at last line.start,,1)') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1017:  [box invis ht_ m4ht ifelse(`$3',D,`+2*dotrad_') wid_ m4h+dimen_/16] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1018-    at rvec_(m4h/2,m4R`'(m4ht/2)) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1025-define(`gap',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1026:  dot(,,ifelse(`$2',,0,`$2')); dot(at last line.end,,ifelse(`$2',,0,`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1027-  ifelse(`$3',A,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1034-                                 e.g. arrowline(up 1 dotted); llabel(,I_2)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1035:define(`arrowline',`line ifelse(`$1',,`to rvec_(elen_,0)',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1036-  { eleminit_(from last line.start to last line.end) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1046-                                 down (default), up, left, right, angle (deg)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1047:define(`ground',`box invis ht 0 wid 0 with .c ifelse(`$1',,`at Here',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1048-  define(`m4v',`dimen_/6')define(`m4h',`dimen_/16')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1049:  {setdir_(ifelse(`$4',,-90,`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1050:  ifelse(`$2',,`line from last box.c to rvec_(dimen_/4,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1051-  ifelse(`$3',F,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1098-  define(`m4v',`dimen_/2')define(`m4h',`dimen_/12')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1099:  define(`m4atype',ifelse(`$3',,A,`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1100:  setdir_(ifelse(`$4',,90,`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1101-  ifelse(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1103-   `T1: rvec_(0,m4h); T2: rvec_(0,-m4h)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1104:    ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1105-    line from T1 to rvec_(0,m4h) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1116-  m4atype,T,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1117:   `ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1118-    line to rvec_(m4v*3/4,m4v*sqrt(3)/4) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1124-   `T1: rvec_(0,m4h); T2: rvec_(0,-m4h)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1125:    ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1126-    line from T1 to rvec_(0,m4h) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1133-   `T1: rvec_(0,m4h); T2: rvec_(0,-m4h)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1134:    ifelse(`$2',,`move to rvec_(m4v,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1135-    { line from T1 to rvec_(0,m4h) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1139-  m4atype,P,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1140:   `ifelse(`$2',,`move to rvec_(m4v*2/3,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1141-    line from T to Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1146-  m4atype,F,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1147:   `ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1148-    { line from rvec_(m4v*3/4,m4v*sqrt(3)/4) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1154-  m4atype,A,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1155:  `ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1156-   { line from rvec_(m4v*3/4, m4v*sqrt(3)/4) to Here \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1159-        to T')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1160:  `$5'; resetdir_ ] with .T ifelse(`$1',,`at Here',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1161-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1175-define(`switch',`ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1176: `$4',, `lswitch(`$1',`$2',`$3')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1177: `$4',L,`lswitch(`$1',`$2',`$3')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1178: `$4',B,`bswitch(`$1',`$2',`$3')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1179: `$4',D,`define(`m4qna_',`$3')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1180:  define(`m4rna_',W`'ifinstr(`$2',C,dBK,B)`'m4qna_)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1181:  dswitch(`$1',`$2',m4rna_)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1182-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1187- define(`m4h',`dimen_/3') define(`m4cs',`0.069186*dimen_')dnl (2.5pt)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1188: define(`m4v',`ifelse(`$2',R,-m4cs,m4cs)')define(`dna_',`$3') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1189- {line to rvec_(rp_len/2-m4h/2,0) chop 0 chop m4cs}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1190- { Bsw_T1: circle rad m4cs at rvec_(rp_len/2-m4h/2,0); move to last circle
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1191:   { Bsw_T2: circle rad m4cs at rvec_(m4h,0) }; ifelse(`$4',,,`{`$4'}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1192-   sc_draw(`dna_',C,dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1216- define(`m4v',`dimen_/4')define(`m4cs',`dimen_/4*Sin(10)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1217: define(`dna_',`$3')define(`m4d',-1)define(`m4k',15)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1218- m4t1 = arrowht; m4t2 = arrowwid;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1226-      to rvec_(dimen_/4,ifelse(`$2',R,-)dimen_/4)}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1227:  sc_draw(`dna_',C,`{ arc <- m4c_l ifelse(`$2',R,,`c')cw \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1228-      from rvec_(Rect_(dimen_/4,ifelse(`$2',R,,-)m4k))\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1230-      with .c at rvec_(Rect_(-dimen_/4,ifelse(`$2',R,-)(60-m4k)/2)) }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1231:  sc_draw(`dna_',O, `{ arc -> m4c_l ifelse(`$2',R,,`c')cw \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1232-      from rvec_(Rect_(dimen_/4,ifelse(`$2',R,,-)10))\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1241-     with .c at rvec_(rp_len/2,ifelse(`$2',R,-)(m4v-(m4cs))/2)}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1242: arrowht = m4t1 ; arrowwid = m4t2;  ifelse(`$4',,,`{`$4'}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1243- line to rvec_(rp_len,0) invis ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1286-define(`dswitch',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1287:define(`dna_',ifelse(`$3',,WB,`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1288:define(`m4R',`ifelse(`$2',R,-)')define(`m4sc',`dimen_/24')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1289- tr_xy_init(last line.c,m4sc,m4R)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1452-                                `Amplifier amp( linespec,size )'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1453:define(`amp',`eleminit_(`$1') define(`m4wd',`ifelse(`$2',,`dimen_',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1454- {line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1464-define(`integrator',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1465: define(`m4wd',`ifelse(`$2',,`dimen_',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1466- {line from rvec_(m4wd/4,m4wd/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1487-define(`opamp',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1488:`[define(`m4v',`ifelse(`$4',,`dimen_',`($4)')')define(`m4h',`m4v')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1489-define(`dna_',`$5')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1507-   { move to In`'ifinstr(dna_,R,2,1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1508:     ifelse(`$2',,"ifsvg(-,`{\scriptsize$-$}')" \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1509:       at rvec_(4pt__,0) ifsvg(+(0,textht/10)),m4lstring(`$2',"`$2'"))}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1510-   { move to In`'ifinstr(dna_,R,1,2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1511:     ifelse(`$3',,"ifsvg(+,`{\scriptsize$+$}')" \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1512:       at rvec_(4pt__,0) ifsvg(+(0,textht/10)),m4lstring(`$3',"`$3'"))}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1513- sc_draw(`dna_',P,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1519-define(`dac',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1520:  define(`dac_ht',`ifelse(`$2',,(dimen_),`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1521:  define(`dac_wd',`ifelse(`$1',,(dimen_+dac_ht/2),`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1522-In: Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1528-SW: rvec_(0,-dac_ht/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1529:  define(`m4dn',ifelse(`$3',,1,`eval($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1530-  for_(1,m4dn,1,`In`'m4x: NW-vec_(0,dac_ht*(2*m4x-1)/(2*m4dn))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1531:  define(`m4dn',ifelse(`$4',,1,`eval($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1532-  for_(1,m4dn,1,`N`'m4x: NW+vec_((dac_wd-dac_ht/2)*m4x/(m4dn+1),0)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1533:  define(`m4dn',ifelse(`$5',,1,`eval($5)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1534-  for_(1,m4dn,1,`r = eval(2*m4x-1)/eval(m4dn*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1536-      dac_ht*(0.5-r))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1537:  define(`m4dn',ifelse(`$6',,1,`eval($6)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1538-  for_(1,m4dn,1,`S`'m4x: SW+vec_((dac_wd-dac_ht/2)*m4x/(m4dn+1),0)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1543-define(`adc',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1544:  define(`adc_ht',`ifelse(`$2',,(dimen_),`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1545:  define(`adc_wd',`ifelse(`$1',,(dimen_+adc_ht/2),`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1546-In: Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1552-SW: rvec_(adc_ht/2,-adc_ht/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1553:  define(`m4dn',ifelse(`$3',,1,`eval($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1554-  for_(1,m4dn,1,`r = eval(2*m4x-1)/eval(m4dn*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1556-      adc_ht*(0.5-r))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1557:  define(`m4dn',ifelse(`$4',,1,`eval($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1558-  for_(1,m4dn,1,`N`'m4x: NW+vec_((adc_wd-adc_ht/2)*m4x/(m4dn+1),0)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1559:  define(`m4dn',ifelse(`$5',,1,`eval($5)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1560-  for_(1,m4dn,1,`Out`'m4x: NE-vec_(0,adc_ht*(2*m4x-1)/(2*m4dn))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1561:  define(`m4dn',ifelse(`$6',,1,`eval($6)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1562-  for_(1,m4dn,1,`S`'m4x: SW+vec_((adc_wd-adc_ht/2)*m4x/(m4dn+1),0)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1571-define(`diode',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1572:`define(`m4dtype',`$3')sc_draw(`m4dtype',R,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1573: `reversed(`diode',`$1',`$2',m4dtype,shift(shift(shift($@))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1574- `eleminit_(`$1')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1638-  define(`m4dv',`dimen_/6')define(`m4dh',sqrt(3)*m4dv/2)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1639:  define(`ddna_',`ifelse(`$1',,`LACR',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1640:  define(`ddf_',`ifelse(`$1',,f,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1641-  define(`m4tR',`ifinstr(`$2',R,(-1),1)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1657-   `{Gm: line to ifinstr(`$2',E,2,3/2) between Here and \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1658:     rvec_(m4dh,ifelse(m4a,d,-)m4dv/2) ifinstr(`$2',E,`then to \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1659-       rvec_(m4dh*2,ifelse(m4a,d,-)sqrt((4*dimen_/10)^2-(m4dh*2)^2))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1688-     `Gm: line from        rvec_(-m4dh/2, m4dv/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1689:        to ifinstr(`$2',E,`rvec_(-m4dh/2, dimen_*0.35)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1690-                          `rvec_(-m4dh/2, m4dv*5/4+m4dy)')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1692-     `Gm: line from        rvec_(-m4dh/2,-m4dv/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1693:        to ifinstr(`$2',E,`rvec_(-m4dh/2,-dimen_*0.35)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1694-                          `rvec_(-m4dh/2,-m4dv*5/4-m4dy)')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1719-   `{Gam: line from rvec_(-m4dh,-m4tR*m4dv/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1720:       to rvec_(-m4dh*2,-m4tR*m4dv*3/4) ifinstr(`$2',E,`then to \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1721-       rvec_(-m4dh*2,-m4tR*sqrt((dimen_*0.7/2)^2-(m4dh*3/2)^2))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1782-      { Gm: line from rvec_(-m4dh,m4vt) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1783:          to ifinstr(`$2',E,`rvec_(-m4dh,-m4tR*dimen_*0.35)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1784-                            `rvec_(-m4dh,-m4tR*m4dv*5/4)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1797-  define(`m4_len',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1798:   `ifelse(`$3',,`dimen_*ifinstr(`$1',E,0.25,0.46)',`($3)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1799:  ang = ifelse(`$2',,135,`($2)')*dtor_
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1800-  sc_draw(`m4dnm_',N,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1841-define(`thyristor',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1842: `define(`m4tharg',ifelse(`$2',,SCR,`$2')) dnl                        default
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1843-  define(`m4thtype',xtract(m4tharg,SCR,SCS,SUS,SBS,IEC))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1883-define(`scr',`eleminit_(`$1'); M4_scrS: last line.start; M4_scrE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1884:  ifelse(`$3',,,`$3:') thyristor(from M4_scrS to M4_scrE,SCR`'`$2',`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1885-    with .A at M4_scrS')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1886-define(`scs',`eleminit_(`$1'); M4_scrS: last line.start; M4_scrE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1887:  ifelse(`$3',,,`$3:') thyristor(from M4_scrS to M4_scrE,SCS`'`$2'`',`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1888-    with .A at M4_scrS')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1889-define(`sus',`eleminit_(`$1'); M4_scrS: last line.start; M4_scrE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1890:  ifelse(`$3',,,`$3:') thyristor(from M4_scrS to M4_scrE,SUS`'`$2'`',`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1891-    with .A at M4_scrS')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1892-define(`sbs',`eleminit_(`$1'); M4_scrS: last line.start; M4_scrE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1893:  ifelse(`$3',,,`$3:') thyristor(from M4_scrS to M4_scrE,SBS`'`$2'`',`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1894-    with .A at M4_scrS')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1898-                                 L= left orientation'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1899:define(`tgate',`[ eleminit_(`$1') define(`m4tgm',ifinstr(`$2',L,-))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1900- A: last line.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1917-                                 L= left orientation'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1918:define(`ptrans',`[ eleminit_(`$1') define(`m4ptm',ifinstr(`$2',L,-))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1919-  define(`m4pv',`dimen_/6')define(`m4pwd',m4pv*2)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1943-define(`tline',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1944:   define(`m4v',`ifelse(`$2',,`dimen_/6',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1945:   define(`m4h',`ifelse(`$3',,`dimen_*2/3',min(rp_len-m4v/2,`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1946-   {[box invis ht_ m4v wid_ m4h+m4v/2] at last line.c}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1981-                                `Bipolar transistor bi_tr(linespec, L|R, P, E)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1982:define(`bi_tr',`bi_trans(`$1',`$2',ifelse(`$3',P,u,d)EBCBU,`$4',`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1983-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1996-define(`Darlington', `[ rpoint_(dimen_/10) define(`m4DR',`ifinstr(`$1',R,-)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1997:   define(`m4Da',`$2') pushdef(`dimen_',((dimen_)*0.8))dnl Smaller internals
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1998-   hp_ang = rp_ang
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2071-                                 dD = dotted connections'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2072:define(`igbt',`bi_trans(`$1',`$2',ifinstr(`$3',L,,GH)CBUdE`$3',,`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2073-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2088-define(`bi_trans',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2089: `define(`m4R',`ifelse(`$2',R,-)')define(`dna_',`ifelse(`$3',,BCuEBU,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2090-  define(`m4n',0)define(`m4dE',)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2091:[ ifelse(`$1',,`tr_xy_init(,m4_U,m4R); E: tr_xy(-3,0); C: tr_xy(3,0)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2092-   `eleminit_(`$1'); tr_xy_init(last line.c,m4_U,m4R)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2149-    ifelse(m4dE,d,,rp_ang = rp_ang + pi_)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2150:    ifelse(`$1',,`E: tr_xy(-5,0); line from E to tr_xy(-3,0);
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2151-                  C: tr_xy(5,0);  line from C to tr_xy(3,0)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2161-define(`m4bi_Em',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2162:   ``$3'`$1': tr_xy(ifelse(`$3',E,-)(3+(`$1')*1.5),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2163:    `$3'm`$1': line from `$3'`$1' to tr_xy(ifelse(`$3',E,-)(1.2+(`$1')*1.5),4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2164:    ifelse(`$2',,,`arrow m4c_l ht m4_Aht wid m4_Awd ifelse(`$2',d,<-) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2165:      from 1/4 between `$3'm`$1'.start and `$3'm`$1'.end \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2166:      to 3/4 between `$3'm`$1'.start and `$3'm`$1'.end ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2167:    ifelse(eval(`$1'>0),1,`m4bi_Em(eval(`$1'-1),`$2',`$3')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2168-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2174-define(`ujt',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2175:`[ ifelse(`$1',,,`eleminit_($1)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2176-B1: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2177:   ifelse(`$1',,,`line to rvec_(rp_len/2-m4_U*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2178-   Bl1: line to rvec_(0,ifelse(`$2',R,-)3.5*m4_U)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2181-   Bl2: line from Bulk.end+vec_(-m4_U/2,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2182:      to Bulk.end+vec_(-m4_U/2,ifelse(`$2',R,,-)3.5*m4_U) ifelse(`$1',,,`\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2183-      then to Bulk.c+vec_(rp_len/2,ifelse(`$2',R,,-)3.5*m4_U)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2186-    E1: line from E to Bulk.center
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2187:    {arrow m4c_l from last line.ifelse(`$3',P,`end to 1',`start to 7')/8 \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2188-      between last line.start and last line.end wid m4_Awd ht m4_Aht }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2200-                                   arg 4: envelope'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2201:define(`j_fet',`mosfet(`$1',`$2',ifelse(`$3',P,u,d)GSDF,`$4',`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2202-                                  `Enhancement-mode FET e_fet(linespec,R,P,S,E)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2203:define(`e_fet',`mosfet(`$1',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2204:  ifelse(`$4',S,`TFD'ifelse(`$3',P,u,d)S,`LEDSQ'ifelse(`$3',P,d,u)B),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2205:    `$4',`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2206-                                  `Depletion-mode FET d_fet(linespec,R,P,S,E)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2207:define(`d_fet',`mosfet(`$1',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2208:  ifelse(`$4',S,`TFDR'ifelse(`$3',P,u,d)S,`LFDSQ'ifelse(`$3',P,d,u)B),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2209:    `$4',`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2210-                                `Simplified switching c_fet(linespec,R,P)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2211-                                   arg 3: negated G pin'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2212:define(`c_fet',`mosfet(`$1',`$2',`ZSDF'ifelse(`$3',P,d)T,,`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2213-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2240- `define(`m4R',`ifelse(`$2',R,-)')dnl               right orientation flag
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2241:  define(`dna_',`ifelse(`$3',,DSEdMuBQ,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2242-  define(`m4s',ifinstr(dna_,Z,2.5,3.5))dnl          size parameter
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2348-          to tr_xy(1.5,m4s-1)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2349:  ifelse(`$4',E,`Env: circle rad 4*m4_U with .c at tr_xy(0,m4s)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2350-  `$5'; manhattan ] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2351-define(`m4mo_Mm',dnl                 (m4n,m4a,[E])
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2352: `define(`m4mo_d',`eval((`$1')*2+1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2353-  for_(0,`$1',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2354-   `define(`m4moc',`ifelse(`$2',u,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2355:     ` (`$4')-`$4'*4*m4x/m4mo_d',`-`$4'+`$4'*4*m4x/m4mo_d')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2356-    ifinstr(`$3',E,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2360-    Gm`'m4x: line from G`'m4x to tr_xy(m4moc,m4s+1) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2361:      then to tr_xy(m4moc`'ifelse(`$2',u,-,+)2*`$4'/m4mo_d,m4s+1) ') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2362-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2363-                               `Macro-internal coordinates adjusted for L|R'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2364:define(`ta_xy',`vec_(vscal_(m4_xyU,`$1',ifelse(`$2',0,0,m4_xyS`($2)')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2365-                               `Relative adjusted macro-internal coordinates'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2366:define(`tr_xy',`M4_xyO+vec_(vscal_(m4_xyU,`$1',ifelse(`$2',0,0,m4_xyS`($2)')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2367-                               `Initialize tr_xy_init(origin,unit,-)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2368:define(`tr_xy_init',`M4_xyO: ifelse(`$1',,Here,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2369-define(`m4_xyU',`$2')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2372-                               `Extract substring plus preceding char if u or d'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2373:define(`m4_dna',`define(`m4I_',index($1,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2374:ifelse(m4I_,-1,`define(`m4t',0)',`define(`m4t',eval(m4I_+len($2)))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2375:define(`m4a',ifelse(substr($1,decr(m4I_),1),u,`define(`m4I_',decr(m4I_))'u,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2376-                    substr($1,decr(m4I_),1),d,`define(`m4I_',decr(m4I_))'d))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2377:define(`$1',substr($1,0,m4I_)`'substr($1,m4t))')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2378-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2380-                                sc_draw(dna string, chars, iftrue, iffalse)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2381:define(`sc_draw',`m4_dna(`$1',`$2')ifelse(m4I_,-1,`$4',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2382-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2389-define(`rlabel',`ifsvg(`changecom(,)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2390:m4label(`$1',`$2',`$3',.s_,below_,`$4')`'ifsvg(`changecom(`#',)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2391-define(`llabel',`ifsvg(`changecom(,)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2392:m4label(`$1',`$2',`$3',.n_,above_,`$4')`'ifsvg(`changecom(`#',)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2393-define(`clabel',`ifsvg(`changecom(,)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2394:m4label(`$1',`$2',`$3',,,`$4')`'ifsvg(`changecom(`#',)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2395-                   labels at centre and both ends of an element `dimen_' long
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2397- ifelse(`$1',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2398:  `{m4lstring(`$1',"sp_`'iflatex(`$ `$1'$',`$1')`'sp_") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2399-     at last [].w_ $5 rjust_ $6};')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2400- ifelse(`$2',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2401:  `{m4lstring(`$2',"sp_`'iflatex(`$ `$2'$',`$2')`'sp_") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2402-     at last []$4 $5 $6};')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2403- ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2404:  `{m4lstring(`$3',"sp_`'iflatex(`$ `$3'$',`$3')`'sp_") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2405-     at last [].e_ $5 ljust_ $6};')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2416-define(`dlabel',`ifsvg(`changecom(,)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2417: define(`m4long_',`ifelse(`$1',,`dimen_',`($1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2418: define(`m4lat_',`ifelse(`$2',,`10bp__',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2419- ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2420:  `{m4lstring(`$3',"iflatex(`$ `$3'$',` $3')") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2421-     at last ifinstr(`$6',X,line,[]).c+vec_(-m4long_,m4lat_) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2422:     ifinstr(`$6',L,ljust,`$6',R,rjust) dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2423:     ifinstr(`$6',A,above,`$6',B,below) };') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2424- ifelse(`$4',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2425:  `{m4lstring(`$4',"iflatex(`$ `$4'$',` $4')") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2426-     at last ifinstr(`$6',X,line,[]).c+vec_(0,m4lat_) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2427:     ifinstr(`$6',L,ljust,`$6',R,rjust) dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2428:     ifinstr(`$6',A,above,`$6',B,below) };') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2429- ifelse(`$5',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2430:  `{m4lstring(`$5',"iflatex(`$ `$5'$',` $5')") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2431-     at last ifinstr(`$6',X,line,[]).c+vec_(m4long_,m4lat_) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2432:     ifinstr(`$6',L,ljust,`$6',R,rjust) dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2433:     ifinstr(`$6',A,above,`$6',B,below) };') ifsvg(`changecom(`#',)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2434-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2445-define(`eleminit_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2446: `rpoint_(ifelse(`$1',,`to rvec_(ifelse(`$2',,`elen_',`$2'),0)',`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2447-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2469-`[ ifdef(`m4rp_ang',rp_ang = m4rp_ang;) pwid = 0
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2470: stackargs_(`m4parR',$@) stackexec_(`m4parR',`m4parS')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2471- define(`m4br',0) define(`m4parsep',`m4sepdefault')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2507-` ***WARNING: this macro is considered obsolete'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2508:define(`par_',`[Start: Here; r = ifelse(`$3',,`dimen_',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2509-   { move to Start + vec_(0,r/2);  $1 }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2527-    M4_C: 0.5 between M4_B1 and M4_E1; eleminit_(from M4_B1 to M4_E1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2528:    E2:[ M4_B: Here; `$2';  M4_E: Here; `$4'] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2529:      with .c at M4_C + (rect_(ifelse(`$3',,`dimen_',`$3'),rp_ang-pi_/2))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2530-    M4_B2: E2.M4_B; M4_E2: E2.M4_E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2555-`[ pushdef(`elen_',m4lendefault)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2556: stackargs_(`m4serR',$@) stackexec_(`m4serR',`m4serS')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2557- ifdef(`m4rp_ang',rp_ang = m4rp_ang;) Start: Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2584-define(`variable',`$1
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2585: {[ define(`dna_',`ifelse($2,,A,$2)') ang = ifelse(`$3',,45,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2586: M4_T: Here+(Rect_(ifelse(`$4',,`dimen_*0.8',`$4'),ang))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2587-   sc_draw(`dna_',P,`Line: line to M4_T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2616-  ifelse(`$2',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2617:   `line to intersect_(last line.start,M4_Tmp,`$2'.start,`$2'.end)\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2618-      chop 0 chop hoprad_-m4_lt2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2626-                                   R = right orientation'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2627:define(`NPDT',`[define(`m4np',`ifelse(`$1',,1,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2628:define(`m4xR',ifinstr(`$2',R,R))define(`m4SR',ifelse(m4xR,R,-))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2629-  for_(1,m4np,1,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2652-define(`relay',`[ define(`m4pm',`ifinstr(`$2',R,-)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2653:  Coil: relaycoil(`$2') define(`m4rel',rcdna_)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2654-  V1: Coil.V1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2663-    then to rvec_(-dimen_/20,-dimen_/6)}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2664:  Cs: contacts(ifelse(`$1',,1,`$1'),D`'m4rel) with .O1 at Coil.B2 + \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2665-     vec_(ifinstr(m4rel,P,-dimen_/5,0)+dimen_/4,m4pm`'(dimen_/4+dimen_/5))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2666:  for_(1,ifelse(`$1',,1,`$1'),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2667-   `P`'m4x: Cs.P`'m4x
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2682-define(`contacts',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2683:  define(`m4np',`ifelse(`$1',,1,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2684-  ifelse(eval(m4np>10),1,`define(`m4np',10)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2704-define(`contact',`[ dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2705:  define(`m4pm',`ifelse(ifinstr(`$1',R,R,`$2',R,R),R,-)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2706-  define(`m4dr',`dotrad_')define(`m4TL',dimen_/12)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2708-  T: P+vec_(dimen_/2-dimen_/12,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2709:  ifinstr(`$1',P,`ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2710-  `$1',I,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2713-    A: line from P to ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2714:     `$1',O,`(LCtangent(P,O,dotrad_+lthick/2)) chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2715:     `$1',C,`(LCtangent(P,C,dotrad_+lthick/2,R)) chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2716-     `P+vec_(dimen_/2,0) chop m4dr chop 0')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2722-    A: line from P to ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2723:     `$1',O,`O-vec_(2*m4TL-dimen_/27,0) chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2724:     `$1',C,`C-vec_(2*m4TL-dimen_/27,0) chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2725-     `P+vec_(dimen_/2,0) chop m4dr chop 0')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2731-     A: line from P to ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2732:      `$1',O,`1/6 between O.end and O.start chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2733:      `$1',C,`1/6 between C.start and C.end chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2734-      `P+vec_(dimen_/2,0) chop m4dr chop 0')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2743-    A: line from P to ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2744:     `$1',O,`AO.start chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2745:     `$1',C,`AC.start chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2746-     `P+vec_(dimen_/2,0) chop m4dr chop 0')') ', # end of P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2748-    define(`m4CO',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2749:     `ifinstr(`$1',C,`ifinstr(`$1',O,O)C',`ifinstr(`$1',O,O,OC)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2750-    ifinstr(m4CO,C,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2809-                              EL electronic'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2810:define(`relaycoil',`[ ifelse(`$4',,,`setdir_(`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2811: define(`m4wd',ifelse(`$2',,`dimen_/4',`($2)'))dnl 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2812: define(`m4ht',ifelse(`$3',,`dimen_/2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2813- define(`m4LL',`ifinstr(`$4',NX,0,dimen_/3)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2814: define(`rcdna_',ifinstr(`$1',AX,,`$1',BX,,`$1',X,,X)`$1')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2815- { lbox( m4wd, m4ht ) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2903-define(`reed',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2904:   define(`m4wd',ifelse(`$2',,`dimen_*0.8',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2905:   define(`m4ht',ifelse(`$3',,`dimen_*0.3',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2906-   define(`m4ng',`ifinstr(`$5',R,-)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2916-                     `ccoax(at location,M|F,diameter)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2917:define(`ccoax',`[define(`m4cd',ifelse(`$3',,`dimen_*0.4',`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2918-  S: circle diam m4cd
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2919-  C: circle diam m4cd/3 fill_(ifinstr(`$2',F,1,0)) at S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2920:  `$4'] with .c ifelse(`$1',,`at Here',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2921-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2928-define(`tconn',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2929: `define(`m4ph',`ifelse(`$3',,`dimen_/6',`($3)/2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2930:  define(`m4ps',`dimen_/8') define(`m4cd',`ifelse(`$3',,`dimen_/5',`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2931-  eleminit_(`$1',dimen_*3/4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2932-  M4Ss: last line.start; M4Se: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2933:  ifelse(ifinstr(`$2',0,O,`$2'),O,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2934:   `{circle diam m4cd ifinstr(`$2',OF,`fill_(0)') ifinstr(`$2',0F,`fill_(0)') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2935-       at (m4cd)/2/distance(M4Ss,M4Se) between M4Se and M4Ss}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2962-                           eg tbox(`$V_2$', 30pt__, 15pt__,,fill_(0.9) )' 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2963:define(`tbox',`[ define(`m4td',`ifelse(`$4',,>,`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2964:  pushdef(`m4tw2',`ifelse(`$2',,(dimen_*0.4),`(($2)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2965:  pushdef(`m4th2',`ifelse(`$3',,(dimen_/6),`(($3)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2966-  N: vec_(0,m4th2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2976-  move to C
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2977:  ifelse(`$1',,,`m4lstring(`$1',`"iflatex(`$ `$1'$',` $1')"')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2978:  `$6' popdef(`m4th2') popdef(`m4tw2') ]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2979-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2990-define(`pconnex',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2991: `[ define(`m4sgn',ifinstr(`$2',F,,-))define(`m4R_',ifinstr(`$2',R,-))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2992-  setdir_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2993:  define(`m4na_',`ifelse(`$2',,A,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2994-  ifinstr(m4na_,A,`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3063-  `$3' ; resetdir_ ]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3064:define(`m4pconpin',`[ifinstr(`$3',F,`lbox(`$1',`$2')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3065: `m4fshade(m4fill,lbox(`$1',`$2'))')]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3066:define(`m4pcrpin',`[ifinstr(`$2',F,`circle diam `$1'',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3067- `m4fshade(m4fill,circle diam `$1')')]')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3074-define(`Header',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3075:`[define(`m4Hm',`ifelse(`$2',,2,`$2')')define(`m4Hn',`ifelse(`$1',,1,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3076:  define(`m4Hw',`ifelse(`$3',,`m4Hn*L_unit*3',`($3)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3077:  define(`m4Hh',`ifelse(`$4',,`m4Hm*L_unit*3',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3078-  Block: rotbox(m4Hw,m4Hh,`$5')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3087-                            n|e|s|w,length)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3088:define(`HeaderPin',`define(`m4Hpl',`ifelse(`$5',,`lg_plen*L_unit',`$5')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3089-  move to `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3090:  line to ifelse(`$4',n,`rvec_(0,m4Hpl)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3091:   `$4',e,`rvec_(m4Hpl,0)',`$4',s,`rvec_(0,-m4Hpl)',`rvec_(-m4Hpl,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3092:  ifelse(`$3',,,`$3': Here)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3093:  ifelse(`$3',,,Pin`$3':) ifelse(`$2',0,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3094-   `rotbox(L_unit,L_unit,fill_(1))',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3107-define(`nport',`[Box: box `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3108:  r = ifelse(`$6',,2.0,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3109:  plg = ifelse(`$7',,`dimen_/4',`$7')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3110-#                           `West side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3111:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$2',,0,`($2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3112-  d = Box.ht/(m4n*(r+1)+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3115-#                           `North side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3116:  ifelse(`$3',,,`define(`m4n',`($3)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3117-  d = Box.wid/(m4n*(r+1)+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3120-#                           `East side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3121:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$4',,0,`($4)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3122-  d = Box.ht/(m4n*(r+1)+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3125-#                           `South side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3126:  ifelse(`$5',,,`define(`m4n',`($5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3127-  d = Box.wid/(m4n*(r+1)+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3131-define(`m4portpins',`for_(1,m4n,1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3132: `{ if (`$1' != 0) then { line to rvec_(0,`$1') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3133:   `$4'`'m4x`'a: ifelse(xtract(`$5',N),N,Here,`dot') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3134-  move to rvec_(`$2',0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3135:  { if (`$1' != 0) then { line to rvec_(0,`$1') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3136:   `$4'`'m4x`'b: ifelse(xtract(`$5',N),N,Here,`dot') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3137-  ifelse(m4x,m4n,,`move to rvec_(`$3',0)')')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3142-define(`gyrator',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3143: `define(`m4dna_',ifelse(xtract(`$4',V)`'xtract(`$4',H),,H`$4',`$4'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3144-  sc_draw(`m4dna_',H,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3145:   `nport(ifelse(`$1',,wid boxht,`$1'),1,,1,,`$2',`$3',`$4',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3146-      line from (Box,W1a)+(-Box.wid/2,0) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3153-  sc_draw(`m4dna_',V,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3154:   `nport(ifelse(`$1',,wid boxht,`$1'),,1,,1,`$2',`$3',`$4',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3155-      line from (N1a,Box)+(0,-Box.ht/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3165-define(`nullator',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3166:   define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3167:   define(`m4ht',ifelse(`$3',,`dimen_/4',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3168-   {line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3186-define(`norator',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3187:   define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3188:   define(`m4ht',ifelse(`$3',,`dimen_/4',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3189-   {line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3207-define(`ACsymbol',`[ Origin: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3208: define(`m4range',`ifelse(`$2',,(dimen_/3),`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3209- define(`m4ACd',patsubst(`$4',A))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3212- End:   rvec_( m4range/2,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3213: define(`m4amp',`ifelse(`$3',,`m4range/3',`($3)/2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3214- ifinstr(ifgpic(A)`$4',A,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3218-     with .Origin at Origin } ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3219: `$5'; resetdir_ ] with .Origin ifelse(`$1',,`at Here',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3220-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3233-                           "$c$" at Box.s above) '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3234:define(`nterm',`[Box: box ifelse(`$1',,wid dimen_ ht dimen_*2/3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3235:  plg = ifelse(`$6',,`dimen_/4',`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3236-#                           `West side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3237:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$2',,0,`($2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3238-  d = Box.ht/(m4n+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3241-#                           `North side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3242:  ifelse(`$3',,,`define(`m4n',`($3)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3243-  d = Box.wid/(m4n+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3246-#                           `East side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3247:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$4',,0,`($4)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3248-  d = Box.ht/(m4n+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3251-#                           `South side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3252:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$5',,0,`($5)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3253-  d = Box.wid/(m4n+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3257-define(`m4termpins',`for_(1,m4n,1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3258: `{ if (`$1' != 0) then { line to rvec_(0,`$1') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3259:   `$3'`'m4x: ifelse(xtract(`$4',N),N,Here,`dot') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3260-  ifelse(m4x,m4n,,`move to rvec_(`$2',0)')')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3264-define(`speaker',`[setdir_($1,R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3265:  define(`m4v',`ifelse(`$2',,`dimen_/3',`($2)/4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3266-  define(`m4h',`m4v*sqrt(2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3288-define(`bell',`[setdir_($1,R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3289:  define(`m4h',`ifelse(`$2',,`dimen_/2',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3290- {lbox(m4h,m4h)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3300-define(`microphone',`ifinstr(`$1',A,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3301: `[ define(`m4sfact',`(ifelse(`$2',,dimen_,(`$2'))*8/5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3302-  circlerad = m4sfact/1000
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3318- `[setdir_($1,R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3319:   define(`m4h',`ifelse(`$2',,`dimen_/2',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3320-  {L1: line from rvec_(m4h,-m4h/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3330- ifelse(`$3',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3331: `define(`m4h',`ifelse(`$2',,`dimen_/2',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3332-   {L1: line from rvec_(m4h,0) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3343-   In3: rvec_(0,-m4h/4)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3344: `$3',C,`define(`m4h',`ifelse(`$2',,`(dimen_/3)',`(($2)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3345-   {Face: line from rvec_(m4h,-m4h) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3354-define(`earphone',`[ setdir_($1,R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3355:  define(`m4h',`ifelse(`$2',,`dimen_',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3356-  ifinstr(`$3',C,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3380-`define(`sfg_init',`cct_init
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3381:  sfg_wid = ifelse(`$1',,`(linewid/0.75*(2.5+0.25)/4)',(`$1'))# default line len
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3382:  sfg_rad = ifelse(`$2',,(0.25/4/2),(`$2'))  # node radius
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3383:  sfg_aht = ifelse(`$3',,(0.25/4),(`$3'))    # arrow height (arrowhead length)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3384:  sfg_awid = ifelse(`$4',,`sfg_aht',(`$4'))  # arrowhead width
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3385-  ')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3395-  move to last line.c
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3396:  ifelse(ifinstr(`$4',->,T,`$4',<-,T),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3397-   `{ arrow m4c_l ht sfg_aht wid sfg_awid from rvec_(-sfg_aht/2,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3398-        to rvec_(sfg_aht/2,0) }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3399:  ifelse(`$2',,,`"iflatex(`$ `$2'$',` $2')" ifelse(`$3',,`sfgabove',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3400-  ] with .Start at rvec_(sfg_rad,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3412-define(`sfgnode',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3413: `[C: circle fill_(1) rad sfg_rad ifelse(`$4',,`thickness 0.5',`$4')] with .c \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3414:    ifelse(`$1',,`at rvec_(sfg_rad,0)',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3415-  move to last [].c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3417-   `if 2*sfg_rad > Max(textwid,textht,10pt__) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3418:       then { {"iflatex(`$ `$2'$',` $2')" `$3'} } \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3419:    else { {"iflatex(`$ `$2'$',` $2')" ifelse(`$3',,`sfgabove',`$3')} }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3420-  ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3429-  End: Start + vec_(rp_len,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3430:    chordht = (rp_len/sqrt(2)-rp_len/2)ifelse(`$5',,,`*($5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3431-    arcrd = (chordht^2+(rp_len)^2/4)/chordht/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3433-  M: C + vec_( 0,ifelse(`$4',ccw,-)arcrd)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3434:  ifelse(ifinstr(`$1',->,T)ifinstr(`$1',<-,T),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3435-   `arc -> m4c_l ifelse(`$4',ccw,ccw,cw) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3440-      to Cintersect(C,arcrd,End,sfg_rad,ifelse(`$4',ccw,R)) with .c at C',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3441:   `arc m4c_l patsubst(patsubst(`$1',.*<-,<-),->.*$,->) ifelse(`$4',ccw,ccw,cw)\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3442-      from Cintersect(Start,sfg_rad,C,arcrd,ifelse(`$4',ccw,R)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3443-      to Cintersect(C,arcrd,End,sfg_rad,ifelse(`$4',ccw,R)) with .c at C')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3444:  ifelse(`$2',,,`{move to M; "iflatex(`$ `$2'$',` $2')" ifelse(`$3',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3445-   `sfgabove',`$3')}')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3457-  setdir_(`$2',U)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3458:  d = ifelse(`$6',,,`($6)*') sfg_wid/2; d = d * max(1,sfg_rad/(0.3605*d))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3459-  { m4sfgselfcurve(-,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3460:      ifelse(`$5',ccw,`ifinstr(`$7',<-,<-)',`ifinstr(`$7',->,<-)'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3461-    M: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3462:    ifelse(`$7',,`{ arrow m4c_l from rvec_(0,ifelse(`$5',cw,,-)sfg_aht/2) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3463-           to rvec_(0,ifelse(`$5',cw,-)sfg_aht/2) ht sfg_aht wid sfg_awid }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3464-    ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3465:     `"iflatex(`$ `$3'$',` $3')" ifelse(`$4',,`sfgabove',`$4')') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3466-  m4sfgselfcurve(,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3467:      ifelse(`$5',ccw,`ifinstr(`$7',->,<-)',`ifinstr(`$7',<-,<-)'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3468:  resetdir_ ] with .Origin ifelse(`$1',,at Here,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3469-  move to last [].Origin
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3470-  ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3471:define(`m4sfgselfcurve',`spline `$2' m4c_l from rvec_(Rect_(sfg_rad,`$1'30)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3472-  to rvec_(0.3*d,`$1'0.2*d) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3485-define(`winding',`[ define(`m4rt',`ifinstr(`$1',R,-)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3486:  d = ifelse(`$2',,`dimen_',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3487:  p = ifelse(`$3',,d/4,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3488:  define(`m4n0',`ifelse(`$4',,1,`eval(`$4'-1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3489:  w = ifelse(`$5',,d*3/4,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3490-  W: spline from (0,0) to (0,0) dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3499-    for i=0 to m4n0 do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3500:      line color ifelse(`$6',,rgbstring(1,1,1),m4lstring(`$6',"`$6'")) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3501-        thick max(w/(1bp__)-linethick,0) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3520-define(`tstrip',`[ setdir_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3521:  define(`m4n',`ifelse(`$2',,4,`eval($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3522-  ifelse(eval(m4n<1),1,`define(`m4n',1)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3526-  bw = m4wid/(m4n)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3527:  ifinstr(`$3',O,,`for i=1 to m4n-1 do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3528-   {move to rvec_(i*bw,-m4ht/2); line to rvec_(0,m4ht)}}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3529:  for_(1,m4n,1,`{T`'m4x: ifinstr(`$3',I,`rvec_((m4x-0.5)*bw,0)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3530-   `dot(at rvec_((m4x-0.5)*bw,0),,ifinstr(`$3',D,0,1))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3531-    {L`'m4x: T`'m4x+vec_(0,m4ht/2)}; {R`'m4x: T`'m4x+vec_(0,-m4ht/2)} }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3532:  `$4' popdef(`m4ht')popdef(`m4ht')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3533-  resetdir_ ]')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3541-define(`jack',`[ setdir_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3542:  define(`dna_',`ifelse(`$2',,L,`$2',R,L,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3543-  s=ifinstr(dna_,R,-1,1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3560-    B`'ifelse(substr($1,eval(2+m4I_),1),M,M)))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3561:  define(`$1',substr($1,0,m4I_)`'substr($1,eval(m4I_+len(m4abm)+1)))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3562-  cht = aht*ifelse(ifinstr(m4jbm,M,T)`'ifinstr(m4abm,B,T),TT,3.9,3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3563:  Z: jackcontact(ifelse(`$2',S,0.5,0.6)*dimen_,m4abm`'ifelse($4,,,H),$3) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3564-    with .T at Q+vec_(0,$3*cht)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3565:  $2`'$4: Z.T; Q: $2`'$4 define(`m4jbm',m4abm)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3566:  ifinstr(m4abm,M, $2`'M`'$4: Z.M) ifinstr(m4abm,B,; $2`'B`'$4: Z.B)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3567:  m4auxcontacts(`$1',$2,$3,ifelse($4,,1,`incr($4)'))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3568-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3574-define(`jackcontact',`[ Point: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3575:  line from Point ifinstr(`$2',H,`-vec_(dimen_/10,0)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3576-   `to vec_(-dimen_/16,neg_(`$3')*dimen_/16) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3580-  C: T+vec_(dimen_/5,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3581:  ifinstr(`$2',H,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3582-    Connector: [shade(1,lbox(dimen_/24,cht))] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3583:      at T+vec_((`$1')-dimen_*0.16,neg_(`$3')*cht/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3584:  ifinstr(`$2',M,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3585-    M: C+vec_(0,`$3'*aht*1.9)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3587-      to M ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3588:  ifinstr(`$2',B,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3589-    B: C+vec_(0,neg_(`$3')*aht*1.5)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3598-  s=ifinstr(`$2',R,-1,1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3599:  ght = ifinstr(`$2',3,`dimen_*0.5',`dimen_*0.4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3600-  A: Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3603-    then to rvec_(dimen_*0.7,s*ght/3); TA: dot(,,1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3604:  ifinstr(`$2',3,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3605-    C: A+vec_(0,s*ght/2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3620-define(`SQUID',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3621:`[ define(`m4sqn',`ifelse(`$1',,2,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3622: define(`m4ssz',`ifelse(`$2',,`dimen_',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3623: define(`m4sof',`ifelse(`$3',,-90,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3624: define(`m4ssg',`ifelse(`$4',,+,`$4',ccw,+,-)(m4x-1)/(m4sqn)*360')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3625- define(`m4sxlen',C.rad/4)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Taps.m4-37-      -,0,-t,3/9,-t/2,6/9,-t/2,1,-t) at R3+(0,-0.6)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Taps.m4:38:  `"\tt L1:$\;$tapped(`inductor(right\_ 9*dimen\_/8,{,}9)'," ljust' \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Taps.m4-39-  `"\hspace*{0.5in}\tt -,0,-t,3/9,-t/2,6/9,-t/2,1,-t)" ljust' at (last "",L1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-1516-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:1517:{\tt nport(; {`"${}0$"'\ at Box.w ljust; `"$\infty$"'\ at
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-1518- Box.e rjust})}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2295-   \parbox{4.2in}{\tt define(`thermalsw',\hfill\break
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2296:   \hbox{}\space`dswitch(`\$1',`\$2',WDdBTh)\hfill\break
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2297-   \hbox{}\space\space circle rad distance(M4T,last line.c)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2383- sinusoid(m4h/2,twopi_/(m4h),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2384:  ifelse(`$2',,,`($2)/360*twopi_+')pi_/2,-m4h/2,m4h/2) with .Origin at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2385- rp_ang = m4smp_ang,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2428-define(`opto',`[{u = dimen_/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2429: Q: bi_trans(up u*2,ifinstr(`$1',R,R),ifinstr(`$1',B,B)CBUdE)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2430- E: Q.E; C: Q.C; A:ifinstr(`$1',R,Q.e+(u*3/2,u),Q.w+(-u*3/2,u)); K: A-(0,u*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2481-define(`fbfilter',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2482:`[ setdir_(ifelse(`$1',,0,`$1'))    # Process arg 1, default to the right
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2483-   eleminit_                        # Assign rp_ang, rp_len
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2499-   line to J
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2500:   ifelse(`$3',,,"$`$3'$" at K.C)   # Add the labels if non-blank.
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2501:   ifelse(`$4',,,"$`$4'$" at C+vec_(0,-vunit/3))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2502:   ifelse(`$5',,,"$`$5'$" at R+vec_(0,-vunit/4))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2503-   resetdir_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Sinus.m4-11- sinusoid(m4h/2,twopi_/(m4h),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Sinus.m4:12:  ifelse(`$2',,,`($2)/360*2*pi_+')pi_/2,-m4h/2,m4h/2) with .Origin at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Sinus.m4-13- rp_ang = m4smp_ang,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/XformMan.m4-22-     ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/XformMan.m4:23:    `"'\tt `$2'`"' at `$3'.s+(0,-(`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/XformMan.m4-24-  thicklines_ } ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/sampleIC.m4-11- define(`Upin',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/sampleIC.m4:12:  `lg_pin(U.ne-(0,(17-`$1')*lg_pinsep),`$2',Pin`$1',e`$3',`$1',8*L_unit)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/sampleIC.m4-13- Loopover_(`x',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/ujtMan.m4-6-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/ujtMan.m4:7:define(`demo_ujt',`Q: ujt(`$1',`$2',`$3',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/ujtMan.m4-8-  "\sl B1" ifelse(`$5',,below,ljust) at last [].B1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4-7-`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4:8:  setdir_(ifelse(`$1',,0,`$1'))     # Process arg 1
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4-9-  eleminit_                         # Assign rp_ang, rp_len
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4-26-  line to J
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4:27:  ifelse(`$3',,,"$`$3'$" at Q.C)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4:28:  ifelse(`$4',,,"$`$4'$" at C+vec_(0,-vunit/3))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4:29:  ifelse(`$5',,,"$`$5'$" at R+vec_(0,-vunit/4))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4-30-  ]')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fetMan.m4-11-define(`IRF4905',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fetMan.m4:12: `[ ifelse(`$1',,,`eleminit_(`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fetMan.m4:13:   Q: mosfet(,`$2',dMdPzEDSQdB,) ifelse(`$1',,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fetMan.m4-14-     S: Q.tr_xy(-4,-2); line from Q.tr_xy(-2,-2) to S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Opto.m4-5-`[{u = dimen_/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Opto.m4:6: Q: bi_trans(up u*2,ifinstr(`$1',R,R),ifinstr(`$1',B,B)CBUdE)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Opto.m4-7- E: Q.E; C: Q.C; A:ifinstr(`$1',R,Q.e+(u*3/2,u),Q.w+(-u*3/2,u)); K: A-(0,u*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Thermal.m4-4-define(`thermalsw',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Thermal.m4:5: `dswitch(`$1',`$2',WDdBTh)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Thermal.m4-6-  circle rad distance(M4T,last line.c) at last line.c')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-57-define(`lg_pintxt',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:58: `"ifxfig(`$1',`ifsvg(`svg_small(`$1',75)',`sp_{\scriptsize `$1'}sp_')')"')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-59-                               `Logic pin text with bar where possible'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:60:define(`lg_bartxt',`iflatex(`$\overline{\hbox{`$1'}}$',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-61-                               `The comma has to be at the top level'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:62:define(`m4_pattocomma',`patsubst(`$1',`$2',`,')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-63-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-64-                               `Scale grid coordinates to world coordinates'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:65:define(`grid_',`(vscal_(L_unit,`$1',`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-66-                               `Scale and rotate grid coords to world coords'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:67:define(`svec_',`vec_(vscal_(L_unit,`$1',`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-68-                               `Relative svec_'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:69:define(`rsvec_',`Here+svec_(`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-70-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-98-define(`BOX_gate',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:99:define(`m4m',`ifelse(`$1',,2,len(`$1'))')define(`m4a',`$1')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:100:define(`m4h',`ifelse(`$3',,AND_wd,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:101:define(`m4v',`ifelse(`$4',,AND_wd,`$4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-102-[ Box: [Outline: line to svec_(0,m4v/2) then to svec_(m4h,m4v/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-104-    with .Outline.start at (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:105:  ifelse(`$5',,,`{ move to Box.n+(0,-5pt__)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:106:    m4lstring($5,"ifsvg(`svg_small($5,75)',`{\scriptsize$ $5 $}')") }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-107-  IOdefs(from svec_(0,m4v/2) to svec_(0,-m4v/2),In,`$1',R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:108:  Out: svec_(m4h,0) ifelse(`$2',N,`+svec_(N_diam,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-109-    N_Out: NOT_circle \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-117-                                  arg1 is one or more of N|P '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:118:define(`AND_gate',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-119-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:120:`m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-121-ifinstr(`$2',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:122:`BOX_gate(m4PN,ifinstr(`$2',N,N,P),ifelse(`$3',,,`($3)/(L_unit)'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:123:  ifelse(`$4',,,`($4)/(L_unit)'),ifsvg(`&```amp''';',`\&'),`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:124:`AND_gen(m4PN,ifelse(`$2',N,N)IBAONESEC,`$3',`$4',`$5')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-125-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-130-                                  arg1 is one or more of N|P '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:131:define(`NAND_gate',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-132-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:133:`m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-134-ifinstr(`$2',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:135:`BOX_gate(m4PN,ifelse(`$2',N,N,P),ifelse(`$3',,,`($3)/(L_unit)'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:136:  ifelse(`$4',,,`($4)/(L_unit)'),ifsvg(`&```amp''';',`\&'),`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:137:`AND_gen(m4PN,ifelse(`$2',N,N)IBANONESEC,`$3',`$4',`$5')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-138-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-149-                                  arg2 as above except [N]I is ignored '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:150:define(`AND_gen',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-151-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:152: `m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:153:  define(`m4hor',`ifelse(`$3',,AND_wd,`($3)/(L_unit)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:154:  define(`m4ver',`ifelse(`$4',,ifelse(`$3',,AND_ht,AND_ht/(AND_wd)*m4hor),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:155:   `($4)/(L_unit)')')define(`dna_',ifelse(`$2',,IBAONESEC,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-156- [ sc_draw(`dna_',B,`Bm: line from svec_(m4hor-m4ver/2,-m4ver/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-176-     ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:177:  ifelse(ifinstr(`$1',N,1)`'ifinstr(`$1',P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:178:   `sc_draw(`dna_',NI, `m4A_defs(ifelse(`$1',,2,`$1'),N)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-179-     ')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-197-     ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:198:  ifelse(ifinstr(`$1',N,1)`'ifinstr(`$1',P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:199:   `sc_draw(`dna_',I, `m4A_defs(ifelse(`$1',,2,`$1'))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-200-   `m4A_defs(`$1')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-212-                                `What about the IOdefs macro?'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:213:define(`m4A_defs',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-214-  ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:215:   `m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4AI')define(`m4AnI',m4arg1)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-216-   `define(`m4AI',m4arg1)define(`m4AnI',len(m4arg1))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-241-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:242:define(`m4_OR',`define(`m4arg1',ifelse(`$2',,2,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-243-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:244: `m4dupstr(ifinstr(`$3',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-245-ifinstr(`$3',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-246-`BOX_gate(m4PN,ifinstr(`$3',N,N,P),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:247:  ifelse(`$4',,,`($4)/(L_unit)'),ifelse(`$5',,,`($5)/(L_unit)'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:248:  ifinstr(`$1',XOR,`=',`ifsvg(`>=1',`\geq 1')'),`$6')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-249-`OR_gen(m4PN,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:250: ifinstr(`$1',XOR,P)`'ifelse(`$3',N,N)IBA`'ifelse(substr(`$1',0,1),N,N)ONESEC,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-251- shift(shift(shift($@))))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-263-                                  arg2 as above except [N]I is ignored '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:264:define(`OR_gen',`[define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-265-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:266: `m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:267:  define(`m4hor',`ifelse(`$3',,AND_wd,`($3)/(L_unit)')')define(`m4o',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:268:  define(`m4ver',`ifelse(`$4',,ifelse(`$3',,AND_ht,AND_ht/(AND_wd)*m4hor),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:269:   `($4)/(L_unit)')')define(`dna_',ifelse(`$2',,IBAONESEC,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-270-  sc_draw(`dna_',P,`define(`m4o',XOR_off*m4ver/(AND_ht))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-303-    ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:304:  ifelse(ifinstr(`$1',N,1)`'ifinstr(`$1',P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:305:   `sc_draw(`dna_',NI, `m4O_defs(ifelse(`$1',,2,`$1'),N)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-306-    ')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-322-    ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:323:  ifelse(ifinstr(`$1',N,1)`'ifinstr(`$1',P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:324:   `sc_draw(`dna_',I, `m4O_defs(ifelse(`$1',,2,`$1'))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-325-   `m4O_defs(`$1')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-336-                                 and NOT circles as N_Inx where x is integer'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:337:define(`m4O_defs',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-338-  ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:339:   `m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4OI')define(`m4OnI',m4arg1)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-340-   `define(`m4OI',m4arg1)define(`m4OnI',len(m4arg1))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-374-                                 Z2 and Z3 labeled at their right edges'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:375:define(`IOdefs',`define(`m4dm',`ifelse(`$3',,1,len(`$3'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:376:  define(`m4da',`$3')define(`m4dv',`ifelse(`$2',,In,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-377-  M4TL: move `$1'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-394-define(`BUFFER_gen',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:395: `define(`m4h',`ifelse(`$2',,BUF_wd,`($2)/(L_unit)')')define(`m4y',m4h)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:396:  define(`m4v',`ifelse(`$3',,BUF_ht,`($3)/(L_unit)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:397:  define(`dna_',ifelse(`$1',,ITOCNESE,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-398-  define(`m4z',`N_rad/vlength(m4h,m4v/2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-442-    ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:443:  ifelse(`$4',,,`IOdefs(from svec_(0,m4v/2) to svec_(0,-m4v/2),In,`$4',R)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:444:  ifelse(`$5',,,`IOdefs(from svec_(0,m4v/2) to svec_(m4h,0),NE,`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:445:  ifelse(`$6',,,`IOdefs(from svec_(0,-m4v/2) to svec_(m4h,0),SE,`$6',R)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-446-  `$7']')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-457-define(`BUFFER_gate',`ifinstr(`$2',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:458: `BOX_gate(ifinstr(`$2',N,N,P),P,ifelse(`$3',,,`($3)/(L_unit)'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:459:    ifelse(`$4',,,`($4)/(L_unit)'),1,`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-460- `ifelse(`$1',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:461:   `BUFFER_gen(ifelse(`$2',N,N)ITOCNESE,`$3',`$4',,`$5',`$6',`$7')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-462-   `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:463:    { BUFFER_gen(ifelse(`$2',N,N)ITOC,`$3',`$4',,`$5',`$6',`$7') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-464-        with .Tc at last line.c }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-475-define(`NOT_gate',`ifinstr(`$2',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:476: `BOX_gate(ifinstr(`$2',N,N,`$2',n,N,P),ifinstr(`$2',n,P,N),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:477:    ifelse(`$3',,,`($3)/(L_unit)'),ifelse(`$4',,,`($4)/(L_unit)'),1,`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-478- `ifelse(`$1',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:479:   `BUFFER_gen(ifinstr(`$2',N,N,`$2',n,N)IT`'ifinstr(`$2',n,,N)OCNESE,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:480:      `$3',`$4',,,,`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-481-   `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:482:    { BUFFER_gen(ifinstr(`$2',N,N,`$2',n,N)IT`'ifinstr(`$2',n,,N)OC,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:483:      `$3',`$4',,,,`$5') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-484-        with .C at last line.c }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-494-     N=negated (NOT-circle); E=edge trigger'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:495:define(`lg_pin',`ifelse(`$1',,,`move to $1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:496:  define(`dna_',`substr(`$4',1)')define(`m4lE',)define(`m4lch',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:497:  define(`m4ld',`ifelse(`$4',,e,`substr(`$4',0,1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-498-  define(`m4lph',`ifelse(m4ld,n,0,m4ld,w,-1,m4ld,s,0,1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-499-  define(`m4lpv',`ifelse(m4ld,n,1,m4ld,w,0,m4ld,s,-1,0)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:500:  define(`m4lpl',`ifelse(`$6',,`lg_plen',(`$6')/L_unit)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-501-  sc_draw(`dna_',E,`define(`m4lE',1)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-504-  ifelse(`$2',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:505:   `{ lg_pintxt(`$2') ifelse(m4ld,w,`ljust_', m4ld,n,`below_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-506-      m4ld,s,`above_',`rjust_') at Here dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-519-        then to Here}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:520:  {ifelse(`$3',,,`$3':) line to rsvec_(lp_xy(m4lpl,0)) chop m4lch chop 0 dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-521-   ifinstr(dna_,I,` <- wid linethick*5.6bp__ ht linethick*7.2bp__ ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-522-   ifinstr(dna_,O,` -> wid linethick*5.6bp__ ht linethick*7.2bp__ ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:523:   ifelse(`$5',,,`move to last line.c; lg_pintxt(`$5') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-524-     ifelse(m4ld,n,`rjust_', m4ld,w,`above_',m4ld,e,`above_',`rjust_')') 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-525-   } ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:526:define(`lp_xy',`vrot_(`$1',`$2',m4lph,m4lpv)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-527-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-544-define(`Mux',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:545:  define(`m4Mwid',`ifelse(`$4',,Mux_wid,((`$4')/(L_unit)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:546:  define(`m4Mht',`ifelse(`$5',,Mux_ht,((`$5')/(L_unit)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-547-  W: (0,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-554-  line from W to NW then to NE then to SE then to SW then to W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:555:  ifelse(`$2',,,`"ifsvg(`svg_small($2,75)',`\scriptsize $2')" at C')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-556-  lg_pin(E,,Out,e)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:557:  define(`m4Mdna',`$3')define(`m4MOE')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-558-  sc_draw(`m4Mdna',L,`define(`m4ML',-)',`define(`m4ML')')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-566-  sc_draw(`m4Mdna',S,`define(`m4MSel',S)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:567:  define(`m4Mn',`ifelse(`$1',,2,`ifelse(m4MOE,,`$1',incr(eval(`$1')))')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-568-  ifinstr(m4MSel,N,                             dnl Draw Sel pins
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-577-      `ifelse(m4MN,X,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:578:         m4MN,B,`define(`m4dg',`ifelse(eval(`$1'>8),1,4,eval(`$1'>4),1,3,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:579:           eval(`$1'>2),1,2,1)') binary_(decr(m4x),m4dg)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:580:         m4MN,H,`define(`m4dg',`ifelse(eval(`$1'>16),1,2,1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-581-           hexadecimal_(decr(m4x),m4dg)',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-603-define(`Demux',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:604:  define(`m4Dwid',`ifelse(`$4',,Mux_wid,((`$4')/(L_unit)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:605:  define(`m4Dht',`ifelse(`$5',,Mux_ht,((`$5')/(L_unit)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-606-  W: (0,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-613-  line from W to NW then to NE then to SE then to SW then to W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:614:  ifelse(`$2',,,`"ifsvg(`svg_small($2,75)',`\scriptsize $2')" at C')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-615-#  lg pin(location, label, Picname, n|e|s|w [L|M|I|O][N][E], pinno, optlen)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-616-  lg_pin(W,,In,w)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:617:  define(`m4Ddna',`$3')define(`m4DOE')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-618-  sc_draw(`m4Ddna',L,`define(`m4DL',-)',`define(`m4DL')')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-626-  sc_draw(`m4Ddna',S,`define(`m4DSel',S)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:627:  define(`m4Dn',`ifelse(`$1',,2,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-628-  ifinstr(m4DSel,N,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-636-    ifelse(m4DN,X,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:637:      m4DN,B,`define(`m4dg',`ifelse(eval(`$1'>8),1,4,eval(`$1'>4),1,3,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:638:        eval(`$1'>2),1,2,1)') binary_(decr(m4x),m4dg)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:639:      m4DN,H,`define(`m4dg',`ifelse(eval(`$1'>16),1,2,1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-640-        hexadecimal_(decr(m4x),m4dg)',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-685-  linethick = gatelineth
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:686:  ifelse(m4Delch(`$1'),NOT,`Q: NOT_gate()',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:687:    m4Delch(`$1'),BUFFER,`Q: BUFFER_gate()',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:688:   `Q: m4Delch($1)_gate(m4nargs)') `#' End Q
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-689-  linethick = lineth
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-737-define(`m4ifboolvar_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:738:`ifelse(substr(`$1',0,1),_,`$3',`ifdef(`$1',`$3',`$2')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-739-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-740-                              Empty a stack while nonblank, executing arg2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:741:define(`m4stackdump',`ifdef(`$1',`ifelse($1,,`popdef(`$1')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:742:`$2`'popdef(`$1')m4stackdump(`$1',`$2')')')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-743-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-747-   `(ifelse(m4dir,left,-)autoinputsep,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:748:  In`'$1: PrevInput define(`m4dirt',m4dir)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-749-ifinstr(`$2',N,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-762-   `(ifelse(m4dir,left,-)autoinputsep*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:763:  In`'$1: PrevInput define(`m4dirt',m4dir)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-764-  line thick lineth from PrevInput ifdef(`m4LI',m4dir,down) dimen_/4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-771-  linethick = lineth
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:772:  InNt`'$1: Here;  m4xpand(m4dirt`'_)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-773-  ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-844-dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:845: ifinstr(`$2',L,`define(`m4LI')',`undefine(`m4LI')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-846- undefine(`m4InNames')undefine(`AutoOutNames')define(`m4Path',)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-860-Fx: [ define(`m4fno',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:861: ifinstr(`$2',M,`left_ define(`m4corner',e)',`right_ define(`m4corner',w)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-862-dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-876-    `ifelse(m4locattr,,`with .n`'ifinstr(`$2',M,w,e) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:877:       at Tx`'eval(m4fno-1).s`'ifinstr(`$2',M,w,e)+(0,-dimen_/4)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-878-     m4locattr)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-914-dnl                           Optional reverse of bare name order
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:915:  ifinstr(`$2',R,`stackreverse_(`m4f')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-916-dnl                           Get the offset=value if any 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-929-#                             Draw inputs right to left or top to bottom
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:930:  stackexec_(`m4f',`m4r',`ifinstr(`$2',N,,`ifdef(X_`'m4f,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-931-   `ifdef(N_`'m4f,`DrawInNotIn(m4f)',`DrawIn(m4f)')',`DrawIn(m4f,N)')')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-958-define(`m4AutoConnex',`define(`m4cx',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:959:define(`m4ltn',`substr(`$2',decr(len(`$2')))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:960:stackexec_(`$2',`m4TAL',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-961-`define(`m4ltn',substr($2,decr(len($2))))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-982-define(`FlipFlop',`ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:983:`$1',D, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:984:  : D:PinD;E:CK:PinCK, , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:985:`$1',T, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:986:  : T:PinT;E:CK:PinCK, , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:987:`$1',RS, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:988:  : R:PinR;: S:PinS,    , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:989:`$1',SR, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:990:  : S:PinS;: R:PinR,    , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:991:`$1',JK, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-992-   : J:PinJ;NE:CK:PinCK;: K:PinK, N:CLR:PinCLR,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:993:   :Q:PinQ;:lg_bartxt(Q):PinNQ, N:PR:PinPR,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:994:`FlipFlopX(`$3',`$2', ::Pin;, , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-995-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1022-dnl                           Center label
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1023: ifelse(`$2',,,"ifsvg(`svg_small($2,75)',`\scriptsize $2')" at Chip.c)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1024: ifelse(`$7',,,`pushdef(`lg_plen',(`$7')/L_unit)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1025- ifelse(`$3',,,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1032-  `m4_ffside(`(m4x-0.5)/m4_pc between Chip.sw_ and Chip.se_',`$6',S,s)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1033: ifelse(`$7',,,`popdef(`lg_plen')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1034- `$8' ]')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1036-define(`m4_ffside',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1037:`stacksplit_(`m4pr',`$2',;)define(`m4_pc',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1038- stackexec_(`m4pr',`m4pspec',`define(`m4_pc',incr(m4_pc))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1040- `ifinstr(m4pspec,:,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1041:    `m4drawpin(`$1',`$3'm4x,`$4'm4_pattocomma(m4pspec,:))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1042-  popdef(`m4pspec')')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1043:define(`m4drawpin',`lg_pin(`$1',`$4',ifelse(`$5',,`$2',`$5'),`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1044-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-29-# setview
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:30: m4azim=ifelse(`$1',,0,`$1',0,0,`prod_(`$1',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:31: m4elev=ifelse(`$2',,0,`$2',0,0,`prod_(`$2',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:32: m4rot =ifelse(`$3',,0,`$3',0,0,`prod_(`$3',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:33: m4caz=ifelse(`$1',,1,`$1',0,1,`$1',90,0,`$1',-90, 0,cos(m4azim))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:34: m4saz=ifelse(`$1',,0,`$1',0,0,`$1',90,1,`$1',-90,-1,sin(m4azim))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:35: m4cel=ifelse(`$2',,1,`$2',0,1,`$2',90,0,`$2',-90, 0,cos(m4elev))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:36: m4sel=ifelse(`$2',,0,`$2',0,0,`$2',90,1,`$2',-90,-1,sin(m4elev))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:37: m4cro=ifelse(`$3',,1,`$3',0,1,`$3',90,0,`$3',-90, 0,cos(m4rot))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:38: m4sro=ifelse(`$3',,0,`$3',0,0,`$3',90,1,`$3',-90,-1,sin(m4rot))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-39- view3D1=m4caz*m4cel
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-55-define(`PtoBase3D',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:56: `rot3Dz(m4azim,rot3Dy(-m4elev,rot3Dx(-m4rot,`$1',`$2',`$3')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-57-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-61-define(`project',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:62:`Pr_yz(rot3Dx(m4rot,rot3Dy(m4elev,rot3Dz(-m4azim,`$1',`$2',`$3'))))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-63-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-64-                               `Rotation about x axis rot3Dx(angle,x1,x2,x3)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:65:define(`rot3Dx',``$2',diff_(prod_(cos(`$1'),`$3'),prod_(sin(`$1'),`$4')),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:66:        sum_(prod_(sin(`$1'),`$3'),prod_(cos(`$1'),`$4'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-67-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-68-                               `Rotation about y axis rot3Dy(angle,x1,x2,x3)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:69:define(`rot3Dy',`sum_(prod_(cos(`$1'),`$2'),prod_(sin(`$1'),`$4')),`$3',dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:70:  diff_(prod_(cos(`$1'),`$4'),prod_(sin(`$1'),`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-71-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-72-                               `Rotation about z axis rot3Dz(angle,x1,x2,x3)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:73:define(`rot3Dz',`diff_(prod_(cos(`$1'),`$2'),prod_(sin(`$1'),`$3')),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:74:  sum_(prod_(sin(`$1'),`$2'),prod_(cos(`$1'),`$3')),`$4'')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-75-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-76-                               `Cross product cross3D(x1,y1,z1,x2,y2,z2)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:77:define(`cross3D',`diff_(prod_(`$2',`$6'),prod_(`$3',`$5')),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:78:  diff_(prod_(`$3',`$4'),prod_(`$1',`$6')),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:79:  diff_(prod_(`$1',`$5'),prod_(`$2',`$4'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-80-  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-82-define(`dot3D',`(sum_(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:83:  sum_(prod_(`$1',`$4'),prod_(`$2',`$5')),prod_(`$3',`$6')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-84-                                Vector addition, subtraction, scalar product
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:85:define(`sum3D',`sum_(`$1',`$4'),sum_(`$2',`$5'),sum_(`$3',`$6')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:86:define(`diff3D',`diff_(`$1',`$4'),diff_(`$2',`$5'),diff_(`$3',`$6')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:87:define(`sprod3D',`prod_(`$1',`$2'),prod_(`$1',`$3'),prod_(`$1',`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-88-                                Extract direction cosine
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-89-                               `eg v = dcosine3D(1,x,y,z) assigns x to v' 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:90:define(`dcosine3D',`(ifelse(`$1',1,`$2',`$1',2,`$3',`$4'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-91-                                Euclidian length
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:92:define(`length3D',`sqrt((`$1')^2+(`$2')^2+(`$3')^2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-93-                                Unit vector
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:94:define(`unit3D',`sprod3D(1/length3D(`$1',`$2',`$3'),`$1',`$2',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-95-                                Assign the direction cosines to variables
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-100-define(`assign3D',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:101:`ifelse(`$1',,,`$1' = `$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:102: ifelse(`$2',,,`$2' = `$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:103: ifelse(`$3',,,`$3' = `$6')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-104-                                
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-105-                                Write out the 3 arguments for debug
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:106:define(`print3D',`print sprintf("`$1'(%g,%g,%g)",`$2',`$3',`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-107-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-113-define(`setlight',`define(`setlight_')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:114: m4hzim=ifelse(`$1',,m4azim,`$1',0,0,`prod_(`$1',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:115: m4hlev=ifelse(`$2',,m4elev,`$2',0,0,`prod_(`$2',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:116: m4hot =ifelse(`$3',,m4rot,`$3',0,0,`prod_(`$3',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:117: m4chz=ifelse(`$1',0,1,`$1',90,0,`$1',-90, 0,cos(m4hzim))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:118: m4shz=ifelse(`$1',0,0,`$1',90,1,`$1',-90,-1,sin(m4hzim))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:119: m4chl=ifelse(`$2',0,1,`$2',90,0,`$2',-90, 0,cos(m4hlev))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:120: m4shl=ifelse(`$2',0,0,`$2',90,1,`$2',-90,-1,sin(m4hlev))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:121: m4cho=ifelse(`$3',0,1,`$3',90,0,`$3',-90, 0,cos(m4hot))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:122: m4sho=ifelse(`$3',0,0,`$3',90,1,`$3',-90,-1,sin(m4hot))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-123- light3D1=m4chz*m4chl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-137- `[ Origin: 0,0
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:138:  define(`M4F_V',``$1',`$2',`$3'')dnl          the whole vector V
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-139-  lV = length3D(M4F_V)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:140:  define(`M4F_T',``$4',`$5',`$6'')dnl          normal to the top surface
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-141-  lT = length3D(M4F_T)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-154-dnl                             half-thickness vector in direction of T
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:155:  tx = prod_(lTdp,`$4'); ty = prod_(lTdp,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-156-  tz = prod_(lTdp,`$6')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-221-                                given by its azimuth and elevation arguments'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:222:define(`shadedball',`[ C: (0,0);  r = ifelse(`$1',,circlerad,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-223-  ifdef(`setlight_',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-225-    hr = distance(C,H)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:226:   `hr = ifelse(`$2',,r*3/5,`$2'); ha = ifelse(`$3',,110,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-227-    H: (cosd(ha)*hr,sind(ha)*hr)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:228:  u0 = ifelse(`$4',,1,`$4'); uf = ifelse(`$5',,0.25,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-229-  rm = r+hr; n = int(rm/(linethick bp__))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-46-                                Processor shortcuts
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:47:define(`ifdpic',`ifelse(m4picprocessor,dpic,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:48:define(`ifgpic',`ifelse(m4picprocessor,gpic,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-49-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:50:define(`ifmfpic',`ifelse(m4postprocessor,mfpic,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:51:define(`ifmpost',`ifelse(m4postprocessor,mpost,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:52:define(`ifpdf',`ifelse(m4postprocessor,pdf,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:53:define(`ifpgf',`ifelse(m4postprocessor,pgf,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:54:define(`ifpostscript',`ifelse(m4postprocessor,postscript,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:55:define(`ifpstricks',`ifelse(m4postprocessor,pstricks,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:56:define(`ifsvg',`ifelse(m4postprocessor,svg,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:57:define(`iftpic',`ifelse(m4postprocessor,tpic,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:58:define(`ifxfig',`ifelse(m4postprocessor,xfig,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:59:#efine(`ifpsfrag',ifinstr(ifdef(`psfrag',T)`'ifdef(`psfrag_',T),T,`$1',`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:60:define(`ifpsfrag',ifelse(ifdef(`psfrag',T,`ifdef(`psfrag_',T)'),T,`$1',`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-61-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-65-define(`iflatex',`ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:66: ifpdf(F)`'ifpostscript(`ifpsfrag(,F)')`'ifsvg(F)`'ifxfig(F),F,`$2',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-67-==========================================================================
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-152-define(`sfg_init',`cct_init
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:153:  sfg_wid = ifelse(`$1',,`(linewid/0.75*(2.5+0.25)/4)',(`$1'))# default line len
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:154:  sfg_rad = ifelse(`$2',,(0.25/4/2),(`$2'))  # node radius
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:155:  sfg_aht = ifelse(`$3',,(0.25/4),(`$3'))    # arrow height (arrowhead length)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:156:  sfg_awid = ifelse(`$4',,`sfg_aht',(`$4'))  # arrowhead width
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-157-  ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-183-define(`m4announceprocessor',`dnl Do not change the format of the next line:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:184:`#' `$1' Version 9.3: ifelse(m4picprocessor,gpic,`Gpic',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-185-  m4postprocessor,pstricks,`PSTricks',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-210-                                Save the current m4 direction parameters'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:211:define(`savem4dir',`define(`m4ss_',`ifelse(`$1',,savm4dir`'_,`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-212-pushdef(m4ss_`'_,m4dir)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-218-                                Restore the current m4 direction parameters'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:219:define(`restorem4dir',`define(`m4ss_',`ifelse(`$1',,savm4dir`'_,`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-220-define(`m4d_',m4xpand(m4ss_`'_))popdef(m4ss_`'_)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-240-                                 the result is used inside dpic looping'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:241:define(`Point_',`ifinstr(`$2',D,`ifelse(dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:242:`$1',0,`rp_ang = 0; right_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:243:`$1',90,`rp_ang = pi_/2; up_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:244:`$1',-90,`rp_ang = -pi_/2; down_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:245:`$1',180,`rp_ang = pi_; left_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:246:`$1',-180,`rp_ang = pi_; left_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:247:`$1',270,`rp_ang = -pi_/2; down_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:248:`$1',-270,`rp_ang = pi_/2; up_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-249-`rp_ang = prod_(`$1',dtor_);dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-251-define(`m4c_',(-sin(rp_ang)))define(`m4d_',cos(rp_ang))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:252:`rp_ang = prod_(`$1',dtor_);undefine(`m4rp_ang')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-253-define(`m4a_',cos(rp_ang))define(`m4b_',sin(rp_ang))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-258-define(`setdir_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:259: `pushdef(`m4sdir',`ifelse(`$1',,`ifelse(`$2',,R,`$2')',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-260-  m4sd_ang = rp_ang; pushdef(`m4tdir',m4dir)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-265- m4sdir,D,`rp_ang = -pi_/2; down_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:266:`rp_ang = prod_(`$1',dtor_)undefine(`m4rp_ang')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-267- define(`m4a_',cos(rp_ang))define(`m4b_',sin(rp_ang))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-274-define(`point_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:275:`ifelse(`$1',rp_ang,,`rp_ang = `$1'')undefine(`m4rp_ang')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-276- define(`m4a_',cos(rp_ang))define(`m4b_',sin(rp_ang))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-280-                                (Gpic returns NaN for atan2(0,0)):'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:281:define(`rpoint_',`line invis ifelse(`$1',,linewid/10,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-282-  ifdef(`if_rpoint__',`rpoint__',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-301-                                rect_(radius,radians)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:302:define(`rect_',`vscal_(`$1',cos(`$2'),sin(`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-303-                                `Rect_(radius,degrees)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:304:define(`Rect_',`vscal_(`$1',cosd(`$2'),sind(`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-305-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-307-                                polar_(x,y)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:308:define(`polar_',`vlength(`$1',`$2'),atan2(`$2',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-309-                                `Polar_(x,y)' returns degrees
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:310:define(`Polar_',`vlength(`$1',`$2'),rtod_*atan2(`$2',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-311-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-321-'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:322:define(`arcr',`define(`M4arcrC',`M4Pos(ifelse(`$1',,Here,`$1'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:323: define(`m4arad',`ifelse(`$2',,arcrad,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:324: define(`m4Sang',`ifelse(`$3',,0,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:325: define(`m4Eang',`ifelse(`$4',,pi_/2,`$4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-326- arc invis from M4arcrC+(rect_(m4arad,m4Sang)) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-329- M4aCtr: last arc.c; M4aStart: last arc.start; M4aEnd: last arc.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:330: ifelse(ifinstr(`$5',->,T,`$5',<-,T),T,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-331- `{ if m4arad == 0 then { m4and = arcrad } else { m4and = m4arad }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:332:   m4aang = ifelse(`$6',,arrowht,`$6')/m4and
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:333:   m4ama = (m4Sang+(m4Eang))/2; if `$4' < `$3' then { m4ama = m4ama+pi_ }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-334-   arc `$5' from M4aCtr+(rect_(m4arad,m4ama-m4aang/2)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-335-              to M4aCtr+(rect_(m4arad,m4ama+m4aang/2)) rad m4arad \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:336:      with .c at M4aCtr ifelse(`$6',,,ht `$6') }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-337-  arc patsubst(patsubst(`$5',->,),<-,) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-344-                                eg arcd(Here,0.5,0,90) dashed'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:345:define(`arcd',`arcr(`$1',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:346: ifelse(`$3',,,(`$3')*dtor_),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:347: ifelse(`$4',,,(`$4')*dtor_),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:348: `$5',`$6')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-349-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-356-  ssq = max(0,dx*dx+dy*dy)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:357:  drad = max(sqrt(ssq)/2,ifelse(`$3',,arcrad,abs(`$3')))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-358-  if ssq==0 then { dfac = 1 } else { dfac = sqrt(max(0,drad^2/ssq-0.25)) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:359:  ifelse(`$3',,,`dfac = sign(`$3')*dfac;')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:360:  arc `$2' `$4' from Chord.start to Chord.end rad drad \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-361-    with .c at Chord.c ifelse(`$2',cw,-,+)(-dy*dfac,dx*dfac)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-366-                                eg for_(0,10,2,`print m4x') '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:367:define(`for_',`ifelse(eval(`$1'!=(`$2'+(`$3'))),1,`pushdef(`m4x',`$1') $4
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:368:  popdef(`m4x')for_(eval(`$1'+(`$3')),`$2',`$3',`$4')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-369-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-372-                                  while_(`i>0',`print i; define(`i',decr(i))') '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:373:define(`while_',`ifelse(eval($1),1,`$2`'while_(`$1',`$2')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-374-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-380-define(`Loopover_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:381:`pushdef(`$1',`$3')pushdef(`m4Lx',ifdef(`m4Lx',`incr(m4Lx)',1)) $2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:382:Loopover_(`$1',`$2',shift(shift(shift($@))))popdef(`m4Lx')popdef(`$1')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-383-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-385-                                 stackexec_(`Source',`Dest',`actions')'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:386:define(`stackexec_',`ifdef(`$1',`$3`'dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:387:ifelse(`$2',,,`pushdef(`$2',$1)')popdef(`$1')stackexec_(`$1',`$2',`$3')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-388-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-389-                              Empty a stack to first blank, executing arg2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:390:define(`stackdo_',`ifdef(`$1',`ifelse(`$1',,`popdef(`$1')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:391:`$2`'popdef(`$1')stackdo_(`$1',`$2')')')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-392-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-395-define(`stackprint_',`print ""
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:396:print ifelse(`$2',,"`stack `$1':'","`$2'")
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:397:stackexec_(`$1',`m4stp__',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:398:print ifelse(`$1',,"blank","`$1'")')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-399-stackexec_(`m4stp__',`$1')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-403-                               `Dump stack to the terminal during m4 execution'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:404:define(`m4stackmsg',`stackexec_(`$1',`m4Btmp',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-405-`syscmd(echo $1 >/dev/console)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-409-                                 stackcopy_(`Source',`Dest',[`count'])'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:410:define(`stackcopy_',`undefine(`$2')ifelse(`$3',,,`define(`$3',0)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:411:stackexec_(`$1',`m4C__',`ifelse(`$3',,,`define(`$3',incr($3))')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:412:stackexec_(`m4C__',`$1',`pushdef(`$2',m4C__)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-413-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-415-                                Reverse m4 stack'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:416:define(`stackreverse_',`stackexec_(`$1',`m4R__')stackexec_(`m4R__',`m4S__')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-417-stackexec_(`m4S__',`$1')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-421-                                substring (default .) left to right'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:422:define(`stacksplit_',`define(`m4sep',`ifelse(`$3',,.,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:423:ifinstr(`$2',m4sep,`pushdef(`$1',substr(`$2',0,index(`$2',m4sep)))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:424:stacksplit_(`$1',substr(`$2',incr(index(`$2',m4sep))),m4sep)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:425:`pushdef(`$1',`$2')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-426-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-429-                                path, default dot (.)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:430:define(`basename_',`ifelse(index($1,ifelse(`$2',,.,`$2')),-1,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:431:`basename_(substr($1,incr(index($1,ifelse(`$2',,.,`$2')))))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-432-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-435-define(`stackargs_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:436:`ifelse(`$2',,,`pushdef(`$1',`$2')stackargs_(`$1',shift(shift($@)))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-437-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-445-   (($2.x-$1.x)*($3.y-$4.y)-($2.y-$1.y)*($3.x-$4.x))\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:446:   between `$1' and `$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-447-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-453-                                  the line with a gap'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:454:define(`dashline',`rpoint_(`$1')define(`m4opts',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:455:  define(`m4dsh',`ifelse(`$3',,dashwid,abs(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:456:  define(`m4ssv',`ifelse(`$4',,m4dsh/2,abs(`$4'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-457-  define(`m4lar',)define(`m4rar',)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-474-                                filled circle for rounded corners'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:475:define(`round',`{ circle thick ifelse(`$2',,`linethick/2',(`$2')/2) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:476:  diameter ifelse(`$2',,`linethick',`($2)')/2 pt__ \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:477:  ifelse(`$1',,`at Here',`$1') $3} ifelse(`$1',,,`; move to last circle .c')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-478-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-486-                                arg3= radians (turn angle, +ve is ccw)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:487:define(`corner',`define(`m4lth',`ifelse(`$1',,linethick,`($1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-488-define(`m4lfr',`(m4lth bp__)/lin_leng(last line)/2')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-501-                                sets Here to Position2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:502:define(`mitre_',`{[ define(`m4lth2',`ifelse(`$4',,hlth,`$4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:503: M4mA: line invis from `$2' to `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:504: M4mC: line invis from `$2' to `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:505: line `$5' from Along_(M4mA,m4lth2) to `$2' then to Along_(M4mC,m4lth2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-506- ] with .M4mA.start at `$2'}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-514- `M4TpA: `$1'.c
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:515:  M4TpB: Intersect_(`$1',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-516-  M4TpC: `$2'.c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-525-  M4end: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:526:  define(`m4h',`ifelse(`$3',,linewid,abs(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:527:  define(`m4v',`ifelse(`$4',,dashwid,abs(`$4'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:528:  define(`m4w',`ifelse(`$4',,dashwid/2,abs(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-529-  if (m4h+m4v+m4w*2)==0 then { centerline_n = 1 } \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-544-                                delete str2 from str1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:545:define(`m4xtract',`define(`m4I',index($1,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:546:define(`$1',substr($1,0,m4I)`'substr($1,ifelse(m4I,-1,0,eval(m4I+len($2)))))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-547-ifelse(m4I,-1,0,1)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-580-                                expressions for obvious cases.
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:581:define(`prod_',`ifelse($1,0,0,$1,-0,0,$2,0,0,$2,-0,0,$1,1,`$2',$2,1,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:582:  $1,-1,`-($2)',$2,-1,`-($1)',`($1)*($2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:583:define(`sum_',`ifelse($1,0,`$2',$1,-0,`$2',$2,0,`$1',$2,-0,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:584:  index($2,-),0,`$1$2',`($1+$2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:585:define(`diff_',`ifelse($2,0,`$1',$2,-0,`$1',$1,0,`-($2)',$1,-0,`-($2)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-586-  `($1-($2))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-589-                                a variable name without minus
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:590:define(`Prod_',`ifelse($1,0,0,$1,-0,0,$2,0,0,$2,-0,0,$1,1,`$2',$2,1,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:591:  $1,-1,`-($2)',$2,-1,`-$1',`$1*($2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-592-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-594-                                              use parentheses when necessary!)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:595:define(`abs_',`ifelse(index($1,-),0,`substr($1,1)',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:596:define(`neg_',`ifelse($1,0,0,index($1,-),0,`substr($1,1)',-`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-597-define(`sign_',`ifelse(index($1,-),0,-,)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-600-                                dpic, A+(B.x,B.y) with gpic'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:601:define(`Vsum_',`ifdpic(`$1'+`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:602: ``$1'+(`$2'.x,`$2'.y)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-603-                               `Vector difference: evaluates to A-(B) with
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-604-                                dpic, A-(B.x,B.y) with gpic'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:605:define(`Vdiff_',`ifdpic(`$1'-(`$2'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:606: ``$1'-(`$2'.x,`$2'.y)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-607-                               `Product of vector and scalar: (V)*(s) with dpic,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-608-                                (V.x*s,V.y*s) with gpic'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:609:define(`Vsprod_',`ifdpic((`$1')*(`$2'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:610: `(prod_(`$1'.x,`$2'),prod_(`$1'.y,`$2'))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-611-                               `The x,y coordinate pair of a position'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:612:define(`Vcoords_',`(`$1').x,(`$1').y')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-613-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-617-define(`binary_',`ifelse(`$2',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:618:   `ifelse(eval(`$1'/2>0),1,`binary_(eval(`$1'/2))')eval(`$1'%2)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:619:   `ifelse(eval(`$2'>1),1,`binary_(eval(`$1'/2),decr(`$2'))')eval(`$1'%2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-620-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-624-define(`hexadecimal_',`ifelse(`$2',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:625:   `ifelse(eval(`$1'/16>0),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:626:     `hexadecimal_(eval(`$1'/16))')`'hex_digit(eval(`$1'%16))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:627:   `ifelse(eval(`$2'>1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:628:     `hexadecimal_(eval(`$1'/16),decr(`$2'))')`'hex_digit(eval(`$1'%16))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-629-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-631-                                hexadecimal digit for 0 <= n <= 15'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:632:define(`hex_digit',`ifelse(eval(`$1'<10),1,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:633:   `$1',10,A,`$1',11,B,`$1',12,C,`$1',13,D,`$1',14,E,`$1',15,F)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-634-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-658-                                simplified values for special cases
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:659:define(`Sin',`ifelse(eval(`$1'<0),1,`neg_(Sin(abs_(eval(`$1'))))',dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:660:eval(`$1'>180),1,`Sin(eval(`$1'-360))',dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:661:eval(`$1'>90),1,`Sin(eval(180-(`$1')))',dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:662:eval(`$1'==90),1,1,eval(`$1'==30),1,0.5,eval(`$1'==0),1,0,sin((`$1')*`dtor_'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:663:define(`Cos',`Sin(eval($1+90))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-664-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-665-                                Sine and cosine of arbitrary argument in degrees
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:666:define(`sind',`ifelse(`$1',0,0,`$1',90,1,`$1',-90,-1,sin((`$1')*`dtor_'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:667:define(`cosd',`ifelse(`$1',0,1,`$1',90,0,`$1',-90, 0,cos((`$1')*`dtor_'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-668-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-677-                                Max, min of an arbitrary number of arguments
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:678:define(`Max',`ifelse(`$2',,`$1',`max(`$1',Max(shift($@)))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:679:define(`Min',`ifelse(`$2',,`$1',`min(`$1',Min(shift($@)))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-680-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-682-ifgpic(`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:683:define(`abs',`max(`$1',-(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:684:define(`sign',`((`$1')/abs(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:685:define(`floor',`int(`$1')')     `old versions of gpic use the floor function'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:686:define(`Int_',`(sign(`$1')*int(abs(`$1')))')  `corrected int() fn'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-687-define(`loge',`(log(`$1')/log10E_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-688-define(`expe',`(exp((`$1')*log10E_))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:689:define(`tan', `(sin(`$1')/cos(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:690:define(`acos',`atan2(sqrt(1-(`$1')^2),`$1')') `acos(ratio)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:691:define(`asin',`atan2(`$1',sqrt(1-(`$1')^2))') `asin(ratio)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:692:define(`pmod',`((((`$1')%(`$2'))+`$2')%(`$2'))') `+ve mod(M,N) eg pmod(-3,5)=2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-693-',`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-697-define(`ceiling_',`(-floor(-(`$1')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:698:define(`round_',`int(`$1'+sign(`$1')/2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-699-define(`sqrta',`sqrt(abs(`$1'))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-713-                                 boxdim(label, h|w|d|v, default length)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:714:define(`boxdim',`ifelse(`$2',v,`sum_(boxdim(`$1',h,`$3'),boxdim(`$1',d,0))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:715:  ifdef(`$1_$2',`$1_$2',ifelse(`$3',,0,`$3')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-716-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-724-                                 extract substrings without deletion'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:725:define(`xtract',`ifelse(index(`$1',`$2'),-1,,`$2')`'ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-726-`xtract(`$1',shift(shift($@)))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-729-                                 ifinstr(str,substr,in,str,substr,in,...,notin)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:730:define(`ifinstr',`ifelse(`$2',,`$1',index(`$1',`$2'),-1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:731: `ifinstr(shift(shift(shift($@))))',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-732-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-735-                                 eg m4dupstr(P,4,`X') defines X to be PPPP'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:736:define(`m4dupstr',`define(`$3',)for_(1,ifelse(`$2',,1,`$2'),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:737:`define(`$3',$3`$1')dnl')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-738-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-742-define(`m4Delch',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:743:`ifelse(substr(`$1',0,1),ifelse(`$2',,_,`$2'),`substr(`$1',1)',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-744-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-750-define(`setkey_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:751: `pushdef(`m4xt',index(`$1',`$2'=))ifelse(m4xt,-1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:752:   `pushdef(`m4'$2,`ifelse(`$3',,,ifelse(`$4',,(`$3'),`$3'))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:753:   `define(`m4sktmp',substr(`$1',eval(m4xt+len(`$2')+1)))dnl m4sktmp used later
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-754-    ifelse(index(m4sktmp,;),-1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:755:     `pushdef(`m4'$2,ifelse(`$4',,(m4sktmp),m4sktmp))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:756:     `pushdef(`m4'$2,ifelse(`$4',,(substr(m4sktmp,0,index(m4sktmp,;))),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-757-                                  substr(m4sktmp,0,index(m4sktmp,;))))')')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-765-define(`s_box',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:766:`ifsvg(`ifelse(`$2',,,`sprintf(')"ifelse(index(`$1',"),0,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:767:`substr(`$1',1,eval(len(`$1')-2))',`$1')"ifelse(`$2',,,`,shift($@))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-768-`define(`m4_k',ifdef(`m4_k',incr(m4_k),1))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:769:ifelse(`$2',,,`sprintf(')"ifdef(`s_name',,`{\bf !!}')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-770-\boxdims{s_name`'_`'m4_k}{dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:771:ifelse(index(`$1',"),0,`substr(`$1',1,eval(len(`$1')-2))',`$1')}dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:772:"ifelse(`$2',,,`,shift($@))') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-773- wid s_wd(,`textwid') ht s_ht(,`textht')+s_dp')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-778-define(`r_text',`define(`m4txt',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:779:`ifelse(index(`$1',"),0,`substr(`$1',1,eval(len(`$1')-2))',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:780:define(`m4rtang',`ifelse(`$2',,90,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-781-ifsvg(`svg_rot(m4rtang,"m4txt")')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-788-`define(`m4_k',ifdef(`m4_k',incr(m4_k),1))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:789:ifelse(`$2',,,`sprintf(')"ifdef(`s_name',,`{\bf !!}')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-790-\defboxdim{s_name`'_`'m4_k}{dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:791:ifelse(index(`$1',"),0,`substr(`$1',1,eval(len(`$1')-2))',`$1')}dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-792-ifpstricks(`\rput[c]{text_ang}(0,0)')ifpgf(`\pgftext[rotate=text_ang]'){dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:793:ifelse(index(`$1',"),0,`substr(`$1',1,eval(len(`$1')-2))',`$1')}"dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:794:ifelse(`$2',,,`,shift($@),shift($@))') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-795- wid s_wd(,textwid)*cosd(text_ang) + (s_ht(,textht)+s_dp)*sind(text_ang) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-802-                                 (or corresponding to the first argument)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:803:define(`s_ht',`boxdim(ifelse(`$1',,`s_name`'_`'m4_k',`$1'),h,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:804:define(`s_wd',`boxdim(ifelse(`$1',,`s_name`'_`'m4_k',`$1'),w,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:805:define(`s_dp',`boxdim(ifelse(`$1',,`s_name`'_`'m4_k',`$1'),d,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-806-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-819-define(`dotrad_',(0.02*scale))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:820:define(`dot',`[define(`m4ft',`ifelse(`$3',,0,(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:821:  ifgpic(`circle rad ifelse(`$2',,`dotrad_',`$2') fill_(m4ft)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-822-  `ifdef(`r_',`rgbfill(r_+(1-r_)*m4ft, g_+(1-g_)*m4ft, b_+(1-b_)*m4ft,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:823:    circle rad ifelse(`$2',,`dotrad_',`$2'))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:824:   `circle rad ifelse(`$2',,`dotrad_',`$2') fill_(m4ft)')') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:825:  `$4'] with .c ifelse(`$1',,`at Here',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-826-  move to last [].c')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-831-                  line from Here+(neg_(crosswd_),0) to Here+(crosswd_,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:832:  `$2'] with .c ifelse(`$1',,`at Here',`$1'); move to last [].c')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-833-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-836-define(`boxcoord',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:837:  `(`$2' between `$1'.w and `$1'.e,`$3' between `$1'.s and `$1'.n)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-838-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-841-  m4t1 = linethick
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:842:  define(`m4h',`ifelse(`$2',,m4t1*5/4,`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-843-  define(`m4v',`(m4h+m4t1)/2 bp__')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-850-                               `manhattan box with hatching at ang degrees'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:851:define(`hatchbox',`[ a = pmod((ifelse(`$4',,45,`$4')+90),180)-90
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-852-  if a >=0 then { B: box invis `$1' with .nw at (0,0) } \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-853-  else { B: box invis `$1' with .sw at (0,0) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:854:  ds = ifelse(`$2',,0.075*scale,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:855:  ifelse(`$3',,`thicktemp = linethick; thinlines_')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-856-  ca = cosd(a); sa = sind(a)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-884-      } } }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:885:  ifelse(`$3',,`linethick_(thicktemp)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-886-  box wid B.wid ht B.ht at B `$1'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-891-                                 type= eg dotted'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:892:define(`lbox',`pushdef(`m4bwd',ifelse(`$1',,boxwid,(`$1')))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:893:  pushdef(`m4bht',ifelse(`$2',,boxht,(`$2')))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-894-  line from rvec_(m4bwd,0) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-898-    then to rvec_(m4bwd,neg_(m4bht)/2) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:899:    then to rvec_(m4bwd,0) `$3' popdef(`m4bwd')popdef(`m4bht') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-900-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-912-define(`rotbox',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:913:  pushdef(`m4bw2',ifelse(`$1',,(boxwid/2),`(($1)/2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:914:  pushdef(`m4bh2',ifelse(`$2',,(boxht/2) ,`(($2)/2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-915-  N: vec_(0, m4bh2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-918-  W: vec_(-m4bw2,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:919:  ifinstr(`$4',`r=',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-920-   `setkey_(`$4',r,0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-934-',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:935: `$4',`t=',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-936-   `setkey_(`$4',t,0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-953-define(`rotellipse',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:954: `[define(`m4ehw',(ifelse(`$1',,ellipsewid,`($1)')/2))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:955:  define(`m4ehh',(ifelse(`$2',,ellipseht,`($2)')/2))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-956-  N: vec_(0,m4ehh); E: vec_(m4ehw,0); S: vec_(0,-m4ehh); W: vec_(-m4ehw,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-973-define(`ellipsearc',`[ C: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:974: a_earc = ifelse(`$1',,ellipsewid,`($1)')/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:975: b_earc = ifelse(`$2',,ellipseht,`($2)')/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:976: sa_earc = ifelse(`$3',,0,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:977: ea_earc = ifelse(`$4',,pi_/2,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:978: define(`m4ca',`ifelse(`$5',,1,cos(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:979: define(`m4sa',`ifelse(`$5',,0,sin(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:980: ifinstr(`$6',ccw,`define(`m4cw',ccw)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:981:  `ifinstr(`$6',cw,`define(`m4cw',cw)',`define(`m4cw',ccw)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-982- ifelse(m4cw,ccw,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-992-                                Small space for string justification
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:993:#efine(`sp_',`ifgpic(`\hbox{$\:$}')iflatex(`\hbox{$\;$}')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-994-define(`sp_',`ifgpic(`\hbox{$\:$}')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-998-define(`m4lstring',`ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:999: index(`$1',"),0,`$1',index(`$1',sprintf),0,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1000-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1011-  define(`m4g',ifelse(`$4',,0,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1012:   `$4',W,(s_wd + ifdpic(textoffset,`2 bp__')*2),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1013:   `$4',H,(s_ht + s_dp + ifdpic(textoffset,`2 bp__')*2),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1014:   `$4',D,vlength(s_wd,s_ht),`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1015-  define(`m4h',`(rp_len ifelse((`$4'),(),,neg_(m4g)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1016:  ifelse((`$2'),(),,`if (`$2') != 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1017:     m4toff = sign(`$2')*ifelse(`$5',,`3.6bp__',(`$5'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1018-     {move to rvec_(0,     m4toff); line to rvec_(0,`$2')}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1022-      { line ifelse(`$6',,<-,index($6,<),0,<-) to rvec_(m4h/2,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1023:        ifelse((`$4'),(),,`move to rvec_(m4g,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1024:        line ifelse(`$6',,->,eval(index($6,>)>0),1,->) to rvec_(m4h/2,0) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1025-    } else {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1029-  ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1030:    `m4lstring(`$3',"`$3'") at rvec_(rp_len/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1031-  }')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1049-  m4hang = (m4sang+m4eang)/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1050:  m4voff = ifelse(`$2',,0,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1051-  m4hr = m4Arcr+m4voff
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1052-  define(`m4g',`ifelse(`$4',,0,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1053:   `$4',W,(s_wd + ifdpic(textoffset,`2 bp__')*2),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1054:   `$4',H,(s_ht + s_dp + ifdpic(textoffset,`2 bp__')*2),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1055-   `$4',D,vlength(s_wd,s_ht),
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1058-  if m4voff != 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1059:    m4toff = sign(m4voff)*ifelse(`$5',,`3.6bp__',(`$5'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1060-    { line from M4ArcC+(rect_(m4Arcr+m4toff,m4sang)) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1064-  if m4ah > 2*arrowht then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1065:    define(`m4cw',`ifinstr(patsubst(|`$1'|,` ',|),|cw|,cw)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1066-    m4gang = ifelse(m4cw,,-)atan2(m4g/2,m4Arcr)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1067:    { arc m4cw ifelse(`$6',,<-,index(`$6',<),0,<-) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1068-        from M4ArcC+(rect_(m4hr,m4sang)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1069-        to   M4ArcC+(rect_(m4hr,m4hang+m4gang)) rad m4hr with .c at M4ArcC
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1070:      arc m4cw ifelse(`$6',,->,eval(index(`$6',>)>0),1,->) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1071-        from M4ArcC+(rect_(m4hr,m4hang-m4gang)) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1078-          to M4ArcC+(rect_(m4hr,m4eang)) rad m4hr with .c at M4ArcC } }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1079:  ifelse(`$3',,,`m4lstring(`$3',"`$3'") at M4ArcC+(rect_(m4hr,m4hang))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1080-  }')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1118-    }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1119:  m4shadedpverts(V,1,patsubst(patsubst(`$1',`,',|),:,`,'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1120-  nverts = m4vx
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1140-define(`m4shadedpverts',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1141:ifelse($3,,,`$1[$2]: patsubst(`$3',|,`,') define(`m4vx',$2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1142:m4shadedpverts(`$1',incr(`$2'),shift(shift(shift($@))))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1143-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1144:define(`color255',`round_((`$1')*255),round_((`$2')*255),round_((`$3')*255)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1145-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1149-                                 endshade'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1150:define(`beginshade',`define(`m4_shade',`ifelse(`$1',,`fillval',`($1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1151-  ifelse(m4picprocessor,gpic,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1192-define(`gshade',`m4tmp = linethick; linethick = 0
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1193:  shade(`$1',line from 0.5 between `$2' and `$3' \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1194-  to gpolyline(.004,shift($@)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1195:  then to 0.5 between `$2' and `$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1196-  linethick = m4tmp')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1197:define(`gpolyline',`1-(`$1') between `$2' and `$3' \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1198:  then to `$1' between `$3' and `$4' ifelse(`$5',,,`\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1199-  then to gpolyline(`$1',shift(shift($@)))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1202-ifelse(m4picprocessor,gpic,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1203: `define(`m4fshade',`shade(ifelse(`$1',,0,`$1'),`$2')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1204-m4postprocessor,xfig,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1205: `define(`m4fshade',``$2' fill ifelse(`$1',,0,`$1')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1206-m4postprocessor,svg,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1208-  `ifdef(`r_',`rgbfill(color255(r_,g_,b_),`$2')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1209:               `shade(ifelse(`$1',,0,`$1'),`$2')')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1210-`define(`m4fshade',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1211- `ifdef(`r_',`rgbfill(r_,g_,b_,`$2')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1212:             `shade(ifelse(`$1',,0,`$1'),`$2')')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1213-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1217-     m4oatx = Here.x - last arrow.start.x; m4oaty = Here.y - last arrow.start.y
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1218:     m4oatr = (ifelse(`$3',,arrowwid,`$3'))/vlength(m4oatx,m4oaty)/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1219:     line from last arrow.start to Here chop 0 chop ifelse(`$2',,arrowht,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1220-     line from last arrow.end to Here+(-m4oaty*m4oatr,m4oatx*m4oatr) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1228-                                 line from A to E chop 0 elchop(E,A)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1229:define(`elchop',`chop 0.5 * `$1'.wid * `$1'.ht * sqrt(\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1230:        ((`$2'.x-`$1'.x)^2 + (`$2'.y-`$1'.y)^2) /\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1231:        ( ((`$2'.x-`$1'.x)*`$1'.ht)^2 + ((`$2'.y-`$1'.y)*`$1'.wid)^2 ) ) ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1232-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1233-                                `vlength(x,y) 2-D vector length'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1234:define(`vlength',`sqrt(abs((`$1')^2+(`$2')^2))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1235-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1237-define(`distance',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1238: `vlength(M4Pos(`$1').x-M4Pos(`$2').x,M4Pos(`$1').y-M4Pos(`$2').y)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1239-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1240-                                `lin_leng(linear object)' calculates length
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1241:define(`lin_leng',`distance(`$1'.start,`$1'.end)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1242-                                `lin_ang(linear object)' calculates angle
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1243-define(`lin_ang',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1244: `atan2(`$1'.end.y-`$1'.start.y,`$1'.end.x-`$1'.start.x)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1245-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1247-define(`inner_prod',`(sum_(dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1248:  prod_(`$1'.end.x-`$1'.start.x,`$2'.end.x-`$2'.start.x),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1249:  prod_(`$1'.end.y-`$1'.start.y,`$2'.end.y-`$2'.start.y)))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1250-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1258-define(`vperp',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1259:`define(`m4pdx',`(`$1'.end.x-`$1'.start.x)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1260: define(`m4pdy',`(`$1'.end.y-`$1'.start.y)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1261: define(`m4pdl',`ifelse(`$2',,`/vlength(m4pdx,m4pdy)',`$2',0,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1262-  `*(`$2')/vlength(m4pdx,m4pdy)')')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1273-define(`Vperp',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1274: `define(`m4pdx',`(`$2'.x-`$1'.x)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1275:  define(`m4pdy',`(`$2'.y-`$1'.y)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1276:  define(`m4pdl',`ifelse(`$3',,`/vlength(m4pdx,m4pdy)',`$3',0,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1277-   `*(`$3')/vlength(m4pdx,m4pdy)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1278:  ifinstr(`$4',R,,-)m4pdy`'m4pdl,\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1279-   m4pdx`'m4pdl')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1286-define(`Equidist3',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1287:  M4tmp_P1: 0.5 between `$1' and `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1288:  M4tmp_T1: M4tmp_P1+(Vperp(`$1',`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1289:  M4tmp_P2: 0.5 between `$2' and `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1290:  M4tmp_T2: M4tmp_P2+(Vperp(`$2',`$3'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1291-  `$4': intersect_(M4tmp_P1,M4tmp_T1,M4tmp_P2,M4tmp_T2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1298-define(`Cintersect',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1299: `define(`m4Cr1',`ifelse(`$2',,circlerad,(`$2'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1300:  define(`m4Cr2',`ifelse(`$4',,circlerad,(`$4'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1301:  define(`m4cdx',`(M4Pos(`$3').x-M4Pos(`$1').x)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1302:  define(`m4cdy',`(M4Pos(`$3').y-M4Pos(`$1').y)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1303-  define(`m4cls',`(m4cdx^2+m4cdy^2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1304-  define(`m4cq',`((m4cls+m4Cr1^2-m4Cr2^2)/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1305:  (m4cq/m4cls between `$1' and `$3') ifinstr(`$5',R,-,+)\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1306-   (vscal_(sqrt(max(0,m4cls*m4Cr1^2-m4cq^2))/m4cls,-m4cdy,m4cdx))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1314-define(`LCintersect',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1315:`define(`M4LcX',`$1'.start)define(`M4LcC',`($2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1316:define(`M4LcV',`(`$1'.end-M4LcX)')define(`M4LcD',`(M4LcX-M4LcC)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1317-define(`m4Lca',`(M4LcV.x^2+M4LcV.y^2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1318-define(`m4Lcb',`(2*(M4LcV.x*M4LcD.x+M4LcV.y*M4LcD.y))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1319:define(`m4Lcc',`(M4LcD.x^2+M4LcD.y^2-ifelse(`$3',,circlerad,`($3)')^2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1320-define(`m4Lct',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1321- `(-m4Lcb ifinstr(`$4',R,+,-) sqrta(m4Lcb^2-4*m4Lca*m4Lcc))/(2*m4Lca)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1322:(m4Lct between `$1'.start and `$1'.end)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1323-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1328-define(`LEintersect',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1329:`define(`M4LEX',`$1'.start)define(`M4LEC',`($2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1330:define(`M4LEV',`(`$1'.end-M4LEX)')define(`M4LED',`(M4LEX-M4LEC)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1331:define(`m4LEqa',`(ifelse(`$3',,ellipsewid,`($3)')/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1332:define(`m4LEqb',`(ifelse(`$4',,ellipseht,`($4)')/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1333-define(`m4LEa',`(M4LEV.x^2/m4LEqa^2+M4LEV.y^2/m4LEqb^2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1337- `(-m4LEba ifinstr(`$5',R,+,-) sqrta(m4LEba^2-m4LEa*m4LEc))/m4LEa')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1338:(m4LEt between `$1'.start and `$1'.end)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1339-)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1344-define(`LCtangent',`ifdpic(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1345:`define(`m4dx',`((`$1').x-(`$2').x)')define(`m4dy',`((`$1').y-(`$2').y)')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1346:`define(`m4dx',`(`$1'.x-`$2'.x)')define(`m4dy',`(`$1'.y-`$2'.y)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1347:define(`m4lcr',`ifelse(`$3',,circlerad,`($3)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1348-define(`m4dsq',`(m4dx^2+m4dy^2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1356-define(`LEtangent',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1357:`define(`m4LEta',`(ifelse(`$3',,ellipsewid,`($3)')/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1358:define(`m4LEtb',`(ifelse(`$4',,ellipseht, `($4)')/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1359-define(`M4LP',`($1-($2))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1363-                                `Convenience fraction along a linear obj'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1364:define(`along_',`between `$1'.start and `$1'.end')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1365-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1368-                                 arg3=R: from end to start'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1369:define(`Along_',`(ifelse(`$2',,1,`(`$2')/lin_leng(`$1')') between \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1370:  `$1'.ifelse(`$3',R,end,start) and `$1'.ifelse(`$3',R,start,end))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1371-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1376-define(`showbox_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1377: `{box wid ifelse(`$1',,last [],`$1').wid \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1378:       ht ifelse(`$1',,last [],`$1').ht \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1379:       at ifelse(`$1',,last [],`$1') `$2'}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1380-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1381-                                `use continue if dpic, otherwise line or other'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1382:define(`contline',`ifdpic(continue,ifelse(`$1',,line,`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1383-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1387-define(`arcto',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1388: `H_arcto: Here; X_arcto:`$1'; Y_arcto:`$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1389-  U_arcto: X_arcto-(H_arcto.x,H_arcto.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1414-                                 Draw a scale along a line for debugging' 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1415:define(`m4scale_',`define(`m4SC',`ifelse(`$2',,I,`substr(`$2',0,1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1416:  M4line: rpoint_(ifelse(`$1',,`to rvec_(5,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1417-  m4slen = lin_leng(M4line)/(1 dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1508-                                 Cosine( amplitude, freq, time, phase )'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1509:define(`Cosine',`(`$1')*cos((`$2')*(`$3')ifelse((`$4'),(),,`+(`$4')'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1510-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1512-                                 for lollipop graphs'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1513:define(`lpop',`dot(at (`$1',`$2'),`$3',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1514:  line to (`$1',ifelse(`$5',,0,`$5')) chop ifelse(`$3',,`dotrad_',`$3') chop 0')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1515-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1516-                                `sinc(x) the sinc function'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1517:define(`sinc',`sin(max(pi_*abs(`$1'),1e-6))/max(pi_*abs(`$1'),1e-6)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1518-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1527-define(`sinusoid',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1528: `define(`m4s_a',`ifelse(`$1',,linewid,(`$1'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1529:  define(`m4s_ph',`ifelse(`$3',,0,(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1530:  define(`m4s_m',`ifelse(`$4',,0,(`$4'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1531:  define(`m4s_M',`ifelse(`$5',,linewid,(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1532-  [ Origin: (0,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1534-  h = m4s_M-m4s_m
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1535:  ifelse(`$2',,`if h==0 then { f = twopi_ } else { f = twopi_/h }',`f = `$2'')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1536-  tm = 2*f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1547-  define(`m4_t_fun',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1548:    `((`$1'+(`$3'))*(`$2')-(`$3')/tm*(sin(tm*(`$2')+w0)-sin(w0)))') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1549-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1553-                                `graystring(value in [0,1])'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1554:define(`graystring',`rgbstring(`$1',`$1',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1555-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1565-ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1566:m4postprocessor,pstricks,`define(`rgbstring',`ifelse(`$2',,`"$1"',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1567: `sprintf("{rgb,1:red,%7.5f;green,%7.5f;blue,%7.5f}",`$1',`$2',`$3')')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1568:m4postprocessor,pgf,     `define(`rgbstring',`ifelse(`$2',,`"$1"',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1569: `sprintf("{rgb,1:red,%7.5f;green,%7.5f;blue,%7.5f}",`$1',`$2',`$3')')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1570-m4postprocessor,svg,     `define(`rgbstring',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1571: `sprintf("rgb(%g,%g,%g)",color255(`$1',`$2',`$3'))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1572:m4postprocessor,mpost,   `define(`rgbstring',`ifelse(`$2',,`"$1"',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1573: `sprintf("(%g,%g,%g)",`$1',`$2',`$3')')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1574-m4postprocessor,pdf,     `define(`rgbstring',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1575: `sprintf("%g %g %g",`$1',`$2',`$3')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1576-m4postprocessor,postscript,`define(`rgbstring',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1577: `sprintf("%g %g %g",`$1',`$2',`$3')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1578-`define(`rgbstring',"")')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1586-                                 latexcolor.com'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1587:define(`setrgb',`pushdef(`r_',`$1')pushdef(`g_',`$2')pushdef(`b_',`$3')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1588:pushdef(`m4cl_',ifelse(`$4',,lcspec,`$4'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1589-ifelse(m4postprocessor,pstricks,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1632-                                 SVG: 0 to 255'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1633:define(`rgbdraw',`setrgb(`$1',`$2',`$3',,ifsvg(D))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1634-shift(shift(shift($@)))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1642- `command sprintf("\definecolor{fcspec}{rgb}{%7.5f,%7.5f,%7.5f}%%",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1643:    `$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1644-  command sprintf("\pscustom[fillcolor=fcspec,fillstyle=solid]{%%")
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1647-m4postprocessor,svg,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1648:  `setrgb(`$1',`$2',`$3',,ifsvg(F))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1649-   shift(shift(shift($@)))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1652- `command \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1653:    sprintf("\definecolor{fcspec}{rgb}{%7.5f,%7.5f,%7.5f}%%",`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1654-  command "\global\def\dpicstop{--}"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1663-  command "enddef; def drw= enddef; def X=--enddef;"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1664:  command sprintf("fill Y cycle withcolor (%7.5f,%7.5f,%7.5f);",`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1665-  command "def drw=draw enddef; def X=;enddef; Y;"'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1678-define(`fill_',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1679: fill ifgpic(`1-(')ifelse(`$1',,fillval,`$1') ifgpic(`)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1680-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4-26-                                arrowhead parameters'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4:27:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4:28:  arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4:29:  arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4-30-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4-21-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4:22:define(`linethick_',`linethick=ifelse(`$1',,`0.8',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4:23:  arrowwid = ifelse(`$1',,`0.05',linethick/0.8*0.05)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4:24:  arrowht = ifelse(`$1',,`0.1',linethick/0.8*0.1)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4-25-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-6-define(`DIP_chip_outline',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:7: `[ define(`m4chgw',`ifelse(`$2',,(18*L_unit),`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:8:    Chip: box invis wid m4chgw ht lg_pinsep*eval((`$1')/2+1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-9-    arcd(last box.n, lg_pinsep/2, 180, 360)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-20-   `lg_pin( Chip.s`$3'+(0,($4+m4x)*lg_pinsep),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:21:      $6`'m4x,Pin`'eval($5`'m4x),`$3'`$7',eval($5`'m4x))') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-22-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-117-define(`ArduinoUno',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:118: define(`m4bwid',`ifelse(`$1',,`24*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:119: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-120-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-123-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:124: plen = ifelse(`$4',,`2*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-125-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-128-  { "x" ljust at last line.start }')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:129: IOREF, RESET,`$+$`'3V3',`$+$`'5V', GND, GND, VIN,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-130- nul, A0, A1, A2, A3, A4, A5)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-142-define(`ArduinoLeonardo',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:143: define(`m4bwid',`ifelse(`$1',,`24*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:144: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-145-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-148-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:149: plen = ifelse(`$4',,`2*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-150-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-153-  { "x" ljust at last line.start }')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:154: IOREF, RESET,`$+$`'3V3',`$+$`'5V', GND, GND, VIN,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-155- nul, A0, A1, A2, A3, A4, A5)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-168-define(`RPi',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:169: define(`m4bwid',`ifelse(`$1',,`34*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:170: define(`m4bht',`ifelse(`$2',,`21*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-171-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-173- GPIO: box wid m4bwid ht m4bht
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:174: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-175-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-177- exec sprintf("Pin%g: line left_ plen from GPIO.nw-(0,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:178:  2*(`$'1)-1,(`$'1)*lg_pinsep)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-179-  { "`$'3" ljust at last line.start }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-195- exec sprintf("Pin%g: line right_ plen from GPIO.ne-(0,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:196:  2*(`$'1),(`$'1)*lg_pinsep)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-197-  { "`$'3" rjust at last line.start }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-219-define(`USB_C_Socket',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:220: define(`m4bwid',`ifelse(`$1',,`18*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:221: define(`m4bht',`ifelse(`$2',,`14*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-222- command "{\small\sf"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-224- Base: box wid m4bwid ht m4bht rad 5/3*lg_pinsep
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:225: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-226-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-242-define(`HDMI_micro',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:243: define(`m4bwid',`ifelse(`$1',,`16*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:244: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep+m4bwid*2/3',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-245- command "{\small\sf"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-250-  then left m4bwid*2/3 then to Here]
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:251: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-252-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-61- `for_(1,`$2',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:62:  `line from `$1'm4x.Out right `$3'.In1.x-`$1'm4x.Out.x \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:63:    - jog/2*(`$2'+1-abs(2*m4x-`$2'-1)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:64:    then down `$1'm4x.Out.y - `$3'.In`'m4x.y then to `$3'.In`'m4x ')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-65-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-101-                                Loop over term variables performing actions'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:102:define(`varloop',`ifelse(`$4',,,substr(`$4',0,1),~,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-103-   `define(`$1',substr($4,1,1)) $3
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:104:    varloop(`$1',`$2',`$3',substr($4,2))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-105-   `define(`$1',substr($4,0,1)) $2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:106:    varloop(`$1',`$2',`$3',substr($4,1))')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-107-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-128- `define(`innum',incr(innum))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:129:  line from `$1'.In`'innum to (In`'v_,`$1'.In`'innum)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:130:    ifelse(`$1',m4xpand(Last`'v_),`then to In`'v_',`; dot')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-131- `define(`innum',incr(innum))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:132:  line from `$1'.In`'innum to (InNt`'v_,`$1'.In`'innum)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:133:    ifelse(`$1',m4xpand(LastN`'v_), `then to InNt`'v_', `; dot')',$2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-134-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-10-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4:11:  Loopover_(`v_', `"$v_$" at F.In`'v_ above', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-12-  "\sl Out" ljust at F.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-23-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4:24:  Loopover_(`v_', `"$v_$" wid 11pt__ at G.In`'v_ rjust ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-25-  "\sl Out" ljust at G.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-35-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4:36:  Loopover_(`v_', `"$v_$" at E.In`'v_ above ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-37-  "\sl Out1" ljust at E.Out1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-47-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4:48:  Loopover_(`v_', `"$v_$" wid 11pt__ at D.In`'v_ rjust ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-49-  "\sl Out" ljust at D.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-19-                              N,S,E,W=half circle'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:20:define(`triode',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-21-  drawEnv(`$2')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-27-    P1: tubeplate(at G1+(0,tgap))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:28:  `$3' ifelse(`$1',,,`popdef(`tubediam')')] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-29-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-32-                              N,S,E,W=half circle'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:33:define(`tetrode',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-34-  drawEnv(`$2')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-43-    K1: tubecathode(,`$2') with .n at G1+(0,-tgap)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:44:  `$3' ifelse(`$1',,,`popdef(`tubediam')')] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-45-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-48-                              N,S,E,W=half circle'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:49:define(`pentode',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:50:  drawEnv(`$2') pushdef(`tgap',`tubediam/8')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-51-  ifinstr(`$2',R,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-60-    G1: tubegrid(right tubegridlen at G2-(0,tgap))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:61:    K1: tubecathode(,`$2') with .n at G1-(0,tgap)') popdef(`tgap')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:62:  `$3' ifelse(`$1',,,`popdef(`tubediam')')] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-63-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-86-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:87:define(`tubedot',`dot(ifelse(`$1',,`at Here',`$1'),tubedotdiam/2,1,thick tubedotthick)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-88-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-90-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:91:define(`Base_pins',`define(`pincount',`ifelse(`$2',,8,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:92:  define(`pinpattern',`ifelse(`$1',,8,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:93:  define(`pininit',`ifelse(`$3',,-90,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-94-  for_(1,pincount,1,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-103-                            `tubeplate(attributes,length)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:104:define(`tubeplate',`line thick tubethick right ifelse(`$2',,tubeplatelen,`$2') `$1'')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-105-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-109-define(`tubeTab',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:110:  ang = ifelse(`$1',,90,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-111-  ca = cosd(ang); sa = sind(ang)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-118-  T4: T0+(vrot_(0,-tabwd/2,ca,sa))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:119:  line from T1 to T2 then to T3 then to T4 fill_(ifelse(`$2',,1,`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:120:  ] with .T0 at Base+(Rect_(tubediam*3/2/2+tubethick/2bp__,ifelse(`$1',,90,`$1')))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-121- ') 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-122-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:123:define(`tubegrid',`dashline(ifelse(`$1',,`right tubegridlen',`$1'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-124-  thick tubethick,(tubegridlen*7/8/3),(tubegridlen/8/2))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-127-define(`tubecathode',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:128:  box invis wid ifelse(`$1',,tubcathlen,`$1') ht tubeplatelen/6
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-129-  ifinstr(`$2',R,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-136-                            `tubefilament(length,R)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:137:define(`tubefilament',`[ define(`filalen',`ifelse(`$1',,`tubeplatelen/3',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-138-  round(,tubethick) define(`filn',`ifinstr(`$2',R,-)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-144-# specific base examples, bottom view
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:145:define(`B_2AG',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-146-  Base: circle thick tubethick diam tubediam*3/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-152-  tubeTab(90)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:153:  `$2' ifelse(`$1',,,`popdef(`tubediam')') ]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-154-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:155:define(`B_2D',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-156-  Base: circle thick tubethick diam tubediam*3/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-168-  linethick = thtmp
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:169:  `$2' ifelse(`$1',,,`popdef(`tubediam')') ] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-170-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:171:define(`B_4BB',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-172-  Base: circle thick tubethick diam tubediam*3/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-189-  popdef(`hoprad_') linethick_(thtmp)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:190:  `$2' ifelse(`$1',,,`popdef(`tubediam')') ] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-191-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:192:define(`B_9K',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-193-  Base: circle thick tubethick diam tubediam*3/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-222-  popdef(`hoprad_') linethick_(thtmp)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:223:  `$2' ifelse(`$1',,,`popdef(`tubediam')') ] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-224-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-228-                              N,S,E,W=half circle'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:229:define(`V_6L6G',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:230:  drawEnv(`$2') pushdef(`tgap',`tubediam/8')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-231-  ifinstr(`$2',R,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-238-    line from K1.nw down tgap/2 left tgap
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:239:    crossover(to (Here,G3),R,ifelse(`$3',,G1,`$3')); corner; line to G3.w ',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-240-   `G2: tubegrid(right tubegridlen at Env+(0,tgap/4))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-246-    line from K1.sw up tgap/2 left tgap
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:247:    crossover(to (Here,G3),,ifelse(`$3',,G1,`$3')); corner; line to G3.w ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:248:    popdef(`tgap') `$4' ifelse(`$1',,,`popdef(`tubediam')')] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-249-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-250-                            `5U4G rectifier(diam,R)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:251:define(`V_5V4G',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-252-  drawEnv(`$2')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-43-                             # snap to grid
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4:44:define(`g_snap',`(g_round((`$1').x),g_round((`$1').y))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-45-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-59-define(`Below',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4:60:  `with .n at g_snap(ifelse(`$1',,`last []',`$1').s)-(0,2*gunit)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-61-define(`Right',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4:62:  `with .w at g_snap(ifelse(`$1',,`last []',`$1').e)+(2*gunit,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-63-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-64-# for debug
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4:65:define(`prpos',`print (`$1').x/gunit,(`$1').y/gunit')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-66-divert(0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-30-<p>
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx:31:<!--[if lt IE 9]><embed src="$1.svg" sinclude($1.siz)><![endif]-->
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-32-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-33-<!--[if gte IE 9]>
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx:34:<object data="$1.svg" sinclude($1.siz) type="image/svg+xml" class="img">
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-35-  </object> <![endif]-->
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-37-<!--[if !IE]><!-->
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx:38:<object data="$1.svg" sinclude($1.siz) type="image/svg+xml" class="img">
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-39-  </object> <!--<![endif]-->
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4-11-  M4_E: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4:12:  crow_wd = ifelse(`$2',,`(arrowwid*8/5)',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4:13:  crow_ht = ifelse(`$3',,`(1.5*crow_wd)',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4-14-  M4_P: vperp(last line); M4_P: (M4_P.x*crow_wd,M4_P.y*crow_wd)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4-21-define(`custombox',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4:22: ``$1': shadebox(box `$2',3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4-23-  "`$1'" at last box.n above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/fetSVG.m4-8-define(`IRF4905',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/fetSVG.m4:9: `[ ifelse(`$1',,,`eleminit_(`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/fetSVG.m4:10:   Q: mosfet(,`$2',LdPzEDSQdB,) ifelse(`$1',,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/fetSVG.m4-11-     S: Q.tr_xy(-4,-2); line from Q.tr_xy(-2,-2) to S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-12-#                               Colors and radius:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:13:  hue = ifelse(`$2',,60,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:14:  crad = ifelse(`$1',,circlerad,(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:15:  linedensity = ifelse(`$3',,150/scale,`$3')  # default 150 lines per inch
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-16-  hsvtorgb(hue,   1,  1, r1,g1,b1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-58-#                               Size and Color
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:59:  boxw = ifelse(`$1',,boxwid*4/3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:60:  boxh = ifelse(`$2',,boxw/4,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:61:  hue = ifelse(`$3',,180,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-62-  hsvtorgb(hue,   1,  1, r1,g1,b1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-65-#                               Peripheral shading
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:66:  linedensity = ifelse(`$4',,150/scale,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-67-  nsteps=10
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4-24-`[{u = dimen_/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4:25: Q: bi_trans(up u*2,ifinstr(`$1',R,R),ifinstr(`$1',B,B)CBUdE)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4-26- E: Q.E; C: Q.C; A:ifinstr(`$1',R,Q.e+(u*3/2,u),Q.w+(-u*3/2,u)); K: A-(0,u*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4-36-   "svg_it(E)" at last [].E below
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4:37:   ifinstr(`$1',B,`"svg_it(B)" at last [].B below')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4-38-   "svg_it(A)" at last [].A above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-12-define(`lg_pinseq',`for_($1,$2,1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:13:   `lg_pin( Chip.s`$3'+(0,eval($4+m4x)*lg_pinsep),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:14:      $6`'m4x,Pin`'eval($5`'m4x),`$3'`$7',eval($5`'m4x))') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-15-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-109-define(`ArduinoUno',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:110: define(`m4bwid',`ifelse(`$1',,`24*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:111: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-112-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-115-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:116: plen = ifelse(`$4',,`2*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-117-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-133-define(`ArduinoLeonardo',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:134: define(`m4bwid',`ifelse(`$1',,`24*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:135: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-136-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-138-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:139: plen = ifelse(`$4',,`2*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-140-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-157-define(`RPi',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:158: define(`m4bwid',`ifelse(`$1',,`34*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:159: define(`m4bht',`ifelse(`$2',,`21*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-160-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-161- GPIO: box wid m4bwid ht m4bht
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:162: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-163-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-165- exec sprintf("Pin%g: line left_ plen from GPIO.nw-(0,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:166:  2*(`$'1)-1,(`$'1)*lg_pinsep)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-167-  { "`$'3" ljust at last line.start }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-183- exec sprintf("Pin%g: line right_ plen from GPIO.ne-(0,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:184:  2*(`$'1),(`$'1)*lg_pinsep)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-185-  { "`$'3" rjust at last line.start }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-206-define(`USB_C_Socket',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:207: define(`m4bwid',`ifelse(`$1',,`18*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:208: define(`m4bht',`ifelse(`$2',,`14*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-209-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-210- Base: box wid m4bwid ht m4bht rad 5/3*lg_pinsep
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:211: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-212-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-227-define(`HDMI_micro',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:228: define(`m4bwid',`ifelse(`$1',,`16*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:229: define(`m4bht',`ifelse(`$2',,`19*lg_pinsep+m4bwid*2/3',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-230-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-234-  then left m4bwid*2/3 then to Here]
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:235: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-236-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-13- `ifelse(`$2',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:14:   `(90-pmod(ifelse(`$3',,0,`$3'),60)/60*360)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:15:   `(90-(pmod(`$2',60)/60 + pmod(ifelse(`$3',,0,`$3'),60)/60/60)*360)')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:16: `(90-(pmod(`$1',12) + pmod(ifelse(`$2',,0,`$2'),60)/60 + dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:17:     pmod(ifelse(`$3',,0,`$3'),60)/3600)/12*360)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-18-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-21-  C: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:22:  { L: rpoint_(to (Rect_(`$1',hms2deg(,,`$4')))) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-23-  line thick 8*shsf to rvec_(`$1',0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-27-define(`AntiqueMinuteHand',`[ mhsf = (`$1')/2.84
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:28:  L: rpoint_(to (Rect_(`$1',hms2deg(,`$3',`$4'))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-29-  C: circle fill_(0) diam 0.47*mhsf at L.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-41-define(`AntiqueHourHand',`[ hhsf = (`$1')/2.2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:42:  L: rpoint_(to (Rect_(`$1',hms2deg(`$2',`$3',`$4'))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-43-  C: circle fill_(0) diam 0.6*hhsf at L.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-69-#                           Clock size parameters:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:70:  hour = ifelse(`$1',,3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:71:  minute = ifelse(`$2',,41,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:72:  second = ifelse(`$3',,51,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-73-                            # outer radius
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:74:  ifelse(`$4',,`skale=0.5; r1=2',`r1=(`$4')/2; skale=r1/4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-75-  r2 = r1 - 0.5*skale
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XformSVG.m4-19-     ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XformSVG.m4:20:    `"'`$2'`"' at `$3'.s+(0,-(`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XformSVG.m4-21-  thicklines_ } ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4-24-define(`shadedpolygon',`[ Origin: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4:25:  shadedpverts(V,1,patsubst(patsubst(`$1',`,',|),:,`,'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4-26-  nverts = m4vx
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4-45-define(`shadedpverts',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4:46:ifelse($3,,,`$1[$2]: patsubst(`$3',|,`,') define(`m4vx',$2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4:47:shadedpverts(`$1',incr(`$2'),shift(shift(shift($@))))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4-48-define ShadedPline { 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4-5-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4:6:define(`ft',`{ svg_font(`$1',`$2',`$3',"`$1'" ljust)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4-7-   move to (B.w+(2.5,0),Here)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4:8:   svg_font(`$1',`$2',`$3',"ABCDEFG abcdefg" ljust)}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4-9- move down 0.5; right_')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-34-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx:35:<!--[if lte IE 8]><embed src="$1.svg" sinclude($1.siz)><![endif]-->
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-36-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-37-<!--[if gte IE 9]>
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx:38:<object dx="4" data="$1.svg" sinclude($1.siz) type="image/svg+xml" class="img">
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-39-  </object> <![endif]-->
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-41-<!--[if !IE]><!-->
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx:42:<object data="$1.svg" sinclude($1.siz) type="image/svg+xml" class="img">
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-43-  </object> <!--<![endif]-->
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-36-define(`Fbox',`[ boxwid = fboxwid; boxht = fboxht
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:37: Box: box `$2' ifelse(`$3',,`fill_(fillval)',`$3') `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-38-  N: Box.n; S:Box.s; E:Box.e; W: Box.w
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-43-define(`Ftest',`[boxwid = fboxwid*0.8; boxht = fboxht*1.4
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:44: Box: box ifelse(`$2',,,`$2') invis
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-45- N: Box.n; S: Box.s; E: Box.e; W: Box.w 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-48-  then to 0.5 between last box.n and last box.e \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:49:  ifelse(`$3',,`fill_(fillval)',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:50:  ifelse(`$1',,,`$1' at Box)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-51- `$4']')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-62-  Fcaseloop_(1,$@)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:63:  ifelse(`$2',,`E:S; W:S; N:S',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-64-   `E:(sx+linewid/2,Task1.E.y); W:Test1.W; N:Test1.N')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-68-  define(`Fcaseloop_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:69:   `Test`$1': Ftest(`$3',`$2') with .N at S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:70:    Task`$1': `$4' with .nw at Test`$1'.E+(linewid/2,min(Test`$1'.ht,fboxht)/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-71-      arrow right linewid/4 from Test`$1'.E \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:72:        then down Test`$1'.E.y-Task`$1'.W.y then to Task`$1'.W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:73:    S: (Test`$1'.S.x,min(Test`$1'.S.y,Task`$1'.S.y)-linewid/3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:74:      ifelse(`$5',,`line',`arrow') from Test`$1'.S to S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-75-      sx = max(sx,Task`$1'.E.x)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-77-  define(`Fcasearrow_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:78:   `arrow from Task`$1'.E to (E,Task`$1'.E)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-79-    Fcasearrow_(incr($1),`$2',shift(shift(shift(shift($@)))))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-84-define(`Fwhiledo',`[ down
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:85:  Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-86-    arrow right linewid/2 from Test.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-98-define(`Frepeatuntil',`[ N: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:99:  Task: ifelse(`$4',,Here,`$4' with .N at N)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-100-  W: Task.W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-101-    arrow down linewid/3
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:102:  Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-103-  E: Task.E+(linewid/2+max(0,Test.e.x-Task.e.x),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-112-                task structure is given label Rtask '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:113:define(`Fifthenelse',`[ Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-114-  N: Test.N
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:115:  Ltask: ifelse(`$4',,`Test.S; W:Test.W; LS:Ltask',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-116-      `$4 with .ne at ((Test.W.x+Test.x)/2,Test.S.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-118-    arrow from Test.W to (Ltask.N,Test.W) then to Ltask.N')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:119:  Rtask: ifelse(`$5',,`Test.S; E:Test.E; RS:Rtask',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-120-      `$5 with .nw at ((Test.E.x+Test.x)/2,Test.S.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-15-define(`cylinder3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:16: xdispl = `$1'; ydispl = `$2'; zdispl = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:17: diamc = ifelse(`$4',,(lenc/2),`$4') ; radc = diamc/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-18- define(`M4CL',`xdispl,ydispl,zdispl')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-46-define(`cone3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:47: xdispl = `$1'; ydispl = `$2'; zdispl = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-48- define(`M4CL',`xdispl,ydispl,zdispl')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-49- lenc = length3D(M4CL)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:50: diamc = ifelse(`$4',,(lenc/2),`$4') ; radc = diamc/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-51- End: (project(M4CL))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-73-   Bot: rotellipse(diamc,diamc*cs,thick linethick/3 \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:74:     ifelse(`$5',,`shaded rgbstring(css,css,css)',`$5')) with .c at T } \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-75- else { if pout then {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-85-                                        diam,arrowwid,arrowht)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:86:define(`Arrow3D',`[ diam_Ar = ifelse(`$4',,linewid/10,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:87: wid_Ar = ifelse(`$5',,diam_Ar*2,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:88: ht_Ar = ifelse(`$6',,wid_Ar*2,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:89: x_Ar = ifelse(`$1',,1,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:90: y_Ar = ifelse(`$2',,1,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:91: z_Ar = ifelse(`$3',,1,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-92- define(`M4Arrow3D',`x_Ar,y_Ar,z_Ar')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-106-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:107:define(`f2xyz3D',``$1'x = `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:108:`$1'y = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:109:`$1'z = `$4' ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-110-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-112-define(`prism3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:113: xdispl = ifelse(`$1',,linewid,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:114: ydispl = ifelse(`$2',,linewid,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:115: zdispl = ifelse(`$3',,linewid,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:116: widp = ifelse(`$4',,(linewid/5),`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:117: htp = ifelse(`$5',,(linewid/10),`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:118: rotp = ifelse(`$6',,0,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-119- End: (project(xdispl,ydispl,zdispl)); C: 0.5 between Start and End
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-141-define(`M4Facet3D',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:142:define(`PFacet',`cross3D(diff3D(`$2'x,`$2'y,`$2'z,`$1'x,`$1'y,`$1'z),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:143:                         diff3D(`$3'x,`$3'y,`$3'z,`$2'x,`$2'y,`$2'z))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-144-  if dot3D(View3D,PFacet) > 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-145-    fFacet = sqrta(dot3D(Light3D,PFacet)/length3D(PFacet))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:146:    P1: (project(`$1'x,`$1'y,`$1'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:147:    P2: (project(`$2'x,`$2'y,`$2'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:148:    P3: (project(`$3'x,`$3'y,`$3'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:149:    P4: (project(`$4'x,`$4'y,`$4'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-150-    line fill_(fFacet) invis from P1 to P2 then to P3 then to P4 then to P1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-13-define(`breakout',` for i = 1 to `$1' do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4:14:      {line `$2' ifelse(`$4',,del,`$4')-jog/2 then `$2' jog/2 `$3' jog \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-15-         then `$3' lg_pinsep}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-16-      move `$3' lg_pinsep }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4:17:      move `$2' ifelse(`$4',,del,`$4')-jog/2 then `$2' jog/2 `$3' jog ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-18-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-149-define(`addrlabel',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4:150:   line invis right 4*del from IC5.Pin`$1'.end "svg_small(`$2')" above ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-151-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ujtSVG.m4-8-define(`demo_ujt',`up_
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ujtSVG.m4:9:  ujt(`$1',`$2',`$3',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ujtSVG.m4-10-  "B1" ifelse(`$5',,below,ljust) at last [].B1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-9-define(`Llabel',`llabel(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:10: ifelse(`$1',,,`m4lstring(`$1',"`$1'")'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:11: ifelse(`$2',,,`m4lstring(`$2',"`$2'")'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:12: ifelse(`$3',,,`m4lstring(`$3',"`$3'")'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-13-define(`Rlabel',`rlabel(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:14: ifelse(`$1',,,`m4lstring(`$1',"`$1'")'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:15: ifelse(`$2',,,`m4lstring(`$2',"`$2'")'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:16: ifelse(`$3',,,`m4lstring(`$3',"`$3'")'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-17-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-192-define(`hbi_tr',`[ linewid = linewid*4/4.16
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:193:  Q: bi_tr(`$1',`$2',`$3',E)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-194-  E: circle rad m4_xyU at 5/4 between Q.A1 and Q.E "E"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/cscSVG.m4-15-define(`lwid',1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/cscSVG.m4:16:define(`coord',`(s*(`$1'),s*(`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/cscSVG.m4-17-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-18-  define(`fn',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4:19:  `expe(-(`$1')/tt)*cos((`$2')/xmax*1.75*twopi_)*cos((`$1')/ymax*twopi_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-20-  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-62-define(`tvisible',`dot3D(view3D1,view3D2,view3D3,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4:63:  rot3Dz((`$1')*dtor_,rot3Dy((`$2')*dtor_,1,0,0)))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-64-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-121-  define(`hat',`cosd($1)*($2),sind($1)*($2),(($2)^2-1)^2') 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4:122:  define(`gradient',`(-4*($2)*(($2)^2-1)*cosd(`$1')),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-123-                     (-4*($2)*(($2)^2-1)*sind(`$1')),1')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4-17-define(`Dini',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4:18:`a*cos(`$1')*sin(`$2'),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4:19: a*sin(`$1')*sin(`$2'),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4:20: (a*(cos(`$2')+loge(tan((`$2')/2))) + b*(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4-21-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/roseSVG.m4-11-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/roseSVG.m4:12:define(`rose',`point_(`$2'); CC: (vec_(`$1',0)); rrad = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/roseSVG.m4-13-  move to CC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4-15-  Loopover_(`a',`define(`m4nargs',incr(m4nargs))',shift($@))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4:16:  G: ifelse(`$1',NOT,`NOT_gate()',`$1_gate(m4nargs)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4-17-  Out: G.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4-67-#                                 Clear a name stack
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4:68:define(`stack_del',`ifelse($1,`$1',,`popdef(`$1')$0($@)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4-69-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex01SVG.m4-20-  define(`meshcurrent',`[arc -> cw with .c at (0,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex01SVG.m4:21:    from (Rect_(`$1',-30)) to (Rect_(`$1',30)) "svg_it(`$2')"]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex01SVG.m4-22-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-8-#                                     minlabel,maxlabel,[T][N])
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:9:  define(`hscale',`[ define(`hs_nl',`ifelse(`$2',,5,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-10-    A: line `$1' ; Start: A.start; End: A.end
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-19-#                                   Labels
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:20:    ifinstr(`$5',N,,`for_(0,eval(hs_nl-1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-21-     `Ts: m4x/(hs_nl-1) between A.start and A.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:22:      s_box("%g",`$3'+m4x/(hs_nl-1)*(`$4'-(`$3'))) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-23-        at Ts ifelse(`$5',T,above,below)') ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-26-#                                     minlabel,maxlabel,[R][N] )
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:27:  define(`vscale',`[ define(`vs_nl',`ifelse(`$2',,5,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-28-    A: line `$1' ; Start: A.start; End: A.end
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-37-#                                   Labels
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:38:    ifinstr(`$5',N,,`for_(0,eval(vs_nl-1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-39-     `Ts: m4x/(vs_nl-1) between A.start and A.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:40:      s_box("%g",`$3'+m4x/(vs_nl-1)*(`$4'-(`$3'))) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-41-        at Ts ifelse(`$5',R,ljust,rjust)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4-17-define(`cruller',`rot3Dz((`$1')*dtor_,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4:18:  sum3D(0,tradius,0,0,Rect_(lobe(`$2'+2*(`$1')),`$2')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4-20-define(`tvisible',`dot3D(View3D,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4:21:  cross3D(diff3D(cruller(`$1'+dt/2,`$2'),cruller(`$1',`$2')),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4:22:          diff3D(cruller(`$1',`$2'+ds/2),cruller(`$1',`$2'))))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4-23-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XORSVG.m4-42-define(`customAB',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XORSVG.m4:43:   `S: Autologix(N`$1'(N`$1'(A,B1),N`$1'(B1,B)),N) with .Out at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XORSVG.m4-44-    line thick lineth from S.In2 to S.In3; InAB: dot(at last line.c)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4-22-# Test 3: synchronous 3-bit counter
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4:23:define(`counterFF',``$1':FlipFlop(JK) `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4-24-  line right 5bp__ at last [] . 2nd last ""+(-7bp__,4bp__)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4:25:  "`$1'" at `$1'.Chip.sw-(3bp__,0) below ljust
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4-26-  "1" at `$1'.PinCLR.end above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4-4-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4:5:define(`synchmachine',`[ r = ifelse(`$1',,`dimen_*3/4',(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4-6-  C: circle rad r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4:20:define(`gbt',`bi_trans(`$1',`$2',CBUHdE`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4-21-define(`dotrad_',dotrad_*0.5/linewid)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-63- `for_(1,`$2',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:64:  `line from `$1'm4x.Out right `$3'.In1.x-`$1'm4x.Out.x \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:65:    - jog/2*(`$2'+1-abs(2*m4x-`$2'-1)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:66:    then down `$1'm4x.Out.y - `$3'.In`'m4x.y then to `$3'.In`'m4x ')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-67-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-103-                                Loop over term variables performing actions'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:104:define(`varloop',`ifelse(`$4',,,substr(`$4',0,1),~,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-105-   `define(`$1',substr($4,1,1)) $3
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:106:    varloop(`$1',`$2',`$3',substr($4,2))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-107-   `define(`$1',substr($4,0,1)) $2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:108:    varloop(`$1',`$2',`$3',substr($4,1))')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-109-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-130- `define(`innum',incr(innum))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:131:  line from `$1'.In`'innum to (In`'v_,`$1'.In`'innum)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:132:    ifelse(`$1',m4xpand(Last`'v_),`then to In`'v_',`; dot')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-133- `define(`innum',incr(innum))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:134:  line from `$1'.In`'innum to (InNt`'v_,`$1'.In`'innum)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:135:    ifelse(`$1',m4xpand(LastN`'v_), `then to InNt`'v_', `; dot')',$2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-136-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile-59-	make $(CCTSVG)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile:60:	Version=`sed -e 's/Version //' $(LIBDIR)/doc/Version.tex` ; \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile-61-      sed -e 's/Version XXX/Version '$$Version'/' examplesSVG.htmx \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile-81-tstSVG.html: tstSVG.htmx $(TEST).svg
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile:82:	Version=`sed -e 's/Version //' $(LIBDIR)/doc/Version.tex` ; \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile-83-      sed -e 's/Version XXX/Version '$$Version'/' \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/wormSVG.m4-4-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/wormSVG.m4:5:define(`svgcolor',`sprintf("rgb(%g,%g,%g)",`$1',`$2',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/wormSVG.m4-6-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4-4-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4:5:define(`rint',`sign(`$1')*int(abs(`$1')+.5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4-6-S:[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4-18-  define(`coord',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4:19:    `Origin+((log(`$1')-log(tmin))/denh*horiz,(log(`$2')-log(vmin))/denv*vert)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4-20-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-11-define(`Node',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4:12:  Head`$1': `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4:13:  ifelse(`$3',,,` Body`$1': [
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-14-    Loopover_(`v',`v; define(`m4ct',m4Lx)',shift(shift(shift($@))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4:15:    ] with .n at Head`$1' + `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-16-  connect(`$1',m4ct)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-19-for_(1,`$2',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4:20: `Top: move from Body$1.Head`'m4x.nw+(0,2bp__) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-21-              to Body$1.Head`'m4x.ne+(0,2bp__)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-18-  Q: bi_tr(up_ dimen_,ifelse(`$1',,L,R),,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4:19:     {["svg_it(Q`'svg_sub(`$3'))" m4lr`'just; "2N4239" m4lr`'just stbelow] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-20-       at last [].ifelse(`$1',,e,w)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-27-     {["svg_it(Q`'svg_sub(`$2'))" ljust; "2N3819" ljust stbelow] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4:28:        at J.sw+(ifelse(`$1',,0,`4bp__'),-textht*0.6)}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-29-  G: J.G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-31-  Q: bi_tr(down_ dimen_,ifelse(`$1',,R,L),P,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4:32:     {["svg_it(Q`'svg_sub(`$3'))" m4lr`'just; "2N4236" m4lr`'just stbelow]}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-33-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-23-define(`svg_init_include',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4:24:`define(`M4IP_uniq',`ifelse(`$1',,SVGinsertTemp,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-25- M4IP_NW: (0,0); m4IP_nw = 0; m4IP_lth = lthick
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-42-   or in pixels) '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4:43:define(`svg_include',`box invis wid `$2' ht `$3' `$4'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-44-define(`m4xpx',`(last box.w.x-M4IP_NW.x+m4IP_lth/2)/(1px__)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-49- "<image x=\"%g\" y=\"%g\" width=\"%g\" height=\"%g\"dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4:50:  xlink:href=\"`$1'\" `$5' />", m4xpx,m4ypx,m4wdpx,m4htpx) } ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-51-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-10-define(`orbitpos',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4:11: `rot3Dx((`$2')*dtor_,rot3Dz((`$1')*dtor_,rot3Dy(-(`$4')*dtor_,`$3',0,0)))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-12-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-25-  orbitrad = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4:26:  define(`decorated',`ifelse(`$4',,,`outlined `$4'')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-27-  arrow from PO(0) to PO(da*3) decorated
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-49-  C: circle invis rad `$1' at (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4:50:  D: C+(Rect_(`$2',`$3'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-51-  rm = `$1'+distance(C,D)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-82-i4)q"dCDl[_R_h?[C\''Vn=1cS%TQMO1kt8KYIK$HGB-gE5:hVB>NWF?c(R8=MrY,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:83:;8gc!9?"ul7`N?d6-$a]4ik:X3m"qT36J_R2TrPQ29`JQ29iPS2U8bW2p]"\3RG@b
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-84-4OLmk5LRBs7+90*8^tr6:=[bC<S#gS>h@odAD$,!Ct\@4G1uiJJD:=`MVSj"QJNV<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-131-A_s'iBFoFDm=4?BSWn$fkZ'+tFY7ekoQ=m<Du134hB&X8Mh#a:5sP$79s',b]U(Ts
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:132:Gj"q-K$+/A`X44?5maoo_R>XSYX`/Yg.0"VgU_Lc'"]+lBg(P]luFKtXWW$*WU`(m
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-133-RUAmrY.AFZRG<cLa.CA!6j"F%%B6?1.=re\&_.cH7+OjO'f"(&#s][Fa\-$%+SJHB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-174-MjdgX_@M7+<N]iFLRq"H>8^/;1,bc]7b#bXFS=m.5Le8q7cu`)Va)$#@r7l!c'G^=
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:175:&7BMU'7E`V$Zbpq"'RnZYB;m_VUGG^#Qs.^S<"\4%$C@&_T1tj:6GU`eRrLH2h/5B
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-176-B@\Hal+2IO@S7bhHr`Eg2`M&of^`&:j'u:u&aA!RY$cd//Q2(lJjaa'W6N;#ZH=i"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:177:ei`@;c>0K4^UTKq.eS"kb/<HJ&(4s\3N'Jo(HOTZ[D/E?V;n$$@/N=[;%2`7#Cb8Y
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-178-G;()eq*K!"k`I@M4Wa=<#MPAYgSc:5q'K-:+';2;PtPFC/uZT.fdfCJNh)L'eD(pS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-204-Tc]/a>S[4/n+o7&X7U17=LHI1I=c_66L*6AF\cp&"F]RJJMXOU#S<`jFR.gi3uWOD
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:205:`5KOAa2tDS$nO#j`M]>hMTtCm<;]SU]4p%jh<(jr'#p'ug;a6HQn!MFYQ7LODl:4;
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-206-%uAXuJhV6S7UErVCOhSSrEPf2b5a-bfC;Mb@tYU14<Y&;`8@l5LMI?KnsX#f.kJc@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-315-J3/n`9$E/J*DI9,G.GPreW4Zg1)eh.+CVo<jr)t$5hB:'973#;N2(Z.)UHcclI'&t
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:316:`'>l$Bs+-r8$An&]8^M@WqsJ7WT`_]Y;MZX%(4AoJ#TC:g(nn`[fb)q"-'/Erm>Mr
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-317-MUqX9[.MRY_GBE#@+V#dp8i27Nr;l<N>b<oI)^g"&eakg8W]lT>O(rO)(_lHP>)eE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-330-AgTOVIf.po<Z9<bpQc:p@i`)#4?80rd0Y8^Tp/1K@H?@uQM8r'Eqe;Ih=aoSJHk/H
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:331:l'&$QZ,.NKp/59]ZMK=A)Wr-u]N`&CQ+:Z\Z&eQ_k;C5jWb$1`c91Q6cl-[LX77_V
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-332-#7:cQ^!-5$`nB?ak`FZlRm[7"Zt\[LAOY+.Q8I2''srPqr=dKqG$+P>!,0@;[pg,^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-365-V60mULQ]IACSS^g(gg/n&$/iX%BrJW/<32o%_^IUokt%lqMQfJF6W@K1d.u\?KV1t
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:366:dPU.+H6r`7i)a$'6+SqA/2&*uT6#JS2CpSE2D1:fA/[j>H<3nGV`MY(nZ2<*`hC<`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-367-BCT4sef0UV>3![KneK^J]SE#X>A5%0LCbRAjLF'N6`IK/b`G$m:d>>K416L\?p(&M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-385-3,H=1L>L)ugsGbI,Q!ULcUZ-#Q??FJ#MeHYbGBi$X:bBr5k^QD<!FNi)994e`<R^1
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:386:`:PWt$8&]D=]62e/X/?FZ<fnNrrB&/UP*tBaL8[[I28GK#!UC$g'`D4%ZcdoqS1QF
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-387-B%eron+((%];U#;Mbed)Z,c)4fJ`#3F+Z#Un]Ws**T?K;eflIW.G-\o\8s=<,ZhFd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-412-[IO),n#oTi!b?\9`lQ0CWudXL)T#$VKXr*)kS]Z"*XSsbiUth-fB?E#OY,9jWF(5u
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:413:/nW+>g`/8F'BXC;phU%C*pd:`j0[eY>3:l^rA$XcFu[abq\p@i=jR05CmjhI4"Tf`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-414-d9bSF/Zk:mqo+4K_9CqCj_s2<qBWcI[a6kdg;RSm+A"_RLCP2'&aI).(IOsqME6B*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-433-"`;UC9;0*@9%Y2XrcE%+VHcn+*Lj4#/:;i)SS[%dS(PlR=r:K9S3Zp>8!I/0Hcp=R
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:434:n2a,6%Q6`i5H\R?B%hFeAMpkNI[M=)T60S7#2<GDeSm_./$/!BH$QPbb1^-k`k-<*
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-435-B0G`0)&n,;>lu^^qC0%kVUF).6;N"CH#n&J5HUj6G"S_-X^)`R(HZ,20u\g`IU1+V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4-6-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4:7:define(`rint',`sign(`$1')*int(abs(`$1')+.5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4-8-S:[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4-20-  define(`coord',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4:21:    `Origin+((log(`$1')-log(tmin))/denh*horiz,(log(`$2')-log(vmin))/denv*vert)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4-22-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile-28-	-$(MF) "input cct" < /dev/null
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile:29:	gftopk cct.*gf `ls cct.*gf | sed 's/gf$$/pk/'`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile-30-	cp -p cct.*pk cct.pk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile-44-	-$(MF) "input $(DOC)-mfpic" < /dev/null
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile:45:	gftopk $(DOC)-mfpic.*gf `ls $(DOC)-mfpic.*gf | sed 's/gf$$/pk/'`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile-46-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/csc.m4-17-define(`lwid',1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/csc.m4:18:define(`coord',`(s*(`$1'),s*(`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/csc.m4-19-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex09.m4-65- `dot(`$1',,0.5)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex09.m4:66:  s_box($`$2'$\strut) `$1' `$3' ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex09.m4-67-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-11-define(`breakout',` for i = 1 to `$1' do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4:12:      {line `$2' ifelse(`$4',,del,`$4')-jog/2 then `$2' jog/2 `$3' jog \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-13-         then `$3' lg_pinsep}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-14-      move `$3' lg_pinsep }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4:15:      move `$2' ifelse(`$4',,del,`$4')-jog/2 then `$2' jog/2 `$3' jog ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-16-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-147-define(`addrlabel',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4:148:   line invis right 4*del from IC5.Pin`$1'.end "{\tiny (`$2')}" above ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-149-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/XOR.m4-41-define(`customAB',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/XOR.m4:42:   `S: Autologix(N`$1'(N`$1'(A,B1),N`$1'(B1,B)),N) with .Out at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/XOR.m4-43-    line thick lineth from S.In2 to S.In3; InAB: dot(at last line.c)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4-6-define(`FF',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4:7:  `$4' = `$1'+dt*10*(-`$1'+`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4:8:  `$5' = `$2'+dt*(28*`$1'-`$2'-`$1'*`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4:9:  `$6' = `$3'+dt*(-8*`$3'/3+`$1'*`$2') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4-10-[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4-17-define(`Dini',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4:18:`a*cos(`$1')*sin(`$2'),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4:19: a*sin(`$1')*sin(`$2'),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4:20: (a*(cos(`$2')+loge(tan((`$2')/2))) + b*(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4-21-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/fet.m4-11-define(`IRF4905',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/fet.m4:12: `[ ifelse(`$1',,,`eleminit_(`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/fet.m4:13:   Q: mosfet(,`$2',dMdPzEDSQdB,) ifelse(`$1',,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/fet.m4-14-     S: Q.tr_xy(-4,-2); line from Q.tr_xy(-2,-2) to S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4-12-                                  (default black)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4:13:define(`brace',`rpoint_(ifelse(`$1',,`to rvec_(linewid,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4-14-  M4brS: last line.start; M4brE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4:15:  [ brdepth = ifelse(`$2',,linewid/5,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4:16:    brthick = ifelse(`$3',,brdepth/6,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4-17-    define(`m4braceattribs',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4:18:     `ifelse(`$4',,`thick 0.4 shaded rgbstring(0,0,0)',`$4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4-19-    tension = 0.55
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-17- `ifelse(`$2',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:18:   `(90-pmod(ifelse(`$3',,0,`$3'),60)/60*360)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:19:   `(90-(pmod(`$2',60)/60 + pmod(ifelse(`$3',,0,`$3'),60)/60/60)*360)')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:20: `(90-(pmod(`$1',12) + pmod(ifelse(`$2',,0,`$2'),60)/60 + dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:21:     pmod(ifelse(`$3',,0,`$3'),60)/3600)/12*360)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-22-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-25-  C: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:26:  { L: rpoint_(to (Rect_(`$1',hms2deg(,,`$4')))) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-27-  line thick 8*shsf to rvec_(`$1',0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-31-define(`AntiqueMinuteHand',`[ mhsf = (`$1')/2.84
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:32:  L: rpoint_(to (Rect_(`$1',hms2deg(,`$3',`$4'))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-33-  C: circle fill_(0) diam 0.47*mhsf at L.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-45-define(`AntiqueHourHand',`[ hhsf = (`$1')/2.2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:46:  L: rpoint_(to (Rect_(`$1',hms2deg(`$2',`$3',`$4'))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-47-  C: circle fill_(0) diam 0.6*hhsf at L.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-64-#                           Clock size parameters:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:65:  hour = ifelse(`$1',,3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:66:  minute = ifelse(`$2',,41,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:67:  second = ifelse(`$3',,51,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-68-                            # outer radius
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:69:  ifelse(`$4',,`skale=0.5; r1=2',`r1=(`$4')/2; skale=r1/4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-70-  r2 = r1-0.5*skale
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Xform.m4-22-     ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Xform.m4:23:    `"'\tt `$2'`"' at `$3'.s+(0,-(`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Xform.m4-24-  thicklines_ } ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4-18-# Test 3: synchronous 3-bit counter
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4:19:define(`counterFF',``$1':FlipFlop(JK) `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4:20:  "\sf\scriptsize `$1'" at `$1'.Chip.sw below ljust
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4:21:  "\sf\scriptsize $`'1$" at `$1'.PinCLR.end above
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4:22:  "\sf\scriptsize $`'1$" at `$1'.PinPR.end below')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4-23-   
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/keyval.m4-50-  m4type,H,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/keyval.m4:51:   `define(`m4n',`ifelse(`$2',,5,`eval(2*$2-1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/keyval.m4-52-    define(`m4h',`dimen_/20')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4-12-  for_(1,4,1,`"\sl Out`'m4x" at F.Out`'m4x ljust')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4:13:  Loopover_(`v_', `"\sl In$v_$" at F.In`'v_ above ',x0,x1,x3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4-14-# for_(1,3,1,`"\sl In`'m4x=" at F.In`'m4x+(0,10pt__) above')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4-50-  for_(1,4,1,`"\sl Out`'m4x" at F.Out`'m4x rjust')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4:51:  Loopover_(`v_', `"\sl In$v_$" at F.In`'v_ above ',x0,x1,x3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4-52-  "\sl In$x2$" at F.Inx2 +(10pt__,0) above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-12-define(`shakyline',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4:13:`rpoint_(ifelse(`$1',,`to rvec_(linewid,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-14- M4_start: last line.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-61-define(`shakyspline',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4:62:`rpoint_(ifelse(`$1',,`to rvec_(linewid,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-63- M4_start: last line.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-85-define(`shakyfitcurve',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4:86: {[ m4fn = `$2'; m4fm = ifelse(`$4',,0,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-87-  M4P_[0]: `$1'[m4fm]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-108-      then to 21/32 between M4P_[n-1] and M4P_[n] then to M4P_[n]
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4:109:  ] with .M4P_[0] at `$1'[ifelse(`$4',,0,`$4')]} ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-110-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Heathkit.m4-185-define(`hbi_tr',`[ linewid = linewid*4/4.16
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Heathkit.m4:186:  Q: bi_tr(`$1',`$2',`$3',E)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Heathkit.m4-187-  E: circle rad m4_xyU at 5/4 between Q.A1 and Q.E "E"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-36-define(`Fbox',`[ boxwid = fboxwid; boxht = fboxht
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:37: Box: box `$2' ifelse(`$3',,`fill_(fillval)',`$3') `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-38-  N: Box.n; S:Box.s; E:Box.e; W: Box.w
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-43-define(`Ftest',`[boxwid = fboxwid*0.8; boxht = fboxht*1.4
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:44: Box: box ifelse(`$2',,,`$2') invis
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-45- N: Box.n; S: Box.s; E: Box.e; W: Box.w 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-48-  then to 0.5 between last box.n and last box.e \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:49:  ifelse(`$3',,`fill_(fillval)',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:50:  ifelse(`$1',,,`$1' at Box)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-51- `$4']')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-62-  Fcaseloop_(1,$@)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:63:  ifelse(`$2',,`E:S; W:S; N:S',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-64-   `E:(sx+linewid/2,Task1.E.y); W:Test1.W; N:Test1.N')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-68-  define(`Fcaseloop_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:69:   `Test`$1': Ftest(`$3',`$2') with .N at S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:70:    Task`$1': `$4' with .nw at Test`$1'.E+(linewid/2,min(Test`$1'.ht,fboxht)/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-71-      arrow right linewid/4 from Test`$1'.E \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:72:        then down Test`$1'.E.y-Task`$1'.W.y then to Task`$1'.W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:73:    S: (Test`$1'.S.x,min(Test`$1'.S.y,Task`$1'.S.y)-linewid/3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:74:      ifelse(`$5',,`line',`arrow') from Test`$1'.S to S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-75-      sx = max(sx,Task`$1'.E.x)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-77-  define(`Fcasearrow_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:78:   `arrow from Task`$1'.E to (E,Task`$1'.E)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-79-    Fcasearrow_(incr($1),`$2',shift(shift(shift(shift($@)))))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-84-define(`Fwhiledo',`[ down
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:85:  Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-86-    arrow right linewid/2 from Test.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-98-define(`Frepeatuntil',`[ N: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:99:  Task: ifelse(`$4',,Here,`$4' with .N at N)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-100-  W: Task.W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-101-    arrow down linewid/3
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:102:  Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-103-  E: Task.E+(linewid/2+max(0,Test.e.x-Task.e.x),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-112-                task structure is given label Rtask '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:113:define(`Fifthenelse',`[ Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-114-  N: Test.N
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:115:  Ltask: ifelse(`$4',,`Test.S; W:Test.W; LS:Ltask',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-116-      `$4 with .ne at ((Test.W.x+Test.x)/2,Test.S.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-118-    arrow from Test.W to (Ltask.N,Test.W) then to Ltask.N')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:119:  Rtask: ifelse(`$5',,`Test.S; E:Test.E; RS:Rtask',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-120-      `$5 with .nw at ((Test.E.x+Test.x)/2,Test.S.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4-16-  Q: bi_tr(up_ dimen_,ifelse(`$1',,L,R),,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4:17:     ifelse(`$1',,r,l)label(,"$Q_{`$3'}$" m4lr "2N4239")
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4-18-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4-27-  Q: bi_tr(down_ dimen_,ifelse(`$1',,R,L),P,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4:28:     ifelse(`$1',,l,r)label(,"$Q_{`$3'}$" m4lr "2N4236")
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4-29-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Alogix.m4-11-    "\sl Out2" at A.Out2 ljust
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Alogix.m4:12:    Loopover_(`v_', `"$v_$" at A.In`'v_ above ', A,B,C,Ck)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Alogix.m4-13- `"\shortstack[l]{
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-10-define(`dimension_',`rpoint_(`$1') ; {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:11:  define(`m4h',`(rp_len ifelse((`$4'),(),,`-($4)'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:12:  ifelse((`$2'),(),,`if (`$2') != 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:13:     {move to rvec_(0,     ifelse(`$5',,`sign($2)*3.6bp__',`$5'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-14-       line to rvec_(0,`$2')}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:15:     {move to rvec_(rp_len,ifelse(`$5',,`sign($2)*3.6bp__',`$5'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-16-       line to rvec_(0,`$2')}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-19-      { line ifelse(`$6',,<-,index($6,<),0,<-) to rvec_(m4h/2,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:20:        ifelse((`$4'),(),,`move to rvec_(($4),0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:21:        line ifelse(`$6',,->,eval(index($6,>)>0),1,->) to rvec_(m4h/2,0) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-22-    } else {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-26-  define(`m4txt',`ifelse(`$7',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:27:   `ifelse(index(`$3',"),0,`$3',"`$3'")',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:28:   `ifdef(`pstricks_',`sprintf("\rput{%g}(0,0){`$3'}",rp_ang*rtod_)',`"$3"')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:29:  ifelse(`$3',,,`m4txt at rvec_(rp_len/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-30-  }')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-32-define(`rottxt',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:33: `ifdef(`pstricks_',`sprintf("\rput{%g}(0,0){`$2'}",`$1')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-34-                               `rotate(angle,at pos, objects at origin)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-35-define(`rotate',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:36: `ifdef(`pstricks_',`M4tmp: "" ifelse(`$2',,Here,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:37:  sprintf("\rput{%g}(%g,%g){`$3'}",`$1',M4tmp.x/scale,M4tmp.y/scale)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-38-                             `r_box(angle,pos,string)'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-40-define(`r_box',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:41: `ifdef(`pstricks_',`M4tmp: ifelse(`$2',,Here,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-42-  command sprintf("\rput{%g}(%g,%g){",`$1',crl(M4tmp.x),crl(M4tmp.y))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-46-define(`r_dimen',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:47: `M4tmp: dimension_(`$1',`$2',,,`$4',`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:48:  r_box(rp_ang*rtod_,ifelse(`$6',,M4tmp+vec_(0,`$2'),`$6'),`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-49-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-52-define(`cgapl',0.03*scale)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:53:define(`ctrline',`rpoint_(ifelse(`$1',,`to rvec_(linewid,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:54:  define(`m4h',ifelse(`$2',,1*scale,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-55-  m4n = int(rp_len/2/(m4h))*2+1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-62-define(`ctrarcr',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:63:  define(`m5h',ifelse(`$5',,1*scale,`$5'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:64:  rp_len = abs((`$2')*(`$4'-(`$3')))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-65-  m5n = int(rp_len/2/(m5h))*2+1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-69-  for m4irr=1 to m5n do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:70:    arc from `$1'+(rect_(`$2',m5sa)) to `$1'+(rect_(`$2',m5sa+m5a)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-71-      with .c at `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-72-    m5sa = m5sa+m5a+cgapl/(`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:73:    arc from `$1'+(rect_(`$2',m5sa)) to `$1'+(rect_(`$2',m5sa+m5s)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-74-      with .c at `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-75-    m5sa = m5sa+m5s+cgapl/(`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:76:    arc from `$1'+(rect_(`$2',m5sa)) to `$1'+(rect_(`$2',m5sa+m5a)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-77-      with .c at `$1'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-10-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4:11:  Loopover_(`v_', `"$v_$" at F.In`'v_ above', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-12-  "\sl Out" ljust at F.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-23-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4:24:  Loopover_(`v_', `"$v_$" wid 11pt__ at G.In`'v_ rjust ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-25-  "\sl Out" ljust at G.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-34-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4:35:  Loopover_(`v_', `"$v_$" at E.In`'v_ above ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-36-  "\sl Out" ljust at E.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-45-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4:46:  Loopover_(`v_', `"$v_$" wid 11pt__ at D.In`'v_ rjust ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-47-  "\sl Out" ljust at D.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-10-#                                     minlabel,maxlabel,[T][N])
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:11:  define(`hscale',`[ define(`hs_nl',`ifelse(`$2',,5,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-12-    A: line `$1' ; Start: A.start; End: A.end
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-21-#                                   Labels
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:22:    ifinstr(`$5',N,,`for_(0,eval(hs_nl-1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-23-     `Ts: m4x/(hs_nl-1) between A.start and A.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:24:      s_box("\small %g",`$3'+m4x/(hs_nl-1)*(`$4'-(`$3'))) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-25-        at Ts ifelse(`$5',T,above,below)') ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-28-#                                     minlabel,maxlabel,[R][N] )
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:29:  define(`vscale',`[ define(`vs_nl',`ifelse(`$2',,5,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-30-    A: line `$1' ; Start: A.start; End: A.end
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-39-#                                   Labels
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:40:    ifinstr(`$5',N,,`for_(0,eval(vs_nl-1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-41-     `Ts: m4x/(vs_nl-1) between A.start and A.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:42:      s_box("\small %g",`$3'+m4x/(vs_nl-1)*(`$4'-(`$3'))) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-43-        at Ts ifelse(`$5',R,ljust,rjust)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4-24-`[{u = dimen_/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4:25: Q: bi_trans(up u*2,ifinstr(`$1',R,R),ifinstr(`$1',B,B)CBUdE)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4-26- E: Q.E; C: Q.C; A:ifinstr(`$1',R,Q.e+(u*3/2,u),Q.w+(-u*3/2,u)); K: A-(0,u*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4-36-   "\sl E" at last [].E below
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4:37:   ifinstr(`$1',B,`"\sl B" at last [].B below')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4-38-   "\sl A" at last [].A above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rose.m4-10-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rose.m4:11:define(`rose',`point_(`$2'); CC: (vec_(`$1',0)); rrad = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rose.m4-12-  move to CC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4-10-                                  squiggle(up_ 1 right_ 2,,,outlined "red")'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4:11:define(`squiggle',`rpoint_(ifelse(`$1',,linewid,`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4-12-  m4dist = lin_leng(last line)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4:13:  m4cycles = int(m4dist/(ifelse(`$3',,0.25*scale,`$3'))+0.5)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4:14:  define(`squiggleampl',`ifelse(`$2',,0.04*scale,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4-15-  define(`squigglefreq',`(twopi_*m4cycles/m4dist)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Zcos.m4-5-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Zcos.m4:6:# define f1 { ee = expe(8*x*`$1'*(x^2 - (`$1')^2));
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Zcos.m4:7:#   $2 = ee + 1/ee + 2*cos(2*x^4 + 2*(`$1')^4 - 12*x^2*(`$1')^2) - 4;
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Zcos.m4-8-#   }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-18-`[ linethick = 0
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4:19:  orad = ifelse(`$1',,`5bp__',(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-20-  u = orad/6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-62-define(`euro_symbol',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4:63: setkey_(`$1',ht,10pt__) setkey_(`$1',aspect,1) setkey_(`$1',slant,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-64- linethick = 0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-113-                               `aspect ratio and slant transformation'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4:114:define(`euro_tr',`((`$1').x*squeeze+(`$1').y*slant,(`$1').y)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-115-                               `transformed arc, centre C'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-118- M4X: `$2'; ae = atan2(M4X.y-C.y,M4X.x-C.x)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4:119: ifelse(`$4',cw,`if ae > as then { ae -= twopi_ }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-120-  `if ae < as then { ae += twopi_ }')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-24-                             # snap to grid
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4:25:define(`g_snap',`(g_round((`$1').x),g_round((`$1').y))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-26-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-37-define(`Below',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4:38:  `with .nw at g_snap(ifelse(`$1',,`last []',`$1').sw)-(0,2*gunit)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-39-define(`Right',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4:40:  `with .nw at g_snap(ifelse(`$1',,`last []',`$1').ne)+(2*gunit,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-41-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-42-# for debug
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4:43:define(`prpos',`print (`$1').x/gunit,(`$1').y/gunit')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-44-divert(0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-12-#                               Colors and radius:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:13:  hue = ifelse(`$2',,60,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:14:  crad = ifelse(`$1',,circlerad,(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:15:  linedensity = ifelse(`$3',,150/scale,`$3')  # default 150 lines per inch
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-16-  hsvtorgb(hue,   1,  1, r1,g1,b1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-58-#                               Size and Color
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:59:  boxw = ifelse(`$1',,boxwid*4/3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:60:  boxh = ifelse(`$2',,boxw/4,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:61:  hue = ifelse(`$3',,180,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-62-  hsvtorgb(hue,   1,  1, r1,g1,b1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-65-#                               Peripheral shading
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:66:  linedensity = ifelse(`$4',,150/scale,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-67-  nsteps=10
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4-18-  Q: bi_tr(up_ dimen_,ifelse(`$1',,L,R),,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4:19:     ifelse(`$1',,r,l)label(,`\scriptstack[m4lr]{$Q_{`$3'}$\\ 2N4239}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4-20-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4-29-  Q: bi_tr(down_ dimen_,ifelse(`$1',,R,L),P,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4:30:     ifelse(`$1',,l,r)label(,`\scriptstack[m4lr]{$Q_{`$3'}$\\ 2N4236}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4-31-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-11-define(`Node',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4:12:  Head`$1': `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4:13:  ifelse(`$3',,,`Body`$1': [
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-14-    Loopover_(`v',`v; define(`m4ct',m4Lx)',shift(shift(shift($@))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4:15:    ] with .n at Head`$1' + `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-16-  connect(`$1',m4ct)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-19-for_(1,`$2',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4:20: `Top: move from Body$1.Head`'m4x.nw to Body$1.Head`'m4x.ne
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-21-  Move: move from Head$1 to Body$1.Head`'m4x
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ujt.m4-6-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ujt.m4:7:define(`demo_ujt',`Q: ujt(`$1',`$2',`$3',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ujt.m4-8-  "\sl B1" ifelse(`$5',,below,ljust) at last [].B1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-8-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:9:define(`mark',`"`$1'" at `$1'')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-10-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-23-#                           intersections
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:24:define(`lintersect',`intersect_(`$1'0,`$1'1,`$2'0,`$2'1)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-25-  AB: lintersect(A,B)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-38-define(`mkfacet',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:39:  mkxyz((`$1')*3,   0,`$2'.x,`$2'.y)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:40:  mkxyz((`$1')*3+1, 0,`$3'.x,`$3'.y)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:41:  mkxyz((`$1')*3+2,-d,`$3'.x,`$3'.y)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-42-')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4-4-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4:5:define(`synchmachine',`[ r = ifelse(`$1',,`dimen_*3/4',(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4-6-  C: circle rad r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4:20:define(`gbt',`bi_trans(`$1',`$2',CBUHdE`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4-21-define(`dotrad_',dotrad_*0.5/linewid)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Makefile-244-	for file in `ls *.tex` ; do \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Makefile:245:      nm=`echo $$file | sed -e "s/\(.*\)\.tex/\1/"` ; \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Makefile-246-      if test -s $$nm.m4 ; then rm -f $$nm.pic $$nm.tex ; fi ; done
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-18-  define(`fn',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4:19:  `expe(-(`$1')/tt)*cos((`$2')/xmax*1.75*twopi_)*cos((`$1')/ymax*twopi_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-20-  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-62-define(`tvisible',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4:63: `dot3D(View3D, rot3Dz((`$1')*dtor_,rot3Dy((`$2')*dtor_,1,0,0)))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-64-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-120-  define(`hat',`cosd($1)*($2),sind($1)*($2),(($2)^2-1)^2') 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4:121:  define(`gradient',`(-4*($2)*(($2)^2-1)*cosd(`$1')),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-122-                     (-4*($2)*(($2)^2-1)*sind(`$1')),1')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4-13-  M4_E: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4:14:  crow_wd = ifelse(`$2',,`(arrowwid*8/5)',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4:15:  crow_ht = ifelse(`$3',,`(1.5*crow_wd)',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4-16-  M4_P: vperp(last line,crow_wd)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4-23-define(`custombox',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4:24: ``$1': shadebox(box `$2',3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4-25-  s_box({\sf `$1'}) at last box.n above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4-17-define(`cruller',`rot3Dz((`$1')*dtor_,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4:18:  sum3D(0,tradius,0,0,Rect_(lobe(`$2'+2*(`$1')),`$2')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4-20-define(`tvisible',`dot3D(View3D,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4:21:  cross3D(diff3D(cruller(`$1'+dt/2,`$2'),cruller(`$1',`$2')),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4:22:          diff3D(cruller(`$1',`$2'+ds/2),cruller(`$1',`$2'))))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4-23-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-15-define(`cylinder3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:16: xdispl = `$1'; ydispl = `$2'; zdispl = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:17: diamc = ifelse(`$4',,(lenc/2),`$4') ; radc = diamc/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-18- define(`M4CL',`xdispl,ydispl,zdispl')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-46-define(`cone3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:47: xdispl = `$1'; ydispl = `$2'; zdispl = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-48- define(`M4CL',`xdispl,ydispl,zdispl')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-49- lenc = length3D(M4CL)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:50: diamc = ifelse(`$4',,(lenc/2),`$4') ; radc = diamc/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-51- End: (project(M4CL))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-74-   Bot: rotellipse(diamc,diamc*cs,thick linethick/3 \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:75:     ifelse(`$5',,`shaded rgbstring(css,css,css)',`$5')) with .c at T } \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-76- else { if pout then {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-86-                                        diam,arrowwid,arrowht)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:87:define(`Arrow3D',`[ diam_Ar = ifelse(`$4',,linewid/10,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:88: wid_Ar = ifelse(`$5',,diam_Ar*2,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:89: ht_Ar = ifelse(`$6',,wid_Ar*2,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:90: x_Ar = ifelse(`$1',,1,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:91: y_Ar = ifelse(`$2',,1,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:92: z_Ar = ifelse(`$3',,1,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-93- define(`M4Arrow3D',`x_Ar,y_Ar,z_Ar')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-107-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:108:define(`f2xyz3D',``$1'x = `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:109:`$1'y = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:110:`$1'z = `$4' ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-111-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-113-define(`prism3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:114: xdispl = ifelse(`$1',,linewid,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:115: ydispl = ifelse(`$2',,linewid,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:116: zdispl = ifelse(`$3',,linewid,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:117: widp = ifelse(`$4',,(linewid/5),`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:118: htp = ifelse(`$5',,(linewid/10),`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:119: rotp = ifelse(`$6',,0,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-120- End: (project(xdispl,ydispl,zdispl)); C: 0.5 between Start and End
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-142-define(`M4Facet3D',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:143:define(`PFacet',`cross3D(diff3D(`$2'x,`$2'y,`$2'z,`$1'x,`$1'y,`$1'z),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:144:                         diff3D(`$3'x,`$3'y,`$3'z,`$2'x,`$2'y,`$2'z))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-145-  if dot3D(View3D,PFacet) > 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-146-    fFacet = sqrta(dot3D(Light3D,PFacet)/length3D(PFacet))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:147:    P1: (project(`$1'x,`$1'y,`$1'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:148:    P2: (project(`$2'x,`$2'y,`$2'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:149:    P3: (project(`$3'x,`$3'y,`$3'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:150:    P4: (project(`$4'x,`$4'y,`$4'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-151-    line fill_(fFacet) invis from P1 to P2 then to P3 then to P4 then to P1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-18-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:19:define(`cname',`ifelse(`$1',` ',,`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-20-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-27-  sprintf("\rput[B]{%8.3f}(0,0){\boxdims{cname(cc)}{cc}}",(arctot/2-te)*rtod) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:28:    with .bottom at `$1'+(rect_(`$2',arctot/2-te+twopi/4))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-29-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:30:  define(`kern',0) ifelse(len(`$3'),1,,cc,` ',,substr(`$3',1,1),` ',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-31-  `define(`kern',`(boxdim(substr(`$3',0,2),w)-boxdim(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:32:    cname(substr(`$3',0,1)),w)-boxdim(cname(substr(`$3',1,1)),w))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:33:  \defboxdim{substr(`$3',0,2)}{substr(`$3',0,2)}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-34-if abs(kern/(1 pt__))>0.05 then {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-36-  te = te + dt + atan2(kern/2,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:37:  cprint(`$1',`$2',substr(`$3',1))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-38-divert
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4-21-  arrowwid = 0.05*scale; arrowht = 0.1*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4:22:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4:23:  command sprintf("\pen{%gpt}",ifelse(`$1',,`0.9',linethick))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4:24:  arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4:25:  arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4-26-divert(0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-16-                                Color utilities
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:17:define(`setrgb',`pushdef(`r_',`$1')pushdef(`g_',`$2')pushdef(`b_',`$3')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:18:pushdef(`m4cl_',ifelse(`$4',,lcspec,`$4'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-19- command sprintf(" /m4cl_ {%7.5f %7.5f %7.5f} def",r_,g_,b_)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-27-                                `rgbdraw(color triple, drawing commands)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:28:define(`rgbdraw',`setrgb(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-29-  shift(shift(shift($@)))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-37-   `shift(shift(shift($@)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:38:    command sprintf("gsave %7.5f %7.5f %7.5f setrgbcolor", `$1',`$2',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-39-  command " fill grestore ostroke"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-41-                                `Top-level test for comma'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:42:define(`ifm4_rgbtestcomma',`ifinstr(`$1',`,',`$2',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-43-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-69-                                 and scale arrowhead parameters'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:70:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:71: arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:72: arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-73-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-55-   `dptextratio=svgfontratio(`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:56:    ifelse(`$2',,,textht=(`$2')*dptextratio; )')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:57:  ifelse(`$3',,,`textoffset=`$3'; ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-58-command "<g patsubst(ifelse(`$1',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:59:index(`$1',font),0,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:60:index(`$1',style),0,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-61-style="font-family:`$1'")
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-63-  `$4'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:64:  ifelse(`$4',,,`command "</g>"')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-65-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-97- and http://webdesign.about.com/od/localization/l/blhtmlcodes-gr.htm'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:98:define(`svg_symbol',`changecom(,)`$1'changecom(`#',)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-99-define(`svg_it',`<tspan font-style=\"italic\">`$1'</tspan>')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-106-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:107:define(`svg_small',`svg_fsize(`$1',ifelse(`$2',,66,`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:108:define(`svg_fsize',`<tspan font-size=\"ifelse(`$2',,100,`$2')%\">`$1'</tspan>')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-109-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-113-dnl Arg 4 shifts the subscript horizontally e.g., svg_sup(1,,,-0.5ex)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:114:define(`svg_sup',`<tspan font-size=\"ifelse(`$2',,70,`$2')%\"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:115: dy=\"-ifelse(`$3',,1.5ex,`$3')\" dx=\"ifelse(`$4',,,`$4')\">`$1'</tspan><tspan
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:116: font-size=\"ifelse(`$2',,70,`$2')%\" dy=\"ifelse(`$3',,1.5ex,`$3')\"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-117- dx=\"-0.5ex\"> </tspan>')dnl note the space
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-122-dnl Arg 4 shifts the subscript horizontally
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:123:define(`svg_sub',`<tspan font-size=\"ifelse(`$2',,70,`$2')%\"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:124: dy=\"ifelse(`$3',,0.66ex,`$3')\" dx=\"ifelse(`$4',,,`$4')\">`$1'</tspan><tspan
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:125: font-size=\"ifelse(`$2',,70,`$2')%\" dy=\"-ifelse(`$3',,0.66ex,`$3')\"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-126- dx=\"-0.5ex\"> </tspan>')dnl note the space
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-176-define(`svgcolor',`sprintf("rgb(%g,%g,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:177:round_(`$1'),round_(`$2'),round_(`$3'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-178-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-180-define(`svgcolor255',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:181: `svgcolor(round_((`$1')*255),round_((`$2')*255),round_((`$3')*255))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-182-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-183-define(`svgLink',`command "<a xlink:href=\"`$1'\"dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:184:  ifelse(`$3',,`target=\"_blank\"',`$3',B,,`$3')>
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-185-  <g stroke=\"rgb(0,0,255)\">"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-188-define(`svgLinkString',`"<a xlink:href=\"`$1'\"dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:189:  ifelse(`$3',,`target=\"_blank\"',`$3',B,,`$3') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-190-  stroke=\"rgb(0,0,255)\">dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-199- NeedDpicTools
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:200: define(`_file_',ifelse(`$1',,patsubst(__file__,.m4),`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-201- syscmd(touch _file_.svg _file_.cor; cp _file_.svg _file_.tmp)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-245-                                `linethick_(x) set line width to x pt'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:246:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:247:  arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:248:  arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-249-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-44-                                dline initialization'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:45:define(`deleminit_',`define(`m4dlthk',ifelse(`$3',,dlthick,`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:46:  rpoint_(ifelse(`$1',,`to rvec_(ifelse(`$2',,linewid,`$2'),0)',`$1')) ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-47-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-50-                                by dlthick/2 eg "string" dabove(at position)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:51:define(`dabove',`above ifelse(`$1',,`at Here',`$1')+(0,dlthick/2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:52:define(`dbelow',`below ifelse(`$1',,`at Here',`$1')-(0,dlthick/2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:53:define(`dljust',`ljust ifelse(`$1',,`at Here',`$1')+(dlthick/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:54:define(`drjust',`rjust ifelse(`$1',,`at Here',`$1')-(dlthick/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-55-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-57-                  ends= blank, x-x, -x, x-, where x means ! or |'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:58:define(`dline',`deleminit_(`$1',,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-59-  M4DL: line from last line.start to last line.end \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:60:    chop ifelse(`$2',,0,m4dlthk/2) chop ifelse(`$3',,0,m4dlthk/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-61-  ifelse(rgbstring(1,1,1),"",,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-64-     from M4DL.start \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:65:      ifinstr(`$5',|-,`+vec_(lthick,0)',`$5',!-,`+vec_(lthick/2,0)') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-66-      to M4DL.end \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:67:      ifinstr(`$5',-|,`-vec_(lthick,0)',`$5',-!,`-vec_(lthick/2,0)') }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-68-  ifgpic(`M4dV: vec_(0,m4dlthk/2-lthick/2); shade(dfillgrey,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-83- `setkey_(`$2',thick,dlthick)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:84:  setkey_(`$2',ends)pushdef(`m4ends',substr(m4ends,1,eval(len(m4ends)-2)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:85:  dline(`$1',ifinstr(`$2',S,t),ifinstr(`$2',E,t),m4thick,m4ends)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-86-  popdef(`m4ends')popdef(`m4ends')popdef(`m4thick')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-90-                                leaving current location at exit of corner'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:91:define(`dleft',`deleminit_(,ifelse(`$2',,dlthick,`$2'),`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:92:  ifelse(`$1',,,`move to substr(`$1',eval(index(`$1',t)+1))-vec_(m4dlthk/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-93-  { line thick m4dlthk/(1bp__) to rvec_(m4dlthk,0) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-104-                                leaving current location at exit of corner'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:105:define(`dright',`deleminit_(,ifelse(`$2',,dlthick,`$2'),`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:106:  ifelse(`$1',,,`move to substr(`$1',eval(index(`$1',t)+1))-vec_(m4dlthk/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-107-  { line thick m4dlthk/(1bp__) to rvec_(m4dlthk,0) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-120-                                Turn arg relative degrees ccw'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:121:define(`dturn',`deleminit_(,ifelse(`$2',,dlthick,`$2'),`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-122-[S: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:123:  deg = ifelse(`$1',,0,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-124-  c = cosd(deg); s = sind(deg); sgn = sign(deg); r = (dlthick-lthick)/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-144-  move to last [].X
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:145:  ifelse(`$1',,,`Point_(`$1'+rp_ang*rtod_)') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-146-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-151-                   | for closed end with full-width line'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:152:define(`darrow',`deleminit_(`$1',,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:153:  ifelse(ifinstr(`$7',<->,,`$7',<-,T),T,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:154:   `define(`m4dx',`ifinstr(`$7',|,|,`$7',!,!)'->)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-155-    M4DA: line invis from last line.end to last line.start \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:156:      chop ifelse(`$3',,0,m4dlthk/2) chop ifelse(`$2',,0,m4dlthk/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-157-      rp_ang = rp_ang+pi__',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-159-    M4DA: line invis from last line.start to last line.end \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:160:      chop ifelse(`$2',,0,m4dlthk/2) chop ifelse(`$3',,0,m4dlthk/2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-161-  [ C: M4DA.c; S: M4DA.start; E: M4DA.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:162:    w = ifelse(`$5',,m4dlthk*3/2,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:163:    h = ifelse(`$6',,m4dlthk,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-164-    d = sqrt((w/2)^2+h^2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-191-  ] with .C at M4DA.c
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:192:  ifelse(ifinstr(`$7',<->,,`$7',<-,T),T,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-193-   `rp_ang = rp_ang-pi__
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-212-  setkey_(`$2',ht,dlthick)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:213:  setkey_(`$2',ends)pushdef(`m4ends',substr(m4ends,1,eval(len(m4ends)-2)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:214:  darrow(`$1',ifinstr(`$2',S,t),ifinstr(`$2',E,t),m4thick,m4wid,m4ht,m4ends)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-215-popdef(`m4ends')popdef(`m4ends')popdef(`m4ht')popdef(`m4wid')popdef(`m4thick')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-221-                           { darrow(down_,t) }; darrow(right_,t)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:222:define(`dtee',`deleminit_(,ifelse(`$2',,dlthick,`$2'),`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-223-  move to last line.c
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:224:  ifelse(`$1',L,`rp_ang = rp_ang-pi_/2',`$1',R,`rp_ang = rp_ang+pi_/2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-225-  ifelse(rgbstring(1,1,1),"",,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-237-define(`dend',`deleminit_(,lthick)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:238: ifelse(`$1',,,`move to substr(`$1',eval(index(`$1',at)+2))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-239- {line from rvec_(0,-dlthick/2) to rvec_(0,dlthick/2)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-246-define(`darc',`[ C: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:247:  dlth=ifelse(`$5',,dlthick,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:248:  w = ifelse(`$6',,dlth*1.75,(`$6'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:249:  h = ifelse(`$7',,dlth,(`$7'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:250:  r = ifelse(`$2',,darcrad,`($2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-251-  p = sqrt((w/2)^2+h^2)/(w/2)*lthick
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:252:  as = ifelse(`$3',,rp_ang-pi__/2,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:253:  tas = as ifinstr(`$8',<-,`+ p/r')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:254:  ae = ifelse(`$4',,as+pi__/2,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:255:  tae = ae ifinstr(`$8',<-,`- p/r')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-256-  S: (rect_(r,as)); TS: (rect_(r,tas))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-258-  arc thick dlth/(1bp__) wid w ht h dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:259:   ifinstr(`$8',<-,<-`'ifinstr(`$8',->,>),`$8',->,->) from S to E with .c at C
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-260-  ifelse(rgbstring(1,1,1),"",,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-262-      colored rgbstring(dfillcolor) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:263:      ifinstr(`$8',<-,<-`'ifinstr(`$8',->,>),`$8',->,->) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-264-      from TS to TE rad r with .c at C')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:265:  ifinstr(`$8',|-,`X: (vscal_(lthick/2,-sin(as),cos(as)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-266-    line from C+(rect_(r+dlthick/2-lthick/2,as))+(X.x,X.y) to \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-267-              C+(rect_(r-dlthick/2+lthick/2,as))+(X.x,X.y)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:268:  `$8',!-,`X: (vscal_(lthick/4,-sin(as),cos(as)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-269-    line thick linethick/2 \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-271-           C+(rect_(r-dlthick/2+lthick/4,as))+(X.x,X.y)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:272:  ifinstr(`$8',-|,`X: (vscal_(lthick/2,-sin(ae),cos(ae)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-273-    line from C+(rect_(r+dlthick/2-lthick/2,ae))-(X.x,X.y) to \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-274-              C+(rect_(r-dlthick/2+lthick/2,ae))-(X.x,X.y)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:275:  `$8',!-,`X: (vscal_(lthick/4,-sin(ae),cos(ae)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-276-    line thick linethick/2 \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-280-  rp_ang := ae+pi__/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:281:  ] with ifelse(`$1',,.S at Here,.C at `$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-282-  move to last [].E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-299-  setkey_(`$5',ht,dlthick)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:300:  setkey_(`$5',ends)pushdef(`m4ends',substr(m4ends,1,eval(len(m4ends)-2)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:301:  darc(`$1',`$2',`$3',`$4',m4thick,m4wid,m4ht,m4ends)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-302-popdef(`m4ends')popdef(`m4ends')popdef(`m4ht')popdef(`m4wid')popdef(`m4thick')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4-19-  arrowwid = 0.05*scale; arrowht = 0.1*scale; ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4:20:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4:21:  arrowwid = ifelse(`$1',,`0.05',linethick/0.8*0.05)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4:22:  arrowht = ifelse(`$1',,`0.1',linethick/0.8*0.1)*scale; ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4-23-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4-30-                                `linethick_(x) set line width to x pt'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:31:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:32:  arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:33:  arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4-34-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4-40-define(`tikznode',`command dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:41:  sprintf("\draw (%g,%g) node[inner sep=0pt, minimum size=0pt](`$1'){`$3'};",dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:42:  ifelse(`$2',,Here,`($2)').x/scale,ifelse(`$2',,Here,`($2)').y/scale)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4-43-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4-20-   arrowwid = 0.05*scale; arrowht = 0.1*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4:21:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4:22:   arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4:23:   arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4-24-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/combinedgraphics/README-88-
texlive-base-2020.20200925/texmf-dist/doc/latex/combinedgraphics/README:89:Note: `$(DESTDIR)' defaults to `$(HOME)/.texmf'.
texlive-base-2020.20200925/texmf-dist/doc/latex/combinedgraphics/README-90-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/euflag/README.md-52-  *  On a shared (multiuser) system like a server, the administrator can
texlive-base-2020.20200925/texmf-dist/doc/latex/euflag/README.md:53:unzip it into the `$TEXMFLOCAL` directory instead (see below), and run
texlive-base-2020.20200925/texmf-dist/doc/latex/euflag/README.md-54-your TeX directory-indexing program (eg _texhash_, _mktexlsr_, etc) so
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/pinlabel/src/pinlabdoc.tex-30-\tt\obeylines\obeyspaces\parskip=0pt\parindent=0pt%
texlive-base-2020.20200925/texmf-dist/doc/latex/pinlabel/src/pinlabdoc.tex:31:\catcode`\$=12\catcode`\&=12\catcode`\^=12\catcode`\#=12%
texlive-base-2020.20200925/texmf-dist/doc/latex/pinlabel/src/pinlabdoc.tex-32-\catcode`\_=12\catcode`\~=12%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-nef/README.md-37-1. Create the required installation directory (if not already existing):
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-nef/README.md:38:   `mkdir -p "$(kpsewhich -var-value TEXMFHOME)/tex/generic"`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-nef/README.md:39:2. `cd "$(kpsewhich -var-value TEXMFHOME)/tex/generic"`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-nef/README.md-40-3. `git clone https://github.com/jgosmann/tikz-nef.git`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh-7-   MAIN=$(basename -a -s .tex $datei)
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh:8:   TEST=`grep -c "Label(s) may have changed." $MAIN.log`
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh-9-   while [ $TEST -gt 0 ]; 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh-13-     lualatex $datei
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh:14:     TEST=`grep -c "Label(s) may have changed." $MAIN.log `
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh-15-     if [ $RUNS -gt 5 ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh-7-   MAIN=$(basename -a -s .tex $datei)
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh:8:   TEST=`grep -c "Label(s) may have changed." $MAIN.log`
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh-9-   while [ $TEST -gt 0 ]; 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh-13-     lualatex $datei
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh:14:     TEST=`grep -c "Label(s) may have changed." $MAIN.log `
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh-15-     if [ $RUNS -gt 5 ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tkz-orm/Makefile-79-%.pdf2: %.tex
texlive-base-2020.20200925/texmf-dist/doc/latex/tkz-orm/Makefile:80:	NAME=`basename $< .tex` ; \
texlive-base-2020.20200925/texmf-dist/doc/latex/tkz-orm/Makefile-81-	echo "Typesetting $$NAME" ; \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/xpicture/xpicture-doc.tex-1113-while the reference points of tags
texlive-base-2020.20200925/texmf-dist/doc/latex/xpicture/xpicture-doc.tex:1114:``$\sin x$'' and ``$\cos x$'' are just in points $(3\pi/4,\sin(3\pi/4))$ and 
texlive-base-2020.20200925/texmf-dist/doc/latex/xpicture/xpicture-doc.tex-1115-$(2\pi,1)$, using these instructions:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-dimline/README-17-
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-dimline/README:18:- `$TEXHOME/tex/latex/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-dimline/README:19:- `$TEXMFHOME/tex/latex/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-dimline/README-20-- `~/texmf/tex/latex/`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2001-     if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2002:       PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2003-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2005-     elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2006:       PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2007-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2009-     elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2010:       PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2011-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2030-     if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2031:       PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2032-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2034-     elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2035:       PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2036-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2038-     elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2039:       PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2040-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-4769-     if (! is_tainted($command)) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:4770:        system($command);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-4771-     }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2002-     if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2003:       PrintErrorMessage(&quot;points `$point_1' and `$point_2' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2004-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2006-     elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2007:       PrintErrorMessage(&quot;points `$point_2' and `$point_3' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2008-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2010-     elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2011:       PrintErrorMessage(&quot;points `$point_1' and `$point_3' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2012-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2031-     if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2032:       PrintErrorMessage(&quot;points `$point_1' and `$point_2' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2033-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2035-     elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2036:       PrintErrorMessage(&quot;points `$point_2' and `$point_3' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2037-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2039-     elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2040:       PrintErrorMessage(&quot;points `$point_1' and `$point_3' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2041-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-4770-     if (! is_tainted($command)) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:4771:        system($command);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-4772-     }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/forest/forest-doc.tex-4962-\begin{center}
texlive-base-2020.20200925/texmf-dist/doc/latex/forest/forest-doc.tex:4963:  |where ...|\meta{arg$_1$}\dots\meta{arg$_n$}|/.style={for tree={if ...=|\meta{arg$_1$}\dots\meta{arg$_n$}|}}|
texlive-base-2020.20200925/texmf-dist/doc/latex/forest/forest-doc.tex-4964-\end{center}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex-521-If glyphs are desired that do not map as per the package option (for
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex:522:example, an upright `g' is desired but typing |$g$| yields `$g$'),
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex-523-\emph{markup} is required to specify this; to follow from the example:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex-647-N.B.: there is no medium-weight sans serif Greek range in Unicode.
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex:648:Therefore, |\symsf{\alpha}| does not make sense (it produces `$\symsf{\alpha}$'), while |\symbfsf{\alpha}| gives `$\symbfsfup{\alpha}$' or `$\symbfsfit{\alpha}$' according to the |sans-style|.
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex-649-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex-87-\item
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex:88:  \emph{Never, ever} reuse a paper abstract for a presentation, \emph{except} if the abstract is ``We show $\operatorname{P} = \operatorname{NP}$'' or ``We show $\operatorname{P} \neq \operatorname{NP}$''
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex-89-\item
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex-159-
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex:160:  There is some truth in this in our opinion. The great math-typesetting capabilities of \TeX\ can easily lure you into using many more formulas than is necessary and healthy. For example, instead of writing {\catcode `|=12``Since $\left|\{x \in \{0,1\}^* \mid x \sqsubseteq y\}\right| < \infty$}, we have\dots''\ use ``Since $y$ has only finitely many prefixes, we have\dots''
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex-161-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex-903-  \begin{Verbatim}[commandchars=\\\{\},
texlive-base-2020.20200925/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex:904:         codes={\catcode`$=3\catcode`^=7}]
texlive-base-2020.20200925/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex-905-    x=1/sqrt(z**2) ! $\frac{1}{\sqrt{z^2}}$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/graphicxpsd/README.md-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/graphicxpsd/README.md:20:Copy: `graphicxpsd.sty` -> `$TEXMF/tex/latex/graphicxpsd/`
texlive-base-2020.20200925/texmf-dist/doc/latex/graphicxpsd/README.md-21-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/ntgclass/artdoc.tex-48- 
texlive-base-2020.20200925/texmf-dist/doc/latex/ntgclass/artdoc.tex:49:De documentstijlen `Artikel$x$' zijn geheel compatibel met `Article':
texlive-base-2020.20200925/texmf-dist/doc/latex/ntgclass/artdoc.tex-50-er zijn geen commando's toegevoegd of weggelaten.  De veranderingen
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/l3kernel/l3styleguide.tex-283-\verb|\use_none_delimit_by_q_stop:w| $\langle$\,\emph{text}\,$\rangle$ \verb|\q_stop|\\
texlive-base-2020.20200925/texmf-dist/doc/latex/l3kernel/l3styleguide.tex:284:\verb|\use_i_delimit_by_q_stop:nw| \char`\{ $\langle$\,\emph{arg}\,$\rangle$\char`}\,$\langle$\,\emph{text}\,$\rangle$ \verb|\q_stop|
texlive-base-2020.20200925/texmf-dist/doc/latex/l3kernel/l3styleguide.tex-285-\end{quote}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-page/README.md-13-
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-page/README.md:14:- `$TEXHOME/tex/latex/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-page/README.md:15:- `$TEXMFHOME/tex/latex/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-page/README.md-16-- `~/texmf/tex/latex/`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/cite/cite.ltx-77-  ignores the space before "\cite" and puts the semicolon before the number
texlive-base-2020.20200925/texmf-dist/doc/latex/cite/cite.ltx:78:  to give `information;$^{12}$\,', just as if you typed `"information;$^{12}$"'.
texlive-base-2020.20200925/texmf-dist/doc/latex/cite/cite.ltx-79-  Doubling of periods (.., ?., !.) is checked for and suppressed.  You may 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/sa-tikz/sa-tikz-doc.tex-713-
texlive-base-2020.20200925/texmf-dist/doc/latex/sa-tikz/sa-tikz-doc.tex:714:Notice that it does not exist an equivalent of |clos example with labels| or |clos rear example| for Benes Networks: this because Benes Networks are a particular type of Rearrangeable Clos Networks where |P|=|N|=|M| and $m1$=$m3$=$z$=2, thus |r1|=|r3|=$q=P/z$.
texlive-base-2020.20200925/texmf-dist/doc/latex/sa-tikz/sa-tikz-doc.tex-715-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/base/tlc2.err-2760-   Missing standalone horizontal specs:
texlive-base-2020.20200925/texmf-dist/doc/latex/base/tlc2.err:2761:   ``|[l]|'' $\equiv$ ``|[lc]|'';
texlive-base-2020.20200925/texmf-dist/doc/latex/base/tlc2.err:2762:   ``|[r]|'' $\equiv$ ``|[rc]|''.
texlive-base-2020.20200925/texmf-dist/doc/latex/base/tlc2.err-2763-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/base/lgc2.err-505-\erroronpage{583}{para 4, l.9}{MiV}{2008/05/22}{2}
texlive-base-2020.20200925/texmf-dist/doc/latex/base/lgc2.err:506:Replace: ``of the voltage $V_C$'' \> ``of the voltage $v_C$''
texlive-base-2020.20200925/texmf-dist/doc/latex/base/lgc2.err-507-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/base/source2e.tex-484-do
texlive-base-2020.20200925/texmf-dist/doc/latex/base/source2e.tex:485:B=`basename $i .dtx`
texlive-base-2020.20200925/texmf-dist/doc/latex/base/source2e.tex-486-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/euro/Makefile-54-		then latex $< ; else break; fi; \
texlive-base-2020.20200925/texmf-dist/doc/latex/euro/Makefile:55:		RUNS=`expr $$RUNS - 1`; \
texlive-base-2020.20200925/texmf-dist/doc/latex/euro/Makefile-56-	done
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mflogo/Makefile-39-# Where the TeX installation resides:
texlive-base-2020.20200925/texmf-dist/doc/latex/mflogo/Makefile:40:TEXMF   = `kpsewhich --expand-path='$$TEXMFMAIN'`
texlive-base-2020.20200925/texmf-dist/doc/latex/mflogo/Makefile-41-#TEXMF  = /usr/local/teTeX/share/texmf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex-36420-     \textmess{Display math should end with \$\$.} \\
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex:36421:     \texthelp{The `\$' that I just saw supposedly matches a previous `\$\$'.
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex-36422-             So I shall assume that you typed `\$\$' both times.}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex-36773-    \textmess{Missing = inserted for \ldots .} \\
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex:36774:    \texthelp{I was expecting to see `$<$', `$=$', or `$>$'. Didn't.}
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex-36775-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-515-%]Z!!"8O!!#Rs!!#h#!!$(*!!!]=!!%6L!!%!D!!&&d!!(j^!!#n(!!(pa!!'A4!!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:516:"8L!!"t`!!)s%!!"&F!!$X:!!#Y!!!!`?!!#n(!!#4k!!"VY!!%TT!!&u'!!'/,!!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-517-'e>!!$I5!!*!(!!!iC!!#"e!!"b]!!'>0!!!$*!!%ua!!)Tq!!#h%!!&c#!!)$d!!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-606-cE);RKuo<t1?;td['\S\at:%;OT,=(;YsHaFjHm;R_fhr8-:YY!kH@b>F#oC)%i9-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:607:c3_K\Y%k*@PZ2*+*"kLrqAM4`lm$+s5nB<9O\#Sqb-u3`;i!"(?d9D&E_%&hhXmo+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-608-B#TS)7Q;>_hDsno?F?I@5p9Ye4Jd!UW8onImnMZq6$1\TCf79<!:GLDjYl.jeNLq&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-614-jQ(I[d@te/GB&`BMA^UX%"-hOHP92H8DT(OG&>"tjDmCt\H%Vp'kA-aY!`/&b/`WZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:615:B*o5:(`X$6B^9g^F<QYY&[TRC+B8F"Ik#@Ejs9B=N7\@Tj8.8`1IcS*KQPo^AEOt_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-616-;+OI2',)#\1;o2=V5ne)!Aooi&[C&d7Mml@T;=LVW*.<#)"&4Y"-6VgQ!##)5%"Jc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-628-8;(F78W*ag!OV#,*Da5Lb3t9-^5:k*<oW.+\?]s@iCDSlf`cp/!KTus=*;iGrr<8;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:629:0BnhtGIiM(n^1#7AROl?E#@W*@_NrSItXu-)cG%XH]9s`Yt$NC)'`kr(m7%/k.\G[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-630-R\K0cXc=i,;HJ2a5O_YP!8-JQf"\OE_k2cH/99YCT%`V_/g?8;#"ArCJ^idXA$7bf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:631:Y("5kVR-.Vp`itR]58YL>WQCS&jYX@//3#^O'TZ4d\?].J)I$o3l[`j!"APjk2EsZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-632-1qD1302]:U?Jn:s.%;2p"]q47#Nsh?diZ%OR@re?VJ(g,o%goJ&tn$[Tgi,mFO,GA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-659-7D4ooJuRAZ52=Ud+])>i/4diE!e#jc;CZO,0Jb.U!+!9,46pqTX@0u=\UZb3-a#8^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:660:SjFqWW=6`*)<C`"9bai9.c:SbI)L/GW2e&dB2DZnP$!`HHQ#N4=DB_-IBA+5:0=*q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-661-*%Vi\eG5'LPq'Iq3VBEtFqjGi0G,8lYWeqJ*(!4(a7rV]^k:tJdnB*H<S:N?&+87F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-678-Kjr1oE?I6_*$9LPpXIT9NWI7F/""E9p&jV\jA8<<^.J4'3!7N-UA7PZq$>(FE%8M[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:679:]n,%W0`6VGe7dBuUK>-k$8P8/)&YC`HZoCR.k8-8g.2>sOuOiCOJj_/,Khl^&,=L;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-680-aXY(i8H95:lVcJTbauD*ASB_;^csT:P%[[;9JDD6&4\'uo&[>:1&>tW5eoT;)hH^5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-723-AFqD%Lq`66ZPGM5!S<tC]h':-+aJGI\:=lLi)<_>0-UH`(aO`fa6Q+(X"jL5O8r[0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:724:KB`51Dn^kSk_h+Ulm$IX]7qOIcXH4[6Y-Ra-J9;1&]01U+)sn`GrZ#5WpV>Ih5,qK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-725-P2g;j^<kpF^`C"/VNmN^,g*_r[s8R;<!(b-mR:'6eVoKoEGuUGkRN#*3k',NG>bH:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-770-=O@+WNhc.@d2K4s^+k20i#H/%HIRs$..DbfC^pe,k!T+^SZQ<`?'/Be!&AcZD.4"\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:771:e!bs-js`boJVJ-Wn]l2R0iV/45tJfHb4u'dZV_T>b$kMlQu5/\l.2H+m%ri8Y8_k`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-772-76+)]JB$X5InGS8U6867n2:@/Ng]A4dgTh+$SrYa;F+1SH1!0n`EjmP6+,N*9,^K_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-790-6VJC`UuuFpLs@\?p8c:hARuAZ9c4*O%Ym1I*GT_#,+@q0?@M5Bnj\bIS]UsZI\30B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:791:8qo`f6^`-"<%6!<^HE$0]o\=f+hZ1S?9!C[RZGX.`">m$#$KK\8`SEk't)Q3WHuX\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-792-.[a[QZ,8#<p%PR/biCi*W>TLnR6I2,$UYnmd#l!^H&.t!j/.6Ne;YiA,e&LDJlmaB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-810-_&cVo"QtL:.#M.A&>`BW+Jq,7qp7sTkYDeQQ;BOger-r8Ub.!$TiQ)t,:op8!'f&<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:811:JdRb,)QqLu*BEH`lD;"0:!tjES!=!:E':K$MU7<R2Bni<_]8Wt`[P68ed9unTA?r"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-812-aOnBlB5o!Qo;]N6Y2bi.")^j<:K*mYTro%B7V'eGBHWG$rc;66:D,mWL,+n$%"m%+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-888-&Daf7EBH$d.EG/4V!d"3:43R=#\_Ug*0ji5gGsZT!;<5ZaGbu=<\-"q5f4[<eG1>Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:889:#dMLAP!NP3oEL$=h4\`.!K`!X(NN%rUZF><Xi-0W(#68$Tth\*2.q5=`IM,CK!*0d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-890-5D:?pT:0+;m,'3BF.P,<*NE>ph+QGs(#jf(6F"TE!M-1EDa&oWZr'T67%uOYP"n:8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-891-rj</f[#p]9HEL?]3GPf(SK"9TL*1[Sa3;(9GP.\3fa9XOU0Dn:Vp=)-#AY(KjQ#j-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:892:A=\0\B%`\)&"@e%;FBP9/:uhk)/N[nG)C,,8?S(B-rgU><aj)L!#j$Mm`KFicXR=]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-893-h;0JLYqid6ZN]pG[<[bca(uU:9;7q<F=>2d]n5?5&F;NHf.+o?7jHTtVc;N^AeuoX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-959-LrL2f/>-PH*epGI15VC9(ml$j=,d.ZFO`#(?::pX.!,V1Z4sS,[no:-Xj_:c:'V3<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:960:aTA<%:F/7='o\cM8Eb>tBDrWR`+18=!QIA#o[g$fNCS'O7`FEQ=a9mn4&jRE6n\#)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-961-J3S7oq0S<*j#CO$*4R.erW)\n1;)'+I(dGd'fZ8l;Ft"7^?'N?R;dhIR>GBB2h!UY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-964-)Y+cOcD(Cr_MUmLM,jcH.RH-<o:CV3`2`m3bI9SDLHR'W%6#SQ+T%%q\=<UV`dJ"j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:965:Obh4qk)!&J%B"1AHWA_Z+bI?PK`i1INI_$/'f+_K"cG.J-rT,iOmAUgH(`nY4't$N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-966-f_McPIdnYKVqnqk8eO,0*4Y9(9]Dh.b=,<*V`4j,H^]-<);b0?#'fHpF8424:t&k1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1006-mi+qg;TH0Dn9b%A^68GbHqceoiI?iY$bO"^B\.D@87UKMR?<4ojt#W<>Bj_B(;n$7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1007:Eb&\N\$5V(2QnK_oaCYT>fCW,(YRn8E#0`%T?LA2$r!??j1jf$@;F#Uq4`>:J&*:W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1008-2b/5RcPh0Le1^>UT6DU#WlT19fTH=*3b:a/fVJ']N6^tL=\;4>\B&'&+HOCSM-l%1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1016-(N0(F_Z'T9ka@/=D5BXSb@#tSVla]qrat-d[SdqW*HFXbqS!G%[$4_i`"sob7;K$Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1017:NZ>%>`]tcOG(;XPCJ2S=dn;43,`LhlAc]mXWa8u=bG&8hjpci@:WRR$r`/O7M>LG#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1018-DbL&)HrKMF<+rB$Cc'\SJjo`YE_*u1PrdIF(&Ag"`($3.SWAL(0DGtTdJj3SDoHVp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1019:8M?3KVV78d6:(1N`?$b(IhjQp.si:`8C]h.i(k(<*D]-lC6'M!UE)8QU7;b2^=542
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1020-f7C\N:Q.LMXiHk']B+nf!C&DP;`t#"?TnD:(TXQ`?F]NZJj5O#C$90Mq-$T/?m!P+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1045-7SIQ%jDMftBj78(.nRB(i,3"FJ9f2>W5O6Y/%LaO"25;>2.gE%)>5l_P+TTU_Q.PT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1046:eV<2kO@\X/r2=>^I4eY(7Y!oQnjibr;>`Q>T3?1d,[]PB-((qWN-]pf$C-]`X1*J/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1047-NP<>TWSui.,@r1S6B$"KHIHo=]U7H-aT_U[o&((*nPp-JqrDr."or%UXVobHQpN"T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1050-V)^Jn,I7R"a8kKgF88Y[p-He\+Ilo1='%cTAjVUn,V!>e5jWH15+\#bW=l13_8,)M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1051:_-VG=;M_33#M`k+)+$"f\2=pZPK`V\U.7n';JFn01iG\tR#GWX(cfYZQ7C[CapU!K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1052-,D$3u^Q3]"K-)SjLB-kRVr:<PPeeD,#g?8&>SI*V7BDrep%OKufT7gpP%I8F-NK6'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1060-)%/99N\];C8GD,??S"8?lt,+=NcG%m/"u9;d;B17OoWTAa#NNd$&ZVE(/ZLtAj$Im
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1061:r`'YlQ>$^IrQ[Uo,Is5!q1^jh_8SLnW-jQJ12IC,K`D)ePIUJ;aVp!Bg?O[8&i^?P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1062-5GtVcEJF_MR,$a&3ZaeijGa:>mo8$$j\gC*gsShgF;cV4fQIu0Ne!^mojk65gPLWE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1082-`-p*7J-oit_EnamK8aHWIlaY/jfMRY^eb=c0JEcBJkgW)dZHo,g*'dCc&pHro]1*A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1083:*`-Q*b8//$r/-TWhI>Y3=Qb\GjEgR"^4U=W(!)@:QASu95Qh^L$kAi.=ZkTt`[#([
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1084-8QI&9+&(0>+bA-t6Q"-Si0$-^cC9n-9M/J4EKW=0g]%8W8LJolo,fKKPtR9!F<GSP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1085:Ybrs%TBdd1gl`$:4gJfn,@$A`Xq-rpO$-#!8MLS"L11bLO?\Jd0"5>.gCVZUY2N1g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1086-<0f-%oVIc7Cn-Zg*0ZH3L<@6G<J]`:mnGc8*Mh`t5X0VJ)AVY4&KEXFbS#Bnk&O68
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1149-PC/E")7`ebZ`1b^J:gmqJ_6YD@Re2g"7L6YO2@WW'`1]\>MtY]P3;S0FjFg'2UfBm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1150:d`'k3[6%Dr3F,TB8APP`qI["qJ$Vos`%4I^+\>VA-NjdK#$Gf+3D'8YYZ$WJca@CV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1151-M'Spm!&C(UZ/GS#oJHsPgM"[TeC(MMr7U)=N=-<6Qt.Cb_Z"\l@i#J7agVhk;AB&P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1207-+9DWH5gM_iBp@De:R2#!:cE:-mO=0cGM=6POnh]N!!h-IW>$"*L"G\ib7Y9p48RBL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1208:8LMl5F;i;$aW`C*6Y'TbneEEjZEnCh(ajn?,M/BIA.$X+;ultE%`d)tC'KbC+LfYK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1209-iH`Q<1tk`)/U'$'KQ5($n%>Z5*H6#71u"::jtpKn"GJ.J"79(j]SaKSJAXAI!![rO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1238-nOXWjjW7PoiX"kAg&+9Ah!22D8CS<p6%ZoKeR0,]@\Ak+mL0>*HCCB?\qRlX8^L*K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1239:`a./'Gq)8gq9;855TD!/$jC*']%*2M`Ze[UN$^e7PFfdnjhNi86,4L\:I_G(\s=(S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1240-X#"dcJHTIG.9CKrj:sciV`cK>r[#ZqE!hP6n>R;D=>>R?\,o5="5J*rT0thY"c,_Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1311-6rg$N7?`gP(Hjq+=HL*"V>3C36S<iWp&/S7hLZr&:'5.tHi6!+/M$*eW=]C,9!D]6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1312:,6n=';K^[teRgo`oH*.qWg-RG"$%Wi%PdF0S[d=J-OYkFfC>h\GLLN>\do`VS[c`X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1313-"<IlHSF/\PCM+s8UZGLl)`$=^Rt<hgpJ[#rJ0=-WHM[g?e$i9pN0Ld,nc6Ld'_TN,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1352-!>tIlormYiiF\60T7R"B#k[>UgDjBC]"U[(`pS=[q:q78Q!;o_(C\,/8[ER$7W8]+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1353:"G;sLf`ZV$q`M=\7"c0_:3po4=cs6#7a_?D)]p\XDedk/5k`3&#gb;cZ?\QSa/+3I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1354:9%H2R-"2a`=]uFFm0E)"rB@V!!'jc45c5G#M4fr6Q;rkY36$5.K`Xat1T;KO(s($A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1355-rr?>*cXN6&kh-&h\AY:qjCa?AJ0^89SD^!7%eRdmWhH533QT##;kXG4HQ$@hK?s,d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1370-*+S2IZ58W)9dc/u1FiKV4cKanpE,eOE?Gbgr_^HY3$*[>jI%&8$kZV"JoH1RcCYm7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1371:?+\`;)-&eL5.$$mDp1d#Kctue[QE!\.p7D-Z88K\!pqO.8_`]k)E2N=X;b_6^s;@n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1372-Vd[D';0a#>iuE.T1W\W4X8JV!K@#$r.]7WG9kZ6#`5dO"7Mu\,i;WeIe2pboUH+j*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1398-r97*[NSWV<M&B3dmsAHk,i-!2a-rfY%*&V%1uI,R:FrSuQsgg/Il`j1=d<dfajrC5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1399:'-?efaTL]H^`C&;KM[]W5Zq2A0qJl$dOO@;R/'VKEdN3`=\1%p91B+ijnlUQ`=C46
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1400-2g&T=-t6l!irrGInkYqo*'n%2*m$]c%S&mXRJ^d*&""edKKmTZl1e5?lt-![b8G0P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1416-0F.[GkL-Hja-NNH=]9j!]r;8?.kl%\$oWa%m6]E6/RprQVWJ/-A8^/PLZ;DZ7:<_3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1417:E,l$j8G,02`fO_K)e<tIQKKL^ku1'l$5n@W0Ll+olVs199[-jX8g>s312juO&W`:2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1418-)RTaJ;R)H($b56%c[&]\7TK"7\PP3V5/44*NuhhB]#[u_74Zl2cfn9dXj&*Q?FSBb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1452-^_/XQEbVtFdI(]dF[XH9@./A"[K]@_Z0ZmRe3jL)B&NdK'>YaNHN*u)10B4X6D9f*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1453:NaEY/d%<qW94hC4H)5Us=FbQ)I\ZP:V!iD`N-3`n9$TD`U5=*0Ulau6*]O/O>J+.8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1454-/*/j#!#u$HOF#i+>hfq5k9I<M_9"s9YWt(EAhOS;.l^o:%M)<];L5K`Vc>0KRS0Sh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1462-Y\tigj:VGCJ4J%p@Y.]no(MlG+rl-fZ(@Ug+#Tk*CNuOu1\3M3!0;O%X^LK:7PWn5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1463:"H^ZTOhpdcl.8:FAqj"uaWM4T.h/T9n_!a2W`O$HXN+pBjhts>83D#8]%+m`EeolK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1464-/8Q,VB&NMq'\fGT"OE_4[36#L1[HVb-`Sq=/I7h#gT9?/J/kTLL<"B2efb=*#s>Y.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1491-P$&/AjT:FSG<VR51B"l_E>clS&+rQ-]7]j5TWO%X]1W]t[ud8s55#Mr:VsDT]\B5]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1492:NZoc988R[!\EfU/f%"U5$#3MI\Krif]oUKY`"iK-Gi/\\ZqM$;fcs`)=[C,O36I8K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1493-pTAh^F1Ki*]6PQS8`tU5CjD.+X@:`T/WtlNI_W!b^$BBA<NU@(&quZoGq;sH.u]No
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1636-5l8=ZR^VOe^t;1dQ,1L*k;8B@AfJ@Ik)Hg7Lh2+^(n[;]BoE`+TjD!,:VT%]9e^F8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1637:K.8ku_)^9CW2!`Z1;;:;P.9SF5tRl\$hYj"Y\#1:'P3Pj,^\"_`YLFiPU]cKgY/FX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1638-ghp#i%dYi.ifsh6b'hMH@R1-<N-#0kV]3<%4*_O,%&'0O:2g^`"3jH3'n!DK;=ai"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1696-5GefV,!2qJ$a.m/:Diq,9,RY)*1UmV!&u(Z8k.gXbX)M"aPcqliO4H\QFO^4UREIY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1697:[FbXO,N`6LlkoEn.Qi`&-$P@M?om>PV`M,l;7t<fbEIq"]V!&o`mGZ_]V#n8O:U;C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1698-7"O6';QCbqI)RHn?8:e](CE&MQA]eBEdA`%eYacGWcGn?+:S7W$$7P/i%H**PNk@n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1718-,@Jou+n,tk$BlkUA5HC$+R\<_WMO`(&k?(C,K,BW(aG^h%e(iH"KN->JB8.Hrr>)]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1719:CI,(ZI'D"_[fr-#jL.PX!+G`S2+\XlP*]Spb6#A*.nq$C(uKB9ER.)I'`oh==hMQ/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1720-6-*F=i(0WGJ@;]G?>)YA9odn7#ilL_.F3(&`%DW_&-1gufFM/%N+I(E6<rT;i#fh)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1730-<Wn"Oqg*TfZ<@I/F@KUlEm#fT%L5,jr2<'g7MuLW$s0pdSN;k65%p=R&:9IJ<@t@4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1731:J.We'[R`"%O&#Z;eS%sP=r/;4c\+jo5rfqmqIf>q$t+1<!s!tFr?tI1,hTq`Ca`WI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1732-KclO!fO5u1'7`SKH<+(Y"fo3TO:Ud@!ElX,QgToE9Mh4C2V@L!gc5JlMMYPGAT\!O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1759-\Q`TeN%kZZP()pa8*`lQpUIWFVN&^SnM7[23p]bb)uH.S[@&r^V</&`#fAPYPPm";
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1760::m-nq`$-Z4L0SO:h8lZhVm_I^NoJJm]=qVK:V!A4g:7mJadi=eT!K\_b_:W'`33%0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1761-`-(NJ/d,c\k1E@po#QoXc?oM7X0OK2QP(RGjqSA&J\aK!L7hrFI.5QU-ilr^o4O.@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1791-r95o?J2\$=(@-q0=Y=S1p!>Xaf*Y"NSs]H?o1N.*9f150o.5n2XSb!anc/sn:XY&Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1792:qm/%>9ctS?<ri,1nZ8/HUa"WcVfi/XJ3Y2VrG(`$D%TL//K4`#A;41K5G`FtdHg"7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1793-d*P7Hb9rAS=^W7BTDWf'`gM68A])TCJICS6K9Mo!8BbR":0i`eOu&2GA+ZkGf\kQI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1804-jthNPGhMu/OfpgYDmE(`]W@5L^^O9e*\mu`>u$558TKV3G>pYWMVE\lr2K:qj<YN4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1805:7ptVf$]j)TOta\$b;+JrPJ7aK>b`$Z!87`@Q$Qrmo3Gq5UDYGoOlP:W!i%pR"T!5C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1806-$XB,\0+X0p/$f5pM#a%UT1[fM\%C1Pm;&8QR-nc/hA;%D"bAW_I6X90CLK)eP`mX,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1851-hshGND^e$tm#@]?b(@;)#No.KGb<0B7LTR>jE9LZ923$n8D,LK(AYV>fVQ,%J`LnM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1852:pb`F(09S*U(%=KLJW?A):.hH2UL[b!KiT1SXZ'qKdZW"t5%Z)$^Xr+XC?U(`LDF!]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1853-k>9.%J[*#NXt!G'+H`!UFrZ+YpVH6WVQ7VFG)7%O.X%dSIil\5=iYBcA<Fg_(^sL6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1866-:aT2hW!!]o5*Z+9Bg6]k=9no3l7dX$Z#dIKg:K)\#J[Z=<-_Ef-BVGUgR]?)LTMIP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1867:VbpX:bK2@_gC.M#7l_GO_?U0-SO"23`,\K/(p<8$pfjX1`jt\PNZt6_g.jUQN;ds0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1868-.)nJ++dGjE:3d<$iesW*#BWT`UF\>(KQ*DG+2ftjHe!7ue_b>,K:W;gBhCS+mcpa+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1877-=&IWd19rY8\,en=+'PbEL,dTM'EU$SMqXe?EgJMk!/]2."K<4[jAL;0/tgX%c5DRL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1878:Nq<R/`^eUC37V$Z:p,%)LZBp8KgRc6`$5=S$cp-JR^+5]N(0JAATC$uPM;NZFP@%9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1879-H'KTeUC^\7c2t0hpZA7sZfD29&V>)uC!%HI;Am!eJiNn&2P-%")!fd!e+,b*"\\:)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1898-j-2)V5$'#<`b#/M=FE`?YlbnV;Ij/iaMI2kkt,*!FLb]:ntbiEh@NFQ4hpjC[k?%0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1899:]0tb:D6:UsI2%,fFe,/LGDQSBgWp,j:jID`=($k8%S/`GWQ!]HmQDFqU9#DNWE+,V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1900->k=RS.Q)q=Q"3*9Uhp2SZ,Yg#bqA@#Q*@g?;o,I#c^5$%iEdg,V*O*gjNs>d4U9&k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1914-I%WEt+In#<p$G-/S$WN#9jU>K61D3Gq!mjo>IKRPm%,f9@lBTogj)9rmJd0.m39;-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1915:Xn5mcI8V(M=1=LI=0pE9[uh@+)I<5]T2*'\fBM1E2!nB'+,b$)XKeQ<Kti`4$s7U`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1916-;:'^HX,#,P**IYZrMB.7(JCutTYK(FDC#l_bR0b:L$+tReWf(K>C&/RRa[1Ze5AN7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1949-+si7>1&7V,@$3=+5Pk%^.to`.`u@RIQNZeAVP]Pe1J",hV77E'kskNCm@aq^jV3I'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1950:#g4qCr@6m?)Dp/Lk2_,=?`dtaQOG&?c/"STUiiS#_3JVu?+Z+2&a@b$ebY!3&3N`0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1951-&1_Q%K"QOlV]lERBDpPJJcY3+R[K'O'ZaC<%cmfoPLt4\'p3e;=b4GgkQX+Ho3n]H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1962-1FJIp!"q?&mX<>Jj36:;!(c#KML+WI\mdC.!_*m2A:1$l^$]T5@?Id6Pp(rDr@+FI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1963:j\`Z7N&Co$4gXBFX9Moi7`NllE^.l-16(+W\(H\76:MYEj:FT@moA*pMH*5[,_C$U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1964-4Y"o:7>K24Yfom?lVU3Qq-im"4&dgm*n?jc7St'`@YID+7ml$kJteM=bN47b(u1gk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1973-9mP$ZiV(hG(@k*L;_hlEr4<b.O6'ZNJY4_bp&lX2DV/[!Cm$fuCPkaPlZ1KT[FimV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1974:m`\^u.ZG[@&.Q-0+&Q9-m*VlST`3Ob$a*4RMROM'9^Nr8:bG!&lK`h2Ns(@10YnT;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1975-`W58KIiA-Qpk\\mj/9_c',$G]f]r1u6ErV;Xs<9.)L+G7<@5+:>cM&:,:0bDm>gJg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1976:gds"C`-6BFbe+OXE,$sVdOWEtLI+:-%,'o*`FmlM%\]`_RYhfKm1uZFK:Y"SF8FM-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1977-hmJO4Bq^!tJ+0U`/UG9N92='G0k3!ga4Z7GofR7"VFH%Br=W,j(b%\nr;sZ7du0II
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2024-*.a*dX/J*c!BV2d6TN='rc;#Z8S2qbk+B/o,`bf"_Qo9L[2)&iUgs)ql87:6h+'(_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2025:""f&8J0XQX/[if!)H`#@\^#Np1m+;UKukRL-R75"mTE0q*?F]N:L8@9G3g%5/$WO`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2026-bdeTB=Fts@<Mh6H4cEKUEt%s8._lY..$;UZOJ$TWl1ChSa@sj6E&Op.dfZFF?,GYr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2034-5?_T5Ph;c7aZ(1$hNmHK%e"KhKntK#\,_*_GGoL'5cUZ8(_`I\l1icl\<*_n0KKX5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2035:EP]mdA-oNa`Z,0c2t2m1;q$.\.j7C7ckQ%0@gfecV#,Y5Ph=Ieb+YUJq2+<1H02+`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2036-Ue!BeFheuU%_ZW,;FH:^K5M0B.t#;8!/CcEcU.#-b8F,Z>st4tJXh'd"c<WD!22K1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2050-NC^'HOK=JD_r`Pr9i@Gn.?eNeI%UMhnEiZ0`?*h9eUsQ#!6`&B'?TnF.VR@C?T/8[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2051:\`AC7I>nA[8OY2c"i)MOcYg-=NY]eRfc_==>jfY/$/LZ>Kk:=`,U+u+,]H8`mms`1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2052-Yn%47YTA!DrR9(mo]o8AK=PPlPpA%$*I8=PX[OZL[P1h'7LHXQnu&Oratm=h0/0l'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2079-^dBVmGfV9M2_!W0Fp=d,E[^KQUG,RPj+3`]kOGT-X#M4i:2k/u&_Q:28MV!68;J$(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2080:!`X$YpWm$o'380p.UL^s3Hl8OOg6ln`L-s\67\G7g=SoTK.4SYhuWHbf\G3lZ`HG:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2081-=WACkG;am8K%)CuKd2=\.*H!VH[!areNlBTo;_,Tes5-+.)Z*b&]X6cRa55V\-O-C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2087-00adt>tA-Y#Wn&)K7WW(e'b3W4oYMaN?]CCZPl<$DN!s15e1=C)n01oUth%T&k.u%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2088:'O]g?NoYXh#6^EV89-IT:@>mFV/[k4,=K?"iJpJhlU9K#6Wcc]?%W-`m0jgj)$C`J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2089-!j91O]J:ueJ]JZGqB&m6F"c5_0q4#OP/3.nH=QbMmcc,4q3[6bRsH.9q:7<84\gg6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2119-e5OZDdP*.C@qk1Z5<@nL]6t(E@f!?1=Hh!WY"P$!5U25:,h4T,k/Xt\5R9$5A(NqO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2120:.`u%%aF)Gu1'\[jqg*]*_p$Qr?r=`@E&-:&4hB,)=1[$uG:KmR!2Qb*&p)%t[6!-7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2121-Si1494rBick&,D\moBR"Ou2`dA+D&.,MP')ZBcl0#CeEq!EKTWnNUC/W@$2c,=Lm=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2123-%L.5X1b4@<Nu;TB0^Y+b$bJP.oq=4mdjE=&G<==GjtQb.,S%j<#j??Z&&PkA&4a3,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2124:/ST&86HU.XLEM`/$L;/\^2<Dq7k6%4Ku(gY]lX%EIB)9(`Xp@`<]#e+4:KU*CTY^M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2125-Wl=o`79"tL:s^ZG.^@tapBJ4"6":3?-.I!?389Ni<0!6]B_O/"W?q..E7l_^2R[i8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2126-h];$ZP#RR?6#K(6L=@G^@Fo_-i7)fuCXcWeT-D)cnDWPp,8Jp%GA#h)XK0DbB#7%F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2127:>q'J%B7]=uA^XX&7HGi#I'I;(I`AY#'Xit?$Z/f!1F^FESiHB,>!?#2QX`FSoJ<V`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2128-Gsl]/(rV,1"UD5PT?=Y@QB;b%[98cN_%L6"m1Wa[F$O9!6Q+ZN4,*u8e[")s#m3T]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2129-$tV-IIdeKR5+GO4lF-](M6"<_,$@<kW5:N;@1RM$>`Sb2\ne^4]<Nb_J4M[\iiE!\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2130:KT9>u+)!:;18"";kuM\%g<)r%6t51t'j`R)*<$\F1>.fPLTCXk9T]dc]9tqi,`Lg`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2131-[EG@"f]o&E;Znb;J2dOh`k%Xe^lfQiDBo3Oc,a8t?Y[Nl1Oj'DOWh8cJBk0f0^4Og
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2143-$ca..ZBBtnK8)TdfBZY)hHG?!1:HW"Cr7]>!QjLHiEXko6ui$H*b22)a:RDkW'6JT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2144:M3e`(EKkC0_fkb6f!L<KfqU"=k\R*L</FI)#oQR>7aK-EX$S42SG_FL(_Ud`VL*Kb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2145-m9LusNkfhI#:qPjrr=9I&&75\rhY^`E[^uIe9.M/G/g/:?JBVG+dj^C*#*YJ7M0th
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2186-6nH``c2])1FC/dab#AhU"]Cm+^0K'[<u(Up,TC/)UGJ&'19`d\4[53$&;#e%&-0en
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2187:j+GZ84GRH^;-^`33#m#*O3XIrnI0!;"-A2t^C#:oXg$C1P@`<T!=HZpYP1i+?_/$j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2188-+C1[B4$Xg-c81?[(g.,e$3M9.%ccqTb$Hd,]RZp]66%#@*KT5]\'W7QX\*Q>P2.sA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2273-*-QDe8$,.:^!e$`EZ#N')'%Ukg.$<LFegRhNNUFL\5IUm'dU)1fLCQ$;FVAmn&b7"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2274:#XM</67?[J`s$_Q.P;cRR+q?c).iBFS<JnjoYj_@Kg`_S!.Yf6\hQQ$M=;I!PC`.M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2275-NClL(".>Hc4,M7'I1PL@ZI#t\WDFhF^(dT"NS^3!+,*gXatcUHBK!-:-hqWc+&Zh>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2278-=^k?,8qnI1cYQRe_&SXiNiTC(J2oJ*.]@%@$hBlaH@?pK.UDLU\F-J.Btia.dM_df
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2279:*.TsYVkle@T:+`"::u=s,+PKei1QG;!6G&PrG#W>0nfnKD]Ab,$6$VE)`nVV2G&WR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2280-[#Rn-T0b"EJ2rt@*A@KY_pf$Z=Zk@DT9]ld,]iWCV%N,:@sj3E!'5,e8[dH1X4.nR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2288-foHj)cO.hVTF@SGOpB6`"b$T!Mb>j?1='c%]mu$:"Et^A5+QK^5PApl\Z]lB*t%dI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2289:`-8A=b0TG'>WSLJLu=F$HriKB'a`%SAsl+DSLIm>5)T.8!2oh;hm37^LJV_,#gapM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2290-V*_V6&6f5^XhYeV3$0iXa)+>c[b`La[6G83LSsor-@EdH!,[k%[WBm2MYN\1HfG@u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2308-8@Zl(AD2&'!!!7mreLfICO%\@ZkhLk3(E32&+Qjc,PL'HD>\8J?$NR?'=I4eKF;UP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2309:=$&n(cHn^L9m@Pq.Surf*W)Hd`7:D@3f;b"mm$Rmho?1)`W#oG4AYIe`d5>LZ/T[3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2310-?DK)k3Qk&*`[fB^JbW=01cgoQV>EUYd+YVQf6P#/HC!ss_uWpWrr@QfmXO/d^+bK(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2350-aIua/Q<@B+$aaFdeC(;OZq:/!`4#.'+%fSD>/X(EAB\P)Sr8W'X3OY#-!:qeaT.ha
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2351:4bmd[Ke"5B6jo)sGWt8W'fJ"<*In8BW!"3E-`[]&'r+)$,st5*\;("`4Xo;6Gtb`!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2352-=\)p)EShK\KN/?M(EEh]&a`C"h6@7?Jm1B"GP.^/&3H01L[S]79TcMJ36=AA8sCH#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2364-bP@52]F8EsP']-tm$>Ks"_HNeeeq@%K8OV]f)[$bcU)rJ*-A$2p[=(_-]tn=S:s-%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2365:or)+d,tCp6R;`uDgXI=^LEt>b?$.K-Ue.%n+p<O]g"Lj<[4E`BR3"K/bP-hr'2Zdr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2366-JMod@/.+2FD_,t\T-76!@*EVQbGdH$G/pL;[p&pIY#h-=9$"rl)lLr2hbd5RO[;`<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2369-TW&nB4bX;9gU9YD62=b7-$cD*OR4bXR.fGoO>6#V<J/?mBXa3O.!<<8ES1,-;QQI`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2370:Xi5;W_P,gH<s=.MT8b`p.k2`n'Xi4aa+$]k7j1oA&XY4P#Gi`^#cGjdnrO,_VZ^Ye
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2371-Tqf]23XUBD:<$_((q)Eu"FAUk'pXGGGH2@S,^'*WC9`h/Zk5J6L2if?ess%Ki,VtN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2398-@e2[I@>t*^C;a9H6q;$k4Ctf^\GRg'/,$VG1[QS*M,W"RS6!))Bpd$+0W*dR""5EQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2399:7SZ`Q!D@S_GW1I^;#IBrL>B?9hOWt,;3]3^DhO'%e+YY$G:"`^?@S._aaf8(mgjF5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2400-<fp*ihPVYhg:>Dl+G>/nM%C-%.IZa%f-RGl>[/i(fE>h4F3kH5EF%,=Y987m&.$ns
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2423-,^Dq.&?MmW5(HW;\IN/1/;@1OR6^T="qGt\=gQtqKK%U&A&^X:8$B%-WDKPT'6#on
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2424:S=`,4+^-HS7M;Yg2QlK+Q8kdjjT$\0*W<VM!;bt"l-NWG(nhA=Y`KTaouX4NEaD.I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2425-h?Q$o=g.u<]S$3.XBXG9$t:uKFQup9c%*hsA)",-;hJjQSl/,&]Td^$)edKdJOg8+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2433-^^"jcUE"l"&ahi-rr@4,H*oBWL,h*f1`pU;(&((J\B&VT*O'7RoM8jik&f$FO1d.f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2434:Ha:ZE+"OL>D"]`e%J5S@_\AS;GQF"o,]J4?$c=27UBmehAH7+RGK!a?2N^+h`!E&,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2435-.S%h[Sq`G1FrthNUCQTYnsK@?#qbLi"8GlAUiqOth/MPIiuIpXY<qhR*n_-oI!j,"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2443-AIl/_+*RhVVlIGE5kSitd3ieTU3hZX60+ua!;HD+,7<4njAf+CTSUbm8%CJ/UDGWj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2444:Tn!@%\_%N$-e%^g:r`#Ah#k%BKd<0#SqfM[$YH2)>mr^qrO14J/`Znd$q<h7(p8kd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2445:9S'&`*Pa$BkF\[8=P%>+>dLM\GMWrm,<7n@5*`CN]PV3oOY<1A!:G:oj/EFCZt`36
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2446-\LFDYMO-#Y)$Gd./i&-$&%J]&J=*j5!4&g4#sU(-bF7\')5`T.#YAPK0FJ`=*e`)`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2561-7Q-jReNJ*h[>;!I6<Om.*i-:J4S6lRhBE^X+TVrT>TUW4oVY9$f5$)J&hlG28BLV*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2562:i(/f!P51a\#[cOSRAJ0*K3-_3AFcOYr`GPOK$06GE[cO;?-<&alih9t447F_R*f`7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2563-KhtQ.<;-=l54pHVYe]V;El0s>k\4Bs=?C[Lc^I%"R8BNDM=9X39=tsNE*6"bJFYGM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2573-1!rUTr;q;;njQ=s*bjIXNJRf.b@B#mW5'Oc_e]S>>k1D:f8;WFK<kd9Rm`_M7KFn0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2574:V^f4XJ0dbeN:EN<.>:M'@`p)h6j&$*`g/dOUZN^j+bk=?)P-O//XF=_I)YrPP"'C$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2575-rr?B'B,TJ)a8csq;i[KqU1SJ44:jRIDEH9$73B+_;?4^_R\96t8N(GB1('.rl(7P[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2653-W+sVqoHeaK$ui/@i#I<&m@Vt.A'L0RXG0VlmT>DYDd(Xl6G^*pG#B:k:.MM>ku8M<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2654:U^9N3p>Ju29daS["N@hO31^!2k>pP@nW1P`J!NKF7S'!d%"%$B1`_^6$Cf3?+#j_r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2655-"[aPl1Dr<jd=[-Z6Kd'of!l@ZD8Ccm:eLdahVt<G,]>XE+c^lu`Zq^P";P_a%h(1_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2674-n)^iGC_\#.M_!R(g&roIf8,E:J3aF6n&N+C<ES?m$AJY^"!%8S_^h`;*Pd\$A^5"?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2675:XIE#dc8c9(^;NsYUVC6B,cnc^j?afI)`U$9UN?qrCCH%;!tDb`4oYMI?VQ'cRXl<G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2676-nA?+3P?Dtbc/oQqWQGquQ6)h?&pCt.Sb*Lo6g\6OLFRe,%pGJH#T67%e[(Isdlu:`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2685-Ob\Up.R>$c4hYSJA1Us/rUUWm@.@%&@N\%D223m1'o<eUd]qiF1HYQrJPJbXk<0.M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2686:BhM/)Q-jZu,S^j''T`>TgRm_+F:=+`$;&;g3!10moql.8@ZeP`1(`5O$='UM\9s/F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2687-Ooag.C/4!pe9_Y?n@?W\-fqD@:)0WLeONu[\9$$I#kG7;:<(/6<DIrl7[9)D!bDB4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2702-R<V1ljUt+C6Unm;AB=i3OcRMq@K]PF$uS2'%?E%NRQd:'DJRP#P*:;i:5ZX3@kltj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2703:\ji19$o<&JLYf;rNU;6"`P\8$'nF+AjF(g=Si;Yi=M]k@`m>2ep8hu1Oq>qo7nf)F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2704-]B82JX:n=l?HKpW.3dpg/'8`#"V1r]ck"Ei.hW?</2DeXFhqRXi;G'50NW/iS=q;1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2717-ZlfE'0t*.-[nblXe&cc,PsWCW0lLBg%^ciM/=TG&%SdL,I4ERg80Ej(6LDdB!S4W:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2718:/t++^a;N7+Qjt`GQOX>VjnaHfTenJZlu1_I>dNh@B@%R$5`a-+\1Blr8+WHF&ZM'a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2719-7KaBdGoUqHV_tla^<#<5Z%6s%S=jDT_XcJlEV1N[n('\!B65U)D&LYWdn^5ujZ.$$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2725-)'f\Op@kZC8.Z<g(n5W==X9:`JiN'p3[e+^bQ+UnjSo2k`uJ&%#XneP:ehhh*8l;r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2726:Y[^"nUIJ(T,sqM$#,4ib1lPU,24bN`@i/ZN4*0P*k^$^F@9HV;UBWq*JX7p,)kI6`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2727-.0NOR+pQeQP">;BRqn#+b-Gj+Q0LN"+/ME\=rPCP3tOu:@%!-$)$$]ZR!\\X)'CZT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2729-\)UNjb[FS>,ikQs!($G23/];R<?$hr(jG#gXVhTW64t:\mkO#iSt&cXGBSm=gJW:=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2730:.4c3>)7JrB`dR.MU,HtJhJ?tX=h);g@GFmp^@E=1OXtD&;1m?3CK$)6;'.C2?%I`#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2731-I\qeSodq\KI,31d/:cfCh+o"kX>^Y<MWS.gK=>Tf\,aMKmod]T7[qWtMQ\\*6c$`E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2744-$tF=L]rRp]h:Xk73EAhASQWB_b8\U>i#_^m44dQ1b8V;X$qrrX*0=;"f._'3kKA?5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2745:2dj`M;Kjc6o@(BqqGjhr+HBAB@SbkDYba1Xe(E*5Y1:!?$5!bXb&'5m'90b6b.B`G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2746-h.(@HQ:-!'bX1eT=]"@_j(i4ji%qV;!*R@EFI#atg7XNk;sn1(Woo"l`SY=%lI&<$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2748-*,Q]NT>n4L8_or:F_/USH`YZ*QJa32Odot\.Zl2TZV75M?ZEp^!*BbAq,Gb"@6;)<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2749:QY6Cb(_2#&*RSRp;3[&J#T0d`#ISWqf1j$TF'WoUV"1=O_^Uh%8`,P0O&&rY-&f:X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2750-e$]g<#qRmG4()%+c%_]#]PKlnfRO"_5LQ`?.$W!mFn=W#k6$a7i;OpWVfnO4T0ihI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2771-GOJBGl_-@$1f1bb0n#a*=.RjI,*E$\Hhpf",g*.qOUPk?I!5SeNqLcF'&5nY&k^`[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2772:JAn(#QhLA.,"kI7\KX$NUl4f`;[)sWK2*k%m$T`AZ"2a*[Yej'*/DT]c3"Od0RY[5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2773-Q*CR^\V,nG!FBskHW=icP*SGhb?3[FU'9fe-S>,CE"Na&T`\N@o+p@H38j[5-CpU\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2784-,)e_83?35IVCn$ZYr^j`fe@\23?(KI=`Z+,9p0@.C>-el8X:L[!XbM8g]Lbk-d8Ge
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2785:`^U0]JhbP$%b`$t@bAdJ-sao4\^,TM;^V,]B\^PeNh[Qpksguj;PbCOM:(7k0BE7&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2786-A2`lNk9E,S$HmUU2NTVXS<&nn@Fruo<Z6#qQBKQ>Et"k%7gM(=JNQiT&Lf%S0SWgT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2788-KG$pJZkgtTle8Ea8+J0[XU%RM:FnR.l+s6fe[GDYXk;_O$(6YQ&ahs1ESPt,$@J$g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2789:YbO_09u]Q8)!?oBZ\g)`),$P68B0`kJkr@/W\tJ](k]tMTS']r?t5@J\>J&N]BUmo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2790-CQng;hMAEfKns\Ch7ngECHG@8O3C7o7;'^5"!"Sl!"RPTNoK;]"SoTK7TIcN$I7/.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2797-6(UFc]\hdK;b<eASW.'[g-qqMT01TB<FV/)R30\D&c=Z`c#L=JN:,+N1IN)=,:=`Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2798:>kY;`+7+s1Wj=ZI1T9cs#If$!^0+jUII(8u?/(J2O%aj.)G*EL8Cf`Vk8CJFD(VgC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2799-ZpQ=Th2''HYN]@JY;'0+MGh7$&-<B?rr?69_c*n%juF<UD1I5<]]@\%lF,0r8KdhV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2824-L1\P<a*p(<Up.0f;Fp@;bE>@7]rLq9CMoXOjPYPa"47&JT%+^<RGCCBUDm;VT%0RL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2825:`bD.7$cq)2an"J83)S1S1`*t5!sdp4TH*t33cjBa@>cX`\3nbqNC2g6#A,/9\<R/[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2826-g\T:QOBHBjb:#i)_M,uD[pHc4gHZ(QMDfKSocCV"`WMCJgXp?j4J-qj5sIC7Ad<(U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2834-OLGle2[oBD=q],0`kH,DB`KP8^G\l8<@`5[\RZ-,W;nZh4B/Er&4c<(C5&#i_-WNE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2835:.`LL#MVCHHam;UmoqbY>I)6.3!_D@\C3tROQ>$#k,6WK&pSVVhJRUP`q8A@K0]9Fs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2836-mDVF&<S5J5D&gPOOFJ0V,Y5s20dCXUIm[97WChd#j\A'(L-LqACs(68""M<K[")8>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2869-+!"Ke>^1!`,#>R9o;K_JD8!d+>4A@l$8t$@;5\#S1%5SM$<R*qHmOB^iSVSW'C.h6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2870:piCj=7LZ'k4MY21NMe"`h]p^X5A6$OgKa8j?PE>JHQ7kEa/U\Vc&>?!O+9`?jdO8W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2871-p0O6,rZ>Jgg1iOpg0Q6JBJ$%O'r13@$/gc&[H=pS*:^Ll[2Y#3McJ65G`l&49'i&q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2879-`<5NiJ5OG7WMZ^-4OCl8\<[<)[!GTtiN9L<gA,+hXO8n8*"7=gVOs0-7MT)l`rq%h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2880:8$4=21,8u!,V3tdpGqB0F"`uELL$nd?q*]M\EuVhB`gr=QKJk87e&BaXh`kb%"[()
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2881-'ilVIq\3j?m3E[8J_9g@X,eV+R9ZoAX:@!]WMij'Ku+R\S=G_5&#C(Z>lrJA7Yt@;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2885-qn.&!n=o12K'hno35uI!I8=$H6II=sZ-Q@2_"[e@SAnGU+Hmap#6TYAR1t?d1+UH;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2886:'@:`f''b7d__0ljXLO%O"$=%8Kfl6X8BZY-@IM5N(tIEPk""?l^`S8'.7mQ&Kf`$D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2887-Oj]/jTN)%]AU)c`cRlYTg7?ATk/S;+_&:A`a&@kOKN8FabT;eS-C=uRj^T98/p$Up
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2911-<EYjP"SBb7!3VZ.0o`q)Ts=kWNd8krg3,crK!O?$?^*JM9)\0-]RqU8=Z\nQ5j.>q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2912:3k>><Rs>KGX"R^t<92`GUJ/5T#hh<J<d.^]Y0+#]YQdhL`XYNAk$Lg4`U!\dR+qub
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2913-g1esM8Rs(sJllZ\IM@`<e_'eqJp*dFkG9\EA6+]BM*lFIM<'hF(oEVZEWICt"<O48
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2934-MX>\'4F=@hb$o1>q:B2+$1Q8tmu\gI*-XSWWhTur]6YNm]W=Msf.U*Kpm0WkQH80p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2935:CI8L`"HgY8$5HF&jS'M`l.2_G@!dTr.$s<pU^7-5"Es^Df/u?qpj2XEe?kX.>MMJt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2936-_knGb"-M0IRp=ErSB2[@-+ki4ZNU=/3t^f"Y%M:[Xj0JkqOKje/Ipg\T<o]V9aX9E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3006-mqeT0gsEkGHX-ip3<4.+f+a@g=90QH&d]`2oD!Jc2/S-20Ve$i)hPn__&NK90iHc,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3007:GrrLU&qXU:NZ!8\Vb+7d`9]$1^iWC;aJC1$#%8VeYi(iFYUF8?L"eBO91A`WE68Y[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3008-k,_4$?)1l6XODf]_1(j\D6bT!KGBH/=\EDsW3%4B=]&WQ#X]'9Hf$[iX1$]U[B)tf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3023--&jp1)7ZQ$BaEf/EGjP;%E<\<?fec%)(4P1diGI"0b<u-0`i#LQu42Hrj;:?,&o)q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3024:5uGXMNDA235`4"OmDp0n0dDu\XQQ,DgX;0fUEL^0+6(C)@\GP$VT>6@`X$",:S@/W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3025-U"IO6T^Ie=+Pq+%l9?L`9-^/L]<f6@RhQJa:Q`f+.^*3,f<a2B>['Q/b9fR:DI,Wl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3066-Q&g%X1f#?a%#50"1U)4+H!0:Gc6NOOPKCjcHdm&U+;(Dc,/\<DmG%TMl-4B$<o!:P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3067:I9S(V:!u-C=eZ"D,iCVi#L]e[gO`mFA_9O9p-+l9XE`C%$o\q,"G)Xu[C`9Y&2q@#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3068-R%p\opO08[9dHphE3"/K;kXu5[B[2;,E8/q!KG,a_sRF\f'##t4":q3,*JrCT(SGI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3083-4_Z1ucVB&"j.i1%(oER*%SCRIb)^k?5<_=TBk'P0R)s69F2_aL@`9WB,Kq)0%fZP-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3084:C:sulUlFMA1FQT\b93F*`irN^h$s!M^/-hU5YETc7L'<m`-35;.oMO-&TJi(VD,WH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3085-OM1J2r2Y.sEfDbLdOQ?;S_desi!u.W(!PqS`n+99mOabcga#""j6i33Zn&7>%D/[I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3091-o_a0'>1fp:n+ML,p4C3kD>#$Y.Ai;4rW(Ab;khc[NhHkI%#..MZ^_(Wl2&q78a\25
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3092:7du7D5bN!S!OLPYp8MT1PhQC6RH4a<`/GH()"6%^@+n>T$\5Pu+<N/mO$i`oZ$'/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3093-nM-?5bgMdnRG2t"h+o>d,Rek88*-klUm&h<Or*64_[K%F=qIbs:?dFj1-d@\rr>F]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3106-0h:g;Konlk5TDf\+3(I<P!t^Q\B"b6G*V7=Tu0O2WR2T!CZoTTk('0hOt[^Q2_"Fr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3107:eEHEXb0rFD.:'`+(^E4(N(^l$D1s:U%"S$E,-?=d`@a'*0G-TUAH)WQ=ZGZG3hn'N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3108-)1FSR5rqL7;`IgB\GO/]^s-,?`AZ/lJ>%Uj+lu4np8k6^</E`iMod(K8tYd$*=3H3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3109-&jnZi@4@/6"YpSeH[9k:jQu\:Ts;rlRlP"KAD;lVkAKhhF';6W7D0S6PdYO1*PM7?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3110:XLh>`L0#KW(f96<o33acRt16oQU"Lb)cn#$r95`.GI^Th*+h!`U@V7.c^YX)a7Q=U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3111-f].01OSH\XjKIP!Vm1tGM'GqMcJpNsf,hel-rrYZ"9p)iEnrb>C/T(d,YXr\e>XGY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3150->a(\:rZ?hOX0=\BlpLm%(pQSO$0.p("]$+K6:s.^YuY[Kq\k/3P!EK55V0lp:IA#7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3151:1%@)9[9I:mg6XFYBJa:KjnCPd`_KKrfa$_(BujKr+dk[rI.X?aNOS_g`e6#5gMl@P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3152-E'GhdQPP]R'&^-)B.&>'^sLZ@6@(/VW\_'*`lb/9?,RE'Aqu=_;&D&(+9g(#c?ZD:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3158-k=G[nRlOm4E%2^P@6"a!%gA>@1$_lQ`)t+9]7pBK0Meid00I(`@3e=Y_<u$<m'dE9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3159:)bDMs73M&9b"nm_C;YGi'S$oXbCXsde5HX4Q-eFnj`"!:eBO$U`YF\e--/4J,,O/J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3160-/Lt]bb"W)mfV$>+J]BpR>DE6"9.MFpM<mB".P,Tj'TWlsn4sS_#N8OUHnn7<\7:N=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3163-K:M,n%sj[cp6'g:Z)MPi_Z8,nQXXau(%JnN`3Dhf(<IrYdZSk8CNeF<I+TPpn^9n+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3164:k)V4-NPHuOnsXC=%'Cm3Gm*M4]`HGV7(e?(eeSr*Wn;:s+I$HY"E`e,&&-%R;K+o&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3165-ISp+=[9Vc0Uj!7[b:>:B:-2t:P!Hi`edtuR#9s8_W4'9R%I9r.O:@>6=K_?qfYR3X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3228-*8l6>7i]elrr@3K4>MZ::UNR$]4QoW6pYf:75i[BK/O[?CL-!Gb.umP>V64=O)nI*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3229:!FR3Uem)S_3$43`4TX4#gVeHE!$dQr`=;'>o.%o$]Lo%fWd,K?kL,lQ/Fn=$D"7nk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3230-^%50>40c;\`cd'X;i\DgjRPrrP5%"SMENA6]<GU0J8RUgbQ,(UScpl7$/@<Rc3Y^U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3231:*epKGdK3Kj&9`Y$?YiV"G57MZ"D!$Q-T&#BZlMW!\D$#EP"m`jd3<3Bn?0D*3!\Xr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3232-YnCF)q10e&a,5uo8rk]pORSoQ3VTE<o,jqGTVfr<NI`?_El0aWq-5F!_[Q#_OI&Aj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3296-0Zp=;8RP-JrBEo/(\83Ye/&S(%S*rheL&k'&o2N*MBg=3#9XV/8$MWZOk?"gUuR3M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3297:!"Qm],=]e`1')e#W_Y*-"\fCli%lq$.(RK_alfK`oF82a9#cOqQ&0LE)&WF#kI!Ko
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3298-L-k=B?:Z6WDVfBtg4n[n4&rnC54>m75f>H-B6&;3f@m)rV4bhG,tLO(TS@&'etjct
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3311-AU,+H7LQ`o-Q+H?[4V+^'-ekLD@Dpt.6Xs';+Ssn+"9^I#ls\=C<fd/0J+4Y^]8D)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3312:+3(<R.`A"r2\)K03T0e`lX3p))]-$bW)9o7!U8p6;TT:P[n+=[^`chPkOkc_0+H<o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3313-&U4<aPObsP*jmG[9JG=R'=gbZp)__pCUj'e>\-7"b(r9=:2gL2VT+:R,9.+?aZ/u<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3336-p933-NVZ:_(27g?Ur+0?/;;(\n\H5%`I9gp?a,tW\QINsN&`#3N"SS\*U;f<_j0jY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3337:8`@7IL8W2*MoRM$O5q_TN_B@9rG(rI\6O[W`uLo6JtKUb@JX&uh8m`I=JIQFTuk+L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3338-Q-!;tne2\K7c/\Ck1gLI!3W&clZ:k#-=_<h*3&K9N3>?m+-gJD_hd@shp'uf@j;*A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3347-8DoG>,<sVg,GF3uOb9W/'Sjm@<RnfpE),b[WX#F:b08a(0:L3Bn4CY@qYjL(W%=,[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3348:ca.jXMMC?*kF^&(asiI;DFfOCA!-Bb]4or7H.AB7`3W$WZQG81@q5QNp`4.IKEg-S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3349-:q.YR".h"]hBc:W^@iBKCu^Rb>F)m,pI;:HSeNs][//4MFeWD6F0*eiQ:4Ifi0%&Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3351-.cm-q8'pUuh<oD_K/>??=[:gM$DZcH@iqOh3dd_SRp!:`.`O46n]lV?>_"O3L_c1t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3352:""T)`!UK2[5+M?+:Gp(.j,".SDJsI=\YWrIkG&@LA$Lh?+`QZb!"(G@%R#6?(14D6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3353-GMFKS[rt88oE(hsOuA+#QP4mH""42#*CjQ*<N`-AMB1njFXJ%OPPm!Z,aQ1iUAAOi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3361-i%\V(rH4)U"!^Fs8f$8R)*Za@>.Z_*N+XE$a=_%q!P)')L`[h"j5.<S[;FZWi]ui:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3362:AR$"kYI>^a-^?fIO`tBV#$>mF!7o+sh9?G_>fS!e`_LOKI4D!Meu'NWVOJHe\S#?+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3363-H[tp45.gq]3jQi=eOg!C8K\MW_#@=>_12,Qjbl%Y4ZNC[`EIs5L^N6pjbOn/o_e$S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3381-'X9,G;1Jrj"$#bA6WghlZb^He+E&*)2gb$[+,spUp1JH0,+@X0ROBd9No!5/P_#C^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3382:a3`EYX6Klq]Yb>(F1$mqm3(Gk4&`larm'qkjqTl1gQ"l"Xt'/=BV,]&nkKlW#'8A&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3383-Kd?)hES&/dXNfEU:sBp4T.`2PE;%=J9#N[;rM:MmZZd;A\$%eL?;N6gLWm7NWs6CK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3385-cEZ>>B8OI])`s'7],@^V,tIc9\KlQq)UmBO.rK"FgTc&f]9jCW"EX.o@E&M$3nDb_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3386:<`OrDOpm$s7Ljd8H??7#?S0nfb^5^r(nJS6+,tGi9oFk%Qo'FH!hKZ[nibTnkG]``
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3387-Ve-fPh&SqDPeUjF,%atR-ib)6Hh1IM;'O%#B]Z(%jR"qQd^CfFU(TqX1i3SYa+XTu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3390-'WtR$DGRL9:eF'n\<UX@<c4JtC:l`9e4VW9la?HT;4N\Wpf<rY=UAe12_5f/)0(U]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3391:eh*bg7nd-)`eY!J,&gOo@NtlVh>h12;&u`9I*bHiOg<'$oBhUUV0O.jB`A'U#"VR`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3392-S.U8PW.i0!0P)%3\KHK`aZbL6Za+N+2H".8j@kaCj;9A_b&N.-+/NZ*];0@aX<Jg5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3399-1fo^]AM(8;+HsY%n>A+l[a20;haBg[&t$tmbblqeaN,U)#+l!9BYdgZ&l]VF!.,g1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3400:KkR6(%j6.UiA+.0T&/"42+A(p'm9YTM;`aD:O8;$G-MQhEjb`sQ\8;u8@ns)NPp<M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3401-U:t9.Q$f5D$tXB[@i,H\l>#Y1,E^Ub$k0qk'mbrq:+E&ZbI0DQbaD`*W^&T:,*\gk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3402-k5LHJ-8n-N!;#</!tIodUHE%qHE.ulH,3pO)%K9*?uaLdFfRmrUNh%T./@"FkKN,@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3403:nuAr_U11/`Bc,t%+$Y<>.iVi,^LLoN2H!ZqQ(]s:mH)^QK?mEfWj8>P`_=MsPUpib
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3404-*op>=Cqa)\\f"u\Em;dV'dRaMUddJ4B#%Y]"$G&nf#uQ[fc8hT/+^L:H#O$K,S17F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3460-O%acDVb2>7UD@Q;7M5]3mQ'Z27e*0p@`[nZ.lTr\3&P(lQ"=M7'":n(J3ABS0&%18
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3461:&k`q!l\@!@=F`G_.@aqB.JEk!PMb5cZ5&ZnjjBP'8$tM\AiOXseZ`/GoCV[KlXn,:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3462-ct(Nt9:q;"4+mBOc7"CAKZ_I"Cp-D2(aG^hC34-[PXi"!F]3qld5=@Rmf@k3,_G4W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3475-)=:0/@NR"7O969cm7^!/j\iq(JXd3+cZ/_Z[q7U012ZU`_Ze&$cY>>i(nbar@n(Q=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3476:PEF5gBC`*BZA-6<,06msN]L,b0$tO?:_M`B69^YJ`ab6d/?3Zf>\"iNMJ55lha5T9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3477-OYN4^S+?h^5sL^D/1BX`@iQ:&,tHum#*hs#*MXT0S.)#e<T-UhEa()6L`#.ior5[I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3494--nK^DeN5q6me:8+?gbF3G7C4/pN`Z386(I<Y+u'A39U3"2!p-a(h,`U/e32V[8;82
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3495:Clsu`>i_JF-$Q;'H^7URo"d)5iO1Lp2'PY%O^a`0rZdVZO&.=#0?OhAh7!cUd-%N(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3496-(f]W`jtPm_)8Z!j.pkVLO&D_u!RAK%K$C]Ka/H$GOYT?2Q_=hXno<I6bV!JuN/4:$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3617-r//Q;+]'CU5qL56!>RQ:S.3DE!heTDVdL(M=E1igI.ef=S!(^,+h&PX&36LrfNiAZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3618:J>E?=&=`e30R\B7*J$N_e@N1NI,j`@V99V+:WS;;7m"8SKe!3BfRP_:`]r,uV)N1t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3619-d!h]#R.=9?00(>jj#"WHd&7l`)(-="l:-[_o3sOQEWJ#ibHja?$Z8(Xf[,eiRg=Qc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3686-1<Ng/<+;jt!/'%\W2tXk!0g"N^/U'ak,dj^AB5u%SFXg(P.9hHbdWjKA4QH4\)7GN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3687:Y8sVV>mG`AfkD4"f^^7`82sWf5>bLWF!o7r-sV/VrA$0*6BDML8C/5F`c91\H=F96
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3688-@R;<nWtL&:=HSZ]Z?LVmWN)-J>E/kB9b_Kc+>\U1n^B^V:6oS-;ofr^Em9T8eT0(P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3689-+N4p(m8+[XQ3?A.BIT'A-31Yh<VHJVr`YlHBWZEfK6#C113k*l+Hh!MJ_0_G$nQrr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3690:P+/p8"/d/(=s\UBdH(+W2O7`9?p"AgT1[7\;%['$OL#-:K?-:;MBs&4.P`B7j>`6<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3691-gA=0JcX1Kh)<T_QN4T9S<T!oD<rd0GDP%^Y/)t?baN$o58/3hZjp!DrForaLSS&eI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3707-)9*2h?s)30EL6eAANAC`G9.89h.pKB8c6[A7N@P\WrW(lp8Lo5fD>%r;b^O9qnQ9O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3708:4Le7=)"m`S<5t=D$qVX2^^"?(oB8DBNFIHkQ]Y`^j[u'(A#HT2OV+D[d4lgX8uhj?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3709-a+)C>PT67NL<=A6R(!_\c/UgC7=n>G8Bs9f9i!?R#qUt=OB"k4"i&>49DKJTO^(F'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3718-R;Wt0mBUVc$ns[En]!(<C@+u\7E3>/MB72$WMrU6gUEQZ*6PRfQm+0"4L#?S%qFp(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3719:`FuM-OVo&@;@_;(PWej2bodrfOVH$@,7[hR%INiS`@<X4M1"NU(eP!1%kM_QIPm!W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3720-21>K)"*\@[M\3oKWK$U/Zt`2(2e969Ut1).:<O?'0/8rB&4jV>W?7C,O^M$%oapPH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3725-%khj_[doKDOd!DGMH5U+VVIZ:^gmJ+!QQE!V"n#XPLeeN6B;N\na=(!<0ehMl!2Bc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3726:H'-2]Y/Y/Ug`%(T^3qsU^NL%5Y/'+:+:[!LJ+^'LC*ejl9^$</3;IM`51N4^X4V=7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3727-=H3QQ/]\2)"pC*.=,rr&5HS%%=T^?gfcosO4&,dtqXgZ&0pI;:Z%=kQN00[MH2dm1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3747-EPMSKV[9f=Z&$=r0NKe[6[.;Wm6\LQ2P6r&GBXkI=UTL)$3>^0#!(rEcrlU"OSO^-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3748:jcHIYqdPAL,`n?ZZ6-g(J?+6k$Cg*U5@lJeYUVm?&&q/>q`NL+$`O8,(mtK+m_RTW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3749-l1ierUl7h,8/5co2WQPPgiLs9W\&oT+[hil94WU4FN<?D&DTa`[h7B6&2S>7&X=U,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3796-%RBYMe6C""1_XU0"$19(TKJA%62[a:gG7R(:=(8F#pa?X!8nsI[(Q)\WYgH+9G>G'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3797:>-0QZBX!A("-(tq\Ff/UH>"4`jB0hA&3$%WD$-I-IW^j2(!t*dj=XO`j<&AF.Cppl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3798-0(MYD\aA#MkUFF\RBiacL-LUJ1pqW6cZ-&*;^%^,/-4OF=6W_fA+KfX8b*_>!s9G8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3859-/5Q]eTX-_DP0A6#BN6I?)>R`Z=.Y3&dME"1`p#41L$e;Af%*-u'U7HWfL16$8KW'S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3860:!/3U7`#e87%LBrne>nnj2A/XKg^aM%oW%_-aJ"@Z3]QHO>$L>(<H(g"$ECp`["4:(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3861:V#*.h5`Fp%Q!c9pL*U;A#s0Oq0#.HVBu.Y(&P5u$JtS\u`B@%?*i7AO/jk^j-NFL5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3862-F6*Q4>7([EfId)D9$BhBn+)"PA#]4"UIOXc"jh2gli-tNVetd-9h:A0-^K>S60B>l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3911-\4#O#]RsoD!''6/<A!>g#?`uBMA0r:Ob;0`!%R[oB;*jkUJGP*G1CP9J3,^@T`k1A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3912:H"Ue5!`)Ma2";ps8k-sU,9o0.U`7$GE@+0U?t5f-eZ*rNQ@JsUa36MNE-`N(!0^/G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3913-&TIUR,a)+?[!M8sR^'_sg1fJ:#ilcH3;0?kfEXZP>T=LdIUSi)[-!NCNCgFqpmF#s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3983-DN#+_'eBe@5q'HT@Z-NWE<iK@NC)TU/k5qe+SGKJ8T+(Z42tJ0Bd@ZSrrAl)\*f:Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3984:SIA^F<"7uS3'mj3NdB`nI5BeXOk[\j7X&AE!@Isea.O1=$>dji4E<,'E+6k%`u#nh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3985-I6$4K:=A/sSbR$&EMA1*?9'Qb3`dpX.AnG8d;;GrK5g3t%+)m"_jAC$8]#fP4mUDd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3994-eg?A$b`W09jjsS;r.in\[Ur(ZD?lT6O@(a#F6G,;DXMVI>30rN3"_8tO.&Nt)<\+[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3995:8OFY%:pLBEYRAW,361j`8>9[7LMkPM"CRJfpSPTS66RY\H!ksgdiH$JN0AI%dQ6`P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3996-J4<gp/7BeVdRbq@kFYKuNTVudPluel"[NJc:/BH'Oi#*FLpnLGF4G?WIJKnK85aIC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4036-PAsW9>]niNE#e4VN$:I$J%e+=KhDfrc6NhWd7Qk_OF[$^8g^+'@Md4,gIWY1kGC%6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4037:-^`p$?/e+5AAAGA5sG+DeNUTnjkm><,fWM0ijfI)ma$@"oW4Cd7gV#d=-F4!j`>rJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4038-6]R_<<C8O@2R5pl!ueOsiPFhX(kf4.EuaQb;QM[eNo5$">.8%Fd;<5[Bu$u/ZcOU(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4051-<n=3&I7k0ngHJ(<`/B@%dDoVY:PKTiY1rlr(C1#V"7&e;bijb.bAX_M=;E,04hi^D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4052:DH_<kDSL>b'Z`8ka7k&q<<[$9eB2!3(7oZmKg'2#)]P#l60"rH$&Y`:@J5puh7IP`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4053-jSo2rT]32M7=C&N=D_oJK?r%rFe^P,9am.U&`4ddAdu`\j.>.^>[cOh*9O4U4_@?1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4107-!J!9ENmurp>?_u>7bk6Kc3=P^gpVP:^C%!,-p5Hn";B\Wlc!qjo3'-ZN"po#$+h'^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4108:b.8@W+`.ob'.e\3c(8."oTQ_bDaeX]7n9*N#]oQuHMr=cNa$TEAGKbt&k`n$\Eigd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4109-bhGIE(_MHI@$CRa8BaJ4P7j"4,W7GSD&WpC-83&#N>W-77L''B)G$_;XFUFE]alK]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4123-UFobe!:ZC(k59R)?Z+NFBj_TpQ2WF?MH/Hg9>47B4H<d0dZQle!XfI1AXJu"lmPrH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4124:A>O\caF^`g-^a9<4;,=tH5N!:_m)q<S-.Ld"\@j)[$aRm.0'K2`_ApMrM;Cm`8R1'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4125-$pVabXf5Je9/d^"[fM&!"ooW_l>!D?gHsf0BF<d6o"bJ.+-fq1m,:I$^&c+/+.N3"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4131-"PO&G4+:W4^&J()FiG%?@a?$EKa\cO!gEkOjWbFT@WT$]ZiT$Ll!ogu-^sBpDSl#J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4132:eqV_1e>0jn!/HFs7WJ`$moHQBVW@r>MuXCEk*Z=o1'EId_NNZ657/B#-J&'`7Xe3q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4133-C_KTFXG++EWKop$\k!=n,9JYdJ't;1o.hRZQhZdfj#(KR,U59h5fVd"qrXWD,Z)<$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4148-RTQnZTR?jEb"p^*:PZctY+)3O3aL!bZ"n92\%dKf79*Yh8EBVKmZk02&8G%t>K7_H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4149:K9-K1^JeH]qa5`mLZ2+I0-0@>:6fS.2mKTMk0?KUR%W;$Dfo+J?a'6?`JXmp=?4Dn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4150-^&"Lb&I.,IjU^l'6e8VI4JkuV7iIVF.91GM]FTJiX#%Ph`1A.A-cC)-72+oW',W!&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4192-@?>oNW9>baKooO/TH]Br)<^359Ti#6.]b@`B/QP/rr>Jj(m2gY:JX5+&330e80qID
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4193:6-di(I;(P46RLI.G(MDC3?;iW=dTsJZ>`bQ&%,1P#oJA5i%>$\9jt:8`.\Er&99R*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4194-ASWEsQ6:37^,GT*W'>Ll8fU$6>S&YGHMo7*bC_%"W^1%Gcf%b*<Zs_M3TQCuBl4lK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4222-$N9#[Q2^gep@p0.!nH@9S*M)&8**0#.\eAag^cOI!':%iq!%eY"R5]`n@MEE[@IYI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4223:nICOr%'cm(k9+1(JpH@cEu_'!e`(5$aQp]%NLF.6SLnKD9U0`.H";mG(J-:jf)FpS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4224-C;BV"ig;iXTLBa*6$X*.Sape](]\abMSdg71q`=[jbbY/^8GYA3Kd8@NPQLSmVC"@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4225:fC!`rMnqJEf!?^F5pr2l#X5ZT64piur^Vl=0%Xb$L\q`JH/Z7-nY&\m*\4QH-pMr3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4226-Oq'[+=76d6?E>]F&ubBp&!RVeMYmk^!.m#LMrUFi9,snX9J+UT8_QRQ"-:N)msG\>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4227:AfDTZ!S+^_e;i)U<`'YO8M.$)e$A@[Y^L=YZ0lJ^#oYEM`ruB)qUA^:?V8jH/FAVG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4228-6tmI3I#!;gHWO6`P)'J\b@Bu^fGUKqJaYF4C<?c)]U*.qF3'<#5<AG:lP?X==)Can
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4232-8R;a3mD/DS^+Rqu5C90KIP.&:AXSc2CoC4N61srTg7K8X<BN3aX6Q-]M)<uA-G*Cl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4233:J-(\#r,p'`IPpoDisf-KR<8hi,.:23d$/A-'AqQICFR4lD04S"X[ttPUWkV+Ln6!`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4234-7uUJa/T4b$d,mMr^u-'imMU$%P?gD6FBbkS`OZeeT5_8(gD=g51m+ue``H.C%d0;N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4259-qh!l?*!jk3Aifl?Q8(G+LtmRPn^)cJ6Yes;.l-XO9Fr_qUB$#U#7&\N7GM"B`IGO&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4260:*"S\Vj<6l%fj&p?@\Y'6)8[+2Sp`nu/*qlD$X=DpgLG6=-*s1i&&P?WB`XTVHlOjG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4261-^\CcgF!&]>5jOBu-u`5f8eWF!!!J@b&'.=FQ%o$uNnE#!%#$'i_Q4Toh_;M<Ee'[(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4266-o^C,f9m:N<T9'7J*!I4X'mF$X7jI-rIF7_d=<ad]AMS0HA9IVB;O,[HBTqQfOG^Of
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4267:N+[G/`B7sX[i8>QfEXAn)j-)cS=UF@F5,0?0(#adb`RE6F+Oq4U?O"WaC@]>$9S`!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4268-N`htS!E$aRZ(Y,>,+K:]@m*"_eu[X,IUX%ggQHQ,h"l5pXQ+;#GhXN8:cMD>9%I$i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4271-a?V%NrVV">e_!H#EWYOrX#$#]19.)VI_N3t`hRG)UFl`gK(-Ep'i$H[GDY?*&\uN+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4272:I6HlJAW#>-`XiD$!dVe4dr2a!OXh&u`*R,u!D?oBocK_\pVkE3KT]IE(rrIG\'4Z?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4273-GU*>l+E@(P5m"?TUM4U<OiYB*C/S-_2qXbF8(rOfbFIOAafLnuamuYNEPqWm>5P(_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4283-!S?k=F=qb-:3V#2e?#KiNPqtp7X,W"EDQu;7mI<#m8%R(V=brYGU.l]H6LDVXXatQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4284:WZbc'rSbRTe8dNCR:<=)L`$:Wp8M7>M>m:c%!`rX1p#E:%<&3I5jH=_:o'Ts,D&)C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4285-7$8u,02)r"3\RuX@;rHZ4O=>U!#`TKRYG\'jn`A*=S/K@Qs[B6rpk>MPP`%p3?Lk;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4338-!*r<9*nP\H69sLLO:SSAq;S'Y=QRA^5gkt@SYr&?&c't%Umt!'&+t:c.KK,*R]]'=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4339:Am[<;9^,]m\YCE>UN"462]R:Rom`AEd0To<7o"J\X$""lOX-D_L;F05/]UO``PgXj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4340-9=e7DZ^cE<nFWgXH!SlN8RBF4Ou88%Jq:Ft5WB/Xor(:X@RCLFWdnqt?iUGr=fX$]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4357-L_rBH!,fIJ.\tP6!M1Ga-3c`ka>iLX?7ReniZVt:H&T[n:`P)dVM(DM^8?d^G"AA2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4358:[mFboiPH/90qcetlqMS`l;=$iM&Ji#E(ah`*Pej?h]c=\rK_'PY,W$E8^7VEg9#e0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4359-!_B53J;+D43Pj#d+,)Wm4"d7]F_qXUP>e"IIs@'J.hCb>k^0s4,k?6+;7;QB_<[QO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4375-\S5:L)3[-J4YTBGN7Ehq,\W,<=*?SIRfPt_$Qi!$masfHbJm*IS^D<8Y8iQa;el.l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4376:Km1:0GY$\s\uV))UEke^`_J"/mG0#@jk6uM.3S*HO6'KPQQ]$Nk`T1?0_s!#cNI<N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4377-EY^s,FVaDEYi(OdaN(b(\SiG#!B-L-WM5Ou9Tbm>3?[l_f"$.YT6(JR(o[W>Id\E2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4405-b=_q.CUh3C,#,gb;o(]IR``+!"IPE7ag;6k^Ha5Ve1M(i7dX_glsp4%(s+W\*cem2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4406:Fu#"o48IYrL`^!PP)\41C)U;QP%^DAQScne$5(T3fR$R`ac\@Q$:[QrJ_$WBY$Tl-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4407->WdOq'>Z3S;^-BrOsP3+0ASlLOmc8P^$Cg(WBGc'B1V0F6a<lT1Ue7i$2`PY^9nYV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4418-<M47gFIM5&WGDW3*)tO,p18Df%%1]mVh=8_7s]n-)FRE+_AKH9[.NO5:TZQgA;oVm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4419:WZIYjGmMSRlC_Vhf/4Y5d]4'`C^^uID(!c1XKM0:$?"`>I)I!;58r2bnQ][/).j9!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4420-5<X@cH9B90@QT"]'X=nN)N6G6bC2[H>*;*%8dG0J!8qClmn<ip^<t#\G;B_PS9OV(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4443-#P_9'+#EXhL!$%sWnHF]1p^Vp5"&9K+`ku7U<d3ej<P":AX*X2[qtc8V?[^5]AS=*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4444:hnFS474fS%a_+%/X-*.il:mjlEWtQlJ:r)/bmsUXh$Y]a>BP`mbCE/nE-#$r`j3@K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4445-&9'm2UiLJ1*n9LYR7r6Fd]>_7ocCWAj<]EZ)]t/n5jt;Sr2=N-5aOl2&/X2d(/;RH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4447-)#V.5E(E,V*q^8brR%tV"9Jfmri1kqA.#Fi0e6Xd++*<PX!j(1%(Y<!i,WP6*RNR)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4448:4]OEr86P!rEdR`o9(tMYP\#>'4%KGj"1U4$ab<VNA\o!Ni#IctR_UX=2jrg`R"uk.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4449-r\&7hS]Tc0jRFM3Qm71eiXZ(Er'a'iacD8m(!%YCl+n(=Pq3<Uqp4c'K_q4Ff*0;d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4454->tu,-?k@`^iE2,l&BpN(%cTca`d2W+8+&W^*2!t-J_9f0b*CpR\)/;Sakqgm[r+@-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4455:lZ/96Z0aUfKU[c?],W7_`CDJ"/F9N?5Y*Fk(fBTf\M;"a8j'WS8rtj$V,`a2L-q&u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4456-i+/ED0>aU2,:dMB6:?j<rq4c$#XS@Cp8MT2AjQK*Lc90$a?H$aXQUWAXWggrb]bK@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4457:"T:c-?R$_:gs$ai\/ok`3Y06">,K6ef]Q8g=&sNVAf4te$9aA$&g`i<X-FPJIj%So
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4458-$Ut/Xaohdb:'].o\VsrsQ>ObOO>$_0Uuc`JV.j_/>KPsBOEU$p!,um3e7OZ7+thGH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4461-_qM;BS2:FL7M5fR=RhIAWkgI0gO;]sP'B)hV0&0[31&`L4+Z1+j4*s&dqBf6ZBTG!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4462:q*\n`3uNZk)q4%MGsl;,$!`%6L?I-e.\O=T'BLKPBGh'HX0TrH=n*V>?niWCV)GLM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4463-*UU*=8CL%k#:BUmO/</TX%#,Kb_$1F!muTUYks<S'M8dMb0k.g&W[??aYg$><?itn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4546-!(I5AnZ:E?.2nG08B#NJkYLlQ%hJHQ7+?T[08:h(D'@IQ"H-8f8JhS^4a@daM2H'7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4547:;JCMPrd"MDDXZ95<VR<hX`IV6eX;',3i)ar#brZbk9$'N4P/`!LaBO@Z>!="Pc;#$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4548-!9YC$/,KVNVEPFQ?Q4G3leWYp7>G0+ek`VEbF^G>5R6k`j/:nNNN)h:QX'%2W>r-W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4595-qiP&@0`9[&[c!JPOn/A/nu1N-2-+?VLr1HXnp10`G&G9@\D[^YM>P@Xo&g0PVs@6b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4596:*3[Hjc4gq`h>M$q,.(j"&s:73H)DXg'"MH+PLJBX9dZ8h]bm`VOo3f:NQQh%+7S2b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4597-Y)tT[N2lcbaWtN`9LIpaR8`7V>Bh/OW`<]bjX<Hsf`d+L1$_0<A)C.'YV?R/X2&+(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4602-Q,/U&650)gI=E_u1halNOpN!.meqVrP740@&=tVl`]<?Z>j[^aZ&-R3cL5aCOr!?H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4603:Yo[k`)D[I2a*6D'd])'B>"O^`MZEDpn,EBA:6#<r,AOYG1$#OdP"`3V.6C@6QKpu/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4604-d1=U%'IosbQ.X5K<0>%iYGY!XAD7#j6id.[#GiR_>9JYpUjsk'[iq7S(BoWQ$862#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4689-Tl=-1kI"l)^;faeCQB_nc2h1%H-L21g<0Uk=b&eiEX(VNoI&(ar7\8I>Hr)&1GheQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4690:`;>)\R$#M:62=Inq5hrC.k2[W!Oe3k2.@.JgY=9]f_8nf3,`Q/P"-GX:skpZ!$gp(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4691-5\i?mDpTD:fa@r;)ZeT!NSkf7T204+)sn75"<`[/<^1dU4:]mMZc^!Io&PqS.`F[!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4692-eGaT'/0g<SA%K)'$Z/X8o]5jIdHMh-oL12kRs/MSB6hV91R"#o0j:OuQC)>1OuZGh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4693:!Q!fqorKf)8DEMN&QB=&J]`rJ+0B9HEJ9?A&;f$S=*H[Y3uSj9mfocDX`5=HA%,uu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4694-+[JfA8D4TRl>")!+[0+*dY>XEgPk1A277M68X`dY3DkC,8#IH"B$AVhQ=s:CaHHtD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4716-jqIofq]AGQ;GF8gNa42V2\A;mUlZ/oDj!Ko%`+0up[;67dLD"B9uo_;`96:U+SI\)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4717:XeQ.fJdDOo)j<8Si1HiX`)>P<Ci<2hS$j9/rj8EfYLL1!dk/I`N@rX]38bYSb52:r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4718-**0bSj*IeAD@$HOJ[ZlRHWN">V6::<E!kb.Yg2s_"$`>ngGG'`$U):"b34WprE.Ag
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4730-^E9!p^8kW9"A.ii?qA%FMK^7Ml?<?%'R&O,W,*@uRFRYIg];!h-^!Zgf!NS_)')^_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4731:YSL8JpWo[4AQU::1N!?<$BQ@.ituZL:N])`CO_aUhS^>$V3A_.-tm2f[t`0i@+J)J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4732-4h??<8g4Ei6"5008c5VeqH1pr;TPct3B>dbpT/X&W3!..8B'5+asrO*h":p(g7mtM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4750-/kH)"l?rjtpT20Tk($)RjH'lWh_i+,5pa54en,<j.\L`EQ-MC3h1ef5a90/'HWSWm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4751:D8tr?q]/;XBDPOm&6<F.A8de;Q8u"C.DhD_6pclaJL;F`;fKr^$AudmG(ER`3J6`k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4752--dLg=$eL:0PA=]XF3W.o&-[st!ef>KWh)fU'eHKLJ;LrLnjko6VJ<[?rn2nJ[i7mH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4784-M$"S;n:)@eCLG_4`Ofn*"sB'"J!3IfXFflZHapp!:=CJKEW``OYJ9j46t$c^rr=q_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4785:_:j2Bd(;&N$j^gf]+?q>p%RNJG`U$RlE"*XW@'\Cl7'J&hb07$*K7(`!*D;ci:6'#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4786-^H.H\J6@m>P"%X,[9a\tgPsJr7W?MO3;V1-8Y.C)9bc"e^`nk(:j_>X[0u[Fkj`(l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4952-8o/bZ<]gAWPNXJC_P;#X@h4O.#JX\BI%qmk(N;-)GT>;>WNF%Qm(#S8XMc*KEdtrn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4953:,ZTt,P_<)Y!9`l"d\A@dCu+XaPEE=!e=$kP/dj4<AQX0MkI"2`Ar=$`1[^N5A:3p6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4954-#9/.XHVuD4WtWU0Lb;t9HM\+NQAlL4'Y:&YTFMt%Y'k%UOk#[FB-72MN_.:>V'Obc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4973-[q@ar&<FM/Juk_j0j%9Wh2l+Z&\ob:F3c_S!u?i3N0'PfcqZU@4h=[3gRYQCWtqM`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4974:Z0u@o4L+rpH@?Rl]\W+5,$ftD?n`Quq1iJU/*4Y$&kE<T]2WJ4(`R($G8q5b=HB9b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4975-V:<1p9e6l11.Is'k!Rd^TrLj#4gL=[XLMgD":j'2Vi[<G1S`kW,:=U`SgpkhFrN_"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5033-#K]o4!FM1WaWI'826%X%h:Uo^B1T<FTc$`gaRqDRS5Mir$Z@I#3A,f;FNu?qOW%]R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5034:M='i?3!<c%Vs@E+`0tIrN0K8Eo$13F$uu+N`h\gJn"g5[Ul\fKVBQ<_c>Ha1.IKDM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5035-g@ALf'OW%k8D`%YLN#I-D68IXEWI+G'k0YibZ="m+VG'.Vui!M#!HafD5Q"@:)?JX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5036-Q]B4-6rLa2@WFc\ibElgc<2E]e^`Lh=^2X3j/tZiKl;e&7$>:2S<BQCa$/C78T/M_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5037:A"DBhN:,bu#otNSm&g4gl\$3j`feNhR>;K[<S8@a`?6D!W)b?rdZEKs$],iV+$`W\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5038->HgC5cZ!`#Lk-"s:E9#CVd7sNdPO37aR,:0ish$#TuJj&k-0cPL2sjqOOACs5/Q9&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5070-bc'S:`q%&\5?bG#+]ukt.m6un>]IiaG4&7(WDQ!7KQ`bZh$d(#^m]@pBP>IrXJ,0l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5071:#T<AT>+LVT$F6ps7`I0AOm$Pl7HLd0@4!'GP'I/VieprE='$aWDm`Y[Ko,fto/*VT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5072-W<j6E+ZNjqi+&^]N"16D7LX`R:.b@X9->Y[&QP3Y8T#"C?c%fYfqNe-<m5O<`+$TC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5179-p?>_M'%*6FLiO=B^;Jg=Bf=!L8DNT@N+3iUCEclu2]3-dj#J1Q2""7OmFfhkBbr;@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5180:b)X5/R"/=uM1SrQ&:%H_*+9dL(`kq*&$9#Sf\`p!;=ad4C49u*JfUs22]6fE$3BJl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5181-Gc""NGq?c<_:tToo_,15gPIX0(\pNc(rrL0;DE*\Q!M3gWrE&*Ulr.<D5g]@<PEJ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5206-\gs1jbH!/gh3ghO!PuT8_:suuC\l<F`io?;iI;>QOToqDkfQu2l(>,"?cY\'eF:2E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5207:jp;gQ8`m[jo#18#7=S$=Z1l105D]=>!IQ,?@<q!nHSi-qg`PBF\Jb/+?>g6R;4FFo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5208-_K?OTK77B]g;Dmf4t,puSgq%TL+CrZrl_7>(eJ3_%Es5i3NqOSi=Ej7ce(JUjKZGM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5224-UXA`d3lBq%WStgUgJP\pNT?@MIK7\OqMkLT"a]\i1\f_`<e+dIWt!V6LAj?<%Pg9,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5225:7_^*g6Ydq`;rQD8ac$:ATRkGQ/)iOL'\cG[6h66`a3(8+;<YA6[^#i45`X\;3E*;s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5226--j<@eN-]JN7XiJ9/;(b\&iIe6S`.&h:F^=?bMdc0l-4HTNE[Q9=2E_"!))k/=%hHl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5240-Qj7?G"5$H,Q9s&>h7W=X=<N2c3'U$:7&Bh=34%ct,TIoA<4c4X4Gi3^2AOLsp!;Sm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5241:G)`79Jj`_&0\q$C7FN\l^^;J43Slar%^a"ZI(YVe,<\i!-K^8ISlt0*k8=2`+[B!b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5242-0WXdYSF/L=].7.u1_Qq1'u@d#F+NtaCa11J$?h[[0Kfq]XK(A$mM/[-S94[D6Er(/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5259-&26,A8lS?U0tJ?8Y3]Qr!0Kc/T/T$i6(:u(i,*KBD)eK8;mUJh6"VBarr>$T*__S6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5260:E^1o?_4ru#%CMOo1!Vk#92:rb(_l$dPm`f$!WN/coVbnN`7#LUR0j3^O)dH'R"]W!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5261-$G`5=4iKh3XNKh%fmt"g,Gc/O@4$em(eE=Z@W4:KFF&<-X7GX9j)^pp0T:)%qGfFS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5312-(us>H6-iK$9k1d$@)6D*r0\C^!$+NZUUX/Bdk!+VN2l&$(!T;fo9p1=*[M%"c%6J8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5313:X`_KpV0%!JDfK4>NA$[\iukV]`d$Ek.LANE'KB,5!XU'Kq)8JB5Z4BiK:LD$fdHo,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5314-jT*Cc&#M'c`G&l.BtJ+;94=?E?@M,ucQ.uj,a*>j:jpqH5reP^"Wg]C['g/m5D8'o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5341-C<56CDHCE8+;LYr`-2QLM+@b'4g6H`oS[cOaQflQi8QG`'CWG[21l'i`Vmk?`;S\W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5342:1/Fc_V:"<2+-`GOWAt(iPNW>F4P-!-C$O+=3HZ9YF;?8K[V2'kej;`48_NBMq,Q0m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5343-Ah(N')[O7[A+6TKbD7B$d&_5s*bYP8&$W)'`0%&)KjX#Z;PY`(N#pejMGd=&/G^2Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5352-E%TP/r`iGP*o?$V'VI3$ZL)NCo(l@c[fMSlZDKl),TNEKPSQfW,a,&!jh#0['\$I5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5353:[:Q<`rkl5p5mj+r/!0)]T<9[u$!R[3L42uc(]pd5Z&=F*7;e+UkP3=`%+ItS2Y^*o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5354-Ej4=a+6q1Wr!`rok_aPkL)D7F*,\aGcI'Jg]fP(=-(NPiqhp'A!\sn2)8W:PQ#cq6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5366-C/H!;NA>L[J7CV4mEj@W.oa.9i&aIr7f>jpXpUB?T!]J\G=ImfKOfA:Y[S<$>\DZb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5367:FK9+3X%_`cZ*TN'2W.+iT(S@`&mM8Efcc?,YYgUrcrXRp942$#BT\:ZZ>`UB5lPns
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5368-oPF/.9f6Nk+p2pTEN1H*,bMS9E7h."[uo^1QJLUgfT6=7j<))&hQAj?:%9G2kSSLb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5378-qO2S-^m2np8Q?#ETbQ_LCN$RM&ii=4@=i]Ii;NeHW`q!]@L+oC`"VN6951FR;7k>8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5379:Bd*(l(#!t+;7`C]<GiHuV;0#3GRKZRPK=m$<SoV`5o\rF#7<3oI7U<)iJ2WL)@2Rh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5380-<W<&WNju&_DM7_h6o!$LZ9e%N`O?%MS:C43i^j\/m*b;D^f`?%)(5*WD%4$C//q,&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5381-(-oN%HOSGmDNuQXL-iaT8-JS^]E=$*RVu#;q]TJ*$a>;0Nl,o>0t@+@`)Xur]LOoF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5382:\<]Ld\R&?reM[eUZUm,g`t'NaXFocmEE8i$b8dd;+Q%rOl,Q"\0CI`c(7-/88E>!u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5383-6nrLq/:*q<b,"nGP1nhdq^e*nQDB_XJ`i'#lf]BLK:(3#UBT[@rr<PZC>J#cO^H=/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5466-V7r(kf]mo0\@@Nd>>.4g:^@nZN!%D.HjfIcp=%B<BWZ>LnGTr:/BeHedGHT2D/`Jc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5467:*i,F-Y@dlj[$,hHSQ)2^n?7JY/blU/X`E<#nFqoi<@AXh,_G#e$g$g;KaWN`3&UXu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5468-r&X@b\&9qS?5(na\Mnii2Mi10J[ose,`f`Bi.H8,j%Ik8ffEiURZW/l*?T<R7i[Qe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5488-:ul7?5)6Oq>5nTl9-;k?bJh4*r&aDnlKZ5j=D\e=;/cgpZiGY8n]#Tjf"[g2>rt[*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5489:FSi`b?+Dm428K$.".)/+]m/U^kun#d"TBorTCuC^Q)f/5_R!N8iTQtL;D#!.8D(]`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5490-!Qa2_>hH\/AJUSklu_/?MA+TZVtZINGUiGjF)KQ8A.'g0Tnj<T"<YLpf'oQ$@acp2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5497-K0K(P_'b0[mB3g0-2Z%6Y&_f`:O;(Z4Ukp"e6->_"70gJPpo,S9g-],[n7QT!/`N<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5498:ij%XqDP@(1;S*nK_6K(bnbL_i`-%$4/:_4JcRnB`;TPG)k$u4-%/'9.cK<]4aX4/V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5499-/up80Ib)q%+":YgdQMUFeJltK4H6b2!iS('msA%RR=)sm']]<pT%2+lh&C=*]95a9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5523-(=.;MZ3)FLp$BCk2GW1$_&;sIV4'.GOKtH4l.W$nbkogD6\CSdd^.Va,X`7bi:5\P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5524:[3`5BHC=lI`S0TLJ\uM!qUJY<6b<W?$uuXBMNMFT`%`4W%LD#`Y'kUpAD4)rk&<i6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5525-ZkLpg!7t5WZ40Y6?S]6$SZRVo3N8b_o,KYa"-;$-#j_S6b_cG<Sq<lV0s2?A<PZdd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5534-<Kbq[[U(C_L<t8\[_,jO3C?@Z*]H<[6@>n@T@.;Aghdjpb#&2W#<6Ts":k*uE.CHh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5535:e6=,VW6.k>lX.l\p\Y`#i`;]A$c/:4)pe:HXfadg7`c@KT-G;>Q/`"+=7(4KO4rp8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5536-?P@OnF/S;(pD8Q-+G&8N#>C90FRN@/c"T%NRp`T!2>5GnT3=Xg0]$sq(h:luJ"8X^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5561-^M*(ir\3hQb^+HAAU/2Vo;q1%N!%)4A,nS6f!`[F),$4E>t4&V9E,!D1MQRZkJ\M[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5562:C\NsqP0VM8dM4`'R?8JZqMi7lIn(0)*S6g7.@GX-;>5in$N>"Zi.S=@c`I%3QLO<a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5563-H(tN&k%lgPGRIm+_$%,=MiK]YT^g>qk\Kf1\seRoO3qukQ50bS5[E%uXcNb'`W-`)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5666-dHj$*+u/mF^*'*S-%bgMd\-sWG:/hGOb,m[T5RK4XW*5+;;r/)jpVGidkr-#Y]k&;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5667:IdeTE"4Yim\cmHGB/2m`1@OhM"9FGc3:#s3,Y8Dr63CU1$ol<'`G*NdjooiV)f]6q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5668-#l=NX>NOYgD2huA%DB+#;n>`F(8N]o,[q+e-6"(Ipn(`"Tk.]f=c3<3cl]@n#ZI!f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5743-]2OB:VV:<RLjnW*iMDChKr%?UV+3V3/d$b*($/aPPD>5*ZIh,A*<-$8X4;(o@'YB[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5744:\0+>[!JaF@cV!dn&]5#Djt]RB6`E*A`]AHhY?MP*]6$//HrQk^`@n$QGmr:o5oQ8n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5745:K@@;)^6LRgYs/X<i*\%;0GO'Re`W5X]\/+$9Tu\n,ThN4;/O;"T%s\X%KYjC6*F`,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5746-38*_IF]c%0f#E.*[),YYU<,KYYfLb'g7&9ZB&+9l'mXi<U[cqNAjM"NOJ!#H",#j_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5751-2FV)bJVfJY]S(5/TG.[&+3]!J!s#"'4J1e4DI7L$R+6rMdlu[7Qq"uT%+oBJ:JcBF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5752:HTQqbUCpkT<KO5ih,sd(e*2b!$;Ba3`i8-PQB8Q\r:<c0$o1Hn.@`:$62jSSDNX?&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5753-kj9XK(?,&hF9\K(,*gX,BA&DJ8HKO`E'QO,hs4#-ePSZk'87eocb:mF;]KVp$Ki^;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5774-bj&XEZHC<bcrf4iNn(">FIV>^f5b8u*.u95X'IL>pIHQ;!%%EVoV5IT_0-Q^77eZX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5775:^a*E'`]u_[XY$eCU"RU[:.Z`#8F1afWk;2aN^>(:Hsd"0!;<Ba":0nH'TnT2G7OWQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5776-erY%,S2h4COb4AUI2)D8hP?;V1^5Ma*4p(b^Ii;(1iQ^*ZPElKaTLCkY$O#,7e/56
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5907-rL,neHr&5N%jm^E74ba=&kl)S_'?Bk:Z5ZE*ZENRP1nJn))A8&O>a#>#N9#?RUQ"B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5908:3A$YRD,!L3IJ*K`X6/rhhL$!cHj-ZWH07ek'[i?M8Ur_Y4hBXcU,`rmm3G=SaGe7J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5909:,A.k558rea+)(t9-#FZr98he`j)l_%JG.$4.GEC-0<?A0Z'T4]_')iG87`YaBC`2Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5910-B&%ZthPWRqd^dG%Gf.IL%6RMHc\_W=Za\I<FSY[S@rq5fb]q#0c`#/Im,,6A`:!_U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5922-nK[')JUCOq9bY\G<nlP-ElZ@@Ih6DXbNOl=ZuKO&J).'D/Y8JUYKQGqLJi#*Apaem
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5923:?8X7YEU(lum5r1n4tHSq4=fqH8DC`$2+t_F'/4%R#Ipt`58#4p4k,cam9jr[hS=`D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5924-\#p7n(pD?5fKW3^]L21``ErfH<)GK!=\P.)+oB*<fWpR:(%CCIoF%3#`Ob2i0NYZ6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5950-]k;L"VjB1:W`8)Mrr=O?q!)e!kaFUm\m;(9>fRhF,jLt!QK[.Ul@006^OlIcZHpLl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5951:>4YLY;UR2V[[i,g'<i(KQ/``Ba$&bUH`u'0iQm=m6)EjQ.Clspe*YX\E>2*BgruiX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5952:Q6>_S^5E5L]Mt=`O"9257;GLfdITB/Iq$0K)YK,M'](XpHo%TkJZ!`u-'d!CmXd^l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5953-/*MK9j7[]EIqM>8<;mj,[u%arH)msA_d)S"iFN8^"[2J&IB27:[]tE92U^0%UpI@[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5963-aAg4/r:<drf]$#h?.gp3(U(Q";&10>-tY!GCuZo-8N+7NY<g<b_:t<"*0<(0mEa4T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5964:+Z%WV3$CfCXVfhCZ,e)m:E9`5W0K&&$oo8`"0]*_=mEh>6EHh#mW8+ga%sR:r.kEb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5965-&f/=(VklR8@HKoq\8X_:Ne833eS/PraAF*P:I7A-[ousW*Q;KGQ,JTi+CK6HfVqk]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5999-b'nPr2Zk'TfR$Y8Z:Y8)&c8?GZ#@77E'5]:#)T5`Tj3T#o5K,-SRk@7FqVWJ)(,QZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6000:`jUf:3F?hWl-_Lu#4R(Q,[ci744I,&m&YlWgu4?E$-uM!"&`AP$HjS;/XC4$rr>:f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6001-<eMkEpEB4Gqo?-ZlIgim\T,`*5%\+j7KC6kbuNI/E"rl<.EFKGbrKhh)$7EXN$hD9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6022-3loaZFsCZ2T"aut2W[`#-BE67h4>=5fMT!%Au#q_bo&V;!Kp2A;;X5="_(+/<@aXF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6023:G@RoNlW(hX#A+CEi.`D\$-c0\cKLD%Sd>jbA7DB=p'8:NQ<;f\a.*NJ-`G']?I\4%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6024-\Y1OXa3G/6L%ZS\-eZ_#*.T],#:7FoT"cjG_/]nE9&QRlce$d;9sg'O8Z/]3p)G;*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6046-2fpIN@">Yt.;uTa>sUG58Gqf$Aqci5#i+j`g-JQL@.bT6`+V>EZPaNMThlPOJccZm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6047:LE$`Rd0F&k#Rk5DG7=,ZrjBjJ`OdAZYS:o4lPjJg'S-:F,P$@(4Qe`e[B6PXP3*(B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6048-#j#"#;E87Oa7?6l7J<W#?,#f`+GV*/48RNfUPguR%kpUN8Ke$%PLQ2SkL=hDZ0tPI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6051-np,4Id(%lT#R(Gu1#Jt3keGNgZp6B9GG@dFI.YEC)E(0rTkZ(RRaKnW8;Ul8/3j=K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6052:VFg_9H`#Hb90*@.A0W]t4S?ZjNM3mNPQk::c:A(jrZ*K=`2M$+0gD$m1FXS"o1`@W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6053-qKeE9%8GhrUI\Nu73ctIi#^h.4*(`\`aU\[6*SL9mi6HPgGQGpN5N3&.)g87Y90Cs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6054-=[ruF&m.FZ@C.$7GCC'?Js;F%4iX+6NGWd"]MBf%BOW^*Ji`BaW^;Iqq/076#/Uqt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6055:q"jW`6%uiVE:/Z&[h$*k(d7-iBACfYJV1!(Kfg)6T9-$d?U/Akkni`1>hk'#[`WW0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6056-jIOQZI;6^E[`DK/RRs"R-k6=X5+GV4TNP@>6EW(9L)Y=7:Z56o,gi$?eLc<d,B,*J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6078-,?.MQa;s"YZ?T72`C2mdb3*7$fW2B5i:6,/;_^!j'bi)$5QEP%d!+_Ve>^[d.Q:NI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6079:k7L1TBiu^?^=3;GF+8r[<`l)1-YYK_XMY#=no<$F]->6,@tfNX.G=bATc`;oQY5%j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6080-*Ejmai2WdKmn1j6)h3tCeJ@PD3)mn-Ap7',%a[@/f!.(c+uEMKNn89`!!sP/an;_(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6110-)Vf&?/m8`lpF=2A8]tL^.Si(Zb`5h+AKWIX"9i,a'hCMTZgJc:O@^>f]2PJ%,`)M!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6111:A1`lLrYgbIQ-CQ2W/V4;4*G'(3uu+$gukhg.WZP%)S7qqbe.Sgo?sY`jU'X"/LA4Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6112-W>WVP77dPc#Sj/Z=9PSYPNg/cg1rt8f%gYZmYF=UgMR3A?q;PU,+]X++$0AY<%o31
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6185-"XZ$g3'D]#Y;,O\Sn.@Q7ZeOR0L.%?EKQ3Moc2T0b'_Uo;=_ERpHO^f+2QueLDi+0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6186:/TlJJ=`%X==`'Z,65Mj8#EHIKb&2SWU.Ukr_WU<c.$?>O<`U'rO($"VR=<AcG[`<.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6187-l[!`gY8sVR4eRokAdad@C:B%LB?u5q*M6:1!/*:-?O6G$,S&&=jX<n.Z?XYFU0'EN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6209-+So.S81Rf=/$kVS[G;[JRm7opkGYOuqbC;@`]iu6WB>#4g!#*YVh-l54_lLnN3b0'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6210:K7\M4=#5GC`Pu`a]i.L.m/pdX)iH0D/'[a($J``?NDWLb(SAjaPJ+8^>BYB/@Q7s%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6211-jn9GORam@'@YJ?'!sdrK+'S6?==CY%Nlj65d@WGa)IpT=Zr0\b)%'@(Rc<uZ5mda[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6244-*I7t=04`PNjR!Xf;8UAdCd1T,?e=Xg;d5IHaO%Qk36k<n*gQ;Om>:=QfA`]Y05`VK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6245:'%5rJOsNT.8AU`.S?PBUGH[U_o#Fe#GLkr>S`OW!:@$nD+3FMRZ`piN>BI0&bWtuc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6246-*dZFX@;trgaH^1mm/_ENS/e!Bnc&U,?PiVbeZZ@)F%s0-c#5_OAl;81N+3n'oq\um
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6258-;-;I%Es'l9#<9Q&bQV'C<dH]7X";9:%9K!%Y,C!'n5?IC>3itq/ViAq_u2&fr&:Rb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6259:I:<JG+rACP`-1?c?Ng-JqT$SG`\`U@/[]TA`A%LHN^36?l-mMA&Guk)^VRC*?1bQd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6260-esWIh*7+a/b@3Q:e$XW?IbDK@2i56Npl3!7HoZfLIg+(Lq.$d:Xg;O<80!anNPS',
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6261-St"VYeBID%pV]nZ0;7q!a'T22g?DN$2V'8C$5,'3NL^Oc/:Yt\o>[-W)jSff?u(;E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6262:QBPO@:]PR&*IUA)qr&&,B`A&GIMqFB)Y$*tI;r^'ZNU0X3=JE]@pbZ',VsZQ`#"`K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6263-n=,>c1MXFUDNOtYZelY!_+D,Z)dN4'1nE%m;g^:G[/U-[+8-mq&;[MtRndFk:FdWM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6267-Kl?prVHmCW-)QW33,B3`d"0f^G(0sDV:"b7F<,*B)DoWnfUo\+a;FU9q,bki;SB5X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6268:0[X.g4Dskp/CI`V\$/F[$Pb[`+'#M.HsQGKIb-,k>=cjT3g<L(a!qU;p%1J,DYHeI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6269-Or]H"YmL_9cYpnVaaPA_S?B26D%q"9W8oGdQ5b;If"HIBMK<Ys*N=Co8*`D;&M$<-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6270:j3NWEc4a`-j:Rsc0$liQgA['`Rj&*!+"^P;o:1>,CAr8R!8rYor)\>!poC7G81&l>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6271-gSp=T$V1n._]S@OYNWjO6b..O5p+68(r/$'fm?Rk-g95JqkOl_h#rW!JK9RU!>rTR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6299-N/5bM*oB`#jI`cnKQPHt6%WBCq9g"e!@(Uf8jMDXK\*0tT>s,EcirsE\s#dm\@4AY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6300:A-FV*E'`Ku1<8E$3j)7gnVQ7:._aJ;]A0[g8,RV^rr?^SMY`@$Vp0Aa!".UPSZOFN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6301-TD84^,PS$*j!50snb'(#MVme;cs&c;']*7r*In-"N"]Co"Rt3=n;kh@p-[ql)2SSK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6309-OO?P^G)gTBG2g4#G\!*,Z1iA!(e$nU&]0CC9:&Pd"H3pr0K`eZ65^aU+)*]aX\lLI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6310:M$0oCDA`Eq>G(oq<G=3s"sYk-3@YM/Ib!,"'oa;t8jlS$*CF[+OEu8)7`#l?%T!VX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6311-P!@8PWW#>*`s%#?MM'O-MK?Ba)3D'MKcjq*+.Z'1eWG$41-;ME;1X4hQ39E8]ddV3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6316-Jc7d#Jk5CYc/jQB8BW&VG5QVC55*]3GF1<sZ,[^TVTAXqhCM2#&_PL:ZP).^^A-g]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6317:5`i%$)&U@-;l5D=D(_k,),LQ*l92^W5`cW61i,frH[hW%6jd9.EL_PLIq)BgO%#aL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6318-js\D$g?#TTld&g5J/j.s-shFE_s:6g\A:Bj$k\M!HfCFY+B=OA9M?:c`^06jkZ=`;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6333-O*Y\DYV60F`s4UH:WedE&kO9:1:[-O+InL&l7'V!_Gk(V(C6]'5K9tUX0V@B)goY%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6334:_j(=C#P.S`DX]CP0&<EicSXclG;Cki#O_$<+'N`7nXFJ0WDXS43$`eWDTF_[.GZA9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6335-G-'*r!+_[Bm7X\Saqu;_Z/[2qPo#u)+G;2+6Y0fKIm[7HMCl\:9/cl;,b;Z['fra?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6366-a@!!:#$g=4p"Wh<aG_E@-,UB;!'<r%Rcgm6FTQ\PXcXK"cL682RS)tB.)i;ccH<CR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6367:A>phnEdRfdP>^,W?>.`NSj4br^qlmQ,)$"MRC%RAT"b4)L+4$u/;Iu5/j[VJf`(q4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6368-[%#T^;KgFTm&,].]]>$jr'`mTnbeAgG+NJ9TU">lP/H_Zdlt1UfLm7tjH(eSL!Rt-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6369:Vb6;tla#ma<`$_tTR]>S"S"p`XS+PU)r>Lu.Pi5g(CDsgna02q1kIJ[G=iZnJ<.>+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6370-5.%./Bc'/D`2<_7b^DaVE]Y"L4Jm6G"c:(AW?(:`#.A*'JBA_78Y)k\URiF^5.uFq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6396-V0NZ=35JpS2c+qKiDc,O%jYqlNqTeH/oma!<+MSHHZcC9P(H1aB4V&k;hb'K*":(-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6397:`fZNW-(,9kpD(;YO>:<K("<4V*/"5*1.f)'/Po.3'-aA$_YsK79_L>8'i*\`)2Ki]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6398-G=18Ve;te&XO9S5PIhnsa&2[3Q(73Ld_%p'&fF<R!S$sul-2l5HC@?:@PJeF;9WZ^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6416-Z&7'VP&k1`M_HS&]./b=mK_kHqUQpcPru;&Ce5nY!W0)-mOLcrj\<Y7E"oQ.&8)CC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6417:Y'07,cYhomR;JH*Up`(3l!6#rDXVY(X[H.<6FEVP73Gh8$S^dc`Wr[^_Z'UL,.mfJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6418-8X^:2!h^D?SeV2)NHMR5gA*BFQ(TU&%+uqT8F9`!"L5)F<Sn^Y]-Xa&B<?>TL#R?%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6428-RGbk\"aT5*)$BN6=h-AX4(+5ubZJo-\X`d;:r)Qdl4ePeY+jSnnkqpi.NIVb3QJ*_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6429:Q%NcAClo&R;Fsjn-6l`\$RO"b`>2!0:?ENKGp]lF=flR`lLjEtr5rJG^.B3,'Mra7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6430-a)B,+-]WIbBVp]/S.1/4JW?PWV;a>6juJFBD4A+E<\oi(?gB#"i09=p!NVG_D4jVi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6431:M]PbaNb9T[#@ienURK<7PPmAqlcj!Q"T]W>T`%T$[-r!O51VJU`ud6]mXH_*^5:3>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6432-0m$[lN!:fi,MJt>g.3N:C,m#dD0@.FD%9YLam'%&'=0aS6qjk:P"EI`qK/Wf%*m4s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6433:kB&eD0g#Lna/;O`>V*.[+#-_MZB.:q#gPrLpsr>pNkI>$>?S8gnh)1`/2OIk601)k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6434-)nemhG."p%)lbr:*$+D&kM$]eC97aj$:&UA6FKO6<U3b!F>9TVN8Uqq\KH%Td\U:D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6446-kmn\j>A7P\8WNrYjkP:LXK32nV?g7=PpK1GIJl6.<"_-\'&1,3N3Zj`a#/W%g=Kp%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6447:UMT2`+cP7o/-M\$(ng389`A%(fFks2R7);C@i]X>5*X/WISlZ__^SDKKur%p'2I$D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6448-Uc.T-180=33#m7mNiukKd-)U<"ccM*-t4k<B-k62rd**Z+>=HQLs$D</onk`R\D5h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6474-"GJi"6Ybkil(Kdj:sK.Si0>Dr8#9@t<XU+.#Zbl/6/a;n!#;%-XYQd$S.N^]J!F^b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6475:,`^OuhB8m(i>t!D>$C?Io['?&YuqIIS2La/_8iZYBtVQM@k:2WUlkCkg`"USbO87q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6476-bet5=TAA$6h[\;OUOmG1laV-Vm7uJ<^n/"W'P(WBR=_5SN0E[EX'L!!@?r>V`.!(D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6536-mrVQA<pTi4A9$23kL".RgFLH<[4!6)ALeWg">LpW3cu1`//u:ZLt,STa2/Y(%^Tdu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6537:5S`C??'7La8Qe-6G/c#pKfg#k*3s=CgHFuQ6SsH3$4.j5I;@\Ipj$fVZP`Rd8n4Ae
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6538-Z.f<M3b3@jo]E-Il+S2-]\8!OQEgU/dI1N<M;SL2SC[=OY$8StFcpo3EmcflRaaW:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6568--C#:_Zt2ed&+c7cgrBrm,3&>YW)RJ:T/GNF//$a=`iToG!'I_cInJ^=iK&=ZTqe/=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6569:^c2E=FT$"-[7CF`>\o;Qo<eU(D!0F,]YdgV.3t$N`E3l_Wk=s?fAp)?EkSlcoGDjV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6570-Sl)QC'*0j6?;i<,REJ1J3Aor#p4\VkaFZkuW!!dg[<krLBW5o(OL']Z%-)o!hT(7T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6580-%WRGX#?mUAO\7A.?iU2PIEb\b4UU(e&a'OY8j3P(J-JR@<T"9qbWp2DmA1=N9jqrt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6581:?8JqL,V`6DYc1=E5"clC]5s0i)!sbqW@r$!D+Q!R-Q"ssSdFgR7`%F2jorT='c8<j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6582->*jF+__F6aA:<@;-<q--&"&l)^qoD0VOb]+Fs1`B@Zu<uaS2YJXGg.S<C()e@jgS:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6587-f/=t!\<4jVOVk-u*I`e5Xan5b)'bDjEcBfpW2-o4p<Y]G4-hJ_NMM3RqO3cUa?i:J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6588:F?&S[8W]-sR"LBkj#kiJ=].k`HBMKerr<B`l5i=N;AIQ]f-%$IIJmq.nGMS`aFnRf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6589-Hhum4!"0!PQ95ch6K<?-W5`e+.KLi8M(p!S/=^a0n>P"@DjBAjX9&-GpT^Mj<aiR(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6661-gH.q*!+)sIi>Hue^XfFu(n^JMfWV6KKN.<(a5,[X'QETM'k-W&0@(WE#0MP6L3AVf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6662:>.2'OE#DeYE!bPBobC%4X$=`7*!SFhlc!+geM;_'@RpjDq,_YhZtF71-$@C%`"aLA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6663-K?3bfld+F@8D(#Z?iVr$5.,g(ro17%3eC'qdUe)P!6tm#5k_@=.r6Nf($ssgTptg]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6704-/%;Jm22d=g-h&W_rn7'ZiT3YYTh>[07#YYnkYL2R_uB^OlSp!'C?j5)Ug]?VSf$C+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6705:"a1unD>h,>$oBaL`08%^=93"$!s?kZa%B^m01pib^t6`EcI#4HJIgOD48o;r:;BWO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6706-N/ra/e$8gXIb0ZKT_SM'5nZ[DA2)'[?0Jq^6,Bal(0Ja7B+5G\`>E+q#8s_Trr?tE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6762-M'.q4hrckWNUndBb"lM-4IHu?[UbV]Z\CI*JW(+*=+QM]P!F`_Q`FU:!9<aLR:a[)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6763:@Pg?HYWmo'`g(BR=j+W;bo[(?0LrV$V)s%46ajRf.=4uC.XBH%i3C'[o`Of_6q0i;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6764-8Tp1qM9\7T'm5VMiSu&5Q"&G0rSPE@"@uEV^,Xkfm3McRn8^`3I'))(;#.]9bnZOh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6836-N1]^iUFkT;*>GXV#<3E#Z>F%?R$>V:"&;j;OEqF`Bsts9iPo0tD,ZV_4\t05P7^6N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6837:`_cT.C!M.O4rG/$0$$mT<cCjY4XiO`6.8.V.mrK`+c7:nOjO)L>0df;k$j8_+L7->
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6838-'C"g`ToKF),"QaIObl+Qlu>kY6;g@Ch(]sk!@)MXE'5Y`6!<J'"BUH?<K9Q1ap`lM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6850--OkdLctH!f\C4$/gig<00&ef&%Wfs286sq;Lh+G!$8D8iqLE;D))H+HNFQCUQL"#,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6851:<ih`4ZH4=A&9\&rE_h&mo_$mpr>A[6\/$lG6,\`LR"C?i]mgru&!X1@,DU0<5ia"Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6852-G+fU*5ORUg+u\L6`XX_bC=\jWM/PF3bd%s0JrK*nPPES<6.4`"eVTK9P+[D&%F8NY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6878-Vr=W9OR6\KKt<de-rIf?n&K>=oe[X<_W^RU@GaJ%0'ZaKe0'D@B)YM&mbeg4O8H^p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6879:ScBMk?a<.rrr<>N`ShNYmtt."gc8ui"t-\RH?$oPNUa`4K3AM90/P<hh328cniKCD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6880-W3:clk/lX@o+XAOpgN,aX`[9H"Bq)&Z`=//1Xoudk;gVe5/%1iC.[c5[aVQQdU+"Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6897-d!dWq-(@WXn"nBR"^`_eW0AVG&9(-<ct:!TnB]!j'_jKCLPr9`,P\"f<jfiXG)jOp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6898:)bEj;StUlL[<U<A?Prdih[O[!oq-o:AZnE3PdO'`)$?iTjIB_`CAcKL+78moqVtMH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6899-_k.dY#CiJc.q1jY1;5n:A\n;`AX[4qBjP&r7Q'=lG"7>c9@gI`^*7fjhb)73V9fk>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6908-r+Gmsr(bd[4C_r<nI*D3dtYTLMUX2=64bRQ\A5nqcZ@?Ze+%MQ2"@4)e#CVDjgjoB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6909:J6l%qRrN_U;iW+'E]O$RJujFEIhd>]n;H<kLUC@`SM&4:;h$*+M#b`-!*4#*Oj/;<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6910-.hnaF<FD#6G0ns,:.ZP,T<S'?HpdD0iAJBf*E0e@*Z!/qj@JWLRUpZ53gOT(I-3^t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6912-fnF'>]W/ATT#@(1:M\r/Zu)#E'9[<:2_7+mDB2p)j?sr4rpVoi>4]NbE9m*G!k:@R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6913:V(%KR.XliYJ`M5R@iFo2\K9!YO%P^fZubBL$!_An5<>c#6j8Zp-Nk+%H0=mT`!S4T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6914-W$?gX3Vo25f3Xt,=c5K^"QM^4=tEobqig@b2X_bh8Is%u*0Jn*1FuE-IA:kRofXh#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6915-[a_(caE8(Q0ESsYe;C;MMK'nL46%oFr5D)r-F@9?C"](PXBNhY/-@@W&m,S#pT@t-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6916:p=_VZ(_=(_8K`F3e+G]MZ&PHpn1Y@\c$B;`&!F+E%)=cA5f_hi%Pup9kA<A`G^cD*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6917-<h'.h4(6,=#m><S7]=QX`9(9F,RCmg%LDeDl5G><[D>lO/;<hP+H1F#f:Led;H[Q%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6924-H?SO[40F3OWCd&bEWsV-OgL&Jc8\"qpA?.eWD<#QZhog,\AK7<IRq-^91IM*38Km)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6925:Vt-EEk'76V(`4dP]mUpZO,.!6LT_KV:Xq*0+;n6(UQZpTMVp$J)'-*3a5k8MZ`.QX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6926-#Bi2<WTLgp0>b&XregoAjBsZ8j\Ha8r7C;f%+?#IP*IrnO3H]4h:_N]JNc/#>hI(#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6967--'"XX@R_Xr]5g4(.u*heiGDXi2\s+Pqb6j^ULGaD.2a,)*nBj?YG^[>3*EUMleOCm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6968:AYOm2$*ZB,4oU`$9*NR`hn3[H,gpB'HWm\`Z*oQgK#nFA[_fhO5)6Oe>'>I,Y%j9e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6969-.mKUtb)V?LPfc9$mKH&KVo0,*Y6V^Ad*146Ik7T#D";ir[m=60"B$S>+S$fp#j68l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6981-akU"Vm_TLGI;@\2Ve1?-HBBJ-!PC0DYrODjlU9niW8;J'!tIToC.P+?c?[5g.0D^*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6982:bu^:"e`/n%OrriNoZ-&nbp9\D,2+fOBp?[D$<9h-YJec^/s_h=a6`?ck2_'@>POB*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6983-+CgUd+X]L/C\H>pPAqPal42aJ.Jq$>^E3CTi4(foc0t#@V!D'o-Cq6k90PiL>'3O=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7036-4`ac_mnomD]-0/XOu=0a!#Frk<!.hP'G*f!UVGta9L44\b,"3lhPR((k&R7QFWd8W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7037:T1Vmp0\L2(<S2.*A-7PActCe$.i`R<*#:V$)8I*W.`=S.1N!ClE!YduR]i!%MCu^A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7038-2di-U8af6_fs"b<SQnXVFHp)]'g-R)lW*!#6'*l`K<XEUj4E"f9<].$Hmr;T<p4s%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7043-TpZg%jGaL";2jQ<r@*n$[:)l3@/E5L4*+,cCP%:B/e/[7"7c&XaX3S%8`&Kl83f7f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7044::bY?u4T>EXWCZ4Z;\:ueVsaNu`+`J(irMooj6q!T9MG7o0o_16-$+]6f?o>OCB[`>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7045-n1pXFn-Bb+IRdelR+iQN"/i's!333#/X6@4?o`Vm2ml)Y14tg'geJH&O0(C\4'\i>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7085-M&S*u8-9+s!3])tOTG9FTudFtIgV%i1SUm\f8p]1KBR!+:KAJn/-&[HZUDhrWf1dY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7086:eIcJ\&eSC\+.OD.C2e`$#Z;oqQK'Lj<I&2#o,E!H7PG205N`cUDkW]M90t('c*b?0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7087-#BrpudkqX.:^6Y&:=LLNo?\"CC$!?;8HI-hNrK*7k>",#h;tSL[Z.)Fo(pgY:R)5<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7121-(37V$%QJ>ef2AK0D4Wl[(HNBc)H>Lh3><m(Lci/L#B#diB4ese-YEE-`WDc^:=[[e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7122:`,$2("m6#C<F@b6%0=[<gW(fE%kK^khiH'kKQKqYPq0S<Ro-hX[;_=`">UtTF4WU`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7123-cY@N__+ht7N&%J#j61t6or/)"&G]HT$D=m3?n\J]hRT1T<fuFs(_DAGn-BoX,9Mn`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7137-b$;5VX/L1\<:q7&R\tQ96lnj(ggb"8"QpZCk=(h@.egZ295nBu&`ngY?s/%F0I&^e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7138:V_2LFKpg`$i#f`&JQ="M33<=G8m4&&!'Fe=+0K=:KdB;0+1kp\_7oVm^g`LJ8\Tf(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7139-4j&ebmIRq@@"?D#S9)L\^d1CYPfY19N0_NF"\A4>[*q<n,-(oKi$kOhj+'(S/X9\V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7208-q9a!E%I@6-RjLX,D_.d7)9r>1rAYO`M<;7pA(jIimGWdaSP'=Y@Z(&M0m3\-'CL?"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7209:Htr1+E5j:BWi5$?Z(k8.rCE,_QP"hI@]gH1!RK,8V3`V]A-W,(LS!<eoW$;3[W`(]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7210-S+*5;fUh*1RK1a].7XuMi4.^*3`<YVf&O0FANcVp&X?<ah=lX12'[j=/3+jt_RRlL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7211-jRtfoXN^KO=K;MU$DdXUHCEDL.Y^%I"Q`2;"F>s+CM0kW?Vt'VM?"DI=jHLRG0Nu@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7212:-SrA,'ojsQ;qM+SZb2V:6=o_n%q53%H^`3MV--r*VU:$YJb5mX#_I.B>d,G]`_UNi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7213-Up?4AY5\KEnjk$:0>0fa8n:!`#7C8Hi-Wr4NPp?tU,G,m*3[%Shbi1?_%=]'1L[`r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7230-8TpS]G08s]qZBH8Q11A^>&eIZq'J>4cElK!S!:XmM@&)!_Qa0\T#9<FO%SQTJ9?OZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7231:FhWB/`f6<MLP+>(oBBW3'G>dWn_MF[?2-@rU>qLPW@bG$Y>Oaq++-]U6_J[j`)ff\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7232-GJj-#AEa"[aW,\5J-K3q^cWP$LBtJsC-!3W/h6f1`>r1"ehUqC/hGRh<8LYDKW'k(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7235-?,!QC!85F_n?S1<%j2p=lX&3$%i9IL`;UsI9%:LDE++l/&nHC1!s-DiX/Pfin1VYI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7236:QhH^"*[:U1@)]7BBU",*KsT6Y3`j;sVsO0;];r=<_UWc*:&#c/@"=$1;:`H&UQm3L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7237-EO[?scdRgP!!-h<"h\$3q_kFNKF\7'!`E8Fil?B9\(0WM]p@eT=gWud,Sa-J&igg,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7274-j^$E?_d,%I7'hP\8Hm7e#7&_kIC;H"G%HMF<>R.VB+?SNkgNR9Zh(B=h?<@DYA'rU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7275:T]pEDVeIm-.hfC`RsWbR8at?O)J$'IqGM0d0:<5`69=ia:[rMBYM!bG_tjk6]R>Jd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7276-$K<hD^Nb,(.pDWg&*bS[gAF%1Q&K-OL(De*r@@VY%th7R;+aX@8*;n7GiEHum!_cE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7290-VJ96Ni;DfX7ab4qF5EZ),=iLBNkr^p_!11L:u8dE<N6b,0nZiNc3?cdh^4uXD9'jr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7291:),`phpT$$IO@>Eo,`kOcr@4>2<Eim*YrDiakJ-=`Y4W(rM`U<+GJJ5Q6BVO7)Qq/k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7292-&[k=5Poc1Jc.rXGGoR`*&R91p$k<:?YItD&;Yl9682c,h:_#:?P'q=IgkSj-)p1E-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7296-$Xg%'gi,g[:FD1:omT09B3p?<K?F\tWolGXJlf3&I^EI^@p5Td)C!Si&g)[UP!5V9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7297:R8u<TI"\p`^u2]RhP/$@FX.1:)1X_)0'MB[L%E>0W#\[bMiRa,,\G.o.(c`))]AQg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7298-5:)d/`Cl__8]ELR5oimN`!8aOkL-/W=Dcn+3T)-(,<`&1[\:-`Fi7jr_ddp:@r5!V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7309-"tM6'NT)D/<_=$K8+W#8C\E1dpj(fXnRKQSmlc=>IqsYa'K_/l"gc>8T0Zfar)iK-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7310:`(u5]3kFk4V$4rE<\%TrdM7WVL`D&r4Y-ASrl*9-$Rdi)b936G-eXq*e6npd.up"[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7311-($/a_rKKJWGi-@S*ZX\KMeAc$N4#r8KB099k"d!Z=39I-\uP@R?@JJ5`+1U$P#AYg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7372-\61T!Q[)-WV[K)d&WWKc%L]:fLLoNZIcirp\l[NRneC#D:.Q)Y#qSFfi*]r')UU)'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7373:_W0,_g_:uAcJb;SqGAsp)`M7e!03Ss&DYR!/AQd$i/TkJOs)?h7`GE4/_!h'2kq0p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7374-#ZR>,Xh-UT8K<en.EaXL!5<O""u4(]BLU_T%igOW#+73&(!;+6(r=#-I[,oKm)d^b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7450-`6iF>AT`3+W]'Z.S"*'c4b:q*YRshkBbh8?KQT<>RX8IR"cdd8OI_@l6a_dTgcu@n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7451:=9(*9r`$&VdPY4n7cl$"E8QaH!$Er'C,M')S`'fk1IS@YEuAi*akbgE[A>L'^G)>(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7452-I+TF1_t'd"[c^%p&aqK86:fuf3Trt_k=IWc)%k%?+[K&K3U<,17d\qUNIg&DIVRRc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7501-3H)+[=gke"MX'"@$j-Y9B/n47q9k2,['h9XhM5<JjV1S&]XB,RN\WlepscQ$equpA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7502:@ho)2`d$]^SYa<080H$&NQqRB2h!5cM^`h[M$@u,#688\G3qk8m^+@E`/<!S5g2d8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7503-g8hh&j15)dFtAep"L7/eN9<?bk=I57EiuA1NM)GZ+H1e22IngY-7(mg"CiEp,IKCN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7511-oB'NIi4>fho@rr<19JL(PBgpLM3o]Nc?B\>-DX*u,/WOh"u&Ce`_Y4_d<RUm'p<53
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7512:!n`L`6-$,uV/HY'QhC*?2g(f"!`kcI#NZ?Y1!(CW9!#r7!A;<@S\("Z:-0QKUUdq(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7513-k2PZ&i^f3;'iY1gFS?e*4'C43W/@W0!F'U:kLQ]Y4`qYh\<9u1g,Ys39LL9[#<r.f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7516-X;&R^&2JMOanMnH$L-qiMW3#i3D>#Oa#f$%kHLo4C32bR=RNTL'(3nB62S13k):8l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7517:a&2Nh^2B7l\=%`dau$XW`,gM-]3!KcKtX>&NBD7"pG\%VE&^^bKa62CDU`/N4Kuj>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7518-(r=(lm!1u/U8sSW<dd]2<m^A2Db/W4W'9@(3C!^+?jH1R??<'e&U&g3M,hQ+$cj1O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7520-j'a?JnjhLC]GdKBBC@7)86@8cp%@=6'E7ANTN5b5!4a,^ihEtcXsZd`Le/Mg/@kT&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7521:Yl$$(<`Wo08LJ.j/QuhcM;jI=3rho<$GGb0b#5O)`1]1B%ljDdICY>KMFL=%!(+[1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7522-4aY`N\m<.'Bj>47>\k-QBssG#ZrST^76t5>EcP]#bBoB*WY0tX(bN-e,cT'ZVt-m4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7532-Bl)jq=LePCUB?O)#M-F=Y\*;nhU3j%<43<4\bc=+.fBaCFD(2OS$T30[^K6]eVric
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7533:Cn,I>W;T.`NK(?`%FQGd!3d=DH[9h6=N;s^(O`.4!]M)Amt)tk$B^`Q(-ogB@RrKH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7534-ICZ/U@X;1@9-]`L2I9-XkGKAm^Z//11/@0?F1KY\(QUpX=VRiX@S&RX3+X*9#Li!:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7540-q/!tN#ik03<TBN>2_8u(,iGtui"(-]`!F:>jTmtZB9Q64/81!0IJbUqJ2ZrC5=ujE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7541:Ub/tk'dT/lU0fT.aXt>9HH=ZX0%MO`GV+Pb$KE_Rr`-8C'HVeb!K-lDW_t=mjd@A)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7542--n8aMH?RWJ%JLe/a%pM[[uN^!O>$ZbH@8L'Z`D(-Z&P;L_Rm#gn?!?HNE)J`"I3E)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7544-`j:U:LtU9O)45B]!)KPmTRl(2h##,]FY!e-lmQR,@U@ZsSl>C7pdL2sgKP3_X*Sgo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7545:`[(@cq'n1^_pYM-!,_cZ-RqaK5>!Wf.3K65!G9?$$7sW=XA7kU*Q2gX3_-`2!s]kH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7546-!;b5aId%92r1K]h7RtqYV'RAtkF?GeX4M(QrG"l[F[V[!5hqb/@"[k3.XGtokZ/RF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7564-3i_QiPo2a+r`)if>V9Ig`)I:M@"[66nV1!U,0>GiaQK(9U<Vtc3cuMjW^@J@X?krH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7565:K#>@:74aD+nf`(d"J)3UeUqte)^0<$(Mad.FF'R*K6[f(SJigXWi.pRWUr;Lg:`VS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7566-DIu/6a3NKrTK+P-Gj'02CMH]gP]i=.N.L2A[7W;ro;]Gn3?\&6mOH(.O]pR9@WfkK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7574-(p2Gf6cL@&G[#-(fgCpN#lM<cMn8_`&4G0gWBEDETT,hpR%1G&;V8e]d^`*6A%*UI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7575:a>lID]gfVjl`"F7W@?XR@7K(G$k\Mtg7re%jd<(2),no3NVmB`'j$J,2NLIBd3OB!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7576-g;O!k"+AOE4_Q4AKI`%FVVhpa/b9);X+8:=,V,:%IVaGpr$sg5UsTK,"ZZV)jEoDG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7587-o*]S7$4rdbc:rb57IZAV*sg'q`.]6t=r"PJ%#9m^YN]CdHmAF5^)+4='C%L<?RV*`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7588:NO`;)r`I8-?[p!J<?pmMT+@8eP4!WQI&$R:pg!SU`cddYBLVh^F(ApLj]%LC>V=q(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7589-p92cF(489[nE$gPFl?t[kiWn[L"k]fkbkZL?bS]We+>k^QBlhJZ:0+f];Je3_&s>\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7678-V`XQ6]33CiO#7hK<+#`,kepj?Ih1,4>O.ki`ugf4PEeDo2G\?`V0%/2)Ao^U*2Cc<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7679:`ouu=c[:1!o:;[5=mC2I"n#:/5$92B$]eXiCWDu=4"'b--S)MdDs^HVipPMt*4`sH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7680:4Qk07SL_n_-<\6f`Vl]Q$t'\d5bO:A8/_D=\rA=hH^L"6`6u:dJLcbq;-@(_<N^2k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7681-P/M0JA+E@7?Xq?%b#45NA"%CAT.XjoF'+hUO#I\@F3Xu<Z?htddkqH#eTXEeDIUEg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7713-o<65"(MT"9Bih9N0A7[uL/P)`bELEJ(&\Ae_+&e]AaqS7[t&o]k`QH4:5pgdOtq&e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7714:-#sJ[h-0^odVX`7lI*E4@lSU6>9b$,c`]t6eJThkD"Y+Q4LK(?:XL8AhC$%g4qdc,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7715-pf!t^f:%00B5;'soiN1H4+Hq'mtps8EUZW:/Yd$B7r.*GR"D]&!SN[dOdu(k\M&U"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7761-Yorq9H@%.k"J!Crg;NNR62AmV^8tl`2QVcoD?W[f@u\3e.[H4R1C^E2*nf=u`h[:!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7762:FIDk`$^$'lh6Tn<)(s-ECuKBSDRcM`*KXMt!/TuupP)MG5TGh`T<2`f8<"`C2hoCO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7763-]I<J<NF%j2Uo@=*)abSReK)75ZUVr?fd((ipW)Ck;n^bWNhjXDEm_7>;?Im[#Sb8`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7792-nB^@q;7b8D.m&f+*Mb7)QNSa)hpSRFqjE?4j5h-`O2@esKDt:0YQ;q5DM,*57!g2D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7793:`9uBJ#sk)'kVN$4Bf0KiD7_O-+"ao,`6:tD&30O:aWt8W3c@DrntpJhrjNV6$-I/_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7794-V6EKM"T"<_PFMj4,ogP8#Q3_]=1OR'/LM/pogZdOTJ$Q9<\:'NB\4Ea^BQSZ4hj9_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7809--:/b-h$l;YCU&;1'S8UGJ3?CBPNYNs;)_&f=<pI;i.*e'qppE41;;'l9Z3)#>k[ih
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7810:]VGPr=`sn5"gcKqe5nEQU?(Zq"]6-LVc1T$jSo3`IcY*/-nqEJ`uBNS'_pH#a>(c;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7811-bR3m1&arCkgc!BTq+B[tBfd]dL>Pb&CmP=!@+cD?[n_84d]LL&84_M:;4Y3W+B1o7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7812:,(PgO$3gSGr&O"B@n9`>&gPR7#6t6UI^Q$.[:Y7AT\*V;E4BMqG:/(]kQe:`HL=cf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7813-PZ&_EJ-YNQfqh[nC4tNR7XC,nk=E+A'p3mqB5A-/:Vr8ul5+dQ&R!;S?+;1Gi:GG3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7814:oV]mAb#2/M</1X`q,:EqJkS8V7N$IPI\qf+JlOOXS.J1M*I+B`f5TuIJ16-lbpn:!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7815-@PNGu:ngK\E3+=H;]t7p[5Q,D8`bV9#:,9#qKgY2ZP=ZE)+jWh@EJ1!BUtObeI&7O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7901-<\aD?adOXrQu5`rK"p8B1BikOYe0t6W?72LUlJ#MGjWA&AiNJmGfOQBTk)QVY2\jc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7902:BOZ&?WVi_@SWY%nP1t^"O:kD2K!<6[c[XN:EY^`n&g*_$Ns3V_j07q-Ts_CG8A`)R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7903-O:ZUj,B3%klVlZV"P442S@^CUk5e=-p"A\-Ot"E3bP$`0^`U/s_])CS46EWj(jJmX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8002-3UL)uY.kWf=Y88+G\l:M?[8".?5B`V-Y?B(P3*Co2Msb1-OL.EI6G/A.)Z&\15"\)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8003:0Hg;N9"/_cCO6p\iY`WNoH(p-X[lnj7=R$/'a/BpquHDnUSWd"e`-"1RRK.](QndD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8004-#WuTDY!iGCm38KL5ZZ^j<B9(H2TV%>Gln;DWNQ-6J(Ya!dHLGfAd=PU__ub!Zi"0q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8076-Y(spk/]W`$dn%jG\CIdRp;2pn9-7NlVGXdVWU"(\Bl)D,Dr;mW8I(qq^lQ@?Cj\CL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8077:lM%`ZfG9p6c>F4+ieX*OGo7V,/+,WVT<[ae>=G]B:Xi./*o6'n)Zmnp5<h$l?7`_8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8078-^)qTFT1-'71`[bdg=)dI+nn"C-PaO&U2Q>J;l6--bF38En),"@Hm/"Z!5[AXQ0tgK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8098-nLqa?c/tSV8+:)DgWaHM#aO#eN;<UPPkuBTrJ*QHrm/p[CZ%FtT*ffb8REKCG^9BJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8099:jG.e.i)Yk@8`4OBNQs?Uf7ACn?9#B#pa%$%(q`JfCC/te#?oPZ!l0Q/Ed;D>oh+Ft
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8100-i/R^q4uN:or&\J4,\H(,eo*CR<]M<2]V?^\'+`6s19=GdLQ#:.r=,^VN23(M+/p&t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8197-H^a5Q?*9=P:43DN<PH]Qo+f-5Y,C]KJ(CQ$@Sg)-)hf.QL]N"DeFQBSE?h6YZ[rB#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8198:3$YsUSRlLhbA2(f-d;`abpgu_gi:APoqG$UF.LE"Ftn\+@@^MSjj`tEo_b[oO<NK,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8199-.OsAM*BhI*.L6o%Jipuf*.3\Mgqi/<SR,cQTc:H41'JV\";BZWND0&mA8(+(Cn_f3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8210-"Qt?)cr@ND,$@/ROJHBY?g1CZQ=IO9Z]#%@3b,._-JE;E7C^I/H4qImpAt[(e.5?$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8211:Kou;s7AONL`"MLqVJ5p-dg4l^^k,$6F8FA[>F+jAq9$/r#!)CtiC`Oi-L&,d4-6[:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8212-*0V*e`0NC[KR+0SW^oNt9T]10W_/K#14'POY=b9]-YEhl7L0tU?[dU*,eKh6k*;eL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8225-qgnNC];sZFYoo2iA<Y/9gOd3CfBPR-'&d_[Ju?^VLEPV&rrDnqUsh@IG%Cf:5[<\?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8226:K`3h*&7\h$M>!^Sq2H6.N:c+f-gomA2;O^\^!l$LlDt_"n-D1`;L).E)c=t^"q!o@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8227-5/,q*X5hEe;UQ,Q\e!a%U&8Wr7S>g48cj174Q(MmHF;!3$Hkm`P8&!\/\I6'J@gr'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8252-n]jiun,BY(T\C3t=6"!X^6J3TOK:SeIc*a:qML.u8JtL%PoT?T?c0QOds"Sbo!GLE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8253:oKlnJL'*rU,PR`m\>TkK)$?D?!ZPi:80%a/79J>gP)!oZG`s$=W'`AH],^hN&u]W1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8254-`I7F9kOVT]i?ZP9*$fBO<-CI&[A-89-"Xo[[KCF.eneKQEK^BSE#DDMqg-c[jEY'9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8306-#9a!i^7Fd'XgYnf]sj>CiHQ@$^:!"4YD02sQJo%>e+R1]G:u8M.e9\/Q!0JL;p<1s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8307:92kE5`O]ElIt[Rjrr<RY&GS%Tdk'?o.d4_pFHTB_<bH$f@/BD#5Q"(NSph`.7.@@W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8308-X&t07?"sYe&M3$AB@#BASu8%U!4i&sHl&o#RdQs0]:81Go'KUp@Otb8]T4d&IT+_M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8342-7uApH/U;c@`MJ?:Oadn.,H?@6U7OmuG4i%>p_E>J_>aMB2hNc2;rL@gh'reH4GfcB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8343:(j1>@1[[P-pt,+kU>,T'n8F)`[2]"t0+-T0$G`tS4MS6C"i3@n`uXL?>P8NQr&^R!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8344-&;4_rCF%W!dCZnnNPW%QAH)Ye,.Vr^L7sC7VL%kaVR8V+<1h?@Q+*BQ!J1jB:to9]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8354-fI?q7bEJ'YoFrK@(b@r)7i4@l4_dBN0d0G%WFZ'K:-6k8e26GEUlQjB['/t_d\;j1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8355:4-dIkE!QOkI;7@bbi`Y.q6lp\C*q$>R)(&2#WrWrX3p-(?-&EfW`Z<4j`#4#@o>ib
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8356-`jm3+>S)8ZAtS09`<^N#j2`?_6P>:V!&;9*%&dTlHD&`[aFo[;JjPPa,`MAp-@Ool
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8489-NrpH9<H=p%M`F&XYT0;,c"/E[;U_qV6s@?n\9Vc1V1O>]IK':N[/hbVjl1FiP8Q=^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8490:h`m)VJm=s\J.aTDA9$E('cRHb5Ys`F&.`-M%9\=$pF5ndA0sfZO:o]++<NsLgM[GR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8491-'fRinnp^&;4mH_-ab\JI>`].Z"#lnqSN0"iR*;WX)$*(n]Q_=1:I[9d;L#EA!E0+6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8500-3)c!5@8EPs%TY`[65bt<=D)pP;qn]4Aj1lHb(b>cb9+f)1EKU]^7FQ#`!KBL\O"M,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8501:cL*KWFJ5-ojC]Q$TP(r@,m/u@R+iG_(^r.`7@!Q$GO/BR#?_&`HBLc#NeALkU.(KC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8502-?m@X@\kEUKLME*O+_6POTXQ-ki.$f&KTO945$cLaSe'd`o/Ua!p$+iTB_%6)1E<j^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8560-cGL6fC_f7lX2=fMKM8%*THY"DniCeU3p3<(AJ'XONWooFj=:$:h5Vl816CFq70Zt8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8561:cK"4mbr]-Nd\gGX:B&Q,,t:qFA<`^r"qRq%]dp.l\X$cM])Bi`KKS`o*DLg=Q2$Yf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8562-o8Y.7fUI?dj0!12[(7i0Z-)@s*,\]r)$"ta/Duu'q&YMF]b.N?feH$.,b,*<Ku)s^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8661-O>P34(lZ#X(.fJ,!0.%"af\hHcogd3Hud5IX9N\M+-g*<\Tm-G[cMNfYU:;l]6CV)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8662:%`k<'$-=%N.Hm%L:81iN`%fAtYk#S;RUhoEB4P-Q.)s0ASp`bHUfg=&H"KJI+[J+9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8663-f,jTIN(YsFb@`(AWbH8=0],3t+HX\"XG'935L=jZ/Yb96:WfAO(cUbUG=O2J;h=N]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8666-=4J86=g3qPf:E!?._P:hQZ6pqa!;9%BQ<5D6K)$d(^]=@(r.M[HDtm%O)hC6:j<+`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8667:574Z3WsA*^=ITOF\GlO=P[#r+<gS(NQY?H[nYgcGU:)QU=O`L/^d\V4Nd>0%$H`dH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8668-r_UR'#?lCXKaL"_3H04*pCn_MD$-HpHMqNj[7*;7^p$W;jbi(8kWd1e`[$!Q(Q8cg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8669-(^0eP3>;.L&pEGhT'+t4Rs<skcHVI'A1%Ku(%t*te84T[F@D",b(Sun>%DXoJeKjg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8670:!,]O7nBYj'Ou`Hth`)kC+?hT4hP,T.TT*L;+YAl3"u5mQ2r$H\A;bUhjIN-V%`crF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8671-fq\MqKX'5b6!f<e757oRPXZ47E^AWE>)_ho.ri(]a0efhG@@KkbbeBO:r"+QkOk\a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8672:,c-OL`"!)5h="%+7Wq%qI.QobfD*)fP5]^mi/M8oE9ol$-O`!U^Dbf[G.Jj2jUG9l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8673-K%!A>X3"))_[AM!^jMM4&(dY*Z1,ZKIMVIgN2HB>Br*Q7"12nrO.WchS!8C5!"/S?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8705-7\AW]$u*^#S#>!iMZKB\1OF1LCZA3F^*1&"\!m1k[SO;9Cj!1W9S96@%n"Te:R]m9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8706:\=?`'1iIaHq^qU:$WH$o,4`oZ$aHid,]G^*,\(f>rr?60oZu3CiLZEgmm4^&FBDVg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8707-ba8Ooiu<2T5N>mq$hu<MG\ZYP;dIr`[[=-i0s'Vp;pOOgPKeCaMEWBb4n,kI3`Fi!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8721-!FGjk+_mVMIqXmrh\!5O<M;fRI6iKqH8,Elc>gH\Kn"E?&b0_!MYm_<Nu)LhLtZG=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8722:U0K3Y40fBCrdWoY^Y)\0L<TD]Q!ERLhPenhgpZo(jk\C`j\_D^0?bDpjID_[Ik$S`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8723-bCjJ,+bo)/c@(C,4M6cchT%*:4HFJh2nl6HkX'uJ;@np]i:Wa5Q&cN]QT8I,j3VCp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8724-)*p[hdU_e(@fnk_=H148<1(6<#]K70]<`!V1+"L[_?j(,&VA4(5?cJd,#h@+a\YeH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8725:#2cOZ^U7+0Gr!AZ*JC]UqrX`*16]55APf$SrGtJl%CB`pggS:Z@T/FZ##D2ql6]M.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8726-Jm$j$_!+Wj1,LGemqr+fp$[c05B\a+`R"ct#?nh5*L?&p*`S4Jp*bAt9(94`8Wc7[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8755-#ie&Kl4%B#,KfR"F:G\[O7U=sGAYuKPFn2gMP/$Z^f:JM>SH<aX!]aKitR;eSD.b?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8756:Y`CR?5Qctp)J%To$o[>M_,_Nad<cM^>0.V*9r`4h62W5T_JI]UcLUEn7bGP</:2G+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8757-,h/oTP"f5QeZR6+b%Dbh5iH_32-/ue1V_dpbX1?PMRZo^`0)!-#pZQHBb?c`6>(8X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8764-+8D2"OQ'ADA)%PJ8E2\KEF6#tm2:>U>GoAgLsl6S`jTC"RE=0liH'aoB!7N=`C<Vg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8765::<1iA.S<>#r6L/5C]=Bg>1`,/n_6k7^#1DfX.KH.QRX=1!&7$\6Ra6>`_J>EMZ!VO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8766-9qZ`Tj%k@#cPXjb3,b,N00@=8mSq!`)"E6tH:R?OU%hF'T*]m2iU7Sq1*ikg['"K3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8770--k&b2\4XPg7Q[2+)X#/f;2qU@Hh53GP3#C6%nZPmD5;EP/rS^+n$E:K1,rTYRN`"[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8771:WVl)9^,UA`61K09^UMLi2--:pD_4O/$OlMp,6GU_RpWn!`=:g$)3<H=h]eu@!eZ)J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8772-Oe+6qIY^Sc+9!$?_Md52dcNsK?5,qfPKj\INXllqokt`>+K&C&RM2IIg)jc&aaP9p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8778-9A%/9<)2mlL[j9hRIQKZd7X^q2<=8(N<06Cg&tCZE&\$Ni:Stt(9N(cCRVQpR_7'S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8779:lB78\J:[U<,Q^R8/%=#"=FdjrOFd`fUl8e(I78,HY;"`eR$9MZ$dK63`k89NPjK9]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8780-5&1g0F-e`>c<nL!,""0f+h6CQmLB8)`)k.=-35`j*KeFbe6r3F3Ze+Cl!I3O0t`T?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8781:hH7r&1<mm([I[_8!5-(V5k6]5]*^`21$e(2:Q`#R\Xa\KF-CX6QK<,o$k+`oj.RLZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8782-e@[No8\@c6/hXDCCa9JPA!/tUpT#AH^)q*].$iT>fl"?hkXBAI&nD0WOni)I&+&3R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8808-!?aHilo<9S[HN*Rfdr7\X!=S=<"Y1a5.pNkk'-e2eaZ7Y:Q8ORJZX'oT1c\Nfe'E4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8809:0Fm!X4FS%D/\Tk4$rJMdiQJbS!]fS-`k:$R8u%&GS!lf/d,lmT:F`$"f4,4&`s07h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8810-rO'9eiP-:[c(7/h=,<])2e3^_L-c(j<?uGS4Y,eGUBP%c8+R!H,d/`eo]]_I^[PAf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8822-Ji2j'II3o>HX[32-Z#9YO'M0'iZfeQeu.7tU_XSCDlZCh%t[FOGl=J*;XnP8[So;P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8823:8FioU`>WVokMI$+r+5C]m\/XBHc%@TH#qrh1/hn&)`COpJW6_bW;Pu"IL^*(=F=&q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8824-F^6KVjYV6oHZq5aiD2^)r+jbF,9(jsI^)"4V6lF[bfIg5=,\,J($3[d/lgR%p2Y$e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8833-LW"ZGlR0]D(co+-iJ`B*cu&?<+80d.[<j"n&q=6X<W1goD'Qu#3lUjHUt]YY"LCN<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8834:3)Y4%YUfE>(P-G$e#oh2e>umiBVl`5KBZVWJUSR5+5rji-"$.qpj0hHD-#`QgpAOr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8835-"H7>ml&+>`,&.T&*R?K$9e(:NC2VluE/LfCacQZ<8]Enbrr<Cd7oW4*jnB<G>SI*^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8899-=a\2O2H;bV%V`GOlp#1;+s>4&Y/LYd&-q2EHV]kmJ_>c35obU);-AiGLLRbo<mEk.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8900:`KPRf$qahn_XW\Oqu1[fhTT&J*F68h)SY+aOgG`k5N`bqS')ZS"Cl+/^Ae2(B#Nb!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8901-[G,M.i.-+q>ZAR\gck(WpQ,K>O%RNkpGIosW\'u$.<]RHo7D33f0>O*[Wp(7D@#;W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8994-c4Uh")o`^YF1h2$1\Imp@rWU58r.PK#=IrdrXn@^nMo1uc'1G9plXTAJX(1MbP4uU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8995:\lf8@]`O8,mV.Qa9//ol$s=hi++G<U.(PRYMDUJ2EQMY*Y2l$Q8"/.LbdP`Q&-m>;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8996-+9cXan>_g"FK01T"iCb=JjC7JX[&`rU_I2:^equ[F5!15-)<G]1cb/#D,Hn^dYLJm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8999-jbKhU'cnW+qoUE=J54mSp8dCPc*GOtA$n7q,EJ2<+7kA2VYAfMR,fk#aP`,]<_S=-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9000:cK);0ciF0Hg&"-$Q3^kY39Vi7<j;#'QWq[f7-7<`$C4[XT9gS`MDJ['YWcQ_"S.p#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9001-rT_PDk#[MPMF+#iJ38lde.RS\aUE4L<WTZg!J)7WUTK[q9;4;SJ_[7'r*aOuE"5$,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9004-]hYb15*o^rKt'D=W^b1=Y!2;:A)=%kl<ukOk6n[;G<\l,Ki#,O=o1UeE1r>B9`A"i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9005:d\1pI_JF)D:\`AOZt$R7O7YhS*L@3\+HuB%W<_X4pSY)e/A`]PA\]cs*-'8LW1o(_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9006-5:#U/_71aiaK'7Ng8R?1P"_@%j.)S8[$s:JhO:ag;&1\_q8!2O#G7hmSkFmr<bL.1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9053-;P^c=oE3^I&CK/9TtpS*pm7`Q0_"b\]6>id`iMFch'J.4`5eQ\C\"sTh\n[+HrRaQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9054:=%`!_rf=Ir`g3[61h#XfI<YQir$1`]`9eXAMo2mc\urFYbJu6fg+Y74*ddB@3r&%"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9055-n%fNn\l$(p`'+d_/8^YC:fJ-P"1P`Ag:sJs4lL2ibLS#7;Nou#PDQI&5$OXrr!NCu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9062-r5`E7iBtP]YR9(.Ike^F#D.=XX*BCrJnn"X3--@*KWcA<p%>MO0!7'M!bt2#KRQ&R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9063:?\S0<`)G!W?*m$^m<2g2SsA[%j%W/9AeJGA9cq_``4sr6>C@E:4YOYgRRAnDK\3WB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9064-OE`-m5+e*hI<_+P0=1.!f:%-US"nd&d]aoWl#t9q!0a"hST>kY5N&Nu[I:tfdkjdG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9108--[\)I7HBe]Uj@R@U1PF95'ch^)Z?M'&OQb'o)[,keG<7d@kc?/2\pbFP*/^K85V`^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9109:PO`j*_kH_A9ZRs371/W7,<\7`5R%40jQ(<@F8cn0I-T$)#"HRC3687<DTB!bb46`$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9110-We.u?(`]/Tj\QaaUauP**a)8^\a<J2U2dR/aMo(f]R&+"@4W[D\Q^1qHAWVZ@-D>k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9172-=su9?c3F0PhFr*!33V(p5Hnk,//F(\*Mcet'h-!4*f%4.d"9]gcVK/@ed1[8qf&fE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9173:_\`DN!V\hopg*n""V:V5JqSB`iQmMP^'sor=EI3j<E"7EJ/lR(e$2`.FDal3gHmN1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9174-l"H.*-E,kdUqbiojra@J`L_j_r+m:_a)99rVjs#gM'NK1*+tJUj^3plNhJKa1_"L"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9190-X/eNCh=jr-_:Neo7JWS>]$hV.Tp@V_3f+d\$H.narcK`?i..anIGd]o_tk;Bhh']4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9191:LW83\r!25[a`t!Ge9O.Ci.?GNoZ'pr`'.h$<O%^4,MNqmB`#5B,P8")l6p?b@-YuX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9192-hj*_aOj^ulrrCuMrrBD"p:Q^J-apEeXZ#__0%G\E4G"H#&1dEl$?B:@2BsILJ:4b2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9338-!8"4aZt<p/YV7fO62Soe8(*oGIC0uCEJH)ag^/Q\g58R;#m#MsooTVUYq/@4Lp8Gr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9339:bEKtC%qF%rShIFS&S4ckb`Xs`.j0G:I@a@)c'$cWa$&tfeO?kt1h!uFf<`"Z&l_mQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9340-@Xp_ij&T__,h[FO&OjeY,:0k`I61Iu]$?EpZ:-Cb?i^?i)><CQ[:5)eSkY%%Js[dS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9344-`!lW.]2a,bL>)*Q:_cf[OiRd9C1WNrEt\;C1,(Hg#IkJi>1uW8rToLoYhbBp0KSCg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9345:VgaQ6/)*h;1-m(-[rr1YE_\Z8g[_(>C!aaI#mah1^`t)Rct$:LQ4C4$Q,ZDOT)<`,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9346-[8]U-b3[<A52X#kF88aX]sg[0Zr+EC;^(tuN0D/&i+Agn5c3@7MoZ3h8B[NUO-^r>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9410-Pr=Z8nkC%"aX0fG$uBsoi%N^TWmE4GKE/AF^1R\Q$Z--_K<ZP^7nD1X'Ts/jUt)i#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9411:_/g+AJ4V:%heJ&16#`j,Z5uVjS<%$T8rZorgE+p$JeTm`o(pf$qLt,7*?U\dFOMsA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9412-K?+9W5.U,\9^@"2;M&$V-]AUb8>]Z[)T(g!9VW^b,P!]4\ABS'%E;M4NSO0'[3__[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9430-!ObNuD;&2>K:JQKO?.5i4G05#7QnHM,qAcu<nO;p/-^SG_Q$7.-`3_qMtbu%%(m-O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9431:L-l<>iK=djaV(GmS,cW0@!`eCj<<"Smcm=CJ9^IMYH#W^ei0X>$d3S<'ojud&D`(U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9432-@pjLQbk$<!l'gG^29)8(Eu]jD\r:GJp#ELc]K8meUc$JQ^+QhAom7(-&Am^.cSepV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9471-$/7k-%71p)8Rqc#7LXqD@PZhb4W#+:EIZoIfDbiX+,Op>]G[Vl+2q;g#B]bW>H)H_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9472:QY#6NUT:Y"+KD!M)=:eYF;JcrH#SFk:Z3q@G`6T+>4@$#rrBFXm,d`;;6fUl`m9J_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9473-%.O7kWM\nG0BE51?W&rq]UT>sb:'8Mg>p8O.sFMRFmoe!Q)DJ0*,/_(n6V6ShWi[u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9499-d[C6#9nSj<4YbD#l(>;[MV*/4;:?dB1_u8\raV7P3QT7T/(4)2(J2BTLAOWPNZ#d)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9500:Qlt;tVeYcPi*'h`f]V<mD)7(>'JRQbXH?_47TgOA:e<$!V0>j('E8&F`+!Lo63(Cg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9501-I<cR]=nlm`IBem'LsuVPq?-+hHA@8m0*mt:L`jcToJPi/KVQ.*d;NKG?U5^:L3Jc1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9534-_(LB/rG,0Z.BflW#c0nkg_#8:+4db\ZOCE@<X9BS,\%(g("DJ'>Ns_mQE>-\=D_oH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9535:B`s)t0Vk:eFKE%6Q'S;H2lYc-5!K2L1s<'"'_/TnQ$o]:"Ed3:cEViBK`;%ac9$17
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9536-?^j!h%/qXR_;>f.?h!u;?7>S5WQIX&n_f3(r]^,SfrpN#Hgt/:!*]/qiua)+#.mS_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9549-<UPF:4k?=)>,n&ppMtm6#Zk^fY<cO))B\>)Dl.ms9aJcQC,87j\T]!]9V8rplg[d1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9550:Do6p/"o+]d87QF`/`gZaEj#c3)'+'QI+Po$>g9(P-G:=^e`-<e=RikY2%PMW.b6^r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9551-W(Cs;QYt6m=`=_5:nn9("aLj5Z*\eSb)%/.TpMtGpt+%7mso=ce#&=&ZpN\g6;`WE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9595-?ZQ'0Z`r'Z(T2&8RVPK?*/J$piC<&%gn(#WCZ=YVIb1("mU>)A,H:Omrr<2)rKq!?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9596:4?[]ST>ahXlVP1oo]Tg^<\sf<i-LpFm1`F>F"1Ei>o]KT%_)VKH$@&2$-2!hK"h`d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9597-Mg^C5oS=7'3:dX*U:lFD[OF9G0,kimT>J2/fOj"s5=;7QdY)=)A5;2V##N<[5U>N0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9631-=](F=_9#gf&-3k%rr>12>G;U][Z.a"/=:=.SEJ?FW\25%N^_mrJ56np+W8)e3W_gp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9632:esgd&,;M1U`8m1$gd1Dn_5=B^%0`t$5ST/+;uEYtfQ`\g<2^ZaH5uqbSCG+*\/ne'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9633-^aF]QGVp-<BU(KHW_!2NT7p#:N/Jc,gs/P68]MmB$:7aN1DU*5A9B9a:I*#C0M)E1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9634:-`=Ce)^fPe$,OW%.:10aKtA(fM?$eEUCG<imYl3\1<.bKTTF`?^rSn-T(Qe_/&4l]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9635-aUd*uq0kWR5kG%tpjTTPZU7b<`^.KH6h:K9N.!o?CGJF(%iWGH@=]f(W2>n469=*0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9711-!It1Vg!@*V$32,HOHOgBgPrsp^.g$`QKp[.:$mYNjbA,>S4'KmLn0o]d!>OF<omt)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9712:CM(%(4h?K/aB1p-?n(R2I4JLL77`$73uNPl8K`AhVr:H/5]4eX5R'agb43bkYqXlP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9713-S:F19T(JN(6U\$J/ke%k(]Z:`_#Rk%\Bd=WAOr5r:k@H?r2[/fq"LmI?f+6q!'"@d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9716-78:$\hI)_RF,m$BH<./GRCS]1Mngm=Oui`CnJ)1?VC9j^o.C>JT6cY:%k@dFr1j!P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9717:)bQ'0!?HHg=Z#g,oI87'fb`]^`hZ06A0>9]H"$[1ku`.'raRdE*4uJL'Cl\rRaIEL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9718-A;YM4AQaV85[rF?'p^(uIU=t$5QKM51$t%E\_Y]G4(+/lRQ2KtPXu-@-ZL$e^ZSdh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9742-]EbQ7A?]o]+k4QK;K8?'BfWAT6+#3s\5hUPL)Haeo7AA1qZBTUc^8#c@Z3t@Y:;g#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9743:q:2I]`u?RS=iMIOj+cSRWhIbqO<eWt`Kub`rr>$VATic>[POY@8!Jh"A<N`DoKMqU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9744-9mIE^1fA,ii3GRRS.BA3LubO(hDXOH0sG<*X^>(!,4`[!K)j&eJ/d88Ve'EUY]DtT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9763-bh!hr#lDNfRcS$Yc^9dpo/OekB7Wb1A!Z7XQ&W$d;?n_mIsMfHX=!<,-<2S'%DQTB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9764:YtfQ<pT"rQR>$<&SOatQm[m[\-m4?u^`\/T^bM%5rr$SIaP(>%5F<8fXB2.nT?`X`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9765-\nl(olqpETQ[D@4.Y^$@3@!E=/5.1J3sTfDjskBPoqjQ^L*Ph*j:t-)LT)<Y`\NO]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9766-=J6':aNr(+:ZkaB\N8N7$/5liOu&5RClBgh>-5&>Of$7U+*Io4+7n_j<s^)\ntasU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9767:"^J)?<`t_h0-DNXc<5)mqL188ZS[PdXihM7,fVq0hD5h=(fS>!qc$FE@[5eNhjh`I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9768-T_-JqI&h,XkmBi>iKZtZ5+2=`706bd>HYas=H!oR5Ji0DTU(E6!(BpB1*.aq#:/L.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9820-M6-JJ`VLm`[Gad"N-?%=;/Sa`e-"'X`kDNE%uT<8:[KO,h);lXHYKBQ,G$l!.'<bR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9821:I<nuY[%8ktmp9.k(9lUW(f7N3@,uaqQ0;j;Y8'"H>e5%=*`fa7$@c`-fK6tm"n""l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9822-iRYE9_;Qt24O'bE`P0HWEL+mPI)d,.cJKJpG^nZ?LG!&`=q;0Z"[WAT%t'FArH8(7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9921-@M:>eGnN+L^u16_le'h_+`(\L'gR9MnuAY6d98I&pGU1bM-UD_NXnp#okS(pjVp.X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9922:`D7-]m*Y_>Ia<KKk4!kZn%KG6ck#,3#'d`1Et$cNdM5oh5Lq&=j[dEUp%lFuI`WZ6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9923-&d[(;:q`HG(X,aa,Xu#OEcYTq5IK\@BCJFb`:3\ci_;0m%K&`&9^2EPL_8FXfZ;k*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9924:`&Qg!U;*5eM7si*Ys2a%&F*R9nJ7U:j,XD$$<ZSZQMZt]YVG9J*LO%%`F[RJb=Oc;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9925-=d7sGXX+[0AT@T'HjIFTjjg.j*7IT[^ai1d;^7>sF?`t,^\FMl;!>V?]8"X"@qN"Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9947-Di"7%S#H)u>gluQPY)IL>^XWgk@sc2qRdS%%[rBb5C2;Tg6AhgPdf?DO66QR;EkWg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9948:=P#COegIdLKMV`/C]kaLc:P,;!/`P>d!;LPabf$\&DnoZ"-`T57Jf[?2]`e*@d6O_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9949-`g4('Z5I+3P"nLn7o#??O,AB<`H@pr1*n_`4Et?Y+<m<aKDk4dCX:8e,j_s%]^HM*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9972-db?Hl&d]jTfEIP^qo9e*WPr;57AQAuSFeHMg@RO@9t\+-r7WL0CFn'2gI0u(5<E7l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9973:g$-l_<Q[gS-F)QYB>du<QL\9c8`mW+G;lJuX6C^c4p$MW?aH)Q4sSdE\$Oj6!`.[4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9974-S1#J]I"j6@4?)4,NDEK?$bP(Y6l9HOobHLqBX]KUk)uIg]T8_5&)rMF^0!ep9'/jM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10023-+d;ui2))qDMDgV6jZPsNoHoqjCa]pD\Rm+"*n9S#$HTC1+W8(VNJiA;%tDH`(N[X+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10024:)l"A*8`8dd]fb^.+cV^"OP&L>Qh$3*%&4]o=]b&EIJQjO`u';Jm-WmG2do3TmJ9j[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10025-G2@bS+9K\OqnHKafq)47<Fgnn*30ap+6WH$1N:Mn+nIT'E4^D9[12"jUu%&k;.`o=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10039-9*j9dh4B1HKAN;$Br8qbLl,d,PqRk2Q!8c%IJV?um?`%n]UhK2#H-.KPi<lOFA":s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10040:Jbmkj,iJ'T`XmO-!!2K[VW3$3(2lZ/8rUrY6E1cPN.=&^Xh=g:D(bD.:k04`m;NF5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10041-lhjo+d]flWp)kYk&fbFiA([6<VRT95@u]#@-:EQ-PFCA<=[H1DX[u)eT3#`u/V?s+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10064-&9(8DGB<(GX'Gep_e3PL,)eo4@,Q1Kj/!O,Zt;#%@!Mtu]tZU"#S&1,Y1'`Z\a.70
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10065:1*_I7b`&hC+97r$GR*P1AU+g.(=dq9-\KpI)';J9Xr9cD,[aF(+"f;8`E!I64*%N`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10066-Ojoi.n=M0C#aFL%K=L?!$C>l$p(CHZO[:U;k%>%S"TJH8@^BrWY3AR<13+3A)]k76
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10070-NDomETB#cIgIM?V:kaqfVtb9qBfk%mH<S5iW#-R[+?P2W5T09qq'o-<B]oc`*;?Gq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10071:@-g"_%CLA3^^Z>(!3JU4QZ"Ue`X!$DoE2Se>/dB+EP2J`$4e[;\HHH7V]C8X9+)GT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10072-QU("k5fQ>9e41^G,sW);\Q!"!GjA#`O"e^Ofh.@M4m=n:F:!&#YQ=X;<.W%"-Da8K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10141-T>5n5f;g0CBmX=@+\7XsJCu<b[l&j-X-<P`1SQqsH+obtS*7f#K4lBmCbXnP4aF2S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10142:?WNUujPJ$N3$GM1OidO%EbfAueR\727#7A>!Kmc`XK?>+gq8H4THk`s,a[Qe$E#D`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10143-Dc+O/ZcXrm53.MD:,5q6Jjqfad_+I:P"*&mpBk=L=<G6K($V1:o*MRn=:/8g[MC*\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10192-OuDi-9H5[+LHPLP3;0BaQ<;WH6Ola16,u8a1f:i?a.'mF&>LBJ!*XQtETppO3T7JN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10193:O`u)eEhJL$SFmUA%L36`-S@pZ)Qt--Ah15$jFa)`j1SQ-?/#@A=a=hU]A"ZdG,ua$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10194-@5rGg#`/AUq1DSHQiTUi+i-7$?_p)?--A"Jj!k&K8(Nq>VXfkU.,[**%r+\l=>_WZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10198-[80!KNG]92R.Bs:+dnR&"4F3L\k$1MN&f%[i#blr0@,DA$%]T!V[Z0g"?Ngs%L+td
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10199:8oFBH!Td1nFd<KH]!aR'W<`$l9K"qe#EW%AlJC$R51!,cpqbd=anG`74fTA>4Fo3)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10200-KCTR5'NmA:*=3u$OL(6\V^6mVK8akJ>?j^u-KtG7Tbds;d]Q0L^NT2l,\)02T9Vkj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10213-JM!861llqmef>W-B;L%@iQYRmnc&T?1iEHj]%]a,A[$_0/Fitt03uA(B=Z97K"i<g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10214:87K/g9DF(<G`;h7P/eP7L00I8OtkD!B@QoFCDoA'`K$5A8%?*hE[R12m3B($$e)4`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10215-$EAa+>om!9-MK_j]LhTJn^O_,iFqB%&PEG4="Pe@_YucRI&!ZicSd_.hPDN`Sc-:3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10216-rinoOiF-$)m2Q5cNj\"U(&bE;!,4(pgnX*0KM5tqMb\UeOt`f-$jP\A^"^Dr[XX,r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10217:7B/5S`=E&apG+0J/G:H*0Bb\A;k85U9)G.H%6L([Vnq7%$*<NC`tcSb`(?7HX1^`o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10218-EB:#83UNsPF'79jZ'#5U7KMelq:F<25K2N7rZdk9lY5fEH/_0>5i?2eTtijWiEe\B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10229-!8>'%E;n<I+7.NnB"&]Wh5adPEtI+YY_B=\RDA!oIDpUtjZGIV7hhP8LC]Q`KDBVm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10230:jdZ5U"7\F%g-bT/pmppk`$dKIQo%D&>3rM,'$DIKN;imn)#Xnn<3l<'Xe`C)NQMgJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10231:%LL8&CZI47S0l_;n'RrX`bhmKP_4$8GHg6O[)?@Kil5)`5Q`1Co1V5=PKLn`j!-N)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10232-rm^ZOk%([:TgF=fgj=.GI@d:5e3T2=gQs'K!"K078`s2f&OdY[:(H8HH[TUuCteY:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10244-H`7k&(%`f5`d`klm[kf7M_p6-S:sCthCX^;kD]*t\miCP]X[GHNmLM#`FifdG_Mi/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10245:E7c$m:7Ph-<RlJ:nG_0:+7P<E_`[;)&QT!bc8&T=;5E$U1Zl<rq4d<'``hc,l)d.q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10246:B'Yd=%*1n`$@?q2b3B`\msl[7[2h$j#];tbk@>l#A*3V/Q0s)\n[>Wqpa1J/C:\9K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10247-g3'"=&]-:c_Jtd"J7lQ=*t&#JB]"N9Zu:`S_&ak+D&:,f$q"fTbD@%d2W/5.SS9Qn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10262-Ztk3&PW0p$!!eTIk.V)ikDD.S#APIS5Z)R'a3Ta*d3=.W`I0K"O,TYAnO:((\SZQL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10263:D+QE,1(TM\ank#.WRa^1E`Jq08$*_^8)GHic:9mpdTn7.'S)sA8`\CJ5W*<meFYhi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10264-oc"GBQ(i5:I0cuFp?!WDg^`gsPs2m^VFp.?k>.q6k.^Wt-[pMSZtHj?j>Em-rm'NK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10276-_VYps/+40VpeKO='&#fdC$aj]98Kj9KEK?Vl4&2eHkZIP4F-fbpm0L[_nIb:ebg4'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10277:JM+;M<QJk&U"W$_@m,fseM.d^m`f$e?[;C5*3t;S%_`!LP@%u#O3m?M^C3:cquUL"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10278-<jCYO^*7qd5ShdPWBn&&6(SI.mFn]?@JI0On?9`5cF^%=;p1jdM7='/A@lpke!uV/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10301--G<pJc\/Cl$d1D0@nUdVL-s#a\(852).]5Kf]A\[.oj.DIh'1.k^F/mCgLmmGJ.,.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10302:ZYfN6E&sH\FkdOfb`7$rHWK_aKTRM51:0;T8K@[<F600_kNq]`VIHXg!tK>8?UmGA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10303-@$4$B<huV\c+@@/:e"BBEdA<qXh.C&[.tIn)8hZer+dVg7a;2;!(sb'[[]NW,O8Zc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10308-kJ*P*&@#nJJ?%XMJW<%",l#jXhnre6rY]MNDLn\&W27,+D,6OhGP&'@&OAiL<Op@,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10309:Bu\9[Ijl9h`,C\X$n6Jkqr1YaUVsYsa!/IVf@+G3!3`0q)?0[?#lUL),7<b*Aqf4P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10310-G^nc4V.YZT_#)7h0M`GTmu70)X8"KhqWENM`0U-UjIdn](]a&SL:gFHi_+!\2D`QC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10326-e7E#!'AM.3XRN[WQ:XAf2\JmC]RBahXCm9?9j$6ek80mXO&+Mkp/LPulqd0NbMp"J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10327:3ue,O_&)]ue)u`U0O)\=)@#JMS0!"7qcE,#m$0KBqcs%Fd^<9`9fl[H,Du.7*C[<q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10328-LL:Y(2CnI$`SLgg7uoK`]KP<$$Y\BBd\LkAg$^0@MW!u'p,r#m?LW]1nDiJVK[q1U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10397-\p(>2/"nS@<1CV:JaV[QF]Q)*pen^g9s&NN&&VR'Q/N5]l0qgMG>#E':U.6^!$Zso
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10398::^>o/n;$uNBDY8-G[%u?)#]p$-`P7W[^o3$W<Km8=s[_l`?=>u,k:8/\,IoJ-COA<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10399-_;6j?PN&"]*@FRg1UqH*B#,seod#)qbK&t]i=0l%rVlkLMHp'NnZB(HHmPT4rZp"@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10527-pJ5Oa`(b#k$Tu&l1(#oqO7F^P0?d"11L<UhFWdB7j)C!/!-A)hY-L.XRbe3d1C=s"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10528:css4oO4>h0bKEP`+VsA0?-+I4j603U=["0mG?6C$iX9CK(`::c*)h#bNEnW>pIQ9!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10529-'&_!QR7I=JF3,0;?,3SAbo>Fu:k*YA@ii\E]"LSumMN(^A,E?1j9qO'fN0pTaGV(]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10572-p@PDp$aO0XBMfTa#O`a59TZo<=b<%V5RWUMhOPh]MCUoX-r636q+&p+Tkk7\UOA&T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10573:JhTg@"ooe+l^H4[XAQ?FTus$;`OH$%2-srAo>8Q0jFH<tEd`WR]/2GXWK#Ogi^l7Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10574-I^I"0"u+pr'l9oj1FW.UFS\q=>Tq1""T6%jp$LN'W).<e8qViQc&suTor3gA,;BB\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10607-BoD2f8##;*'9;'FC]oJ]&jQ^+M$2k%#s?i)LW2R3?f4`I1#R;*-@@u(4r&HQR=KWI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10608:6OWUL^^l]jGG>QIJie<\iD5C#IOfdRn`I$NpqPd[M``;`g<J\G-*<Dd`Pt2AP:4=s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10609-lufKn)4._6"g;F='r*ji1X/$\rr<2*ps5U'2RB(OR_r!W-o!98hqOelh=l)q>JEf+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10632-6BFJQ'@$k#Y?**s.UahV_>99BVR8WL^,ULXnF,`*n?Y[9)coNj[Fa*)G*"Z9;uk/'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10633:%.1q"`d?=`h[4fhpe/QZF?eG>e5$eAJ!T9@Am[e6;K@+cl1^!`A=nMr2"6S(+oWXq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10634-P3Ummg1FH^o22e'6%-mN7raF^=6!B['>rdaK)Qd*?6]/'B<058],"J7/rj3r!-YB$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10696-cB&`\&EG5efCc:^8bdk4l+10,"nFMi2;jX:H-QDn/+NW>`RoQ:WO/.<>GCq'@\-0Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10697:e`]GtZncaXH65CSpqGKYQ!e=$G_u7%5EW.o09<lU'`S.@Iq_[dgPKONcnuaeD\-1?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10698-')@'(=0,a'P!FDNAS48]J/FduCAdZ$]R1ZFiX^ec(\,eBb7BFdD+P\j*0D1NOFJEV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10730-)/d^<e/H<C8+n@RKdqj'OcJ)o!#kfEnRoZg4,l.34@e@i-W.9o.ebX:Voq%_=E@a^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10731:ngRL@UY*EBg`ahskOB;W]#$TD`g?Nrck=R/1.:4`,E?j?f>cYuL,gk),%PCUWdf1R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10732-n1[:[aFD$,INA2ri?+,.57`O27j[4o0iA3P#>q#i/+N)Fr[H=o.H?C@`#^5OmCZ5f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10748-)4h_''iTVf6/V:;XYeiflb<Ze.e(MQYf""[a3Vjj]6#-[I!Mb@2Nks'DW0>3KB!qQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10749:kU5`KW+]K[n5bP-q$j9e,/bNh'JTa])"kma[hT[A97)\bXejP.rr?[b!:!lMpk`M>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10750-Rlr6'GD-6H@jB-Dneh#`?X/'957;V+!dHWL_ic"o%C03_$fjq&6,=eS"'=-H&GU;_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10778-\VNE?q0ti)#Q:cR+8D&nCPVVLIl@2AZ0?aR^UCO:njRSlL575qcJaZUN(#_*2,C*)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10779:N9`*/$#%X9rr@YLCL?RlI`,PN\S21Ymf(5J5oi>:(;GokLcWhXiEm+1O/Fd(G&9oD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10780-iGl7E!.j%<YLqadrrD**`R!897^bK0eEo@MnD0m5lRre'S]Qt7)p74Cc8"ZAg:nSU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10789-\$lDu+bX]'&OlhQl!KG-n4LG'hG<[>p6>*u)>'C+$XF2e/]X5O3s"f%5<Ab#f/uR^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10790:mfVdba,P5"p`e2Ri+_:sq,T2Bi+LQk*`5#JFVEY2kqR;13HE4=F8l5lc$n,O_k%4`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10791-4oo=5m'eq.2(`8sQkJq_)^8[>]MIcuZ2Xe,XS<!K"b+acGDJ+\)bY++hD>=8^-mCt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10792-`G33a;'&IjW>p(,fB"*m?#.?m'n.]Y]An[b8KlX'eam$JgKh>d279H7'U!Ib)<\\]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10793:fD@8d?aOJ5)rbPDIGiq"`-qjY<fJRTY-E*UNmd;"-"'3XPRoS)I5n:$RP1`lE),<A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10794-\t:@:@bk9_RTEjYqe;dZ[!bEnWK)8_O]3F]4&9&X=RdXPk>h&,Ml>C6g7d(74=i2/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10828-J(lnR8M6olONVQ!B[Oo+jL,=Rp>Wh?4qi<EPMoT_4Wdmegl4)_mB#K(!m3P(H=rrJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10829:=6q$r9r2)6>?f(3-W=p;5j+.gPL,7,r!3"eZ>"WdB$?`KoPln-rr?6<$tIb`58sBG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10830-Nu$uV(U;)N@==qhIp9Yu]N]=6*t?k07&o4q16;LWp@bPuPV/:(i].o"`3Dd<#gZ-@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10868-D1i'*(\rS[SY&h`3g\A8_[E?].`K![\!@cOJ4VcAiE@#DK^r4f+:ZGFqL'jYfeSe?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10869:akLb:Jpg5glG?cHEb3D(Hn,\c5+SaGF`+A-qA;YJU92,3q:7b]W?`$VS`eB!Q.=O@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10870-L\$g>Y_%@[W9Mh2'hZKrj-c_7<Uqo@!&<m=l`%@ER7kPR>k2j3-eSE@k>\JCW]f]$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10871-'h)K'C)G4$[!Z_!OJ(bAhQ.BBM^s2A%c`\*+(*0jUhZM_!mWKq&WD%)Si1QpKIW4!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10872:lGojLX`;UpWnd9@'UGL\[$u$MZE=35Ja^Y<;S\G!%u4_*'9;6=F&=Jq,`e6="J)Ho
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10873-4\+a75hgIHRA+<Xo(Bj!!:/,r20./[fXKq_ZP3bBN2U'pcaU;WTIc52k9hFYHB\@/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10875-71'9aA'RVolpkklRu(Vjo&\D@EWZaHoJK.^;N\0eU;8pYj$/'rQ0i7k%9DLjBj%pZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10876:dQet,`_Y$aUlmDu6UrOkgIWc,o`hb8_<.J"PmgdmffaaH.f=@nX#HF7+uTdeIDU;_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10877-7./-]ck.?A,`@eN3?P(s,"6aeM&.^%G9#eB>R_U&N#7@2/2C"ok-O-:ekP@Y&k4g$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10906-Yg8\DW:[3J2P_nFo/k%//8SOSl;+<8P7&j$THur,)ed>k4hWkX=:AgRj<+F;E.7WT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10907:`Ca04O$TYtZT+:1ED7]RWjd"'@]2$D%QFZogJ9A@`YDK^7Go\:1-,0Be+E]Elk7CG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10908-6qW$&Rfj4n8q!LAE]])q;@,(ca!G`IrrD@b7CMl"kgkR=MEUKIO*9Xg&e?@]hUK8=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10938-3F!*+:VBqfD0Y(^@=2s%_`=ZuA4`oI9*2sINXHi!6W;b8b6g$0h2k9^pHSN(2e@.E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10939:e`^5/.)AI_7*t>Tb95(\5%KpgKq4`%181$O?@=9o`uMPucSNWJc>eOce.5`7GhkKo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10940-O#<@qC]r$;5K8A`YhlsaFIGOhNS/0dEQ:i:Rd)6/OlVb-YlR2S.Xc;:b;>>Q,O\;G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10977-OmDr0Is.dU$\o^b53V^:E7WVl6fpkZ]3+G<3*lbgOMB$$RrN8C,HcI[AW/TLB-FK`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10978:B[0BqrG$`(d`/d$/i/4HIilt+Xa@;"Q0hSIBafC-(P@Z`p%nE^86dYn_Pkb.4n26u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10979-(mE/qQY$!%X)LOJN-`uk7cda]/;0Rm7o>^4^!Npk+(jF^d`MS5(-BQCHIBHQM_[gW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10980-2uklXH/b_VPA]aaA9Ac$/(Zq<71>ki[mD@&5[pBoVmQu7=cEo4\jed3G:5O<rfl)7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10981:CmdL5JFW`\#IR%$-^%7ZJI?MAP&bt:r2S4SMK0)`.)G+1W4fSSJi#kPJj'M%T"@e+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10982-7'QU-q+#Ia'#U^A1upn9N"sO+i-"nGMEkfa]pV+oXEmg*qN$&,b?aPrH21T_P'd(+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11009-)7f7fWs57+5';BF!a($Pf:a=/(cD&:\"R#C/<+WqN"Ii6FiY#PLZs]Um'LU^l7r!H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11010:%E'h(Na0Pc\G#R@nu_&MhMY<'`EMA1fG!7\57IN@CV&$D[*[T21dIduXA3iP*e`/!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11011-hm>Vg*F$J/=\%GS$H[]9UnF-;m^=!3_W-5>r@?r)"oKq@hhO'loh?T%b0%d:9LC6V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11038-0t-W8_s>umD\2<-+EkeL&c9_f\J8)7fo4pZZ9GVbBC*eGL#QlbElrSE7'ipc$D(@A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11039:gd1:PkuupodI`tc8"'9/YZh6Mnt@$aSEE'$R$[N%]^^`HZWtGqZEQ\)8BnN*Su8Nh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11040-%2(a`''R;jO2rT/(E%&MDB@U;E+4*^d,n5MeG[Gf!.m',gO9k+f>?Dcpa>'EZPJi`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11069-g0NFV50k--IjZOg'46.^1WB@o*52K%54C4jU.+)q"!s1@<C?B3&l'YY5DL)ZO5Xma
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11070:B\/J`XZo$;mPp+@$Buamdq6)VKDPcG(\Wa5Xo9Gf!m9E<h\%Km:DjER42J`^+QJZH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11071-W3=bopa=+6YC7(4b2*QrT84'2?eNH]ASbps>LL5fpdb3Ip`&5:dHFabQF]#3-Gi>_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11084-g^.,tE.jdtpTG^e^,C4^:D@+0<a@sZIM=Q5Ld?EIn8Z]E2PtkV&nB*sgUK2uYFE6M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11085:GZOZhHV`5"#bm@H!*5>S&tk87ST@cMaiPh$4`%k::01Bi+)O3L/8Z)_Jpc^tKfnbs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11086-2<I+@N1M`u;<'e]5$dKlk!lFuYWW6MRY+#Y-bIfCf'*6@U1'RR0QE]A>.nNbj_:j#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11118-XrkV$#*n^__uB_iJK%53X^bA;\5U0c@"[j/?Or*Ip<IC9D=!MHqk'6laJo<]@rU'K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11119:#'9J2VVHHSW`d\>8,saoI4MDhItDhC!![0kUheP`B6sV%-YE0$;KuU,NGt`T"NN2,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11120-+Zk6&Jc7Na[Eg%C4#/f(YRq_g6-3qR&+c7Loj'^k&u9?q+`^Qg`o!][?*&j2AjZ)s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11173-L&O5ag>4p!=#8^-6lh'`Id;%Y*k?%]c7#XJ*`9B2a/tM5'_*lV/YdOb+&2b8_*0\o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11174:%sSWY=k#Q^X5)Fmf)#*>H`c12\5cB7;ET4Pk_$Qt;Z>Fc\")=pDY8JfGV\Q6%K$[`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11175-V)tITC[88T"?U.,B*Sh%oWFD<TC!G?ia79:!![p`++Q8\O,.rB/:?mtXdV7.nEqjL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11187-BA+C8pqPfO2oN2ZD69AfdZf@mmRi3;H-+)PF'h4-nNPrG,FV7pB6D*H?+:rcYE:qA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11188:UNk\3SeTSb;ls`n8Sdf[Zf&G<1obgP(U$LG`u+rmir,(UB<N(uDM,j`2"=>7VHEUZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11189-J=]VV0QqCAa:$bjO^?*%]j*BI2lE':T:;-]a4&qN\&3'(`r7F:IOBBWc!^%CN,9>r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11195-4.069i-$(RT%'jid&kiQY`LYYE6Ju:!R=KC6'Yn+@`]bqW;G+kh%d5G31\%n:I4GP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11196:dI4n)jd\6Y,]IF3iMOI`\gKM]mMqC7"6iMe@hJuY<$RPfq\iKbTR]<m`K3>KhlS`D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11197-ga]9'&6iplkJ-=S]4`4-+`p1%j31=R5#QY!_5`A;@duFL2,\ZDOcrk:b-J&WjacQ7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11198-[>/\&:mH3X.NP-A,b@L_oe0Mc<tVc$6(8\u<Oa+M!(tF5/@(O\\-=qq*"kDLfF2rA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11199::F,+J1ar/h*%C/:>]]:iT/6qd=>0tn#fO.O-`>p$-nYX6:FGml"$$"S`5H2.o8>+@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11200-S?h0ne++5m7D:X<q+J9-#%@7[952(2D=3:A9M3,C@q1&Ap#<?[q3`FDJlZ1>6'I<n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11212-mLf^<A.8)Tn=c`P>F)Zcd.,9e'msEY$1%E]Wl3#Ml]fQMJ3N_d<WFOumm;se!9em=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11213:`*!(Zo-l6$!1pjs4fU.$m`"6afL1Or+;'a!=S+bUfl@e+"<O\,%q!b^FD/Q%atNme
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11214-i;*e8-Q<@(jTm//G4tc1\lt?*._:^H`^!DCD@S-JR+]!@]2c2.a#V2EWC`-nM"4*Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11343-dhMUp?:Jei16,"HESd_?)gNu)mZ<qM%iP'T>qM=sUX6H:@lp"1#fm-jj/+9"?Qc+2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11344:Q&lE-,EbQn71aE>GThkHL-`j%rG&[O4Q^LS!&t$KaZ9!e?0Hu_Ggs*GQQ(`3cJQOc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11345-V+iN0'(9NB0i/SiDgIl/-'C:Eg\6Lpg;IR5loXj@d3tBo1:NRmO>6"cktPD>l83J2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11363-Sh;@4"A2T0!&"G7oe_f,<qChd-Q+-kO%QMf\@feP23k))!"-qC!cSt.<@!XI!6.P4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11364:EKQ@?k;?Zcp7k8#-$W6dO3P^`>+GMVX>(m9E6:3`>"[%ACIS`OPnPRI)^d/Z&$K`-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11365-,*3hN&ura4"/$`C>'+DJbOX]q80*-D=#o,jm`,?YU=Zs[Y,-%sIaO)YP`;Jk_5X@(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11376-btB0uiOAu(+K<1^oGI7o:WsNM0Vjs9+Ht.3q,Do2!:iV7J_YV%;5Yh<PW0Q%*HTr:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11377:].VOPEKIUaVkELI+.,89THTC3+cp`?*X<E"N-G3$dPk(>Ng)kcCiQMA<@*JPpO.`e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11378-/7g"]7'$k+?lf=@broBaFh(HTh=k-Iai>dcS%/e)&99ZLUDYp/:@AZ=?i^CIl>cLp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11393-!-?`*H?,nEaL#@mbGju,N'%p948gYnCjsq@>f@sYQ6;36p$5q0nFHSZims$i,[+fL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11394:iYR9WQKI>bZG0Y-`,XACFaS$*!!W?4Ge1f0G9.U*OlRC3(Q"t>fE\TtVlb2^`NS"%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11395-iSTFX:7Ir%)VHcT;R)&9iHo2\HIc(Mm`n[B>rlijGe_/`,2:%mrJ0B*4*q.&6EF=@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11411-[r6,/Vd/(]+ia:ehA?<jI[tQ+]mUt27P>CL20JbPmZTU@L-HM>BO;8\ZsK-tEMS:4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11412:3,]/!WtC''.*3>O2<!8L\`:q=j$ofApu^4CpNP3l>Uks!.W$8OFtqI'qa9;^`Es#.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11413-Bs;<t@b+Vse1[@.dWdp9V.P2+?OHIEM>dV/ofn2"N&hKf7CH]EEhm:!&!U_a(&FL@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11436-LVILu$/HepoLhb6DKrh"1[G?Mp>]=%3c,s)6aL_>/mCDnro!6NSV.P"0X&RGB-iV:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11437:WNRGl4sP:S<`iDO;Na6uOMR#e:SB&s($tcefOruVDH?!gJtjG=$L4B`4V7Em>+$;:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11438-Wc(Ip9X,kI4bokB/C+\^rO[pM:Jp=iqTblPG=O@,Kut/`!j>?"or@g$a6(8.NPHNc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11491-9XhV@Z+PEg@g4VX5Fm!:*3to-aV\i&Ek+'hFtf;Ph*Vt$I,oJdl8hn,U.6CWWj0G!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11492:ngi4f1tBlC;b:Y`A'ce9`nG'b&IT4YVW6p$h$n^CS2Wck,`2je#977%]SFE)!$os[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11493-3FKLS3?:=foda)H0\S[2Jjg#\DH(,>f1+?\XG!J?#3&GK+(8JUnKZ"r*Z4Ct\)JEC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11517-gUiKI'S(Mi*nC,oq^R'2J$\mc^BSAX:#T:e)L/8Q4NiZ=75pXhS@6jjlg7IG[QY&r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11518:24NO%Mm`F(L7T10oijL)Or<;1#)n,L#Irgdr$gR//i-*S\o2ZI=`]QLq6d\Aq+1:M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11519-i%KcXrrBB+\T-X->&?(T5+?f&BN!R(Ao#G)4K$$268=\Y*n@7i!!KM(XEB$G/*#3=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11520:Uj/'^95fUb-Zui08Ic@>M8H\_EdH?NI`c$&UOLg-`HGtUS$*?;RWElMjV4edI(@S+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11521-%lNp5mA]t-GlId;E:JR*/&b\7giG"A\o+/[.<7ZjB\7ONl'hGUCRI4`3hBV0BQD[]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11531-P##E7pK.8/&&_@KJ&7l,TQ!lNF!-1H%)LpQhhDSg$2Z#ta5-je&+#AHf2(oU?KiL_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11532:eL[%cQViDaPo`W)r5Uh5/+$Z_'"'^,c`o=+\`,9i,P%>am(XEcIAhB89=aS"MS*0R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11533-$dTC;a(K@M7#<-\UFEPMR)-W*EF5ZZn5:pnpYmjCqje,QpV7($Hu7j\ZuZ-gSYgK,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11537-n\@@]rDV2F!8s*U(\*LPQEft\`L;53hjLT'FiaC\C[-rjI_ie(^P6-JeU@_tB?!id
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11538:TF6`s"$;^<TGI:&Vk$;1RYn`J4R(8T^FYH.`;\=O(Y:79N2>7b8GNkPR3W'pJ[T&1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11539-Q#[cbJUTWYdN1@d:VqU:)TRZA.&/>pZ'aL'A+)u>$nE=i-_TM5Ip8@Km/-8ja?u`e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11568-m2iQ]c^TDuYCh9L<j;@oXn\_F]K@d7hsC)rW7KC[!/`WRG8u1[(%mpk'2upn%t5Pu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11569:b<"JJM)Dn@&)::PG;g?(H#\V3&i`j@'@UR=#M6Y<;1@)f$iRC/H`9ZtNtZ87*msrt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11570-k`",-D^FDZ*+;CU"=15t"4s/[pe/K='=H_T3gII8m-e"O[R')UK,\Afc:K7Ee+Bdq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11640-NBW$`g_c9sER\mA4E]]SW08X_/,QDUOi\[:r"<".rGGBcMK[!H0KE-l$uaiR&)gYL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11641:RqWeDls`?rUd$(*b"9luh"k%'_%DDVSc"R8i;<%@@Tas%!6'P`l\"V?d?#rbA-4!l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11642-j;_eVU7t?43]daa;3<UAmNn)"eG<dT5;[$kP!%iY1NUmE<Fb)E5oc@`)*u*o:T(,j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11643-!+)d\<Gg_M3")$'1!d>2.qu0HEdA;>\9<N\L"[@urY(=LX]@p^jkasZ>9l-no_e"P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11644:Z46-.&1%^7Tm-gk4Zh.EJY`jlUq$Y]/ogQd<goHC85oe*+\IbM!PnU^lFq$/`:$$9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11645-jEgNqL^&eLSn!p_`]2'9r\V(\eE!<c")Z%JbP6:\O.%Mu&uH[[3!BTAljrYOQ"J+r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11708-"2(I"9T3t_3bR$6@S"9?k@0%]Ol%/g73#HqU`j-e!<SeZ2.L<Jbla`&:'O0Zn!^,C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11709:Y`_XKBALZ+-.iKbW$,6BKDd:Z0o??HhHJ\em#UUT`bK1(kAqkD,VdNE!,U``pSp%)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11710-7309<'.OJ!K?5Lf;13R"<a$CA9e(p1fd>UC"7Q*b.\hhF#pQ<UXbK[4#N,3T9'Yod
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11745-!*Z3Lqmf4cV2>"5Cjr`=e=M<[U"[_<dQea:cNJR@_g*ehV];j2_&lIuJm(6VppXjF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11746:N]Y]dX#+[Ki+G%2IITr'd%CsJb+V=kE`<_$nEnYg8`n(a(0HreH,aQ--lId2]nQn,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11747-T"ijCA3_-6<5qB4"9/A):Wul)0o7$')fZ_73Eg%c1;A&V`^0M$ocPSnOY,-cOa1bo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11748:`Af>(M?IsFGn#j`]&J_A%6>)rA`LWLQ]b2;r$l>*a`[Dh,7\dRHO?l=q!T)RP!oZo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11749-4#+S<8?&(sQ=BG'S1l<8Jj!eZ9#8tRZ-0F<$P&p4QN9US^M6nq'!/@/`JY:'*-%*5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11786-?[PeI7ZKpo;]o]tJ4HJPo#p_9rr@YBr'1.Zr!]$,Nif&FYK"7&'O=4)-hg^;*6SrS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11787:N]Ucm?`MHiF^6o[<mt=m`cMWO\\SNQGh'$^Vfak/D9STi_VleD#s4N+5TCO!f!:`2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11788-!\'-&!Sed8MOI+FZARgC]oj,ZiEtFQ5%B/8I[E"^LV_<ko$cW+m1lgP'"7;4PMr,E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11789-gPJj%e1PZ0g,4(C"b]_a0Eug`rr@cnZ?i<+h7X?6,@q6$8+QoBZZ;i)BdF_@(Lt&r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11790:=ZZ`NBj06j!:9tM6C#Y&LB+M@1&+\kD$c?mj!u/WAHt@]%9Fj_\1*OGi`q3<&@ino
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11791-^!?nW[5jO@Pl8s2*:O"'WBtL[[(+H)Uk++Yrr?5Ze:f$Z1!'d9I^LfMf[FqGA7^S0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11816-@N^hTO;*o-Vb[&kJ:8.+*Zp8h'Jp7YfVH*$SE'"a(<C#.0dl:ErK4A6/bK&C(9:WX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11817:(t2t6!Y1\"iu_&hr8WL:PoN2,-`-b74Y4%4PGnINU$91kDsl"`<^9Cd4[jP&%m2+0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11818-YI?*K>\A!'\D(&63pLB&ArVjC#7N,le*Y=I*06&5_:j3^rr=PJO28rJgS*:[VXD_&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11840-;hgJUI4NQbBjnN2)fc0.J.LKRk.TC+*L'TR%Fd7)OuBpZQ8IEL`;3QuP[=u>*mgHR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11841:Ff!AS&\`;#;i\9FAm!.$ek^@'2&@jR4dPC)b)@OM.M&!djOYQS?\r(EE`e9`:Yn<.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11842-oC)HM/144O44\#abQ8cVW2Q3)(:&P6+sIf]fT:Ql(%]s3C/`Y=dZ,)9FD9Q9.R*T<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11866-^;eT-!0"oLJ<E[VN+Y$4T5IR0&45E@JV$\*CJK&1\`HQmadk;gFa%M1GlTj47gIod
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11867:(9;hPUPq<gN_%J'60`5E:Y$dVmh#[']g:Q`^lmhMBeCYKGtB<5k],&dUT\6NbhYF)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11868-0@+nQV6/=BFC]PEdDhi0*:P\Oi,i6mj&*D"8W`?cAT0p!Jh*Pb/@!B2CShqGj<J[p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11871-`+Qb9gZ=P`&WD`+kuq8DK%VBsm7XP)k"3"QF4ZRi#iptSqcea^)XTs6>b>B"F#THP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11872:D2aZ%N`J57Du;g\ERB'#HR.IDe%N`fn4@MFqd=HE(Zg\pjH$EVl4+\0&O+i4_oWr`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11873-IscF@)g=2[:0b;](^e.a\F^fU[@7Btq-douU:!:lJ37=%kObp5b1i!0fj/E;FrHPB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11934-Q8:'WQX6GGou23$prZNmNp"c"g.%iC;<kpc9^g[#<U_BR*teM!Ih:NknPeEVe=)QD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11935:,OU`8:1n$uPPsK]ETfZkdjDb`6dmZq]DJjEUtNb*m[`+nN>*"-otVR0T"7@fJYuXq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11936-B2&[JQ);F,Yf<GgU[EX;9"b"DRB1*$-1L&nD&pTMTk;ksUC;oY";#Y,jOZg=DDAFZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11951-@Sb]bp7K\gO,4o7nR;m.$cDh!O0WF[EtdZp*T-0fCgpKdERU*,rZU:b:'u*6hV*-:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11952:@l^;%`Bg\Pr/L3Zrf:]$pUXhicTKECG=!"K5Blc8p5d%^')7)EnB4V,k^(JE(>`Uq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11953-Ahf#&TuDK:fm_-eZbM4T[a]DkKUrO)@URSf]qR8,G2)YmGLL'L[,84-VYG@+e)Lb,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11955-pZ*P!EV`c(T>83mQbNa;"/fi/mH']4,dKYg-A'n3/_<*.-`[baSSRG2ea@9>D*HOn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11956:`]safOT<=GS:,*(*N*$-Xus$82GVg"a5$PnQ^MJ"`4f9ROgRkMC;r@gZ:2)Gp6#e4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11957-+HLI&<Mb3L.2jS$bQu48<R@bKaIE6N=[iX&][V#0Kg@s^+..us8F9_N9%og0H]^3n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11982-J1KRS&aXh(e`Tjf9,kI@Ou'o1E`:E"W24?S3N>!F8#(GTplh_*/GPR+GdBr1$>*;/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11983:=gj"fY]8rJRf9]Y#^fk)IN`qd:"6:X':XeFE!c@1hS5$(R/HRgj9`ZH78>OPp+-+K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11984-\befg&"2qU?FsmR/_C>ofR^Ej!^/'dbAg68#P('*2T+AJ7F_:PnRPHZ\=Nj%i#nZm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12009-!6/tkf%(pIU-,EumW6&3!9sfc<E2]ro,315P0K/_G/[dQ7cLFL/-m^967Rm_iS%ZT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12010:4FFb913gefXYrYK2Hu>Yne.+t7S$iOc`+$iis`\M*9Dr9qUTejAYE5ZM?Z(NJ2*(9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12011-[3Tar&[[L0BjPaAl<CUMEE?>-VEST7P#!?nBAXe]WDu.E*6B^M_]S'uTLW$n/.)V$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12012:YYHl$c(?i[;]tF,cQ%'3Z]eIr23%!CZ,a.?HkL`?DrMhgUlh<\.`C:di.7$cr`)Dh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12013-*Cu<F15luT]7!CZg*7o/*$ZF="$*IEAZI<ZM_['Uge(%p!84iY3uh/2X:a-*)S$1h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12028-e5AE=&JPB/#5PO5Y98k52GN"q\N<se.^QZT+]Kj/M8qU%5uU+(!+.ZF)'Ma6o@2;u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12029:TI.qFnp(A#c?`IR?cnT7(3$co"!\\`:<uYY=uHM[_D$u?ISe0V3#uanb`YI%0.M]-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12030-#ut<MoG)H/!Zr[9#676L:UY$gj5iQSOpVH;3@'ZYXWit;Jt'*W0(b4e<V]:*BRnA5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12044-5+edQd3dK+?VOZu,a%4!U]^f(Dugo^HB1F!<h!u9NnpLIZN^LV-*c(kk./Z%51:)U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12045:D'Y4KT]?V]4Y*I2hB@bji7a6R<Jf"H`B.8F"Ef$PcYSFSP[nB6%R;#ppWm8N&L`A]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12046-@j.$U[W41r*n@`C;'11d%$#@!<p>ZK_c:>\<no:KgunrhqKhh9?'Dt'fCc(KlL1]h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12057-b[r/+L/eIBrrAm/=ZjbfYg"_>$n@ObOnGHpFg1;*`G:-X/Yi`4Kh*RO_[fRZ2Vjfm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12058:@fXU`0a1[>H6,*C<mC,kCJo$p%RXWcE"M30/"^64EJ.08!n\tn@,o`Xe19mo$Wtf:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12059-.3c;3jtd(3Q6:RM*0NI2eF8VpJ3$HJ2\ugG>`\BUph,G-Q:W(#a&A2jRaQo:7.9\:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12081-S:'5mCAKGWO_3#o@>`fS7S""[%+mPc5K^VX?*tn5\<9+RE2eFLmKI<VP>eiKI*S;A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12082:FEsaf2a\`h=TRF\!$llQhlUl2`g6K?8A)tj"hTujY<fjR3A.*tk"WIP&cQcTFRUJ2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12083-X:#70a)Mu#qHQ.O<pk>F1+gZ2CHSQ-,Fq,^B/gk>rrDo\36<dGDMt1/4:cqF'MTE2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12144-]LSl5n4_n3kHIpMq?#:N\A+'8[Zc"+YJh)e;Fc'9l-k<!VFCsjVTBcKik-*$nb=Lp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12145:Fmuuo`Vpp8n#+QN9_YuG(>j""bY`dX'`2rYQb$LcX`sq?rr@_e8CjrG]E^$h6[8][
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12146-MdjTm^@&lUaRuagG[#]t<l;"LWb^73Be#<D^8KloMZ+Xkhnu&ur-'NBotMAYRf0+^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12241-;?b5m`],5`O4Kh:8j(J,B^WcJe1%tP\nC]BU\nTr@t/V9ReXKeOlTntQ]XWNlq76l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12242:q/?-sB^bg^rmguepoC5qH!VKA2&IrPBYb%W`$9k_K`6,ha7/91Qhkoeo]qFkEdM#a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12243-HP)/"S,hmSfuLiBrCY^i%.J3&?gqjIqCdi@9"H2C4?!LDJ>A0A+rm*cER]*4E&D8X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12245-HRntR,/^Q>-I\$XA,%;-G)u.Q_R<b`d<oYDiu:W[3Ot/LbC&(HMSp"4bBU-OD5:qC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12246:?DZWTNpf_7#e>VJbQ\;&qU`4CjIM?fWFo5R"s<2Wi13g*(W$VWiRYYQntX`JQI85)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12247-$Q14DqK#unnS1&OrXF6F[WGSB1oXRmrZE#K.o/mP>J"Yi\C1s6D![1-%"1>iU%(,q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12296-5o%o2$Q0N6O69iX*f%#"aOqE?o?t3RX\\:Bp36J?HnY$i!;9(8r\sUYqUbUBho!nq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12297:UB7pLCNJUI.`8Lo$N<*ZSTOXumpFU_*&Z!keCTl)X-1cs\[hWRM>`r.0RQss:T&Hd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12298-_gV^XVQ$Bd6XI37FU^>QpJ[T$`,gMp?MWUp^#b92Vd.=`P52A7\LW^uZ&F8/=#MN8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12326-(9<$R.JZV$nK5OU?P7h84uiM>iP+hWWSt@obl^RZ&)$?Gh$(,qEl<O>\EYU92o%I,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12327:O(kB(`c$[I#5F=\GWSZ&iJ&ijB9#XJgd85hjIdt'm=97aO75f[rZ^mq`BP16HVa1_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12328-Zgd/OH@S59QVXus1X2n)?kp%OH7r=S8B(u#Rdt7FQ/!U+T0fbBKj&Ll9#oM+?8B*N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12332-IR"YEdrD@9boR5(piZ+FiST1`'s"L6Unukp$T#BK;-2K4O5W)%q\nk9)1KeZYWp1O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12333:>u&`(SGrR%2#B7o$)`eF[5$`dH\K?q!O!X@p\P6o6MM:3R_QX`[@`6s%Kp!S@(i*?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12334-e[+3uI=Q@K/X)^_B"ppZEtoCg2eCA)_IB#O.VIn9mFV5-pt,5)n[&!K)gQ:L*n\5o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12366-,3BW.,2C'CEi6GFCUNqUj4jS6LVFD53T=7ZQ!'>B<-5qr'3o@pXus#V:-i.TNdYXZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12367:+qnn(&Lj!;&[=QBk.59K`_(#fP,0SP/hI"5rr?^3!/\9W`,?%J^*/O$->?jfG`(Pd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12368-a&C;+rG(eK=f';^9^o'u.[FZln-AUL/+E`@$01QpoKNoP*tLJ&H%@/X\(odFlmqh!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12369:fj`L=qcRB=$Ru0(oCAK!oCT5`_q!m@XcJL\dW(J/4p:Z>iFm.W5;h90C=e>80jm;6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12370-Ol+m-(VV2/pD,fEVn1.?ds,Q\4HOM:cb=2k)>K2d9_LEr.rOH?gDb#6<P'5tk._jb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12385-c6YqFc[[p.+"6gUWl<(ZN5hPj!K_VU.VqY/YiT!IE'02`-$oq23$^9@6"?!raV>-8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12386:SY2&`Kd;`"MO]W[%C^$jJ1!ATC;.YlNO[b!)`bsjlUpHaU:eR2)420_PQ2!g/p\#W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12387-N6pZOHnjf"%.35Ues/S/N?7!li8oJ,1l;]Qdr4Z=mKB^[I1N/[XR&]cE`82&]'PN<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12388-Uc6&7C,BT)_0HMUalkndl/#sV2I4jc-4.^f3`JZo/t$1<8)I^"Un.2u[I,ho_MO=.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12389:K'pE;#'u`"H$MKJ;hLA=Splr*D7c@"T=bY>'QQ>kps\uL`Y9CH(aP'1GJtJ:Kk*mJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12390-0:&<f6s07[H#KfdON/]rM]rlV$/t/<4-ss(7edpBr/F!!OU!ETSH(Z03#keBDEHX)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12420-l1M!G2/P65BiMNr9+Aca^0]l9E>W"WdOV;I\ff/nKgP3.qqpc>L:A(r[q0)t4k;Nk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12421:\^#VWFkT]2.3Xft)ZUik`d1]$83N+#:o^_"2WL='kb&(69,8`pO?-nCY)YD/=;b3L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12422-``S</cTI>YkKGQYgQ8.O+1rIU60ld#MWR-mm2M"!!*:H,%mW>tjI?iXkIlSOD9fo6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12436-'U$E\@uU9HTT1`>H#fq(.f`3E],Y?k'[ndn5iUoq!/2Pcr=<X8a]XTbXTqI^]R,e#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12437:-&F]>JDW\?N[g9u\n&db[pU(UjI`X;<m+!P$q]U$!$m:%@m9Q[4KgUc!>/K6n/l`Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12438-fMSDLoeL^<ZJE%,SlU+Fm=M-Ej,Q>bXYW6l10rZrW]%c!G<I\VebG5n=mi,Bg][m9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12484-EYmg_@"[l9+csjj&-F-fRBsrs7!t;nmEi%KkhrLrgD^lJ1OprWZGB0$9S-4breE=r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12485:`?:<$6q1lN.TCfJr[_$L/eMAh?'O8$DMQ^,9fB?`FAof/74?gk(hUkPnGR*"ObdCi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12486-I*j`\ZBN?McdJqSai'!q#Woj_,^6,mD#4:6U`i(".)tfFBdDG)NqZRaISGN\+Dc!^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12518-f'5bc7V:JKO[AU;9kp-)OK;icEX>sp-flJ6GTZ+;fXGIY6O8lt8k=!'J9^HW]7D;c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12519:!G)kCm3=`WStsn-Uh+tJNpLU_cWXN062D0alP$_ZSPqU@+T1-a;s,[n,]*Hg(c_h`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12520-oW9gH0J+bBE&,?B\gn-VpMLl\6Bgu2^N]#=;qmsjZ;Z?AZ8pr-S7Ceb'lYB"4\6k9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12525-T>I_+8F)hJZ+)%Zr@0^-ZDRk5Fqg#uj4:4H]4!;5(&n8UU-qoBOcuC8C9ip5QQ+;A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12526:JkmZj.RiF:2h:ZG&2FJ2kYs%-iuprQ`cdE>:%%],S[9?Uf*o28N+8AZ$h5U`ZhQ2k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12527-CO'G.-^D-Co><aW#M=&X=*f`@0#=l8A!*>8mp8$O6[3rTf7"]F8#=6O\'W&]AK*VH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12585-kUkCmeJ#oiE+F^_3.PMr,FmB6RML\:08>p#[QYGqrgBDre1.T5.[u4%/!9?,`(^b5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12586:OO#)[B:6MRW&Y^8hXmu`nL'Cc[B$"88Gp`b:_1\_A!-6!I\//L>C_Fk`E`4r\D0MR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12587-eO_RJ]MIOd[0S$[/iPLjdPaWFm9HsQID,t2&cdRHE50=[GnbSR4j'F[8il*I#GLc)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12605-Zo^"co>UbFcWFsD9[^p3AT&]GBjHcLHOP4%9dZiR'QKGJOElb="Q1A@CZ;;Q'ON,W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12606:VkBj>\i1i'o`"nORK_0_OJT4l0_GOr\emP*DGj$Um29jLF-4!,^ca3mS`#oHOK,*a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12607-i,9Qj-f<@Y-aRN!5ScX1!!BNcY91p$M[bK-dUpnW1V)!mHWf!dO\Xr""(rl$:J.V[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12677-\NLEY`H(tYZ+#C.>t`),5LhDP[IFo8"aT^`#e]]o5W.X"3D-#umW_^:p%=Q@a6>gE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12678:4DST5CU0gtiX6T"gKVW(i[>sV'`dW[FK3NYl$DKQIq,FRXi`@$mYa.r3of_4J&'ba
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12679-KM]hP$^_"`BBeQK*_AR^?$jf09?P0=E=u-q/jVX\H]FBc(hlEcXSjLU5pWU[8*lN2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12735-f#r/![j-iePeKEe8qOqf:4N-4iZ/0"EPWSca&2.s*4"r;kRQUFiu[kGjY=f-@ek24
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12736:l:!j7eH>C`&1f+7gJFJ7&^Sn)h]9OC<:cnl8T$GIV--k]MC`J#@#r3a<dEQ.0Lp2r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12737-Jk-k'6VCC0/P+;6fO@D*5\&(?oKTH@QS*Fjd:\Io[/*bG'h`0p#3,^D*etIL1nIPc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12790-1:C.Q&@7J61U]=QrrD_jPn^ilT0>mN+S59*f.fc7[QK7\c4osO!'F0d@_$,Z#6Z11
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12791:qI6n@fp`o7N+"WW$ktJtG[>WjONXpe_RnhN'?b`d9TEbN6HIIuKQ7H.n`rr4eWMdl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12792-gs-5p_&e2f(9uZ<XmBWR.>`sV'K-0D)`pf@B!c&'"`q4bObjodkRV0+,U_:kLM=1u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12808-iimOZeS]*gijLosV:^sH`M<Ca0#`QHe+qQ?[fqpQo1NB^jFF/;*q`!N7bZg57?r[6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12809:Wg6n-l,Y`C-ER<;D`$i!<_s%XVbWFNh$iJ&8SC%fN`ebh1il-HpiZn7?G1lb[(T29
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12810-&T9E]4%&3"EW6$iY&dFh*e-4HZkY34<$$hOUX?7,@aV5D+qp9f!FGQ?FL^&urjs#e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12822-moEq2=II=/e&+_p!Vo]7goLgE[=J((OhObS_qq3!/BU`[Aij9!!#OggI4;dFEEfs`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12823:eU`Q'A-"TC$hEBA3;0BG;&H!KQm2TSJiU[5<Y.e\8FeFf``6!H#J]ge7bUo[Aj[!`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12824-6P@>uI/J*lgQ0XH]!gC;^?&SlQ$g+$FV3Xq7ni*9f0;>`q1rFh!+?'4kGR9E7]&kf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12836-LFSr1Ou(U95:Rm.4]tQrQ>a:=K&NA`F7;IX'do\<KiX5tGuC>i2Q-tW4RbM[iE?gE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12837:C'7T_r>;t/,<5OKQ!E(`;K.8%7KH%)%Sq+0$IrFa$*_Gn#0>6O@`#/If]iD9l`A3>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12838-=RG4%i<S'-`a"*%pT5C5SIf97Lrasa3U]rcMo3&\j\S]Cj(j'-.b`&BfZ)6HMoug=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12858-TUbI./<S%mE)7CAT=u#3Pl6#G9j4kZl<5Y-H&ErJX?g@:*n<NmAS7-.)edr,-NIf-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12859:Xsu67JTn.c`CMT$d"Ctja+?:0>Un]re93%,`:)3b)I!*-@NeF<i"]-VkLA(*bV(!g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12860-QEFKn#g.q$4Y^#IQ/dj(e<lGs#7Q#D]$h(>F6)7.F1VE[%skX[Xr?^h)*E^qKF%VY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12861:MugC.LoFiaQ1,Z#O=oZ<E'MVt,9@_%"!Ag6*o?QNmg`$">`of+49>,Tf(MEUFcP4$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12862-N`+0u"\RfoobC%2iGp3cN1?tp^i<CIrMo9Fdb[6IaM@upa(ea!b:U@E'H@nh&jDqa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12863:/H\MR'[oDhL`g>WK"3"Rb;5$?`f4kh]R/>GF,Un/"7rN9?9&(;XN(Ht#EXB"95fte
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12864-HPYm#1)kGmTkWd1ocnQ:b)-Hm#:l<W*A^Ln`_u1c15>A@-_F8^V+6q!R#dfTI-nFl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12880-9,n*VPh=L/E?d9EN$r763@!&&kEpl8JAroq;+.Oros)bI_0i^mnY2tgB?1[n:I3L!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12881:fT`sR7_&&!$+G0tg>7RT-t6-:)qQ?oEi\PAmAsW'b:"i4-LKQ.#Pa`.mY-,0I#Jh@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12882-FcJ5qOaoFf@]TRS[>s0@j?FR)ZC1.:bO/F&$E,<h"0WdAX[mJ57Omq:aMY!n'XkS<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12935-Y6J;-UYqqs0s\<PCQ0@Tg*+SldBen$NgUmc/)mbbE]]2OLkq"E>rk@caUE$K*a=tB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12936:`s3I%2>Wa2pVYELq`X`R.He0o/l9Cm``Fb$V`])DXaH9.!dI&T8+AZI*9nGh3#<MF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12937-?oVIlYj*s#S/dd`E(d8/b)Pk3Ic>`<rLNW-No(_g+6e)^Q></JmCmKo<E<T<LiA0!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12938:n`R<0:H!N;r$21XnG`KCehE"nCmN:"pHjf>r2]WWnV>-KHl?iTr#^&.Q`XC_ZWPIf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12939-0oAV:7cD73*+X'q(d2[/Zh=b)YQsQ@n>7_LIQJK5M0`]((9Jm8QaXXRK-Gr"O2iY6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12952-`6`:8Vo*(iE=AujB4^l=l:-,CY>0QYHt)kZXD.jQ\lP6YCKX.]cS(WD02[:lk._#;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12953:jHtePjaufth3\!u<9C-*7[[rh!:`JJ8s@.<$o]_jJ@Sp;`d6]I?fM(cg2#Y!SsqTm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12954-NA[ZnAl-;3B7D_i!,s`Oq27N-rrC&'Md#NIVsu9Bd(UOb&kSL#\!T`DMiYH&i:cGW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12977->*S`<Z)ll6T>MMd6!R=*.-ce_AorJ\eh<lJoiZ.k6RKkEo>q4W++EnRc\">_H[fr0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12978:%E7CdW]!k6>])\bcU2&9h&CXedRGf+(a,D@`I)7eWl!6$>+Ur;I6$`F'k``R;nrg8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12979-H2LB^ptS9:X7e8G8_K\TY'BME!U:T2[tutTd\2\A7*ImHN:WL(%j&jP]dc0T6IoVq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12981-IL5=(.+E1J4fQ>?I:F7U$GsqAJ]AjW=+a"-;QQkiB;:&n;cMHI\b<#+-?0L1O]e,B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12982::ta$=r`)un7Go>,*CK!>#U$<.o080r&c5/`\r5GC2t=Y<Dljb4$YuebNK641IW`S#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12983-nakemJtuNJ/:8ar;m7K^hW][:j4%o_ork<l:,5mHjEo'%Ph"_<r2tIE*jlp+,nV]e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13001-D&ANXmHQaaI4o4nfrt/u4E(t#^jPt;Iu.>ETe2]00t+X#!bga^7X=@9E(,7DTC>T_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13002:LqYD7KDROiqS')3h-YG/P$;/4/>_";Y/#('`ug$dnObJ0-F\r3nE$Rd>t`5_Hf.[N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13003-9e9>,%lMfU[R&"UHWTOZm.oUemt.,5pg[n)ZWOih^)MU2p\+$TGEUj5EQJHL>uHh_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13015-_b+s[+FW+[X,"#p<bkd!pF;k76Xt&`oW;t"-e+JY[k[ssVW78h,B`ge=@'""P;qC`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13016:7=0HfGN)*`)[?hp+$o:!hha5VIgXk'H$[q6\V+ssTmrI0!-jC1Irc5+8WlYWB`q9_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13017-noA`i4fdg#LHbknr)IMqf8-=$(7-:Y8D7Ut^,Q-Ya/<,,UJ=a'Pg4Cr9jO>2i(ZGS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13020-fhY\!hHkS$YuP66MC?B-51moXH,kcV@t0;+3aVT.`6mGqKHVTE6QD\KF3dJUG37r<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13021:b`F,B=HAeVl1LpiXkcL$[_/.U`rIjS#H8cpg9;-$)TGKo5;fUX(&6t0Z^Z<t+'G0p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13022-a@RY;*"RGrSCPe'0&kIE1qbY7E6:fs)<2]Ll!L1Ul8jXEot$G)6?tA9*;c=CJst$'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13058-]!o4`68$?H*TnMdj!Uu[o9379qnW15n:uk.DtFq?Y\.)$iK63L^7<fGRU2I\9]!08
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13059:V97*8`;]fK0Do=QBKd$>d,_[@[(9E<jAPGfJ[AtJ+9C6JX*>`+OSC20P=O$u4fOfe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13060-d&bWWK'mpr&#F6V0?#f%>;3IF))lJ*G8ub1"tQ@qrZk\BId6C@B2=EYiREE'W,F5Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13102-f'Bi4@n,$db$EC##B3LY"_Y&I--6B#80Dk3is(og1<9c,#toZaT6dan7&rq1QiK)R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13103:`b<'?Bb+icS\XhTm4&sO$sC+_:XZ7\@`u66#6^2b:\i7<RSCrL\]H(1-#0*/o$TLF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13104-Jtj4JgRl?ZhY/I4lm))&5&ZhKJ:=n0@'>sC<C+\Kobae[UNjXIS\U1,"!rH6WMh@%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13146-X5J\%<uY*Y2V\pim7LY_"b"P]%RJ2,pu$^em6Vt!;]A!Dq/OL]et"No)R=b,O!?eB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13147:m7cB4`8sR"#[T2aI;$5rO%\9!VN$hPH-3p10&O<*[2SFnn*D0r`\YZadZR0&Mur&i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13148-S1)_=rrD`@GO=;"(r.@$^XAH6H]^(l+Ee1G"98t3mnG#k+ECSm1-!;g:D:(/Z8Ui,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13166-&Y`/Y8Tj3dFWR18<5_0/62/LT<0A)ZDgHW=mPh+VOLF/RW&OsG8-)J8qUJb[Lbb/=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13167:jk)35e5`sX0M(^N$4NDZ?9/V>X%jId#\,0p<Zf6Sd-lA`g;&iZc25PGJ:Y]o4mH":
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13168-+VMe=&os\\R&Z608gPt0fDm]>e\/!"L\W3\Q!uitDL,cp%f7./3M]Y21C6[;P/E7U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13170-%trjR36uNoStY5,T9maT;ueuL:noHjTVFOhEX9s;<.["@TEcU0L/FSa<4uRq>,r5s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13171:(F[GMZ%IW6`mIhCG)]`@8G6GTeV8K$=saQu@fUEmni5t&:s;;Dd*![&/b3`q$gpR`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13172-.Dagp:?dkH(.M@.mMJb2hWCM[hHGsoH+Ea'-XLP3h7\Tf)-6edqn.*PjRa_ca;]jo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13209-VmT54H&LgIqmJS,:3ResOZ!S?P*]'3bI)n$#:',[`g\R0EYnjI!c?^51,g3F`FC0W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13210:=4l8.?\t4q0.N$N_,@0M5,5epN0]#0,UH*KE(A_j`1!E'M24-#'o$pCC^6U8d\`$j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13211-p4a1#ZPGW-SF&9U?rFG*e\KuaUCnfkNZ<#6j(ZO=4hK9ig4T,FUnhX<S_5:_pSjmS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13227-Tp\K;)"%kngW(QHo?CnPi^k8&E(cA0Sksp,=/bF,@YibUjq,T<%L3J,c$A^T]$!4A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13228:7T_)bWFZ1U^uki%[=aZ,;`1G@BqBBk$8RB<fnRBU1/FT.X^t(?b03`5h+#s<jIU]/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13229:`jRMHXFs)]Z'Hq]c.@umZed$!=V8<E4?(O.qd]3#TS'OE*tqg9D6uWQ_(lkX,Tp`E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13230-C]jH4p-<hi2TEe"O-lB[5U2dinO4*++[IB:4_j2G!Y^bE%Q=AI#JM]iG4*XeD2Kg)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13242-%"-o^<0Ok"/g+CEM@-UpT![3Ggg/!4&c#X&0X?cAW#YEKIgXK0S1@:dM:["[8AT3:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13243:VA)%-d"XiJ8F#&bHW11T_LeI^ChFU#9HN3#HKp&FjdUBnBfr`b$j&n;;#5`CkIQO2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13244-R:VCE,+M+0SZeX_;f"(]Ye.E6l8;]aJ-[#n)#eZWHNgOq.<05@4*!VbEX:j-#P"\G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13246-PA$)FbZ,dUp>C,Y8N)qF7JRj%<'-QLX*htXVogo$Jmq(,$:uHlJ'"][-&P'D%jMUS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13247:\-LM_iZQ@J4N205Q=Ic)`B3^"n$q"9`2LiEOaof<a3`>[dd5.BTRiV`3#M=^=u]r[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13248-$+bM7R2I.-Xsu0:i,t-l9t53L+cg-%c^A,<6*$#sXs6DiV@Nc:O;)55p@bQ<cf_nj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13253-g#`;6?J-$O[icZ2$)d&=,)tpt2&-<_\H-*j3)bjfWs\7#o;#j[\=sTr"!)AY"ENfP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13254:Y`YCt+;nQM74=@9!Z*Jf#m>h#r$mo=N(n"q$(YP6B35`R%&(ZA53A]%<ef/Q<$#5G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13255-i'?HHih;qM[bHD.<cT$,rr<<F$2:@)??37ME&3-_Df!rOV9%*]'DZ[9I)5R<:t[hM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13256-*i/d8G$0=BXs+@8+9@<?R)eI1AD7D9Oli9NWfi&ld;!qB37;>&l[tCO3<uH=?LGY4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13257:`I0o`(#8=S,*]ZL&-o*NX'k=<b@U/EJiGlAPltpGRm`/3'$baCrp<m-2H`9i)n<](
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13258-"!'0fY/BiK3!(MZ4c$BF?!EW8W&5U,'bH'/'Fg^J4;sf"'];J&*0ge3!"+U+V6c"G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13273-]1PiF>jhEC8tSrF"uJ'%UW+1W5Te:OK(0H][Pm&\(reYgMTHLQQ7,gK!1lD)K(^'`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13274:aoR`VGc!Z5<;"`Z90`q#V%m$,0FX-#ca?%.`j7*jKp6#fn+<TlbV0/S$??.I;Nt3j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13275-NND=2P!8.,IPeH'Y.=n;b:!rNEm'PLj'_d71FQsE%RO\+jF-12@JJB0?9!mOrT<F;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13277-oe2I/gG*e^);[jeC$Tr(C"*hf_$Si\7L2ur[nP;FPp5=MjTg#OSV9cV'+Vo6jR*K+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13278:b6-5EZ.e>CXsJdBap:m9`d$g<2-M/L(XP;!)+'$eaX;['W^2>T.9+@gKAYH`O?]%8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13279-$PI=si9)1SI+W%/0M+;)!-ifeeKd<2>Vq>R.h\V=`:@Wiab5aF:F$o$giiV?3$THh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13297-#$cY)G;ueOo1T<J:"!sZfj>IDMjf!b_N2PUpa6<'T&)&;i]i1j]lR77O_l[[Ik;3*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13298:GfG%>[J*FUq`k!Ge$S>G%h!aunMR*l0G$\7YLL&??`8Gkrr?`'2rS,)DtLdVl1\5e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13299-0MSu5e"L7.FEIpOA=DXCGPcK,'123,)Rc/`7J>D5A6/GA-t7\='S1u!Ed4?$_Y!%j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13357-+6-OBBa(?YEoo(pJ9VsI+SVrt10fp]DL'%pe\?Al:.cde)mFBc2\M'0LM@C1,bCW#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13358:`N-[F1Z^-pR.Aqn#<8oU^-;I4n6`t<$X\.b`EIl"JX];4,fqj6!!DLVd^fsM*uqp:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13359-n.3;q^Pt?[5Ed($\i>oepC9q5<"F"5Q2I"ueR,`1MuNcj%<haCC5,=J/j-a/4uojU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13381-08Hlh/\4?VhE7b3huZ^*\ZZnK+S_Yg7.[T.:Q(hT;1X>q&[PHcJ(ckBCjUJ/kCUE+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13382:pkusB`4DN+r]TaB?lE#el*b>O_*BbqSnirjQdVj-`c9W#$/r&_kf`%7[B+*a/ats'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13383-'q^N!2YoO0js6<`gEaco!U+j]ASld.WEVq>%2%HIAI&IEl>,k%=8iaAMOk]X:XnBV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13384->gP)1aW!eh'#;G)E,\g3"al`=Ia6De:?fNt2%,>5/k=,L@0@caJ9g:k595m3P3/Y;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13385:Qf:sp-`"+^N8J<I@sK2ZQ/05`#"s9$rcJ)cB%&'\,Y8p`J<"u##8PkJpj9r*-_1_/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13386-QEroU-<k[!EV:E_c[KXJimnL%h7Pnd,Vrs/?9=ALlLP`.7Ak!PX.:r5C?Y$Vm7D1>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13407-_<5`8gYS^TDc4U%gq,(JJ3jQ&-\7>"=5d9?d-RHZ1foWVl3C>8-%@uLc\4RocDRUD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13408:l8jo`;JE's-uO6:k9@'_(FNaPW`;o$bgQ80n5_=r*tWlH7+9u5\^U2ef4XiJHLO)`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13409-m>+s)ShoIs)Ck-72'4AbfE#)iCDqI2_M(i^,7I=:%ntO61V9$l@G'WQa$,6l]*3cH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13429-:M1UY/X*nm/htM=qK)Mb_7gh[a$'uIYPoVZ^+Sp"g9H'lC/aL%rOp)dYGo/HV.ng$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13430:4?7P2j/=;g`<D*6RCJB8mW$9)8^rp953(iTo?FFt*p)m8`d\>g2t?Ygfm%]:ourU5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13431-Cf4=6!+6jf`W^buCO:'`6R0]mFU:dF(nXaK#O,T_^+'#P4EI6mg8BRA+P#l/q2=rn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13455--GFp'Q2>NFF&P""iPqDE,.Ep,?:Z(]6g>5de#e!&n]0\i!0.!YBl.W[nE?Ej47L9d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13456:?u33kr`$C8J(DcT(-ER;/sg+;AW1q]U^M'mF0Z7oaR>`sC?kZ6U9(_7bZE(gDO_c'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13457-dm!qHQfIi-IIL1PT,7/L[651-]UBYFcIel0Crh/e)fc-QHre;TnbX^!hm:YIc$-r0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13475-+fY7[``MaW&R3o'c5"I:Bc%;XK05?J#C?B+Iq51%rr<0$!8sBV^'aA]O"I%"anoZE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13476:W$l=ri`VI37f1%bOJn%4hBWjZO?R$<olp+DrKBDKI`Xbhrr@^ri;We1m@r0L,7CJd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13477-e"CL2p=n,nl]+b7!SY;X&)'h>YDbX_rn`,;4tcV[9srM(1d,#%UOm-o0c6#m"17!:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13497-GY(^9*s@NEIqh5)]40k-,cZfecYAq`W;MI(mG+(WQm3L5moeX.%kp`cN".Xpn+tUh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13498:cnU@p:?;faXtY8apSs][N]b$H_$<!ur@8\+`jX5r`0$FkJ>lEH@?:\?r`';ub<F;1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13499-_Ffj$eG4(!mbeKq@ngMXf`[+1N2U!?HfCl(I3"43LN>O=&o^ekMsjChW`]]P,j0FX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13506-4"b<='$TSiWfhRiIrY?UGgbPC#%V_Eq!*:JV+#,07qN/9+GI\q*J(7G0YPp;-5,Gg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13507:.2aMp,<^_lM'L`brV&c@qkr]S;&8$OUGS1?+-N]*(_+h3I,;6`E@;(nIGCdWaQKJ7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13508-3QD#T18G#g3QDk?eX5G#@%FKOH,la[NO35lR9&0U&fB^$8i%(d?4$6J[3HMMPiS>h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13515->W="55>LlSR$L#$,Xj^E>H#SWQo5:G)BIVA=T/7"n>N.4.:#7qYrdQ$pSltjfIa8%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13516:B7Rh2`?=Y8(rr9a!G.-Ho)nF`$afl[r]J`DVUQlA10CL?GjK1I`r?%&j@gP6#:&P:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13517-[+SNm.m.2tmE[#Va:&'f5cH*`7TFK@L.3kF.cF+@Lrj/Kc@8X4RKq"a$Bd2qX-8.4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13552-A+]]aP"uSTZ8Y.0qO4`5OW$sN<\]]gl1D(=2VUdQD0AV@hH:3C\klXjrUMAGAS!#)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13553:Vj[U+ItsZq[5<@1I+r/V2]QHmEDtR*&K'$cDL`J_I18QM\G$5]OO;(!^`P9Y)>'X]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13554-`,2ldaVYI^Ot[bH8?UV.#:+rN2%`^fQ2TtL6NoG6SNF3][PURRAm<0lQ,j(0#U9JE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13589-8.\<,Si/eg0]>N2I4CPRD@4<K1JYi.\AEs?E'&0D23-V:FQQYpJ-<%4hE<[^?6*ah
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13590:FF@F3=X&!ZK1@QHfI/t/@i[<!<Jg-1]sr/#$D`c^Go7UaWB$?G`nMM*g/oDKYliFD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13591-)dO^_9)7'>ZE'RPVK5kOlB/[BfR$70h!U#b*O1\<S"+tT2&8WtR0C*.isX-=oYCAh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13596-jsda@guMm2I(74EIPgiC+\A7`B3kiP1.gq(f!@6eC0@lnU<:oVR6]Il3$-$3XPIU/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13597:P1[:"a@?@SiJ@L6oi:.`bI!Fe@D!Hm:,2Au6WZ'4AsX)f8St1Z)$G$`f@I-3B$e+k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13598-c*E90a!0GS%(X7Vlt]o4N<6b6QAo*g<WKWil;'du\V"k,Von*R=CmBa*Ip#\DNVDk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13612-qfaDtOE6!JeQGc^&"dV\"S1<3*SB^-`lcKG27m\f/lV+53JAAO@=[HZpf=hTcS_Bm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13613:=_QV.Tg`>]H1_+:32s)6$c$'0rr>IA\WA2qp\-dIUe;k6,_`nI,4/84,Tq`0K@?cm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13614-Uln=G$)ZP+1:sX2Z6a$2_,]Br\A^cUAe'R@'dR[,T=P23[Xp#M`^i^r*S;oe1N^Gr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13672-Tf=<D<+LBdqiQn)*1Zk'D-G"VI7]beLa*$(0qM0eER'&WF!c,@dhKZZTg;RQN]/#/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13673:.\.M%N`8CN#p"#WLXN52l#P!9YO8&$0:!c3g8EZ2[S%%qRt,SO!`)[bom('r^m+5Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13674-A'HP%bVQ`i?+b6uHdc\F$Z[Lh7%9oh:tb)jXPYI9VDVi8$_DA(;W&c[&htY?60XGF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13697-[I)=[%cG$9k78M-WVfZ&Z!SQ"C\WPA0/>kOcZWGV`c_JI@/VUuXX)Y:rX#AKW3$T\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13698:+,sX6#OE8rb>m,s00a5Z'mRc'=c5]`^9_a$b'U(A2*Sa^o53'`n.WY7/a%pue"=R:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13699-)WKIDW.IS94\,Ytf?2qbpf6fZ_e.?Vj$nr']S(/Xb6m^"oE:brY?AX0hh-<+CF=mZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13718-=hKn8DWAgo*.`YL#QtRfp2BgmrrBl'rr?TeLftmTr*SK6MuE_O=5p9]<*P/9X]?B"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13719:MGA1+8BO^Np93Oqi\/+Y%!fVWPC,-RTN%#d`h$GDc?Uk&Op5^U]G9p?iGXWrXZ$&`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13720-P28cAa_3!063/+M*c('9F#L4UPCe":k]1/]`_2`fIr4$TrLs5kB)_iGGdkR/5DT5$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13728-^,Wb'QbR=nL;+`T(Z#Iado'sW&.9jrHb29OBbI)snj[]a3T@Z#fmcSO=4?*teX)-#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13729:>s]5ldRNho=RlbCDmh1VTA)G#n]%-iId^.`<`hHpX]m8Y8r\q]it%:)j'hk$l`kg^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13730-6O/6g1qBAsCTH(<k>i*..Wlt9l`L)u)?,K(2i=u7LgCAV8&RP#;a-\QBi&PfcG5G(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13731-,33b0:qQP5<=Fm_nc9X+%r2$rrr@X3r-]Y.5@H4"=r#dJpohN=rrBntGZ]pH)Fbc,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13732:!+Ye+%fD4_,*<Vo1l77D"@sBi,/92Dpc2`e1W$+s`S1=lO6"W"&JV(cQB,!`=_YWc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13733-K\[DTNDAK<O1e54I'<0eo+<?$8E>9nleHq)>M8:f<STN6ONY$i-jKcCY?LN>Lq5k!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13798-1s%+SXH9!K*/;dHX^iqE6l.;^[T&j=ht*ljC4QEfi^PpT29&@="<Q/WM8beBNr&H<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13799:@t,1I.c`&\1$h'g0C8@&fo1]=Jf*o$;]rib1U0S"fUuf4c:3-feQADZY`!/<#UKD)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13800:2//fpD0$n,.`"b/N8$C`SE'1A3A`<+9sHM0#9]rfSd1oGf%c1e1#leE#G&YC":h02
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13801-Aqs5cr5brc\o+S_)ism'=Zon?=#_d-5d7\8ZeETnapO:l:T\W*QA%"$k'o9(+@m2e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13810-Z7JT^K=mE*d_/9F**4tU4d/N57bZUh3E78j63]eo,dI@L%VjK0@:a#[18En1%s+>P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13811:r+k[!!"48!^+!9#:P`Q/m,V1%K[-AHf*8mWiig2s:Vp/$I^rrPRA`ATAEe"TG6a-n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13812:l\b;q=\-h;B5?/YHp=\`DY?#Q8Cl2kQH"(fFU.H>kJ@-+nFjEPH[Dl$o'/bUi?Dk`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13813-AL!j1oJPThhQ-'`0t/:r3$<6j]Sc>e$WUna6E_Y9+s=a"e1g%gH??;^aiE7BMA9t"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13880-8;LSRA-Y*d*laV\WqeD+1);-s3Y&ro]6dt7UbbM[O;hTGXGT@i%/+,]V.IUpOKQS9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13881:D`f]Y+.%:gak7mt*i/\T)$%)L7X=Ie6Eir7b.7DZ-TKGc7`IkOYE^V*S[hVdhO^-E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13882-<Lk0r_uMU>rr?AgD/.&=;;2jC?&&lJOAA[D`CD1icDh-Q*/pHior0PL-!o@MAa#rM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13906-&l]9IA<W/?;laFKmr#o^_qppa-(X+!f)Q?rB5mLbU$8<o>Ds/&"#'0FOB3;`RA^3q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13907:&2ID`_!gW)_EJ(=MGPbA:N*'rjKJl&,T\X7$2(BA;S!`H5bt.8PUoleJ&86W>jk)`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13908-@=/\`qS-d4m>Y]B=jBtHEX/hL>=:u)5&tmQn9FW+N,@'YV5Zd`ROD=SQ]a]G\G+6X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13922-aY8`BOjs5r>CGlgR1TO`J5g(XC1A)MSKflq6,4"i2CbeJ]$@0/YQhopa,sN*X]_[3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13923:Y%`EfX+k4;88JsZ4.jg#3ikX_&oW_LE&_1S;C($OUZKdGA+P+`d,?mGc>mq*j:$,F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13924-1Ks!G[cM^eJ1W><E&VYC3%OVcKhWZ7<D7:_3@+H2dZCF1Opa2R*+Sp/UlT4L%thJ>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13926-at/'!B-hkP.js$<C77\V2B.RMS.i[?P'V5NDN^6Th+Mi@_"B_JMMmg`MCAOaPlm/0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13927:8lA[L3)UTT'TW+k!;`Y-c!@JEX@V-B&5G$QPs3b0-Gh[(!@']HHM=G`JQ8Hrc2bp.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13928-is)W&;GPI);3i5`d^e)De9Z3L4>=XV>]Z2!<e9$4N-VIS3d%G^&>(M(Wh^,XjSo48
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13929:21:&c_Dq`i(ZsbWrr=C0D%/(>-,FEV=;03Ema)_-gg$,b"4o`D_I%"s\>DM=!"[)G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13930-!LEu4A=P%Qmo-OFMfLDNY/.sln/)2UHiCE6N5#cG6@SXbSa\)-*+?a1)dbQ-*/6YA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13965-hrcj2Rp;s&cCjT+gdgKV_F1I6MUI<KY];qr*U-+VT^ot2lm`ubJW;0BFSj;S=%Hk>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13966:+kilI+CMIrh=$5;XBRcN-t3KjH@MG`2#.uFI)T(u$jC.kJF?M`@Bq#m).O)oe2L8e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13967-;JimbpCbrK<+I[S?.U;%JFu$:X.*RBO#IP0*;9%Qn>hB(=eoo0J,mo&o?C@#b>0q]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13994-(oN\E[kQSTa34a6)SD)9;eGhk4,T0LNgZuNV33]G(*n=o&-N3Z.WM]iqc)Icq`'HJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13995:`/<<3f8Z<m-b6*Z5dG[^g7`$[(2SAnhQ=g3YU^B4JQ.djI^IO;f`fjOd'oC#7$_:M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13996-J/gPb-Dck`:hO;KX?ct#1-N\+W'MpN"IUh[S7(h?:J?4;]/5X?AH7TIebl_uEPZJ\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14009-a-_^9L;4+XTB\WjoF2Su:F[2l7C^tW];Y%XOi;C]/[Ul;pE"un[5Kn`oYf4kO"YMR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14010:`&itc,H1=>R4a;M9DHoIRA+_h,iSO`"aqVB'MT;4#/i5bJf&$t4`W]6X64n.U2=X:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14011-iE7F_L^`6^O).e?`r)_!r4L,/2<U@G@&=XIP":FkB-?-m3UPP5Y4=QKo2GBMAJj.A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14013-^Wc:t@Q:jBOsq@2"E$=S4*oI6q'm.OLRa;W\`m>plMg$O;tKG7Q6bF6l\akG?7?mT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14014:LaX35`dX3G'NO1)d/<2Bm6+/:NF$<9.sYV*[L@#RLi&lGT?M7RJ2@+0q>@4`@YBku
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14015-o<`O.)!7WFQNThfG3!1tc4@U24V>M>ZS3e.3>$,S$pi&IV)1"[,SA,G15lqMq:4ea
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14038-!O:BDjAeiIZc(qEbo%Ic;]p_YRY<+=_f?P##\&*%YGEN@Kq$H=MFUMhAUoSu9T7$S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14039:5(HT"(e"c;foQ7/L`FoFJVNt7$^E6*\]tG_4fOT>NO=9U!Vlc<.!t.JVp2*u[Y@`s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14040-XS4$1H69j3pUuXJ>;p7=0tCuQ[Po1WS9*,:'`1;`7&_Xjb*'7ba$Mq6VJ9iY8E;KB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14047-Q^&Cs6aIg<3o[8,(0T13%!<g(!E@=T#BpD45:U0%I;3Gu'WuVlE/*KF#S\S3Jn$DI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14048:-/2+r`$+.k`XOg_@6$*R;hCiA!9^4.mt+OBCF!C80KIJ1R'FCG8Fe241U_6YdhJF9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14049-/]l]dgUce)9*3(-804$2]9PQG+@8RDSf#u)aJ;#\gQor(E^'o6lHTIOO"?KX7jmOr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14067-QQtYe'_`Bt$CGD]_9dab1S"DY-3Ira5;C/KqmAC6[8KNJ)Ous\4_R5q#ekIIaT.?q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14068:M`%0q<EFUk].eq0"\hNI$c?oo,kps-<)Y$8fZIE<`o&fk/7*5Y4P:F!G,YK>_NN;L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14069-Cb`5M^cS#&q1E\uiDldYG4:080E;s*X3VVlr_hj=3':SXU7Ip;Rra^NK@5Z7X`7W0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14108-OXq`F=kh53&L;r=3Bb-o]j*HSRmbP$j[rT=5s0Rsprg\W!!mrg*gX*;lT.e./@RDN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14109:C%C&Lo`G14r4K9'a+\UCal2dgj(Xk3'0BI;;ZU$Wb(JrAH0ns+r!W$"`XQ8O`IgJH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14110:2S5l$[RfAO]0Ocd0R6DTIo'pu4AY!ELL1\l=fHXai`reR]$6M^[<n/B<6,ap?`0`+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14111-l:&)qIm`#/@["-2e:.l(7I^34G(HW-*Yd+?Y-^bBba&ID1'YnZN#[u;nZNl+Oms+D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14117-I10;M'fbWg4eL]i[r^N?HbZ)9S[RoK6K>InShnr8FZ\*EBgfoJ16N+Qiu(%oBsF`;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14118:SQppe3QF6`(Tgt5ACF16T4WTnZ!^<qIX.!m8iU-ZUR$m$cKq_kgS@>q3%?j!r\`cn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14119-.b04KS:4ZcNE@T:53_*dIW`9'pn#d^ejd-:>VOl_7Pg67.<hgfqN5HXk$u%*fIT0S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14133-AN6'M+Q0F'H^aI4>Q4[7==bkCbDB)AqkN9pi)]fkNr2HUYb19&LI.CYGR*!TX^pu`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14134:Y>fch>bn`#r)WgtK!,+&HBkW*LVn$8CJp'20'-ZpU:5L]i1gHun%g@l3`kqCnUpOs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14135-YjjW<"j!-ZMk;O&"H@r38BsNieDo8tX`#80`a?(8`30bfr[RHHKla<\)P"f_^%1P^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14175-T3RH=?'2^!>FZA<G%HSIkhqX;j=:bP=71Mpe^"uCQA.pF>`8`(P09Gif:*_8htJI3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14176:2t#T=i-O!BTP@Mh>^`2eOgcbYJL#@*.As;lV&$r:J!tSe`dmGS]h$CVlES%I]>s"Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14177-7">u;cJUhhDeh8^Yrb'emOWR^QHnGk&ka'>jV>'WJiHLd%sgr,m`J8!M:Nl2mLs49
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14197-,78J0%Suo_]=Bqg]Po=5dIq4'4uLUE%:;fu`0u^c2Q\/'OiU0?qW.0R>i'8r!!GCp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14198:Bl+C#58e09;j?l`ZZTa&F4EVU8$.5+C&TNqn?/YnZ_bgQg4Xjli;k?&E(I,^`4E;M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14199-Vd@%+5.c<DG_YS!ktLKVdlU'7ir6r<S^Xr@R+>"kCK',5rHlD-[u<F^W;%5_S&1e4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14299-V<%gBD"SgT>4[iN.];Dk&1X3Nk/(:R_]+F9H<-0>Z:%8(hoqjS"p=qEIGFi&O]J5A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14300:^/Zol"->ggI;6Euf`(D\K"uKk3T?m'6R$p9/i'4)r2X%lf"Qo`U[+8X4oUYI=Ha3=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14301-UrlQ$mgaRigY0E<T@n#>FdL$R!U,kI?G2ocU'R<#(fk*$HN!4,fCLA,)Vmcbh$DO"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14305-_l>&p0XGR(<+U=afGa9AaQ/'.RPN+&DBp3Krr?7$0)4i'`-?W/ef*8jD*8e&\I5nO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14306:3'7;qqU`Pi-dq,*mUet$P!VXjf8p4Tafd?<L2Ga_I6LqnEma<#iU\%KjI!gEBc6i`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14307-3e7\;jVs%9_<>Xhd7FQ?M$nm#!./f&:.Gi"L_sW`=g<kSjeK.FkkQ!Zr6->d80"QJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14322-_GDq]dZ^'SR?aS5F+U<fcr*YO`q@jj^j.\m9<\DJ3q:RG[2q8"&ql>]3K]Pd3UKFp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14323:jcrp`l9fX=4oHhW"99:baB/WtInG$pW216?1`]jkI(q3B$AS<CC);(DEIbjcO$WH@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14324-#IZB*"%ZCahD((]H=Eqd`^'+41N1)<3Bj(XVXJ[eCY4"<]Wh9AH.:rD>D;,5or,41
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14326-Z'+&M6a4ZqcaIM#L^7Nk@&G1>_UG8K@)]iM5B01Q*kA!$f0J`0,CQ@D@./)c'^$QA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14327:d8s[(5Bp4LElW)afOs\2=!:fr>b#5I`u_WJENrA39H4cLgEMC?m"U^.$R;\`&2IX$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14328-^?fLb$=K*Wmb@eIYABhLdZ]8_[\4Q^\^&uV;=^U)=(?i*m`FcdVVV*7S^BKb)c)kI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14340--NNf4'm_3hd3W073rGC.Ol&#o=ID+LD@TN/+FV`&C?,bid6MBd3+=p&qB#:#O$R&n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14341:/]S`Vah)V(j\Q6/)!7l]+^Lui0p"ZaIi>htJL$FKSln2R`+#L'4"/nZN3FH*i-Wsp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14342->@T*uB&)`<OToA#G60bGrj>`NNS5Wb"GDI3*XC9'07lV,IkT(R*-7aKAZKE@bX[m%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14357-`j@>"hFBnB$:"WZNgmTuaf@8Gd2==90)4EtTa^gcWoOX\4oGOu5nfXW4Csar&2nO"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14358:TUJ`U\mU](l@)VA#N,$Qb:'KbpP5(<K$67fa%FKq8KNU-/l'G[U0;i`F"4'*,^G(1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14359--QE,%@S#ZN[V']A)8K]V7WX37=0u(<q][<$47+9qJ^@q<etc>#Y`J00k""6t!&BPd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14405-:Jm'W.98;n).bsNO7UU`.gC#%*W4uNnqP.EWCfMlM[dU^(lYFGS7hbWcgr/'ID^"O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14406:+\CqcO2e.LY9Q-9m.W`ll.CQ;A5Ynti/2$0hA@6j?j=ZqC1.fM)`*R@aN-Kn67e3)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14407-7d<5@U&*BmFk%SY]a(MkW+dM;,<JHU1[1OSY7u7!Yt&t;b7],n6>E98)^B6#,E`;f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14409-WYYs[39V>:a<$r':,r5NG;D-2V+4m2f!^K/kmMo6.tiZ5>pBcq+?!!tkteYr@1Js;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14410:X@`X$Vn&R=P3KkB]_($BcTSu:XJD:Er8`^fO[_6o399[plW2lRDBtd\/kWE0Guk#,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14411-/pChJV+"r&!9Ae]7T][k\5nZ$#Z4%t/]o/VhQHt@m.2u;AUt6`LScJ#7((Cg=MSO+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14435-)$nCdgsiqEOoFYUQG?br4hmNo]3IK+j)hUsrr=P8-[#`%o?BFi2\&AaV!rQ!571->
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14436:M_dl4-]AOTrc:u)b5`#EJ-dK2nu$Z`>G7m-+:oNSc&J)BgXd1cMfNHWJ>tjoa^-$l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14437-.14:!R'n\-%euh4Dq\K$bg4L!qnIh$mM<OTnjpk.(f]Z;LK:,`q&]W;M9+N!5/3p\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14448-AMJ]h60mlP^ki'J=dV,mSqGIa//ct>ZXDjWEM$`Eg"O8N!Pq`o*.`h(TrDNRQ/Xe`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14449:`o$d/7ZKUYS1A.3M!7dl`oUT1$LH*a_7KRK-$QS-Z"]QKA8nQS&m52t.IfgS]-?Yg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14450-*#oH0N:L]Ait6eKaSc,F7ak+k"J)=s^`H#HO3H(YH8-</aruj+_dr.N%--'C`mHdk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14473-eLta-&>?6-=!P6u!UI^P40%N\3bO:%0BQk\'GMrV*0-hD<UP@DB?.,a;Xm0S#l#@s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14474:VMi;lP'IYr,XJ$sJ-PKR6.Z)XCV[SEn=/GS`!`u[d<$s@hc$)^@s&VWAg`ePp?CGJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14475-@m.b>nM94,-ROkR:mR,8f@/jk("BJ@_'5\1@$$Y5]uGBsC[9m2cf(/``/*"E!*->1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14500-BAFWC>E>$uV"KdIrKLC$H4PmT]0W<#BlTodZ7M_l<0SG_X@NI+>jf;p5/Jm09:^Mf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14501:2P*bF!2QBkOf'2-jWmpt`Sdrp/8^H.J)HlDDo%u+_ckZC4u[3,1$Q,`V;&B.f.]]3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14502-<+ss?m_2LtJL'8$*1Hf4p]pg!"U+e"IL>@$hN\?5Dt1<RRXNgQCX\_CmO]EBaquF]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14525-i^M==*]F]c:.H:S4Y(SJnQ#RY6GRc=n-J*'9lhn)1h<Z*fHYPLEX1%!k.Hl0"qd+-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14526:Um2s*<s;^FX#$WAH_,q:W`X!sg3Ac2$O\U!"PD>+JS($`3+hS<'[Ic`4okB4i2aVJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14527-*uOo=A)^c(<Ql,dbgoRM,`0Pk^msn0afR[*V-^O;Z!Z4AeZd3A2\%hL\t:[mjXN*"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14626-,1gs1M:UJ\P15[-ClQlc#KSkeOucW^m3DKgHqaL-[GUaEr[HQ7ep]?D_0pG@[Fa,!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14627:DO!E_&bigW^SP>BZBJ0UF`B$2I&fX':\Z:Rr"FS"rrBHlje'J0L`1^A!5^tRV?S7#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14628-M?MFV9&tB3!SY^53Sfg[e(20Ap4W2Ei'2u='7=`W:BaCn_.TQYZWTCL3@."B5uL;0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14644-IPJsilu>a3/3L/H_&s;7,+Tq^4D[h))i"Q<rj7eZ+9F4s;To.hP'q%MDMQT@EruP:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14645:5mj<s*c`_YjC$ke3+,@A3dkcAe;Uj8=Dc=tWt7`]GPpcuL,PGX8ss6<BadHrn,2El
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14646-/SL-Jl*LGk*uQH'39g@@\+YQKiVbi@nNN[I+gAD<BaYpJ<Dmm:gFN_DFanfbCMsV6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14675-#I]!ARTj=%$O6g.+LbeC%qA7NE*T'U<L\S*l0;tT]$#]J`-f]m*1Zm)'rl7g_gC((
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14676:HA#k"9c,,:4`E/@c>'n/;DGf-Ekm4')66r"l6IbbRA=Co-_d,\p$4KP`icHI:89)+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14677-0onpOWbED!R_'i2B4+DD0lY'^gY/t*qj<uJ`9Rho(n*?Vr2drH9!\UBRp_=+g))aN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14678-Nn&u)-eU@*/ZqF*O>2aJYQK"NqXg[HdCkZ=Bci8*[5O'k?6e%\=8P(qE5jn0q+)WS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14679:rCq`KC;C1@L@:B)YE$?3Kmp?,f62]>LL9W?/Zoj\!@k"+!&Aio(&9qn&IPg5f`FJT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14680-],ZjOo<22bf.(R93`B;XB->.)7i<6kI$-bT3<'!OekR$IG%f!,E(BT%PKnR3R#SuP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14685-P,SZgqS)_Jj2a?"i8"p^>&:FOePPU.-]U^1I9UQ/[s#K%8>$,0e]09uc3J+^1B.?+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14686:H2Lm,j%Y`R\$nS7^PM:2h^AU3_8i`orM8qje<a3N-FhdPa)`rV-RYT.^V[\\.GpTW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14687:`)_MCC.S/Ep6,2ZDld[IHBl(O%j.5GqoX.#-h4CYT8>`;RnpZ,=e]"(%'$kl`,KdT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14688-rg19%UVWpCP1W=J?=F4g*a?,4?]Q;:&&Q8meo%l%+k^g27`%(Bnc@R=C?Vi,3:`V"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14720-`bj2l&><\e5uKIYI_O<nT<k^I-/:L+B4nZ")S^<P[qj'a`^!oA#PlVWXMBu!<WqN9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14721:Su:GJqUr*eU:W-ehP2;LcK&;aetf`Q]JHXM&0$Oka<$"\e-`:QOWq(Ea'_':7&u!W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14722-OHj=fE'JT-kL,ZQ>V:l/o$\$4kS/aO&&$4m[#q[>i_Ps'Q&d0TI6,qnGn+B+A/p\&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14727-F-67k'iZua7d&iA\Rd"`Z)HfQ*,\-J&-Dnnj4:Oqi_iX3]*suJNMEX>kr:b<oe!TB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14728:2%5@/`XInHY#H(D+6-Klb0n<UA8DM>!_GLsWt?/6I?$V/g^Z&iMI`Pl#ok]N1LRFe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14729-qkrXm;SAP5^I%=u_8?=oJke&SXHd=,G;&(=16k%oWjTRY'#9ZbLpu9qGs9.8X':HH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14736-:=tGd]Q)9H[7d=aU=;sQQEOeqSlCE351:.E*"k^A)<ei+Eq8NMgIh"2C^ZD*+1oi=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14737:f:LjapQr2),KSt=J4fl`cdT"/@'?'*Ep#Fa6d$Qmq:AS";75*?f$1;`'RE(8"=Xbk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14738-T-0)X%JO)XW`s_6hodGmmuKP5S9o7:b.);^;+.>+?pauW&oiJ"rrB-[@=@I-hSUB*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14740-n.ZQVEF#GuWa+<''NZ(_(l'9Mqjd3LXpUP3C6)j0O%l[Hbo9"mB]Rm-7g_&\5K:*J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14741:TogqB@`l[-.4^*:Q#^5I7W5XM"t"345gDiG$L2`MP6I<c1dmFGfuO8I/'"if]3:h4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14742-Q_c-EH<uoB28-hH'S<ldJK)AW"7`KdL]AW3'.XJ#MT7*BIc&GWF?*SD90-?H8.)6s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14760-3>%(.CMZq"$0M<=l/Rmib8S^g+]?Nc^RtRU'pj,'Ql8DY&XX-GPjj)d253f.(;D!>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14761:X-qO5o#9\,`sc+t4pX?-5?bGO.@#jCUa$2U&de7HP@>e?VY`g#ISu8$Mnrijle8`R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14762-Ul^j[SHp?tUgouUXR,=ol-u$AEj7H!mRL8&S7;fPUq;cVU`:mSi"Z9Jc%%K'BqRg/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14835-)<pqnnQ3;MK3kA\3b(7AMu\4r:2Dj+49:"9PC9*1`mH>rW,ag<^Hl$0N(26,YV:)X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14836:"Ot&]W4*fLL1#WCNqHg+!S)`.^ulh\#!.4@<0Ql$#7M.@"Ql"a,XSL9,`T^P+'KDE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14837-ljJ52C(W&Gb,lR%@">!oKjqk?Pp6$;/].W-6-epmf1K=G<%oRPiI*kEpsqf:5gl\K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14874-8FbQ<qXPg7[khl?f^*kKd_-#ZpqruaaI6_?VVC?ZEYBgfKW%<2"/+]^gV*QSHqE;s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14875:!"@V,PJs!`V2`aT7U$fW;<EG"#0H]Oe`JCOmo$mK,#)7c82'*C*!"oLpV("2F5E^7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14876-DtQ&JS(/TQli-r)]KPcA_>u<,mBnn,('dms<QO)RJ8s35YF)_IM,=+DZF4U>npNRP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14890-%rqMPqfK$TiQN>#iAH*_Ygr*'^5('9^(9aP`,?Z@Hf;u:@26^t(2eqe@1&)&5+R[^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14891:C&\1L9`?$s?Nr\>GW3L@n_@@WGIeGWEZ(0Bi-fTPZp1m@`+]&jidGTLQci_IC'`4t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14892:\R:nI(^q(unTn:!a8?Z*^`O0$9r()F(rKj`Rn6;W1`$MI7h[Stg"[%3V``LLD+^"Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14893-Z"r/dlE;VjRO@C0r"=MQY422*rr@\?B>\G$9KjlQ/Y]Y5e=W+F#DLK-rJ%Z-mU1Wj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14918-)GY"M1K?r3<O$Da1UL_':u$X-h5sn.=PY9k^N:'-Q637[3]Cp!P7\mY!T+-qG**_J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14919:>p.o>`4#sp$QbkL*jmV74"tYmA!*?U>Bil`SKi\"q2XJPY5n*Xh1peu\UmXq[-<=p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14920-6c,Fbj7'&I+S`r<4[h3.g\B`f=&^nF6LQ9A+3YYc:R)>4Gn<IG+IQAef[P52g:eq!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14972-NcADD?UYVG,^:R**O$>#nc&U@Y$sER[lB7)dP<RW!QB4YW?eTo&a;Y>XU+L<mj`R[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14973:`d\YN+Q(s\Ga$'lQ-.=i@^];<@2[u3%"Z6o4rAaqRQ#aS`6eK,p`eJ4?5A,['WbC7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14974-,!J"pghuMq,PkJci/Kf`\CG^ph+%"Y[t`/!21,JR@iPjO%Tk#/0:[71d[)JGG;28P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15048-^j9%pSZHA[R2@p=6_57pnQca<:A^ZI<37UmRSQh.A8rH!D58jGDF43[oWP\&!8s8o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15049:')8$X+52.U9Ag*Co^<(LlqX[24<)j::ld%BoP`**LZ4k'9@WWFdkk>cCO6H$qj?`D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15050-GAI?+iBbeu7=N@+DRcqN!.oLqc/&m($h0Wk[?KT6^E;2&m;Cah:!O,`"<P1[loJ/r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15086-a/)G3keCuBT,,jGL--2^c3?B-MY<R)j(k8M$)l/5ra`_jpf?EI]@=`%7aGu3(LYmD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15087:`/jF'ntra%jNQ!+_hemn4Qi>/rK$oU^(j#5-D>pd5p`>Tas=N,5%e\_a4+2PIuJK9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15088-[o,+FWKV%*54Rng_9?ltpGtLU.E&2<<d;e8QF?k&q6PX9hls-g,m4X(UZN_GYoU)G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15115-H)GU25E#I%X)&sRR1jR"(a!hQZq4If5/^/4Ij?rE+Hj\[Y'^*s_B=XG#FqUN(*&P2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15116:oW$7t"m$%;G6L'bkW4ji.bl1Qh+$=uD($3uj%eu`$hk`V&0;3&4QV;!r@6m26C&4H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15117-8BX!.a$&[7Q4YnuEqsBf=bu+m#IRNB+_?X4W%5>0HKW!l<P%TWp^pa;,>_DtGL,dM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15135-!kJ5DfN?cMW<+b5cg[!AMGK?S"V:35ESP[6/$kF/\fQ3H8>AVn,i#ET&dS'.iu?Oa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15136:E`koT^iFk<8s!R5O"dg$$:ZgBKP`#<2`:sZrr>/\a]i7Sp!K*KGM!du)IL'3r9HZO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15137-**JKeBMdfp3hLEZ=Y,6M&kOjj5s--6<fO_S!#RHlP+I<&En$"1*%aXJkggPZ4'9E&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15138:H".h2,OU&8H?OuHi`R=7o*4g`^M\\N=-I?]/3>.$]&8)mU]L=\okbW?i`1r<,cnPl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15139-,Nenc)Yq$fD6#lhaX3R]H=!,*#ju"&_M6pIE(bLeg9i#"R':j``$%VE$_4]'Ik&7_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15172-Oekk]JpC^N;!"F`f3_@\^!Y:JGb_["aWh'nSG]&Z6hBVL?@d)5[$?o>(G1iY#j=;[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15173:Xt,;AaP.r%NYXf;+1clFY/<M-<UIX6YhC/bG;1JM55`pTh)3X<1T$&[=WX\Y`d;AH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15174-+euH96SW#u*PR:DbkT@T9oPC(Z8>!C+:%@WlWqK;h5n'S_fD^b"n8Gji:C3oMPO+I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15194-X9W'XRZ1=*bc&Z:6=cV`J+]f<N,\2r>c?FWNXZA5:^]'Mb)EsAK9H$I,I"9XB8jA%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15195:,`37rRs$K67:rPE+#K`QA%8Mr&#D<6O3`[_!-md(!er!UksAgRfRi[7f.iZCb,HM7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15196-`]gf2D"6:bZ.rAZ"D;UDm=G)aH`AU;boC=R-R=Y7cU"#5@fHF@6MV-H#KuHtR&5G@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15267-qLZI$]KP9A)<^KRM^#j_VNG%]E[$r0m^jF"0p,S(o*n"S/aagl\s?:tFNgg#"3/]'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15268:nZ,-cnL_HS!8;NVCZskH8784qmE\u0gE26$'3<e'Fh'-=`f]7-;A?#g,:$fl`gj<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15269-X]<SN46hm-r)4r1iHouPkh[0)?c4aJU>]t/@N"9o".&]G>mJ3l&GQW'n=PPR^+jkP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15281-lDr[C2=c"4=jBmD/Ts4T<a<9#GrC64rr@eGn=02C?&mb^-Lq<Q>sbg)fpFAr=19:o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15282:X`5F%4t55Zild`I9`iW#::Oc!o>[F+!s<6SlbWT$,."p8iotn7Hq&Ma.b^`+`_2YX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15283-#%U.I-R5:fZM[_l?bjDf]ItpnXE=(nY9)o1)=UO1`#l++Q1,ELDESL-/Td1mnk[qo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15323-]03hdUh#nhf+Ds+A!asf;g.T:5ruV*PNG1CN04/[8-JNhm[t.Z%Dk%+!EZsVZ`[.t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15324:.$`HU$N8b"a?PB!fB$KT433?pi33G/qYmn13SC5&B>mW8MmGkn`3-C+AO,0k:cR:O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15325-EEJ/r7d7,c&m&I$@uAaF#@tdOb`JVA6-!0lk+<8B9)D`!dK1J1/#c5uUDDF6'AYc\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15350-_[9cq.^K[X!8rFpI;53h_*,@2#'!\G<?in'!5sW64[prn=1+/fML(Ck5gc6jHmDA,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15351:a7HA]SVHP,<XMA?k9dfHE`A@X):C/qYT,=P*nA'JSb$L<iIK&=>L6GQB$u`KO[MRU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15352-*/^c%!-#uXcTG:/g$7l,XEH);f#e_-!C%_Lri5SG)T$juqfIZ_jZ[.MIdm"oSa2rW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15354-c,G)AF^T-pgW$ao):`r2kFS5/6!lB91k[YW-7#oG/9.nHr:mI60=-E_ePZ4qHQAri
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15355:W*#_`^hg$;4Kl8hH`)`P7e0&e9)q5u4E\VP5g'd0,[raS#H?mbY(@<,Z.pQXB\>-S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15356-BcBf.f%$b#Cie478+qZ:!!Jbc^#2J3@35gcCW5"FLiiI;]uQ`f<bBOFi:Z#0Z2A_=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15379-'\oFl5+M-0Kn\6+k17gI76?o:O"B=irr?fAFmVV>4W<l_-88R>N1^sPO&P@O2%PZF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15380:*;Fpkm\f&M6?]em$Pg#V\k-.e'c4DFV0Gdnrr?`79B.&"qHO)O$s5"`No!j]P9t\`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15381-)"#bbopV]d&]Ircis-=0m#U[H:Y&G+k%e,WBC8f$)[AR;*G`YY,MH8q6Vrs*3HpDp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15408-n'nK5+h3gt!eNqf6@a=@5/3(0dt&d6=^1#p8C+tpcc&*gph/Ra^PB#j962,P]=_>u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15409:BL@d-9)J`Hf+mKnHZup-P0J[-1&2Zq,O>$I@i6W]p+:1ZP=`.a#>h4WP[ceicP96#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15410-.&'GW)",0]GiubFhKLFkR=c7Wdu&gYO9CFrUlp&PWN+=ACC3uZ5i/HpOe,\P<7"$E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15422-_-XcLQN$pb[/U+9bfF\)FW4q;JKML(O\XkBaTeE]/^<?'3?pgS.S!`pK:8kfeOG"/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15423:`ef%U[CqCI1Qnd_]7GQTNSfFbj):+ADC:OI3Y/E/f$bKg$Dk_SG7,`sLD_Kre/D%V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15424-g),t8Me&![b"s`YoWLWRm`3:0?A058Wh>[ZN`Z>V^D`;D$a;'d^lb83U5;ht;?:5e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15446-2l!_*D/D,J4H^K%"8g:7l,QEl45mB]h[esP?5N*JVQUK-Dg)k"C9j-c[5`$'gi^S^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15447:DoVeWNI"e'>Q,3t%dn9%`G":j>7;D$UL]LLRe%h]KGQ`9d+XL40nue+a2-UnpfFSB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15448-lGMT$_l7b6-UG1A?p^6k"$("%!U87,n`sI>mIT=3F26\>ItgCGh5mZ"id3YN0\LfO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15515-r+ZOjnd-j5^_kuOJ'PHR=0\!Zfancr&:$j+iHI4aXXJVf1i9ILOA7eWL8>ip_F*I`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15516:h>eT2rFs2.`W2fp!$HjEg[qVB\iuuQX.m8'%n=`_83,c.dQeHbarTA^L,$9@U*q0O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15517-mWIJS+.kCujV<n[/ku]tqU@TFF.l)u<e^/lLbEYK8-"BQfDOX1>H[A`aBXHrEXjdE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15520-'\/WG\Kn9EG<.n)U'L8=`*BVR,j4FV?(/,O@L!D^I)7QI<+GU(0$Z@^/KA]<!"lU!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15521:[i*6P?*%+(lp_.\!KG/+cf``j;RC8de$)ho8Y%_s\M7?+!]Lroa/J\:n?/ET,E=/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15522-Q'@t=)m@^TM67oFAY'0a:a'4>TK"DW_'efVVTNBk/N<)h4+RVuEUDVqqMce2h5@EN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15616--sA,8[+(@I<Qb=AXAo;24oYN'VVD6pQ#WDVY"AJ:;t<Ru:&l78Hh[BcEsa[?/>8H6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15617:'Q]mm&o@a;0p"os6sK`&4Qe*=<6>:k%&@9AN8g'GN$:>kn4l%E!1[!/NE+aLP`^R#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15618-H4NhcIJOLQ?i[u@SE)?,dZc,DI)R?k!4GZq,qX`6jt`hC&+GWpROs6Q=!Yi:O*jqZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15646-5.SZDDp#*X7/`hY'8m,4<rJNc4fWbs0HTZ8$qbaaSiL[Q)Y4Cgp<[0%\!iA5oFHS#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15647:G(ZPOln`qTQNfVX>lsS4d(UB&k[,:AD..d"EMOI2q9iJ<b$>KH%`<qOo3GI%$EZ`c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15648-D^SqO>BWLUU&6&3U:riK;g<@LnDD-E%aBV4POF2g33T</&,uV48,2!%>qYGHnZTtT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15661-GA$NBiL>'m$0O#TW^S8o=Q+cN]rU@8%!]fn>peQJraQXZdP0HYA9%7EMtWq8/skK,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15662:&KPXX[^G_pe[M=ZjAub`Z3ROR?SlKr,e]K$q`KNl+uVhO%/-mCEV-.u[%Q9Sf'5::
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15663-Q\IV2J+2LX5Pul_`\&fREjI<)J['q:ikK]PANRX2Gc+3BnK>QPf4)8D<XEcS'Hium
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15666-?O_AhMG5nH*Zh`>X_4rhNQc!RmDtA]TG.">r2\J!*;J+.?\[<?]3dbam&J999U>"S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15667:\%`YAX5N^@5K(5?a-RR:rXh.D&n]oa/umq3T>9'H<kMu2[lnq$F)rpomPEdV`SZR(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15668-?Nn(eU?Pu/^!Z67XWb/VD<+O06?V@9O34GHY>k:Ti^.!Wpn?_27Ncd5]]0KJi.53+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15698-=k,HAB:_UQi+-<1H.>g"PL07E!KL/o.:24f^b:W&2>Bo+><MuBcZe=5d4@%BjHC/-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15699:`rKW3kUZ<fiQmAY/`I3C-ahH144][_84)>:kE1tZ^F1ZjMi$n=VD@UJ$c`02?'uPT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15700-GUJPYQ/D?u`k%Llr+2Q"PO3_Ri$hPng_5D[_&Y%\[%kjW+#fhR'^EDY>M/mZeMIm[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15717-]QL0LN*9K\e(n`<gDlg_PDo4=6')!OhlCL2q(MV9lW7mtdkpo1Ag0CVQ0EU-llT_K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15718:@r8-I`r/O*U;G(tfIE&2n6G+h3)Yr@8FpV/<1DG'H$iQ0CTH4Tet-DVM/`ff$:f,c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15719-[Cp\LW*2i7D>qR'0.IHT*:Pc@]hUfEk=X+C=FMdd=6T%qDeus3l+;LQVeQ#bk_isr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15766-i5TicZd<c"Jnde2>d!6mi,9$KVrD=%%u0ueTZaBN&q&.i.1oc35;Tc63&UDj_nXn%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15767:`r7'aeh)8@F_[960jAcu$n?8`:VB^%,nfu+9=N?V8ZjW:qpc>*EYi6C8>)K*rR$gd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15768-qJT$?e3oeLgftR?N,EYXY<htcD@6Od7GDuUD*0XY[#`G'(47_/X!biqm(@,mK5G.t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15788-a.p]F)d1Z#hsB[N2litA,_<W-[IAs01oRe=&8U!I"_4hnT-UG,'ZV&n?YlW!",drC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15789:8\NI;2uX+`qbYuFdbh?C_qU*mW2B+b!/<&V7b3\k$P^n.$1GDi5@"%djDXr3g<`Rk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15790-BBU8@@*"ID(@mgY!IWhW_LM&G:YMiK!;9q$WjMd+#&?04BD?Q."`6$k3LkbWj(!@4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15818-?(gok!:*Y;-&A>3G57W5\K$ZXr`+^DX:C$JAKUsi@i=\<=H0a(E-AbP'A1oIUSX+E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15819:r3f[;kQGIlan#bo"/2b#,NV&o`^f["=Ft_$/6TG9+S#*sV`P+;]a!CM14":HCU52@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15820-pD7gd_!\uT`d63rST,.,L38pNjCMc6-S"/:JVS[XB#m5)OP>WMJ^A`+[<$YN]@APc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15821-1i4CJ^XT0L+L\b95&$RJciG4l`k+i(lr>ms<o!Xirr@X+r&O:#N'D!:(]6SJ2+P+E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15822:Dhm_h?/$5mqJ<J`MP5gq@pqC\[=8,UIbDFbd_$Cn.=>YeY+oiDH`H<d>?IZ)%.;8'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15823-:cn?R1B.?+DZ7[WrrBAA^tg?\=%%Oo?6X(Nor1r?k?Y?FPJW&!l]^2?+@"e^h]0&m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15852-N.3>"R,J./<"lXsoKN9)Z`$9tPN9"dqLSt.r')[NONLRkh(YaYX43bF;/,=A@Q1^B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15853:9%lPL(u\"2KuSTqH:#T'@7_U&O@RRAVrLUQ+H[dl'o('9`r:C9$:r*k`E,1o<ZcLo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15854-j]eKJp.ZI1Ke"pX/WdLo:X+c[<[7aBD,<dDDL0i(R8aBPX.@0]%h(2IorE>k<%5gV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15858-<j#hhrS.G#*."(QJnuWq=BOicWbdeQdOT@94W;(q++kUt?\X%Dr%m?UAoh`LI?mh8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15859:NPUt`7=SP!$N*HO-Lf$IF('Nig%$P'72rc>WNVti2)t1TWUX,g+5+o8ZTY`cO&/6+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15860-M&I-k#R:k%^-h\q!:]:.<q+q\[aX+$<c\)0-XdkQO20Au3c3b)$^EsoKQ7>@%.XXL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15891-ln7K4bd\UH1,IN=PAb:AE`j\q/I;[*_)MZZ,kI/n<#\\k;i'?VBI*61VmTUA;()R4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15892:5:APQIMF,R&K#Zm]5`kuk\4>1I\XMkLN9^T<]r,B4J/OZ7$3kgC4RMQ$6H,&25)`p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15893-go,OMb+*+uZbf4a1E\hU%PiLJND`g1PGRpi.7/nu2NKAq+('>j.0ZMD`t+,?L>7hg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15904-+YB8<i750$7Dc-'XFWn[4;Gp$f!^37>ir&fT:+innM8241\m.K,RpM#psp/-`eHp@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15905:!]H=r7jIR%"a(`:%4&Q_)\iSd)a%W'29]<j$0CM-+`*KBo,`7Nb.Hmre_/qkU@3-8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15906-%H^1gS<ZpRXM"kACA_tc*L)tJ*+[tLo:!oo_LNMl5p;^8/^FY:H8o$]X.lj-98!P#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15980-eZ$]d%\33kRMKO?V`nX+\KQal..^osTcmBB.NhES:)e2p:e#d-<Hu@UY^U0f5U2ru
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15981:d`3K&F5qQ/OtiDf<F.Ba)-!R;#H,9bDn&!JX$4m47R.h:*1s?8".71[_1rGFr`'Ma
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15982-39/_c?jpoT))Vqo/@2^<8D5o9a?0qe_#/OZ-`4(4CSEK,DNW\jlKV,i-%I!-VQ]G&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15987-Q;MKMdh*f?;:U`:[2N64<ddWWPVd,B3YT,@2JH_'Nq.-Tq*?51gGG4j:H/>F7N?q=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15988:a)DRP7EF-,2A[htO$W/,1`pb65mkKES_I7ZWMhaI(Wb573$D'`kY4$!JgV$0AFY\Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15989-"9/AQVHiMO4=3lEA.tNR[-;0DAEZS,B7`)H^@acC0%Q48#XM](S:H#B;ado8/jcfN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15995-iH?rlD@,W$UWY6L>:2H1+)4O6!'q#ij`[.M"2GuN1=#ETFkYJ1%Pkp:%at/Ag.<67
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15996:@uO?_?/\1f]8L3M]fee">6-:`m4;`*aZ2<\o`NXK$\^>bhLp=($,ZWkAm'`+LH'>-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15997-$9K=%6:es<-m9Itk"n*b@+&hj'C8G(d$Y]qCah@EJi@\jVTu4fO6*I#E*+g\#>C"_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16009-Gl[fl9b'(bb5Q!-JpPqY+F:<&!4Fm1DE&WbQ9k*.&[O15-QH*9JgAMS@PBK"pU+'h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16010:7)UjG!0BQi5*T4*(:o\h6Gj/+OimdSMK:3"\P:?`%$0@)$RC`74F(CW_>LjC:?$k"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16011-g]NWSfA'3iCU1BX&D8FN$ihC[k8gNo3?Skhe;?fSA;4\YIGbW7;RYT0\UJ2PD*9lO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16032-D`)mMg0A9Q'":euo3Zrkh>[Ic0A,$p$fP26^$uVh-+#F%'sn/,eD-+u,bXWek^WP8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16033:rr<A?BTEPr"6'^/q`oBNa$1)^2N[`X\jj6'gfVT5b&P'JkGYLWJ+d.B?i+:0:Y%]k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16034-6/i'rrXrF)K2&eY[jlMuX0eTU+G9oH%WU(6cA)q\W7<pZ;s5pB0XRf><8F1k(W@nq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16069-Ud7riq)hWc(p-s%\[SV"h,a*taseqrA6APaPFdEX]Q[ZVT;^L=p.kqg2cfGWc-g/m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16070:<)`ed(pB5h.K9Ca=[-;$!:)E8C>7a#Gf.KT\W*``rAo5_hD*'@MGX!=YE-C@rrBlI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16071-c,ot0pbVE[6B^Pq(@+hCTE'-Y2RZDi7==N?`E@Wr-&ALbp-!5q/usenWQ+,c]sWpg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16077-bh9d!\"7V$='U!0b=ZOK^ZGIq"Sl3PXQl`BIq_(\rr@Z&CL7qV8A6/?.JkCc_o+I,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16078:e/@^t7^e<hN:((`C_!AP!l!@X5K7%CHpR89R(al$gJ<r>o,C;&&r:.9AIDm``m=bT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16079-MYr>2!.mf;6c?\LrLK:oSiQ<#BptWuG3ro9"So@XOB"luD?`7b]mc;DF(maVaC1>R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16099-QGX>)%QXVj'm7ZEcu(L8M@iIX#j$bJKo%(8G8t[,E^iW6@N2%2/.`:ufG!^ZAF[gO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16100:QI+`hL%c@AJ[?D?5Cfi5EN$t'-47d??8-Y`q@?o)X_0JSZ08/m>cW(I_[I4SYR"*\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16101-oE6.rO&*d0A+AZgp8t/P7l8UYP6WQS@WS(&n?8Y\a`2*;.i<qWRp]8E,^6F/^@H.g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16106-]UoWG.0PJnjd2YDHLjOgD)C/2Eaj!TCh5Ou&JZVTWVQef'DBE?=/T`_4p/.\1k,o2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16107:\@ecbNOb&b^c2?[i,nlIk``)8Y(+C8cWQ$)8I=$ZOHKeX%P.&o`'+p,Cm#`QWANpk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16108-6R76WD+kuUjuL\/T+6<$Gg!mo+aC)2]?_aVB=08a_&,@=DSL:WO';K$.,sJiKP=Ij
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16111-"e8GmPD$@A:ZK/@nA@3,jPDMQjmKQ=7W$mh'1CFQ:&u^gCU:HO?Ih)@rqAL`%/$eK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16112:dZL[i;g!'N`.3AW$-sUuY3p^-8-0(s!.PS?_8^Jd`kC^qP1:YEapi%0^>:;VXsK#s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16113-&jWr:^uV(M.f;3A0[W9],6Fn&c\cV))CT!V1;T>q)i#P_f&R6u,R4I9],:F[6XGF[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16178-\!Cqh.gZR@*.@A4)YHl1pnM0CY2Q_6XDKO?V;^(;*;2A42;qSI,Fqn#.^iI;Ju?&*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16179:3`iq<?$-)H[+hMPQ'l*n=M1^3Zg3[l\8`+lBpqtm0!+g'6X%"OFD/>)!55k_=6LZ#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16180->irbHpk)skm]:=.R'!M&WFC/c_&oe*pOlcM'+Z!ph[I.LIqPm.Y>UXY[C;4Z7j1M:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16271-W5rFp;r:GTfTmr`OO:.m%A4G@j!W?*[B:0SXE']E"E&;i1'_9(*=-`3iY[9Ma!>`Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16272:<m4=`OJ+WN$;N?>F'-OAU=a\Tad)GoV/>CGX9VQ`eW`tab9EOQ*Q;Zk]"=47&:p%c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16273-+%i'G$3S,+o&,PCKk2Od^ok'l_N\?oY*gejS>c)bX"%s7<S0gR$:t;p3@/_kDT>!.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16306-moa\b`5RPe-K14pOb;<Hg7#'j=\fI.A!C5,"OW9qYQd;]oeeN]b_n<^Uo\m>3r4:g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16307:.spVt:[]J`Tbo!kg$M\ORKhqVO[-d`W5dP/X1d1`Tkt[0(8#_![`sfBE-'QbWBI;'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16308-9=0igif\/S]R*anO9"PVX\E_P)7M5iG2RQW:'NfZ24t[=].L5uUM>utPFJt@8rYZu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16315-*+8b'Me-oSQ+,&9"<eLPS=GVSkL-c6gsPpe=Mt2V7IGEG8>U+(*NX.dq2nh$Xh74B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16316:5`A$k55n&Jjipq>OJeC2`<rgXW_Y54T>HLa?kYgCo;,n)@?b1VrrD>b1IgA<(.)86
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16317-4+pE:*e\jfS9^$GQH8-0B-dmSLnU3,`.P\"etpb/L7FS$VXe7+'H@t9Y2S-3=hKLG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16324-\p71A+S$*)`oF3t@V]">Yt2tDaIM]re*s<[P"?U<Ei`Z.Uc0.ba*O"&UQlH^KI!%=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16325:YV![31J:6HV5pM@PM/SRM7)$4K`(g_`_X$-9&<,[b[PBX!X$FM0-(S:F62!(=V`9G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16326-F`=A!!]KT&X@"d#XWkEY,::3[Z'"A@6_9UR.kM-G-^h^)As,-?TIMtjSGLbTW$7Uo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16388-W'(D@\*rjQq,AD,m?(.WLf[X!_e"Wd#57bgaJ(*8`k.Xn*S>GZV+)_kCdn(BPCtsn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16389:a4sY+r/"+Jp6`eT;0"?^"$YQ+FU`rmK=%R=LH-C"5s:HMbpp0]m>]%o*r)Yd];.7;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16390:D.Ucq`:\%@CJ>"kYQP@5WLZT$,^mLtSkF+Y8nW&gQji,X(1"NYE=O\`B*4$rk':D@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16391-q18adi:HWA>-%9/do/*&3?Cln;!M8;e+m"H$&jrIK7eg*r8OMt(.J2gWm2E6+RtLi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16398-+Oq_D#RHFNW5qfQ4B7=E$LV'K4CI\RBJqlTE2:U.O>e55f/2QJ'uL=Oi,)rJOAD]3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16399:GOJKZgkV&6d"1&ONr`1!!,$9R\>QI1`H!`eAjRAc!.^u@oV@_EFC;YHN"S\[C!r!.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16400:$_=2W5jS*AaR^7"jcBZQ-`8#mhUXs(Ys;d;Jq_*PNcuT9Bk1$uJ[i"UYWQR`BorR!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16401-/u'7k#i%UR;p,+?-3b2ThW'b^1J7UBqUq",@IO?oB/p**BA5V7j]3dRmI^I/Ss4Vl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16421-Dc.F8H@?UQZRO;&)Nf2WVFRsj<dPp>5ITamS,WJ@IPtJ9>57\RLs>jn`F403=ks2<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16422:Wg"O5A#E7-^BD29A%/gs4`-l^$R?>$`I,&4E(:$Lqr@D$rKI.jnS;IYr,qMcdmijD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16423-PU8oLY)#k'7s-.Dk<6XFebSHDq[%`,IMKW0nWij'r"!T%8-bON#/:tF&cp@SmE#2U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16433-NV`L3SSPR<T>WWg\$4cEh-673<g%D696DjMZ!Tjo%97G[4*H$I#*P84b\\H?2YY6h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16434:\+)6-=Bo"`mT38n?$;gQ!BJ1I^EpT=GU).mKtL.>rrA)Y5D&K(Jnqf\g<J<`RHGh(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16435-XFJ05?IelSIIRP6nTLmQUJ55%rRIF3A2"(a3b3WQm<?i+iih*3pVPf&oa>+/G\RQO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16453-\-C(<29B&/8M5,ONKfoHUWrcAkh\Mme][1U.FIM=g*Q=D3?l9AqnE#EkV%aaZ\F&$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16454:(ZFeWi_9qR:C_W((@qo<ZRBcRL'3X!%r1rf_*8Z`'RX]$990<\`\-Zk>"a4o?TJtB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16455-87%^f5e3(Jn1TC+7:kI5HYmJ?]2btC1<G016E'l97<tp9)(oU7SuaYa$I'Y-J&+&B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16535-/M45;JJrJs%rS8SI*(M-6/kWuH'u`;_t1&uSS6N)S9g]j0,ZVkXi@=04sU0;Y##*i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16536:-PRqa=r33'NR9E`K,*0;Yn^nKYVTIaf($&"!4)^L1$gp'*RMl<M2^MhhOk@kHIhS`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16537-)(VI@U%C9rFY-P23i8%9BM>X8>fn4LUj]2CE\^5M3q]SXNB29>['(-Jl.:-FY78'k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16614-(Out;g9.[,O`*(Pi$u"Om[^kd@V(SB&V2H'S"jf[BKj1uV\ZiMl+*Cc;p5_FKl@%Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16615:4n7i4"?$>jm9ft:r,MO26N,n_`:-;Xk,HNILp:F"6&$\j[!L<&2XZ@Icg`'f1qb)4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16616-Lj>/Mo&E+T-&LQBq,d7&rr<1srLKG9-g[hkNGh_'=?L$OR+#6O&co[GPjLq(TJoLB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16619-"!1YKO3YLqX[4HhTX/I5"TXVc2\dGHIgZ2+rr?aR;/ZC6ArhtO[Q)-K@eDGna>f$f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16620:r`/kuXf=s/[rTK<eAf]?*2s#Xr`-oX.WV;rN+H[$?Deqp;)#I-mMDCt`ua-*VVYV5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16621-7;"B*X%\UWN8kn<HVkK14QY+aQQ[2s`bQ)[d.OT"?8qAO_VYSToBR=/TbWXp%TF5F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16714-?SIaTpHeV9)(.8](?ob"'<GcM\1o,W3a1u=Q0kI2L&B?o;G1Wm7iO-V]<f"[\3BT3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16715:lqt]`mW.!"%L>:+9$kG3e>dI(js@d=64:sfN02%a7N%7VpA30Ker6EQG%6t3]U90`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16716-LfqM=WBB4qf!;-7,.U)J]]Dh?OuEdjI_PJpg0Z-oQMVWhUmll8F5.;&;8/2o<CRI\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16725-&Y`T@>teCsOWnt6a8rX!l78.0\6.gS^l3tPZ@G2(\3@=P>bHM/LK&:(8-b)T-[4_K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16726:N=n8P%a^jg2`WkB7?McAf,,l.PAM)S(s0Q5WT12J>ud@Ea#o[7Xm.>d!$F'>6g`Lr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16727-Y$NIUcP*OF=Q+Fent1DHhm-A8'cpi$b&\f+qttUOUmC6H^JdZa2X%V0.PZ]+U%L8_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16737-?Z7Nhd\g78^jE%l73PpE:ufp_W9[^1Jo2l;9T7Bun.X9C;d2:E#)2(-=;2SqR!cq;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16738:5.o<fQH[NbZ)GK&e?ZnAP/`0/$9Fe_ZfSR&mr8GaAL&&4"FB!+CM/uS`hd**\0,l6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16739-rr>*odthP(Hr2e+,UgIm6fjJ4J+2IP@k-Fb>D0Rb)ZZBQNh97uTP:4Sm;gUj-l\su
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16740-B-Ye&Faeajei==8L2q5MS<$:G'F?Y+SLP=OgNF7fh"Rg_-"Omh)=MJpN?$&jXX4oD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16741:k8o9pltl&Zmb2qS9c40eER$V&`4!;2).Z0+NUV.8pW)B$$Vqb],*$XmYfgqEC%`8s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16742-Br:b#22%OLB#^B_1O,qQk><KJGF:`(VqSk9ZG'guD`*g-0.mjdV?7=<chZm62r!0-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16839-@[H'*`>a5#gDcqD`/GtfI%t[f>H.VA[[L,h5DX\qUqpro(i5=Y*-K-]lhT.6i\)&2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16840:^)`4q0+$p1\i-'E:l0m84+/X#/2V3B`V8k,hs7U`!6tD<P$Q;,W!inKijgcT;7]Cu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16841-j$rJ'[3pR=$fFgf_4gY=`@X0F1(.\K+nd'T,EZ:Mi_Kq$k$;<AlLn7J,cooE]^U""
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16869-?.S2]Sf7,?TqP7!e"X4Ze>%2HU:A:(8JpLuEJ'D"V0u::CQVr9'"hqkTa_pF_rIUW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16870:/&q7C$:`WcI:6`VI*s\]8/E5\`sacg`C$Hd]%2_<=B`fHT$]nSPoHC_^T"C#<_b(k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16871-Z(rft44sC!H!CLbZUM?bRE=XgeH7#M>pT!d<"Me2a36Vl<]65B8U"rnD/Ij+9481A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16875-rfpU0?9)lk/eS(\5fV#\\ArKXWZ;^<-u1mEB.-&XE^H9,\hj-Q=ZF$.CnT5'G,-`B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16876:(?T<EA#aAu%RB(S!7b=23drVGRbhba6`H#P.q:SSmB>X]rM1]8$ulRk98:O.3$3i`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16877-fk]!S@-JS$,a0PWiu>Zc4*<BCf#UaE1i1R1VSO0:2Oe\*28FY2!\auS#PG59`YQ.=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16889-:oLq.CR%6p<`8+<1qZ%eCD6$CqW5=JP7*bqPP:+<-m*uC-GIn#9i"W@87K)5=WG*"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16890:ap:jqK`ps$JPXe0/_[@uX/2>,*E)<JNbI-%I`eZM*;/Q$4eK\b,.W^OD4K:6#_3#3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16891-4&/'DVb6RpG-X7\3IQ)+dQML54&]pmgK?XWVoFC`;p:8JiD2>PCIUjsXE=96L<<Z)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16901-B^1Jbh[Dn\[Q>S"^HOg_rrBl2r[.PSeb)X.IKsO-(&3+snS<>#lcF)Z#A^h"\"!pf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16902:n(,3&pri1T`EsM^.end$]Y(hfT&rrTW'ci)+c]?mn:*LYik?gq*fHpk=-N!!Dh`]B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16903-@k6R!?S[Bg.-kd>Z-__2hhcg2D]C]FrlPpXOuC+nm`7C0p%sm@e)Ot"O6lb<Hp[?4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16926-RX]4)fX;<H?4#*[-i?"r[G>$7fj<et_];&RV9k7(33U-@N>d4+GI+e`KY!1\Z7Lie
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16927:N:biIm9a+Ib5VJ2;m2%m">j!6:P`srr($6=@qD>D51O,P`nkYTGo]Y/]t4f2Ih=nV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16928-O4kNKlWN_lLm,XR/Wam/pK#TVR,n4o`!&B-H1Z(+W&GSG/mVNrUt4_G-Ls]EDCjET
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16978-BO:J7`mukZRa'ZP!nqO^r!82hKosG$*C.qG/+K,&&t@gW_Cpr+*VeCd86BYOh?i]=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16979:K3`27f%,h&ZKe?=+b^Eh-jeg`1P=Dq<7$\`I!bAo:@OUfT*jk42t?mL3a-7/IACGO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16980-FVk+jF0u6nDu^XLlYle'"CM0/JqbV9@sW(-$e\f](Rip1<g$7aPPbme^UuYf[$>a(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17023-R"MIfK"R7A3QG=Mpjq@Q%t%gTD>sTfr'6-W<-ap<nr1b#39X5Q#ontjom]n8$7T_<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17024:`:B`c$5V45jn6m267*l=7sp-/*!>JAQ^emuTo:M4")/b\WR#=7`HN@XpiWXnpeSod
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17025-+4Pt0kK@(c@VHTC5Dpc;\QM%-iO=Vm`6'L\Ji9hUSiRr\?T!bY\B-)!HtFT03c2lM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17029-$M\KE[,28TH=i"H+3L<(,AHj8SC[>=8r46UFrd6-8]r2\rW]>Kk$g#&PF`"T`kJ=0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17030:(rA<YoK!g]E*hmI`kDOIlGROF^`H/?f/44$.NQohYi(*n*o`u`M_O7A>_.Hh8,..*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17031-c>o;1BMjrGc>.3;3](U<Eir6F'ML5&?oZK;'a"NLp1IbmClc3r.Re?]`5p[l&eAGk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17049-A?,9/X`OCo#iK?W`:l:\?_0mSh&i@Wh,km7%lE5[P[nYoO/6&e'kC2Z!L&/Xr+[Ve
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17050:SF2RiSo?`=.`#Q,K)dTGE&nKZRYnM4j1WY*YT&>71l(N(4$h1[T>8mTm_G&&#9`nm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17051-<D#7X:l676:H9X@]dhHpaV!ni%M(brS>;tKbr")ihuIR?:#L)Vr$1+iXVfr]<Zts#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17079-:DrQmlWkJ][l0?%7]IeJ3G\_H#B/%rD(S+DWQ!+$#?].\K]F+q2/OSpMT<n%:&ul8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17080:O%fOPP=$fo^M="u3XidPo;b=iYUj=$4:kU7\$gW`hX.oZM-R5/b$6T`$uNUi,8oE;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17081-aV)W!T$qt&apC$K]tZUk@3BcM3,Pe,EfnH8bsE^%&0bg\T&Z\`=Pn3n<\dJ=jrc:u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17100-QGCecDp+ciZ=^fA>Wca<YrbX7V@?0%go/WFQ:Kc%V!su<\6@E=g8@g'kcLC"B@oh<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17101:`Ni)5X(L5SjH/.GAP`ae1'mm[B>&A$@VIbAmQfR\4a>4X2uZ`0=IC%_!0NfO!/Fb$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17102-<:ni1N39<dBk6(D'*@2BatcNf!,-ML,ZfnEUhHF[6-8^YlVYIpfMA_6N4<?@5%3Y>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17109-$NV_FnWj2Z<^1qkeO^pQ0.gG0:>cjV`X1pFC"mGZQB96\hj+KP!-T&u],g:4:>n<f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17110:*-'*1(Z-(`3'O6'C%?PUb9BY+;s[68@P6Ga71dcR[bE$_1rZbZ`:>^U4Zi3$8Kr!Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17111-Gb'HfQTK[`Ii</Le*%.i.RP21D=ODj_&tX&m*B]:3mdG_(>:q"4!Kr%A'"'D*U:#.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17131-.NJ'_nZ64N2.a=nmYgAXcf,cbN`^0Ag'ik;="""JX^=K0mEE.iRM<5Ei)'Vi!.j%2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17132:Y;PlN`"UhZl*p@WdTd*3Eg$G&Im&L61M%9$TgK2[X)TB[K`V`El@&H,N*KtadJ4f&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17133-IcEul/O"FJHnVF%?Sj>cD7((A_8fG(j3J[;HWfa2OCgDm,s$[u#ISshT\h"m$O)l+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17147-k\A>&)f:d[`sRf`:32s"W`j_3f2OLbe2m"CLZ`[V)Ur=Iju*s1:_\P5or:nZm%-u.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17148:T^W4LY%lLnUOM.^(&:IecL6)12mnKj`,Xq=;VSLN84#)gobt]IN17$P`Z((SRA3>`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17149-O*5Ot!iQu#K_j6+N4__/_D[t/#6]KuHbDhMEtcX:G8h`#"DDaZ*ZP%>\k@mUG\pjh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17156-$aoO+*&lnQc"mos*)";66L#hP!#1I1Rjd(>Z7ma<#]0$7&4MtXE8dNEns(4$rrD^m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17157:HHMjnAW]bJiBZO`=^.P%hSd]G''uX6E)Zki,G3,E/%*Oi,c$q79Uq/i<LP`+j=pQJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17158-_;HD&;2?(!5rR7#&'?m.)Htl\\KaMj[*K_,g#bJD?K>!gW;ABV+C95W#G1m.RZkFe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17174-_@cYA;Nu<(A7mpJmW4G/:P8DID];4a,iinomC=LN&2@[GN-sL4X%DPa)6#!S]Z0j0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17175:*:=%3EVe4:1GWij>SY(&SG`mPo$uZa-V2D#J-)5LAr+51jd@**aZ16[Uo`D)q@Z,=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17176-ZB$P,N0<"]J!!VbK$'q0(mPpYIE8?1rS4Ocd\LGG4;1V1,^F`-O:B."Xn8KoCC.DR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17227-:PO<8MbBJZ<>(JC6jWGK%plZ^pntt&QM)bIif=YoH`o4*Z,\3M!B<1RgfNaT`.%f8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17228:2t3Dk0>jE9RK\_6ii*HX,`j?jmTc^1k@.$T`I,!6m%<gbilGjQmt%mY$Rd04-"he`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17229-c.]]]SpB8GR9<m"8Ua0.Td7$9k>.(ShADp72"nJleF(g91ho<Rh`gs>kbmcGn?UN\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17233-h>[Jk7fNHtO,j2eItW88K3-I-adbe4i[`b>*Lq/6o'N!.<93]p%Q`4jIh7+fRK!8m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17234:=,F$H-C`ufS"T&QI*4C;@5a`_PE+2g$2\fC`L[D2-$aDFL@=*NQ0):n\"2P16SKI`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17235-36:d3GklOr7]cEbVgc*;bf*>G]5#CRKHC^'2LH1JRd8q0VebfAiB>!JiS/C9`?\u8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17254-</<q8+::IG8F1-Sk>jNC>+_HcTVSddT$[_dVP$V+mbUR=(q7]#r/[sUVV=gZ.$.0b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17255:QK3`>8:>LR$Lte[??ddeY6Y\/pi$f=m@M)lWqH<T=GlWcQ?Q-1!irU`__6E/q:@Zt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17256-?En.D:5cN@<q+nH)U7A5TuPN^Un-<8rG0au3N`G_q36t"!!gRM+CopYjOu3@YU.4b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17261-V&7H;Clch8HhN[%Uja+pXf0:;^m\5$DO0/;.7s,^L*:W!S$C9Smf""%!.p2T;oIB8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17262:$h4nG&#.j1M.G)q1.O6K&2r_&]j"b:H`(3':T3Oj_0$]Fi@G9`cZ?Ib#JM_N0,&^9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17263-dGhC[Xu+r=h)/=9&BGtb`(jECPT59/5*_ue2,;P^5=21T[_*;h6IK.?LKsiZ[!0E_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17272-(mZe)EV(6>mGVE\,0"#M/Ym8!%Tj4kY]Pr2BpucE\:WBWA7ZmHGfDQ8<N%7O4M$oX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17273:;;,[C2sjo/)fHaAp(%`CGj]JZWOKDmNQ!)E$N`IqK?%e0Q$=[p?PS"t8Ia:(]L1[+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17274-d@jAT_F`7q!Q"S5+'tPHok^ltMYpoBCB8Ue$#Li@H!cdP:i[(ff<7fIV0kAp"l>(k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17275:4lrJ`!+P0%$A!CAXJ7/9Y=b'Lih8ND5.:u[V&Br@<n?k(%u(#`[s*Drq.8$h.XeeD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17276->-)5W;&t=q/B;ZTQk,OIN_OppiGT_2?c8qDC0hY+1`*U2O33L=jA]MQ`o=)Q*=k@,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17318-$_d&GD99-"jB,*Y#ujaR"HG0_+*s2ogK&J.EK0#_Dsj-;5Fm*)WSnUl\[[MN:jh@1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17319:(sY9k)Y;.1Bjcr]*CDMcJ4CL'?`eaR)R>g;HBOakX#?:Q0.FAr3=.\Q#'9&pr$r5`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17320-pm''S(O#2]TEDrI9%-*pMX&gr#<naOr37V/^uH[7X0'P@ZJ;Oaa'7gIQ)`+P^6IQ7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17337-H'-E_f)iUc_EK2oLDklkh4:oN>r"GhAj&[IrrA%'f8/k`[EJMa>/.b6mo?lZaNit4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17338:`rLDrkufE,Uq*,8q1?2%8"tABpfFQpJ,$(<p`E)9EFSKsX_.2<"hgpt>aOeJ^`MXQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17339-G5`A.cJPt#_&[\nJ)Tg\i_*&YXDJVF2<2joS.UjZM=,`B`ujeE>AZFIiEsWD&r>NH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17352-A^=%rELQhQL'>(n;RF*<I;KCe%4=<bLqGJ3qr&<]VC%SfRh9qG(!GCYF0j&+oa1uL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17353:Gg<YbVb$=_`r?$o^C:#fnH(PRfB"M6b2A7B!%/6$#pE%JI4Ob^L`Z\G$1WQ&l8h#1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17354-L&=<BOUPcfjR7[,^aBlmlf!m,?g/Z>=2OD1ZV+eT#DatiGu3m9UlUlb9G:Q$P)EE,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17360-)p;>8UJW#Rq;-Yi#9?>#=6sMM[+C)S]"3/GD@B$-^SoniQ`3E^fd2M6grdQef]k3U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17361:`HlI@T+UiS;'$Q]"R+4eC3*R5^BbZ-;KTdTqIZ7tlB5=+Guh*F*2'alr[@QR_`eU>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17362-e:kR0;M6t]R9O8%-S+H^2>WI)b=q[Mn3YF@_P]kY`>8mI4jEDf`\k8jIiEia$N.oj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17401-;64!V_&%lS9+U`uTa-6fW3/:o`I?WkW5>cCTTV:pN!Rug8uJ?\/)ehL-uXWsNIDLS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17402:SiDH>]%/\e)/`XuMg$:mLEDdo<Y(A`h.h?j.h<Fb`X?=+)/=08P6fYg!o2aR.m??(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17403-2ZX^;Oq.W$k?0EFZFc+W.aW]d^]Hb&\F"?92WE=`Z%d&M:?DD@i/A:APCO?K9P%sQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17417-El(sHis0#=auCaMMRbd<e=u>OWtiP"W@hjG1\'GsI94B(ep9Q8r%G5JVV9sdEAbBs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17418:LpD>jck!7-QM_EpOus-AM6-V`4B)$A`fie910u/he"6jq)X!F\YG+,qiNEOb5-qiL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17419-4<*8X5=O%3II/"^JXi=Bc`-j.F3S"]4"EG!%#$:K52N]tJ]f8BUtt*RjnTWP0:mKq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17426-`ZTjukWN]]TK!nHM*JjY3$7*YhE8?1QBQ'GZue0,f([Ne@^CL(cq;,7a9/Ue[2\%U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17427:#`uR<h?Ip_^$<^*`o'k*B7p%[%KK!s`\L9p!:f]\9'\ehSa;<G=G\+P<3aa")'^09
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17428-Q'lXo,;b?A`YebWr/`o:g9JHS+C#GsW8,1j+.T:R(Fl)$kFA-od1hbT/h5SFl&;#O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17475-0:EnWb1Y`6l73Gl8MV<P-Rq$WGg:)&f2u/8@,p>U<<DhV]%"@"TO.=>RPg@^\;Et_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17476:d)S5_rI!.3OnOUk1WdX.4HYYk'b&^`(/Yc6]*sj,3$@pk/`rjkQRs^"\:]erd*gI?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17477-d-]27BFLrP:e;fP.]Zs\euPhP)Xm8(?b/hS:Ts"]Qek\u:umlEN#_`kpSCB2@ZgB[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17525-*C6O3+]V[6182&3T1Z91f(U<jGaV,Q!ouA^9QmO.F@b;(lul34#:t;.=Vm4E@?`fF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17526:q)cD^+N?JTlW_6og0`'Wd_3dZhS$;e6aVU=_/`$GPJG.Z<d/`Y`Zp`O&V'rb1Zf["
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17527-c_YWJCF$!@]n$;=*-0(?9ltQ"$)7hMq_1m5;FXs'?lm1i]2$Suf3W.<2N)RPMqbXQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17533-\G!"!6-?>h%!OnC`6=lj%EaldXJ_3Z/$[T+I?A,;\q_P=P+RM5j6i\-T6Q)t-.an_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17534:k6F.klX*:P<.97RZB^`oEd8GTI&CqU`/C3MNA2]4,T1kE.GP,P/+$+F`sO<?7%=H5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17535-rQe1:PolG5G_B,Ve8>;._;k>m9N&9Y$/4X1Vhi(MfOTRh2[7(<d^+n;Us?qIAI/]s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17536:rrB*9Fo$,.r'e9)[PGhI=Kr`?#H+D0gb:?.jckp"?E?B'<41N$9%kG^J;QaN/#`?a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17537-:'5iolW%TQ'Tcs@5n!sD+'pFApY8/&?&OiY6,kA>&2LPJ<+UMY-TV2,ld]pZ+ml6u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17538-7PM2).4gPSH/oXoe\tNbN`8S&F+A>Dgj3G/9aU\bWds9&.M<*e:ZkcO1AO+<I&1$k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17539:@Qn6a#lL[0d0Vlt#KF`Mc6G&3=9_ZPi#h#ZONE>X$tKa`I%>Q]HA[[h0U'e30o3s3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17540-Y;jAs.@t/!+d"^`F=MRuTgnkthV+DOjfoat)&8O)g]==e=]l,aUh&m2c`,/dN\_$B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17541-8u:-$6hDu!MNd4P5ZS"u!\q1=kujj*@b]L5r>^c5\@YqEJ3&Fa=!>%(D@%0]O$W/5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17542:%,9D_ZJ3\N[fBCA@`FE)KgL5d6[#Z?EjE7Rdq$]bGgR5("!r,\*_o4H>l6<`H%8((
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17543-N&X6OE.5R(C"lp%J8r:9Rn1SL;cg*T(BkEF\/@Sm!NT7,6M>js)q9nm"RdSBj.p'q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17572-)+ibVGH.PK[)c@R*8o`em7^B`+i?ATOiMBid]Y7.c%Tar&E-A=T;\WYQ9ZUWH8+pM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17573:Cn(_&p(U`0:sM$JjXO%dVTQ"["]R7-R0?e3Wp37t-mcUt/>V9`gI<3"=d0%2.eAY1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17574-A"90+Hq`EU*&@\UD*KHF<+s788iE_)k6%Wj.Rai-;'KZ6!Wg="l^DP[(<$)/@:Vi=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17589-f0S24X70)PaXVQ"kuQ/`PmbYnb6.Uk.$[^]YUK]_kO2C<be(bKmMt=a8o!QoQ:=+J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17590:Kk=dJ38.HghmGl2P!^.YTh\,`V$eMZ$BL\sW$B(.T#@6XKEF1ZZLmul^7#_r.`h$3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17591-,"ElK`O_,4:j>>2B>su1&bj#)C,*9Z)hr@fE(r'KXF`o>c*ud;qu6XW\D#k$F0f\9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17649-3QEAnRc(hCH/a0A[nh)g%1<sZ%giP/n!qsF[kb8F9cFj[?sZ/)*;(QJYK*DA.GXpb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17650:_W;P6\`oQBY*Z)$pCLT`DiANU\EHNKJ^Ai\jqIN1.jqimcICSn*U7YGa</2.?N$ks
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17651-p\MO70\:/'J5e<Y"9[H0k*g#SEN6RZ[QBa]4V+4c!#j81'3_0b_dMS#fe\Z<@)%r=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17669-/muA&hIBS2+[G,XUSW2WK'fa!rr<u;!5`#jZWp\j7]:o<!J6$Nel2Q:AKGHbI8;[L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17670:`D&K.5(E@$AUWNs6VXi!RPhC]?TuII*+e4!N(8=e?GeYYZJDA>UM6cDFtkD,SA?2`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17671-"]ZBAG;qT*oBT`]qa4IMM<E<0+`fNSN&LnlmFF0K4NeiN96;8"nuj+b]I9+c_UE9p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17678-)X8fu*nQX\\B]''4>$XZY;N4rW+^D/7u$F'kQ$=3S'AHW)4!Sp$K.G<S.gk2Q]g)L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17679:mH(-WcQ^(sdE4r(3t?o`O3Y:EFKG."?AC:qRPM$PdQ=:_7<l2X-"D$J$N-;7%fZM`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17680:`DC>SOg`eLQ!t6=./C?9N:Yf#FT2@*!d1p$R:=Vf/6iof'Td>/Gs$t`BTb6\Q))eW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17681-7jAWS2LMg'rcuWO>171K6*uaXd`69Ncp6h'#a!1C#$@K;W'A8UT6"2n@YIkBegQG'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17714-2icotdIf"c&a1-mhNtEK3mDS*9N@i1nUpV/@Oq9ZrJJ@-XU!k3LU?LSr'8$&dXEKF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17715:.`!<6\In*,$jgFiF+KVCI\<=N8(4/oP`Qbe,bZRcqgMQ6^U)ha6h,["MUQ]4)0c6h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17716-n:$0EDAkJIlKgfUnu4T!`^eiIf5;ZCTf"*AR7i^EPZ?&pVaAnaf.nUiZY<u^*&^T#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17718-ok&GF%[&RW8%HTfJ]Duo^D^6Ap9uEe(:2'E4A<O*)!F&Mqau+C<2S8Gp&#jCc3ijW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17719:it)&&"5q/UMD`X;j$&["`GC[j4;t<K/djSq<6.4A?G)Kq&CJ3CG\][1ibsB14)[?6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17720-jgn(o>o`9qj;e*fVc1&-E".9bhY\km^:E0?("hebSg2^ej);BZhL>#WPSi11T1o5a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17729-^3]aeJ)I07B>T(/?\I;=)bojp`8kC=hRP0)\'cPJ0h+YCj!QtJ:L'JAnXJMIkDVSL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17730:h`$P/+aBJUn`Hr.$l7rU=Ef'@J>rk&\8`.T8L5*s*u0]Ul*hK]:SkgA5MB1.rMmME
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17731-UM5/Xn?dWape@GWnlX\n&!oJ\-Qg#NN5hUt"$HDenCar%K$n@DG[OX8Koh=*5OA:=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17749-8BQ`S&u"WDlX"S4CCL4CC:Q:O_U:@'$4^'T3fcnWd=*J/H;a.ZA@@Ifbbdc2PFljH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17750:V-9E]`mNH#`EK(FBA:-ArMY/oa*/#ej#\Qk;^h4$\RpgaIdV":Nu6d=58X>"Am^C`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17751-]p,d:(Y:]Yo'A@3?#gaB?:"K>nn&DjNIU*4idEj.B'&e8G28oWJ9,'orlJL`]JfVa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17752:MS:--1Vokm`AE^p+<W&S^o6tO3F]#*/Q@$8e!6\@Z1)CXD*0QC$c!//W9.AI`nGa*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17753-N?%=%/"Xf5K3_!bD'r8rd<0W_*((d7E*<("%TFNRo;TAeAY=:S`62o)Yt8l4at71a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17769-E3[S+:<:K*kE!Wt0Y@kb!d3"p085;?h-1jZ<Wa;N-\:Mh?heg@j2TY*>\K6ONj3F=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17770:QI^!]ff('?-`q?.\oeX$6dh`d]Pi3n=8iO/n`s?QX7=ra<nFd".To<neoN'EV2VFY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17771-/4MBKH?7NK!OFM_ZEksB@&64E"!+oed!5K`S,O'Q@Xf<@F$?tVA!*;^gcts$*BS]b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17803-+&sDBF%RqUCn'*`(4I<=&)n+V?5(b]e>1K3E+XCG9,N9AjEB__fB`9%k4t1.B=pYV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17804:%E+%aOF`@QmWl"[?\'7#3nM<@.d$&(8@7SjB/'r*b4tk3*<gnk_/>iUga`3O>fdj^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17805-J><#mkqZrCd<G#,QOCWV3D&ln6P0GDg.pGE=Qf7OPT?]-kA$M!gQ&[XJbutQ@X(^(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17809-C;VO^7JE&E`K*4YW>5Kg>NG3m6/Z7Vo;?f<eW$s1.1F/8JJs/m7jfBc6^j$KL1QPl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17810:ORa6fjS^St@?K6*<OWQj8]`@Lr$eacfcckV`*a?G2Z"$j8sd6Nbdj3T'X9X@j[i=(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17811-"D"J)r68/U6q-\+7:cUcJ2obeFUqs&Eafm_bX(8+XD&ejr_p7(]4h9;2/7"iC/rfe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17819-iF:nJ#nGsri1(<oIKI%u9qOi&[F(Ge?&3G"A!J0Zrr>$S-sB#L3U07\)#dLcF[[B#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17820:AcQHa(7o#KKnsup4X;Cmd>rU`V(E#,h3jG*/-?O.f)r`W6VN7b6FY$UQ>C^;`D8+U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17821-HZOOFB,.N"1.X>[7LfVc:VLVnFDlpU0%B>AXX!>\VZOGm/m:B3S9--`25K5smW6p\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17868-VQN5k:iMN)jWb7VJa6&6`_8IU!\eYfj3WiQ9.g<.U9n(=/(I_cl-cQSkH'do!NeUI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17869:;@Z4Ger:ca_G-3kMG1Qm\7(%9?k`P?lHLqK7$4FlJEN'`hQ*Ym+$>9GB#`l_39-%T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17870-l7MG9#pCQA/`45X>!@W*\Iq[ZfqZj7$.#giW9)Z(JO'9D'DK5K8jEK-mNBn5!&@?o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17932-a"o%MWfX.j%Go_pp0A3kc"q%4q`[sU\'@5G:-PP`/ZhELk%V:;1<YUWR`1PS0EXlp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17933:&n,sRmGjHqe[ZB`&Ye"9@fY3KT8bhdBJ&m;WFC@d1lWPLNe$2h`uOg=="OuraM:5!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17934-cG?`DV-FS,8g,dJa6s,[qk(a"["^(q1m4Rj3QUTVdsk3YAnaab6$V[rLB%>@H,ld3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17939-1-fHt36tH$b$&O<GB[_d7pdnQ=\.`?;4+gT@k9tU!.TN/YN](!7adM-\VJs`kA<+Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17940:Y#2\o6O`BGrOqGW25o(!)"#$7Z<3A25hh:9es`8,ZZ%#pOpUSW%/H#T>%1iQ!H?0Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17941-4Y^/m("aO;#AD!Y)<CYCeS9Z91'lrHYIcG(<B/o9&q_WkCREQg!&#[],<0`^$j0pp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17945-TW3`.M'J/M<RW7LQ&I-Pj,0Eu$75b>,Q]sN#H4Q&m"*jXBcDl*[1TG!?m?e(nu<6R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17946:`%Ib#!dJ;%61h$)).GB]#jODel>"`'OL#`oJ/kgYFHPFKI9sd+Ytf#,5oWA?Xe!A"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17947-#54sjd)d2!jrZ9t^^LDC;e-=o&[.]NDuij<W2ITOL*/UT$]V9[KBZ@)Ys)^@V6]nB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17959-iaPk:"Gsmuj<&C+<b;6bU]HFY,6RA(J+`'ASXCt/iG_P=rrA#sg?f)uc/gLD83rA>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17960:@]q`n4[i5QL"pMJ.cW+Ee:C@%MRuM<RnkPprl2$)r`B:/fJ)K\]Cc$b]sV88@MqAW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17961-D]pV-S/nMO(`ns9B[)le:pFm*55E7T'iKI?h`'FGd#OirLlL"@&i^ciT"`_*JfoWe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17997-,hS63&dEA1h)e]X@P]l5WBkmeIcJkQJl>]_V.s<oCNrX<9?QE#A<9Q2_6+;InP>"L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17998:3LR$J1DjFt*9;DX?@R<KF_Zk8^N`N(Fs$q^,.[N^Fa7?s'!1#AbZg`'LZMW2N+p*m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17999-DXI!VWT4k%ijm[cp4dKKd-iQs=!Qf"`FN8+g[Z19El0-*iV6Il0>sZSb=ufsjR1*!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18025-%QWk%fB;&1%i$/fGSRW57??i"VibI+,R.^CaWA6dq2Qrb#D#X02QhCiKOW`6E4Yea
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18026:DiB!\`lU>IVtfFOP=s;4GqK_$K-fJaKWD%WTm4Agc`V'MpjNkR+o_OoL\r!tna5Ln
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18027-i:)5RVd4o9!en-l"pbGO*-W.n0m0O'%h2b,2POEj($j>hA-37H]9OCb#(J-"=5m<K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18038-i&YbEb[W!1[R[f59!'@n=Db1eJ>LBHZ?m0cPN^+=7aXL1d'4f)d#VG#nd@Yohca2R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18039:Z=tqaNOD=rQ6Ag_c`$"EY>4T-Ml`aeddQTIRWJX>fPr6.5Y/qlIU;<qC@j`m@=jb(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18040-kXBjWfTsj0_&0^*DH(Mdo_NW6`0*Q'C%Gg#-d/_&Cd,E-CY:=lC(O_-BuMB](KE/_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18063-mOQfb0;Ct8f\ZRYj32:A$:rCB*+YX&B<Q(@:Pnp\p-+XVbf`,-m2Sts`"CA`#JVA+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18064:Z)]7!,4`luUL#B$;a)]#Kn@t2l'`ru)7Z1s7j3m+$<rI!,<-^DH[F[&[+eGpp59l<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18065:bq-JYq7FpB".hPpR`_(3dbq^Me0c;:$B`EfA'8ID`Xbss8rD>I/n:*e-K6m[+Afl_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18066-4Q$8sc?]7q\>:c]BC#&`bdj=b[FESuFZfB+_VGIu^jXso*I6nroW&NrH1nd%ChA$\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18085-:Ij%/5E.dMn=G*W=k6q!_HP&6O2(L^DlDreqHRXtoZ-%5Ou&WMmI+CHpleR=`)>D]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18086:/n)/O5"[!SZ$l4MM;ji2nI;ia>'Z!.)%<d*@RC;Z`^b@FRB@m$97YU&%(hoB5m,`:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18087-eCW12=D0@5DLXWWQq1/.D/+=HX/7JN^f6Nb%Ci)*p!9aM7rL+n<+HDA+K,N0?Y\gX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18141-S!K'`#>do4>3WE]-cE_9d-e;5YF5i#a=<-(lg=M:jjN$Uf.C=L:N*KYg"=GrG0a*Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18142:V/s#?2`Iu'PIE&$F\!_*4qV+9\&(&S2+t6:OpB($pTFal`l]A4gT9/jer5LOpc_lY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18143-3?M1goack&r[9g&S#.Ng-.D7V#ml9N%,Re?p#t9?5A+YW;em/Vj%g:`B"'6f.nBXl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18195-);IApg6jd+>VT$cE^1X8DljW'6tpH%b#?>5m'n*CG3s)I78hlj;48kT3&i!/qAS%3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18196:K.25Mlamuo)*WeD/_(4`6j6[-"$\4+c`^Ls21)OFD@"<!F2%$m$B/AX^a&BI*BPSs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18197-'7Z@=D.^e4r`q%M(2G<J6aCgd#Mo#"o;+@k*mdlSa!:i0*+K_e2RfpBB$M%L9Ti,s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18259-r\\FW#qGk`2unt@j#q(]CLFcfONHJ_Msi0Mq#M<Amo9L#BTT6Zk6[`";AXOG.jKWU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18260:g^lI=c_UcE`otLkbD_"aL$,UQX\uUE]2)Hq<Q`7^LA>jDg^e>OO\h4:-K:\jR.W<=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18261-1fLR-q3:g8N]Y\tPu4tX693%G5Q,>b7C5%scH*<>4-VM1@K?UE!;g6!4'<ku71qU"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18272-40Cfb[-_I,Oe!>"r5^[U#H4e72WsgBb/t"q(^nA,O3Y<E8V(-ALK.0p$=L'dgSJu:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18273:5C)Hh`+jG+Cf]L56s3Y0L3&qVq<#9S&0D)aKQr$e8t:O`%/pI@(bVrXVmh5R@.01J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18274-*&6dY("QPq8:b92,a)%`Y0i>,E_!=HE)rfJFF=W0&tcc/3X(sHN4UkC&pNA[[9Q4O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18299-Oun8F3noX'PY3H5R*O=(+g^o_m7F4(6`#d343<[[[P37O3pgJ`LW2CS<><&U=I#-H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18300:?kO7U)*L`A$En'R@u*\9bf7o[^_uQ)9%J&r1b3Do1-&0TbIm=afN,0L0jMC%EdL`#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18301-p/)Ml`^U]K0d!iR)Qo._(QZau8>kp]`mB$BrY9G(HWt#_>Qs;2@m*!$:6cNU-,q0k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18324-eR79d,E[fD:M^Nk?:`"$5YQH(aXT?/_+WP-1@LV)$(GpDF2t.,?)M9QDHOH'U=?$t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18325:b8(@]0u:o,?emr5ak/>YL`gU/`Cc$lc+oVVr``bY,]IbMT>HMUI>d349"8`mJLBdY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18326-:ssZo?=dg,5j9[''NiM0ImPXGQp\n:O>6uOD.g@Z7j9hPJ`i)&q::M17*?bsOeO3Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18358-ZK1(r8o[RZd@2p%]6N1\Ysk9Q-[j*tPS(@)NQ71_!.@R!2FOC#RG-?KSu3\0W^+dY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18359:P$918!1`-K.RL[H+$>4:=FUVV!#d]MMp2pDdZ!HkGfqN`PO*&F<oLiUWs!8/St'rB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18360-AP)#po<aYN.2^+TrcOoI.n6Na7;11^JL(4On#iD"@_At-(k8TF!#mGOC7D*Kb,SoW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18528-`EUUg,%f!Z5fr^aSS'2+G,k)E+QrF<j'KpgB(56%Ug)VV:G:H7G*IB%^I-nTGq>8*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18529:2R.'kGmO`<E4l/lSU+8?$<fBfk"<a$C5PnOJk"Hdn[&9$9NQMt4^-`5enh4PeiSlV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18530-6A>^dSNBjfLSR^mD07pEbSZF#3T_u2%^l"S_&n;9%ettUI31u1^=2+%i=@NM<Ep3/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18538-_nT!DHki^WC@Asp,Il,RV2FOM.4V.kat_G%[VNU3Au_n)Eu,%ORHr]a1WAk`!(iJj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18539::RN_`lanF$jDjWp@Gj:(kJk4ZP/7OZei6UPQ9`"70RA)t9<[X4HH1fCX=b%r)X`Qn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18540-(g?9UAdnmrfm&ue\sXq;8P13>_Q&WgW3#=7p/E=a]+(R,c8/JjAbUj?;`BFSqaKV1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18565-'!FcRU&P,/-Zok3_nR/i4Pf=L[[3gRh49hEUKkqTbpp%4X.H6O?d?C,rr@Y_p^/$g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18566:p0[=H`*5fMk./ksG[ln)3Sb(a(BF;ZhkbfVhE17mcAr1/X]sUUC$$p&1IB`-TC.XM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18567-hhqE5r[`:d?Pe4..[&BRiql`dO2899_bG*hV4(t$jd;Z[=At)SZWa-Z_dX?O3c+do
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18607-OsRL]Z"(UM4U*ZdY)fO(ETUo#=##Y<MEX%hlKVLlYlZ+8;Ab]Ef!;JCe7<91RAE`i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18608:l[t.YaRu`Yep\]:!m$L`Z,SQfd=Lqn0"SDa2D"9Q<$;YikAegdHB5*u/(hF8eD60D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18609-]t.=OZ`utqRg_8=or]fAnK^P,4'!4("H;8h3PkBjY8?$2%'Z"fRNeFt&-4fZ4aU7g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18638-h+lV^,9dG'?81%uP$!`ClVU'+=W(Eh*\qsfdhQ]<j_`_8]NE&d+6q1c7+&PX/j#"B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18639:E#`Jdh-$Oq`hI-n(Cj@j3Q_6X#D<!j?_RaeUhot/F3=?.*GWO?#?LE>WW5,:*Bo`c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18640-e'19P&AA?gdjIBYC73%()/uRTAQQnLH+QTb@R`pLhuWUL%"X/g0d?oGEV6<-;Q>\'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18659-%.DEZJ`C]#GktmIMUkFT5d!mFTi:Q(eG<#o*RQsC7XKhU!kTZ;J3%1([79)mA`UFc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18660:5m'4kV0!M3D/$K'-<5&>`sR(UT&"1P\6QZm@kG&$[s(S1C-(%SA`SVb)iA3!1&4:"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18661-MOFa=j^#og=9:K'33#OaP,rEcjIn[G\EC#1:M)rsE"JNu(rt3nQYDLeJ>HdT]F:A6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18665-qGO_lR-qFNbH#H4CrdQG$eLuW^sX!!aWi'pl?[MH3uj"]m)j:F4_c\o@RKK_"$9*"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18666:8(O0;X>K=DJ'7`7$-RJ.o_`D<GC6Y"j6mO5"[jsf3>bRg,R*h>&k,X5ekD52^eZ3)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18667-ehTgd`dNVfJQE1B:dG))5.)qY[Q+D/2KQPB-EFC^"J?6m(^D$[c8J,77P5"_>^jF[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18682-#I2N8"3ZN?aq:qLWBEbb&YY"7<=FQB""t(2ks@JR"3QfolIdZ1P'Z0km71/u$/OlU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18683:hs^,p9aG>_P1]g`cNMf>lqUjk\gZZ3$4f?gqUYYB$dBiX2B,cr\K`R)mQE(jS3$fm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18684-;@,A!AfWnq.E>Z%W:nT0`K_T7F-\>,5far<-G%HsEJt-_(0n1`i#^ZT4f-pKAmC/F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18697-[bPaGE\#N/ZZbJ5AjBa+b5b":+&G0?dRgPl8o&KS+L\.8RF$5hfLok#4aegY[Cl<`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18698:ME].P1N5nFrrB0(ekmsR.`e$eO9jkHokN`#Na"J:#(=QtWrSgNI=DU%C[,H"B]JML
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18699-X3WU(:qg?>2ZSqf77S4a7TNup>9V'45/:3n_\_&[*Yh_4=[Ih`+Fea!`gM.Z:5g@f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18700-=b%at!'0_gl7(O9S'\P7Z78Q6*)YSJ.m:OuJCqXBZ1dQkUYqUD-%n3pL"qVB.JXhT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18701:+SXm.h,`Ca8@iSf.7/Oe[%FPM]as))Xa0pH#i!0HL_:$o!7A\4)Zf8Umo*79`MUq^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18702-/%"\RkYDVl[qI'U;1pG*,TXPia*tE\MX?:WjGiYdKo%hgk'JiLH0JT5STQ'<-b*%^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18719-)N6o^-q<6gT1[XIT.(@[1DWO%?Yn:#Te.^9%-2f0\psCQe828::=!uYYa58tP`7sH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18720:c[X"*W8W`2A4V/J_'G$[ktkZ(RbH=?+$3,]_&`@_V-:K&Cncb_mV[]<gifRTFeTi(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18721-<^P!@8&IC/HFQ1_V7&rS$/(P;]4ukBN.2YY>)?CpO"rsU5^"!ampKkL86EieqL$,1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18738-Won[n,b)t*c-VMtP"@U*F<r+?Zi\mrr+YBh(t\?n/=ZFN,^.F%L%]oTZCV.#hpW<O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18739:D?TR,C86(`*dBlGXj2lK%kpP3=K*Me:TYnL(L%c3<J^gbC.?VW`_$)X$?Qn3`?\J,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18740-&V(R;53A=;>LAP!)<CD*5.KuY,-3!m&^a[""4u-]p=+#jq$AW!Ys>*TK'/:mWANAN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18750-V9t*iPB9Ya7Ff69[d`/,WZGY&rO<<,%!0b&?"5)!/7qRdj=)'K#c*7"!%96eaiX?Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18751:/[sMY*uJK/cjr81Sit=U$SRj]H9.&jGU(`;Q(`$r25?9`m`6NO&8O<t(&Z+og<:D=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18752-kAUA#Y*H-#cod_r:.!)pRCH_+EOY18dL;a!$,Hjk+SNiLdRN;Sr5(B.g^#0V`E@=]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18766-!Q[IaXHpatWo#f:mN\pC6)r[02P,sd69d&(#6]`#FX"I.,@Bf$I1O^f1MckkQ2@0R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18767:HrdoM2<Lpj()Q+MC'FhB5BHAm#8s_<4>ZLPa5.c_UMI<GeF)=M*US6V`\;Yk$Q`)2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18768-?5)A[]naNM)bXeeLs..Mmi7@2pZasmpR_n![GIBg(">LmWO0bkKu*H%C\dOm@u-s=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18773-MrH!#?Ff#H?V`GF1s'SC;?FT]c;-X3r6b;n_aX'-NqL-m=m@``4D[\f,*7C2[.8NU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18774:k38>sj-`Xr]Gn-PhpHp"TY7I"OS@/ag3/$"T4mc7OU0M3D9-O>o@LZt>&$PJb]`&:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18775-dE9<m<K7jtWNP748@5nt-ao*[@>PO*<;V#AZ>%`j^Y,c"O]<2?Thn#NO2AX]=F80#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18792-o"U$m7FeD6WF94di[S%aa`7VP?<Q<,g2B>c&o&I.n>4["$"VdoGPQp:J::Pe%S/J>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18793:Sg4$Di\)"a[Z$;B@STao&`oT?N"<LEjRfQ&iDQ]9Fn^C$$"9hjUt1<Q?>-WOG`)Ht
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18794-2^7BE6%q[;a<5F9FfqWF^=)ooiJYBqqH"%-7Ti`9/odB`f_55YchqkSHURXAp;ubH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18834-`H#EsR^-+gc:c)XLfIG(cJF?;*j>GdGY/8)^[TR120f&'jXhjeM=]U3k9kf#[<UQ9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18835:n3c2bJaP0dRsOfi'`S.aF'2hN;t?\FeT$650X&htA&<P^Z*`'_UUdi:H#/ul7k9Jf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18836-$2dA7D5tWpi]ji1N+*:E1N(7Cl.`=bFfD2)ceNQ$/AtLp]P;nr;re<^&q"Ka&A5:J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18837-!/7'8"2fG-W$FX[%)PF_V[1<gocBYRNg]DZiXW!nYGfY)Xa^!)XAGCA\D1=#9.AYo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18838:K=eUcYHT+eH=)NqjIU3`_XBl<'t9@Y0i@Ln$P%3+K,Lgb`#fBb5</Y_n>qadnkY*Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18839-Af4,S8GTu-gPP!3HIbg47AS87_WMb=5$HIaQ`'``jaBUHHJ[X#97IuIE6E.2pVd_C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18840:'AsFun4S)u:Km)O^*3DKRb]Q<*u%FnWJ<sK2Zu3T*D7G7'3t!`rZ6Gkn>MB$e&+4`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18841-mtYc%O^?W+?<L6iP0<1,+,+qsho)9'a^qPV95T"qTgc?A<a;5koD3H43,WFf'u0F@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18849-9`;a3^XB`l>rJRg58iJ,&$abh\]t]@CplQ")Y,jfmUUH3:EY_Xp,K5VnZ3OnW1&MK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18850:1<@`fM&0l$E]EMoeR`h!b@p;_k)?_bDdQ7deR'%oXI=:fjch8Ab[Y^E]`ptkV,^YY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18851-7eb:-@7/^DQ:k0;9*&h-lD\K;%(^P-GI%E(\U=K"Q0-fOUB[LQ\FdNGl6:'d#%Wp@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18857-6Fg*e_[o;raQ,!QN[s8FmB3h;9td*cM@6td9:mfSN/fWC8Nc0!Z&DbH?4P\][H(Jm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18858:e7?$P.ati`fZS>VZ$@+@<MX9FOA6'3l\p/?W:(mf;M.iRM,JSNm>O'`'\\"F466,(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18859-?%7g?J*_T-<4CKOO0W!G7gu8#m39ON_MfW\PCr+Wj^bf8W%;JLY+h:o/%e>;cV+H)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18862-RT76lC@(Zh[0q"KK?.bI#Qd9G]dm8:Jj>#:=Y8Z3;&OlrL1!S;N[s:.>MG,]b%Y?r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18863:HZrkt`%`Q^D<Hp6T2'1MFR<NdXH$m`Ug,FVN9"XHLZ/&1F=KUkgN1NUjm=S#O%9(8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18864-O\I>jPq;7lUOYhXK9jQ,\>_'VLd_qJFT-$0AVlY1PM7=[;L]&57\aM"6S-4+0Yq/[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18889-O$Y@LLK)a#Z]%1lP&;4h"6TN29%q_U9>P`n@0o5OXM_2(CR%b]?/!flUNn_,e:%r'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18890:RnJh%`f"i8Bl_"tkeRTZaP$PGA&tjf0!tntRRuPO\<>Ojgp"m\4H`LS/+Z,'e0*0m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18891-[+hFqZRj6/gl^3llX-HR<fT#-1K$eFi(43>ZFEp-_=-6pf7rP!)+CYdq4F^,FZ?BR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18892-0=e?cDcPo'g%d>4."+[j7C\,jhC\6*^#;0m=]t#.:!="T[%K+;KfFO.j:7I;Q</6S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18893:qa?bZ==sXYqqk$(rZh>KdJamUDI%TjfmB^C,/n6to7f7%hL`J5X%@,Ubc*$\bk^`$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18894-Fo@U_:P!BBrr@o45.T&oHqeU#,A>Z5alZ$#DiPj[`ag=&0Knaa+,TtVe355Ff9'4Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18970-@YtP/<QP&Sbg3X0aPhD-q6-5ER&AIl.sm*qOujsf$b>4qN+#NB?B=#O*I,?7O]uN@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18971:)nD!H_Jnq794c*qAj=<`+#+eACABG#Xj*Uu]@d!9p@?eV[&jfnB@P$Z9W6`6*]Pb>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18972-CS6qba7b7!=LMWFJ][`up%(,Z0+gRTlTQQ,]"NBs,9lPg(`a+pm9]Y;R0'b!,,WVX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19000-EPKVK,[b71njdFkC/lgmoK;JH2DJ9'a+"B/#&APP_WmIZEGMJH"ptT";sBfRh`_;?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19001:*6fIENBN^dNc5&[H^ae[?\A39J1U^#Yr*OXa`sQo>g02TPDnlV[o(+m3MU@S$PVH`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19002-VTh`f:Y)W%0+snJh2Zb$`cIaEpNR[Gc91ZD,N:Gge@D[pi60FWg1^Kdkfp!?o>GVa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19020-V)G>oc+B2.Rc]lLc.eqVWo$b*[>uC8S'/5V;O9?h6,F%NESA(C;=Q6__G(M6OWjOr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19021:h89kR3n?$Om#[%PL!FbZ<-B?eL[5O.]Z6=#3t<uHb654``OR3GC$0+f%5`W,g=oEZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19022-buKYP7)<ohm+DIGSi^"X#DZ2#jVccHfcU=El?i9+aejc+*"C;\)b*=&'sG!%<_#hu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19060-aR/+0jb!#TlW+mfYYsT&g_M90^ss==5<NVqYQt@+rh#HbP#"J-l)?*&)DLtWOHHo%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19061:3;Q[1j]5kR`J>Z(orQU$2,>n2!+c.,2A1;\.`+e%7EQici&?.(k=r=I="QMGZKfN!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19062-&j!>>#<fp$.\iQ4WDH,2"4QR$BCaRtBB5/sGqJejCeD.oKFPF@7jj>hd^I%t>nI_f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19112-F&#</KUptqdD)2HeM4)^J>_j8n\W^Zb9`s!fNb]qbAiIhp?&^64L2kBb-C@r9.:*/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19113:q>Dg8,#s^l(jNK]RE<8M'e\78UOA`SqEY_o^m3Q9a=CETE-J94XtUQ[A*I$PU@G`/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19114-`^_8BCsY"Y7a\C:Ju#$sYHl\A:ZgCn'#bp5,q6&26BuV^HO>KNjV_%;i"?%GdCmM2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19125-$0sq,6//AE@V%otbj'3cIgGeL?l9POdIN;ik6L6Jh+ZD0)'rBmW>p>-ps_iu1,]GH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19126:UM+6'e#"S\`G=aE!_8No9N<c$a'Zio$:cU`_M1pZ8^H!G7a]b>^1]M,!i-mIrrD@a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19127-_ran%P1dq0JWBL^$I<alKrkA;JPt6i+5ms'_fjt6'ePS,j*/1R9&%-QM.[/RO%Q<,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19134-4%bZ,`W53PP,sPI1V6-CIT)bfpf6,<!0TaN(cWm'if`ZFp=0mg</@S(-:>t.3%*A.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19135:J\`FMKj[m<i31S*Qf\mb+Yh.]V7lEd<Qec\31$-`gVNV2KrV]p;,cmPV3n3/WR!lb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19136-+.ZU+a4Z,7b;3OX:FFY\A;VQ7n2Cg_c:C.K(YXckmbUDMYl6t]>Dlg@HB]")QK[Fo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19185-<;U",GB7rm5VFA^!!jT!4Xg)\n_6t3$Ja9Y4g(lnn>d3nANqkGK7HI<nnh:cJN4&P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19186:0F>S]oZ,oqhj=OY#ZYA$!s!S`%bn&+p(O>F8O$-6A6=-#Sl**R,`>]+^U:0@?`@`8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19187:g)i"*8h`9j)#(2r:]7$&C>B;&>3K<14@=/k*/Na3&i&SWV_uG![T7%!bdd`6#am*s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19188-an6Z)W:5"coc6pimjD=q;,1396\SEd.k"kB:j7lP3AW4a"Y+B>V\eW\p(!_l?[gFL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19225-f@&C^+WH\*#&ip^a/+6eple=S\qVGInN75U9c;:&ID%/K]M[T[41bN7Vs3Ct'hT`r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19226:!Fe(MSFs(U`8KE]j"6>$agdJ2)+E5NNV`+\h/br<D-'1Tp6$g,\BC)_&:,=CoWKgq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19227-DIq4LXh3ItTbA2M+UA[:^]C^qkDK3nnV;e$FBa7$gHd&g"s\U&bK8q.9)7ek*XD1h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19228-Wsj0_VO#hn,8GSR-&t004(>jZ_i`g0+0B)O9c;^>l?oeorr=#'('dVrY,N[b1!HUN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19229:Gs&=,n1g'ObFU5Spn?VaL>Nkbj0XE^8`KNcQ#D.a$5&FTZ8)6oVp`6d`?,>'r&J7=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19230:Q[lJ:mh5'r?5oW$P\n4FQ]J]`j/M9L;etB`CVsI$de*K53W'V2"1)2;`.i2sP#u78
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19231-ERoh@3HI]4IYX8"QTqpr9%%$hr"%)&Lu&I.pVL^t\++@,Fa9`%Qus71S9>7TB@a`4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19249-&+'f6<,(IJmj^'o"rq/&#7$CoGHW>i:%H#rkZLYl.W\I64!,#^[BAl`2(>$]mKV:%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19250:+j![?3TIRiolaD`2Bga9jT%@Y"=Hk_JjDQ#N:@(q\j)$oh$L!>il9]#Z(`WM\-JTd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19251-S=7!`pp03\]t1e\&]&F8:aA<kMphpgX^buIB!jioNAf^j[Q=e.N`hYL`^u_PO=AnW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19255-EOn<)cL5F<EW2%%0FE)Ch%(D!Klr^Dq<k&`]6Q$eM$lkJ6AUu3DaM@<H(LY.6>"mb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19256:W6bTp<`1]$:O;;B[=>K]T&+Y"]5h(?1P@lN\`=<O$FqLSdQVjmLO.VoaI5,U;S(9t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19257->sV`8V03RD!$-%9HT45^htq1n>[H/icEU]\N[UD?4+SB&a1ZK(At]>Cf!'smXr&mX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19285-?4k\hi\F8NfY[TpHBpaMXaWP55klqjSM*sNeZ:T%:?tTE<SPUumcV?uGW<^B8]FtY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19286:3bZp2V0K[LUc^`?[I/sMZV;O1&1jW"%Q^,(Y.=5FnE$*REa&;0UF_;k`po'KqUa!+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19287:)=]PP/.pY%(,o98+nFWQEO:GmC?^+cnI`/7[$sD`YdB<#+lBe73B_f%f?;=#Pja#Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19288-IB@m5B]7bCUfm48Lu6-329_CNDqZ7%E>VS=5(K/)hEM(U+7&WMZXo/bVHI`c[7DWH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19332-7Wq:[IaMI/]@<O[nU?iMOsEJVGBLn\7j!L$na,eGg'b,qR-/u),a$fq9(-]YeMMP6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19333:4fO7_O#mK^.GU^@ji/hBrrD%BO`04I'OU&>Op85$QjE1Pa<2$!dl$e<,DpN=kWX`$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19334-DV`^Zg0.-r.$1LA%"b7K$tgEXQF^>q*d!_0Mo7;8(tsE:WO>k["AKW:\t._7K@;'-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19342-^H.O'DENhZTorX%SJ!2QZcLc9<?;('?t[X9kU]/cMd;GbWKT!&7ji&(hQ:LNONmlF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19343:]Pojk%p[\=g0BdKMg<`d9hGWC4hQYLd#Ocuku$^!9Tt3s,b:`3!%D1El!BRTS9-c/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19344-pGsf-;%o*<P7eEnY9WB#>0Eg(.Ml]!@s0Yckr^o`4\"sAA;T^+YF*C%%2tjGaB*JP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19345:<fa'Cqb-@Ej<CYoV`!Pc`$F]Y-<>$31$7uLEVNH&4#SU6+?=i?g%<<gqQ'=^S%u)`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19346-&(uk-n-,lo/MmbDV^Np;SVhfrH]7cco<O9ib;h*h=,(E\#A[]]obmVSCVrr!/`F(J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19355-Q\mZF6V4V+dqrCQQfV&A,Ve4cH]umiNC#_MH-O%PF!\mR<S1f2j7q/%BkV]'^1H;o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19356:L*QY"*Q<DK2U]3#G<Vu&_tIC9!.oU7ii`gdDoJ=eIq]E#r$U(ak=^X'"*kO)[`,O>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19357-\RG(@4gCX![(g:X(O.aR5I:ZR4r<u$HS'HZRUM65dT^P0k,Q;"=:q'p\]0+;r4):=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19391-c2\_D5T$]Ac\1.;nGTMgRX^,uXO==\bcQ^9*e&%0IZF2]i$X@D>O^WZ*;h&O4M(6M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19392:,Wk/;i4:(nkE#]?=6b5V`ft$aocLj?4p-c0a[&fsaSV=`J*kqK0+`B*08*]=7Z=q0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19393-\K_Ame<L>5--eG&(s`GhHH3n+fZ-n[*SYhNj6)F%!4Vl#.s[=E1C$n>mdf/nNn*X>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19404-)[8+*'@sa7Q#Q8ibo&$oLW.M4F"Il#:tI6C&,q\8\N(g/,l1S$ET0W9g!9L>&V=5?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19405:c`++?2(oZip8J=C)%o\M+$7/d`H)LJgR$]h&!dOAi_K$u-e!]TRptncFW4L*ch<'Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19406-M#(^Z'ZVFhYS.dIenCBRZ1$mlSCKLm9IuLl;]+T`mI[Rj9lB)^hHjmeJDd"*oG"TG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19418-1!dR`)NIJ!E;K]+m+>ojF1;)0Z_rpr=%OAc/X7g!7<0n=CX@h^d:_hp++MBO&XQt"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19419:JpRV!HdLB)54Sf1`o,[%T%/TAP3$3l$_.2-:3alF8rUp`])9kt%?a:--TpC\/s`c#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19420-Rr:Z#C\1?fdY&kY2NVpM^j=NeIV'cXY)3oA@WB#b'q")!bh??u@LD&S1%_?1-Bp:u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19433-mOic1G6Y)GT5#?)R):2$7i^+0Z0t/D&u6R?j*s3V.]_V3nY#tQi_'s>*!;8=Yu0*9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19434:l\6og.?Tn5`Z;O!m2c3,c6sj[D2&A(i0(aP4oU^aHZPb#!`#X=W@'$fP7anD]8`2t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19435-G@m=uT6"]*;p_0Q<EBhfP!YopGTD43USO'*1<+ttJ9YSf.cM4bd72J:#<[?^Pf>;2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19444-D*;#ZfGQ<ZH=pXhndhlf$EB#h>!snK*NBG+*k;+s[l8("q$].]V26QHW\!K,]0Zq0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19445:e=M2&M`Yt`n$,!N/6L3n2e>J6@^4/'kIDb**+0h6G,t4>`pie%Cl9R=":$=2W%:ZX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19446-.`M,qNT7dXr9I*XAqdsTe:mYmH\bW+!O5P(Of6Gb0OdQX3+M@P<>=*0*AX1CP'H`#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19453-A4cC#M$%YDEYgS]=SB(ljn@U5pMoiuUmFNS2Sr[O!X'[6L"[D7j49qk&k3K:#S'7Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19454:EXuT9H/oS.I%V*Sj$-/=(bnDC`2Gh$qW=BXgmds`P:[q4&un3+$/c571nZ$@AT'd<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19455-$q^?28r8lXOL#-9!3]bPQ4ap^GL-a>0t_fNG#kpj\'VSI:0DHBL*H[/ku(^P##a@r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19469-fG5caq7@%Bii*A>HF,&DWRnnPbnl`;cHE`%DBm225739(OVfLtc("t`r5A7CT,l-R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19470:9aF7T49EG%aiO.U$JVmH&j2;H1):j^>`E$(G=Gk2o.c4No-+EXh&.H@\)8`\-;c=T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19471-/8m?j":PhM%!0&7X4s$\3$%^tg^-G55s7qH&r:(egr^@uj\Qa:a'[,uWnrK8mU5@b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19491-*.Ys=#'n>X?K$AP7AT?(L-gUI=FK(#I^Se)K;<XX&R!#:##NGPn2\h"(%5=W(KqK=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19492:RR`ks-s1H3`s0&Xo94&)4fYJ0W?^T`(C;$LNdZJb2@G)$g#!2gk-#G$72WQh`uL2.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19493-b\S/O5U2$]C[.I!>49>;p17e38K]JdiG`fC5D=L<HXZXCY6q$oaJ1&N-*V\ro^:er
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19531-\BYVu0/1okd24-F(Hj\iGoq`F@cB*Z@]DmO7j*0/Ik,/r6/'u4_#*"mODqm/5Vc)U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19532::Up%CNJ**ZLn1ISiYNj1X/H`V_$OP%5s>23XFZJ3`^:3g`Cc(4+K9!^JhhWj(6;=,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19533-ERO=I2jIt/l?`!Q<C`.+b_<q`j:g.&]c4r&1,Au9"I#A)FXSN$A<g=V#ESrKJ]R[d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19586-O./?p`O^14eqa(EheE'8d5<;YnNVc9XZAbfp4:"DN\OKZe:jVi.n=cKkC?,E8`UK_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19587:5d0fGn`T8^q_3Ce\,OVAa2.3Mh(,I)Q#&fqHYt*XQ1-`N0DHacluD$cg$^bW.PD9`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19588-84A-I1dRc&@/YBP?_cS$\_Hk@d/!OJ2VmDn5Du"<(rZp-o@tMn_#TVh%YFtbhtXq.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19589:ib"K:*LJfa=[r][5jgThrE`f[_$3,:HQ0LJT>fD`2WX94k4rG6[e$-:R4nIMe+QD_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19590-A""EEq&*1UR1_A'GjDsaf0dkuWES#DcNQ0FcXZcX\!GlN')q-i`oZE'%r?\p@Tt!+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19600-=.6E+DW/*-chb*YpP*\(X?X"i9AYVaeMHF6=2]'ZdE)NC#_41`E^OK:4Xo)jQ04,a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19601:N=WlE10j*JhQ(V#6NfoG,`\e,)6XgbpeUEm`ohQ!mI)YOB$11pEWSB(4BL`rll5FY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19602-`I7sgV>^qInH'ZTFU#=/mOd-M/C;I5h:UPC]k`fhp)&0'9!OPl;gs$7WH_^db;7Et
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19605-AJo!:ireQsnpY,WMetY]GB<^b^gNp,P\F&f64"p'aY(SmQEbW>N]<jnn1roEb@@-R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19606:Y(C>"eBA9O;G1m513oL;O'Ib>HIb25h8K`6?=G[o$HtflcS_o"?Wu7N9Rs`?Yq[EB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19607-)>a;G`bfY!h)M=44!h=c=@UC+;94DKj?#XFi#fa8cB"q%n3_ZMnN6+Zq&C"NEX,II
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19630-Defc4-!?J'M4>25cU*+Bo;u4f^9kM@a&g_:e*eMG3fnVp4_p.l=g[M)21&:Pi!ACL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19631:h^a]%m`2NR/(ql"@u.&*T$'LbVa<#+U:+b7`P)pkg?K^id4aA6A052INT;@'*8ki#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19632-/*O_Jps+4\6tnUS&1hkC^.^&=6K%E1i%*fZfZRQ=(465R%_UCb4?"0a]"&q'3*$7h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19678-B45L:8n<W$EsS"<%XK&c9g;F='hZ9V3SM9O8L(r6)XJ4SrRJ:Cl5/So!:b]`*hQ&p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19679:<`9oro.:KJN0IW-c]LC<r$9[;;eI)pi!W3F7Plkn09Mcd$-*:aIQ)XRn^`]&Gb3)Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19680-dr`.->s?8.[oeRu&Qdf6<:Uk=Ik(GRr\j[VZ1njfR65\5DeU;Oo`b47L@f2W+gjo8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19723-P`sJ^okd%<_Ig-[[gs`p.<7,gmuPVj=R%h(G:G3bPXbQ;f=r'EaZP:O:@C!D$I,pu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19724:hd=[<FQANV)Zi>.ej(q)p)gD_'7rm$LE`>%,>!2jNEOY1$j#E-`VW1O`ekT;)i&7i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19725-Vq/;QdsO[F?P6)+pch9u]M!^YmV@/obBZJP`/]K9=o/-uL-/\uq.#K)*Yd3_8_=(R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19741-d](Bjp1M^C$F/)C@A$`t;d7^.*=>G""F?'@geA3_aG^.YK8u<:qUa**S?P9o[[3nE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19742:"gu!/5[KiDJphss?h'?>?CgUnin'+$DkfZ/SsMQn/E.6F`*iZ$8#aOVf8'.%``dS>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19743:m4I@<2R0Dia<A!tJ7`#rRtX94^8@-tRqIG4L#gt?]rc$Gl*co/'#49[e*W#?`_X1,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19744-CtC2tI6La;ODb&A8?uBDChL!P!'%/knINM8:Vh52(V'6s*&IL\Se&6a=[GDK+t!Al
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19771-ZY]psR)`)(!8"AT;mVbK_a%:8!'S-lW/XibQGb_#RDM]e9ZcD+>\=%IHe*&YUHk""
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19772:l/$eh8AK+D`Xcq(*;$CigA/rbXJ7-\?:j=`Yca<_d)4"_.S:Gs#<a$QT5H^>:9maD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19773-`c5kZCA8agR[0XZRV&@V(%`k`.it?rj\srVr9Mo*rH88%,AbN=[eb1-*nBD>h?]"`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19845-!'J\")T&ElP2dgZa4?t_$CM2No3ln@h!nGlAS+;n:I7m<#ai)ii"eZFck4W^M:K$:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19846:*/tqgL*nu';c9-(%``61CB?7^a'Z#-!>;G\N(>OP`14<q7$DN0,;ce[,`A0`=h)9q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19847-]h4J2M1geoPI3atA)=5lSf2'1.,_>fSs6O!6s1PW1H*T7pID/>/e.$h@o4LTJo_kO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19859-?9behS(#QFY#\q%-O9FuZ0PZNXg5ngM6QS*,iBc7Su4`]'h[&`gsr6L%="/]:EY2/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19860:f`B/2`u4'oYJ_G#b!?m#JD!&,i9$nj'4E4>V,RY,E``p+O=HGTmSkl5jbCip;,H]2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19861-fPR?ooR2Q?1S-SB?bQ85/]eA&@@gJ8\ss3!lhOF0O90JbKl!aj2X]UuW+=\A)Z_0>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19900-!1h"jF5O*8>0/$F'$IoJ^a+%MX[D1`/Yqa5T-aW<`X&QtD9gn*HSNXYjSMetS\n*&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19901:D<.`@JeD;l,ic$fc4@<OGrn9!9sOaa"!`aG_t0b7aXS.eIL%Jp5WoQ`\O\?KLptW_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19902-gn8;4ktO+3@:Y$(8%X,7g)"MaYfBq"Ic]McTOp"F4\[GYfg!8Idt?Q+S;m)i6UX3_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19927-=_2`mo#E`fWSMY-W1]cK7Kd8[nX_g@5[X[##FJ!]kE!WS=64&N6BAd#f@q#a`eBei
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19928:i!mI(Je.[r$!Ug.*36Y5'a6kuM*:H)#Y`5/&7@6':-N$)6BAb@*PeX+Zui8Q</$`1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19929-h&.iub7+$?]6"MT-7+pY@>R=0#9CjYW_gY^bS_5>;HSSsEB^2JUSMoZ(iDSDmgiZ%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19982-]Vi6eVH'*hQOOt_eEP]_]<s/1+F(se+ts;qc_.Fqk=4sEM.!QsRa!%A'S^kKi,p#g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19983:4_r@gd.\V?grJQ]`oK73^oGUg;R$T]^)4ii,6R*%qJfcG[I4lQ_-Plh97/2`JZO57
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19984-etLVV-)'Nd-BUhtD5^"hNK!L?_=(`5GUqf]MuGAYd/F[J%_8EMhA`s2EqW[JPg:U5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19993-fZ)k'_`EoqA+]UGmG_%qELl'K5U:Qhk,i@e>+)9Y)e:3C"jT[3'cle00fXn.Rkge'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19994:OPZA#YV.KEN4h!f4^6:bC`HAT59n)nds!Ci*'tU$@4Hr5$fINVGlW/\I^ScC`%/st
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19995-22Is9@r/@pKLj<A.Y&"":et=td@.c0#UN--jgtpVE^;]&)'/QTJ:'o_=#\&j?S3E6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20036-SSWF.@1jB8(5u[V1'm%fO&<lFM#8^l,^qZ@qeLA$_VWu$!nUJo2Z9&Sj#p-m_m`n&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20037:k.3*9-\?$"TK!=B7cDr:Y1qml`"_uBj/D?&GBi`fZ?J4h,1W(l3$3E@IlcT.;/J<`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20038-J'?iQ(Wt/j:,G[3`[#=-<`pWUC`+,3'(4oc+$`)n?#Ct#nBRkCB\P5@l>us7B-f<Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20039-AE30^7aCBG['RKT\eF>;"A#!n&26m&Nk+/\,b!`T`Qc9q+i-?F?ueOm)&7fSh5M^M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20040:q7LNAPEJ&.>s`8!M2Y<P/$A-3h3*_D"5b*H=P:_N`H<rNQ4oO'pUqKEkk5fR];2md
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20041-VE(cu(_=3t]CaIH=Q5M)[)bN`)Ij!mX2Lsm=ktH@T0$(/]1#FTb>n'RYG?DI6:@"-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20064-3cqBUfBioF94[c\T@^JrB?"lE8)Q&99d&<I?Dk`&)Rs:Tkk8GDF%u_NQ:qjHa<s,r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20065:^btnNj+!+;`XkjU"?Mu\5U6i,$cqSQ^H>S\>?a[AY/.'Zp?T9,.O7ArrD"lY`9-[Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20066-C+E'BKo4k^ODZd9pW%b!IO9GZpl0:`PN(-GRdqD3#+K*8ro6P*Xora'E&m!N9mg<K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20119-(^$N320V\t>n*OXn!uS6j*5b-)<_Uk?)hSP&^W+&lTQ`'e*\2n0r"+glu?=o_`r[N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20120:nKIo4i@NQ`Xs<F1ZYb4aqnKQt3e]f9mp=/$V"kW`gIYZCIfUK?@`040L/ba7`=W5b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20121-2#uPFaObt?8FZIYh*&0V2YRe<&qU?/2uqRb*sI$(i8"Xt22iHmloGr<D8`UC1QnhY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20128-hi0[>cCY>t-bb2PE>AZ4`pPRsl\lHlkqKDcBr6ms68;a$:Qi@niiQG)?7585M=iBe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20129:6+a`U-'7aa#>]6Fk4^pD?5M&Ymc:cq4n15E$LeR"kOG_;h6cu)/#p`DXO.C\a5%Tq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20130-n`%36`&dmeif.F@lUm-Q6F@k>!J/u]O5f?5`H#Ru'fpg0f;I\T0W+"p]oP5)XWp=X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20185-_\,McHMp&8YTXMgOQ&(+jDE6/q9l\$lsV=qV'UpfYt3MeOJIc*0R$)*5qlP-62Q?8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20186:!;btO@S'W?!IX<E7pg4M`%Z&HR?`<uEQ0J>$S.>uXjLV/'Tc`r&AopKiJq\^D'\"o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20187-F!SGZ3#NHH8qJ^aj\2?iEK2jC!3O5KFIH&<>SYO(+&([hOgeo44Z"ter=7ELjeJ,$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20191-M2NYMEcJ\r*h:j2M%WOfUl>[.G1*o(qu0PjVH_6V:'fYM!,!/AXWo:NWt=c>:<Q#c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20192:PG2>N!@m24!JhT36>Z*Gkp0#X:CI6C!R>KGBm`!V4$+151:YFUE(@+Ak-=?%-`&Um
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20193-ZHhQfaM?bjocK03b5"tuN3JUl9_khH2sc8J,_2H+,6/fjrcPUQV03^XcZ9TETu/S<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20196-%M]9e4cNIq<gWLTN\d2I4`aEhN%?_p.%Hn\N^c(fqf,nIVhqOP-j7OoCb(c9GgC2P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20197:qU^7UHa3k.[_BV`JpMb&KBLmlBeEQN$6*`4S;t-C.nJ6UFoJa+NFoX`P^QlpFHF,5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20198-<>c3*r&q'MR[=HgfaG`#"uupPctDmP$6#2hr5I@r(h<heNO>g*iY&jHh]/F=(cXK&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20206-JlR>"lg%Rfn)P0\#QP?"qN&X\P.g7fd0F*[&-*'.TO<`WmX7/([h(*LNl;)@\a64S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20207:aS`%@#PX++mMK"Nj$/6%L*^Pe?T-?&%ch,s.QJO9cC/mEC;XRi@Rrf`f\dB5r!bj1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20208-:Xe`jG*C]Hdh.ScL!R!LiD3n`NJrFR<0/idT(QFP(\56&g+[Ikh7"X1gZq]tBkc)c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20210-ElQs4Ua!u;S@1`_<8SGg3em0!erLe,fuY(n#l1oTO)B]WSMbg;U"b@C46h38=lNq/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20211:;FPVIOq&#,p8V$#G%%Y?B9aLXo]]Z\\`'$f"%>%VbZ2iLE)ZkjB8Z;;@#^&`,6^X=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20212-\UU":T>];p45$4"XJE3EP9Sp7Q'[#R#H-.[P!s'@;"FG&KuZY(on9Qjr`P0qEXCM^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20258-Um%=$o+D9Np9.ZL(.EsgA4^?"jp(u+39YEg(93SE&koTBK7Y<mY<=[52P#Fk>3q9h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20259:!Guk@_%CAqm_N3TpHRiKFAFBodp/S"./B9%c3Mdt`h+H^ECh2)m8=$%`dJAo4KO$H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20260-L/Q03Q`>`V,<aAT/QUg(3]TT,>"9f0I*fcV"5fe:rG'D3pAr.BR!1>$)!'lE>6rY<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20261:/.QOW)n.4n#pVS*ktP:*lps`QUCmupmF5$u;g)j.1?rIS`3NY&[cN(%WFRA%qN9L8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20262:lI3XjD&qDoJ.[\"[X?@j6/1n/`5M"-a-Vr^j0)2aVHcD$p6Q@F7gba8'@Y`c<=80=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20263-(A([@UA-NBK'^!&b-Ncg"!AutrrD^1qBJVE'<]_4+[A:BHCh$ehks*BBAr^'4=9bU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20282-6EVRbX@X[rACX>WM(CARdNJ_SEc;uOXdKN`'BWOQ.Sh&\)O5YbY^$ge@:P/hgX*/F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20283:4XtYu<BGg`SoKe'pS8j5L^BM-$?;$q:UN!)ga;`:"FS#"EDB`n(!5E(PtORLTH2".
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20284-k8F0I"+fSrWjlH($%]n:>Hf/UR,F&+A]At"eK^8=P"B_XH/p&79o+7#6OZ9!U^S]g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20305-joF(4:I.X%(c2MsfIU#E)jG!43n2=ZPjdJ+1:[OZrfiRt'U-"I*/,Dilmej.e1o`J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20306:OtW+!e%6`pH?\"!h%l#]6d$N+<0!4?Lsd-8Q_0Xnid$Qc(ObjkB\5$B?lt`hWnb\S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20307-<F*at6/s1(V66m8UZ.N<\t"pf,_A3pZDKN0Z*u">&_Qt]A7`2".YuUF#p7LaX'8?=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20343-Ci4P!7p>On8eT[H08e#Z1g[Dt5$S$0^O_LNWtNHn2kV4i[qa;m^<h]VX";PUJ>46d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20344:c`MU9GMqj!:e;q:]8eD-44#m)<-GDp<U_'(L2"$lBeW&E_`.VuN/Z@VYjlVQS;W6'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20345-c)!!0j4]3d13q8tK^_66]C1X/YairAXc<(?FKL]DJ`QZke%Km^VFWBf[VL;h-&N74
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20361-/N'L_!p9\1!^J"'YICnFi3s:a%-D1MR/kP1%,hKZ?=2a=!UId&MF_j!>1g"OP9UFf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20362:(`;_eCX`:`Z_t1Y[$SI\+`t0GQ%N]X%o9B$kf;^.=[kj"m97M7Y-JaN)s&#=cWBt3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20363-WaBPBq11kp\)t[8V#f,U\."$Km(X[89!*:_OM].M$b1s:BPui4f!sZX]-)#r1)V=F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20371-Yrp9=Z'a'$+J$d/rrB6/IW";H8lX@5G-UmFL3WJlc7no<dcI!'^T%1RGTQJf#P`WE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20372:`^1o\ZSK&rmf=Z5N-uC?m6^(gB`?P$&T(!>aEr6or\`\BZG24YnL)/6LCL:YS%$aQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20373-1Dn^ok+0^]4h3HB,^s<TCQ#-WGSNaq\f[lSMTYH1dZU0'F8\aZOd;IX4lRum/RLoW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20374:P1DF/"O)HcPmH(MiuXtV_RuW7`)6;&_rBBPA$lk#6=dC):BVbHQrc\E`i![Whg]QX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20375-d6ajDFWu5%al<AJ!F2-UV<<Z<oil,T>>$1f?8k-lVuX^+f=cM%;,Y"rYsOL@ZoMJ6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20387-@fBbD<1HN+ZQ5l07X/<[rrE"Dr@RLt^hk;lZ*A5'Qg:YedmB%m7M/c=68PkNH?#DO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20388:_Yo%7$@&Vj*tYgjNZ-t+9^jBeAo6l;fEV'EK=B#Gh*p.`Nhh$Rlb9"N)r%oW`QCh/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20389-Qbt6oH]Hm.=.`BjLUea\H,e;+21D`^GNIZVp+OJU0B$cb96/l/dH._CPuic[J&%Wb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20390:EZ4rXm+LmW`>U];$]Pe^#809gq'0kB1WZb9dU\P<NnN,#\!967"lLH>!k+cNb`^(e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20391-YE9\&Ji8.#d+4>rWfb[+MHiT/_piR&G=UWdm5+V>pq'"&pe6&CiiQ_M&WAX83`uLe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20412-;qeNZZ`%K#*3]o5*h<I_%N7r]e<Z'kh_`.!_;_:_XZ@Pd^+Qn![[QXFlIV3+F!'56
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20413:5`!;h)0:j(HgtH$pr:_knS0sZ7l4rfls`H"IuS70rr@sA%eO,8l5$hPo%@bJHUbOR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20414-.jigj=:rm%5.0qDMA@^Z.S/-$O3?77))L=SZk_W)9'XBmijhjoaJPi!U@gWm<.Z]"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20431-hl62=C*t@]j5)@(m:ADa6Sss3a<7pPE5G(ao4QOK<q*8Dg3_RAj;,,.!6G&GKBo%N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20432:m9`-CrX"A"bq>\(nEC]H&@$d,8_u3--h>8m91/3Mg-gC$lrMi9!]$Y+LCuO_f`%/9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20433-Z\iG\WL/%FLu>[$4?ql^-VAN:bct5]RK:KcX*gS#j/9R^1YV(oO8YU>>/9O0!9BDM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20462-ZqQH,_d<V!iUnHjXm/Y5XPt*B+kr=H8'2;P>ZKH:qn&=pUJdnu@'7g)'+i5M%dZ!]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20463:H@8"MO`+[<=Hp$t\HPugaPQo]qR,;>p`sd8UPdps`ZMQPK/?_e!a)gooCae^_/6jV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20464-<dl_%!5U@<)u+cqf9]hK^*ihDn`RiDrTpM^71=@@#:BO449LJmlIB_3ip:uTa_T@\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20490-PXOFc/>F.Z3Xf)Xad808>"=Mp$bJN[oH37mFq5e<Ts+dG=!JusH4$j$Uj]6hfsW(E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20491:.ht:JcdoRZQGbdc`pdT$C#U3K_e4II2P4L\;Y\O4H=r:bg$q7\RNI?'1hcX0!j`Sa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20492-(anmRD*0<ecR^Yo?q+N9ai7+kc+7\Hob^-8>Y=OGZ89!8J]CPi^M1p[R@]%Y0,uZ\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20532-;*`7Fl^G8nHqKO3JTl["-*hqLW0Z6`M99^m>F&*,[.LAWLs$nh;!/2<l3D(PpNl$V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20533:B\p`Ig5k(rQ$/J83<"&,93"g(S^'e0NW;:IgU`MJgNFM]jdQA75/YjG;_fLMPIQk_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20534-S/si<BVbHGfH&GfbEZq\gD]I,FNGEhf"&1dc=_Bcc3/k=qr%2ne5l"43K9e77RR=]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20577-ClpX+bI2[9f3r0aLuI84m%>(UPNh[=o;%V>+hicjj,(X)l`^G7-ssU]r\VR;R0.'L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20578:G4&du_`uGXI6tbY@-N1^No$9IrMosm.,J1Io+r`2-]P&":o1=rc)5DQ]eI*?.<f1D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20579-\7.ocr]cZkeolL^N_)E2&[E+!j603V)L5aN7qQlKL+5G5f[m%R4BP_,$prm;!;GgP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20613-a:r2eD_:b`1m5;6)gBf@S`CfKl^Sq:^%g&Y57WJ:*0<4ForA-^Gf#9S?so(9KAVQ^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20614:AOUjkJ0:i,-gpNUL#riPW[3TSWLXBUkGKG`V+D=N/#o+$*9V7sqKpa`mNNs#n=HHK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20615-p8d]r5uf4$<`"+4p&7oroK]NoN+IeI/F6jMG7=%6'cP@"YQ5HuEGQ1T90U_7A31g@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20638-&8bM(dI%$@:F^FJ=isq$RRLR]@rEN?Zqhq#gQ"hXO-d(.PF3DUgs7*Z!"].CpAHLR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20639:pJC`Z!HM_6-!\[58BC-.i[Y#N$;2!t0G1PI!`%0jF$c@"Z+-Zf,)N%18GhFJ4Fr#X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20640-H5_+<jSe-D!fT#=1S/mORT5Wk9?[f9b7TAe\M[dujb.^NR:E]<S8IGkC?'MT8P,h#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20645-$o2AhXs%74Y1sPkf!QY:Y5qb.bHd'.ab!9&UhM=H0utUa6G\Z^*-tYm)e.OFM?<2g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20646:J1sd5CM5&cg<eoPg(Qhj,K?B*1D!NV\`9i-dc+5NemCI*(^(G$0R=(Ah+1C:ZCIJ`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20647-C6A(6r@.1sXJn=^*X9Ka0o#O6W\R/u_(4kk2i?)LL?d_9!j!G"$d8/+?CbhDB"TES
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20648:GRuLU_*[u<GHOkEd`;'G;Q5UH\,bm*fuHjqdb$_*,9`4'29sbuJf0".d^Rc-45#_&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20649-G!n9\;TH>f;uj'3,bFfRNtpgrLc4kEafn,]/-sSFdjL1Rf;.4Cn@H4!]&]rCE)471
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20683-8'>#o4A>;S/k/)C_&2E<+Iak)<+d%Z*>EkIQ*b%FC?8*BR3"Mj%S7sNGKN2l0iA*%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20684:8E)5`NP(F(V-]:$hCr'179na\LUBuq7ROB`Qj1@kIApE0:I<-]mETZ,Ju=brqXidd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20685-8@N$:,A75Mf:f!GZ*$`sdKT^W,O85:njhhf-is.%"3<XHXV8C9/N]1DaHL8&=d3L%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20698-nWXVU.Z=QVP!4JlntA-g/5!l?17[G(.`?4+akk*0!?"7F#JCKC!P9$d9OP&i5UQ[g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20699:36/F#]Va`i7`/uF2$Lbq]=4?@AR]&fOF,Ep+`\,U&?EE+%Vg01.%L>An4<k>,965N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20700-7MtJ]"D)Q*4</^tLcicQ$j!kj\DrI3dQ%00P'6q\-`%`!/[QJ-QnfFT*,l5]\GlR%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20761-*@"5IVo<G=4FQ50<1$$mC;*XVO1J7;Ir;b2qj68kLHZdKcB'ld#^BE<dd85T,"Njh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20762:EV(!`MW$LQrT'N18rO`ijSh[=X8`/,TD!lc1s<R^<W/Qh,O(Y&P)8WRT1YP78"N>)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20763-##AFf4;mYnD)U4R/L7j?d\Oc+;FnqS"F\L:cW^=mIPSmG>PpDLX:f2ehFr%ELpf`*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20764-jrK5]li-t:YMt10ddD7]&aPbW2BtN!=c@PC;1t]K2ZO"f%rRc<NmIJq=>[$D[^r#E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20765:;0jJM+53p9H>g`-$%,7;g;.4WX'%RKgFNc<B.X^6cP`q3Rg[&JWG/]ocY[5EO6#*M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20766-X+/;D&jZ3Oq:FpKN\oLo%EnHp(AL[,>rH*6p5.8@KLP0.oG-t1NW/ug.K!ss(QSJ0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20856-=n$dW?PWJbnRon2*S-j[peSaB:HeXM$o:#[=`o^L*1RQ2MXkAOcI3_/N6'C`g^$"C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20857:O%T?prJCFi5K%Km\+ZB^QB3APlWD`$(1\[,FbNst+&A3&8aR29^gLGNo"N/`^Ts3C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20858-4X9ZVpuS2o1WB)i&9pO^:47=aNZ^,=7*GJ%HYtG:5+/V<<OEpS=_XHHn:cRoL3s58
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20923-M]78o,07u^]VEgSrG23R1;Ugb,icH6=bjdiS.h-04==2.Rl!i0?IJ;L*u&$`^p7ji
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20924:M;,$'Do_COW4i`=)Yd2!_cUgggh7qPZBll/p(8N=_pB$Bik19M,[*GZNpnSCAH`?,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20925-mE,%'RidJfGF'Km>t?)KaWZH@]mdY1QBWhrbp06S?V2u?0gAoj(%Gd'\:PSTR28EI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20930-&^)\F83EJ,X5]*Tihc:,,ZER0L/odsAEV>3p9.0=^*dY-Kn@n<3M_T6i^99Ni/6U/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20931:onK5Y>0#&G`*cEaa:K=&1WQU%hC7Vj,?8?k$D`cYXa'X9RAmIsOpbiXNoGq:#Hp@G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20932->>L&qDH;eJ6=b\\n8Zs(@^Uk7XI2"Kd2o&:&ZL>=]S,@M5BQ(]Wkhiro0tWN@*a/j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20953-a72=.S,O#54ad.K8s':QC,<Q:8B1hCV>Z/K!,$^-ih)/\O,c=]2Qrh>=4VO2$rr3f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20954:g<4Gtb:l\M;DreSggrM7?eYM[_Jb),!4*L./`>BEJA2FC0762FZ$iM?3TZ8o`D?RE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20955-HZ9D4#3H#&Kj5&E!S=X]P9fSq'.Ms%SYNakA,@YQ`+e1;NOHEJ_X@sB%;SO,D[#j8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20982-#n)eNQ3;%*5WS[i<Rtl*7-hCG[X^UgNlSgJ,oGjra4E\kZt\]&E/PUTh1@ELk\FcT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20983:k;NK\"u8[cqYh4\@4Z;`-d.a;8NjbBk?T+>]1-9C55$r9!()^_[.]hX1`Z3`fXR'K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20984-.iO?VE'!1:q,FWdN5ju8@sf^T1UlX!."P8?Q"#HsmNZo\nYtO)&:X^18IaHfZ)s8=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20992-<E,a<E(s\*?Xo$(ka`Rmnj#%b1FXdmHG@Y5Nl0_[D6BI%5V'6;#gXH7XTc^@b+NRj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20993:@g%E2H^`>k,19,6lK4VRH"a44=W$Sj?$lSOS5U%Um2tj[&gV\Ac0bhM:,`J_28^k)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20994-R'GU50iKRt:.c=fLs?=Ij]fTG=23_mBPA>g@l@OaB,_[4aMaBf>Vos;IT;.]OUQn6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21048-8KuC?d0M80N^3HmAMfje39iRW7@.sL8LY`p/c2s]KDAQ]Tu9M%!,#F-JoV?#T69Po
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21049:XI+U`;?aNR6'a&+1$WOThA&oh4/E(C_]o7(a*M`>lFNMZ[cMp08`pP)lB0$/*!U<@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21050-e+0L1c"]=rdABCiMmji7c^s:*ob*U[Fi5EhQ#VkO[WD4D9bJ)*.3uA(jo@)k0EuNU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21073-%EVt,V_p;=R.gdoK9AuSTpGnh8[P_tgB4'oRTVb_(dfI86Fjr$lmU8nX[$o3$crXF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21074:@k=ai5T%>V7<9?7I'f#`Z&suc5,P$-=o'NP7cL3PkO@qA#ZVp@=S%lpr'`Nl<t0@B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21075-FAWGQ/#d+7[j:H=esRI.Z_kd*LB*Dtqbo,MKGL40[k>g*#:GO]6W304H-s74'*BJ:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21094-;'ZRqcIi6?irGZ3$<bqI$TXG-EX3Wt4fI\Fo\<<15U6SY6</fcp&/VrPu.W7MmSJ>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21095:YA\egG\-j'@3`pW\?`(:%n$0BkeS3m<9LdUltK`0QIM&3ece#a%Ls#YHA+_Q=[iL8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21096-.Rl]F^;d!$)JkPcK#\3cE8Ti9ChR*YKgmFL:34`!1t-VB#)cGO]VFfu&fbf/E^_^@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21116-I$d$f:@G*W(Je'n1e0^?K$qS?5WHi&UXW8j..Yt!JtjG#es2'S5<1^>-`/to+)#Z$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21117:[j*m<XX2X%69)ja(,g3F\J`H$5dLlr_7hfN5gMg`R[gkE"jZ*f+aGFU$)j_W%FYC%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21118-[<H#M1J'NB9eE&dWKK#3i.0mC5+V4DU3'lpk@%6h!-bDMQ/b36a6!@V-\7_?Q8E/\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21168-C9jKc@rqagP(/%C!?LquX8MDc!,,_l^DB+G%uU5P_G?+3)q6trise'0bP@oQD5fgm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21169:-ACuE;Cg`]S3%]PF/Q;/iGl>BR;.2UJ&)nMCgS.Z5k1p_$N<!LG.P,`A!/oXa,D=g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21170-TFH\##QgOZ4=J4u?e!P!Vd<TOYAeY!o!\cM%&Dronuptap'pQ>nCR'Bn?5jK/5kWQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21189-qjS$mrr@CLh#SVQ.Tg+uGs+1T?*9SIk(=?[b%&#QNMu+Yk$M":oO$Uum$"@F!4n%>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21190:9>ah7hhG>f2$hb&'4c(W3U1qb`H^LRKK^:=lh7qB*njR=OJSF$SFs]_>4\cV*0!F`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21191-?.o)b",jD9l:RlhGdHBO)Vkii:@gZoWSM;d2T8[POIqUsFnMrg^\B+9mFC40,K+PM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21227-%c.COk9$f=Mi0PfbRB5&4K87kLmU+\;qF,AH<4$`G&UN_UsbCu\*Q9T:hlU*4s3(C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21228:4EdoDiQXt`L>c<$lO*fJF^QrLH0`e&rg/!a,Sud?\tu4,bGNN&9a'ZG=[C@No]c"O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21229-j)!CRlec<6r3I62*)?nEFBj@TO+(0b)6_q)pa7`8qsA%3)R"_bH#@abFDKoN!_gP>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21240-_Di"?(d+#Smo1N[h>[Iu=-L"=[=0WNg&=C$YS\OokL<J@g"j!/<0C<6rNeSE_rh-a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21241:,6.c/:pb8WG+!`^TW9R7qLR4j\Of(_21imZ!h\KH5F"BL$:[FWb%(_2`]kB5HX.n<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21242-38'T*>jdTg`$5P3K>AqE'r;*%$jtET!#[kZ+&(6g"cIY7JJ_t?aZkb=\_H2OJ/Dgq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21291-__!DU.gjT::0/s;1WFYSf_Do'?PQe!=fos1\g\-M%H%i<I;?Tc7X'1s`])AGk'#10
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21292:$kFP6d`<XY%$C4cVc`H.WM-U[W29f*b/5>33bGV'N=Sm7p\.3q,)T+LgQ50[qUN?_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21293-G`)Ar\qW<4_I,dcW^khHY9*ALjI<_,l)@HRh-^lThEYX%=L+M^T<1:Ml)'L3<]e\u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21298-N_e6@36ecG?F+EaO!b[!q[kV'1.s[JW@gFTZcCE'?FAMb1:F_S[DYgr,]X/P6/!iH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21299:<fK5=[iS`i$ct@g4`Z%h]p%F*N,<u_FG33&B\XC&Ss@Wf`Cgc*fkPe4k@gHbY2(e?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21300-&j-4HLQ*7NQuUa5&'DO@>*;>d_TTME3TG#7EVe:bldNMcA!A@)(bD@MF45Xi_=d-6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21304-YMo29"Aq`;RGmIW_*>ftS_Jpt$XY5ar*cn'_\$V_!+A0o*),pXq'0hO5k!:;S,Na.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21305:ir8u`HpR_5]RQujXCmSiN\)+UF7[DE\qB\#HmdpaFF?4$"k##^[m`=pp1'67r[,@?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21306-/&TB'#cG6*DM"ib\K>+%B>qRi*Z8l0C:]@mL7j*Z=cA(GSdQ%gV0MHbr[7K4>A[Oq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21311-_U:@/-?(_9QJDW*,H"_sBZUU)Q/$<_0F&>NVS;WKJuhMa$e+Y?Y2dW$BG<pCEe;1K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21312:kNc@cCA0EJS!Y(9,H:K6F7cSS"k2,Y&KSc`AXSWmC$I\Hd^,$c`EN`\E`dbDm5unt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21313-CAMIB\$d(@GmmO]_,)j/n^=Y@4dm[1m!cnQ!5T4rCA<5kHuJO6_<k.qg$([`Z.ggI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21372-oGu]=_Qo%a\WdsW@L1)q7r_g']u3d#)ZK(=3U`PRbGPSac/hG>N$ncGa02lY'-tl\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21373:`1R8YpdsdNh;u2C<KX<r^Fnaf0iZ5,>_26+9">W&$PIuka)D1Y<`Q[W7JV[XJrD`k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21374-N"RiU'1Wo_i"11UY'Pq.aL>caRA(9q7U5=*UO2l<e12c<O"<7e+)1B@W$..?&h"VB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21412-U9gW-7.^h-S9p]`jd_+[E&5"DPNWGkf#W11)To#,0e^2!Tp^ta4`U8F\L_rDbSqKk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21413:@I$;)lrlmh>`ZJ7A<3qU9U\t8$A04._*UH`^\q-#9kYJ-#\/8@:R'euP"3diW*3Y$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21414-"9PE=5jCP.d\W.TT.r)m\6uN_H]S0><Gi/3G"7'b!-uVu,e><4qi\oKWoT,YbX"8S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21418-XjfY%>m>K]'lW+*2'n\G=M2nN1MnCtRA\7JB)E;r(d^`"@oa/GN#+c(j"(ZoUj<NX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21419:RS-%*XR82i*$GJj@#U0;C)F`0[Z_TT9_*H$V-/FClP=M11P*[Ee*Zl<X2`Gd#heDt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21420-;nBBD)q!K.I+;59]/+s<DKGSP$;/OS2EHeL_;s(`N"pt"<)L"W"!dgGY=.Y<`@/r>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21548-KlLs"A*3;ZWs7$:&(G^%8JZZ$<nH^so-4L%&pEom3ceX>Hr9ZQD4k2"g9-o\,3b-2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21549:,/unr[r/j"?`W$9pjCZ_^Y.`(JN$sF&@q#>SUAuI/KRQI'rAc7-&G\91kar[e,KEM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21550->kDdRND%*%f_i@?nlf/<:2P@$WVO<fmg@CEQtE_4<fMi,0I12l^SQ?Wi:#<frY(h^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21565-6C,ZZKiQXckem"qM8.u_T<fe,1%9t9YM)=d_lIc0Me=YpX5(K)4I21)dO+NF+UNO;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21566:`oCCQrr<3%!7YQ/rr?WfL%]_RM7"VV/;0$jS?8#*`;V0#nU<XC,DO-((Bj*V09t:1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21567-n'ggVrn[E1k78/kf>C2G)(50ZIYZV5.abWj@muhHmLn2<%D>h)Lr^PSprC=!ItrDR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21568-DA,mrKFp\Z6t9@:1k>T+(@V#-I=6LK)e,+rIA0sJ`/J)6Yl$$7^PNM*>=7B%mI+7S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21569:[Z2d>qh"h?R>*`hN$!Lai+pFoT@VdT=iN(`I<>$D4h];3XJG^sPYn9h^>Q(lq)AA<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21570-cd307@^eN%`?p</kPIaAo;>jJP%%6H-ialF*lQXUN]b!MHZZb0cN5PV/d_RdDTO-l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21573-k9C5[^=eT_<d$46%HOg/m3e18^gishH?3F"ptGGqb>R#+EmJeG'V.pE8")^=L3el$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21574:`HsHs$?8YX<.#L;flZH;.`p#*04ih.7BGd[fGP_i#$N]J$k0'O^`KmB_!cq?(:N`i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21575-Iht4[D3g0il00<AWKHd4>kR*drHL3dQBlR3/Bi!3@k-5)),Z:gVo<7"42C@L=#q)1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21600-#f]M)n+42DSnit<=FUo9]`"2HOl;KtMAW+RR9?=n]0JO"V\RNb1il%XG*kaL+#++`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21601:hIeqXO2ClNZ1/<`/u<?/*QbiX/3=0TU$<HlnQ.#s"0gO\1EYG:[j5UFT5M((6D`^V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21602-4V,AE@4-i/l-rn3m;MbI[^Tsdi"$F`G;I>tp=GWP6t[W2+.48X4\c8CoJQA4Ui$gq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21607-Jme)DGN.Xce'?&]QZ+LC?nbA>QG-q^C^elnl5&5e>,3:J:5Z,?%YJKUS78dO"0>[N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21608:F'G9TWs$ajl%t9m5`p'k$KE+Elp$b]H"C\Y=W[!XJ;th-f'@6QhYnXl`N8;^dG(R]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21609-jg3eZOQ'@&"-30Bf<p"Ti]D7iR=o8[YmeQ+Y[8i(j:?9HlsCedO5d8k.m5fPKt@M$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21649-=]?Gp5.IKhd9j:WKg04"%SP_%!T!#>-2?#mTo#3s%2Xe::CPZ*cgSs#!U81M-EMYH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21650:Hr\bbrkcD`[9Gd.+O.$f<=S?*%+dDK-C5Isnh_!7h+lg;QP-`17dH4cI^SG!EO)JQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21651-B(t_<f\Rd7K7uIClCJEHXX'@i:gH^k\O/KcaPSh8r'^GPoWPkkA.K9)i/Kh8\tFWo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21653-8G\dpXIE;%ioO1*3o8:JFCs.l'fMnfrmC^!P>GJAr@CPVcZVoKJgJFo6-!a31@[=8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21654:K`0\=-`I23rr@b$qsg`&G$65HJ)Y<RXu-Tci%mjL7?]0/nq)9?oB/]q&o/oamN@PE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21655-Fs"nKpMr;:bh#<!V[H.=m:R-]PYUC.CRl+/_o+JBd7Y'PMA)!?%.J9$P@!q@%uApR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21672-hi9fB0D9jdQ^ZTYR4Xsp7U_f>:B:$jbUmFDCJ!)79+M_N0;E:%@UtE%.\q1o:ZGe6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21673:)(B8DF"BDMe<\&B:@aYJj*<n-,`Yk$=%?bKGRj1!K=>r9#l2*nRcP`$6"c9'83T<%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21674-q3p3K].aNbJ=-.(#:/K@I4KXsLR6TVSUe>,q0]/MN3ai8d=S:^q:?dhG^X+:A@:)9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21749-=PnW/(acauG$1F#Jm*889';-DHJ3_UATFfiJB6FL+QoHsCF<&D2FrrgR?O2p`mB,`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21750:TUV5C,G(`pZTM%%f+Mf[kN?G.5sgGeOm$S4)MIo`,hj"E=C>d>!keu\;$OIL(]bRd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21751-1D4n[7<k;-S!g+?(R#u$`,^=AV0rLS99f$&'"3Vg93]GbXCUq!Ah$$X#BT:dT.IK]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21757-,]b\"g<M_[mV@rt^(NBG8sO7en\?3Uor)K4'5r$1r4+e*Q$nZ@NnIr``(X=Z<3't.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21758:d+4%(?X&jEFOD1J)pIf-j&:]S"`q:#X_`EBD:U!P9<$tn!,fGrEE;H-e)Od`#*kMU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21759-ZdF1,orRC*'!_"qV1%#BDuoFPB2\$K"7F=<1-F\B/9iO^aM9[=[]#M]L5<bR_LqoZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21774-8fJ-!<uCc@GMD1gJW5A/)<;4r<sju>#?;h,]"0QMMAC5Uae#F#X-WUdO)SVt?p7%-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21775:Ot4`,rF.;4WfR3*O'[6L8FO\qZ&+^;R'GgfY)$.N-F=:tU$CNN[sU-*[G5<o,a*V`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21776-kIOZQ=Ktj6o+gAnloclBD=p`cmn!`DO9Yr(bZ]kLOMnD&P9RO&<iS7;$ejllA9S>*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21804-Do/P-<L;SXA4O-4mJn*F)"1<Q--VAO8D)^jN:$HKbr\!0ha0d&_LNN0]X\.+-Tlf+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21805:`/mc\JX?p$h$lab:Yc7G#YmqnPP"S5;D`D7dO8*l\0E5\dlHec>87m$b0Wb_,k4RP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21806-rr=g95m&M!=qO:CNYXsbeO[\0Lk,X4<_&9CB'1+-9TLA$0rN5b"qG^p3#"STj""fj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21816-j]jMc0I$]?j8)bMXV3DGYsq"aWt/C#buBdMZ8?9c(<1NZ33)PRg&jlWKTZYr[qMen
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21817:AeKNKK1M&bUk#r`%Pc3PD.`b/'o*YLniMF!<(ql<:eG5336k$4`g/raWs=b1N-sTr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21818-&*lT"?MbURh9\b$Wb%T,/V6OSS94aPW/lN#0&uP7Gp$V3V*f75(n_h#&6+kfEU?M(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21825-'<4C>47GUFH@"*`Yq0mI/GYRFi;dg%C9Wb?19lQu,_;,Sj:Tj$ore^<9i%a@9QuA9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21826:nH(2@Xl:`;$[e`PeDe./dF#.,B:EF>AXuZg0KT'!oR0X"GqJb^&MYaj/;Jc4e\OWl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21827-4*W*\rr?.@Q4@oAI42EnVK>.+G=Ps#b&,DC7,WSp#247`W"iVEJ[k:f/N2X>_hIKo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21831-9.hokoEXlelaU0B!\MN1lut5dnso6p(Ugd!d;&$kQ=6R+Oe_e7i,ZI?5L23!#Sn/;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21832:D:N/J\1.g,pCt]+1[Qr9;2'.RJA(`UX$IHjSUrLJWZ`XK:Te\3/TrGP/#+TID^%7X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21833-=(*D,Otueq#jkjEP$-9[QKdt,/V`Z4#No(S@Ku'um)lRQIe5Yr#97aYer?`R[@IW7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21839-<e!2X4ErEM[g2+YRcZJ`D+"^ToAdD_bb0UZH?%^^>"RE3Y\pYo9fD.baqU/fc?<^@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21840:FPG,[HBpOD[neZGb`A#8QPebjAa#-r:_?>N6GbWm$Q`<f3R?qkAWD$`1!?n;>a5bM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21841-^@b:t;BK,OE`[DlD!(TUV*9!j#Zg!ekQ0\Srr<?O[&2gE7A"AR-mP\:,Lk9Zqq@/R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21893-_&7MB#P_8YIH`gF"gH:-?jbRH,bBJd:Q7hf-t:,H#sWOpYbra>\2XJ*`Y>&3*p01L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21894:2`;kB_R=niGr.$!F??U_DjJ3b]-o/EJWNZRMt`\XQJ;M`i8Z#F"JWG'&@OBX#sOTM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21895-L?Bm+(_?nt\pgNaeS$O(YpM6-W$TL,TQD6cX#BPnH(j#')'JZ:Yu(Zm$6sO7n5uXd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21928-0sL9laO@o2+BTsmUlHj]D$n2o8El7BE4+0[En$*A88Rn@')>*"Lbir(HXQNk1/"ER
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21929:#;4\-#Ql@%*`>V9b8WMlO\.&eGl*r*D?\(Nf#BZ&$';D>"!=^6?#b$oo1(?pY``.h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21930-)'FldQ73/t'JAC?+6%("eE!(>GunS?9tR3`A.03Zf)tO,?'Vmi/F<Z8=<o!$FiVQX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22012-fQfq"b;eN,W<Y<7gV&Xt]hMI).pcHgGpL%:Ks4g-EXip+E\Mh&-G='Nrr@YYh-Wj6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22013:>LsMZ:"*`$TN+ro,T5NW!+:0*8`27UG2=Fn2#dOipkfThg-_9+hI2*c+D$=K!$kXp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22014-6V)R9F)c1BOou^8!!;QTMW)Qa/KS$^H1e,m.ENYnZ+A=?h&F;('q&n2Rg/i2(S/?n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22021-nK5[YWG5-X9+?l6lI!DCmKh5qjRh]f[IqiLr%mi%Xk($1L9qBsb2+oE?;@180F(po
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22022:-]7-/ZWop*?A`g&rrB74l$-GjH?,]Z[i$\[L[mn(qt:3`B>IpZ[uIf1(e:Uj8n(:h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22023-BOam,fF"ajnkOOTYDRGTY2WT%D6G:oa9mg+)iSD7eCX!c!;mP+p<J`ZDho_71#O5:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22029-AmG%%Sms<u[l3A2i71;ReV5AoMibgnr4bkY>S^`nb('mScV?P3ohn&4gZ-(Y\-7]h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22030:<`,riXQOKQ8>9@n#A<JNF4A``:e5$)WV`?t.9>.HS''iS*"kj'o;^*n510H:N9#+%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22031-^6MQ0lBrF"Z5DQAOq=_1S:F-8YQ"U&^#/NqQI\9WqM``MbTX9X83F_JOq^&0_-8:5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22038-5Bn)Bg#l)Vr-RI0<n"uoC4f-fZtBfJ[rYsH8]H'XD;bEog9]bGR?laN3[VJ;UjsXM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22039:>8F\:pKSe=g:cgfRTIDAM_`PVGV<@ND7&DDA[[F`:5?>._)u>7:n(^u'$f`6kt,.O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22040-D[LkE*YHtN7sEqfACRci8I_MdBF[SZ;?oGnYH>MXrlb<A#.tQRM`cLJ>@3:P4Lp9U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22054-Dl;mSA^kbbO@.Q-&nR(bOpU9\E:)NJFA&QuXSIl>;tc+<Xb&KdXPgZ\f5tuEC;:8N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22055:l0h`H$G8+Qh,hVJrr<To-L%ugW[(J6,#"@51FW?TloJ2)K>',+QZ`r)qMq7m-:l]:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22056-"q$W3G!D77l/NFrPM=nuh+XX-ETFH9U$l<HPEN8$VJX;dA#^:_5,?'Xk0DiGj?E<s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22118-Kb\lP:0[$kW+=PL(/;-tER:\5&#R[/mGX?iPUHlf@#ao9@R0iAbB;&nrr??U-(`CB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22119:SgPeK!,TKlh%e."ip1itimAUCj8m>LO'^XW4[\65k*`*J2AZ"pdP8X$/kRd<rd?<`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22120->k"aC<??pH3`YW^,*.Vo.6a#khV?rP3dakb&ILKLO8f2[I,/QnUOArHpBjnUTOdfr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22137-@CDc#SeTdV4;1Lh='7D[kX/7Y<%AO]=FeVD3tb=]aLJruSc%t!*2-<[lWd%t&[<iE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22138:6_(0TDnYRe3`8\"r_m\iPF`djbL`S6;SaZZI]#$g=VL(E,4*Qi/@dNUO?.`;Q/hUY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22139-rK?/?>j$8ED*KsSVmk*f-;1;en!V@t;3H8Eo03m`YtOeMo0^/'Ji!-sYNoMJ,*K6X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22157-m%EiA0gq[0$A':$\Ll)]MY*C-]+BQ%GiEZY$:r!oT&\\-4kt)]7ZJmMB*>@taK0$6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22158:Pbho%mb6e;4rq!G`3Bb$I"@?.Vrq9h`<(dQ1?EsM?%'='V`"#f$6@4nEoWp&FjFgA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22159-\^`Y#V0"3#!hYj@V*h9Ndom-IF?1q/'&<c\.9Kt=JiW);oW75j[oj#I+ia_i(h;b?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22192-o]e9]glP"e:B<`E#j=IZ,.SkL0^;1lc8pE>0G0S0'6=S'PLnZZ.Iu;WRO;]EJW]b@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22193:nJ.[n`n'Q7K%L0817SArJb1d_b*u9`+YjXn(^$\eToatB'Q.lf+9p,>lS_6;7X`Pr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22194-i.+TJT3k31[I8-@RT;kAQq1^eFY#gj69Y9^?,4O6/fB5nKDp;aT(bt-7EUA,@(["[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22195::QNh_jcVs@!L:6WW2`n,L#&'C<nJ64BhIJX4ajS$ICN"sj`qkl5+/2La<Q,+3<TNg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22196-St5-aRRU:jhfEYP'Du5#'X+X+gZli6DY"4?g]Lq"(^Jp"#&K7VYrQ6beu>C+)CWI5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22232-U,$K-(QedS]Fb<l+dq#l1eQYLnZ36V+142dVIU;>,6ZqEeGIilH"A(fZQ"=K]J2pm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22233:-i/_;RQ,uj8mTk:)_/uc:U(t+SuoAk`mNM\8Z5cr-,%:b]\$VcPVtdI:Lhh`*BO%.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22234:]"OOY#`@B%$fE"bJ\-g(-I_.j8?Jd*o2qL_7%=cQI1:Job9!-uEGF_pM%mI"&n`*K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22235-:Shbo7I'OP=_rM;nA=m#[C<PDN]WH4VMqr\](/Y[?UsD.>$H5cd3Ap"`0b."#>u(Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22237-'UHe^IQOfsUUdmj/8FR><DIiMX^<IA@H>%\Gu..QX@.VrjRIk0@edniQ#:,h>o3e;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22238:&]XtoX5olc/)4E98F`'UA%QK-3T@]1,*S0a>>s"iEk&QGjPD$'IXT@$IV(iW+Q5h`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22239-5.0RW%C4<"*p.!OS7#`r3Zi\??"-^:i`(/5"bS7?L%HL6oWL6bNPt/lS#.jgN8u&"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22312--Mo(:bGX]Z$L+un_G5CDOjMW-Vb-'_Zki3qZS*q%^s77d]n^LuO$:%MC$af^c'=j1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22313:@lb$]re`Lp#'+IOh6gFVPp2CA*M(cj'[hDc=UAZ$@q`m0c:KV.U%RYP)TRZ81s$Xn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22314-TC%SV9P$K/)"enFInl9k>*"[rY>f5i$o`?#d2.g[KKA(Ji1F6qeUf$t/tNm06>@;Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22353-R[V.T8?p2@O,8--P2=k,ote#GP1*"1^6399/E:mrKiQ1sY'gJ&IXH""0>n</E0*ef
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22354:^^*J1o-S\e)<7#)Q$6,Q3HRA9)lBHfPPL7;RPd`$'D@O7kF,D*4,[=6b/YA`8H9\*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22355-fCk/+/akM5jfqs*6o1g,Z2%K_OAG#hq.[!I\"4Pj4?qkC)d5//\pWF/$Gi:<PJ\#R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22358-,@HCgOM*[P1+VNP'P[<GBsPB"nf^7\^d0`Y5V.=EeeP25481s8iKY:s1s`D@B/q9c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22359:rX/Fe`<eAq>PV9!\HQqTJ"a'7r)7^HSgU!*@NT9L:`PM$YR8%pe%`5cosV.&0DMim
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22360-'T>UnW-N'S+GJOi5He8d,0_%ko&>)d,:rip\npJ-?tT_XC?G=P\t6W'9fuui4juIO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22364->s@[h;?bEGPn&/#TOG*aT&"2R]AXfhC#^9Wg1VDa6$!cp]A98/Z6XPQ#6TV1]mb]b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22365:b!%0Xj&WeMCP=OaGrM8s-pS1R2J,d3%QO0^b[S8NjgjUF>Tg9<`I$"`kKt2D`>AKE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22366-r]bW>Uq/Iu"P"@DC+.-sE>RP*:2tg&%/]2"YPnk`n5B8d_>Z:!poiZBGj`4%W;uPG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22409-i^nMZD^Uf]VTT([/nE[%0"`4"4Cf"!4RldIXHp33\eLFhh=^#\IS82gpPen%/Ab>O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22410:.TI1WP1c`$nihD=&PK*0Mf0!e;>??n[k`kG.nIs5q2)uM^P,1!fF%F9rX,k+14Id2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22411-!^C>D$[cWt],ic:\ki+"/@<#t/WY[XrrCTo+;ncg],;`!NdBj&TFZV2Z7^k#n)A5[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22450-H;m74\5ak[81.*lmMgsG[,D0/NuJagPt`2HghsVI,8c6p.6fPeZ9tu=7Wp6>5sI55
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22451:H%`IHGf4$G"ElVrIA(1+M:`;)Skm%AWS&7$$#$b-lb,=uaVHt*914DO+h8uS]golP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22452-24%+&q\*(tH*,hW-C)^DLHdH@Re,9lP#[#?ne0/3iCCRk=m1;Wpk>leT_M/N\^g,D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22484-G_]0p7@GNm/2e_+4J)QQX_UhBC5U:"FO?q?VV@!Xom:mg<o>RYZ!?]tG2[]d)UQ"`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22485:f7l/0q`/e)/haLZgE;K$.Qn5\q@9L%V5.I4\pq,X.gH/-_l:tUik&<r);0D:6RF`G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22486-#9/*%Y<JtTH6#2p'c*c)bBu\H)o5^Sc.9%F:Z@?\-#LLYaqS0.j/m<err<*!+POHm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22498->jX'i1'YUcE5JZn)TItm,)r+E!'CYs@m#lF'_2*OO;NVckGCHniHdT<dC$P@2+utJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22499:Gh=;/D4s^S>,`"6,];$YOq_EA2uoPgkNc)iIF;FdRhM1`DbpsNCGe$g(pf'.E**05
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22500-r5WQM#c-?U>Bd@;A&d6Hcpqq)e(qfrJ/u<a!DS?g2Xi3lQHQOtL-XD3j7uaaDS+&k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22501:.9/AN.Jpc#`CDW=W8&UVb$34o4J<L7`=jlu4c[rMmp_!D8Ca.%WfD7dl:kog[3gTL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22502-ctX217X^sbgHGM92o?GGD.ib.G0:%c%X2u"4me6#V/.?A&G!.,!3C7nSq<ZXVf%I9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22506-mu-=_-6c>%%#%Wr*jt07Q]EKb]SZ&hq^>C.:]m>>EEpMki`<FoHW_3m#9cT(4V-^^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22507:H[U#^^V>T#Nf$C.FjFL`?#e)']3XWA</bujJ$2LWi]TU7o.5fd3'137`A:!7,.F(3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22508-c+`#L"G*,Ar8tY[m]I>QKS!@25"q0JIB'EXW@1#g\I]5N3?OM^45T]oq9r%3otRi%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22524-6VRrB9uK,[qn:,F271deM.#*",)rZCZ1^3D>c7:tQ*6]iFiG.rSU&Ijgj%&=@M9S]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22525:clDF5/]m>T<4XNZ`FqW0dG/!!4qs.#/>F$g>^j&bcPgY+mhSGAW#=u-kPQUr\-$`)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22526-,WT8q3Baq?;U9\9c*WHVan+9J!Ch)mn^FUA/Y8W`C>DSX^U=Lh#*qb%\I:OZYn]_;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22537-",.k]c?T>rkk;^oS:N&RSn!9PPCQ0&2;;8]5DBl5m=I=NL.[#eNo+0njPhsf:fik4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22538:Ymnge,NfnOe0`tu6R7YO$P7NS>h7JuTP>:+,"W`lJOh;R[=*>(U(bE?:7j)D7ghG5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22539-3$gV4@[9Qe;-F`cWg);7FXK>#^6QZ"aiR[15%f:>)moBc'ZOduq9Y'V"W[-\=(Ph!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22541-fILeI.#-Co"(ICRS"BVdmI2mkE,5SDGQVggDogNU2*`#\\ntrn#8f[/MG6NORT*E7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22542:"\sO@?`Btq\Mi)/[d9$3C\YQN+SeAB@Mo%@n1+lFeu't$\H,8`Pk1O:Y&\lo[SW"F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22543-m`KB,/5KOM<KhKCZC,5YD,Rk\#D%s8Z*&m\C#'Q&B4bmMH\\/co*/.U@Xe-n:hlu?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22551-,-*U-3QW!.A%?&_$cj+a^B^A+oW5D@C9#9o8/mELI=V=)db4DDkA4a%,mfk[II;=^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22552:kt:YM2:X8j!^P'U`$1@7c4hr%<3b-$,9RRPN-$261#.ZS/2V$:mZ\rYOojfi0ua`=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22553-f7r#1,l);?3Cps3+WK#rlQ169eqdYWVfm@/g.I'PEN)6o'aKAO^TD,_SXq*+R&2W@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22589-#eY5BN;Y3+>3LXoGC'`A[nR6P<lQ!:-emlY'Pf83aNQkp6(X[<dM6Ici_.!D[RU`S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22590:-kTP]=>2g92`u7-KlsnrR_%.RFJ$5MFtnK6j#hc*$&`SoQ0A*a`12m'R'%b,$4tIJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22591-,S?@&[4<eF[H.;CIc>F3H<!+.Xf3qtgotk3DWXt%#:(8rL.*.k=8A>Oc8\%TdZDN[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22620-eP>L<GH"a"6T<^O,^/(U_,*np3hO^0d:1E?>qu4C'FI]A"\sO8]l>)DoB_jcR:qgn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22621:eT$j"%WU@*LFc`b$Fa^@%u1'02Kj)9D[kY<C`u7TjIT(oc/EH-;l$bG'/Yak;7?Gc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22622:#D7p3lhF`pXS1ss-,bQ)\RoBf3Sfcfr@@>T$T-5oOMrA`iV'pCE+9nB/(MG7.5n;<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22623-#5MPmk?^.]7;4X'[daSR_8;8%?C_>]?Qf-F`:h$=7bK,47a(Nh5X16VVrPj%5nlLd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22653-3QJD)C>4ZDL48q%kLeg(aNK_Ij:gF>ZZWs*`"!MI!LWle'j#<'(A!tWLAfiI!'+sa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22654:4Y$!T/[`1#<+R@ULra()ZQ>o(b_dJ]SUi$sms7su=RJ^FEdO!LD9Ib`%cs=%+<f[(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22655-;JT;kK&!HrR#i?0h)BZYC@9ZT$dd"YkZ_X1$S^[e`mao]>`[!i'9k[p6?8jhT7:%.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22681-Oga>pJX`\hqnRO?Wf\`N!g\eR'sYg-QF=BWHN7&7q3uX7G2duFYl*bQK?C\l/$t6W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22682:OSX=eMN0C79UH3=J.=du;m4KaP/Tltj0/:')f,UCJ>B5`"CR=2JQ"?Z$4k>\fE`SC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22683-H;o9GgfKGO"S_)m%kLbipK'<!f'l/HCFK!hqUEfjKNt+(V3PF7M6@gPh7FB6AZsa2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22715-\,O^b@Agbi0[YK*N-6a.kVHIgMrG/6KuDTpoBLME<Foki$<%%Y5TH<WV.!R?)d5I_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22716:`JDJ]`p6ZO7u09u@eo\DYYs9Z1;gJ0S;p'"$s1`g5PSS-MI08ne/$%I,cLF[)kH8E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22717-E)&G8LXs-ikusU?9lW>Hgp=SRE&+7Qa0.@qVg)fARrjff'?X".]UfIj3;9RJGfdqq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22729-+I,p]2Y2Z.FZ^$1<pr3tpt%h'mX-7]l<5"Xj4QGI9r1jE#UFQYc#c-5pri14a0sQB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22730:*]*>p[Gi2ffg=H64N*50j<tl>2;rkIW?'_<,\\5`EX$bK`]^n7g?"\<A^#OF-GM]6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22731-1p(fB3o7HLZHK5Y8uKmG_NQDgo9&B.ImDo\6]^!*:&%0S7-N>XM0q`MS)O<R23mR6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22750-?XZ[g1%:+pHLQ*?17MjHc!GguIWc?EE^/FrnpeRs35pQ"2:0FV[?k9m-9T4k$:4)?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22751:XQ87`VO@9N%onlg>jB(Y:J[+jC=a6m/2?KoKL?FRj#Q2Yr@@$V*,`:#eD^b?KlBcs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22752:#ri';3qf&4bFc)qhDBd1C_dG3.KJ`$39smbWd%/%>-ueeH[,?c##uX\"RoB^VR`r/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22753-OD<tH)*HqRY%OHi?aK^d,NGWnX2-ZmP=V98O)ZH(H_4OV?Z5qirZUddIi@'Fd:9bR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22782-Rkm\i^rM-OWF&>2ZGb#0g=i1,iZmf'[(@C8BkM4&ZI3>$%^?&JAA^unjgOdaEF#d$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22783:+Om49/M:#Z)6[J&UNQB<G7D`f68MkPV1jW;U(3YDK$r&5abbW_]7J$`5,=dI\i@[S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22784-P80Y-P3rle`#Y0iU@/5H3?@tJRp(3EG1?H51m4-jce;$1%VbnOn>Cs+Hjl/%)Htj3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22852-o;nd(2MmD/ebU?q?Ko5XCZS=^-4a/tr<W=:4*40_&2V<s.`?=fo:"S,Q\`r#W6HkI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22853:a0`8\<Z)nH'NZnj4*&Q$^aLRE4V+3f@iNHe-a(J.UHW3nD*i9`4J%hC&jiRJjl@\-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22854-Mt]`>24pVt8TtGPFB28,!H+YqC.!>'9%NK'k!lFP:>Q9K'M1-a[O&YDeTd/`J7S5t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22871-X%AKJ.k?J+gM,VAjk`;@^-\?2rZ3Te>CP"hL[?=g>'N9KP04BQm3Z5gTko.k?q/0e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22872:fFDjb)Y>`/.9Wd\4Zk&+_qpR,T-j?niYREb.X8F$n^iUuf%'2#19I?,.]<RP.i`Rp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22873-a#-k+AY$!!baDh&JWSP*#SjiK!!mbMVo=FPaH;KMOh#qUV's^`A[V-3T#e\R$D<L6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22899-BL2^cac*M'#lO#3UXcNB0JXA>%TJ]UqXIc&l`i,SE2b*Q*=`)A54uVUY*$mdXioQF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22900:nA8p`9/K3B>fHd"Sd?XN[fc0($FtoS9Y($`bTo72841KVm7H;#+7DARd-lIO-m_.!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22901-6&tnZP49fd7JINu9#6VJ2\W`Y_)X`NBh>hWbiP?JWTC^VbK1N0h&Lt441O&;+4dXu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22945-/L/CT_PtGZK:[GN<daaCfa>&s_X1f."D4nk1jbUJ'oQUX"\="B5+bH'`S/=P<dL<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22946:R`2=l#r#KO\_*LFrr>Z$CDPA)O?><oTTDNgX7`VEXXD#L]iSnn%-'J[B<AHj@:=p,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22947-k:FcUEl8IMYLtG^Z!I:R9srNeAQ^<GU_"5k^^$`bC=q,0`VI;_F27r(83X_fb/Q`)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22975-_;K>*1b0l!"I"-Uc+9#e`dhrG?Z@Fu\JVA:1gKBK&Ve@ST>rf`$i+&ro2W*,rr>7U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22976:0l4?.<`oF<3$WC_>#r8^G?,skITPZE-O`cOGc@EXY0W\)g.<;T*04j/,Z3\Q@]Z\d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22977-!961ac!H4HS4$+1rr<Wq0`'4`R\?cc`8u5..tWC'0F2Lk;e1'o7O;=&.(_50T>I+'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22978:0h`%Z#>q(APcS"Zb,`9N&V.b>rTRI_Ao>)h,$E_hY:`'ciCM9X1\aqa.9._qkG*&R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22979-NqF#V[@"rZ=MgR^4alTNXGWX_/fu4sIF7^.C"_6=G0l-.K:KLD(^q,]!KC(k[#>mM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22988-P^=WHh3E^/jC];NKAN\!JjP8q7XtK85m7)a[EgF-ki(ljYd:g]aB=`;$YLr;%;s-K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22989:mPZT)nH%0gaf]O+=Zk'VdL\]R7r7`jF>i.l$lKs0,aST6^9tj_=+5q*7dX>A9t`\)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22990-`XAG^,U4s@oc<A"Z(9(>End64A@Z38,LbAW.#bGKLR+&l(bjZ(+-4*YO9+I^&9^W'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22996-.]3i?[n.`QA4A6m##h.$cE)bdgq[)HZs[c:5fae^8Z:J\;";iM,<0Ae:3(F5o;oLY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22997:p"^Wh<m[j)`e$jof?!0Uj,aasG4_[uD@&BEU,%n.:3&SFX\U+'in`"WJ`(J`"S.!>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22998-\dG/UEjL$H@bmAa;>`C<rH`01LlL8dPu_NH+?sQBH!u4_oG+':/FirT,6oT8<<2D3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23000-OuAABe#cBN7]%W!''aM_f`aCqU]o=@@bMe\"nqoTkULGS4:qfo/X-m`p@K3'gX=8d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23001:<?@u`W/-Gq\1GEEEa+J0ZY_HKECaU:7DDC(),lU/:VSaiECY.$A`\\\,U"Fgo`ObB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23002-/tX&lIB2EX(h<l,3P[K3,h:me-"X$sak<(^!0KnC3r3CdFe94s!uQ/\"c>(,GC!ZJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23007-G)6tK.X%>/E]r_e6&]P51f+BtN`;N])<?[A`:0.eGnr[J1MmJ/iP-;+i4HBU#2edQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23008:P/p4a-S9pp"7`K4G-_uj$)`<(,))bO6uH*HPW8)HR+)8)l!nKiaHqkE7,\&,I[0-n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23009-e[Ckt]XN'I3VgdZ!gUh+!+22dHbK#:)ZmgpEuH4t[s,m-'X$n:os'gk4X(hG9*FhZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23084-`r3PbqDFoC9W]r87C5=1GGt[Xr5F,dr%ud%]I2Y+%VV0:i[]XnO*/8=3!U9&VE(hH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23085:mT#d)cMf94`F(.D>FfDe9NQN`A9f@Ir$*B#3P`Ho^W*tnpqL<Q"BrdqUp7fe7]%C<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23086-jG+id($lEGoJ]fZJ#":1F6:8pjgll(I^S]!`p5UeoSm:,]0AJL"3`68^`VfupFpSc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23172-h.bTnq7G-bRGfJP_T!9Ma#nFl2;oV_Ztlcff'cpUOtB#b6#dfS64ud9TKEhZYGAfg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23173:p.[I!kJWQNP.V`:'q#!lEtot03'@$YQ&P.23PE!9S`23S>ASID8@Np^&Bc0Lo<qe*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23174-gl7i41;%7Wk\]^HZc?\]N=$,TX8iAE\At<3=]Xcs4'UQ3&@dWD73Q-6%PW.fYrufa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23197-9C'%^Oti![TI1!$^Kf_knssOe9j,Y>h#,c`1@J^R0nuYXI](S^'W1$F:@SiD'I&aq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23198:MP!q/*l3`HMFbQ$a)9G6CMpB26NRPeU2@ah]n+\aAcDas24IgC&dA6s-\WS[I[`^]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23199-RQ`X:)Q(tI@e#D>gT:DTFlb3.<Z)B;**:<E^9H<3^9OZ;H,!j?j[d2iH\KQ=F,Kfq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23265-@h)Q[$t'aq;WLlf>8#t/FN`C)gKf+PcuuDka4D'O>[:"4-0Ed!EiQoo!U9hPj%t)t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23266:,;)pt`WojeeJTXVR500C)8XT]Gc5SgD]Sh'$+@;r_g*`(2Dg@(faYEE,Ijj-6Kp?H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23267-<O]Zj2!:AKH+mB+j5.?-R=du]N4A*(4OqE\6AhWc+Ku^ce$To,1VNDs4LRr"]D-[1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23380-V/7JU9kPt>]Z^oi-,<F33R2u6=Vd)FZ\[_e2Zr1NXA3iheuY?Q.3.Ja*O1,rBP_[\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23381:`ji$eI?.9`d`dm+!bkSLZ/cG.6-2<TY6DiaK-W49ZiX79N9>A4I\*o'&p`5:WiDT!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23382-6^C$jWVe8MBiSVEQ3At+Q$*D2*DLT<XNmr5d8JpJ=@\W)BgVmYN]M:t#4i5^G$rb,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23392-"a/*\]kJ?AU2NC?>FBpa06M*F9SO8b2Aq(h&bef'F*:#73Q)QUd0.>gMp#_D]icoJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23393:h)[i>O+7sM*%:uor2Z46iHV444i!5(3=+CPcWko'[;qGA>MnOP2[`7?^$WteDB`$g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23394-ncQ6$Q2l%QT;?RL`G[>t_[Pt>+:QQR%/TrdCSd<)[#Gob8tHTUEM%^1aA$em";6KH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23403-kNcIpq#-E!BfE,W.KBGO'D8LZ`iEr7oKJTmK5/L&Vo7$'21+"cOX1*Eb.'E)Nh9MH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23404:h\+]>#15g[7CslQ`_1V4a%H$.(#)4S[&G;^I@`d%h&$,e3hQ$#]]37K85*tR\.77[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23405-q@%=Yf"oTf]apCQWQX-k\\MH4rr?S?<EZ%pJEh)D>3?Z%8G6:Z*#6ahhCY?!!19q3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23415-EB4QC=-bV[*9?s.LopdpasfQ"[Ws7/BRsBPh?bDLK@_.BWgf>JW?ZVH;4DH!hBtP1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23416:X*:MTOY!RZ#d`uakAe;q*r2\MOM[/B8'!\j4b<=o<i-&&_o]<]"FS"*4c$,h9c4`i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23417-WUeTFci)tmMFlVN4c("+"c48\_sYTQcrQUq%dV&lG3p[FpGJP8b9:\]a.<=kX[RDC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23472-l^$)h/`G29afjUh1)(i7Hu-ZPK8pHil!F:'W4T1"qi2$mPS/JrNl(Ns:GNd*]J;8t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23473:A`.(-2<UEfl88($,tQTS\htjtJ8u-GFT!Zu7o[+L`PYp86O:2":cJk""/kIBJm7hX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23474-I(s:#8Mo[??TR/A,C**Og:>;jl-<tALe1kD<"p(p`QW_oFZXm-QKi,h2R4iugdoQ_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23479-ZHHiG$Q2ht7rb+j>1Jg1D,#rFK(anK&X1%?3B@!f92;ou?:L.%o+Qlbfi!6Sj79A)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23480::%7tgZ4On^`S%^F1#Vr$aOeo!E,&7V=rq7$nU`mW4Xt\%L04H%hEmKdW>Q)8Qp4dI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23481-T+:.g#u@tN0TF@LA]YqP"HT[.<aHDcRgE\"B_K7#8HA<PmJ0^_Sf5,C#`B&$V?nB-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23523-Je'4P'i.`^HB+P3o`"pNYJI.plcY4`;"lnhj_ia]))&eg-]aK&X`#0.<c:rcDL7dJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23524:bB$*3=XbtZr-u!%XKGE;7F.L`EY[)3S8pEX_S($-rr<nrck:aC`+lcm4H)OGTB\LJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23525-39IW]8+:$Tnhn[WZ-mONP"/=`[kUo+Jd<4R+-h+;n>5cWRX88`4p_jb0tG!<k?:f`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23571-c(7"+Tf!68D.T^8QMr/[*>^XJ1H-Q_?3b<:m7@4?nNNN+>\VeA#E[eNb_8!JC_+t,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23572:m_`3<@ufV7bXc1I1$tFYe0cFlN6nm7gknW)k^C]re]_dIH`kE[Fs;T<pQ=jW)Z?O\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23573-6X^_AlP`[I)P]$M(s=\>l(!i2f"S'WAc#6d4u/GY6.QLJRrL57609QqYrrEmpJ1DW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23577-Hu!Q!I[;N*3CjQ]\nBA#:'H&YI)!6H>^Xs0V,(%fX6#D!Z;#1T<PgB/#^O_CrrCZN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23578:c`F'NSeMk3[RZ^P@>F5kh+-WY,OK@&9"$]qqUal=`fGbuWbV93SV*YB]UiZ6P&5Pr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23579-5f%(qPE/?7.(tc[\"&%Q:B7"SrrD>fS@iVW;D^BBTici\E\ia4gfNN\r$3XI-FMFK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23592->3XFeLs06HEP^hQ9)aN/i8Gd3[a3uXm3A9O)XuFnO21bq%Q+!`;<1%VroQdLUlmo%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23593:"3]G]k\L"hE?(-3.P;j*#ss3Y)"dR+ZBC12`M\+roD$@O2_E4j<uVSBfLr,`R9fF!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23594-,N%`Zqdm2'"B,&_i3;DL3r@LJT;hThpW:jk[MIOo^M%"p)"5N@bt"`-,>,8'c)#2l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23604-08Mj"F^+5d:=JVOokd%SD.3UUo8\;]ojI3j[M,P,A[q[s?P;[nLsn1$)Z.GhX+^W2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23605:6QG:([l*D/^B$M^VO;G'8`3lPc5'-r&X>+Uf,^pYmgEk/*r$K/Mf/uJ4uc&g"D]?`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23606-W^t%P\t?\H8.%+;!iauQEL+bqipQ+2pK?"]glMS0&aDpb4'#VN]//9\jUmGNWkD*`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23636-4,lSl(a&,TnXL,SJ?=iNI;"C%(Wmni'm'Ee8c:0mV1js_X)l8!id%A2I\QW'`I8Et
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23637:VE=mVr(Zs3G-.n#"^OVn,88e?)jQbnD@#0Xq:6E`?$DG;3%@GBV\R$scV^m`:Pu^m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23638-e[4opPGeRtI%0Vm4Yr.>/*fE[*tI<"krpcL@:cg6p;n"YJ9p:&B:A=pF<*A^X]OM-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23647-YMiH`gL\n.mgC/N1DC]7O'7<aB[1m%P1>j\i/>&Q=>gO.hZ!RJJk&t9KT""rZ!iTr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23648:`\8nIj&EL?a^6hV!%nO;_=*9UN>qS$plFEo'g,FR^Cp<jo#aAlmHr`H4M9\rcgn#S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23649-PBW'aNB'-G[QK`(mcN>88Def0E7f!*j/9;2#Cu^aiua*oF'JEC_c,*e@GHghL%=52
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23652-Z-73+.h5.kdm'CN8b&"a2]b!SZ/a.J9e=`3GC:](8C,Dn)#P(Llj)pWnaF<n*Oi9J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23653::N(^dkDSe]2<9ji`l/5B=blMeO*^_1nV;kl:Cj2$p+7kc-tTnUS`?n;r7?$9S$ROg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23654-b'^IAQdk'(Zu,jlq/!!.pOO@b!*YG!.^X$9>u'16!'_Bf5bt)Sc3=lrrh#`?"cEDk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23688-J+-(F(Ok';!!drrI".aNb4)j#I4^sD7j]."O[CiJ)<t;$]mRTl6[T`;i=+1L[s$0O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23689:6#?NuH,r;0o`i10?hcPrit$bgrL(A`r$Ar)Ca6O!e5oLL,]F.3,T(+nrrBEuXaV"7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23690-_-0#IGTpK5q"mM.n#SAQ"m`6:2[!O&(]Z]T>N<$@)TnQpmb7EE?Di3F^5TAZLemcS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23720-aDP7H,\j)pmN6_&EVS+?hC^O9/%k^keudhRY[(pt#lLfeKfak&\7=";MRo:7(<]5R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23721:3%#ZUlma3\WZ:OX_\CC84[GnJhH6V;<`QsE0EqcaC$a[(%3!`d(rd=KnjpeAg[V<O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23722-8-D7Y.0,&(3tH:YC9$1q6nC*<$eIE(C/>ePZ+f(8&#\!=7=0aTbK@Xo&"/Lf[m/@3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23767-c).%n'6,fq3l`G?AE,mu3;'2%p6c".la98a<R(WcHBM"GC)j^G$Nb9?.^*oRh<Dmg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23768:MB^&*2b4:C_;#6@n`uV`Rn[\RRk'WXTig_$2c`6FALHUcq@?=Oc0&nX<q++uUd`'r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23769-S0oP?p[;FN.$j.$k)M>d(^=l3LJ/WXm6XoUp)t]8<^Vp&:=9F@p*R2*9g:l.jC:/4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23774-kj4dTXWkhA8Ph[g)!C`n]A<8uP'\'@E#.0]<1)KeLLL!J62pQ_ibP;nO!;j/:t$G8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23775:'dr,HjFcq".l6N_2AoOt_"j'@qrb`B[3N,(P2>$mc18A5/9jF*+h`2&OcsK*\4S>3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23776-D3#7u9U^VIMn?J-Rp0l!3FA-T!?TqR^8UNU[C1k.)PrV!]T4P]0E@1=8cJcMY7^;*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23837-[/6:maqJ0!0,oF(i1/f:DhtGKnEurN1!7WV=L[-pItSo`]/q_eEr>J?+j!\.39.Df
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23838:*^A-6epK>+n4KuXDnC$*"3`aAYTDFSn6B\("M15Ph??W#BrC$>>B=uX5bTKe=,D`q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23839->QSIaW@,)p\'nTIGp9eBOC8KId=!fJhaMNt$Uo%CR!7q_RIXE,KD`tp&kVe?IH"A\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23925-4f4^CgK\C:=;/tt!$7[0<V*)gB*X6A,\bsQ_p'LXPeUsr2]rS1jShNMXaM]C%3rr[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23926:q\DZR'YaVMeu&sK`I$DOk'YTk7PI=An^GCA\qbp2eC4@/l5&,(6r`u^#'*r;YNKQl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23927-iOH6U=+X=a*@6nH\dG*XhG@=tFT2>kqt"1CY-FlnXm$X*3[;o47+)L,!HnBar5em<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23937-Y$Gh!I)WSH/`Z^[f`sSp)X]k9q75c@SPu(Yq%h_WbFEM1^0-b'<&'Xi.=YOUA+Rb"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23938:2se`b7/V5te^obm+).M6^)9M\9)$UR(Q6SuKS-lR`c5@err<)6#&,.^HllkW%1sgK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23939-,.UQ7\#:_[8Z*eu<rV=F^9.0GiI;Tqr$LpJL\t*0fK:hH$O^Y8B"#'hG`LRX+KldC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23968-&t=hrEW.)j#o]&Hb#`lD:HXZ&j>U,G4hS,@_?h'LL,^%9S6)P3JW-liK$hX]PlPd;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23969:e`U$/]p@[3+Cg?W%Ti+/e++6k9fje2<dIJC>krHZ;JQ1AnWY(EeY\f,8cZ2`EO%=.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23970-!!#+DRf/$?K;$\G>/-$!eIu'!S0S5F&J(2#F5+BWIU;eV7.DNVfP6^LhcdXmGpamM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23990-!;tNRA+;P-4BM$.pnm03K'EW!aK0lI[m5<6r2[Y_&kd([HO]A$0u5A0<(Q'3!9]=?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23991:<U<Y]S/e-`[p'LDUf)L\;g=ejLP%]tEH-JL-E&:_$&0:/`(qL<.3Fo>?P@[.>h2"\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23992-Y?uNhlV)(UWFbYW#<QmO%%b.Z=4_5;G@`iVn)fe7i%W%Wo`D2M^P2>6&mBO<;q%i9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23999-;qh-hnE/K]A]c%)KUeFrOgsMqr7K*u4)P8:2Ulj7h+m]6nE-'S-/PhPE3NQbK:,lp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24000:.\P*c8JV1M?$M.B^T`dcn*p55:P$/)/tq:hmJb_9>Vot]5,,sXRX$phL-Q.!!!WG`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24001-a3HIe7LB`NDt5pM4YG'i]M\37iD76R&*Z-'h<'XbhnlWB_l%0OA6=p[%K`_F#p<c"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24006-Q-Y5n.7aK4+U"A*_k@eWc=]mWd!CeS[!k(%Sf.(]L1=B!:Z3B/kXt6MA\PC;!9_]E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24007::^pmOW5B`XRj0:+)ZH+O4o8gcrl[]J$N*crESt2_4qh&2WD`^@BnGNV:uh%&iS'@Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24008-F8HFGe_Vtu[tQqkHi#D\=&#0T13h5O8!N$\-'5:Wnt#m%:O;k"*u;js<>XG,Yq`q[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24014-rr?deO2&,8ZXEbpCHhoK5-[)QnFiI7>N]rek&sR,L,e*mcJgVcc5(a3elPSk$X*!7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24015:O,`g^($bP%nVK+T:2@Wj-RapoX8`0IijO:Vh<BA-f5>\969-^3'<9bMT;^Em!k;`l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24016-qf0^YX3;iHcU=3f/uK5GQr"sB1%C2EX^T?3VUD8=A>%deL12sJStLD$/&8KV:3;HZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24041-pIGGLZM/9\N[`nc2g0Q"M"UcJL"`_tqG2ko[a\0hGfU.W&"mF\^%_5<q!I%D%pVEY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24042:>sh8pY`;d<(!NR!1S9e*\KL`g?N?:gK$qPRG;`4S5iqOkqc8!7<4KNF\k>b0dc)'E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24043-&r7KAo?d#*QW.NY2&O<?CS/sSTqgg83R]+b\^PA;m5VAn:;8nD%RZD(kH58=kJU0M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24152--TaT[:Z*`r9V1//8qn0c_VdL6dT[]Q57q.a93\!Q46^3i37?6"e`JKUB(f'!B]F`6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24153:ld\9J93,OA%A<.S&,uX.f-\`fV=$qUVZZBu%q7&0/"T`]<E_),!!Zdoot]:$>een7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24154-or1+!(5clmaX+$B\-e"C%XR=/X,s)AG.#BZF1Jc2a?RT0="U.^dbm1n<L&d\a8flC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24228-n>J$<q](gGXssX;aXD1$kDYGXKCYj(V3LH$#W]uh52W1tjp"BkUmjn["ng1uhSKkE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24229:gr9@VY^:g`NF#Lg!-0uXMh01q[>m1$,-nEZeONX&X^#H`Oe)#m$C;a&%[?WjLR>pq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24230-OMDUI_'>JBH?YfFq)J`AA;9:Q[9JS-E23KOJ4FG+)r6*W$(]#mJ^F?EEqBb(E^ao6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24236-\rq:/]_?1s5"$V:Ae-8M`k!1'<K#+0G5R$3d44YaGpi-b2Yq%@JfAQia-a[o5'>1K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24237:Rf#c8;f/`(jF;C3Bf)+#HM0n,P"W.m$EF_BWGXfLdGFr3/%Bs]W`m5WE7g\bo-@Qn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24238-6-0u?f?BTUei/VT<]7"#c+#P\LG=lH\<"u,YIT)lGUC<on27,4UgHmc1J#IH7*B4*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24248-7L`7R_=>?Nn`eU\cT+EoND9PR,j-Q>qUG8.4QKa(.4cf3o/[P8#?/+*i"9;''Ul<k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24249:)I1iu`hZdrMfE`RHI<ElB/$Ioa^0b#rr?61D5Pe1>?g`&oa?$IX6aX8_]LXpcTKf(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24250-CN6:@I']d+6#d4c/g0#h*e6!'Sk%sINV99YZ$eeX[G4<k[(F2.:k-'&PC`O2D*.)3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24260-n^jG:M,I($(soGBM<]?*VKGT?l'gt\+;+s5@<0/0K3Jd1GP5^Ih,Zo7KKZj19lrGW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24261:`bUEBF^(6/:%?;GO:V.Eb1bReOp$@<</+)0=.`jB\YW#s\_e8`)ouTjYT,?AJ\g@H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24262-[W-k&:i9f7?=+tN,@MJD3q@XkWmU'uo#S<DYhf\8#!E4?("MQWRVg8!DXjs!>B_G@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24278-rr<1nrr@Y'r"t`Er)*>>r)hP;7S1,:XBSSQrrBXXB@kSHdTBahODQ^W8J))hL-5H8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24279:Y6U'b=_SG,F_g-#(t`CF"6k^(WP_hM^"$^Y7eUKj<GOf"r\sUCq4925'Cg:ap`!K'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24280-RLJoK=4$%50jFjm9X^+?YC*H%E%k_3h\#cX*GbUYooBi%\qC\`ibo3<)Z#Z*rmbPB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24281-#Q!L_c@.D@:\tUrg>_DLa5=3V^n20F&Xe+"iOHA*8,)`W!$bfuDA\=TN1"[]p.+q)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24282:)`4.#/T.^C]W_ke.79L53'$mt=$<MG%<W=9`Or57!EU_@r7Cd-q"OaoF8l4CPk_nm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24283-R\/sH!8u0.9QHkE$?ik&O/fA@/*"qjrrBmH?gpf"FekME*umLYY6S8E8;bFPc?)j#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24284:hM1$oQ<@C[ZmBd,iT0`'n0`SA91_$t@?)^Hg`28j@I.b1r&^l^aO_$H+t*f!(Z<"_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24285-IBh%HF.3+/r#7Bf0^8s'r#m/ikJl7<ZD9n_\ji<2Wdi`0PTS>fC%6EF)]c+a(6cTW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24290-<hd0gEDLpQ=kW_8oG4&UZPZj#9/:%C4D0\Br$tt1ju16?9U<\>N]Ub-ZZI$&cV>p3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24291:2WcW2_/NH\]kuQY_QfZU`Yf"4UR_:4$M_aqnm.m;'c_LXh`c)qd`;d4Vu\@K@QdNM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24292:?T@iE#qr-=Fl^aQ0buu%(``j-qQ!>BhDd.Gh7?Lr6$;M<Ge];%3An48`RL!k%AZ\0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24293-Xq<T0M\1IMDRGaU%7N1%Gm5`*X+sX7mg]'P;t*T%$OoEZB%*Q#i@NBKh#_j>);s\W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24368-ZqtRa!+L8a*Bp7hYL=Y#V.HA]@nnaM*2Uo1\KiPl*+t5/_;i*"Y9iu8X(gDlp]9oo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24369:`>Y$,`FEW@bLr\R8),.YMui?;r9N8%7Pa+(AQ-T0!'TYarr?_.KH;'1U:q:c\);1\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24370-Hq!$:%/><Y[PiGkcBQDZ8HqI2'/1OBN+]8=GWNuFC$p9"KdFjEOoA]O$M\gnnM:+E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24417-<%9a`RJ6gQVbQ\W_(UUj[t+.mr0s`+J;R?ORN1hTHgt(4nS*RU+u05cQ,r/bHMYDU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24418:$GW9LH=-&6Ffo%bG8>LQp5oWhRA1oX),"k`k]*2D$N00`7BY[[Lk[C9K?"sUc$bl^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24419-.\m`)S&lr17nnE28#]]`Dqu^[fH2d;XGEr7qfPK405e/a69!^?Og[0>`unA;:o[%l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24424-"m9N)T%-!uM)==./Zn,;XMFoTJ]R\K>4Ci[kI/Rf:1B3</"V5OcIFd?df.WCN3qq1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24425:!`'5Sh6&,l7EN&QH:s*q\Ci0WkI$:udK][BM)H39:jW(US\4`O@jKB:f66XU(MOcc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24426-5KU*uFY.Z;eDa\jR@_P5neI4F_s@)!0/Q"$ZPfQN<nshg,NrpkV3/`42lN<r?>1iO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24435-Xt/2o[)T>XT&OA=Yf7t;%QH]6=1<Y1hlnJcIL'6:prhW<1O+]6Usf(]LdOt62KDg&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24436:PI'/NY7Qap?%9`C(C:lSO_PWTSONi$o_`LWTjBU>PVa;r`Ec%+]Br?daJ"n/],2#s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24437-Ij8)8b[CTajD6*N#G0eCC%cB6C"B*u;8C$DIe!%P9!]8&P":9K3VeL^ODD!J,g`&=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24439-aRmfT<+_]&5$%;f%(A"[Gi>'Q#:p/@54r%D1W(8%C`"-5ELqL9Sn%A&B+LQK!#5+j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24440:=Se#Zas9aDA10W1#EQgTA80$H`ff!0K>`Gc$$BI(V7.&%`]39_a0#09"E0U^nrRq"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24441-kGT6$4a*&G3!#-%Oe942A,4LTXV8?^foL"Tdt0T^?4nbVN>&W]A*o5RI.R7+0Ne)B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24500-'@0T]QPb[f%IhH](p3i`St=J$jG+2VF%QHA'QDoa2-+nNltO22D:AiBO9Y;Um:QEA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24501:o`suh?KNq-P@usm*3\5lcf\RKjjFbb/]+"m:j>1"<X$sp`b(0t%buT-FoMFK:?ur3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24502-*4*["%*HsS?SMP@F7g7"j"k'PL"q'ONcXE"7T`[Y0Lu2H)fP8=6@2_BeU46W6=ZC6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24531-0WP1H7LJ']*i%SM/*oomZ!jA`VN*MT;`aS7q!Cr''-WSr*PgWa*!>Go#RJQ7X0_tf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24532:H5`$-fj_HXF7PJ`#Htm7HJ.()Riu#j5g%=jS\^@_o>OEL;="`;S&cHM!ciA6+-f@0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24533-?"Vb8KiF%h7o..3=+n%P&>UE[#X!]e:XmnNb>GB6/?5et^-Nn[-'nYIh&`(_Y,[u3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24542-J%R6u)p6Me@\iP(+./)$MU\sojL7AhTja3`fR!tbSMm%b:Cbp^2!g[pUG@?20$p8%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24543:P'Z`RZsBD%-&H2lS.NlSMOLY_,/GHmN(-*5AK2ejr$q;.)['2TN`0sS"8LsNY!ea[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24544->Fj%3HPt6H[[DN/!S+Ys@uRTRI^M"H*1J==H0%L*^]X[K!g`5>7>+;RCl!88.fqd+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24558-F'"?m^o_^)HGn0s^.>`fa?eTWh9So4^&=^^g!hG*$`YX'kJqo!18!CU73Dr4Es=mW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24559:`p>iC9o@T>"I$1o<$8DcfZEu5lWL]6;Z?_A<1A&Ik8)$La[d\5k6d]>b&P`3R<'g?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24560-0lC)t^?i(8#9\63qGS"t=u`>[B9_fe%%ObPkO>Gloq!+<Ga-6f13+'N1QIE@FK/A;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24561-[DsenN(l\q"dCe/+;Q5A]s40hV0?5Ge8F[AD;?g^d'BkaTG;%Y$:gq3pNEM]'1g#\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24562:@TAOV,!J*b%[<DG[4[_%Ze31X:0gJ_`1b$1EV`a4/`V)Gq_["&>N&f$-1o9O^EeE5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24563-.Kps/7Rni8?coqJg*c76`M5q=EpXN,;F-<La<3*b)RJqZ::Th*N*:q7FG-<#_>-o;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24590-W869a`53](8CVN-PC^VL#=+EF)obGLN"FY@<G"e=mf>ns*9Fp!qMM2TU%6_[<!OmX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24591:k6'A`U?p66\EN'sR+o_6OgBGS:EdEX;G?Rb1;$?Qj'X*^H0\W-N(q5bL(!`0%gO,k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24592-XU*%0BI*6rWfD0"'mEG>EnOQ'&k/2K0rpFk:cNB>RMV104/9k%CFF#ZhP-@[Q)$.@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24622-=aVk*@m0\fPl#Y,bV#p62?L@-;;!_"CY]a33u'K9*8h</rrAQj&`VUV%8t@J4<^(^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24623:,`WU\N!$j[Q$0HYCp=$K&4lsLB9%Mn*il=L=KZLX#FLhncE``RGfC9MYL!!pXB$:*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24624-T@"\_d$r$IUj=,R\"ZMU05ZF8IX45CbZ=j3N.[0uIqmuNCR\p)\k1UY"pbA1_@A>L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24625:^V[S:kbf>a`O9;]@`DM]3$h(++SXgnFd8W`g6[aNiR:h'5&#gSO=3r)P!;2#YJT<t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24626-b0NJ*I,V15.C6/O2;gJW7r`UQhH3Q#Nfo/:Nmi$anoOcGqUaV.n["!?qdG18MgJt=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24636-5>(j,piCL?[^WNZ@;Bjo/DH,BTPj)8HCf-O=4:]&UJdVXoiF@.j19<0;OaR7Dt?%T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24637:%t;ou))R8PRrm#aI=Bj()`s>d\2Xg$3'D&lZi-i+DW?Jt`?#&knEUm2b7lV=3QX8`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24638-^HF)nd_e@nQ#/@Y=RT('fs/]fk61D%C+J`YgZl@C[-BQR+i=f)4u%]<]dZPiZ:E"o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24642-/(JM!ZMrLbQVU[LB?Q%Q"2b5$SCc<J+1Z1QB^R(V8`5jgYt;slH[>3h>Er0HigN"-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24643:Co4<\Z*A.VlkJGu^m/c[_59)ld`!T)('l1cZCebm7saN<?>.8i@;p4:`-e5$c`M$Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24644-X#X*u1P?*87a?9#[Ie2?.kg3u`cW24RG"'s#UIM2L;T[%'i.,Vb-*Fo.bM]RZPa@a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24668-D\CB;(gG5f`umCujo_6n'gh'G6+]hHkTlf$1:$IHf!ou(-:*&*E85,.eo&AC!8r3f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24669:N[n^7lZnX_0'l2@%.sI5$C.:8Kgq8`eJ97DT+.r^O!f\B[bN\$+_-`)bouR0Jml+D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24670-VgXlZgn!BEG-cMq9mP%!U>G3"<0?sV;pn'K5`.F)Xj`f/nh#(E8C_n`!,6]<`)hs8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24682-+AnDE*IHhnf;F.PV]/."n9e/1lI`'bm.NVdpnafj6`&UE]r\KpQ3E\KmrCU"58s;I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24683:`D^LF]'[5$-CJ^udM!Tu&f8a6Y!tMDInKYCpmn_if29tb)+:\]`,J;nERejbD[H=k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24684-]_I-=SL70ao'9)U[:4$V,u&qWNa$MD@!W_@d$gqENnfsVN%*UYei,]-n?YlIb!586
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24702-hSW.9R=a0t_&,Rlh,Js4&&u@5^Lo4Q[m^!/iI)s0hhI7GHr6i,)Qi#=$dQ_GEl5=@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24703:0KN;-'C`oV5Oa5K5=EjmW^7r=<.`nqGtF$L=2e6\`8_ergj4@/TCKCM\`ruPEmnU_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24704-h44_0T!lKp5\,9?J2T.Tp$5ct\s1oLPGh_(&hU%dE#8u'$iK9=,a9fR*Y>)oTFMJs
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24730-i_'SS3&.BOElnn[l^GE8P)\'\L9;Q9o.A:LINSJ9d=)thpleU_eFcO&Hc1fq#c)ST
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24731:=MfT=OW`o_N_.>M@op$n15.?VP"A$Y++!S87bLr*GiK.)Z4?;tcrUm]6k!EXU>`CC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24732-#G6>?q_=$S:/3rp47MoS.43`h:V!dL@?f\iesd]\&ngBF7SdC2ST%0kg+]V'KBr3N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24739-pU3S?.S;4>:HcBHbB5)3a)F&sJ6S&EX:))le"L43b1"Ed),\oHJ-U/?FHStYA=4\f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24740:(_")ZNh5q9GO0nMLJIW0nK-`2ShiYK_bUS*-CLA5\$oTV9`"6QF^\].P>pMQH@EV[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24741-2<q,+an.dRrJj&EYJ\*Z`T,8\g'IBKkkt'U5S?P>GL&nT?Pn/rqej#YiN3/i-)k_)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24753-B=YRE?aNCZ4'*RgX!bjq/Z#K#_N7Gop6-gjI<#&6>ti7Tqp.X#;2aXe/cPge7)*=q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24754:*tNT\`kSm!_g_f'HI%LWLgKA6#CYZ+N0#iL?i`7iRf$.[FlIatLqX[X`Ud>/D`tt<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24755-7:@:_jFc+I^Tih6phrOi-\\s8#^DBR?KcUAm;6o^$"#D-87`%)a=!Rep]:8,J&*qR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24801-\OTIZZWbq\,,icn4TQQ.e+'O:$UqN3`Dp.OJd+R?#@C*fD05N^FDi]Y/)9'35*b5/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24802:RTm*;-M8^jM00bjMFkI2EWZ@:GiL!PVXW`W%]fQ#X2*,h0bMP5$kG^t`k-R</'URU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24803-8'$-U^i>n=a3qRO5?E_!()P=*pes6pniXWJ20,_b1:f;?C$L)fXD"qD?9P*cKf<j!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24811-^DHfDTp)Xs/G^<iNYi8gPd;eb:T"s'7r$3?V4(hXq/IH77XrK:X/>.u\m%sOD0^)E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24812:/cZ@4h`\U'6_^B>>s;mA*.*9Pa4gOn%DQSEmlYZ*n;$!NL2Ci#m8i4N=>(nd'pI`*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24813-<^\13!u^e.Rc;(sYLkL$*Y6d`EU\_9o["?7\C9J5,sZorK==3T2gddY^74&aNBRjB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24825-?4mo(Z'?>Y@=uV.DFH[>37OsiK^E/nqc).a7V^/`>s"ZF7H2tIGC?,VbCCQSjsnL)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24826:`S7K=,Ho5i$@"dhI,6624g,gH':-`"+F@.CQE+tV<(RARjQAPt28q\eXB@[1k`9nZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24827-;3\/OL0Ha(#353Q^Y/tH+*<gdOtq+FCX4ST3TUX:!'i9\*;qA`?*RB2:!O%f!K?tO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24839-O+2/t]q<-pXi?3s)uEp<foF`0A&GL!]dhXPSR4kV9Xbg=0mRHQK'ID+j#hJeeqhVs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24840:jtg_`+$3Ti0gR"Y.pT5sS:Q`oY*8`p(C7jiV-n>DGB**9d^Z@V1?-iO8J_*OM^!`%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24841-GPZK_!]ue==]@2IKc)iemp-9jB!.O`BQr&HKFA9&kj5&o`9/?c^H0BEeR48')iME9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24896-1i(Q[]3<E;\eRU6=[qKX+#)%@!+)F\5hk8geYL=/4<45?cB4Cs<YFh:S8V?IqULgc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24897:CIG6)`^)5'I4B0c%`pj;87#(G9)ZVm*:NXH7-Tq=hG!*d9t^f,eV/6E0(KB_$:#g`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24898-et4X'R/'Kg,8o=-nXP.sZQ6-T1H_uC!%EprAiV9q:\hsdU.-G?q&$PaFo3`LYsM%9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24899-5U/;VoVsMXaNR^'35IT_NqDu-7b\SBjDG*k`/HJ`ITj,_]1VXFnu+X48+;RSJe_2I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24900:`Is,h!:@Qd9%8S<*B`r$eOnq!hXgl(V0ersk!II_>i<`6OrT&&&_L)]Ob:'N\gSdd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24901-E%=ORUkV_lKq^m(YWV<grrDB9/D6F+2Lp@kglm=Mn(s4Od;CC*eg\bCm)l,[n.\'7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24927-$go<i?^1LX;Xkh"BN:i`6Jj7@"!6N(Pj[trrTlq\f^d>q?7i7Ygd[-PW8s&Nc3?KO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24928:oY"/r/#9V7pTgO!`hGipO$'D^9',t2BbJI*/mq6`6,@@qlk>>(@_*MSOh?9r+pH-3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24929-:.jGcJQor</&00Ehj7\;QFN3R1<L5$=b1G.P%$R7rr>4IQBQ4;<t\gjD]pDoD*4dB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24953-9[@[`ClG67OnVAJ<gs^:?/R/.#U_`\dQk#0:^/_c!mGm>hjS-#njBb+:sg/(O9SGc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24954:rB!qMm`^FYd$?O$1apZp6j<lY0`M+k]Cqf\nU.K=J>5(R%sj&jegZ7<QQu]C1[K*X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24955:K!)3G%?hI9U`B]eda]odT:"$(V6B``+d41;_<&#L!h>()*.WSr%SE_blqL0OKKC,g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24956-MujOT&*HePXC'%MO]quZbCJI1f!\Vj%jXQK/7DhnJ4NtG3q;P"3N4;"'M(Dh#9h16
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25034-lf.Bdn)N6#dFJ43rmP&JQ'8ap2(LCD#EFAbjF0S1+P,eLR7`J2D"[8`>MV80hda0,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25035:c3`3"8$.#+`XO$0p(5nmh?l0MWe3+^bdkjA5^rl@*UNe+n5@RA5F;>>n;lQ]SJfJ;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25036-%#--kH^"FDZ/K&H^U,&oW2>LC5N(@qKOSLSmqhD#Z*2Y2*kq;)V0LWA@@DScUW-jC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25137-L&N^oa2FS[+,Dg]:6hNl(@=F+QidG-,cT*s]8iK>Q1Kca^+&h5`a9AV8`6^[7+&Bb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25138:S#g:I1SK[a!"Y0TN"S\#Ge\mD7h:;1?P%Hu9l`'`l\1p$0GtapOADOoE*b)^9CX`@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25139-451&%K4[6no")RQ.RuegC*,64CXh&qijtatr(->$h[VIPDckSmm;IA:'Zh'JQRLgQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25174-F#fO/cQ3eYVs3*HEF0N2/_kT6l?Fk_$p$'N/`KW].K7]7;pB;CPD$BSP#dWQ0?P""
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25175:E]nhd`AN,V=kptRM2fO)!]MYopV6$#Ua4`@H6/YX9t'J;>N75)o`"n*hhuVjigJ#@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25176-&\nD?'pTER4"C0R$-6"h>4hgpLmBJ1`K]oP9G.X^pUuQ-()CR*HH*H;&.&0@o[IY/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25190-6^m9j[F5;^UFQNOM.:+)$1)\5^QiS_DWFncE?qj)R,CNNNho#AHWTZs^i'QpIh=nR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25191:rrA*`NPtF'>*k$TTdg7,0ppH!!S`uuYNMfZe#'O][#4!2in17Da+`OUO*^*4AJip=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25192-?L(PST\QM9I2UeopnHU^<Fg^>O>%V9.Jd&"na*\b;n[tSk&f;oW&PgmXt!X\Y3)!m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25214-7kNId_e.FKRDOmu5?])pG%3A?'?R-)\!IN<l#W0,!95&@WE[8d&B32TO>6jLUGb;@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25215:G5SAB]Q-ee)%>1H>B&j!p?>nSnE[u`%$t;,e:&WIl7&IC1G!4ON._V<!.PM,2&0`_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25216-Y)(Q+_!-:O:D6k`obqt*86)5%"NGaAp#$q7]tWN'pa>R3_=++42D;,rf-gd2Ckj=K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25294-:$0Hb=b[4*A(Qc6Rns[OLNS^5aC>SIOFD(3KSlXh`mK(DMQuu0a@XMGV)5Ae\$&)p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25295:q?"=q/!eAtOg@/X@u`b\D=jH9Sgc%H@uQ#<"!<r9NPD;^jqt6Io)^_$:foFSdi`l!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25296-=k?_H,Y4'=gPOanAF;SP'Q3Snf4!CYkgQ,.-)+Vh9M(j2'f2F@++^BYk'MoQC"pkA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25325-r1FeEGB)4kh<_3q[pZ($"?n#s-k;p>8$V`dUh+5J5U6fc!8UGY7TgH?19Lr!+S*RM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25326:.OZ.Jq,)W^LMh+\kUKe2fac>?>(Kl&.8Y_1`^g=[I4?Wh$,*'N=`@,MdMCIf<J`sp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25327-=:S+I5?a=!:a1=t@R)%9Eh0b@>O.r`7<Hr3Udo?m'*&m1r.io"<QQ-efZ(r^r+^6'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25328:kuFW&H$#.0MpXcn5kWHLC`p$Ko0XZ?5lUiMd^H`MmZrQrH.=+'J\0uR!PA1D2-7sN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25329-Ls0$oE&%FRl\_!@&Z;.C0g@;PirYreo,M/ZE&3#.nAeE&;:$9IC;Df2@;Wd\P!I+d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25337-0sC\_'PHRk^ZSSL'M!u,=!nk5X^/;7R:0Q24g$`0kha*QeL_$QV&VcRf?F&6OoQl"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25338:H</#[(DcJD1[P;HT]F[0b=K4?gV8"O35Ye.rr?;)Zjb>;S`=.>$4&#!5(]rZkepl`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25339--jCtkUH;o03Zh/GZq$E74HD57+N&_U+6u8J9+8!)J)5a>1XkQ'.R,X@-"M$uO9&k2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25364-E+:#@5gBg5RT]l\j,e-A=u?Bil49^9[#3#M,^*%lS96\8f$"kfb-$_e&+NUa&:\lU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25365:+`k9mhW.V`p((#LDAkDTG`;AR\D"k-!U"tpI:s&.M'3?6,T[g$3uY>`J1@b[D@&Hh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25366-L1jfELRA3to9Kpm,9Vs+IPi6VJ@lU!4+F@_Kh$s-aFGNkYiU/-Q!"UWQ2lLR%pgYU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25367:hb`)tB`,^0'fkK$kI5rhV+DA@dQu%CkQOL%R$#]`.L6-Ko9uQ?7fNH>R)o=MY'UL9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25368-['47k%O"K3^hpt?1Z-cTT`NoUYXWp*a02TpA`PAaO>`8OLu\L8X\s'%(OCTkk<.4:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25396-9"_LC[7I2tk.'0MS:U"Xd]gAMUe,%4iDn=W63qNh-lM56Y(C!hl-N^.f'Lf?1hE.i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25397:+b9`VR.dQmg>:T"N9AEnfnf_l0E2$T];`V+h&^@3PIsXB;U(t<9=Vs]8AaG*`G=3k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25398-[Gbe:]XAsO=Te@<GC=I4?UD51/":53KRsesnF=L_+^TX7LTg+5-&UR=A.h)maEURB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25414-)&P@,W\Umn:r]f,3@m[,.a4%UXb")Hr8#)aZKJa.//gLi$:Y'[.cD)M-;.W96kN_1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25415:lp2SLr8_fe[72`"?,TXeDf$(H-+Er$R`N7S]9*lac>?2_!ud+/V0QC\iB+/X8seBY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25416-e<)[u<H&$NHrEt);X%)kZ[*[hI/XVaAkTgD_J,9l^aGEHQ-*G._nfB#?<d)_fhTCc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25420-nUHR:@CL<1D[_Lq%nm#CHQJ%&/L*NiK%A60p>SL[?)5<lF4?Ypd<pFhi_[*F:PWIb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25421:#n@C3G+ADjC=e=pr(hZID"K/.FR;B0%4`KTNcY$J)N'QPns#`,6USd51=3ZpZ[KFa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25422-h?+CQYo"6.fODR;ec$ulQc=&9D;b:QaR.hN^3:H2ER%'L.pkpD%JK`cl5hV/T2N@7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25457-c*`"N=7#&IN:/8fjlSm&L1,Zu$MI"S+'EhU9srC@M[NfS_AG[;5oKntUW3C*V_s;p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25458:O$!`(KZKf,]RgCK?KMbL<8i*eH1$0RrZ^moCu[7A/oOIIm#gCQ\j`FH%jfTE+;?g!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25459:I[-%tG\!spXmM/kJ*-(cqH'BIBo`A<5Es=35$V``HB9S<MhrWb3E]=A#sEbFkJgAP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25460-io)K8c77l8h<oMug0)^"Ee$_hH8):,$B$+?I%]mM%c:I`CY]7QCd`_s+L,7j,.Lk5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25569-!m1K^n5!DgInJgn=3I:d`AMha"%D]nM,2l'g1&37b5KUHB=C`DoIFjX.`W6:9'.hm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25570:&'`Ee4Y&RA@G)m_1WM12#q)DG!#jtfork]`@WG&Ua<r4^RcJR$j`e8*q')o#qG.r7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25571-G^1qD9\/>pg(\M$n?3;Op#jlnan"P"Tu*=OI_Fuame%#]j))ZF86[g!fuWojRmQW;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25579-O]Kq!1[MVi2'ZOh`#K:k7?1*sMQ'Xl"aM?Jf1g%o@u<::q0Bg1GTHSX.8G&09VeiX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25580:N*C-/;*5db3q<:n`U/Q>Z-l$a&[i'>,mP]D_k,_mTbJ>_b#UXcW!B6r`GNF!D[a\K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25581-;@+Lk+'RiM,h;<?V9kFi/L8cMls`4i\97PIRIh=s;_+k1JT,\b[RmXIh;t'N/\I$M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25585-<(P4="\)$(p!m_rXHAl9.cC\=i.G19CfQ(Ag>b7dcctpN9$smFhH1V\3H>u-8)a9p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25586:Z`(;9/r:T>o2m,t2\OaFJ2-]hVNgY^!$VN(&:/\\],Iq`EO^rIj-m3\PCt<$*uS)!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25587->3+ga<a:pGdE5]M(OeK^%S-huoVtStOiT#1`m@6]N)o?%V@LJ>)g@\&l&ji/g,I*p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25618-!9'>9?93(4H*%)QGpeh385BQmg$S^<=Qq=mH8nW!cTP`*ds:.NMTX-Wn>#m6X)5,1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25619:?2.eu$39#7AV%udZ_ZlH:)G%1Sq`iPm8)T#1QE7kHe-I+U$G!-'.;aLgr`Vl2BKW$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25620-XU+!Hr;0eE7g#`#oVs/1bW'(Lm\r?u[A+B1VFG2;LB%pFEEUC6fc=&H]upekR;b?1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25630-D8R2qr6.<=))jsC('6!,TI:\A*=;A;*COI8+@\Hp=If7%psX\&.iK2c:uo>QZ@6'M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25631:PN[K7YQMA'*^gi`R%N?tVs@$bfOIr;TF>cU3Q^_jDEc>`G+:?@'KGB+4f^L<1##Dr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25632-gQH!\Mup)j@RoZc1$hf-cd'Qj;8[`n[;='m\Jl9P=$3Fs!.+TgXNd^X%l\PB7fe)'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25652-o1eq$F1@o+rH%d7_Fi,."&8&IU]Q]NQspI6(hB8Bk>%GZ97mYBTSs[e,]TGPd[K/u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25653:#g8:7.J`]JA/XSeg89iO3C+R_)>f$d@uAa#fqkoY4\XH:,Z)(CmUXFL`u*tan>aeB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25654-TgtAENPm%(k!%hsX5dkGN3&"tDI\iXGk@fGrR<'@@[h,B(s,Y1&&?V1X^h_bXG9p5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25660-P(e0`QQq\P&&5M6VlF=_6M,gPN[,#B\RJ*)X7c5LQ*CLrg0+d8,l%j`$"Z-^I0E&X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25661:,`Vf*9/&H\M9$co^("F".pC`(;n)53g'[H'T_@\Q)n+JMLY2438pIJA@@eg3e3'5,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25662-(s+!C2h!X:a#%uu`aL6a*9iQD3R3,4d.FIc<e]r%&]2Lj1PQ=N++/7o\ih\.-b-LD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25669-!;gl=(GimGGAeFuc'/5CiJ0YrDec[*drJV7ja>7^lFmk=97*J'+pm$,Tce6nT_5M"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25670:Ho\e09K-#h@bPE$`4Glj$2^BAf>8FYVkrY0G4OM$gI"']6`IjbK_j<a=2X3:rA4=7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25671-d8oDXi>6%&+!U=*l[qt:b3(+CXaa\6Ce@Hc9l,&U`OeQU1@!.f=Y41C&<VqJkLZPZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25720-gnU[fJOrWjGq5*)pt!Zgo.f#n"V$N-V"(KjJdCs6i"OUMV&J78H<>7m`'E]W*]F;L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25721:bRQ_bV3H[._2>J5gj2pN((uh%V:4MZ_gjm`4-:"TL$+TFdB;HZ_i@r2A>CK7J3Q`V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25722-Gu..hA_]$@`dJ:\HS?]H&E=*l0nP"r=f!XiaSW^%/%@0&!-#2s:s@1I7s]V(ZP_:B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25734-=iNFEjOV%XV^8=N^F_%Y$J?s@<#pIbGpgU7/t),i\F*d\aXi-MrGX4MhlV6SQf7mQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25735:=*D0`e*^j=5$L)='`Dh1O4l6XpkbjS/9Lgu:n8e,Tp@jcbDbIFSGnf"9+P0(Ec?3j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25736-D9ik'O2FI"aQb&L:Wr3`QE,9R[>e0jHH'6NjpdnRqI+WPUH`25Llgknn<%qul3hZN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25738-6`fMj@p,+ZZau<CqA('@noK]TV1<Q`Ghl)CL[;G5;o[qsZ$4YapM3[Ae26B!?&4WX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25739:%\S:gj/%.:nMeC4P$$O1%F!OS``>$CeF%H,VGBL=:J0P-8c)]dQW7-5Z-Y>`JPoN'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25740-UQ+:9P/fO0qU^At62:H[X_Y@ck=gW]Bo^kVJVd>h5DuX'<LhP3M#?!4_t>0M2NJ%:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25760-TDlF4'uM8lMj4CD!.:;EB!G@4Q<7-R6ifAN\b5"SXnumlGa]JF)\<+]QM\Sa>"6Wi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25761:*d/^_=d8)`)FCV/"O:sW!$$-]"A'WOD3PXA!"qaO@e*`-WEj!o\A9=ZiIF(4f[_mo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25762-BiD]@P8bU21?[kq\h(3o&"(Qf[RNrV$$+W0gpZ9gL`tN>5,7]7>d`aLXc!cCgC&UW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25886-o&QAH3T@Ct]S4dA&`he%'"K:V*CXPcF6,J5-8u-?,k=Db`H^eYA4pY';n?FC#?30-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25887:OE84XrrB(.oXUBlaH`#8/"DmNiUs??i`QcDd>/$X8K$f=r$qZ0iGHHP,`Kmu@\]52
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25888-O5jD'['^]KW)q]H*DQ]Wa11mB.WHTf6'*N?-&6q/'orO`(6U+5'$Ie%4=@I^o2@Kj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25890-3<YP$5=8/ZeLn5^-2U-4OZ=7)J/KHqeC<iNVp]+X-Y1OZpl")&eo^HU<fo&`2O?Kr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25891:`]`YK]e8XJ4&M#D6K/S,991a'jrMdW2>Ru&ctbA9:$%br/\`fVTT4fuYEC_lKp-cU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25892-j/p(I2#Ye;28GCCAR8bt0'>@o$kIA/eB7<]0pF&k4#>(c1Q=pWoKDe5QVm9i[!+9>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25925-L\7i@dk!(e@p!Rk?-E[oERTr9r9LVpRPP(N`P&cDW)`&km>h-\(H:iccA9r/Y9nPn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25926:YCZ?53bt(D1qN`9loMVZ*NIj^nAu?";eIVj$kKQ->rJBr+8X(SQZ`@A+>M29H??;n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25927-rqke#<HddRJ0u6%P?>gV`q$Z8XAKCi4=_ZP\0R0R+*_=F?#&G@c6J,i157eqEXBP@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25963-A180,LBSGYgPHp5d$hB9Aru.N.Q9JrF=m90mm=*jm#i.Fm3$D1%WbPM]2+^R2Z:Pu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25964:4K.nmiE'eJ,1`elVB@,dM$!UOJAqi-2%c7(_T`r;J6`#mNX5Q_^`/D.PQ2;S%Sh?m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25965-b(Q!-Bb>O2%a[ee%QjZ4DTQ1%)Xbah,OGh'F<%R$jSo4D=jECB;%c@^&<JWmWNAa&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26030-NdL7k4BL___JMV)/Ct;?$5AG-Q`h70cg;*!Ml&Umk#E6\o#',Z(%t_G\P:gEqoPRW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26031:7`@kFjVZ>,bnMFroNk$eihZjIf6g>Fn&-,V^0osU`XAK(OF;n53NpVe&_MSFl6b3u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26032-'NU1OJ_i/t$tJU1Y$Ncg\^PZRQ7/m'+cm<F6^]pthOSqqb$U&";FdjoCImKm$ITu@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26039-&smX!J7IaA!"+eL&Oq`@_RTq,alAO6k1jPA@0#AO3rAo!?:adabD0$DEkQ_].[Gt9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26040:QZoG.Pl#V88Xj\l`Ws1$0anp?M\G[_^`V.5<"rkCZa`f#"c**XY-\C8!pK/&4S1TS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26041-VS:(K)b9LPCpCCN5Lp65\)eXaRjaHQX`f3s*Q)mX%rk;IKLS1qOtcm*p8RL)/L5?Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26046-U+m@Dirn=l3?X3$Wf8!=Nb#q5#jQh6j[b$&435\R#D):k>Md9RC0u0V7V'GW!_=Q/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26047:c`!o^/P97eK=B%G_9N>-l31N:.gFc1JcH%LpBHo#0a:&N>a"$S?cU``QI#j[6%W<T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26048-;4\:oo>O9HJL(@_qcSFLOjC^+n$*#?pOZqY1S;OL#F_-GBlg\d:Jm_([67Qh)cjLa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26054-(TseV.]N"DkAg.?i+Xd?1Gl1C$Q(,h=QM9eT<AuM'EOYClk-P6#Ho+ZNE`X\.hT'/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26055:."(A`JlM<9Y<MV;<$@<]0]e-=B`A&VSHMIWW4_Ydam8Dfb*t"-M3r-f!@%]GoV1%t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26056-`4HP(B8mM3a9q!ocQ@il5X^YTh'GTm*9?qs;;!Uj"J9@`[bRSgEQ>4FGne%r8AR37
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26075-Gs>)>MFg\_5Z/mS[X\QH3dWF\Ai6euUhKMc">F`-kOY_^+BKs.`2pTQGU*-T%D80?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26076:0as^BO?/i3Ni_N`k8E*1rZB"D>lf.$>e*t&*P`5+ZlTag2.#,b;2&kBP"PI4ofSAD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26077-i[cE%FiYC>!T+UsPi7b1<s'QYT>lek;@cXeDjb'uj8`S>H;s0R+tBC)kN+6"!h`ZF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26092-l50;]6IlG)@3CF.nt8.qqGf*[hbq,"9fcr-Bl*Qb#'UR1o^?*^XD/@3[XVek]2:Gr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26093:BNaA3N"28YCZ+*iI9/l-]s`iE,W`W8m,fuK?<$*fqKc5Zj0Q6F^<WI`qi4mt'c%D4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26094-U?p;lhq*?i:Onn)Ygdg]%3nca$0F(!'#YkYGAq?\qu6YIIKPd;+4rekdGTmUTS>c6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26111-&D^)CMTUq+Qj&2@<U'Yd1\CSp[+Cs%BTeI-&ul.V7rTud<3nUGqBMYg;1uC2$i*(D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26112:J:ABcWmk45Pd*'&N)]@6`_WMIC?+Hh!mrW"X$TBi>[to:``RH_Wj02-Si!pD+"_LC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26113-ghmAKl%;=@-L?b,]Bj^-GFj&0gULpbpCbB(SEE+/Y)Gu-@O@)NbEi$\e-b6\fePdV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26139-KlU>LpliX?Sf[C>?!UuD6t=\ahJ]6=-4>dm1t>U+3+lG)b`liepO_Pe7q3N3,Tm*&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26140:[fhY2f<=.5UpqU,hK^>ta.W.0LNNOrpaRr`/$)/R;g_m$??O7Mrr<R97F1i`:amBU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26141-p"ii#h7p6:],-rHnN0/Tk]0thFCXtJ]uY1o$>i;)ccjofX]&SPoIcti#+]Y\b:2-]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26161-\P@L4ngg<6DH5nBcPH=-T&u!C9q,lnrKA[e>lY7qaurfHX1%NkSC'nj9VGl'9MLK,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26162:@.sM64%o)!`h$cTgp*;K1<`(;Si?k6:+Or/+5tDV?M68iq%;PO"HB&TSGkLNH?=S2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26163-mql4uRD*F8_7&tRiU%H,P1io+%?ebViHY%a?E473c'56j23njT=5TR@629#76rFo_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26199-:e>/A@p+Z1,k]3SE9$jJjJ:lEQ^=DZ/BRKdXUdP`PU1ArT^P\aYQrUg))W!77N50-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26200:n:C`%4&>LO;ThGt6s$!jLr]3QG=YI_5*bI1ItoU-@>Z=2H!,>c,@`![6W9+Xpk8rJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26201-C=_[qlBmg$id?N[YJ_Fd`=r$A6#4JP@HL%LFR2/;f5Y[)8GKFD[\'a;pY&?q*60Q3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26208-qB";k#_:2-B:doO2=#]=pa$r9NdOdbCTeE/CV%fdEmd`7Y,,RH0WU7"%<*5WM^F>)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26209:"5b&_@SCZ=%Qt?c?\QZG`8PIQ<;9Cto`"nIhtm7$-#L`_"J!!VOb&/7HIe700M!e)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26210-TI-u-]Sb2i[gjR;*#:\&a%U][Zb[[inXkk2`Rfl%A;`s7887LffWq^am6Z0iqUa,&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26220-5"5/@ef8Ka!V=AomMpZtSQq46mhCj<%"j<P39ND*Jb@^-]^s_/Pq!(j,O_fBgO'Y/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26221:>q?Oh7:ghH`gb]MGg!a4f9=&5Ys'K5ffEH1)sLZ3[@6he-Z$9<'+TNFp909H`P\)P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26222-dV]OKr8VbBHA(&-L67c5*:]Sm)Z#`;PpZ_R;,Ke:_mlS54_)Ig[4fIJ&6[aR@AiC-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26223:jo,"k`/[.07L/%W58e]pbMo^U=3!&\EW6$UIAY\c@Zk@,`/6<LB@MBCn?3>3Od7c-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26224-YtnEHhQB)^^-9q.'R2Q;nKt:r>KarC[T5].CPFrh,MKa`q:/eA.dli9ggrT/P`gda
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26255-pk)`EkMg:3(m]ED^@L31p^+b!5D<81AtPiC1-8\sS810eMi5"KjTP8okW,i,K_3Vh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26256:dCZ#0c#jr2ARoYuD?1l`5+c#bD<@.D:'W)]aX$^`f!fE.cfa$9Wi74`X(QA"orOuu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26257-(0E>nX?\!N]tNa0QV2E9g6sMWP9VP%O>DtY54s9JMe]M,]F9t=N;Z8E9$+MimKd<W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26265-;Ds\UI3NW:g>e>%^uIVdkLP+oom8hG"gFEO5g!%^GQ.(pX4;'9.VQOWd,2`i1UdtR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26266:V[4[\#I?)F=OP+4S_AC54)7S)8KJg6c-<r8`T"a@.$J^.N]-`t9B"bB9<;h$O.i]I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26267-R":.W79h*`kC`&>?&l\hP=jCXU02kl*fXV5fh87irr<K)=(e43HnG,Ci;(#CiE^;C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26342-B1]6uLo4ba94o4Xlh].?@-eSnO@W.iOcDL$BX1ZP]<V)Kg"ab%?D%qa_9HKF:E`I'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26343:*P$$e5X-qdQ)a\--_+6aMr`tUNdD+D\g>85o#A[WGE<+WL3jHRQT@j<$0n[7`@t4u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26344-,tZ,^QM18lg;(p)8-+fBN%[uFp?6:hZLGNUKp>>i]TiN'59JIi"%Mch5mftAC)DrS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26412--jM`mq\ki/E0>FlXnHJ(b=_bA8'*an*-=%@Y2KDC\4%ZqO-gp<Rmp9bjsZ.#AdR6f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26413:4b#N6%+2#5=gCfYV`?r\Y=n4kh5l\0S4HU$QlV_.aau[^<o`cU(l-fT8D.".k;ZQ!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26414-_9(k#qMLauc+-O=/!$'=qI71`9&3;*p.lbTPi[p)PDgEgaWu\F_9!"8JNtLXI;5)2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26456-'97-:73l-Z;lRRME'MW]<o&U9qNAe>j;7Dpk3Ak@.qM19#94A'TC[rA(1$38QRW:E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26457:B)qgdZpHKPm`=[kS8m,>6Zo?4aS828)i2=-gYS`Z.$F[$0ouWFqW=e*R%n'Fcg`'O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26458-hP[iF<uK+?`^n*5Pa0h$2pgE)LrQ[%9-+/pe9'$=EnZMRcRQkdUlg811WVc"[/AUB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26469-HZD];>QOodT'+t5kq*=SY%,D(@O)[D-Q*/Lr@96lZq8d6(af`3obF^UQ2s8ZS8H(6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26470:W$YCb%bUAGJ\gV$m=!,UC#'c*`gJ;/n?OJJ%-c&cX7E1f$4$&J`',<kXh8$"b<^A(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26471-k7c/[YKY,oVbE+dp'r$uG*#c[WQkh.eLaujd_&FiF/S;B5Tl=!0mr@r7m]F$o5e`F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26495-'==0(Clb.sH/>=UW9jc2820J)!uN;BF?&YoBrh$P;jkRbGpJ^HQ=;."._h$n.sfjT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26496:U>Jne`C`p1T"3ha]!P/ba=g@J8QNtm\A``OrrAg!H$9l(B6JEWJAZ#nqXOF6$`3bt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26497-eS!Jc[&kE@^XPHo6sEXt,_L]a!Rh;GYBQ&Ec)P&FrMQQ!`lLFSkXIAXY'hhjIPg':
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26526-AY(bN_?OR`!3#W0Y'/>I&S$X7&Q1@k+TNM\d>k,e>o^Uneh%\2Yp.%P)Zn5K.)WNj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26527:Hl?i`/^N_([<0gWSgM$,e(dN3Eg(6R([dDN`-nk<q6-;r[[U*bmdfZ5Y:dpD8P1C2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26528-4YWOi@JJHflFM2)X&#Wr/98&9(26C"8V+tgnMTB/.q>@](An%_7$K/k#mZV`;EKhp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26537-!`"0U="C/EQC2RY27Rf[M+KpRB;#8)p!s":</Jl0fT=74Kg5siH^!^B^5FV\,b1Im
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26538:p`/$#3qGs)7+%Ik26_nlCkCq.[Q+!DHP>!4]\`NkT%#L.Np.qL+pYoFj:%62G8.X.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26539-YgD(>kCY>0feY--g!^%nEF)kNGeZr$D[hH!12qf_9#ZQ[ffXA[Tr/&.Ou`$A(FNar
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26559-l\P/D&TWm\?7bs9i/d7sn2L'@nDMm3+7"dBmhS2#I8`DG#!8:jl<#JQAEToa*jt92
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26560:>/U6WqdlS`#NnV&&$W7*rWmu!^C:,BB!2R!B`8VVC>LVnMTMpanu+-Z^^q2$GQ??s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26561-7lnm;L'Z-d^abtnC\F:!$!):q9,uQkHeWHlS[Ufi`b-"9Bh&Z*-VNlGX#%,faZDP9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26583-Kp\A\%KrR-5K:H'-#snk\O^1)F4=jR]G'5"KN:"&-e;RI?=-q?8HSH-:do\8]#D<<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26584:`=,'$)[(lkFY2i^7PUfb(Sc1:XO`A'[1sN1LjgQCmnELpiJYBEicm\q,XSre()^a0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26585-K9&=MhS1@!;;uF_=M0i!nP5j'WSL,,_3Kia8aDGW^!l\Kpmn(&T>Z%eQ'D8pfI;\g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26596-(uteRO35+&a5.9SlnusjbA[#[[&2jjJ0IHI`Pm)tSk0blg=+^I0Nj<sjdtYs-i=Yt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26597:i'!.AYM%7B4r`"ZX'ZA$\m-Ui\XqpV7R#+p:RLku.DY@k?c.#INO62a`gSLgZ)!'u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26598-S>eir!5[B)r=Qb!HnFhPa.3`GpdsMJ0'cR-4lhaGWa!G`/[K1!KK#3-M:K&#"!]cM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26602-7ElWjIX+tYU@gp\EeVDD*8pH(>T@:%K_4>JqGr0!79581K!ECGc1k3HN.IcS<_e2A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26603:YL:)f33>l%b/,:[r5C`n$:jTX6hs\f>e`78gH`WH^t,Mh2VmpKZ/C5WN[e&7%u5Wj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26604-bX-<3eC?UZBMt#YA]1"n^0BY<m2^YQUg#p4bcG(@K``/6rHdqF2k\3:(!O13O`7.J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26613-CO!HgD0oQWio=js&D7WT"/e-V.[eh)#+KP-H-c1QR**J['Xdu]<a\b9S>fs_aStGt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26614:Vkpno`s`Y?EX,e8N$>!X2Hb`l.9(,nDF#*BGH34').%?&%QQCU$UnTjr5u'j80"(_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26615->I"Q<<%1b^3=#,NjH14$e=at-Kd<gH:oC5O8ARk&+>E4Z9"rZ:i9lRsjH;QP._/A]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26623-=^@k&L5Z_!pZK:<\uG+,SlkDtVe6MPB8hchrrA0eEhq/Ee=4jT;E@=/.hSaWHLb9&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26624:dga)CjXWfO(E`h0H^__dLWT,ofV!(A)$K-RS<jcJ0J\S,(WTeDdYg1+.43;lE*5Z`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26625-2Rqst)OnWn2:R'kGh5IUrfq[O7h/t!,U[EN7QDLcR_X3s=*-*P<8e?4+(*<f\^C(W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26648--+G*?bN2]a\hV^df1)h^5'ZFCI>YnaSG=FPElGF'1Cl#<1;%`&X>Wtc:qS9njC+F7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26649:0_DOEGS3PV,rW:u2AZ]dl1ijOD:u=!XjE^AZ*8eE)#jRJ=@-`8#AYVph>-+u$/`+&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26650-4hd2Q'6suWk6'mR#TlZG'AjYiG@X^0[T,WY4[!SRdV%#k5Gl?#GcttkdL9;_'=p[-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26678-MA@@f%M';&+aHaiRDo7-qB+s"i:"1OoK2@FO^0%JEnM<4k5'P7e0WTemgN>b_//[`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26679:gZ`$[Dt]`r/549_"9H@5#.baUmL4PWQIstKl3FkuKf+38@sb8O\eD)u<ObNP`3.YZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26680-k\>9c)$/McOpNCpQ]L61n6!sA?.`aR0I*70D-GRK7RdImO?lc+HC@HlWS^W,Ts@fg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26770-6p&jA=9=XcPim7q?c:J[Z@/$JJ`au[=Rs!dT9W2oLX&mu/%gNkTYLm>C:QKhBNrPk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26771:`NDu^ofhR.Wc$Np6DCR*cO!f@\#dN8Ao+mn:&rU6Sh'*`LAI1;^#,"dLY*<+h1Hr9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26772-_&]f3^2(0k5'1`_BVLG+]RL4iKD>%EPMiQ[,OlP7*R"d)8&Su!!C,BWn'5]`HFp;m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26805-^2$Khkt(C#ZFIuukDu`CNSJemZ,*XcKD7sM:F[1q8fV^n+H1^'pCp'1K%"15eQ+<M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26806:X#X+1$,Iu0NDW-2Fpg%B'>`dc]if5Oc="s9)$HOurrD`@TQS.+gP-iM"->[j.jh?L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26807-rJL/+N'9`TY]f%.VJ27:#NnY\@&W.X"XKdHYY_C1QKc5ajH"K8O*"e0!$?4RU=\$S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26817-SErD"Xt#&rWP,*.!E_&Vj;ofGkcGa@"!1OmT(NfAG9)K/5pVZ0r$^fO-/B+];Z#s@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26818:#iGa!'r%WPb*Lrp_Z8`\.lK7jj\aoK9I\$=r$tYhU*(F!N"?<A:M`n<q@'q:8=+.1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26819:>6G@Uq:7.-B."uf^i@K9CLU0AA;,at-iL2oI^NFu#pb%[]5`Edm2"24$07@^AW`<u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26820-gq`VIJue;d<**N8(fRntqMM_?5Brt.5W8lLY!;kb?:=oqOeW/#kKu^-hTRq.[hoV0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26832-djpYkb\&rWr@@+sLO,K!OBX\Y:o`R!#LfpLmp;4<mg2:\2:On4*4G!;S=JM<GD1Dc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26833:C^\8sq70`b`uQior%%9\G7)j:@pN7Fd<_EgnSk$&(A0kFn?0Nne'*sE0-t\gX`g&8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26834-#MV@O*NR:&lbP+p^='/1=(IKMENr:A5.Rk,co%"=U-g(4\D)`?-T1`i7@;4h6Diqj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26846-Hrq`-Sf)"D=3;[G1+;VfFK\BCd37!*Q?XSs$0-@CQRAH0CA>F"ItTujf1_eFn*KMU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26847:2g$M9d"2Zh0F(O:EF(SEaCGCr)e1.nK?7R`rAn$#b7<JYI<RoM0QN.V;6:RKl`T=D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26848-0G[BMG$j5l4mB'=\eYEZF]$Zck,L5JFc_A%"orIMB>;lWAm!lb5Zj55W]4AWRaM]B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26882-GJuWja^H?I0QK,o_tM@YNq,aeL.EqiAnD9kE(T+(?4HBSins,*j'R>."&FrC&El;1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26883:2K?\m.T_!_!]L\$`pOc`j$/6E2NniR,_@3fSOVU0$F12GibS/@FsY7O-M`"3I8BJ_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26884-_CcIe?'[o[<iIZTo&t;/>[^;i8Kp#>GZ0To9`5E@dcqVtHZO<Mbcr_2S;34n7"^(_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26906-$tYLONkA>lD]YTgQCh]Bee_;*&BQG`Iau>=\Kf>p_MZ$d34/=D2S"+IAfCf)4h^eD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26907:hhNM`]X57G3FBiM9c6/N[lGN/ot.)8`DSLl>QtJ-@6qp$^G3S$;ePT:Pd`]>];8fP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26908-"QC_A?k9YXou;!t+,s5J4'osaLrREC(A';`k!_bKo'PFe%ERmbBD,3e>^j">e1K9g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26931-kO/:!N4d\[qdOM;kN4q.a3;&_Pps.f2"4+$l9.-i5p0u]=d='E35FjKe[*gJiZS%9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26932:8B*Gm43=Q\B_+<9K7ZYs*qcer]h8;)`*/DV<XCFC&L$<bKd/\enSl-8;\`;1U:I)r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26933-*Bq=ONTrSMkpno`$8r@VZOrbY@o9NfgP]cB0l_n-3(h0<QM/lUKaKZ0o&TD7V/6u+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26949-<DRVir@,G.r0$Q\Q/$Dq*<&t0^W.E%Ge:uP'=mU^K$Bf;F!AVADIb7<\HEnB%X\%a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26950:]rONP-eE`1@sX=oh9M\"0f]>#GlC^VD%':rL`Sc;OEW/;a$4q:d_>"K3)kN`^(t5(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26951-daatPT+F5"D]*p;n4WP7`#^_`4A(DE?Im]`QXM-L#q+<:@a@o[e57:=FKd;]ma']K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26954-+cC/IP.W;n3rZNq8Q2mX(uu<"k?egRXHKnQ$,^$V$E=@K/$s]"Ng4WC,QbM9-OlNI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26955:(a7[AfFcu<K_3)sA8hcWpTX4ppK>`eFA!m#IG!$LIUVG8I;?b"1KjL-)]1H7.a`-r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26956-0arpY)[RaejD3VF,V4Mg,B4]a\gs9FLO6!jiIoXdIk:PmGiYFNA4D+@ori!?KT1@1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26961-]P6B_)c&8tQ2[I&[VC`CgMdjU5Zc%!n5'R$iP1(2@rI9/f8hb^XN<&lflX8/NTFlW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26962:fiZ81=.bbdYs#@`frru:HSq'<gko0oF67Np'633DVt$ftUITI(g>=`6g-j)BN%IOP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26963-SI@Nh)]:S_giD;+FT)kcVsri=UO#LjOP*ZoE&])oV.`T#,cYBGON7`960\^JYL4SR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27077-S.`u\_^IX<h6MGZ2[=-;RpTA?/[*<Z`c<://G[CFV&u,e&J0ZeE_DEgiE=Meqbp)h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27078:EcBu5$^&qc<gf.%eE'.#`^W+*,a5eQCN9(d<8P\e)$^R1c`LZ\<SdP^A0lE%F3cuJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27079-261i<"=@7Qa:p?!`\9OoZgK,BK4MNOS,c+?n>ofVfGA=kl4eic0ouj;J\h33#(Apk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27080-=K,,<T&,^Qg-U?UQ6kA0j-/gm!N2`pY5Vl7AK[(0#lJHbQ*i7+W7iLrRWu+S\E&Z)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27081:a;q>"r'?gAoE=Q@#piP`"$VIQHL>DW>d02tg($\:E"<i\`HZe%/`kgC[O.(I'HHbc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27082-\'h[;=#.5'-I]RY=@TQ-,VERPYlkO@3`W:kGcbf]HosfO7K2c9l0V;6nbnl6Q4+'b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27090-O!u>U,2j_F(b-%Fl>oN)_@]IDPApj8SqGhFG6N.%O8pP\,Gd(^I$WJ#"+ik$2\/T2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27091:'e[b`HQlU'7$e7rZOTqF]EbXR69\6n)>IGk`];BF!32[I5[C3^!"MNMR!/Uf=kUXH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27092-(kMI>BdE&bmqi+t2F[lc"*'Xi*r)[9(6,.uXFO]b%[CJ!-Tj15(tqJ>a)b65*Fk&%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27093:<H,a9P&`^9rr<sc/BMg'ZC89ECN!nW^l?6oo_#,_Q"=$1q;`*scQ,_J$/VC>Rkb:%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27094-c;4)3j&@-`:0'a"*.?^^C!#ulXiEomR7sXE#")moj/Af2`2a6OKubAL3r]2>"t&.6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27146-Nk?H[L@D9!6HE_`G%;"h%r]LWPO/s`:rmiuE(L/)l2CmpGC)-:Dg$W,*p*\.aDXed
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27147:.EY#bJ7466B4`oIF.-a3l<.33g]?\$<JtEh`q`W`(u,gd_\Mn0h-$NKY1D6gc'mcq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27148-O5sFKbINrVDlkp*p3pM+OVr]MmEU"LpSu'*K(Y(<k+(@]7MiNT]dlGGmMkeQ*NbEB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27226-Cd9MOO-Nq>E)4tbb<A#_P7E^`WSZoDPS$$FCKTAX/>oaXFK\sEp#AWfj27heM!^S9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27227:-rA&@N]fDg?^JJde8Dp'j%(F.7<dgrR`[l7EI\)MO';OQi,09On;:$$Hhi.s%h##`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27228-:R19p$i<#57b;b<IosDk"gc<2/K@EJ0bA;MFlpEO?]6oUge*]&^/k.gP(ErWl+lUl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27238-Ho:H':=?=`m8DoFmc"b/_`SpB:7_4L?6/PLrWsbF:jb!T>G]oX:DcDYBeAa@7>J&&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27239:CDrTeFUr17f`iZG`C2\Xm!N1uP`R[bmjsF:o3_Z(Yh`MX$7VL`jFB!Wan<o%(8%lC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27240-m7ecqg2Fi&9>il=)iMlB`QMY1`]<KmjnF?j,PY$qXo)DmUW+>qQm#BIfZ:jh>_U5%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27360-TsCc7,-N@B3ahY.[I#1[C50-@d,Y?8Vm\':W)U\P_1L*Oh4@\3o]6d_RR`+1H^tCq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27361:iCusCdhWeJ/nC5WM49Hf`]p#B2<.Cq;XjCVBbemjg[=-g.o;$WqjRZi*I@Q`b.\h)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27362-QG^Z[*PuaJ*RnpONR\hh3;mXcDbncf]lV2^A`escgg-7LmH#a!M$0?$gSa:CGEC4c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27377-ENn6HDTVa)3o76O\$q[Y&9k)2(#XL7<)ZQ<F4-t%=Vt5K=-'87R4[-%gY`\Q+NJQf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27378:?aKb4Z`h@:LUS?8]J3gN3:Q$a[r6)Ea_'-R()mJcWKE]je%L2hpp7pt/E(u`G;8GW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27379-I,b;KMY_Df,Q3obhi9la^@<;)Hl"VG'"!Kngrg"'Rc*`B5K'=7:Uq4C*@]=#8G4`X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27380:EGED+i2rS(NO5=2RNWqOA=dlfYS'D[T>nV`A_$4?)1s]G`8E*dVnO\R$iUL0j8BA(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27381-?aL!'K"O1F_geNXC=m7lZ5q(?fmtV7&hlJLo1iMRk:3Xji+93=-bgDmQ:F6XMGcT0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27410-^5-)gG*uB#$hNEZ!;4<WeYg9pDD&$YDERXH1(sbnWBZqsEI9q!+dbm1bgEZ:;?4c5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27411:`HX8H$;F[Eo]]>?[QJH^7>T&*`>V!-<bud]@@HNKFJtr8J^!3<)9t]7I;?Ml$!a!(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27412:Zn3,-_^O`Hg:E)&'n2IR_L`^c&nDau7oF-JSi2g5gH>hf$U`,1%5_<Z("6u$a;?qX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27413-\?8"Y%O&G6i\b1:"QXp]d+A71Sh_!jZ[hj_4afP[B3Y-8njMT))[$st48(M+R8Hjt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27458-,a'BCb2q9GO9P^FYcDe6d47Oe2@YEa%YTk7kLQNp/$4]jdo/&4/'9,FY2B:]ScS4^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27459:^/QgY\ePXlI-Q3>r:*TT\-?Wu.Y%L0<?B2o5`Y(/6]iQ+JW0$B5?`)ElF%V:)7O=>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27460-0Wr@b5pp@<WKaFi63WAn]9!\hX?0AkgDC$H/_B,AJkTQj>TAi$3QH'7(Y6O>1:oPI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27463-!799**rD$)pD4_&"u3XWa.<H+].)hrARu]k,:.Wn@[@MV+M$2l+Embb4OOq2(+pC+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27464:K7\RBUuc]efVljZ,`0AX8\^=R3q*IPFu:P]9MCD\''`$0`]K..iIq?T+.='<g]6Ci
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27465-a&"8P;AVZS1rrKI5gFdn)8<'9V$GMPBcKhu;b\p0LZU=SGo=Y+m,<[XRQ-MUnq\P,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27482-eC;?PC:5ReoI0Mejp9q9U7`e$5&?74;oJ2HW'Aih@?3Z5l27M,?/Bf>#o-!DCu]7/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27483:mOB`RMDT:jS!a!oK>9YKo34ibY"N/']!,J41X2>;Gg$.=8]'M\'iN%pOX5?`c$L[H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27484-jC*UiH3HIQ*GY5/M(Qlm6&!VF/!&Qc7r$5TGglDM9#>E*.9m#%61gmG-CHLN=Qh#U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27485-"f.;2/]U@X:=]N@c7>ERH$7-q(AWM:,;+.PJWP5;nQH"]9Q(9sPqlLc*:qfmnEX%Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27486:aRVh7$k;',!ujQ!c[Pdmc*l/jKT\m]\%I;@A4`YfHH$XX:_%`riEWuWMYAj",Ih./
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27487-Pp&--6@Z+D&oDd^KTet,!%SV#N->BoXQE)\H`*#e!E'VLCmJmXBe+;h%5dLo>L&C)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27498-Q>DX;S0(&9'6eWbCE"R/WiTh/3=)2aB/u,M5'@qOX_@!#10eS[G617E<)ebUi+&JR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27499:1u$!Z5cl[ja,Q`#OcH@0Xj&KOk..ga;C&n-$4efjVn)Qd:'jNO7*<X(r>5Eq?M`DJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27500-dPMoR7@fD+-,d$.!Q-Y<f:)P_imri/<eR4bPt\DmPI3)(5@/-c:PP>"cA)S)qK9HV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27514-[^QC36UJpdV70uCkXsb51UQ>BC8JiX"K5g9Uorh&F,r[egG22UbBDY@i)H.u;BWGl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27515:;W:!Tirfmjpeb[>+^\L`U_4pJUi$T\J:E^SXbD6b&noSQ4]`kh9$No<_RO1q4>nq'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27516-n>>$0'?aB!=b+[!j61n>>!!2YY$/@,i[DDIXE'#Z"1WbD)S.*l!(N:4U8][;Hag_)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27519-luS[/>.R@`AY'.^@3goIpUtQH_C44-\3^K)SjE3P&YC7\]X\/bJW^N_M);S7jDH9f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27520:0Un[o7"QuW,<mo#`74"n;D_r0CE946HZMqk)G+$bF`'JFI(12rVEhju_M/1/,^5sV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27521-%>`PnTX[`e.`>s?Z>/mP`'IEM:'h0'Yc<Wi0:8X;2UJ,d7XERbM&Cn`7E=o,[sEDh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27547-)e+sfj`?MTl0V5IDS]gGRV51ILoZ9Oj!=7311SJ^&FKpd:Fja`8TXHmK`Dkj)9D8D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27548:`oHN+g:?,Rf[@6;os&$JcAJ=)':`R7=N4ioqh1JMIgPeH=,_a`;DsYrAtBCgDLLeO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27549-B`K2EoVRo0OL-8.V%&LYR)4S?+9&r\Ku&L4<_^2F<L9>TC61k>oQCK$:^9A\WM9W@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27574-c:9,LY>P7qrr?WF"l(]5`LdP&P;e9cLhh^RA%'fl3<1/4H2:U4C;(\:llPC"2_n\W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27575:1&sC`^5$Y"YHiXiYD`6%BsRXjn`@\FkdSWC\!BCnaXs(nH!]>b-K(GtI[Q"O>U7lU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27576-K">0hkkr8`_AYNk8EKs6TiF@rD30,C.i.0]g&s?s94fK'ZpW&6j8aT^C[+^L>N#C+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27597-Z$;ucZA-1Ig:[^6iei$IW53l)1<)[u,^dWm"-0"-IQ$t.ib"BeEjo6<:O@7($KV@@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27598:8,VA\Vsp=>FR/gD1bTBnU`iU'n\'4i`]1$FG]D[6KK4GkG:LVL]JPqPkZ-faX`"-p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27599-hBP'6<.HoYM#)!,*H>>LrrA!e[^Ni/p1Kfs#$)64E&c2)3`h,>?&P*h87uYs-jl0%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27626-ht#G!T(&f#HJ'$(@&i(.IBEF]B`<q^$gA=#JmDf_NYWIi$hIl$c@;rqe]>A/Opc!+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27627:97M#R`slB4r"%De:D.@_$\u`N.1(-;MtW'`N2!ITLfWouA<-Jh>kj5$DklMoXfeXB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27628-k#_+9b@N0E1Q:LWrUF6H@kdQijTqt!oHQ!/;Q\&A01f<AL[kAC0[fA5^0#3QXiV22
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27645-+1KYjBQ0-i/$o&H"Q\aCF,iC6jH#))aX[\#Uj+)?2e-RWYK5&"l1D0Q2!nHU.Oa^;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27646:=`,ie"9`Zh,k-,,f0iQu;NCK8Ikem<2P.rVY$YDdlG=f88`)8&OpP#V;L7Ac;eVKA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27647-*-XG[m(Qr<RZ:U-Ch3/'c$?LK0BTmrDQbC0L?3sW,m/<MkRVQre*,MeQSt/-J(c8`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27758-F+Ks0h-Y4P1tIK4KJ(WS]IRA%r9LD@pWOJ6+X$.U_LR+<q:?2mW348\K4GSqj/6(m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27759:'^H$-=c;5!-o`<&(/K$_gNRj)$JO\\pCbD__,Vj/I<"RVSpZQV)`*0&$7K>9pT?)$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27760-)G.U%[T!SJ1:B!bHJ'*]</1g_]D+qTqAOZa;jM-pbul5H4HZs&ic$Wlj.?8NX`G<T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27773-Dr^.dnNW1o;8WIf4%E69CA>;oA<9>Za_hps&,G@cOga$E!.\e0TrA6e)FFX[G/n!f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27774:8J`VLYMi`XV5@HiFZ^:,3u2Y#1P)'8F'aiOG@Mt^VHL_$P:Eo`PP:)^r%!q\$"Njl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27775-36<F#,90ZX.40`/T'%!iL)]2Ug-q+j,VDY*p%7QR;!:PeWZcs1b$^@R>jqo>0WQa6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27780-T1e\'<gtJ-Q:D?dj'GAkYm7K)Y>EX'$V*jP)1AXX`5ajt\GU-K%gC4'CB"89c`N$q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27781:=sl5b%^aZ$I`RVe*2EcG=!dgep$#3`]tB6m`?*IA>3'5WfR@tlC)<MrF$$W0"sjtU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27782-]9C],\lC_kDIngg5TWEUq7,L.!;<S9=Y1.I92/Orb2P\J+D(`W(3j^]Ljg)ZpmY",
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27863-g(*]>O8qClQ-Ul3-HE05&jt`eIUk/T+>CXPl\aDIis[2WhMZrDS2oV^=OsH.L]D?A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27864:Oh"[V"5=Qt&?N=6[`KHsEcA$>E]n0%)g=R'Or9U3)DlF?NV@tD4%HOQCQ?tt`N#d4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27865-Njd=O/DEpDS[\hhr+ijUo/8/D"=d0s"T@lU:-Os+Sfi4n(6$II$:%Sin%&+n'sDM.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27872-8Q:joo_baW6Cj9=NM2)*[kX0PG%7^ZX*GP,f?B2plGZpXS25JTgPUV][+%EU?eI1i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27873:R,hV^8>kPlrr<<0T3>2.P.cIA9sf>0n9Ebr5Sq`$,aCKXEX7l!@;GL%`mXC)0eMgk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27874-A.12tJHMc-ra!(<c]<hscXS#T/QBZaUT/lt)$`%q;.6I!LJcDU4X0UZ(:BFH`+93Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27877-?tUQRnf42]l,R<$*'L/.hm)boY@eKi*6BZe7$]6"mk>Rn_s4[$/`rZ\IeAR!Sp:88
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27878:-G:=#S'72SAqAH?Q'`&$hqK,P)m<B!Kp54Y"=ZE/E`eCR^=NZ?>5cdhZUi,;O"X'G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27879:>FBtaV9f4j?uA0HI0E`7Ki`P"Q8'95J2.@G$EO>"G:7FOj:<h46bqi]AruG(`,(Ep
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27880-^h'/.oWMu<Im`?T9#VNYRP;W2+92rZrI+!4'd4K/Qu"AKJa`:0Wu^$I;F197i2[iM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27893-hn1P"rr>nsK'WoA'oP1bFo3_Z??*L1gPd""=98!?I`tu#\Jp08(dJod3=*9XHda/a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27894:!Z6FqA2*'5`Cg7JCW$4CN2qsnpf;';VH7sm(Ql7R;sQm@X$a1)X;dnhA630]<0D6`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27895-NrK*IXB:QLnjn`aY'2Kn5oAun9lcSd@b>`W.4RUKT2Sjnd[8Gqb*rX]X>.c!]be8f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27913-,F'5s5:HAsf8Q"iO!uPB@PQ>lT</^?:pSoCY3f_b:!.[R)ca=u!VZ2hIcA@e0:BCI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27914:2fSfueGVT=d5R+"7?b/&EK"C?]kU%`^!(&a_lFD9+*`5Km$bL#h2ZS^ZEjU8SXT`q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27915-P"n*-ZZ8J!=(946\1f-1j/#%_&8*EoI&#gHp8P:<$=#?H18T0ga(gs@)*@n96l6"C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27971-JGK9=kWU6iQ+dKJ=qMIRlZ"]=LqC;_#jeTu40*`Op_fl5'*ZsKSE8JeiGcQ]r`/fl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27972:9?,TjHh=;oh9ke<m#Mr1C:,ql3igU%,T$@jO$\``I2c,T7+\E[$fYrSYktA`=3H%J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27973-rJEgL0*PY+&&QHV/hA5-!aCL-@F'>7HAV-(m-gfVXJ8Y^]/f\GSn8%3G6=i(Pr4&B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28019-G\,C-j:c8eCE1F%a9"c&mFheBh"0i;%Qr2$8(U\Xd\?)gB>IbVhB;?&n;MOb,\\Em
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28020:aH5@j""/;r:L<_j4eTil_[s3(?=1$-&WItV`8I4$H?HEU^)cu`D'$SunP"mO]"04F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28021--9Q^H-mN+EK:Z:,*G`4T#Dk);mB+:JFVW,@'okS=2FtYDqUZKmL3&N:IfBC(b04kQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28038-=N^)Of`[lOf!4\O.4(3?"[l:r&^Um-^"$O>I((YJO9r(99hT^W6B!iGG-@%RG_Ro5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28039:-Sap`_r"A2eGIrk?-WJd(sW:_[a?raA0JF<_[64H0u-$:'t`E$*BRE:Rd4%fA?q$k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28040-!2ronVEUF74mT3!ogkM-)[QGd!]J]k;o4TtI-(egL+47uU\A-TG"uon,9G1KqEBjI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28044-f&[8lhOP"Bgh9"d[1u7MaZXA(*X;0jIDp3ViOH8FXD85=[Q/=>/c3A?qCY(52R3<i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28045:$\>[:3`ef@+NFVi)'^0eTnQa:$DC6!Z!SfEjN<[klJ_&M,6<lTO?"o)Pu9R`kDIHm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28046-Kk(=L2]b=rV0$o87]HGMM$#+f%Vm-Md'KI#E]>>9T%L6jZ])I.]NOUKWn+93FZ:0e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28144-.bYk_1**rG=jq$cBfs$D3<OGL@7+f(3TcpSL+Q?k6!7;]+Si=Yo3DbG+k3)A[Q\)2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28145::l=U2c9$pJ1_0jo,[W*CmK[bd>j`kZc$^,]%u6Ged`4J9dB%#70k8U]qU\t29t_#D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28146-dqNKAkJIfEpg6Pd9"ti-*t@J:WbPB;0D,duA1aC+p)d(/=$/A;4^#n%?>AuegW*fA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28148-(r7;JD2Q<QOX%s/P@p:TiL;D^<'fU5$aj5k39eG/dU268C"A1SBK!BUb(,\Ef[enN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28149:g3Hr(PC\nP0DYU4`u18Yfg%.9"4V[Tq&Fg*bh:_Rer64qnE$J:c=XU@r0tj!@/`<i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28150-,(1X^QOl`Q")>=JJaP``dGF-%7?FIf!"IHS@]M?P9BFe[4,=mf^2(ll/M,@3C#>VM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28153-/;O=*_#^hj`n&m3==%U$?5p:SS3dR=n,fY$p#hd$meb7J8eT>S__K2*InJj9\PN@J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28154:,)id3K7YiFku5"5`i]Lk_$gDS@,n`Z>,^91rW^bGWHpSV/<;!@"R#`EDq;BKjW.3^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28155-J/;oIOm?>%W9UU$d\BF?.\&>Tf[M:fG6;9_o&:MobXQj_J33@keeGQBR8K6V4`N+^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28180-c&\6>\K#7N6bSpdE34X]`^0H$J6.3n"=Y0-IGBiPIju"J:qM;>J:ur)NGOoh:\sYu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28181:qio;TL#;%gAEDH&?`1A*UO-O82j`We-j%0dS7DJ4Bi$_P#`LMJ`"IN-T#7s(+?X$l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28182-_'"m)NqK2ah:XR8F3j<^WEDH.*p2`f%a[Ck\EPQ7#p_#NYhYq>ocCX@7=/:JJk4r7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28186-QTMakntGY1<>aX,#<_]$SLR1K.^$`_Q$oY=cT\k?k[nEN10J-8)hAhJNHUaZV6c!7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28187:;ntC^^`g=2l?^uQ$\"X<f'/`DLZ9[XM)2,-==ER/>4(?UV_PfLDj7CpbKbUSWG.[,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28188-AL#rsObQg=3*^f2TLWVLVD`T>FE*7ck-]m[kh4]0g;H(L/?'ur!&WU9S,prU;&L61
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28241-<5&WP:SD,fDC\21Y3a':J)-H02$c3-:'p*gW\5R@4An[gTWfQ#2dg9iHe*kQ*a&rn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28242:JlrHb<%jM34hh>U?R6jB8'&[p-o)A(N[m&1Y(^ZT$MLO`8K($2'anmZZ`tP@>eZnX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28243-B=3rIq`0l\P.u:od^i=/c'7.P'*3hV9Gmm!>.i6(-YnP*T5;@A_7=h3YW_;_dqP!k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28256-f5,+H/94<)1$t+XV0<PB1cg$<HGm"sJ-)puUTXormEKW<;46O3g[%u1'-PEQpP6<P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28257:U$A3#i+SD0[`.u</<as%*Q&;N$:nNQHhI:e-KA*ldn?-*/`$c&+[Z[C*AR@ip6==V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28258-*OM$@gd<eGGs>YPeon#7SYPKlB(ch/0k252Sq);OEdm_oNHRLspfVS`X/0N.Jed@-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28289-)b3bY,iO19[Y;7l'r+,Ci\JHV*hLo+:6Hun2g3?I<?mZTC/&:_Z,Rqu-&t_2YGGib
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28290:NYird2`P1G)<?)^>C$^gFJnL9kX/d:%%l+EM=W(PS&n@aG>E^d>+JDtARp`j%M%+1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28291-#JEWEM"bG6/2i5Gq</8']!DtF)ms=IdPd;.^iB>2I;6,IJfBP!2h<#@AI#q`[^O#M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28303-f07]l<^F9i(b1I8"=Kng5T]'dPXg3Z4/40b7O]XIClHLI"9epIF50`-Ek!ON!;sVR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28304:Vu3!0Vdpi:KH<FsPK<q,!(!Xj#`^[pL`%?+Q!$mE<PId1:Gj7G6`K#N(c_ELe@_1@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28305-]u<G((oUHqL)C-jrFt0*QVq(/!BkKt="-&U#oN?N-f1C:,"=/I8E1_iXaLAU_jOI-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28315-\FGU>e%)NW:#<sJfe#ll6fGOuqbEQY_iD>B!1Mqj:CZU#HFlmh`!d*T5m1i"`Hm2$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28316:#eAB$%(7)1c,=#J7`5je[F%E[W$j)IaT4MeIT@2ZYd`E4eOsE8G'QCtOq:7G[g1gJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28317-X]>H8;s!$L2\V3-l&,<ao>:?(qD*tN[Z^jQ5enb\H-W8UrqbIF>6L*Pa!ui])!V9;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28375-:HeE%48N#h1KPol:</nTC0I7_$t$8hm-tP4^]+:f3T(jgbiHiS\,=>bYHE<\G]1IV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28376:%4nF+INE``_O_aYE^3i=$ttT@Ot_/DRf3M0^+fQ6]!d_Y`W#r*3Uts<9W3s\IV:Kb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28377-_I+;C@K!!OC)n)0("<0_BMXQ5J8uC4Gs&sXUp7(k=S]M9Q-:Of[+a%0!(U=1_qkU+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28409-`.QZ*Q'&*&?f&<rgEjFmYtj$t<$S[30jZHl*u!kP(dRqYN\h%E8eO3s-qn89JBR\m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28410:I8*^X\rA\Y;<X(5a)MhD[6:=SNP*Q+`Ek"$]=,2&Z"f##/Y'gP"!`=Ur9G!96IrO`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28411-X'IMJZ#)tpgrUm9"@U$FT#\PqJCHb-G\9=P\%V<*.B#dXp@bcY/LC_l!'/=fCOdM6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28461-idZc1N$X4dW89Z-7+gG9=HK;U!*@VB*uI*RDkuXo6Gk?8CdDM2(]o3AY.3?QqW)fh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28462:`qcg>$/Qsg!I]ZMh+1G^`C@L>]lc'+9h4&meGa/8]G[aI3q88f^)lV1(=[1I"ps'n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28463-V2qXJ391ZW'JTUu,M<i:F"-1BHMXi=lL9/b?Pt[R*_3*Q\g3T=c>/DpA';Ai'DU2'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28498-c$@d_q0gmc:G_>cE9hK*X"-!dNsU9N?a[&7*PS@s07gL?jkt%+Q<#$:"!E&8kPkMu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28499:^LIf.0B%&dg<K>NU\LS;2;IY/3m-`t*<?*>p"/g`FeGpmFH%d)<4^Mbk$bhg/`76t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28500-B;#R.:6fEA32X-q81p(o9>FC=Qu1pX%FFjNW91M$V4ZkCbuZ0dUNjIJjJPE9?+uYH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28557-4A;Z+0_ehAeC!o2rk#(tW8s>h+YFX3WQ':TqGej3'J_CFApDsk2hSmGpTKq`!9#BX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28558:!tcj1oHu,a+-:eJ#K4*6a"3_$5e(>,Y(+='+N7njSA!hE++H`M`n!>:^$u<n`f*cb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28559-B)n![ei[-;.4KG*H-9SUa?G3i@icrGRR^jEdNNG#DN'(WoV[1Vgu_Y"$st_3.I$WY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28586-*XO-Q3QJjK`+C^G,l=SOhtGC0;%=hkPinR9)<$<r;jE[MI)Lhn].OBpf_a8XP?Z_0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28587:W_9%[NkiY">Q`(cmX*;M67>&@,ShbdH4$N\,X7V0R*G`XF7^2Qg/)'El!552+6#K%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28588-n>p+=]DcE(K>*/@1u!kN!6dpJ4[jDFL#@m3&N2>^AT1B`duVe^mp*^VP"=[hi1H7p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28596-!-:m*G+ik8c;$[`j/>2-<mB9EXh@je8L"9E#`A\X*=qu.VH76p)F5E68I>65<24JD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28597:4(_P=!ulMCJ+lB31$,n^+9HRIT!YV3BcV="$sC%`jH$rXms@uDJK1"2Z8`padW.XL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28598-)36t$`WcDF+T6dnR,Ji/K&87JOBW`VXI\+Nd2fV7Og1$D2fldjgjB#X@rRLRh7/X'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28624-)O,hAJA@l38Bdn&39Meq;2(H!U]k5E@1[(6mQWak`iTf+a-,EP*KN5L`E9O5"%aEc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28625:XHruRKU(J:a4IFRc*_`6$Z'Z_aKe5:5K]lACle\<"P6umP!IE[G9mPl#Mp<YT0Z`E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28626-S$Wrj'?i5%(*nVWFi++^]"mG5&oTP.^_709q@5$D`m:1r.Ho/[a][SX&`Q:aR1;JU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28660-7YK!:g,3J)S:V%gj55_HmAR+MZS\f;:dZ!4auI49[#B.P9rKhAWJn$N$,Qe\+(+83
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28661:&[NRF>uic(J3"cn;+P4D`/Me$!R<\f;pf9plpG7`$ZP\)7P0]\B5,D)DCWkW=]&X)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28662-ah&K]Ila[-N,R7.nc7ikX^-ag'd/U6A2`;9hb"[Bd+'j@,:Q,hbKiL:)Oatt9up`F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28664-5:O!++<B)7qbmoM,P/>J6Ff'lBE%t89j(M"A+Gi,%,6ToN#tDYffsh'oIfor3IeA'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28665:cpSXYg`<$h5.-kff,dOU3@'h6"+UkC<o!;T,E.=9;Pa[&".FrAYHY.AMMW`,Stlm*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28666-9ta!BJf2&<+7BRR(]udtU:-;do!+D^YWV@M)U#N!BeX[hh,FjBH9\pA=mhm2g^,+o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28670-e*dq.:>c2=+UY^8qYjK$+lpm#g_/WU]f)Kt=*oYMAE]F]gr_D-N1@B/g8l-C[&9(E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28671:`*a(FHIGjP<H'oZ^^&U2c[*&F'DoU(q&)A)\)gKOoqmo.$e3+c_:`X25S_C=E)`9g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28672-,kL+gi;aU$P!S-o8T:pZ7CG1O9F[eV&3W&><@nhNE>(DZ;#-rJhJqmV$!l9FhfAXq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28694-Z3'3NV\gZ1g7#)f@"CcW#UJSQp(T)8-d6(T=cl)L`"50S1%.nXpVQuhO?k7r/@aE2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28695:9tjco<NpOB`2YbZ$flgW(a"_sX6put%=j&Obd[Y*h"t$;/>OP,L-L*kJ3BpE,`p/f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28696-AS,As4HK!.8N)ke0ooY<WCH^u]8qo<RtA-f$5moG?>2m\NrX#Khq-_HY`j"_,]t5P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28698-`E7.GA6kVXSYu74qXckH/]Jqdj=)Y5l^gB_l9NEiK=bOV5gE)([UQdcRqZ00!:0;7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28699:oi2!n5jclJSD\_AnmM.?^<nL9`cmIu_9$2=HN@HJi1C>0q)7g"^pCX*<EOh`?;5]&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28700-b=*7>V-,'d,@Z1DF6kFAhZR&<Ho5DQjG="a!J`,U,;li;pLcX8S?]Xcql^Opp,\ES
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28750-A:d(*iutu#?`0O(0C9:RGjiN`Bq>@SY&&J,>R<#p;]hG9A:Oq'53BU<XL((X&70(>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28751:1fIUFf*ij"`!5Odj1g%Yoj/<6MM<)(ij\-!:2a98WTX)L7t/LnZZH%A\NVq$r3`iZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28752-:pE=e'=#gg*VfoS82!.:]s*/mgafXj![*#(A*^th=/L?dped^^/bio9D\$QNk+-F?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28773-XQ,^$J-&.>[SL9Aq8If>G_XRiU,_5br&<eE,F2K<!'uab=$&?pr'+V+,dd&aP<Hdf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28774:b`*D#Df"U*p[X=fVbn`"X#*pi*>.e$S)VbP?7WNi4UY?@[(RL4Ti<6:%`]g[d_.!^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28775-i%Kna"'jHj<NACeNU7ql$P#4.qWFNTU$h<Eo9J]"9,e&gV:H@8[B\6Xoee(kI<U+9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28789-WbFXInYUNJCMKsORg0c;9+WjK4T>Cbpdb;i7H7a1T+=.r>E=cX1Ui.VlZkDAoa!.@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28790:=]mZt_W*bKJ_Q\rNW.>VT<nOt`Xa!2j'Mg/L`4OfPDQ1Y,4bh#$363D3E8.,mF&``
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28791-`ocqp5#`t$QCKm<h>I9Q,_!Q,F3a:MBW5%pQ^V"Op\CAE^[P25)sU99dJa>p5=:90
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28797-XIJftij>=>>Oa$5^Erj0Ut5)kK?n":KOZ'.6Q@.A9D`dTXS`V-NQ6]/>s^,%ifB)&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28798:Q5`rXM%\X3$"Z?f.^Ao#[I,-ALV]SuHs#o6T5gprP$7cAZa>)6X0[M>AHW]Ff`sJ>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28799-rApNcjBmeY%JW*`FT2?W;KUfL?7krQFeF*dd;9gu>H8-SRVSn\FY[)bja`E90"[U:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28804-gR/-La]!^Gb9*i^'Z2I[!(apI[6X]=V$_`nXN)UXhLV7`q,@r\oJu/B'l1JpS$tbd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28805:L?$GZa`^KM)2[:$SgqrC1)'9WhWKjL1DIYsa97.e/p`u5L@<?&mcPE4=,W!6e9,D8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28806-)(XuoH^((sS7e][rG#p"ap6Y%E^;i=&fZjaPq3D$Sd;G4\Jn($8d!/Mq0nV!R$uH]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28830-f8>/\8FCjcnUk&M[>r9+c9$qA_9-C?#ISL9PC*r:Q!i/a/C:bp;E4s7,JCJiC%jd%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28831:=.4VOm#2*EXE1n3Vq>"mD&*0_+B$,Z1S!(`q$h.MVQfaQW^b`7>ju_qOe9"Xgg?3%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28832-IQ7?-JnBJS5!@E@YMlI'rr@g8KSPl@DSLBEp"8>_i@"X*JlMM?dPd<+rr=);BD0ut
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28835-\+/pAO`Ie^WEXn`l=1_2FijC\i\e08W"_!nkZYh_=]Te#%cBJUj/mdeGSB+EL&?@4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28836:QPp@7*OO`+eoO($5J<=>S`<M$T*YED9d0%NK66F;S8J-tZ1=]?WDX&d44iXU^X9qJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28837-`)Tq=*lW.mUh-R@P?P/YB=gsX9M1)Fb\>tZC%uLnI/(_/^+K+t9gTf2GO[8r@M#Z6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28846-r&ZH1rr?GP!+<hO&aXN+?SFea;2WF!:=JZ7g?]bpUlsS;P40n'O)s+.l5=2B.Ve>l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28847:/P'1'%K?E[O*I\j;1mhVQ`!85pfHhrcZsVbj<s$pV#'bfLFoZjJC)Gu!+H%I`pPoi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28848-l>D[A0*V@&*sdY>%;'gF=pRR0^[ff%_)iV/*nC'RYBX!a^C#?si\-"W/Xjh1@n<+o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28855-IuTp(Usq6>S@BV^L.K]om6GW0UXHig,\!c%_<?n-dqM!UT_OrF+6+`gY7Sb65E*<@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28856:nNXr$Fu1qoFfX?od`/0fKg1*j*UQnbA@V568]a);pACtgQ7.UoFY(==\$'`7=lg'T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28857-.uhRS"9fl)I4ZA#>-f]:Z,19WVVU:C;$:hm/cqZT:UNWhl>_d!El\e'",#*HY2X4]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28884-H/f3+UTA^@=4D/N^l@&6PW7`V\$^Vdi6U+1i[9NRgO1k]e>Cbo"Wg@>[rBA-r3bUj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28885:,\j/V11heoZ#C3o8Gq_=:g9PCY3<qn%S'I`=u@+s=roH$41B9XiYTS['7<0t`TEj"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28886-\$Sm4Jc"+1#7NlUE'HDM4<X17V$QGG"jB[daprF-`H]kd$"c_jbb_ft1POkgDUn"N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28907-[/U-aRGKUl3$e9YnA[QI&blNdGp3Wa[-qHo<?.Ir_c;upeK)$ZSqlDI&<e<):dI)\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28908:LK!Vfe^Xd3l7n6L#fe1<[%PmNiITGB+.Pp0Q1b!&FV@rG,A`@t0HbL$3`gWl?H0*(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28909-ocX`76+^Pi2W/g$`jA,u]4G9Hi8>/rTBSofR7SW9!V[!N#OW[[^#V6YK$b[bEX$^Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28942-X1O$_5[^A^^5(:;OZ-g1'RHNB0ZpnH,(YD2T&6XX+Y;\m@X6'BW/J/ZAQdDO@S&Zs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28943:j4Ek$fsX5RH%G`?Kimlk>0Y(W8I$l#6>]/9[`D_:b9nBmeteQK[n72336N9`bIo\8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28944-[Y!FW[9/B=O*Z/YmUT/G#At4sMtEq6d^Ad,;73K<0FXj8#0=k#:36Y)6D;33Z0Zo(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28992-be&J4YS[JP`G9164GV5j$'-HcLP+eT>2uZ>G4Ie42@B#[8io%=)H9^jPi7m/ms[,6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28993:qHqI=\g#f)`CC$f2<`bCN.@.O)&E8^UHJ92Vgi6d0dXKTX@Ni92L*4HVb6OFj#+,T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28994-^PC"e8_E!<m%T#r1.r@W!X^=!&,93rDeD"q)o9#qTT$&sT(o@0\l!<1HDG:p^n,tr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29007-%O1aZYG&$*:$WUXp4"h_5\;CA^Sc'UZ##h"0,l&O<c!^::NO=QB,e6kWR2ZmEA"+8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29008:).@4"NEC*!A.eL5]XVh=(?$,MBcuGne[g?';[j^em9H`#@$#`rFfNhmZJ"\Z).ITt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29009-SYPN+oD2ECY0fkrQ0m^rRRq[uEN''B6,=SH>LGpkN[KE=j[W"#aj(EoCRV_i8[TDq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29042-,"uMLpO9iA":EP\1<@lZ,SjDWr,r!=E8:9:6Q7MC1P/0pfH'3`AG6OOT\V.Fb<FS,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29043:09]mRi.=*\7+WXBr_57:`),AG@t;7<X86kDE[41V1?3^$B-OmSA,A0`EH`C>(a,CS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29044-j,\1[U0_B4?&dLsGhj9/ekj+039fcZH"J0U/iOP++aOKET5bdfb0;bIq`*p6oJKZN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29080->bGI,m4?0qB@`5uETUq9Za2,J38RoC7g&m:du.cOrUs183feTMo2a692/MgK3eaE+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29081:Z=-]e*!0l,he@;]`n&ukdY_n`-=m9$SS':5['#.IC?Vp=hIEhoo3WboSFQ#^b`Skd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29082-7#jPqSFkg/D\eR2?Xg[2lQkn+\54Y^1*q-O3]5W7Tc`jS,FnX1/%lfl?X^dcGHrtl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29136-(450b7?tE(9uCUq8%*l2@.ME3U4kBNM/D*R+#SMqSi0/Y4>l&V-o=tE4'YBT0Go2I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29137:<l"R`P5&D$QQsJ`&FjR2ZpAXBUE1c'i"'^P<F6!I0>rndaf&tk;VX>nCP`GsZ%'%Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29138-muLZK_cbEpI61NXA'qF6=[3T*`'BSRN3hUE)6^0^8f2k<_=(m*Q4A%Km1ReB[5GWe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29155-%XJ2&<`HgE@:ra22"IXN:;kG'`ugj_hL%WZ2M&9;/Ji,5/KECE:-,BR[DLi!BCWO(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29156:7=`3jcF[/'"=_C$Y>Ys%&MJG`6Q2,Im!Egq)7-c6D(^u2(FmguN0bm!c\1\K<=l5_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29157-4O([Bj([pW[n?Hsn&G>[OP7g%i[>8]10%>';4QR7IML3sinkF+"bc/X]grbeC'O%r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29181-i:QJFXe5)LchJi2_6Mq5$3&_O1\d61HrojFnAs<JL94Ga*YiBf4/X?jRcTb8=G6a@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29182:*;(Dn^5E`MpD1=]T;>h/)O87gg=sGX$V;r#_dPrQU4Q[Vg].e5C`i.4DqV>fY5P!j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29183-#NP2Uj%%"BphSe.6:f+aDld3eDlK$AQiU[DJr2Lk,`m6jFs!huR=&uK=CJH!03"cr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29212-'t"C93Bfl02dJ%rC"',o9W)`@-=@PsQlm"GEbhkA>7V!Qf:)C10j_4s.r8#+1$f')
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29213:f)!`!V6mZ$ir^QX_gBp.7`i'-PS_7p$hGik?h90C`+JZ2e0XcPHD\m;\Q#m1:.`s_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29214-*ts+NJ$e[`mhg9bo>&'In=fVSBlrm%[6$f5?*XY>@Urn'h"#Gehm8[I'JILV$_k#t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29223--3KZIJ4Qg;rY>%VN5+;CIN.etrgYf>3W9iYVGSYX2@+r[<?pT.kAG9HUn80H.;5;:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29224:e(S"q&8EUXHO9ZbloN[dX1OP`.@*90@DF7QSsZ_9lX7$bHsCI6N0Eg>RGcJp>)`8V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29225-Rec/r,_"0k!]9oWK8H::ILOW,D7hN:ju_7&7Zp4l7O3'MG/,!!,LWId7BjD3S`5LO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29229-.q/o%,b1L)9#J-#N\E2>G-O'R[;4Mh<L=<03eDZZh<"R7=*o6720A2%6Q6XOJk6r.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29230:O&9!AZWD^ldK'LKU`Q,ITsS3s*1#AANc8d3Je5`$Q6ZW/i(kFur?j)3`^q3e-DQL0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29231-o+-ZV2^cJpoj)(Eg)l.>[?O1jJllDh)U"Xg@uc2m^)#2jbsu-joo4H(]9c@a5,UJJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29240-cEb;d!5fX`N:;0o\C!3+*d9ee#=*dY^9/,b=0^jd\iJ4IiJ;Y"n4CYr6!X,gVnm>S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29241:E:IC&54Y]6rr>[`#E(#*$P;A!3j6u14d%usEP/RXN]IpJ,.c`2c"_<+a,Ae?,?oF+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29242-"Hl2i-p:'@$*='H#saQ3G2s]sg:EmiBa2`E,`N/N7d]A'2q"pPl)]p>PVeI*aALHZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29253-S.iF9,]+D=JVkTQbZ6,lM:tr/!!r4pU^$md$\=$M*<$['7a,-@LMhA_k<DR68T2*q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29254:>d1`$bKamG$5`po*Bcq7[@+.1*ZFQ;WJao`MHR9AT5Q!=ht=%TTj6a_#F,P_)KQ,@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29255-'b.Nm"8r#C9"^ndSY'mY[n"^b0)-B.Ar3JMQ][bGOR]7kb;J6^S[I%+o#7Uucq&g4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29308-PF^3a'JI*PQM[<9)aGY>WXEdkK4'C#E6M)XqW=BPbXU3DJ-:f[(oi4*=GDKp`4V[L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29309:[>o[NJ3_9i>j]p`RRn4!-K#V<j:$B:9e<>``1VC0G(p6Vc`+!+@?OP4-0&raNO[b,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29310-C=`,GDX0ZYRGQnjMPE_D#:G*dZX,0AMo]5ukd%3ZNO4fB$'.^P9j1VMhVj<NPQKNX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29320-MP@X]@R0TH))_5tHTh(rEH="]Cpu'`N[Xnk;;^95I<"eT>^^s#e8F+''&;7u3=F`;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29321:j69o+l;g`:CLpA/,8aZ!h\iLOa*O8\fc>;CqmU419$U]N`%6[*`u^f:K+O`M;QH"3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29322-60\0r;_<quHg]bd+9FV$B!UR+!^2PDEQ6A#o$)Q@TkPk"9gb[0=TMFB\Q^==*PMIQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29369-M&_1K#car40I%h"orKMk/N,X4Y--">*E`@LOqYuhN-eL]3@./J;*bUp"7W@sW!VU3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29370:$Z`)$m`3P#^Qh]S#*GFf&01VAN]*ML=gjd)23!g7;aNJ^KH`fs@PNC'"4jmH?TqsM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29371-J4Ki73To`'="/aDliANF$rue<=uLRi8!&<R@!1E!NWjL3eS]P/dmePIOgJZ2a,hu[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29388-Z/?/S:Xctg=e-<W*]Y$N:j_fYB7=Icq3o8]A<+i/A_M"Z8S)k/E`hl2m<'276@?)e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29389:,;.D#J2ukT`jsnT**tI@^)RPljEZ5RoZ_RCO9$:iT`!Pg!L&[.I;rB8>A;n-XG/6m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29390-<N]=lR]:PBPK.QU=Jo"78`iKZaPf_Uh/UJ-JjbI243A2S"<@$s&#Dd)'XK@!p>obq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29437-RX?KN(MbG=5R0G89aRrq(#M=.q]iVd%(pJq&p*]B>f6g7R3's!EVF`THi'7QYr;kX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29438:Y])CM554)9N&$GX:$=Shr'6lM=sC>`D4q8XSYX&"$Ci(`/3=3!5omYcSP]+l#\$BG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29439-e+qMA=N:fFM^JH(QN1[\Dm/8&[0s;b,!(!WJWLC<H>6L2N3tHep>u9S%(J]*itSrD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29446-:>k>(A#cNjX*!&'FtR$0E/Xr/K6@R[W<Aj*@e-f9#RD4r[/_U5UQWb05R3MGWsg4t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29447:Xp::0!"_dCJY&.!2=/u`bf^kdaX*$(YlbjK!<+jXG`H;J3k(In&_dEAZYa1fj(+2@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29448-6o*C33'N)(hX,2'72'U,!iqo4<gB#=Ssp.@b\*.bag<\_"CrTo:oql+M2\^6Y3!Lb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29472-(iB3^[=/1)5k-IhiGT3@)NMDk4.*j/inUAtNX.h(39.,gO.cDt[Capr^Abop`O9o%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29473:5Y)BXJkGS-J^<F`EM5s1;d5Rs;gsMpL[aWi+3#mN`c!MbmGYh.@n@A&0$J.NZ%`Sj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29474-:)I'fIM1&B-2?'_9[\%m-HaHnPA;Z'1p0oo7L'\+g&)WaXECWdk<klY]"?a)gq6KO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29491-6N$A:UE>JEL3Q)F7tnZ"ku2?R("Dm1rAY>j`@,TVobHrW=LrKI0NLD!iX?S\'jYRR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29492:l?p(@I`=SY/:;EO&UZP2r<#qR$*GGWQ-`.Ul**'#_!PFWJ$dgX4;m-lHjeq<46mL@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29493-Gu<DD'B=6q)mP?Cf/<1]X@?h*XpE2SaTp]\`q[I1kJR<"*GP-0hC\6BRsN^08lOk:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29515-loK/Q,^XV.<X#q&/t7?-2>-m*+ubs"<T&IT1$eUH^688.@ih0mS9i,Y?-241X$!&3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29516:_9W-F3`imG_2es$:"1Jr\'cjFV.RQ0,/Q`qA)maff<p:Rk;CR$EOiXFO.Z%TN7q".
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29517-[AB/-Md#20$^(TP+Q.,/p)^X<S,WHkr:"m=nINQfg@s0"J+/J%7Bu9Y>VUC^g739)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29560-'ugRQ^_Q<H\%=D<e[.J(;:bY,UK^B<'\:kI1:(eR#V+]@rr>2tK@KlJU_^D2fii]3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29561:JA<TQ4`Z$%jJ95kcK/aYFT;F!FH>`jG=<E8@T_&%pW4G(EF,1t[rQntH5fqW.[*`d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29562-4JKs1A0-Zs[?!MbGq>F"&h&lcK&`#>jF4M'-0a9c).u3*:tuSXAR+*,S;JP(+CTGs
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29619-b(A$Rf^lp)NcFC0IAa"o'(Mn1>Ep=QkIL9F^./'b+dm^TijLEg1f3S$3d&^X#Hqn=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29620:rp"DVgL>WrIUG3<ocF\s9JfbqLWh(5`lC/';B=$EjhTh@Y6apfn3925c_GoX<gJ.`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29621-G_gIPM$(+[]^>kch#2$PDtI(Qh^i_8pRYH(Q14P8:&@TKrXI4bn/&q@!"/&'rr@rL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29634-\^gBJ3bk4m5F+Of'E/;0na#.7Ts+7?i:IdGhnt]9EAj=>GL(+C)(Q,'*TrHN(&?U]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29635:h50S1,tT\r#S31O,u-`HLcg=Wg:t<?9gs_/Z[#ng.@,sK%!lRPc$q7Yn5UR`lUgjb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29636-nb5QKQ/QL([.+(qMWBq)bBQM+>E-]3J3%T(cb=gCoF/>dPi/5e>5V0da5GC(WD@$q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29654-EiBGDG(A?JI5rLd%").GbK&KM4@sg0j8B._hKNZVOegj=j._1\Xa`h_%t%_*X_DjL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29655:X9GDcgG$iUj^P,5%c+2W^]"RSGBK]`r$1`DRpp!<]8B<I;3PEr-WpI:hgcf6Bn42q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29656-EjC!UaMr3o>l8ot-"XcSP`8MJ!s-u`g\j`3Y1t:Zp176'77#G`\ZV,u\4;1rL^@Bj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29697-o0F<t\_rEh`G84#]/,2S;c^0p22nk,Z9J(1/iGmm%HeSMobCNn:Cthi94+0$b2aNQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29698:@:$"7pjPjtpt]D=@UMPG;Kq`QcuLWU>L5$?6o+sK@P<EXN`:0:Ee82mo3,p"\]nio
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29699-@@B$2-&1P5F,YJ>Y56-TjG_1)*o&6-S7#j)o<)RrMV^F>(qR[:')Pn'Nd(g"Y/9$8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29715-5BtXpkLpg'9-]*7!$@]aX[ssEC<%(:Rl:*t\FRj@q6%u(5WAlf14KZ-2Wr+E-+hOj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29716:[%0qYjRNj3D-ReXT_`_7YJVA$5I&sDeVmBWOq!1i3!5lHY=7tmeq7f`1as7R+=s2K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29717-GpE,d\V5s>%3F[:,"]mFXcJtL;&d_Qb[Zdi,a[iCTW^#uX9i;T`E*G3.P^T<>4fLX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29744-68G6b^]V;toq^kB-U_X^]9;FqB5=E6=a+AZ"FC'4`SJ\>-^:qCNsl?UO0<H/>?KLZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29745:XCp8T=ifHn3Q^p4H,cW=8`VX2Z7&9dHOT`\$*IHsqOYD?09^TnkjS23m1E_qMFIS`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29746-@Q6C94aP]rH*,1E>DUsu0GkU,qnM<OkM#>qXr_u#<Ep):!:eX/f`\Q\A9"0X*G_4c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29751-l=q&6`ng!_1.N5,-RSL"MJhY&@#DH'-K*N:l%.QX+Pp4c$:A>(!!%0W@pn0=0Gn=$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29752:T"+/b8/S^Ma!J`.1#MokX$V(Q`"HH4@NUg*%D3kDV",,Cl'lFfp)2[e*HrZJ[FcI0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29753-"8HDU'`S0#"-=?R*/YMlbW-I#=,&.!.`%Kb"F]1J]g,ZA--4qn@&Y"Qn+p(>6%#p?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29761-mn;_m[%J9aBHt"lWN"S0=]a[K(;Ysm4h=SF'r*4M0gNh`IFIh`T1bp,kfTqJQ,.9R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29762:b7'OpG,80qYfPfhH#*Nf*rc5:=EsSPW';]g!ca:'2C'MoJ`Sjf$KF,<`FeJn],F-j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29763-ln8La1RQGna?M?QdR,"**6@XoYhGn*Kcec+oC#FdJN7A0H[nn>HWBjLZXtM#W]%9r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29766-0$O:LHe$bOL=%7(&\nX+*gs+kX0XWTg*4Iu,bniRN<%n#aSL@.?(idXb#a&2Lqto;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29767:SmqbnmO'Ip-`7$BP$A%M+]5`ucgcH!Mf%m"UXY.Y![+?dPB1gTfBZ;F.dkrN1)qF[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29768-F>[d!pr[!"aT1rR\GU(s2k7>c:(BP)qUEY_f.K+YI5n@AnAu8?5s1:G4o)9XdI%-g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29780-&PWu03^,i;*ukdCqUV`L;jQ5jTl<@&;>5/2:2;I1k)?XlTXq96/iag6O2eRJ%Nn^o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29781:,@U`f5&?7pf/25slZ9Y+]!k%,DBtEZ$smO+B-R`io_iQ)Y4S5Lrr>$p%\<CY7t1-U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29782-Zb6110hV!H9CLr&EU-dWj>FRSBN[9a.[/'Igl@q@SR"=PF_.81EGm&#>WZgH5T&hO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29812-D@n.GqU>mtgR[]5Sd3VDkBFjaEMf/rZBIbagZ9Y?<K)6dl^I7cm-$C)g,pu-`&3AE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29813:DkfNO]On9b*bj%_j^f`q$uKI'qUP0:!/dMcJlm`47iY4Ugr&RkDp#f*nL]FFf$;K5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29814-QY!pVWl"u6l-NMU?9(QM\W/Ag*%]mONQ#!0h5cG^W1$RWpGe=nC!PG&"AlZr@[:O)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29819-J>8<jgYScR[ZM_O0[#b!;E-kj!:on80k,XGN]shoToh*$D"3(FqhFOGBCdIh\Y0ed
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29820:P3Ti"a\[:'pT'UhM*7'b+"`-5:g8S@9/OM$=^g"c59[i<Jc>^0W?R'ODQu`R+X'gF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29821-$ZXs%>G;ec;61TMA6mDM-NJ3c7_fNk8Efj&#PX"e,=JL;Q"C:(EZ&kh>Z/T@HuV1f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29960-(G\!']?)/qEiYegp#fi(pTqAmdm]iB/!Y,]gi:c-YP%4KpTdA(Y!S^MbOcge=+"[C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29961:C->ndUm!-,Bu7>E`uDAMC7W;"$Ue;lA"3T7Y<kDL=.G&sT6Z`,O!0<WF3B%cigQ<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29962-gl,8$/gNfNANc*N?e*T\O-\sE2QL5j>[#<j$MhlQMB5iXA00Rm8&0TeD0urTcOX@H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29995-Y;HbS>2$cgk'75/T8>Gq=,[(YCcQl;ilb+!Hn*N\Y7bQ^Uq<-NBtuqh!'1*9=Q^RI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29996:99Q5D)`4HEP-^@$8BqSTM8->jV=u5"BCd8tW_h`>Kc(t9@ST3+?kaR]MXW-7)sSI\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29997-]t'J1BeQSbK.q2DoWF:)e/n[mmi^)^[1-H_:ihI$fnPJL\*gAsnZGA-Q$TI"m3cD7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30026-(;NNMRX:YUQrd#8)QN?Ub,6*[@u^fGetEln7CRUV_iL9E)GBZA%Yk#tet'W_UBd<@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30027::LCuQp)6#f`0S$'\!i$#(K'!mn(aZ<K@g%m?Rkj>8+@V/M`#tqh8^8UQT.5c#36m-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30028-N-;D-,XB/UE'W=]/"Q2VWa=pGTnYHNI,k^?*hp:,'icO40mo#Fq-_mOOXiuT(s#s@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30089-WT0S@/%rFe_5?)Egl%!I+TPtVi#Xpg^-_]_<d%'&@k(*LDZ0,U-VJ0M&m`TM3F"&4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30090:iC5lk]lkqfN)NrL`u-D"G\MU\d5=Hm>AK$+\nqf4I,@`F]8L`C/2/?D);SM2,k@]O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30091-hcfs?e$UOOV($2",]^ghLlo\3aMI_1mVG'4CH=R4aWO6,dh\()KG<IF)#Yp3L!oKK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30098-O(RnTRjMt='DM&H*(U;7*lbLL]$TO5?'4cM[GRV<#mrJeq1omgf3N5-?c+F+$@sNo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30099:,l:Z3l)*IeY`Y`LQf`F1Jj#,E[B\4*,B2ML)d,_n8$K.F><>!-*R;o/2V3e=@q`[]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30100-ANf?CiW`<!*VaFdc8'ChNl%+9kKSrNXr.Pf,H:G"[,'cPgjn`@V+EZ,hqtP6=%cG5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30132-E#<U+\*H]!bR,H7N9q+Cj)@0H2IW!4%*/fncTD_::,K@qF;h`:K;%6*3gLTcSE&p%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30133:\I.d:IDFd?4[&'S`I@$8.3#Q'iD)_<):hVr`nd;#O&K9&.e[ZSmV*OcP!qqgKh,Va
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30134-@[r_hmh>0cepYJe,:q,.i;B>i'dl*b`iV&=^!N+3+A".&*05*nZ0sSBDB`)$bK+2X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30138-h4Ah3A?38.@?GLGpW0Eb*].R=DA*H:'Cq>nR634[.bg\bfFh@m*+RG4`p-`T:a)4I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30139:O<GunK9A7\JR#OMHYr_'2h`$mE6;BsGHA:l.R>;?8u!rs0WQD==<&J7_>9%iH`0Dk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30140-U>;,0hfY?5r@u[N0m.`dY%3Z[R7M.aJb8]>B2NR"l!a'UqAhD=Zr'HQ1R0)d*EVQa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30141-aOE=H/<OcGDU&T>%RA/(Ii@D]n\X\pKXeiJ1R%9-/cc)c')T-pC]M9I=#AZX1Y\UU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30142:93Vn:^Rjm;0',t@;&C>\l\>?%kqdUJVA\!'#qOWYUK;`/$/Fj+Uk+'1kLQ%<B\W`4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30143-<@g^'Z&2CM4V?pJ2L5jl!^j.GQ.Y/h^\rJ?J5drP_&EZ[GRA+Q6Dd,\Pai-l8bJa:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30147-pD7kQnd0h/JbQ_>o]Dc-Z(f]9\PR*]Qt*rm!-P8uOI3i;HElYfn>RQD%>BD!-O!&]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30148:k>JN`:r%e,3<T&$r`(o/62*1r:m*;\]gs90mFJ<>$Oe5b0u7@$aP>oCK6Arap!:+V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30149-9!25IKE1CUiCMun>-uba'=I1]W$LGY">84Tcjs;n62*i=bLa8e]hG];L1T2"DK&)j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30155-<<q"#'Hk3H##G;DA!:5PFSA7E,^YqXOo[X?\>n-r9!YC/'po$30Ab!#qc'T_/IfCN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30156:H^k5i@Q)=I,B:(=*3[efRM*qs\5b[X*BJ91>tjsJ0QE@*O@FD7gf+`\!2D$8>F`4k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30157-R-7?1>!f6(aJVHY%S[)&mKB:>.*_i8VnG,FWnW&*68p>9k<@S$.IG>WW)O?X3SZXM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30169-5(m!_"nZ@inhcLn5fc#NT(V$HC,(D!/>/[:*"6YdhU:p<AO>ACp4h?9P[H;dG^,_p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30170:]m'5nCR8Y4`m!`@D*Zn!d<X^d!/29QX`E$;N%VcB;g`>UmEQ$YEV\.Gm0U)H'm\b&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30171-1Qo:Y>b7j67%S3N).Y=RaZ3^;CH?]%?(G!e-.(qSe1KcoRNqAo3%hg=kKn=F/+t?$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30211-=LkoP]=38E<,Qcd%&_Phi+;/mU-@`uK:N<4[Q\ij50gG;!E]XF.ZP%<r.STpnsEpo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30212:A<F;T/9/Z=CI.P0?p\_m<XK\7g&*?F`#Bo*B9B$R6m]:7"$X`=eqX$nPiFF>f2J#Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30213-Tps:d6K\@=RYpG6*,Hi3'%dW*L@ug^2"Gp21(BTOR%A=ScjGWj=]+9Wkf(:+);4Ia
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30214:dG6^*ZZ]A<2.1:,c6II[Xqc8(:=Q(jT\a0F`.E"kA$,u7Gi`;h#pgO\&%eCI?`dVD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30215-o0dVU(/`GF<<jllES@u_G@r2/8,>T-j`rfj+=ZBD9"'T='hA'c)i5TKNCEE#OI5bZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30245-8K]E(#Q!&5>:PToV^Hs=P,0$fh)"k9CVSVRa#>`NO8Lfoh(I'gjFL`KMRhdV-Qen+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30246:kCgPcGa$%JSgNu8e?g`,[;RoT$P,!tOgq+Y^ourH`OAlKqE4cXfpXHFXrtT]+?RoB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30247-5G'h/oAf;lVrF'1"0^JSLW@.E075;/F?)BfK1D54jG%0ci-JIA/2]J.[C#QglBubT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30267-pZI0*_6*K8rmJ!Rg<RLq=NJ!:M)D)M.B-WO1O(<aOn_N.TD0\gMfSB'P3\HHoOOsn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30268:,\cACGR3)V#>4g`;?$WJI=*`s0.nhooXha&7QAQp8X]M>a%QSoHCgE#*o),inOLV=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30269-Mes]U^*L&4Zuj*Sj.@t!l\ooi^%:4OliZ2W$HI38LqH#tib;t/4DYasK@FH'qU_hX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30331-c]A!,)\$`+?6OZ>q48`ZPlC`1(p>3#FGG:pgp$'JQiPR3=kB=d44gU#pe@K*Wb^[C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30332:L-N\5(]M`Rmq:u%hsEH$5BqA4ND%4DXn/Ip"en(ra*nhn_n,fY^''jRd;?NfF`<5S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30333-6eK!e?K7sL?]n@O\n/cLDVBKIEc*.UP8G/$oW)t6>$Jj-B?iWP+92C;Vr:uO9>Wfr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30335-\lXQd["or)nY3ddK>BYa*gQ9gXiSfJjue/2b[^dQ"0(tX>og:<!WrET7R7/r8B3oG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30336:]rXGRH!VNJ'`RfO(r$hBC:B82ZLUQZ*IHg*NHOGf<SBO6PS58.rQ[W]<%&fq`uboY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30337-';DnQcJo-YSd.DLp$5Re[kRt+E3$eT%Xms*Srph2jm]T4@>Won?UI15Tg:*D.3mlX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30338-gd?t<2X8e.XOdAu^M"F-;Eb@c/ba\=C*BEV6m\-9@9\o<k%&L&F.0cd_IQ(fm%H1*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30339:?Vb$4=IX?90XtKtNX7<0c$C)c'kWN!X]`?j4$XBg.jNt[0&5N/`XQ$mIA/VFUAtSG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30340-CiQ(nb\PB-U__Eb1i,0o)9?7Q.s!tb\CBY!g-r.:`a^b\bn8U2:I3lh>0<R3np2:9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30360-)NC1L<jbF0W-f]V<SV;,H!q-.ZgA@G`rpf$EEoT;Z[[PcOiF#f_%m>ol4j!Q"S5sq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30361:/4G+Wo3;>Uj`@g'!*+j<Ou6irk>.=q$uroKm9H\*<B^"/Zu9T^o4G,o[o`(,XRg[Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30362-6[W2o"AUWcna69jk?WR2poC:6+k6EO4b\DH"W1gelj'Flr>gA=/9*b):qgD34;'_f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30368-6-!a%c+&@[)-c*=<0(rIb9pT+/J@>u'L/o7m8N&KK:X^bf8KVJGgc$#`AVc_Z+P6Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30369:q,]#-\iE#R$EsY^[JeX)`*`"6DqX=6Sr9:$N;QainCQYDgT#!h\$8L6]?/F,;`FcV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30370-gc3SKC\D,Qh@96miAK<HItBldr#gp7*@J^iG2#N[_Udi?l8LE=!OU;uLl<%.eg+-V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30371-!!9ncc?%-1\8tZEl-3t3GPh#)a6=Eh-rK[n:0r9L^sG2@i?&Y9>O&d)MR8EUkn8Om
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30372:<u,uf/9285>`.cE<m^$?q^Z"eGR!+F`n1CC[n>^[6:dZ'[>l&>-j[HdoGgnb3]r>_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30373-`iu`qEY!2>[IS=Xe8;_9:GYdWP-NanY4/P,#>F'7%OhjoTCU7V*k\Xq<&A:]Rqm[0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30374-K\M-hQ69R:<@k(UjU+Sp))\5U\\d`9W)H9Un\ePh5Xmanku'[WCn.XI)!TVSK,NM^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30375:VD5pQorBS[g%+Pki.959?<'ZuUNDpU$o2M3P0G\J$o2iY3`KPl_$C5G`d<U07>[R'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30376-DS][#4["S6B@!<o)(u3Y!+'\k-e>SJMK;BFga@cF=#/Fk9qWt"ICs_DIEbi^cYaRT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30421-)%;1Q-*boH]lN0(WYgSqAa_7LCcUMr*f&i&EZ!?c<]a.F,VK8S25qSq!4riERt+<P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30422:T%,KSr%3?dqc[bA;F^0K`S3.Cg&9c&!hR*IX=l`GOG[1?$kPlFHImih&u.'`),BR4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30423-F9p:s]\o=C4CH[XYVJhL*!;dtNs(5O<`>)Dn3&t#E(X)]:h(K;ms>E6WRPc;a#d=5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30427-mI+>[VXD_I/$U^)b%P?Z\`Sc#(>bi,*\qa"?Rtoo_bdem[,g`5W,EdkA_M)/!99aM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30428:rjDEQbVmr(rLKVo.i]57'nI`e[(.Jcr.pcGN#m&$HIent2/=+-XmFli(tJ(bnG`KD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30429-N)qbkQa0(H!=@Nf`dc<,r&=Sb5AmY:qukXE566-cpjK-NLo.Z#hhgeE.;riLJVAbe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30595-,u7I#`f2Qebr$`T=`,63UR;`P*&'O)^@ffDB(0Oo=kI\:oCkfCJa:muCE$aQ(Q(s&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30596:<!6$HJ"Z4TW]04YaXj+(.6kHR3<Q`2Kl$t]Ac?5^[][^<U)n,Gm",J`+\3m=g[VA)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30597-C;rf?hMfaqO<"Na%n#U4Y!kG`$i)?7.u_,o@r=@/n'+5!aW0Z29(Bn<!^bt"5fP7O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30609-rF\]^)<[(CO's1<a#WhN=/QO2`;(BFp/q<+pHKW].traX)^/Vq@^:'*GQ_LsX6-#j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30610:.mB.S`"=,N*8n=MoC$%!Hs=uDL=bgu`$AaL(bchG@OpHa&LiU`<45e/P`<hc54>n,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30611-m5`H,\K:"-U/eS)qWuW#p!'4$Gpt9d$s9/El@D.4l^RDY->PUM;REJUKB6_0ci3uK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30705-pI^Jl1-5Y$%Ldgd!2-NYb]CpiC6C^5fUcCC1OO&uN=SoVQ#C,`jg*g0iOS35jRHRa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30706:r'I[=o_Xb.Um$<S$=-U>F,l$KYG&@^MsWP2G0;o$`ukeji:["`a*$h`]u"'oW2qdE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30707-c%7k`jFT+;gfBgWk>$EPB?fK%.;H=S#34\^Bi@+Yi_LmF&V;Y^7oH7o6XKHDc]-ff
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30713-f?`;,rK_Q?'hr[fnDdE!:VUnam$!T4S($**LFD/.;I$W[T5tn#Ph"5H9:Nk@NMYQd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30714:.^9/.`oH8X.Q,hQ]iU'/@0jq(0L=$+htbj,MS9,hJ,"K`0"9b%EpCH%lRfE!Ok8,M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30715-jf?S-Qc)pf`uP'qnI;'JVTEYE(-T^_guc>R)!jB:\Koe+S",e'p=k"-l74iri4bKp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30718-VNUU2Vd=)5O4oR<iKo531O)70?MJ*7><U2-LKc$OJ3bP4I=9H+?;%KsA&j$5MWu4+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30719:`I9_LKoiC@/`9Wk60'^E*+lGT!+t]Q$hf/MT.fQD7H-Oh8`=Fdb4AcjTXe)Fh&kJ=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30720-l!L062";s2Y8HN$gKW(?[]UB.DN[/`k)Mf:@iptc1hN-,6Pe2ZSC(ViN9\N^g%f2p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30722-6sA8$L6nf@>$@1k.``Hhl]YRCWI6n\/KF@<D,:s%_"K+g-th)kY+,=6=,Bt_bXBhQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30723:?3oVHCYScMXGs\;8"dmuf"D"_`k&=HW@X4Fdb$o;Th(pTam(WsWmr6`V*Zch3eH#o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30724-rj/2G$K1T"!$H]H*]K?oSY&^'Z)NPM7sR1[4C"JEd.4kW7FNWHV7hgo?4\)<P#rdF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30758-bA\M#'q]<&gNb/\oWRn(NmR&LdHWb7LjV5BNt4dN+hH.k,+^,f`"Z_9#8R51OBY4,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30759:`Kd6&*4k:8n$^foTHT\a!@Js;od?ScI"1WRhtSS!I`rn?[YOCbiZ>c;Vt!^*[P?[!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30760-2b]idSqgqTN-=J$LhFT*(*bh!ik4M`.S?VIVe5QrmB&8#I9$"+]'6EOj;$\<ate.K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30773-V76>3%F=q9)8>RB%=VO%r(i,ElM)iHF*`*Qp/-B4F4>A'*3a3"3S!LZ4lKg+pTm%p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30774:O:RN*53u!f3qQ`#n/\$J)t<Z`o'RZjgZIUqP][!"a0g5*\Tsiq*:S#_*Z9YR>e>e"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30775-Mi^/Jl>_t_3'>g4\u)X^%Le@<10ZB`/aJl'X#d;9iVFVM(=]Tf?RY_'o/l>%7/89G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30790-]"HNi/]oeWb&CV^A+HgS]FUt+?4"89ljUX?Q$,4.r=</*DRJ\W-1QuW]UEE-d`4Ie
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30791:EfnG<ON!Rfc`\P-F7AM6$@!Pr(k62q`H8_-f@-_jftL4^e`Ul,m!IlUinKCW3IFE!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30792->0dqQN5h[a(H<9(c$>Yp5E=.U)JkiiK^E;uAl[S2\B;Ube(!<5oR@leBt=h0,d]<s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30805-?l4uRX80X\bGs+3[ap;mb2:g=qN`chMkt!qenFnc]R+.LjXpQ`%fgnUIY,778e5ba
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30806:.;I:7`#JiZN0F$<$)9p<O?#%HSca,T3`i7ociapo*n^p4NXcMJ6ZA8M>Eg)3q9Ea(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30807-^!C'5or"*8,Er6pa<5T-XsoN#dM>+l3)f):=-M<0d=M_0@Wrn[?'U]GU8m6ua$\Rq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30844-E$I+@<#hPoESp8br'Z%AF[inpk"%2>Go6OoCPqWsn[$Wu749r_q]dS94S)JYBi7fj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30845:PO^p,rJ.N3qa0i=7#g?PFoob@'Oe>3?`X2,%K80IIgS;$X(\Ql0,"'W`7K&JT$ekl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30846-Cu?oIQKGnErJ`uKCRu"1FeV(!@rZ:0W@-FI8QQj('7et6fB_%C]JHEZiJVJeSH@2W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30861-.]reNNQ9Ot<=Uq>dMlH.e0UF:MaZMn5Rd+n+%kuc(]7Y1`e3eoiCAQ2nLh3sLG_4i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30862:.nbe2QSCN4EXLih?>"[:DJ"]@M`ZdVKBrbQpd\]!n@-B/L#+Su$SB&hVM`49$6(H6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30863-nD.@%MNWo=SXW=<Tqt<;\j(DQ3d?k^2>AP1B63U`_jY`GpB:Gdf%/*KXtFn%lPf1S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30959-I-rT\]eCpFlQKrtJ2kXsJ![i<mID(H+pIducR88TX0pN1IUo27Qki_/:X4a1j4^2]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30960:kX#[a)"PJr`D7kr;a>$B12UDh,<4\V*`&AQ4<;Da@iTY4`=42i%VDhQFrSN@8mG#n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30961-%"\cf#JUu3-5kLu:p+i3Nk^QcXNls00#4,YNMEA!l;5\=`pWD7?^)?'`uiU4p.G'9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31006-P3%QU4/CV]7R4#T)Lu?EQYmY=lIe<`X#bEKh]`q-3!:>hMQm?7K^:GP#g"I/j'QS;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31007:1\meTidAAqBI/\YaP_DDf"`@g86(r)I(1$/*kp0m%HM@_:a;3ljQ(rDCK``rN`-ig
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31008-N?7Et_hY/(TkCY]n!4Rerr?.j5uLEQ1I_s"/LE9=!,t*dbb7M\QBbkZJ0YW=eH2\]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31015--X5EFjQAQ!9(t<F^rM^::=X/0,G<"_RTLNM6%QO_>b(3S(ojVI&i3&q&",spPi]'L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31016:=4BP<)#jS\`IhP,N%_.8et7.!80"WGOamX$3@!7XTE7CR8BYP*#6`Ser75!dG%k4u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31017-jWJX:qG<`j6.8_FAOtcfWlKAlJ0(?nE[rH<@=+c^),r9F/'rJ&lV=cA>6`d`mj+5"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31026-=/Q/lTrVudBL&K@+9Au#,inTjaJ*:)b5kQT#ou2.]kO0lm(dK!mE!U^gs_BQ?,a;T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31027:8PhoSO*YMT:<QPX`+3d@Rj"$WQKW>)`FQe6(U>4_l`4h&7p=f5<E-R$"A9mC$3s=P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31028-f/6sq4\=a_L^>;gbFEN?$I#>V7Uq:P9poSS5WB.tX[s>tQ$.p87aaR"1]#V1GU7TA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31049-[M;%F+"pu2<[C`"^[F8GN^k1V<ihK:SX4OC7uZgca8Z.>XOmg(?$;IX#V8JP^WN@a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31050:\(bU2W>^rq(^#pa5ch#7nN+`k,:$c5n'>uOQUF%rCH="SljpU=,`Ehk\>R3?N-Scl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31051-SF-WJp8H0&#3Toh2V&c3oVnQm]i-Hlji0:Ve(\9r@O\*r"*0"6.Dl\GG-0"1q=JIg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31063-<akTXM9<b4ZDm(m1OdQ?$/oEI_V.`!L+LFijL'e#mI.Tdku]OrR1Ybu_E]Tdo&#..
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31064:L'Zb%pLlnpN00a`Xu$eqlsWgT`%SKFoAT]LfdktjT6<(4?U_a"L"dT0WK?&1Vb6eM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31065-_mZ-Mn5ZJkGUL;`)t:PHr.XM)KPUnC<)UgF?qhn]:ETb\XS[uD#fH%r/.Zg;*n8^G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31119-hX4TJR`.jD?rBNC*IYNkYH#b:`DNH*4R1Qh(Nm"R?1st)jX%t"ftn8]YiMrJ2q#".
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31120:nJ70+[CMJpOY9@^OgC<'gB,'X`?$,M<6HcG`0Q+$W<_k_dhUqf3YYX,W/(Hn&M.AC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31121-%>2,3NIHSJf2IQI>2,anU=6G'c]#LcDT-7m9:8@Z@uq6W5Fl=Zink20g*9flZ\48n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31130-*,;M1=a5KZZFJ$Ka/;PrN$E*KXkB+big]Bb[BsUQNoQ7lH>n?Pc]_J\mT:WhP!Up.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31131:!!iN(G`L=`1fhPk`P%Xn;K,i"7Qic5M9r]m.P;i]$E;#SH5*$DM&)A`0eP+tm^KV?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31132-4E.S0k5b!-pssL4iY(X_3uft""S(-qp"<PWKgno:XW$@JHCrKgY-%jg_@b*a.]3FU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31137-D`-(qa8@/`%qn;</sMW87LsuECB!iii.iBp]FjZMp."P\_Q+al?YUWCnDS^U\7\a-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31138:UK2P9XA@'P>sLBi"Eq!?l%`6,b$,gCH`OH7.u<.\G0,gM>/'8$!.o]Lf)@H'Q9IP.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31139-5K*9P4kKTJi9T2og=*tqg(,mXB_!X[r_Wo>!K"fZCSIq&iR=;shY)B/rYlou=]n4#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31181-15n4RT[-QcXnF/O(RHO03,E6sY=[4%q*?a-.u%X`PQ#W.2Op8(Wt;?BG*0l3f"9Z@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31182:>VDJmq3V-n\/\T=>U`9"=*o=UK?Tg3)aQr6neG%'$;VkQD.Sis`l\i6\3+X#XOK71
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31183-!M9T>"3uB7S1`7Q3%(o;I_19&;,$ecd7r9YD(\E]L\osW)!U[p.&N2KZY^t?K8rOt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31266-"l%36ksT;38HZL1Uh=TNPLh[i1VSTif_)p2`V6S:p6Q3iJ[q9^EkR:2q#"\UU1?2l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31267:b5E;sAW]VBK"Q*"q`0jK=-%;''>QfhX\3F">KJ'(.+e\@H[F=$Bh!D+FNO69k`8$[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31268-IMdGbnJi?oDM_r!C(ife_TYR2L;n5e]Pk`<ZLk>u74s5P]1`$$9rSPZ[@EGs3BZr:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31333-eu1@0(B*!)-RoEI$]eKWk0iJPQB&fkMh<4A'QA&EP=Xng%fe5,$jeI6:a2l]Q4QXC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31334:U_D=TOTTN#Fo/DU-rH(Sc_X[SUe`a<h$-<\,NM$E].BkBR^X'i/`1A<Uh#U[PkM+m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31335-qlpuMG!\B!7R6YF.cbFi+!PT^\R8W+8lmJo]aE25S(DUt0J;.D!,d+OY_5TU")TNW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31337->r55cB+RP50E@@?Ome?+[EcS"%!t>:QiU/>-gR5tCZ0bor"Z7,=&maf[76'XBl[Zi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31338:Rg7Q:fZ+*D=.b><MJ`@n_*)$;*1`5R3`L,j%,<'=h+>[N!Pts)e*U,gLuNPkp?cF$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31339-[7T\VF'4]2gK7dqZq?Bp)j3i&(]8&]8Vu/GRba,t"Js*SL)g-$r%#b)eOh_if\e/m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31340:XB<nFplWL8/:h$f,`eGm5HT5G+$822PP<!9`:R@rj5.?!oYcK2O9^rMG<U<`bOP%*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31341-2S_g:80NJQA@d_apVF$<(Kn3+I?"Ai.QZlO/@%],.jP\2."DkQj/M_efi_QNp8oq2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31344-/?R]U/"5]QUi`L-Atpm&D(C#(a?V$cj:>-Q.M5g6Q1otT%$C+Ap^cOg@>1*r1<M!$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31345:JPebo*U+.M8f;[?S/d&OOp=?Q=%.;>.f*9`$pk5'i&I".OEU7Z3?Of;:Pl461/2`V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31346-(lNhsX-.q(SU0poZRfjE+DDL<5iZkO>X#?0!01aG"OY3p(cf]$#cWIiP&2)Yl"4m\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31347-1X?ftXBT2'.)F[U@,U[[[as_CR9DH&MYi")#9<8pf!s?HKUJFu74DVA$-(rQ+3M("
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31348:jHIf?IF(Mb9!ST`!R;#LEVS'AG+0dlX$%=E+dQi;N!D<BScSI-XbV;A+V(`<=TL`9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31349-)>1"L7Zg0Gb#u1^W'(sOhmG[!Lgtjq7Y%eDl%1_jI^KV1o[(u=]X3g&Sl?(J+_#\*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31360->XblNEkt9OJ3ABSNrCr(\soU_A7O_lT6K&c;iFpt/]a3ZF,%6<MDZ!DaAo[T*3jRI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31361:eteICA[`;oM&;eYB0jjNDO$b<-7bL\Ab2C/`'Q-tk8?JVEne[GZtjA<fYN!9WdFCa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31362-IT<IQ>+&0sUZNdf)$6m2JlRBC3U1\>V2F>ip[Z_4-tZKCI=8,c"?j=ii^_0IZOhJ*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31395-QH>)OYa%<$28IOJ<Zm@[PbJ@i5T/O-;58F=gpG;7d:O^;9u#jO`r+?<&U?\h-Yuo=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31396:>`m/$rG)`r/07t1N=-g[6_&bYY;GD<eiRiLP(U;q4WCh*V$h&DWD:Y2E_6["&]kA>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31397-2*=b6N67`.5lAiPKC)R^`'UQaK.e@!7LuE1=%QR4pjJs$E^qL;VN#DFbN+9mPtp<\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31398:B`Mcnh]8_OV%_TT]5jQQJj:<5e$:O04Ro257DThdmp+=!]0dhU`gKtL\H0]PqpqgS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31399-'!i^+o;>)0EGd8Z?l8G/HIZR,^b/o985<,*JuM2I4#p2.,34lJ5rgp_$s),1ee'EQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31411-.o!XHi9(4.=@4]Gf96O#'37Zn++g,k&+&c^5NsldIh)GtphJ[J&[^@WUA;@o@EG]r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31412:D,sYlIX]Taln!-7e-"r7)p6rTTpu`_".m6dX5-1coC%/^BGi$Trr<DoKa>Y$.-?b`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31413-d?.-J9rKURQ9ocs%o6Ya3pJ:s4MNV6+p2pcpQlo6l]]f8q2FkEdXj3."BN`XU1k,"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31436-9/n0*MZa2[5#LR5o6Kfm*6MS^OHq0MSjkjlf,%>t?uKnm^tO,3<tVT@gqmQBZ4L4?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31437:'?D3>.dD(4An_Tul6`@.:DAi:S[RHd-')rrXr@<?`/m':g*I52.l$poI;:?;eY`<0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31438-Bu?nP"-.g"?<aFE(Gi[Z6#<*mNe#_;<``u!Ke'b[VUTb`V7MekU5;`=<l+e9a/bB9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31440-1<HKPC47P[<nGI$M/\FupF:K<[IhG[h_RiUiJ(.=qH!pk!lcY$'6_E0S_nKXLEWl4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31441:bZ_\PCN8HDW?dK0j)7(rh83USJ\bYab<qQ*[ZN-/VN'Ut<.t`?,hM$G`o#IHo>eT]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31442-F^Ga;ld0@7>dLb1?i[K_TO;ErIfoNGYC(>Z=WSEk>pAP"asg@'rT5!iYCtclk35ng
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31443:ZX"P?&"KFV8:-<gc$5Yk%FE-i/50sr3d>OV-?@rRn0`j;($Liq?5SPmm6Ys7`U(Vs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31444-+RB@-7m3i?c\QFS+ZD?$`#PHZ%mc7KkZ>Zj`RmGQAH</NJ]RHgf!VW/*bfR!m^7_&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31449-[$-T7J2Wp@ikI2,9OoS@[3K&G9LIX.Sf4Nn6h)MLbkj&PgI$\"+Z!AKU">62"3419
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31450:Q0%uirLCSJB^mQVpsR2`O\$ZLk8o;Bj.W[)*t\?:Re04QG;Ra8K&os`a3enRp90lH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31451-;;rPhPfWR-hKWK8g-B40i1J2]r^c&j4iB[9cB>ao`+B`1)p+_E4t5t[`-jBlh+U98
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31475-@@#5<EL'ROWe*]?I4L$H<U`Z@cc5?UCMs5eZi:#7RJba@/sr@`&_&^!k\GHQ0_ecI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31476:9$KgUX(P`\",OnF<9Qcn?';b\>$[]=Z`>nlB-ZZC+Y+`3LaOEbha*:1msZARIgeOg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31477-W<V!"J%CM.P^8PGfAD#nrIKDGkVc:BRu[hhf5h&VcTJhKHXf;!?C.Pg_*8Ma2oU48
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31503-hRFTNFi@Wmg6A(EaQ;TM]]+a:R1g]q\Oesa!0pHF46:$,,&GmA!Vq$5("Q^-%[f"D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31504:RuT`Z'`aO[mQ4JnX_Y2\$T5>aOq_l`*#If5<kBKDG=,69L24hL0(NUq)M2'HSZDAb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31505-lWiSSH)#)'knfeb]s7[)#%*XVTG?bK$iQUp+oGr44\K/P-/ZVD#<:NR_D(Oc/l0]i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31520-?)\M\/pQj\f*UFUoUV:N(OW#iT,]dPF5FGQ\hZfe@[P26HIhbjp1kN:dA5eFDWC;j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31521:>4c3p3])j?c9.s:'`d\^>\-GHI\ru0+$5!h?k\QLQ""mF\n$'8`1W`h*"5h,m0[EZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31522-;[4G/d_9oA77f=rW\`a_Rfls;&h4P6@iT^heO[eZ[iZi6#fkt%7rdUucl&?n_>E*^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31546-eAfLh`9_mAW;&EnBarQ('k"No0ajLnY$Uk>ZNpW!<@BW&bQofgI4OOYmg"*/(uuo:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31547:/I=EbbQfBEX`AB*$cKb%eKE6#N]fU$@NK<G0G:GM.tMqLN2]u;<=($)*TL^Thu(_`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31548-\"OYL3Tu.pS%]2Er[[M^S+0E`e5Jm,VN3(YBN,&bX?)Bo:e+jbpOA*T[]r!_b!KTW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31589-`W85:r_ZtdiKTIV>]<KH@c:p1,i4?G!!=?LW_(#SWW)r*ce#7pe?mt`NI_-r^^P:8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31590:rdQEIJOEpPUCs^?$r1Q]%Hbm7,?-u`8$<r6.Z`Cn[<Fj0+8@+j`jYZ-n2jY>-F\Bi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31591-Y'>9Qm+Yg[Bd.-05=(f@lQa1hP":ItXlGI&#AH3loWR?irX$j>>1_]qm7=Z(`h7-1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31617-:]elY4#Z\n:T%Ch%1D.:\[kH6!#%;Z'MjNm>^XR3BC[qPKr*ikH+/CBb0JSk<s<*o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31618:E5tGO7h*@WQF.aJYP9IaMGDP_2q%>cXeofM]^#s$,eB;`Ic$-561D2(`F(P_,r!=u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31619-@,i+P2:H<s&FeS6DJc;dctt?fQ+*e^#i3S[SFitmg</,/6oOb^'r&cL&JkH@_=b")
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31654-mcPJ4:G[31qXY/#1^rYOaHDp\VWD:*QKG,.bc%4'99FbJN/XA.!+'BC,Q6K7mE*X?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31655:rr>ge9u9?]AbLf[36s2BorFAHGj`g/Xt71*'asI5P$!`GXtW'YY$5pZ0=7:CD<c2o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31656-gSH&&+su=m@^u<faN%+,-CBK5G@3<7#HtgOmCM]['ruL7N5`sO=:fLF!QY#T=\G1C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31682-]?'d'.?l:-,OXUKW@Mn'"]iG75QkTdX]oCU0Y&^</fY&QS8jZa7d\\WD-<Aa1:rd6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31683:G6.f\a&2]`GD0$p?=OtS4`U6sq;Mtflp4<s<#u<.lBC7J/!*O,':b+^9k^p=[FhGC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31684-!r6]?-3J,=1/GIYWk$ni/pII,'QNmdZq1j?&6B_&$0:gq)2t`[=Mi(uE@7`d>;e!;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31720-MHhl87QAF.P%jGSZ*hK&1:@5;>DMl!nZ>MX#):uX6CBjLF-\*3fBR.BY`Y.U>k4m[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31721:@(\hEn-JL4f$-?q^TQ[3[ll4`FcnU_-ZDes1.E(=EVWVegO))[+sbILWh>R%X_$a`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31722-#p`:UjhCO*$AV(G^YV2G?+-.n7&FJ3ON\F01Or#pS?96fjeZS<1r8bCO^qIP?,(c.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31730-*gNFP\3=Fs*^W%fMuk``rfod%^"p';,^.?Di/f]u52VW@5%j;elfLOC;dq`E7?sH$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31731:F_i&cjI`8'Tk@/a-JFh02]j^I^9n)b`OQ6qA%k3;\3@TU$I_1,<m'-`\->t/MRPmA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31732-kE!K\RP!2U&[e%H>.:+ee:LO+.)g5FPCqX4_QR5^"f$?>k06.DfHHWGf_2<tckA3*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31799-.nJWT-QlnA$F^e)(9s.T)E-&S#$EmD.OpISe+UHmS<D^"/#lj!X2gDe^6E!B4q!2G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31800:p@:O<QNPW`"aG6Or\\B'!V<r_nESeDg>Gl8?co0tA&l`?HCEmo!,3P/K$s5`?\]^5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31801-$&_?*]UPt3<uuQJJ9uLDQ*'s]@Y#:CnA,,<0KG6hldYU2cFB4"UJ=R=)=,iH25<s:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31820-33T/B(]M:C2=]+U'RnO2!#.:PS&k`;BXVdo3/9L&q8r$N=4Q.?p^cj-iFV=Li*V7#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31821:6lLZI)nUoTd3C@E+C@,)MYRZU!hF`c(!9rIdL^RokM_baIr$3_&_u2GG\c8>`2gEd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31822-rr@0m)HF\@*"e>I!jQ>,hu"2ca4@;iHo_.sDJoA8/cnVC]Q#YG*Q;9_*GbL2\CBAU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31853-*-mOERR[TP<hu%jg%9bWF?cdQ2p82Yn-ZfP\`J1Ei"(ZOZIPh?i1"GaHuKtPClL<n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31854:<G'(hj;`6^ikI\T?h%L^5JfQm%3*5,/[_pR<QLPYZ9f$$"Rl`Df"LhW$CgR@;>=^F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31855-i;GFk8\NXG26rhC`>ljE``<+3:d/g2T>J@(ce<<tT8C9@CEbhJD,X*Vj."7peQF.#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31875-Q15s7f$NV!-c>=I`\Oe"m[+P0*kae?I:K&I]2Z>hf'gSh'KRQ"nfh*Ai1Aj:Q1.nY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31876:'#`bie$66p^!Z3g1@TVf@.8U$Kr$l`Gd>;9lS5#tiB[9ql\bJ`_7pS)%h<iIkMaJ"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31877-R'*g`7R,_L/*@$"H?UH7qBJE'Q_EVA)u90EUSp-c9&"OW5M,b\]N:j*$2Erjg+SHX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31878-,k62`k\f?q8?^YcS.Y-c:CfL+EN9l8h(=K[[#i2%>V%f-0o*NP;7KASY[BL)IhBJr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31879:;o`js6NFWQ#qmH%aTRZ#IVZf=[==*A">q-J$$`c@ir9"qo![;"eA7"%aSm@3[sIZY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31880-iuLlpH\dV:>7m*^!$q)sPLS$*B"dkLT#MG'NHoA`BXbr+Eb@Hr`]Sr;o"DY8<7A7r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31895-Or0QAi&4eQ(ui97S+Zj\WB<bSbB"b[]IBS"H.sM1[>7\P*B,TB*Bbpl`+O@E%]`O/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31896:'Wp14NZS@,U;&4.,NWbi:!c!V-LpHV";^_e+bnAi#PY=U`_$11)QNNe6`8,-l>4_D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31897-8dqkI$QA1F5(^Mr^]+:c=an_(0\*9X]LDAViMV4m+TTIaCG#-*W!W#JDTuLSVglN0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31898:["&hh'0k4Fa-ur'5rRFUL2F%(r?[VP1-a\3`JF$l-`!!l<`\e@oV7]'H:B:D"h'i%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31899-Ge_2.AA/`-XDRV\fjh:rGJ8sj+F,4?]ZV`1(^5Y"Qj(K$YOqhmJ96^A$%C"R%"9+#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31913-cL&HW&:3uC"PqE;8BG=eer5EVIDCic/od4"He_Rl&WJ]LOA@h[WuXL>D50.j:L-H0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31914:l'>9L7W[1Ta6QtpM):Tq8M?DZ.H-+(J&8g\$3FE649//`3nG,+$aV(h`\P1341_&\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31915-ITOK&UNIK4kI4'4mEsp>VOA+6Orlfc-\7=cf""G</&0=;P-NdK*#eJ:5Sm:_:#+Y1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31936-YJIP]o"HaiPtAMU05J0XI9%9r)K<8kZaeHMiUHgEXo=4c,iV5nJ,nsGe.9LLep8sM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31937:Sg2^ue>fQm'J,oK8#?`CQXt:5,mp=Q3+>BVT%3$g*nRT;=jTY)'XlhjK=`A%YLYfs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31938-i_QN(<$eY,IV6r=(f+nWQK\"F(>H+@VL>K9.ZhlLOiL^.`,aOpF`At8AWbW.a7upd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31953-?Hinl?Ki<H:3n_fVu@%,qg\Cep4r0VMS9UG='`2Epc529%g@Nl__.Xio-%R(B/mp7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31954:!.Cp<KR&YF**\<2``G8U*I[8$-;.'/:5`+L0R3_f):&X\kV6=1MO+W';ItnNG:<@&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31955-Q1c)=),c'E$E[XUaHYjP510+U#H^=VD'`#XCg`EIR\"FLa</&@EhHpGj&odLju[h?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32011-\F8Qi.&MtamN_tgaNYY^ISl*Xr`"epElrEm*"oqElW&UOkVA2B,6b[=ktYGa@]7_#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32012:KFAn4!u8I[G@Y?t)a4$[MG@@`S]#PC/<VM!$F6[>"W?AC?`,6HK1n&AV284X*"2gq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32013-rr=OsrksS:Q?JY:_fk#qT24]UH5Ku.+T9_%-La/k&mN(k8JT?I/pFNu]f)HRoZ_Mo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32037-@fd>RQs#4p4#T(EHESU[*)h-5#o/a]@ltB=KXXb`EgJ6L9/t6FrrB6)b#(k[>[_he
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32038:=^kb!=YSWsI.SEKcf%aAE3]>71<`K\!-.7acELp3o_>t[BVutk$jk!7k\Ds6`7ELV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32039-%!'N(3E"!+`d-VYq,T-\'\cE%\ET"`DbD+7bn23OX-.`.@'@&fWkHo*bN9o(loS;m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32062-fbm)8d#<Mm(sgQ-PIa5Mf"s?+N4LgD"K2<>H0cu'.8^$E4P3rO<,aup-d(A;5El?X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32063:`W>bQV)VkETk*`0aN5Gd[,n'#_b/W;Ua0J+#$qA0gQDR*qGa`3(*pMeFY!__oVP4O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32064-D]jdDX>[:Iq!\"-Wu@p(a`+a@%KZFSZEm*L7bT[l,g@K<gC"V=7RN\UVeW<U#`Q"l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32080-%QY,HBpFb(-^^$IP[%iCrHc`/9/ChCC#&&_O<M$'iJXFn!)nlmqe,.obg@tT9T/$8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32081:ns(1J4oO]/Zb2D=2G`0h)d'<i+(.;Oh-$!eL_.cFZKS)=-b&'_\`XZlOkU6.eiaKn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32082-R/i+"VC>^X=>o*Xe.0?lRdMUVQIq:(%E5m"3U"5SF&mU\*`TI:-47Zp*C.Y=;JI,C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32140-qgMdjTP"ubeo*T;bN8(8CLH_2'R=g:g9UI=U,]#(mj-h(*..[m6Yj?7nOT-83=\)s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32141:O%QSqe(]S1nmglT*@jl/AX"u`B]C%$%isnM[C%5fZ!=W:OKnUBYQLlt`C'dDE<NAf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32142:o:.]Dk\,lah'aq`])87H)b3^63r2":*NDt>K.?$h-`0D1([-Il;S0+JjU^00!dHq,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32143-6DR5,noh8\02cOr#Q7lHY:4CXJ`(tl8X.t&k-HatSYUW0)D'Hir6([!]PQG=g;AVN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32161-p)gCg__S6IB\!>aN,u@P!D+jIoOI!:As!I6/2Mg&rrD`'eFVHbbN,\99LdE^e,`KM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32162:JLi3T$"[&B&\oJl`mjD)bsgG8G6<K;1Z"$8Y(a"E9b[dI&oO)TH4W:1mL<Eh`:u)2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32163-apkDDVLQI]gIbT7=(GS,_s\8o@]iuC@,.p(Me=%#.(u2(H45VA7i9Mt,7V]cV_M;1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32182-W,0*]@m.rXY8WUp&2;m^YKs6<['+g!p(Qk=Xga$I3GK1"=Is%.EEN=_dhTQn=M;m4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32183:Yg_JX8o.KeDl.=-XS`UfSK:=.1nNZLmq.cG]?rn2>msV"D$m\1V5t"/%C`N)p">)Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32184-V%fGfU;HS>o.LLL/\9Fa=&JK.htBg8MK9E>0@+'qp?QsF/JclRZqFB)[n[!rj4+$C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32196-T(W%`J&+DL/'[!JK:966VJ2??qUOR2iE:3X;No:6SsceFrrBia$iV8rB",@49+aN*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32197:@9,jBJ,u'Y7g&Z>?@$QlD"[9t-KBN8jaZ;dKsc>)>.`@7-$YKi^*W;C`D,)MnHe\n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32198-EZu>AS/VB\5N(E`!I0(TrZZTmo0ZYC7pqJ56['^cd46@8=/TAS.eOb\!;Ia&MLHjr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32200-@ukMI>Su_*P%pT,3f]cm/uPr>[SI4$i`OTd*+8>9TBBHB`">AK#N]i'e91F$Y>Wt>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32201:/F<frSo,$-#q(b#XpSr+h^VP?QZhnl`-W_IR/6I>?9N%@0$,)1]/a@,o0^G(.V&_`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32202-r1]uRP"T_2@Ig4+$5j(bpGLa\r''Yj[aA8mH<?&F<4pZ@<EH0eafhJP"7RO1dGctW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32223-Po]#T-EjAmE$%n&A4\$"kc?I04D)*mS*-"=[UQ\`D)%"1[X'$1Q<*ThQ._Zs_3h/C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32224:.ZAZa=rJ`%9#\(Ua1//ZV7>_R$<1`</+kYe8jb.HOKlfa\L^;t+$l?;0aZrA8L0c[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32225-NPpI7*:]*8Zl[2i-V300fl.Y2N.q1Z9(r8bKc^gMeTGREHU&2e[TR0X"4uW:hnRTu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32228-p`YX>Z6H9a^aH,X=0'0*@a*W-e6_:YqYUh-+(hDuWVK']2u_+;&cMiVJTY=W3qT!m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32229:]eGhE_Zj'[ndYkMqI[IaeikDT`Sd?:iH<DO'iG=.6"VM>5f(8$3nM)j]>@`)O7WhY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32230-#>g4oRN8%W&X/6n&as)Q?cTn_HtrVPrZt9YiLboI3UlKmY,0kl5q2nQrr=GeZE_GV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32254-jd<.#P*8e1]QDZ%e5+AX^'JuHj'JD4ItqZt8^L!.c#?'c4n.9R+3qH9#QFe?3lcsI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32255:<Rg\;M,RYa#7OM\,JcR5K3.:9QY3*s8TP?+`)[Yr88'/S#TJ$_4_q"EoG`_1Us_(_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32256-.XULGj@*+4(+GIF=[&,/j*6m%K;V:D1P],?U98IUi>..,:BFbu.)/g7);/MS8Vq^!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32267-9i6]YJMU\^H0J[!NU^I81o!gfD1.IKNs*9PhG!hc[/U,XH@FJ>-a<(fKYALPDGkq#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32268:;d@r)=tG\++O?m1T>U-m-:dG`B/CO9O$@A4%I'=?/9WY5WGl]G(aU&iF+S`GrFigT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32269-ea=cK:NFma0PHBQ8q&X_1<`FCRTISa5s.A,_s(MeMXaahrRb7sG.Hj8iI!aEHCpfN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32292-?>rtY,q"H8A3rRKfZ:kmmp&>WU.Z3K6aLQZne9OLk.R57j^eE6S.WRTr2NuW%;oRl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32293:C*$g'_pfd1I!0Ac`B(Ar@*YbiX%r$W@p%,!(1`.4E\L"sE48jdL7DiP4k00<&.5_7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32294-6[(bsI:9/N6>/r6=MchD`1FV`Xr?cFEQZN^>VQ6JN&hmVB&bNMn[,@o9KHmkb>[_G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32335-gX,?`A)iY8cYCJ0qb>kjEH[4BraJ1P^CS+\C:)`Cbi=t&,;[:73UshqYP=_f\gqj#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32336::2]-((]u`7"1<FQkCR-QBjnK9j$d>[:3q9dFm80`()oGF1P"B#l,VaVR:B7L!p#=/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32337-??ZH$=B1SdO$S23914%;ph=er1)Mkl)j,^[!2TL\`45:`[02>'k//?D+L2*(YBm[;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32341-2=E87QUm*S'&+f;A>8+n>)HTt7SV,JPIAm5UDW%k!7b*:gK-dkI3iEbPdOj.2qfUE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32342:_2?uuQ.u?br@=5#$`d+k1bodJ)$@!hM'?X-?qk^=`)sds!$EZbk+TE7HnVHDW7$>S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32343-!KtT#)t9t>MK.%G!Tja?B_^4SJuI'R=Q)mQ&(CpsQC&i<Sq)C@lX*WJHnb%RWG:>\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32344-1:aX@%gi@B<VgcA'7:S(<_/tT)+jBpR,Dg/*=o&Ok`.P3EoW(1<c%9rj/+`qjCD-Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32345:"6MB-aP$q`/(Ar4n@qljk`r$WK'LuY]X"*`A%"1"9SHKZU*N;h*[V&3>JdaYZT9<f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32346-e^h[3AV,js'9E`S`hll0N2AT#Sd2YK;1QldUTkc+QaaCf.^l&s7+s=",TcW!RS)eN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32397-/RhW$k4NB?BlOM*\X^ZsEkAoFm8FD6,Z^$[(T)A[`dRAa'?TbT`HP-PP2*^$r^''Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32398:cWkpAb1ucq`2_$Gi?5gp!%4"^IW&V6=F[H;U6UjjfeS`?r>1@J5f'6M/\"&=[%l^c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32399-FXQa[&)rW\^e<L!RT*i!NPLg"&,1d,?Y\<PMXE>"7e/]0;0`s;*cV;P*h6<p-cI/=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32429-<22R=!YNPq#6WIVF%Y[>O(&sDNZHX;,SAf4fH7tthIAO_UETUL!R45-1'%qf/'0(5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32430:qKp^eG5S/57jJ(!.U!bH/OV`k$4\uqNX[FK'#kCmS7#ti5+&76g^`+$3!I)7`]sED
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32431-Tl\NQ@?A9efA+n<m)$h_"[Uo\OuHe@(c9m\D2nkF7T>MkpSe>thG4.@7j(_7!5Zd<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32493-U%9@MJ!>'>;-7Q.[Wc#tB_';uL6"I[5DZ<+abnYpSRhWpE6Xm`A,'*hCZ_hqFX2@d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32494:rrC_m>>!JIHPpdcW$#sq)'F.`2>(V$:D7tG`#f>63GJ!_!)Cp`gXM&gYf6YhJ`Mth
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32495-5sCS)ConkD,p>SUK\?Xk+'OsF&P'E>3Hp(l4k[p^f@I@-?)Y90jaZhFV(QAUq@b]P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32496-;qi\S@YWHR&.XCa*h\YfW\VO-N$Oqp[fA$JPIKa;esi^F7HV6jb/<C6)kb5tWA4J`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32497:X#u4<!%u]m@.if[^SPQn]=,HQ`l_V#*BQZuo1$gm7QCk`*a81QWtDFA*c7'F@=NI4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32498-3r>%/Wf4FaDe<5c(,m35US&`RX">=9An*U-7eeIuGm>JMI<$`6ZV6\RUH+l3hVcF"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32516-]g>78q]I,Ne.A]NG5hPt>4^!b#id>UZ7KO'b8qHIXaP(&=1Y[4VILC,bf)t$,0<a$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32517:\8ZMQl1C`cD0$h^LEJ>aO>GKG&sDe#Wr)VGQlQ/`a()Zq%1"<a#3n"kNn)m"m!3J?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32518-BRck_N,YW9YW:cSo;<</)7\!t(?fbhVikU'aoi$:>\'rt35jI)b>;;q;Ss@hYI7).
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32530-gOMd6<Rd:3<)iZ2\-EksYr'NUDfFle+9j)2jSDg&[T:V?S4,P;7h[^ii.^Rb%9pJ2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32531:!J58+1;T?03,`;0^pi$^Y])kQdS<5<]q&H'[6%!B=*_nI,JU.&4[f"n`LLjZOF4>F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32532-#n"U]qYmk_h$cJRh5QnK#<=u&STPo_/DK6T@UnO;!!>b>N51U^OJRP^4oK>L$8$*3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32535-.G^(V`Wr0;k^iZNMGQKBl2]mn79YRDiR5TedU(Zu&WB:"%$i7AS);esgWehNdAe5'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32536:0]W]KiCR`E]^97^BcRR9_'!-*O*Zi29_3d2[`$61\rWs61`)itfVC7Hjq`'p\/"F[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32537-0hSN>8.iMT%D>l(JG-!OKJUpnaW+]Za9O[gQ-`1%rL1[\+Y'Qcm3e':;.e@?536"X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32550-YWS"l*-V8F%8KnJC8rJ^!-,naE!ZAU-#H.pZSQ^f,@m4HI'_TL#LM&.Dae;UbQ0]D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32551:EK<`<dpb$!T?:'.0L-mr4gFh5jCKsW7RdA*TZ9Y;-;OCLI#03;`<#.PE..`d;-'HZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32552-b)!Tg1`:/TO9tZYOr:p7de2><(^s5uWpL.[OT=I*3;fa1(F:,7el4p$F27+%_Q!&F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32586-a"2"\eTKVd,UPq'6#m"kc(:3P#Y(8qN27lp2=Ks9j].,.:0<YQCC^>'b9&Am1CUl;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32587:n>s-B)/gi`Pu^I1_*R$Flmkgodk`]R<E+]#^X1T%NPn:Yh%!"<k]8[$E"^29-TM3J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32588-HB[3ookcW^eF^q40(VehG>X1>Vel4\NKcYBG*5;:%Y4)<l`G!VQ77R:<:*RQEF19d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32632-Rd0NPfmDWnLEpYnPjoiSYK74!E]0lm!@L*sHVdh@>A2o<QjLXmU&6A=;i#))H,BKT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32633:qYO@0@^r`^>"uQljkT/#beck@_&R$i_uB^j)J#lqTCDSNN^?*&dK/q]7`dc4l^I%g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32634-lVEBk-VDa->rlNr!1&NL-%?obR;E(a?&;Y(/*3:2lhT(`VgOu/I@r2Y;EetKKDSR\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32635-/$<NfqRcb-?-^#XThee009MIsXa(>945@muA.d,7%V8o+.F2mI'rJT!Gu;[BfpPB1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32636:gi,c_#Lf.,QHC&].4VC&A:`Y(hOjb<`KEYC_8;?8%:"$=V*q-6\iP;R)!Ht`TkU>(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32637-Te^EeJ046,&cHH%ZelUZifFbj@%G8+CV5'9?lj]gcZ&Yl,TiMIhr.6,R4Dg%@2M!L
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32648-f2d!1G2sl:@6A1r&k(A`p,.0N_4$7LDXT2o1clIYNBX1a*OJEnfpmV!;9<OoW7%Se
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32649:@e2$5M4?[_>L$d3%*?n^M9,A9lW<&2hVL$7`tU#$#Y-6`R'(5E*tj'9c\AF2i[=+T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32650-q`OXF<D+(:nV)TU+79FoT"^K\pPM2nVVgl:T*X5cSuMTgg2!$Poc>.Ck+S^u2knO#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32652-hZDM6r(>SR94?h,=Fs/lBu]D?E"4Qf#<`6?0-3"N!.rGp!5Ub0)e_)\$Ut#h4sfIp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32653:F)DXXMT,s`VIY+m5>(a@?iL+YKX?$aOtVT?Yn)HR'h/i1`;V!lB4:(7[fc3W?`!7Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32654-$0P9NX\KX<J)k\%`iW;)pBTYQg7."ZMtBS`q`Sig_q+,s"s$n'QKbW"q,-T?37$Vh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32661-p,^[O6a;7;&.$g=S:f:ScW[phP;>]\b:j/_!?ZZKK"6jm,[6Dn'N>Hp,][\,1*k8I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32662:liC(5\KDX`$L7>B>FWN0BAQlcA(e86F^^oSm9Etn``Dn=:c"%Flh.GMRas22C_4O%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32663-/5Ig3YgRB@&%*it;FiCod\:S<fo<tW`im&(-J(87&'KT"[^[b/O`4'8am!,qXnZd:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32700-NdtUB3>qIfjjE,D2?OSmmL%0/"59\[kp^Y6.t[=?%N$iDrrB0-N&(g`2JhK@)@ol0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32701:`R!9trX$:8'DPejc]5^iGT00'4;U2RVp225OBr`Wb-"'#\\`uZT(W#t=QrJXBbkpA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32702-gHq+H#t\3KbLd?B^U\::]AW+4nN6GOps5dOqSf(]ZtV@B/h\k18<#s9P#j$C?iaWR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32732-`>cnZ%RFINn>8OpXNodd35VU74fYC'*Q5DEEYlLV9abnKBMb*!*Olsh-bVoG=s@g#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32733:%\gsODfH!C$rqi6ScI#`6/dZl4$+j-fl%^^P#2eKK@kVS^08pXF)_b&-pqnJ:3#`0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32734-B)EFNdU)*;[Cs&4CSuiQS;[S4><I8aJXPbt-UdU^jfbCiP''_9Y'5/MEQ3;,;sDQi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32743-0buH`3F7&]<PG\(rr=Pp7!-KlFCq>'fh4O!,=ib$$]mi+CIglOVPS=Ac?r+LN=V?f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32744:7W4n,Oq)R4'dr^'dlPU`UGE*b$pJQURd,Ts@k;k!\53]`A"QMNVcY]OYbjZF,[c[S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32745-qH$:eD$s=seDrj!D<,E%c,aO7Wdo&'./Yoa*bJ]RD=Yd/N+Y0KInK.'Z]>Nkfi[9d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32810-!5-f)2_4s5&dBJaY5inV[i3%URp!NSDje)h[7%#_XLktQOgTZ.p%hZXpMM7gg?aa@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32811:Oe\&./;&OM=!!UWM5(J`Hu\QLJ3/Vc.rs;u(NanmEX<s4rjo"I$c^8_Ht>Pm`.AkH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32812-rrCZLZ?hku@B%p&+irG7b!1Q1qGTj`p^FYm!Lj5^eu*<p4EA9R4+ZH6HCCap"&&aO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32832-1i**koY#u9F9CVRpPJMe]m'0%%)OeA=;T'^F4[*KHWQV67s'/#&)N/:@;>Bccq%2=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32833:`\QfQLO:$#Hqg>LVIiJ7E("t\#N"^,5<AH?9pZ..blgh`$dap(O2e28)FR9(cFAZY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32834-+Ck2Qht^>).lbi<ojrf8iF[J4I@s(=g5P"kWZ=^:i"M0`NqKHNgE\L)`I^.4jFo_q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32851-<diV>$-C<Vq:<")l(LaMFE:bf/MqH0OtP1u.s5:Q<IkK%5F._`hAlImg$N!Q.n,FB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32852:NBGCkB%lY0[g&kg`tTs>&Xas$Kcu74otdSk)d`3PXTIeAChW'bCm`Z3>7dU-H9(WD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32853-J*U.'I*dd#GcjUT;2d4%55s*#DTp]E&;FctE\i4Neu[XXV+SDJZR?b(&%k'MB?R0A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32878-B&<A!PB'4cS\tTMPW7obNDZLn5pgp9.,pmmE70#o[TK'\J22Q=m4[!3c2)6^e=uh4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32879:`@@fu@C9*+a;OXc;L$d0c87&VaT-tfPTJa]i'g-EXd%-WSjC\;]l`eeN5F@A(cVq.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32880-$pL;K<UM63V-Q,qAI=GDJVXJ#jI]pUeh(=bJr@.Y=U8B"O.eD7a5iP/5XAWd#:o2!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32916-7g%JG70mhi78_?M_UF&Z7`6OK=:P?-<I:U*'nePG4j!$^Vf_PD^?i61Bt0QhWtFoo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32917:#TWRQi-`5sG-m-JaS+gHQ@YjcdB[WD["*Jm9enu_$[G<".I'Dq'na``@HQ<]N>8Yu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32918-0'B/4!+)q)o:nm8JK?he3,DX`T:tRpB^'#Em/UNc@?8?.?)N'3e0\g4R/sf&Gosqb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32944-V6A$DA!=\5mgAA*Si]#Ao+J=gG"#g'aH%TdUhYn`HM$W"?L\=pHORM9!&@dU_pDJ&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32945:!\MRVW?dNlY`_)k7@GqPe'eOErI$0?`h0*aC%mq)OG0*t_CP5AgB,%>^iRVtg>,-i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32946-^FgW08;P8T.c.3U>#%JL4%MC6H?7rWSs;5d)9k4!+#Win!;:p45-G0i082MuF.f=f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32947-mY_u2m[G6&%iNWA1;C9dm'HRtl/!`:YOrtRplEJ0$O,Bu[93G/ETst5$!_)WXUTWq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32948:f<IglV2Xt5V/TRQ`ihKT08XPR$Z"td\V]?Sb90#'a$]<%5'rGj`6i\h@oB,c)^^%7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32949-.Id;*;7IE'A]/XXj@pl<[(.9q7oB*5bZ]1DiTH(Y(qR(I[6aj)k9(hD5EC-fX7l&P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32973-D1>o\f,CW'H7dae%h_JB/u6Y*mD.YDl]GGSmtgY;L;hH3-1_qh"jZ6+$Ge2+jsZ/B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32974:is`kuPiKGV#[)caP7.ao7WNo-`l-jd4`9$AI1E2WMU^HCPbW5BS*`L_'?39[p#Kc>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32975-X*pqfWif.O*,f5ceG$eZ.0Q+uZGll(#R=.Qe[/#\="`hG;PB-n9(K5$B-h5n4NdNU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33002-:#H]Dmg7ft2NSWE$_XS=P8F9Ci.;9=ae.=3p'CG1XnYN*e%f<!r$C9,6J/VKb@,(g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33003:'lZ7"`cqTg5d*ql%,`h2ihVk9fZt3k6$%-4"?^2kD1:7]/:0,3ceBu1S[uueN`\-?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33004-9C.c`,]U6mQlOVJ'sG"e'6l:L0,K"KpkeMZFpd1c/Q-Agn"'P4:H[6gHq<`SMEW-W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33074-Pn]ON4SJ#N':aOA$KO*!H;tQB+"EZh;j#Dd>Oil&N3PAdI4Cfog/KueKT:-"HDN]:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33075:`TT&of*.BY'9sH\7Q['j[Z#$G&YY.R\R-4=9`!6Seu%^u*'h:M+c*o9\)CUemZPF(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33076-/aTc[K'o'o3%p;lI4L>Zn#'&hhT%S<M1WMXA5UDkIdb"#.UA`6g'b,)%r)k-NS-lH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33100-";B*[<JSGp%pNq7*(K.f`]55JO9m;>(oX$1/X%*tl*mqU:oDCR@ZX!f/.1l0.aQbM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33101:fl8%,1'*!.p`SaurG15dn-tl)2"<?#>R8t'7in3O)8$=AUM]bI0*``i'@6dE`H#"p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33102-eP3E*ZR@tt.nqX!*$hhs&VIWSEXk5^b/4_)=u%'X!"R#\qi;'K&Aog,:sC[]bN'4"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33134-:=nU3O^Kt;@_i2;mZ_4kY-%@K5>kH,6Yur]%ZEP*?;Z".O,"c=[;QY)0_&b?i_:J5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33135:*?#5`m2tch#H_q`L9mpp1O2iQBYn[#!X@]L]"Kt%Rs.PFV)7jG8$)#`%GLg^D:O`*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33136-<,u2N,:h)FP?p];0+Zt([g(OP$?;@]2]V"S,IM9#rr<V<1h[9S.OdJ/4aiA5k7uW8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33169-P]j<P\fE!";E"?=*>B!3amDotSQmm&&0MNMiJ5*Mq_uZs'9_aK?or^Jn>OfDF3kOc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33170:.S`sl=sBN,&^q+$'N:#`;9L%Z5:Wk@[c=ooS;nO/3U]nP]9PI$r7m:acaGtt;c6DY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33171-),k!W"9[-.$?9tCDYaf,E5pft+-aA,O8cgKkK)?XO[]NcIrSL:LMB05I54?%cVIno
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33177-E@0r$fO+n/o&#-p,p$89K+GLp'dIJ`gioiFSmU@r'Jj-[UEk"I8kM,kY@7+7VujpU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33178:Q%E7%W;rp``rdBjT8?)hZY%X)T^k68.C$Oj15,ib;1c];I=G0r=u9&J`3HiuQ4;#c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33179-C9EcM>qX2CNSZh>I'?(AE9)AoZ0-DPnhNJGmF5U<&o@.`jkPC":ENii(CZ0&O"^W#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33199-T%.[dHZb$I.9V_!KK]^X_$k[5r@)oLW1I*no8UQc!&N?1>Bt0*pA&/a!*Iu$Oe./u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33200:,i7YU1#u?!9bD!&=6CfPh)XBq:g-V)R=QZ9O;BF!c1Lq78`JL>$3B%oNLU3S`f=NW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33201-b0:f`Rj/pa4hk/\Qc7Hi9;3qm&a.r'K*BFO:e#qAV.I7QN2^a*]HC)'4HoVAq#WQ+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33297-*^Qr)`"00,[^rDF!QT],\F5'b[24Am2-AVtqS[1.0,phr4hQH(h><FXe9(WS\ab-/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33298:p8o^04RcQkAG_nXHM"E*CaO.W`R+>2Gpu2U5<$O>C/CNK<G$X7WS'Z;UH>E<a`cW.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33299-c8b.d=!t$kJn[?HbY^iKc2dh+*kemcm^$`oG:ppDMPhc?#LM(apk0%+=J<9E$Xg"(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33319-1@[i,ndE(Y"hk'Q&,CNQ*NNrtBlMdco[bdkmIJB9V`p[;`if58H[Q=K1UKoM!(2g:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33320:h\c'g2nkSW/F+P#)`]:$cgc+[CgS(2W@KD^pgW8]8`&X5bGb2V(Ht5;.pun5+:[3&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33321-XPHCbnHW^9[YRPK'e4N>duLitlZVM3_O$4K)'i]7T%WL.1m1ECU@)#$TI6GZ>4X66
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33333-?2I6C`a/Y6>>H;hf,k.&)r#C,QLO20grZ/GXF%6tYF,5drr<4Drr@XgGVDaU?P<>]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33334:r'@iRP+"mrRGjD1!4*n(r`.JY$[/mdbSG=ZmEk`:f#lhL#FMU2ll9MPBJ,X5('uoj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33335-E6L[gh"EW#^#P1K3#gd&NTT!n./f=AD;u"oP.-nAb!:tM68(Nm=305Trr@\(Iqi7t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33401-fF6dF4<MSW="p[9P&ccAehZMiPE7(Y9J7C[rr>$]hnVDfLKrA<nIDr=QUukih@^(^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33402:-3Wmf\lUCrB/Z`7Br'LZO$1F3!/%$?,l:Zj[[-VJA\G`1T-hS*I'Rh2&`!98G!V:<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33403->+X/Wl$_/8e4Wha4tb?Rhb8pI(0'/&Z_+el/*8umBj-"R3#TOXoffe8GdGD0[$$K_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33420-lC`%tK7Wf!k3%RY?$jTfV;AoF]gD<k]t9M%F*0">bq!0BdQ-BPNbdkigPbc]dQ_OY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33421:g8i17)uMeV]:T0"G3/q:Zd\#DdR>!Pc^70ki`2$BNdhE3Pd7Te0/8'%'NX1thS-`4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33422-"KCt2C&Mpoq!:A57^&KtO>[i<U+!e_%fgbsV%0>ZV_$WmGj3eInt?/*6&ZQ]o&cB2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33473-HBV9a=te^m^^8jb*XMM>;GGeAUp`dCrr<=sKKMU_>A;CnT&ei*N(26AOF,QK+0pZX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33474:]L?O[IAQ_"9XD0._B`s!8G<7=3Z@U"W*;N,$CJ!Kn5l2EF5";XiQ'!`?bj8$MqHV\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33475-!('PH-Q,[t[Q<!3<PqgN<.[+b[.+]cPnnYJ]C6WV\f>p[f/a#UEuO0ITkoS+E_g<-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33549-PE:4->/uo)%aQE4'T<_HL3rdJOc>ooS>E*:\/<5e6aJ>!!:A&BY!$PuAR%YA)e9);
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33550:,k-&[HZ4X&m`[Xu=RhHNX[RHM13n=\2dqIcW_6Va/Zhl<5d;SZ$p'[nqL>#38q`6V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33551-&QfYU55.7KF`?2?8D5pC3#Ti[ltQhF,sGRFUf'c,JV3Trn#c"]C>+bB\4#4*>70;C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33663--Qs2a3:E=34AIq4lK=uL/^^`qW:?X$bN!:a4blBrk'lhH_#uA*GCAAN:q*uIE.CI$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33664:*SZ?6ND=l/$shC`7L1:#S6$BBc:aS=%?saY`\<O<UWb"ES9N"WY"Q8Jj]QOf:bjbf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33665-dkrt$cR>$6RP[rnakQ)0dTK7A2b/-#J64M`rD.1ZNAiej,,FS50m+<a*Nbc@R;R`s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33708-PLkNU?!XXb[EIg,caf@i+PYPZ*%tV'k?c?iNs9i-8\K`PG+)eKp1Y0c@.HS\X%JXk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33709:69NFlNll<bZ914bh[4fer(4K0][=)8iO"&.`QX5Y'I0akd+?rX$,:"XL71N]QerF`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33710--+UTf%l@m0&LTS!q6=7cDrXKhD,T+_]9;&H:f%1STR6VfcorCtbs!QSUpUN9/Jl>9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33757-*!,]5RBDeq[e'r^aQrK%(DTND%mlf0o?XcZb(Uhu4am<pc>U>F[1BNF"#R0s8Q"*f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33758:Wa&2@H@E].6IX`#!<VsYrmgI$(%AWGJFof./t*0o&@i4o`n7R-+0BSBn.M]IQJKe"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33759-gn0_Kc/Fr8D:?gq>[J/(V7I10eBlDk4;$;FQH\#A4Y)uO2-FhbVt1jTKT\niI[-hi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33764-mU.eF$57r0d^f1L/p;loB-YmP<NCtPPQFZNjDH2)%r01QP+u_1LEr)7SRg<+DKg7m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33765:H!PVI"Ks1"Zfbc)NqXf<%n`-Tr-Q0I_5_MVo)_E%%$$V5iY$.j`_P6DdLlosc%1N=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33766-F?\5CE#>sAaSCBIc!0@G"O9:U&_R!1dHT71Cl"P]5:Jh8II#4YL6RtNZCSH\JqVph
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33796-%'Gf@jmOA)JX7kQEW]kH2,6I2O"k:0H""&lN.(l<!kKo'&<p^f>6$Wlglpr;4r+Uj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33797:1WlbQ``N:ErrB>SUK1F/p+82p3'Bbt&q8n$99$clT`1h!I90"T7Sbm,6\5:U**8nA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33798-(KlEN+c\g-Jd)a3c'CogVN%dT\LWc;NcCZK=/SP.e$XsX4!%J%=gW#`6j\B-;pGF4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33842-@VK?CMPK^'3+;5(NH"6ejn9E+3EuddBb3ig8bmB-<[S_K9!2c](a`VZm^qI3!G`Gh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33843:pOkCc]3D=[%]TgY\`HBSp,2\Nn?;PcMoIY0l'g=0=R&LXZ[$f;4`YQ7YKXUhM-4"M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33844-E?HAX%=m*uT>9&E@T!T+[=+TTFWlZ2\R]-t*nBK51FY[dLX0Tq2b+T%a]_urf0*>;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33909-OoPaDa^X3!4br,mSjL^n@T\4R,PdC(Yp-i7EX'KEJc9$!UQCRq1P29n(^0O)'q1"s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33910:>h(DW7h]bP``FQ*"Mql9GPrutGHOJ2d>s]Irr<T*`D$U*dME<sOi[k$`A2-H/C?B/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33911-#i))V:3ug0WbUdm[ag=GXKeglg4&Jj';"?KMOi^+M]okC3<H!c\7<#2EJ!"%1"RG*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33963-ZJcU8Uj;X-jJtidb:YP;NYm`QUUL<4U-f''>mMgICk7<["]QK6n!qfqXbe0j4#F)B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33964:1Cff8.oq&+N%D5b\B%nT`,+TNdS2R=FPY?>J$%?pD`5ii0e$qI'^+47TQ=5L)8.s"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33965-8JKo(J@P0nO1IJ(o/r>e1j]X%q:aSYc,VgBCP\P+Q0;+X%*f2?9S,3I*gODV-GAe:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33969-krR]adE(]1O>^qqoZ>GS=6kq7EMI4$2<7iE5[*Skd['AXkAMRm*JjEmb+FKU1-O-@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33970:"H+I`i"@_5H@a`#PmPG^/r/X'QaEQa],s$-L"5VJg#J,=D2b5%OE,?%`jgkg=CAZp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33971-,05d,Z;*A"YUd3Q&mR$GS<0rYE5Z7Ml!0Yn+))Qm\qtI'oKV^6oel@U.O:3^T+dSY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33973-CR,,0E;jL9*sb-IAcD`iYBl/^=u54)_U:ZshH.OCh#]Pq!-)$$N]2W]%"ln:L[/#H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33974:#ONBg`XDI<Q7ju$TKl&`)i,iTlZH`f1Et$t,Z]s$&%a&LE.>oj<+CKS[?a&c?j9H#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33975-%H!6,d\jRs0SWJ$4G%R[qpkHe76qkbZ0lE/[ij_E)DOB50eC&c@nC<U;T/LC*-'Rn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34004-J\$K[j\(^$+cT5rA:Sa1hqk5rlfUPN@)YA7:J-B(%k6$C]IT)ZQM0L&cD<^uk/E'U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34005:Moja0^gmL-;`@p8Ad<eVo-kZOV*8$"Mieki'=`,5HI-/2d,dZK!^UD<*Pan!2V.#6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34006-(MRq0(X<heofgp$D!<.Hoe*7i!-J)6eJOXsc4u:RP$9pOgGHqA,;HKl&hn>sk6LpR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34057-lB_W+;JW6=.u\]<?=Bsbf0:5CTpYUB_V-W"#qF7@?>IQ%o&,f,2>82EIq%l$4s$se
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34058:g=E!bEsrV:$HbmW5;R3;T1\jK/)`G(D$Aj\cbhY"2[H+,GcW]PkSkV?Hh@(`(KXe'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34059-j[['U-u(\a8)YPHHu8afGhtG4DfoECHB4]87:D#'?Xh(\48,j>d=5Q]g=,$jb%dR<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34080-!S+[t*;Wa]7l=.ERP$_SZ9E$0^"0@!7qppf'#O51osV6-WP'HRrU]KA?``.kho$pl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34081:#P_A*e@#0ED"SNn=ho`O)D69\D"1g>i9bU'rr<CJVm4[_59!?o]U+U!k%!$WcaA'`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34082-_lj>Or-d/AVrB_te,1"k7/*hi;"u='#LeaV^.1;UCIRiq,^Ph,c4+f3H=qlC:%;$Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34084-$Z(tlKB0m(b&th09DtUb!,*<i&R*BIKAc*Yl+RV8@1D&K]'U:;8BODO\iJoe1srrs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34085:n_=t'h*0?d`$p9h[#Ns_*G^ufa;%m:&RIChAbt'1]]UX#%GpIHoe`k1?8,/>9:O)Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34086-VK(aR@i<B/<-?H3+,7OA0,ODDlcdk+5r.lGj8c0?7UekFp.h%7h*]*RQTcO1$$_ZP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34122-SHbc?gYVhnrHY#D7h$h?.EgRPJ!'\Egr.'QNb*?sP!^nuij0n`YfdTZ:Fl`CnIL0M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34123:!4A0/muRG]dNn>>`*Wsg?8`RW4M"nR;(k2T/C6-.!8niW%=JJ"$=(_B`/>_\]*"R)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34124-kr%^&Y9&!F;GXX6j:pc*]1HaYnc5A-$ogBNlV/[nMRGGAiQie#NR35/>AQ`*7S#Z0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34130-o98QI07YnSk.Q6VC+()Gb/#%#!;AA5@PIACq,tBlM7XguiI;8>GWs.$l9b^Nr3?7s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34131:Lr`A#n',KiMcP+3FidNWb]DD*W38(GDWd0n`(,.i!P&EEm8!6rMN-$XD"[M*Ar[`q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34132:2F`sIUo]MHmSPn`fDsj$p!`\Ng?(a=Lb@h7/YWA9\AnH*A<0@D@MZ!mQ@70oGAYAm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34133-p4!<anW^JJ,2L\i5Eq6h>^DIJTiR+`DPe+GeoH'[RO<bGmh]^N>nARb5-@SB^F!3/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34182-3N?$8l/j`FQ7&267b/Dp:+HhEdR9@GA!01jEV(LFY&`)-B6HfG?ueeSBCPh6UBPH+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34183:'@E<;i`BU3Rnl:1&$88:hdlhE3B70Zp<=r"6@l`kJ,pX^WMY2WGo@<u=-Jemp([=o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34184-b[!p^;<L]:+[o+mE\j6^P&$nWJ$[00$L]/f!3k^[69hS>V!2e;J(b\KaX2&/Y]<;#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34248-\Y_oe;D"C!(a+u_[.`LE^u!%j*FEdGmi6PKi6Yc:4oXtLTE0R<3mb"<T9_l_Tn";#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34249:\91\@#BpSBld'lBEKEF&)$CGW.GI<%j;<#NGeeJ1Zpk`B#H?$a`7/m"mhuX1``&dN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34250-ECaWL\V9ag&9o>jaPsc8b.1X(M+Gs"]oM!P6q9"XC*#'LTT?[2O+*t/'kJ,"8dX<0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34280-ik:V.UI%7Sl51+loJl;>MCDi9q4YC0;sdX'6R-N,6KDPD%m50gGsIB:FTe"IX>,Zm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34281:rr>)cFk@\@e>F"V`"T1*!"a5H;aeT3BPl/W"Iu%<qUG"("$3e`Q8h4O36/-DiD'D6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34282:3?S_7r+`F;R.bh9hTC$G`+37qetX_QK_rSe3?:A`83<)84,[K$m!UA,ZUe>R)b-h-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34283-_N;sd3`S<XqANL?`HGW15F@sb?3ej*1.4eUoJd<%r5Ce!Y#[)a+-\bNl8.`nDF=na
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34308-7LGshUoE/3Opc!JC6=a8-7@"b"D9k&etnMZk(KmU+[?W,ETK-gj]mq.pKO5CXL'V%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34309:O_HUV`u\bWjYfCN_$?*/H`G+/OqkO?;G`H@9Qp+$l!B!cdL/(g@;,fj_SLaJkE%LW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34310-Re+/Tg,4rY&4epk.]uNKESo9mVOL;Fa`Qrdl#7;E/C>2rI"</ZE8KV<KltSJ&@s#a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34348-V?AMU+"6g\"\Tam)2V-uV7P)J'08\K(_3Gc2aRF_?_H_#4ce^\#=.%.H)2?!5V&%Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34349:`hl9ND!!/l$'o#b44PU9?6F]AaVc?7DR>jJ^=aQ5r.5`/;ts2>pHuJllJI!S,!mCs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34350-HSHB_d6XgV(F^j\X0Y4XE(OpKO*\3Mn]&gmlF?m'0ZbBdO`6Y1pX+8*_T#U5PoWA6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34396-F0u+k<DPo<WmemrlBie$*0XC+651p?H%>np#cr6[+>s_\`YS`MY'@C_ADM>bDS2So
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34397:6\X5q--u)N^oe`*aC<f"$R:Un#'9I>.J4X:A!'A.69%fTn`sF[mDQ(&aTCW.Cf-@0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34398-<1C=K^N"0L6#:+WeP#9h*J`#<f+TaSf<"R#NWJQD+P"*?,7'1<40n9!4[#i*8BHhN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34425-j2O-+$N-q6ia+,O=f6VecVM(4H"8A9=SN9CSf.(k`h7Gr(]6_lIu<oc.`(dp96cRj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34426:)9BUs^HN+jh@J)B/)-G#ZICPX1(kj16O`B\CW*q4r&haDJ$\Pbr>l_(87`WZOdmLg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34427-%=).VdFqC4e@G(gS)F(LSPIj'\.Qs,[ic_n^YZ0@kuOpFV\qg-pJq4n%WfX[.CQ(X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34473-V^/f_[rYe,AR>r/.P7f7AlR3-)XF"/DJ&Cf=7F,e2f7\mN.(WeQ9C4'j1g0F!#Ig,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34474:pi5Zg[$TAsg%*`1c=KE]m>Ur:YGQa]h=s$6c(eV"YE#a;+-_hRi/EV`q@?U$TCE<+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34475-cB+rTYP_O?,OTfpCd:cm7Ru]F<mE58U2`cC_PRju6++8u?"7I*)lngMUS-q&D[j@l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34541-J?2l3!*kUT62(7k]r]<=mXX6SF-7&!5=7_8ZN6Is\1.a>5*Z#]NLt/'Jd6THfZr.W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34542:(lT(rBc5`AF76>a!i*rNbEW9V!:s$qa"JTJB9;Tg`Ca9<B4F5k[#f@?RMChe5l_HU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34543-ktO#-@TOsKdP<=4bNB5+^tm&5<KeS!A@.cEJ,NYg8m(K:$rX#,SY.\Z/pl+b7g/6e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34544:O:3Y*`pA2;<Qqpu0smO-5HbHeYd;C\^^4$A*+So(q5Wc#>+V@chBeEJm6^rTa.`8*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34545-c$`]MVGa]Dq+M)E:Yu"bjo5=:*Z[:J[<Zg59U:hNkeT8UH[RF.nk%;pS7ZhBVfeuq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34572-+jW.gr@@%!"F(jViVeJUMYE*Y*,gllY>sbEF?0:Mm*,mh8X@q+'>nqqJ/$^V'G>mV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34573:nR!&9baOgP0Jg`Rm,;$._!CjKmFA1*;2h+6C2_7a]/aY:0k(/3#"\oUO%`Tm1*);M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34574-c(lB'Ob2`+pl(o-mtg$FUh:P1RaQprJ>a]U!s!ZI!1_XLPA9.>7EMHW1$30VDO;R)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34596-0N(3Vd>igi=`jE/b:&M6,9Woe,O8=["Gi?gl5X=fd^Op"Q(Gq:-%-G*\ZiW8+``ms
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34597:^-Te8F'b*U*S9`mDnN^(EJ4Y-($?)IRp&1`&>3T\Nd._]7CX#a1k&jh.4e+F/l2:#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34598-mGMt9.s*bOd7rE(,U7;l2cGFo_\qL2Er*FA.^m]'Q4'r&61:9-pD3@pgs\k"$&s4[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34647-g0*K.#'#cgBtM1o%AgM)5sK_\m8%bQ1S[L:$uYJ-HW4O8mSQO\!sQ30<R<d0%$Nn+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34648:0Fred!99t;WtF`X+O<"MW*JNNBo+$g7;ne8,STp5[5l+CJk"CQ80dHIdFGT7b`18s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34649-0g%puP&`"oWo+U8_<:kAMIR3qbS`_Wd_FA)nqFmA74jcSH)K*7/T`/kY"KVaT[$-n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34692-L!5[o,dGC>X]W&kLML\!&+5bmjaLHs^]\d:P>.kG)nXW5:?s`\JlQ%i:h.>cGk=2-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34693:*PCq)$\`%6AH4@>Vl"EIJP8?-Tp@Gh!<_ffrr=Np/=]?$(H`hpJ4HOQ8]eEpeHr(Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34694:2D1k@X\.BiVIYW&h,"`/l&WbaL$B6`WQ>\q)5S:115nC%\$^Qm8/fie7V@^<#7:GQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34695-JEI[-HHKJ_X<ITD<pJb:h!S+r+3(!p]lun[ZoT-4RB;aL1FQtB-n357d/O+=X&@tm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34702-\7QlZM@TfMoCu4(]=Q?6eW"FX:thEn(bU.TqAQK:60DDdBP*k"Z3])9hWL%tiBkYS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34703:N*G>/?k-=Z`d8eVPj>7nR:Nj2B15f-!^B-!3$,`$WDBPHd9C-hg:S'"n1-EU+VGP4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34704-GRjNAl!(ACm]`^a&9K&c(jgV]3sE1l>:`WV.MMB:O@DCJ'4#aVnuQoQ*2-5#_i`&<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34720-o%N[\PKoK;,k*pt<]1(s^s2uQYNj1%o@&\ZO00_,H.iHjk@eB+k9P8jIk<Ttqrm!3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34721:6Z3X`l?p&;]E+4gXt(Jc;Q/&jJ&+#$Bt&\P7tLH[rrBE8]!mJ$UPoF+V`A-T)=?:n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34722-G"<.sP$ikZ?&:XI3?Eh;c$]WPXYhZtP1[pX#WW'-2n))An>kOmRc#pkjP@(]3*po[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34730-Q6tB`"+YF1<Uc[7,`<kOIS^-/oKMp7E85$Q#J>Y#-6:4<Oii=T.mmf</d(-P<Whf;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34731:<GQ:B"qIH6(`U$f.3Y9RjRS\(&[kYKQK+f"oXKdiS<MV`\-UiL8Kd16p%5;C+I4FY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34732-$!>i_e$sKW-277>U.Cb?[R`!0Vs.1("Y%flD5n*hT<1kh7P3"6hUr#4j4pXmi:'6"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34774-e:g+9@X6;N\u?8IaWM-M0R5OF1smO3pjjtV#GA0[:+^aQV!`6NQ3uTe)&WPuSFin,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34775:e"5`EBZG07fd$[?U&6F;]I.d-?g?<q":h%r`+dnsD@0n8$k@9<ngg$#Mt^A%c_8Bo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34776-3dH`DO?9P;YRkb(T=VLKaJp.Kj8`D``HAbniIa1WfV%;L@udsJBpk=LB[Hh8$Q_V-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34825-BDbInMKJ+K0#p.3*i0ZJ)Ys"]IR!VMho>NXC7Z@5r7X>qGJ0Zu^rZ[$W,-Q#*PYeV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34826:J,]M#:B(=13GnG;7bctt`a(b9D*9U:Q*nU3B#b,s\dJ3OiST/;2'$#\`#=38&DJ\U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34827-U.55`.J\u7;FpG`[<uoi@XL[_#/e6J'%S[_1Z99WEuR!C?nfXjJdslo`8L6c`hSef
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34861-iV/1=n7u9#V0J.^0R7_-\<*X,*/kr6V1+D;h\^espiBNC4sf^mg[1:a2\PpP!X%3m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34862:qH)%e08ppFUIR/1W4A&]C`Xhk2Oe\C?6Jb!eq1ssY:r+c&$K10IgYrtcc7`[-EHYU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34863-`0!1>.`<\bjcB+)Gd"/#r(HOsil(PqhmSdf:e]2Z2[DoNSDuWs?JFt9p,r;<^+*L5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34908-h?Cb=*H?u8&b)pIcF%J\g)mhmPR/)WI(lL9oc,oM=M-2#-"URi\9QJlJpO%Ar(>F0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34909:'?LI<`9nnB$1pFSnHXoDLX2:K'mq\9'-.R0rjDS?nKQ+$]YB'T7q`Kpf/s/aTBBPf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34910-pmTPte(`#5?<^ko3Sj]8f<877U9,/?b,&Z-RH:P%N6oR&X-Pb*`n'kXk.ZoGO,WGu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34917-6B!t#8m?95C\FD"$A&3W"XV]HE]d:t/:8M!n&$1XL?."^Nr9G?FYY\=7gEMoF3c&F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34918:&bLDXCMRTk[uNn6;uh`#EF$+e*_GtFH5tVX+Z-1k7mN2,*qiF3!tCpr"$`c^Dg+4&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34919-kA]<;(^,38i[rP/XJEeT!0bMh>(oP-\+19k$o@`]Z`Dhjk,1;Q*Hm9%BU;c)'SJLY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34928-+j4;4(8Z:f#YAMt$BBY>#?+uHQf_2F*a*B@)Neahk=rA#-YgTi"1ad@e5^TNAt.#a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34929:!+&0!oh,`4!h[,`G#KXrXnAd(n4i$CfNfu`?QkG7TGRpk2;K6_>C>-L34.M#4V(o2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34930-dipMR5]:-^gG254HK(?4%>LsJZUlDT5Kq<m,E?_X9l%U,L6EtWSjKGrb.o!ep@YRY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34941-@2ZQ_rhuEB^Y-kX/km\E6]JOsNGUL(ZX^.-0F(o6H$"t87bUEcj-&P(!J2h3EV(Wd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34942:HQK`VbJ+;I"rl'Pl5,M'2^il#VDogdRceO+mPLE<IAJ3:n6qOi3$%t`"c@/'.$j8"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34943-deJkpnHXXE"Ms)e=d)Lje4GNW=`_T%gn&c2?[DL1h;2[6jTN1(YlkV4I4t+8i^\j<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35003-GB&i'Y:g_Z>A<#W1QTG]@lCH"G/`cfhT":L!%5pe+9S-tku2uj?uSBI_!"Rt[n7I]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35004:o(KfK`\t8H`CI^D$]nH"3Sj?BSWRdREQH;N'pAWVKu`dB2?k#8gQqo1F19kuFY;F$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35005-,3SDK^s+qJM3S6SA"3XYRDh<+-aQ12L/D&mN!sYicSUM$F8Y-1a3$rug.!TX8J5&j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35047-JR`?<n4:YAH1e>/j^_CMrr?X;,*8f,&%hfUccNN<.??4"gQBjSa6Qr3_fqfG?TV+V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35048::um.&>Rsd/dgQ`P[Om5!$PCGEC1dgAa-cl,1P4mnU%JVS-n`:Y<<ESLpUTR=3aB/@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35049-dPB4G2E>>Nj$c@pYK0!S#H(KuNKQjVIjca/'i-gW4[6&,2%@73ONO>t4\q^kl.A^e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35055-"FSn\PNgZ)jFuBBP_l1DK$#bRpSsKK@n>"]`b(?Nc;b/`?k^(G1[HpO]=f]21;X5\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35056:`#Q$0Jd:u5>`PFonB;-%o>ciN%R=BKqU_ZZCBrMZ<^=oI(N@/9OQXBWY$=D"4._`O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35057-%<nL7XPglL$^?:'V*G0)le]4d!l:WJ#n+f\+\"^C`]Ba<X]ZQlb,B>&3K3@Hr"%sr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35059-5ZO&P;3TnoUU7@!($B9u&9fo?X?N2UDC0p>1PTQ\5%"Qrj.Q/6?6s@2aeS*65p^\7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35060:+IT$@@SpQQ!g\n/8Est/m`OZ:jK*SWfK5<<f^8N:A<$qX=^cG!>AuR^*Acs)?q=g`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35061-GS,%<b+$-05(qKC[J\q=Ft4i@F8,B+R@/j;.HEsVduJnbV0-3/_$`#,OHL?%Pocjr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35120-MiM&%Ld8u8o],er8LJD.^%Efl'c=![d`6&1%RKrP_RH]8ekHoAIk7Y=$"-OSkHE=E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35121:I?H4V.<]6,&mVVI9`A%r[h$!SJk-bgg#QYV&P6`Up.WKTjcTb+*/PO64,5iia/s18
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35122-q/[jW_OCO'8I`ib6hIC2@S63:9+`BkJ^`NP;s/9j(bERd8HV&2pSE5;O*42DFHup1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35153-a)`5;p(\A-V"pgKN+2qi$EijJ9/e4@A$'jiRSN5-Puk7D28Vb=mK#>f3b.$F:B"a@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35154:O6-QF:-+8B`ZKI:^E%Cn51NXJQ(0@aSqFFajH5CjH]p2[YX4:V%WhDFH!$0p`8e'(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35155-WMr)IE`IiMa(g:97!Zmc#D,#:!1ZrOX@WLVMOSX_a<Z:UR`(IsS.Xle!0Rjg`jR2(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35161-Vi5ub\S>QKoh.Y@;&iW;+eC+!i(P)giik']NYFD=/>$WdPm$.i`k*+*;H7N5K/`l(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35162:*i?L4X@g\_6o%<h5o^DTmp9<F%jq!2.F_G*3@QNgc2_./V`dPp>l=:Fm,<Ve$Sc+`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35163-kM(m]?JL.\.l^ol'SFN-7KY""Bmd3U8HZ)B^1!B"lB[4'6P3hS/hKI`)5@Q?"*BDi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35171-=d:`LN^3o\YBK[YRj"p!W+6QH9Vk]I,70AnX7i.rE0-A@4Rp0bjteNt[Z>V%(P9#"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35172:;gYV?2N0h"Or#U`!SD"iln!$r:q#oOh-<F+Lu(Mj&WZk`X#?^#6E9!A_eoSeT%0*K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35173-G$28*rr>"J'?AI$oR,.(Yt*,,F1%LadSCN_+tRX8;XHRd&5Ug*"2qY5=^KH+N!f\k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35191-.u)DqGJKY9hPCkO(D9+DP!*'5Ip2M#rr<Q[@N(e,UE85eTr4,SPJ$NPSK@i\a.K_G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35192:`L"$En>:i>l'<+q(u/I?/I14O39.6Hd!p`+n41[d/u$o\1Aje:-NTY%X<<4lI%TDA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35193-:u2)]fBr7%giee"#+'6LPle*/:_h$J.LC#G/eV#3R0N$U`8pl4n$!c8Jth][F46tO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35220-%%r`QHMZ70qLsp\JinO\6P9M'lIh,YKDX22+#\K=5HT<Wp*B01),dLc2m8XP3unK+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35221:Ssn%+!(>^qIO#i0^`S839'0oDd4L$qV`U7p#P5+49g,]%ROB"/&uA(urC=%+o'bp$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35222-X[h@]fi-j)UD0S.%>7?h*edZTrG1Z2G@&k-I2c""#>DS;eV]blg-bG%]nR'$f"[L9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35236-!#$tQG;a6CE'5"iaK@1rc04#^9cRopq!Z+mZ6"e'pep]eD\hY_G4JC2I#+OP52N)Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35237:k9&!`9C]L.*t.<OVRgX2DGcO^27Ye9598A1,hLJ9"n3W$"5kgIl<Xb$nMJU;+t`@X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35238-o15?P4HQRhZ,u7eW;KcFJ)LpHP4)4&C3Ho"At!o],9s2S4Y+[n<H=G2:K-&c\N%.+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35308-A%bATFS^;[pUH>^.hJ7JJ[Iid=4gI_%e>"lX:"@71R%L61lj1+>b`_nYoJo*9ibq6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35309:m%d2mWs_H+&it*`<@M:RdVhJop'-Q*BCb+T'hDrmpID.G?Q@j-0_$3s`]1k+FcEG\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35310-O@N@ElX,"\TjM,1hTlq<o@hrLdlN-PH4kWef?>9ad'PlMS'0!%'ou0HmPtD$\0HSo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35337-+q:@.TW]r(j_2<9/9!W0[qo)u"eoT!ZPM[+Yoe.`Pue957reEMeGVc(?gV^gm:(67
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35338:'PQ+0#,]Y#O^NBg4S-@l;=Wh0INE`t8V^3kHt-T-GRBiNc7ld2!$=i2OLEXd?0`bj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35339-EM)5M$p?lE=(9[4:)580Y3[k&n3<1dFrQBU67OeA*HB*n5=7&r[XTsO]XMRE#E5Eq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35363-),>DZe$c;O]E5*.iISlF($E`'=sHdahM!E,6D*K=FqN)`aN&&>Rc>S[5g&"m.6O5C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35364:/#ZRC?kP`:QlIetTBA((>;^P;+nG@0K$H*\+%f75BF7P?c+`9oUII!u#EDBS=dbYl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35365-(f?I3+.)<ieVhU2TiK82TH%tL8(8'hZW.qq)C]\G-g&Et[%)8QCf5#ed3E/FEi8%G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35391-.+l(`WPK_Km@&#Hjt?B[)&NaAUY_LH^rVW/JtnO%C93BKM'1^d%QPTMZaKF:G@fQo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35392:;n*NBi;8C:Q&3T`fFb>-N;HNt`X[628AQB$[7lIs9S;g-,J!Z"2*7qZA;MQA>U`!A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35393-nWJ,okUF,p)hHe'G*O3CbtBKjWeko^QPh/7j5-GcMTE[<JD!gq0q@nnhN#Z6\AeLt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35401-GTVumEffi3mpH>:"2k'dF(o5N5,2U"8WV]F1eP[H?nn0oa5KLQ-]'Yh8MuP9G_UV^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35402:E!rtE)gM%s2.`?ljG"&)OK&Ki*Dbis^u$>V(_4+:O0'"`MnEAhe^]_Yquut4Gi-BE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35403-7Ap&Vd\"H=@4D`18dRrZ_QA7ZnGDp8pgN[m>)s0ZZ?akNA@J+4#fu4M/+L^IOO%g'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35442-&42P4jd'p^0QD[:Y.mVk1DTlR6@iWe7L8W(oWB[lG-UDm;K"ptNP)lBZ)Ih;)2%KC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35443:0F`+>(Ifo4N`_^;7a=M"J$!d5,bAnq?museXr(`*f;LPYW1#.Lb"I8p"*R5uN/mjP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35444-`iU$-M#(@>QD^Y5>[;VudY*Bk7tqH/Sq(tP>B*=_8GnYcM?ku'p%0KuXuB.CE=dqk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35447->0&<A7:V_7Psf,QjE)X2>n*U=-JmsELo.dh'I<V#4+l7t>qSo61645/+K5?]ESPtX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35448:UOk?o^aKsR`ClAD4SCnfCMTEO.kZNrY$fm]1!(ttGY`>U<\;3Z)C)bN]*!X\64["#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35449-'Lcl9]+\I+'k+AUkBP$Pp8W,0k9a//.U-n&N;X8ES>US(7Q1%!p99C4L`AF;6Xp*"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35460-+4d/\W84`CI1%tgaK1-8ifTXX70<sg@#rf<%Eti8#j-e2!<?UW"F&+,$o:?r[qNZ!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35461:!+-S`>h3cP`>$Q2AA!J4KT\Xo-hB3ZC0.j`d;?7Re>IF3JghuKaS>tAlj4.]_<k9?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35462-DO+jZ/ekso!jT#qESQGKa:)g;K1]!l>]H9WV6Yk"6@n7(W%>l7K0AL9f#XZ[eE\s$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35490-`\KW=HAkqa0C@q4D6*GR[>i=W]l#&Kmc/>R)(4`VXt"9S[[1La\8GQXSM)mM??j$"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35491:`.f/_<Jk^"Ea37SHQR"lh+A&'XX$<UQkj-J&to)JEF.7u=C&b@`[=o"e7-4!K-<]G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35492-kH0"Mr(6mRN>L8="dh$i:-.G)ik2odY9W>;1&]k;im&5`knu6O7eUd\ldQHf\<D%r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35493-96/9$W';FWO-FhI]3DKT;\GC:"s(K%\$eL5>V5sUR2#3E11Y7<5SsSC&c1,1@++;E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35494:q>OcjHL?9Yiq]"r*\t7g%ET>6<s:L]>`JhF5F"aCE^%e/-\;?XQsC,gng8($j;`,%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35495-F8/i%I*$9PjBFE/+N,eWYrr(LGKj0:a@s4uJhfeN&#EK%Is+sAHmm)>njfW8h^ukf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35497-Kq&n\Oq)HakXVHml`qmtj7;^SJ4d^s!TY>4<+:h1\kV+E#$:uMqtlt"_TRk9fHPod
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35498:"p`rV!7coK7qqs&1GQd*m\ePQXkfScd1XYkL%#>3a)MsZ5,PC59$CQc`1)JmO>n?@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35499-;^:^\`P<mC]/TnQVPm^pl'[0s:c"BW3UA.g]nNnJ<sig-*`*n^[TF)[H,`9h`4fA9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35516-RB9Y">EigFAI=Q_X6YYuBRr?_Ol\J40lLu*e0NS-#+!,3!q))m\_WEM-hO2abcY(7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35517:_Vgr(eq`$Y.2`gDN0:l&3N8Tn0Lj+,ALE07%!19t>m]*#!3BttZi%d_!#WNF2#*dM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35518:b9`Y$/!.Ph5,P*g,3@`b=uDKd1CcCD@['9<_g=>u$]Kf&Sg`ir>pa2VP,";tXW"o0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35519-T2'J"Y(kWK]nES@Z7lV';_0`h=SF!>"0.IN%cBVqj7u^=Xu:!*,S$#JBMcM&H_/_n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35543-e_cc!#m?h1*qbclmZ9o=JcNV0o_(/C2O?Jm>QePgU`M^bSL0gONNo8k$tP&Tl@"@U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35544:mZEI.7;6fI?13OR0:ZRFj]U%p`L+aj$kE=[^$/fRqGbfSO_3QB-(*``'qCRYhEcoI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35545-[$-X/WSlsHOdiHndDk"ck=N6PJ:e"qo>P@d_IlmV(`leCfBN-5@lB]\;@6e4e0!jY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35553-CcAWS#$!WB#9Q6;D"]5uX@Pe_J_m@F8^s,_b"2gF1.?T8I"e\#d-Qd$I]"T%`^?mp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35554:>S%,fnZ>Fn*W`_-`j8,=$C0]QobGm.k`X/L,E`p>iX!@F4ZTQE*_!cVqfnN"q'63U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35555:c#QH.<0stl]b.9`3BgQOT"4FN7?0@WXpYCU$k3!`!L*tI&R0'M^_uD*n'\T2A8?d,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35556-Lk87W!o+.,\$VU`8J0e=Kh*JghuJ(Mf:OoZ/pGoW:1\FSG>MDq/^;5.#il"cFl%,b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35557-f@Bm$%!58m_\T_`$c^UEaJ>E#kF24T9g1.I;:'DL.HXimL%:K6h:cm@r%%6#ZAVMe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35558:\$EAs`scr5A.cuBE,f6eG[m%2e<V:c$9\7+Wo`>HSC?6gQjb7%!^SjD[8q&J4.TN*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35559-gO`&Y+(8GVP8eU+NXg<hC,Uehfe-FR)!c`[[B5K-=eh4.(4DlGEhJ"[/W-A^PI=I8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35564-.PXh)*i8a2Hp[=oYGUNpFDU\l7k^8mAOo@CD?bMY1LCFRr\#up.To%;Kh,0T4U:f-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35565:FriQl`il>r]YEaSDS]T>pu)-Oi-Nki2k2m)fN$W8I[L$`jR\niC"b4-FTiLq*cL*-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35566-)/;)GhI)nuAP4-jJa8BB^*392id7`55#'3:PW+t&!-`'<&bR/[l;&./;pG$:R3]<i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35638-i1s]boN`6Q9CYf7XRpkA/R7&R1rCXF$qOmopIOtrI^s3B2"=>8U,:K"[Z+L3LtH,@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35639:VL+d0jSo43Q$>XY`LjH&O.,@u[p)+8dW](jfW<$jA67;n(`H>Nm*[hp67ORiL\#rS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35640-DqcAl&&;kV\FA[5oUScTNC\k/C$55OgFpPO4_sU=j(HCc&cU4M5JH[-WM\<mB#GjQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35641-hU^C3!j3>YPDg:Q7m4UjTAjd?r&^UrRbjg@/bIK2*`u\;)dmdclcYJn[[ISN57;0A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35642:\tmc%M$upZH["`??=$'ciTN4$0(&,[`]heh7@8q-*tI*98&Da%qHg*l;)D"STKQ%u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35643-3nNTim#1lD"YotXIK<R+paX]O^,#I8Xq\"@UGSi@716S@/2.f!#8lk$YESl9q`af4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35662-HJ;?G8M%#3!5V/b5C0n#mW0;'7#7[g63eluooBXr[cKT_A9Y(k0?PJD[lb9aIPmp7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35663:2&=rrcMH1qFiYk`iRD7XY"!"V,)q7?4D00pY[p.m<\PA$%G`NACNC.6Kc:s]\<';U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35664-,Oqp_Ph+(+?H+e02f.[^8NdC[!'-k0P-Jm-PF`$MX)_Ff[=i'Ch?bEai;@r]NC1PY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35670-($(f^.t#Bt5>'kH75N0gMDj+@K+L#ucUtapPdD*e^!YtGXi[#GY68PZ@Bun;q0l?.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35671:*sc`%?469\lc_K7X2+4i+*_4F"BUe3T$mUd3qb-a*cOI0`;S6hTs&D0:LS7@HoA8/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35672-eV$AibX@.dOM(9/L236<)G7&.=rUTmgnpB6//-"1`^/F3`FZ3'@NmEI=-0lM?,$'I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35688-[b"+m#i\i:J_+mNGrPedNj\6JTC?.$g&D%TMo"6`nF(oj=fZe!8Apt1lWZEh$`M@q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35689:`*h[+!'[gc`USFK]%5J>]^]'Zm^2&e$SAGY[LKa^"[Z^Yh"B`?^0GM2:%6ttETn$#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35690-*:1:"h?h6sO1f\s3Kd?PUAcNeX7\J-R+1;B[QaQf!.oq)!5Uto^Y6U&,JmKm@ISJm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35701-CKW<aPcB6R!nm;-n>n^0/LK,SZWNS1!2q/NpEHT](:,PcbnR)%)k7=g#kT1&rBJ2'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35702:Y.c)<G4S@I`&>hIKuYJ8GO%j9e>$fV`q4FY*hfJ+O$M+,+*a5'RQp0YLeL!5%c`^9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35703-Cjm,gDQO=#ETG4'=P.I:e8deZ+SI\[4sd_!2b5-6,=S4YHCgYYQJK?erSUi#)i.ki
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35710-]4;XX+Vg705E0)rVaHqU)uRf0mT$KJO1XgSDhO/,V,b%K*[D/H4F:#'MbqnG\ZsVW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35711:oCX!W@>RgOm-HtE58sK`Q6@X$O!8a_Q(M^e!Vf1CYC`AL[Jp5aN=tNJ4OmD84kufR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35712-_Mh#?8*HijqU^\L@AmP6Mhari#:KlYJ9le8?V,W@e1CS<Hm\W.nCpp"BVgU&0D.55
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35716-OE.15lgi3@^)bX?hEG8OZY?&-?P,I@8`B!YX(`]B3/coSIdnE`3Nn]q<MS>`n]_3l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35717:/hjBaa3UrkIJ*J#r*%HsBjUm6iI;J5Denl!9S<HW1O+Fi.f,`$3qD`s57WteB<doW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35718-Fiq7(gUM-k&aS#\C^tA524bm$[7oV>q.40aL,?S!)lXWp(Jo9c0Zn_"GGNb?-*s1F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35739-ehWm"lC\kV8u&A!2U[)O=j&[fr+%QY&I@=kW<97WDr#`JaMB-`3qM42-/1W:P^/oC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35740:8KC=/CJPUD4/Qd#P&a8Qk`:B=[D0_bK"kd$QMUU]`a03X!5j(*Bbb^`Q*Hj>g%;JC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35741-4u%G.dJj2\%:d4\+gS>eY_u3(AV+I(N2R6IEXC\&hS/[Yl"*$G\#W\GSf>)(=4V7k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35753-3ZV*TNCSD?4RNhQKG(*]a_'QsU[)*_)DFjg%,"Vt_#S-E$EDHYgW3fh.$4Q+%X;F\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35754:.``M-!1%?\huF!!p8hh"1OaI^U+;$DT6K!3_#s,d!`,Y6R[o7C+ll(S\0r_Coc:*2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35755--,F3h:WtLsYl=\MY2L-QN3^I)7NFtboBGLAb)=s@<f$<ZJK09&,NNE-5:PWqI<sC,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35757-RT;n7VEnoC_ZNDl1Upi^I>C$:X+imtKIep<P'VK,T"uu$,YXl0EX(RS8&+@qBA0*7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35758:&P_\IIW@Z0Zd<0\7dfVkD/E%9-V5>=kD^P`JiFVI!$\B-;oKsl/?4;h`cHmpK34,3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35759-(tk:MaWR5u_oJTT\<SC&ejX3s#/K0ggt'l)H7dL4]?oa'D::3fb,"DLqnH=/G0%nK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35768-_?cm)FF^V!@Q)%BHQ'X.e2%=P&J>K`r:B8j?VT*(XeWV8<fcU6&[F0D"#(kibtR,n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35769:)]&XAY0Y33'Bt/:dn=X,Zs`GIM`_$4Dd:m%22l/t!kSu65eu(?MY]Qt5)jJri`hOT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35770-o;dl4,T&"M%Ss&"=+j3Z/;7@j2IATm*i&D3Mo86<*LYKA[?8AafXeid&>j^q*X_jq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35774-Al`h1;-$*F!;.'EE)jA[PEMiY1gnEJB0_DN)^Jps?91t/8?)q@jDm!["]Ma.8Dq++
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35775:1.N`[D$+AN_*(TdX*Rq+Ed[3nn1o!m+%jja&dVe5[j7+r`G"MJijk%L:G2ep-guC#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35776-:M4.0oss<FmNXGH<(&7EYVI0MIuS/GjaL=O#rq+A*qdh3b905?n=E3J%VpMO`/1mk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35788-"4N9qn41Fs!!L8TIs6*L!KP.SPpj[fS:Q2P=5LNYL!cVo4LXDj,`Y*kGd!"sk]Js[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35789:X(2-g\Me`/OpUJFj@+*!.O?Ag\^R$YnAWdpIhLG,SMsA+r3$&"]g`)(A.Q\[b"16b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35790-]WaJSj;rYLV"iQZGIgN/g4Lr-0Nj26K8tBVorg;F[O,;$E;<<L",#4k:o*1?]-!!k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35805-nTWRHCTn%YOV?nl@WT,V_#_A@/cZo3O/M5=D&_/Oj[^7eE_5pal.W'8!1&*uiIeWK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35806:o2nWL=TZ#!`>Ji3A1/E!3$[`^o,fc&(gIduIHkl#aaRODjFMi#:NKD%gna<T-R/^6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35807-qG>Yo"d7ZILj#rYRIcr4e)$iGRqNc%;k.CV".kc&8<Pg+fj`%B!9J\[A;B:samtY2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35897-CFj82UCj'tl,?#>DD8B6)TOf[A;gX4L9#FKQK7d9,/bXhYrN'i4\)^IWA*\^DI(Fq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35898:)m`@IX*pEWk@:G90dGlUbnd"F@LnatDdYm,\a;iB_m[$,`5Pb'j3'*;_t\Z):edX[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35899-PBWHu=@Q)9?gCYU+PG!NIGcdZO?hRnW`EUb:Dd"U%f=2"+Kr4%=sT3=f[SV0$516k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35905-$m-iJ"(Tu4209\k;J<sC\1C]@@WU+[&e?1VD331ga52apj-l8-I&mT]1.VYP<nQg%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35906:/865<3Qlmg[7bO[)@'8(^`X7Ta.T1t\8/Yr,8Apj$_S@GU_/Y]IMDQgO(5oZ`n=0j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35907-n5!pNK`DFa"::T0IdcAm!MT^9,[o2_rOAP-q@;VD@U,1\6-.lD3#,3^7(&!WBGsCY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35918-0.n2(D;nnL=<niD*0[lS:+Pm5hWEcA'C"irjNIW8`dQ-JoMaZQNjR&D6]Xjk!lq<2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35919:)P],`o+BG34\$7Fk#`@%Wh$^AphIsC[l6E:i<r9t=2(uhSp6tIA5I_DcT%rY*h=&&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35920-T&*23G3.2!]B)Y9lX*39l'>C^i(M.NO:3oYX0_aqV7lAhLY183[)'nF*CnA,lX)5F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35922-No_J;TXGX=Rd2RXr7s63OtYT%8Q%bBmE^+0NX?>$,:V6%d50rFKOr-.5pV)#d+BQG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35923:<V<\3(,5(Xlq7a/:>`0s(]$M`UF%m23,li_HIih1^"YN6W!!YCrr@C*Y=bAe2fs(5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35924-)NraP4j1sX@h#g+@#h/7<`@[CKRjZ'Q3<c6KBQ$8NGdHDJedc?-#t_GVNGS2C_fU1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35940-4(jgJ39%KHKY+du[F44YEJAX%1H$r0(PA=PR<K(2>"'!E:tQm#5.Id`)IS^rO=3F"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35941:$PaqUY<J>Ib`X^j]\oF5]^/r3$87e'Q"Jj7jY9q11o3T\2HZ+s`[b1Kkb3t]Q8DmL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35942-JllORr@>"98?L^64*Z@B^aH[oMj,dG<H_b>llH0#YEQ*1Atk>]/l-NuoWtSfZ0b8q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35945-Xj_*ZZ*kV!Q:&`*c2g/H#N]4DG"h4$9&DG)G_HlSG/"E425br@68_J3o_<fu-8@?-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35946:1:\D14Ulc:`hs6s9d7e--\15;,LX5#_d<`o2\u8`UEOuYTu8M#L$R%A?`eWqgT2=q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35947-NPM'8rS%5M!/GUiiNVSR=S$9#RGG2=>H"i1'^Z,OH]"LKmg[%75m6AB.1TICWu4%\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36017-7U_!JK9jim:Vseh:\[q(TuS22MD^lO6M6SB[3PgHp/BhZB"bV$";#5^ctVbY@#Q8G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36018:k;bNcF3T,V8&3cGm4,\"`PW3aUob<Vo\YC"#(l$W3l4FAe;J"U+:h`V(%c-m4>Ys`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36019-.(kitD`t^[JKc'DG[Xo0ZVNHq.uu]N<"n$AMWf0<<oV&S/_H@c'Hn]8lcjnI_OMj(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36045-I<WQ^cFKW7B&Z?&c;oV<5oA=TO';(EIn/)_)ufoIGdd2+<4iH^Ytu0>cm\001*e>C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36046:@@qc`nl0%Qd_=$2Q`/B>f&rkrV+<\VIb"GCTC>u:g2"L<2UK*>nLrn2`#jnd(t7K-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36047-c$V[T?]f(j!O^IpDG[,=S/'gBlh_(gQG701"+J[j!H]uT]!%)W)0dN"R0^Hg?!]K6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36052-rZ,[=)F]pr$[Wl=?'\`;<kuf7qXhaUJ"Pk=/?\5I?)%<9=kV]1W]cjV<@h,lD*q:3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36053:nik3/<`G2V+X88jnQ6^cqSLg&6L+$$Xe4RRiSob!+rP$Z.1q=(=/X=->0sssY;`'f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36054-G/_750oml]BD&IGr)E3e&!P#(*$qU[U3f%aUWBrS<M\eZA9/QY,$PmoLrLen`46,G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36124-kr+ff41Od=F$!Z!,cd#!0'ica9%rdCSL'e<d?(\*#Q[C]@!0G*C:<JgBl+>R0upV>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36125:#7^[sr(UU%C(eF`9'fN-KIP$[jE)`_WguX>l??,up,T2>2L2JP"#uVb@FNgLQ'p^#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36126-lrnVTguNu\1\l3t7Bt:i;M?[7kYbPo.M+LDaiX?S9!8.(e8Ob4gD_!$89E$B4R>So
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36127-38f/VY)(E%;f55YS>Gq=W5G=^CXPHqdq4(Y-H?/dK"8p$A!XohP"6^Thd9"PkOs5M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36128:o`"oKrWD\G_mu%$lmqe1/G$-$j2^7g2JO9PeFYn2:t##M-b$X;p(_HIA(^bqU6Af`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36129-$s]m:REUJ1D2]kgOIuWE"9(`8AqFm%r&]2":.mCIA:?K\Sdfu2Li"c<qb+/D0L]Sj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36166-OgH3&Y#OacXAjd:(r0L+qGT>`b%DiUOjo8P4>qA=rpM3r:3tI58Lk"Egs9G>k"Lu1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36167:h>-D%)Ji;`1@2Z9Pm=3jYrm&k,pu[qI+]N9Dl$D]*^l*`9VB\f5U*Ot8Q_:DY(d5h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36168-`ced^+HaJ9dukf:0<n\Mc2qM`DA"r:`pUZt1.W?Il9#p!RUa*QE!aR&[&#i7F=AQD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36243-9):G_(<f?fRW_bsVi_p87Nc5#pP9n`lEjcKe/fnKSZ5@fna_lrO@NecP:T9L>Q(7*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36244:(aTC7F7&Y'MaV`?8YR$8;DA?uW59O(?BjOmBC?R`/9Fc?0N2de-si\_Zd`Hjhi"G1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36245-ObE6Q_Z2T*T)Sdod[&u1i<YG'=[$A*:']8&R]Cb.!^pN20Zd?rjF'OEPtp_YLH`<f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36283-f6i:<=5=jI?RA3$<<o#p>g;&d.^UL36t;>F$O.IAr+i=`+>N[\+cZ&[,9M.4fBZ[I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36284:`^)@%.u^/)PPTL,G(d6.f_HLrpR>gl3BXbR2W5:J!$4X(eYsm@e8ID`c;#/mrr>/]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36285-?a9`W)d.t%,6P]`C27s.U6m6=G5uM?"5K@DL#1OU`W#;HQ8h'@a6qt<[($%Zm7XB,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36313-7gi*;c*^_S3HB?dkG;:i\1ALh0-M2\4U7[WARdU%fgKlsF9a%V<p4P[X=P\`I):mF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36314:D?((Wa(+pC`h]8N8L"4P,a%[<F<g=Ud9O$Zi`O"Pnu4eNl0.bJkVgG!5&!;+MW8@p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36315-W;!>JO"sClY_C0o"tMmTH$NrV)XV@F.ug=ZHIe&#_9"GW66?5cjH"6@8MnJm"0[kI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36324-pPY$H@'4gEkj1E-)oJuDG:T6&A;lE+Q<q0CZ,F,^kdM0lE;4^E1ad2#]88_=p#`e(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36325:bp)04iLVIFULq\+Mmj$V"`IU[qHLiWkclVAq&FuWDl#n$?<D#eH`=0O<.jp7cji#?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36326-euf]*G-F`A[c\oP,(\e_LD[j:E(A?c[*(\@&FZ#e7c7LTXP72;k@$A]3BJ#ZT<I?[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36366-<0^(:h>Y"Y$925>=1KE@psGd_/+EhDf,@G<oZOpco$n?88C#[Bid*?;is*6=pgO%=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36367:r))u`G5$2A@ISu,lR_f^GW]B(GH]ZV$N)jXCZ-4T:C_Vi`]97bP6eV>#(MHkUA1GP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36368-#=eK"iE][,^+?p&2bLB/aKW#N!3KWg!.AYL0O>f/E9isj6dgu_P3/ksr^Z%im5O!R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36377-.VY1b?4$*jPN#ph5cSAHFU2!MARI7&0K9</^fS4#iTer=Rp<#<qKrKG3A,%0Ik1O!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36378:Ze,*f>P>H&TOQA-Fj[t_?[-<P2dP`I1_(5o=BTikmKJ'_Hn53sK7CXKD\$&dpR`CR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36379-/bn)[5-P<<CnWRRBWaE*%E*3IfC!e,[A_k&hHbQ$+u0l6a3ta(K&m'./@$<2PKC#6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36433-knbI:J$H`5nL5FG/r9Q:&A\pMR/M92_]9(<ZIVf^F2jD^;riFcIh=jjrrBl7IqUE;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36434:%5I:`.I\_&AYbX^U10$%7O&ekc?>em\b+4b?PkV<KqGYNf8ESFmln5@$i(XI`6GsL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36435-_n]K$:[k&?OuXmMm9dI)!#L"brr<CXf>-;5:N+n/8k]0aMAi4bhBqb4Kh(ia7#sCk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36466-lk#qkh=cF$^_uUJ=/#W6?aD-#^B,>r(O5-&"C;?&MD(B5U*?D^KJE!9oDu7ClX+8C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36467:W;$VV`jOfU)-H-HEU.q'$0RP9?Kq!h4$%TL/+`,U36B#p;rrm`\%:HchphXQWL?Z,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36468-Q!=b)qaeE&d.o?3J$T?onIrssDoBEE*NZn<n=rJ-WESPI3g\DM!uAh;OuAue3%$(2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36472->PXru^]F0C"Q=Xj?@a>\idWOe#Cp$lC<a<K&TV>I88N;<248>*7>sgK_`8T3Q6+[C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36473:Kmeq#QOeVa`e=qH$hO2MmX5$7\!:)VbB'0'i/T1lS_]`K)epS"G-O/?r\aI^rr<57
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36474-rM_XrL0k,Vhh)sZf-A^][Ct#Rdmi4OQKc:6HOQ/]NIJ`l<VX[GU?[&K_]O['rrBo/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36509-kmJpDO!h+pp&)W*!5SrUCB"8;Ia,X7=,S0[-F>UX(W84dd7iTp9.@X[M<TOOfCn57
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36510:]A`^;dOf[\qS&/pkgpD'dENBJi%I3C%XNb#-Gj2l:2[^DVttZ\^$r`o;8?+PhM_!9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36511-r+^UHrKaR8A.OWkn<RAX6uNb6mngM+hm/MC,dmp-5YhUe4mU$K<Vo[/)@u5sq`3!\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36540-'W[;-4V,57:Z0Fn#pc-5M'7UP[&WVhH_7EO?eN`[lV_@G/#1!>q_bUmT$ks-q_Ci1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36541:&WTXMF'2Rg[T9>3ZQXN)`u.cXS$q&8r*a%s0ZIs!7UJ$e>_##92:)%>;Xhs*`:![i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36542-Y;B=,1`F:G:E(CA6k,Y+*e]%QHLSkL:@WZEcB:AGrL<]oVbc<OHpQeP)Z&:rRh8)/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36622-S9N!q8pj:F87Nn'IUSap.MP/=CdJCp_ffP93Mji?D1i>UT5ibW><N>EegqOC1RSkp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36623:$=KC,4iJWKfsCbSkeLSeTVi"3UYq_h*ji`$A:VH.80Hq6RA&t/4cr`E$aPir!V:BZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36624-q[/^hPo9aX!:EYg$u$]8PUOaL^i!D/9fZ])A;Ga>A!Fgo`c4AZZsTK8HALPqOHUT`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36625-"1Y:.r4CGP$$.Wa/pRSkS9e.9"c@n21QI"#.Y#`XVg%!")$+ZCZ)m4^2p@#Y@Wl7d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36626:P^i`OAd<tfEE-L[h<)V^@<ouQqZ0WYag%A$.\mV:)N$8[L2`iNJ4F$@9A+1il!-d"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36627-#"ZOMItc0+qhh[(@3:qj/.M\$^oHslLp72:E28GDa$Wbm=):@].)lM]O7F]6l(^rc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36630-q-7McTFe"@JpNRF8[ObH#)^gM%dhD$`Pul;)c*.A`nKLH?sSLd&^mJ7?:HJ)3WXh'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36631:`_X9:&L#<c/D8qra6Qdo[:7L3k1U@p`\>4%VD`pJnma$M(@1;tk>IA/M@`5e5pu+"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36632-'X&'JN&,a"(>tCmpD#U`/8j#f/8X0hM'Bht+WEWpoVk_N35WZT!XgaKoV]#D8Ptg9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36634-FG44-ATB^!o3h11>&(B:Oh'"6j,ORTW>=$@[^HG/b`X"I#EUB6*P7UtL(6a)OdpMX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36635:SNsfW!@$mP4J=c!frG,k;`gA?j9)$@h]IP$,i+R0(!b?A-d:5@!.P@`:$$mE9!3+C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36636-1Q2i:Q>gA1/_r`?#1Wg,f0@EX`N]dcB*D?ZYg.OWO2?[TiT?%R19jkAjCB)R:IW;t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36675-jFd<\?"Kr`Od\hbC.O;q*`unleiou>`B97%So_.3=:>2C0i]L0FCS3e6]nSUhalbe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36676:aar3k<n]=(gjNt9Qq6K5:Fr?fE":^)lmih'5r`XjfFW=>$=bHe/`*oEWI#U1L*[-D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36677-@!N"T3MU.t4nU'inu_DWXfB+n<-Q[g!33;HP2C)4TOj!9$SKeM5"6#Xi+lX1TSUHn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36682-r2Ra&;5?F%o,.R?-ftYo!<"E$_oZMZFKl[;d)=/0$Z6j',MtAbE6(Jj>H;"fL+:73
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36683:J\aQSML*CBD$#$[A&V\'CNkg/]JIY`$kGpjA"QN(:W4(c0]&V7"`>KJNPmPJhV`^'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36684-Y2\bCH1`U=+c*@7,Tua^)'4C>T+or"rM6bjn)hY3jbSpV,G=BRC-)76&Q`gC)]<15
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36695-h#@@DZSsV"3Jcr*4SrTh/^0<U.)Q/f!t<^Ko1hJ[/"DbY:QQ;gT.@&H!e,(Z`I?*r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36696:BCSKS-WVq&Ri.&j%qF4K],5Z0>ARiJ/"VKp`GiP3WaX[8o$,OR9`A&&\J\h3AQUB4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36697-$MFE!lW$F1"P`3Q4=4B6DTO+DZV48r*\c"B]Vt7>f/5=i+]WJeGN=p5B>;oQQkagf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36704-n?!@\"D(%/#<:%ER8QFrO]>A7A-AKDMT2snTi0X(K0+7\_&hObmHGaP7/P`<%?[)3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36705:[m8P3`LWO),J(l7WQKt;-efB^CCXj9"PuAWLXX`<?$nTk9"7<4P!Db_H@q@0R`N+$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36706-3Nj$[Jhmhr0,`(rVe<RDp!B/VF;AT!7ZE[#O;Bn^NbY_`42F%67,F\kZjjd(?MU]=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36728-KF=(g\P`YHk7TDa)1o*RHB,P6Y36$eG*Y=#?8f#PGM)cdWC*nR3CYPXN3?)YeM\%B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36729:@E@c)i-S@R(#`%nL3%r,*.$,:Ja0X",Iqm2G`XT"#18Mr[6_N0*!QP0\Q8kUH4s%$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36730-b@?JVREn"r`@%$s+BChi@iu6d\Z/_H6$4I,fHCP=*%th%!8"40PA5\=ciHtYk7n'<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36751-mo[&#$6r@TD[j4/eF?-jBI@QuW]%78Gn;DMPq.AGJ"CCbG86feQXpchBN*F43H]Sh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36752:jjf`/B5$Q&Y#aje\<WL<i34'oLH,"(/m,4a*8Tu&2>oo0D_-,>&aU$(`k:fX<bZ'Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36753-$@?6n$eT#G7kX:OE6JMP5N>l:gO/fJ:,.n06*Hm#dcPa:$p:VM`jHf-85_1a4IX$^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36777-5(c(jHaineKDl2ZL>Pu*2t2l+o+i`[[0s$I+A0H0aUA4.jQ@U\>5STR1gNIO]XQI7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36778:=Mi6DA`YOiM9,lEo_EsDq5/Y[8of$Q]ap:OF(I#\;qn:oZefF1Mu2`cK'gpr./AGs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36779-N%!V2f$0hBeP\`=/'@VeA>pq?TB?sE6)7Z;+d-M=>n55S".s(\oM:5`'@]-EFI/+W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36800-@IpuKFKXp#;1_pb4i4HOJ^;SCQe/L/JgfUk@;tD,3T,@nQ!:Ph#.6smgd*.."%aY;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36801:"D!_3oHLNClu+K9.;s\k7&P("1$`.uW%;'1->E$3*eVhk20NI<`RTME!0P^6X_4Ce
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36802-MJ!GW`S_'rVHEn)i%l%VGNV,)5@!\JL&=lH8LCk(bm!HeAYbo>(ffuq-eR$NYA1ca
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36886-Q1^QS97(.,@u>DQ?o.CF`D0O!P'O5qn@QrDlDl:fDre77J?l8=\ITC!q1_&CYL-\W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36887:?UZ;oBlg60b*o+]"c8c1cQ4jdJaZiGr9#iR<MtXq/thZDp3f0`T=![,+\)io[$B`!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36888-YPB9]Ds`&O/8KaA8&m$,)>IOTpVeRFQt7FN-:,*_1TCP.o5VP\ncRRfc"Am&U3U=F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36911->u"[f8e%QV.W6\Ij'GUBHdR7Pf'a`lB-;q=b!-`bY:'3C&Q5??g-(KlVGA+-Dg$+=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36912:-\;19iS?s2h(HQegA"`)mrR^Fk6$V=YMf`Rg%!tX4j-EiGg>]`J5mbEro?181&"Xj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36913-(&?U`G_-qK!fr\8SZEOcC&6G5r'g/4V*:)dZV%1T^jqSs;sj&1]c&n[,-9:naf!pa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37031-a+18k!:([S^s54**eW=7SUsE[`<B&orq:\:mSi7%gc")CSt<l"QtHS*J3ks*02KT^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37032:9dOCLL6cAH7`^3GfY\=s:Dp+KQ'%@$fuE%LjEcm0ViEtq.^JM>E*K2(cP6lPn`9L:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37033-dNQf+Dc'Z[G'?EgMV=>kOURC8N?iM,"(Roa@+;]FmLb9i*#9oRhbS!<eX,E[Q!upR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37040-ODn?h4F0u,fd/mi5Rkg1H1[sK:rRqeEP]HNX\.6L0J^_]J<<1k?rnVB7KB\:foR3A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37041:,:%Wr[oukOCrjcB,+LY<(ug`*7`A6HgduCY*-#$.^>d_^?=*Q??oK&]2D`h1X6pUk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37042-Qu0tU8a5n*D8=;E9+hIZeR)fCX@atZGT<6Xrr=0?MseX!J1,Zqb+V(L;k2n#HI>3b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37055-%D<:F_pu?)2,o,47UT3ij9uPkYSnsN-7*+MObLg&lhXY.2V/G!":T<UK9O>Aq:58j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37056:'bT-86lS`#bN.fqUnkF^Hp'm)-os97&?6b\$lbN+r@;e^^0=.&bcN^n?Ir#`?;4CA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37057-As"(6K7Z>gI%O)4F_P?KBCb-SaNSD>)u[USB*E(G^(jhuhhjoqQc_g'P(H#AOF#tg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37070-l!+FI!K#Z,":_sqHCSIFGHXQHCKAiV8OKQ"`V+gQ5WXPMee5SjUH7@LQre(1.CK:8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37071:?bTd8Yk/g3D3?9/$H.>6*%EoAESZE..dbF`iFXkKE,n6Aa'<#$<?,Z\a`0=:Zq#ZA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37072:i=Un3Nqoi"P&3(QNgMb@Xj%Fc`$C;YcS0JeWQ9JWRb`_EHE:]/,X>Q;7jR^J]kK(d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37073-+bn!NU5>/".cbT^qN#N/P"u\I4'XlN%D`,8V`j<Sdn._^9V%c*@7V:m^W`+ka&2oR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37077-OdmHKVR;k+V#Bm%iFN$KQ//h1YkP5K0ZRg>;I#Ta&]UA5)67a4"9KNf,\8L9L@s^h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37078:WT]H"e'QRLOl^<80B`8d=&f7(fCc;'$t`?=7D(*gEeKOpZ23r?T$nOCR1eVWAmNAX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37079-@"I_@f",mXc<_k$`p8TRkeM<*CINF7[:X_8=MiQu<gm6T,Hr=Ya-#uRWN9/$b2oC[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37084-bO,DP+:h(md!6oL^`+LE5T'sYSGkC8"iN%s#kBNj0.n*'E"4pU$F8&qOoZLdS,j7>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37085:Cu`%cnY&$[qYpP!NMc>%Xt<)\\@GaG-3/`,F-(b!La,;QZ2'A.)a^Lg4*CQ'4_j&[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37086-&K#4-7qVRT2d^Rh9L]$kZ#)3`fd0EA,Z9o/Xk0L7mTE@ZaCW;$:mW_R!:7Vo24pgN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37120-IV&S=RaASCgi9-W(g]es"5^>b,=s5D(c*_5JlmtOr2X%"Osa@5E!iTQ!]l@/U=MU,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37121:"AZf<[uMlu/>FeI2N63VR`QI?);.t]IS`$>\RQ7-2jq/"`kYPo7Q]0Y]sL[P8.%7F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37122-b]5sFERPrl=2);-X0JC&7$4$q$qfnU*..W6.*QZO`QE_I8S6o\!1_QmS3\".&Q8&/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37124-T6sX5DVr[H[OVXT5Qn7V'c7p'e#c"2L/a5r38m4>aZeCWgI*E+f&c4C,\0Iaeb4qA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37125:*joQ&Nd0_Y2XFfOFm9Gt)UH.t!(4+b,@`0aAWS>'r$h>`MWi48:,@F1$@U/We\fJL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37126-[Z.EC;X#S5b[V*QU\lXA0e6Bg.!V"d_-rDd<#<`"7ut6EE.=E]8X_M:8X7i?:e1]k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37136-\;9X)T9Ob=QEJ%#ZO]qdPOR]dVf3!U!M4tp`-%Tg&FDP<@"ZEp\n@6Ag:8F9Q8rl0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37137:9,k=KQkq!j$:]*e]rGpd`jAnf89lA(c3XJoVE1MnK"*,2fd$@m2.Ifb4CkZ!S13`!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37138-HB-oA@Z1ja!L/a,p8V<]%?\^:QqPQ`+W)=1A(Z[?L,e7,3D]thJ]Kk7qGjBH)Ji_^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37155-h$]>$`k)FWR,fYr4H_I>;%%Io3<84["/ihEl,9t^k:?6M\4)J?"!dnB&X(r@g]\GC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37156:)h#Vj-*`a\]gMK!6LrC54g@j6='%grDN$`06Lg#)%$ATh867e2-QPu0[mc6*E`nD4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37157-H?7N89k&-^966VUN!`n6kW/+:R\B:tg^e^[mA_%Cq&H@N`EN."0*+X@E(50%Zs8`I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37282-/b*JkhqAH/ppK)H\SZIkDW&0b7o7><A)8%DTR\Qi;"tLi=%rRl^LdEF$i&IM]8KX6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37283:FLtPaO<AA\l*uApjoZjo?``eD"$ETc*+U#LQ'Rs_?#S<OL?I]>`k(c)>or2#L%3LJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37284-Y.(GP$Jm:X[,$0C,Z2f'%$CZnk61>0]mNDTGZ+PA_`-1.-GKK[nMa>Ko.$c6D#XJF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37285:4`fprZ9RhT:C$Ze^`F<?HqWEYY3bMVY"IQF,6$qI;1jC<#$@L$r7JLK+,.Ea>$>W\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37286-?/'(b.8Z[o#Tdq%_[g(*^I[;,el0FTE0]CkV7/Wa50D<Qba,/YbGQZ:]XI%c&-`5u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37293-],`iI4p^\=STj1!b_YWL_](OBMZ-6I1ADeqn/eEQGMt?Z6"I8PO:C<@3?NUp%Lmi1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37294:q_!?N)YUk?_=5e1o%`,)/8GY-M$_+gc2qJn3+$%S?daGhKN83@(fbc+\+T`5[sE0B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37295-Pa.^8:[5F)[Q92$4>1:+h[[[?IA58&8=?]5Lc>XSo<#(N(aKl@)IBgo,^3*@Ws)B'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37318-A`:DW_r3V\pe0Pk&(oUj>d_2`/u=+u!H/eTKLWc]Z_'khCqjbXgR$pFUZ;$]n5mPd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37319:]d>lXl3+JH:S$&`:$Bf]Iu0498G1"d.r;[LF]sGB]kgp3`tmc8h-CWk#(11aM7ar#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37320-)oG_QAu4GQ)W+>YL./WJP6Z\u#U>Jc^Cn:r+8@4%O+%Q&3ff0t*EucnK0Z_&\@,dm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37332-q`h!o5M=ZI++V4dCTC/6e`Uh/pC<\RB(sIerWL!oQ(JBTO,fk%;"*(EiU;XIQ>[7;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37333:CNF7BnMW*O>:Gh;ZeHtEKn#ak`h+.6\sJ5Sr&LWh=5$B6dnHcY85cI`"T[K@!8#YG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37334-C31DZ[6=L0_+JZa3aY[G4SSQTrO74eIa%X0TKGU$XUaC0d)=/:2YRS)V6G2e>a7Eo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37337-&bT8;9+;UA/c*2Z]5!oA^!a8^=2c(h]?-fcPjZY0Q69ae\?9_e?C#q_9^t[m,8fGY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37338:)/jM$X74<lV7r)N0DJV_/%8`r3b@%cnsnX$8-dVI?Wu(V=n"XPpkA5oq]E`,a&Rt#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37339-cA>JbN-^\[\c=VU<Q)BoVK/anP#J7Ml?g;4l1!"sYr\Mq4_E_sX<AFc!CUpJH2;!b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37342-UtOhk'9j:Xh4N)tQ`7r<AL(?slHpVkLoPFT'>Y`[e3dBD\qY?bkpHmm'I\2j;q&.&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37343:'Cb2'rr<@QBknC./sCD]fF8go_iJU6He7#`#Jn0/mGWn+8FZ>DVH>VLpGZ$)?)jQ`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37344--&LOk%=L2/NAskLhT*mP;Wb;Uo<8%'l`f+@%+dU*o?C[pNuW1n"hm7;S7C;2r6K)K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37528-AOnria'@(k:"WK6!\&tBTo;JR,cFL9gub<E\GJ*5Ki#E1;L0>U#JFebmZt+K>e:Vh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37529:$A$O3CGtJ(m7e6Z6GfLJ:Ii\q`?fW-$ZbM<g#1[+@U+;`)!$$Rd\bUR@RlT:O;1#Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37530-o(nkV.0+<s/BXtY3rn6R['37\`u:?m@CZ6ZF.[c)26%+0)eg#66IH*XN!b/lP>0N]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37566-,ZB;>ai.?pJ[CuKJ]9a>S*OP7W)4BLg&NDh"(]iF,te:0oO(HeR:#%\@Y>^$7jmV!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37567:aP@2`$0U(-;Vh'b>"%(9.\uPD5G_DF"Pd+P`uo$`<VGM\0:m,K4Y%08`,W,iUBVT4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37568-3fgCHL%T%uRT^R)Q,KC@<=k=66T-p,(3p9*ASDii\B*o=g7?0g5Md>M!"_<,CBep;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37573-pm)WE<ZaBm'u:1=T.2SFRcOGelM`a;mAitAbPOAn"oKdS,Zn7^<a4p4E]jpQ<`C@*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37574:of`(X'dW1Pl?f[pA`0bIelo85^<*9e/m$9/]*jCY!S*XQH+($K([WZS5.RVg`e!W.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37575-dVM7&,#)3qJ+kq*gKX/ZV=@JgMUPUt9c)d%PD5WP@IMiu#p8!_]k7"<Z*:XCde$1G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37581-6NLCQ@@/38+4oASjgL7*B^rq(%pILqOjpg1%EUU(VR/fm5p%?R8B4p+@;?kSmYW>>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37582:`*i!B0]2ucWG4?>4?2*&Jhk3M,d<Nl`]tN-NkX$-$#<u36kr;0*V&HQf9Pt`GNa!i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37583-/G;cC-nbGYK7QdU`/qs1Zo5dH3Grh4eD1aLM/ak'!(RdEl8Hh*+F/E4X3l]0V017a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37665-3ee*R!l"FO8l)q]Oc*o>r)'HGPY_G$gJ0QS\/@/=I5/Z2;s,9bGiX2b=Ec7RQ89M\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37666:'_"RU?`3-pP)VIP$^p`HmCZ#jgK^+![>WoR(2PG34+d?Bo&cQSX?gl1k3gGtcLMUq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37667-W5>'H"!9hREamr2J/'SebCTNi!'5MqlPhs-L1;Rg?ON"\<:KEN6r[H_dG8*chJ61(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37691-aH<=/QKI9@@uLi&2Wi=NC\*>T^Ae1bm=*>FZaAWZML5WV[(hRV4c>fS6K.!d9t"jH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37692:/4E<@PLl]Iqqm1A)iN!W`t*]pk4DR!flqhuI]($FoqP)N[:rchk]sr@*)ZT.CH`U)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37693-%tQnMl'e9QD*n-e=7A^.gsF(<QZDq5/h?`3pd;"7l@0IXeo_r%*6sQ*7`,72*S?lp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37699-B05jb5%Zh<rrB7ufCE#5LV\;G_=*1D+n3ad\;L:d8A5/^5X&dIZ%*)+#-[FBkJl?l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37700:pt>-U_k.b;8^^`/2!FBSD7Cu$mU>`4-GQ/0paDcMlQ6sX3bQHn$em4:+t7co-qRoh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37701-UO-PCN":;a/,=D,XMnR_X;u^'S'u#":X&bB1;M'H6-_";O5tb6hL="(,J<O>S)FnE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37705-L+oCG;L$A+]kcQ>A+k#q+k1m2j51d1g%^V0F,MGD7b]?\3)qrSi8YiYpBSW#%"hpV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37706:`ggL/^>)f80pqOj$-tkUH@E9lJ&Ul3qVAIXcF+WW)f_CRoGK[`p#a#JZOC)X<MNHL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37707-[l3Q#&*XM/0nia,2nAk:Iaal%\?Rf)ZWeIDJ?aZ]&\9]'>^GpI-hod^rNr.Cco'!T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37716-G^9G>9*-r#P2V"F[.2c%\K)L'2ELQD#+9F24j(^0F0q#-\Z^AM*O@lUaK\/JAHB_7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37717:*K04\f:I5.I@lGa,`:8$NE)`"O'URWl07=dNB=ta,7*3V\QP\.0A1P@e/V/K\+XbQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37718-\j_18;+])Tca?=dm$6Q<M*BC]pl.[<[cm,>Pt:/kG'`eaXRs]7jk:UXJO.)-2DDZ0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37738-&-pa.$\5\UJk-%=5D=G%Si.Y9Q#)NC>*oYWX/>kHf_Y45J+6R!n0[Dt?)hTPCAoR0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37739:iA!0f\bdpgIg64M\NO`Zr)<,d?]6$be#jES^64V[2V*i&Q?!5e+5S7R`7Ls_1\Ml.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37740:(u!ZbXSCg^dc'c&[apN`gQ'L!hS2P[!+RT"p-8=$i_;L&eMNgU`BH%_5qO!Z\3i!?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37741-G0CP^S/1e]/+_qjH[<EVX#>FQOCV@*:f*>(Z2"pjO+L[a)QhcYRLd=G1+RHh\X$Mb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37771-[:l1QUYo^1j#Q@/L6nrD>tOpY?0rfN/V4#rYJIJg<sl6jg?eAV#8Z-UU.H/JL.*@G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37772:7QA`S8s:Z6!3'uEg($VFUD'_g3J`_JA_9X7-hF2Y;t>P17`PUEh1;),rftG^X'P.P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37773-Rr;>SDh,PN%g?^VUhM_@lLR]3_02l9<H:AkkRMU`WIE7GqPKDFHN!8Aq_bMSPZNbM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37835-X)*WE7dBmM<QJF*Uj?*TG"'pID$cB`WeNnZB'k153:0Z0?4QK,=K\??V-iJ+8..oX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37836:`)h+F4aL.RN$RKmUtpr`+u!^iApci')!A3S2%jQZ,"P^j"),dsIkb3DO\m>o^O4tu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37837-<&W+YB<Or"c\Pa>e9[,(dfb=pgZ0hC###F[*HR?L9c0En1/<gFK,>!>G36MNFOF?`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37855-/ZnZTc*;NE@aV.Qj)B<cgf--[>t&o8XlOlLB>]jIRZb!A4OgLK"sYWjNPJG;-`@:@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37856:X74'h=f5(nT5'HX?Vfil<EXdmrZh:t]oCRgfjW`<8`L.[O$St9PGN`Mh@kKSA_$H*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37857-AYkC&OW<jdTcpXi!E/.'`pE4s%H8>48&EiZ'/YM4LEn)sm#f8/+(S>AUhJkQ:b]fg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37873-g2W8Br2K.b@d$ol9H[n5QK3VkJ&\4$1N-"`#ETGueC9A!-^<T<0ED.cT>mp)Zt)"2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37874:dCA*=`m8I#h-00GCS3G_/8_WZ/`l[&^@cYK[m9"%m`-HK4E9gmdOL$]:g&6`':eZS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37875-1\k%VmGuHA*o5If:HqZ;eOs29.n=\,LC=eR@dGjPS7h%8(uQ#L##@+-j;\9p'fr^K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37910-MfUZ:@P^%.Ts:+/1&940!f<>RKckcE5U86J!;]],N`d=FIl5`='S27F:O72-ZJ7Cg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37911:NdF\fbZOu`D;0V$aS%d]XM/GNEtjX(q*Lea0HJ96DbQJA]6')Y$qIgKlhr<F8K`j9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37912-E2b?#8qH^QdY=?O@I2g.Y66:h-&s8j\,\3/Z."?SX^qBg$78)LaXat.!;_&2eVZf*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37922-<&lp8T6fPd<nmLmjb>uX4KB66U])?pG?P]$$PeIQ/X]H\(?>SE!%P!h[:EbNBkhb`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37923:nZ3>HM`1<hMlNM4QkPW#]@MY:ZWLI\SIFf$BN5.T$thGa*4IisS`2WY!2(h0%"3Sp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37924-<i)GBhV)1V.1Frs"<9$Kgt+,^1ld93me.)20lFIa`t0`1?si@#I^R@D^J>[>*aRW'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37947-(.SOVl.58IFAq:kOBaG^oZuPuFXN2M=c^kE[O2.Z*gN)R"!hk!I*Qa4ld%pkD1uc+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37948:10`jECUO6+HL:f0"7c&`hDj#Q%eN1-!$8dpbspc>N*%`tUnK(.mu![0&g>u@P^pT,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37949-iP()uNhOn]ViD_@252mP>8/iY(bFNqZLmmWCNoC"UIIFQi;DWe5F#K>2hG`h,RChq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37969-,$9c]&tjfk?UALS,NR!*iSkh#c>f!'P2SdQQNRI>!"Q[6r@6OLkZpb&SXKi<8?h,(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37970:ap'O`^$/Q_naAmUS?C;M;>'[^UgcTK6"MDG"FRsf*`c5Gc5B\05okE>.C?/a9h!Oh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37971-\CGJlYd?fFU.Jgi!8-p$fm&9AD\(L:/uBMZAK.G)96kCReiJ#X>JkZ^_c!bQE'QMZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37975-i]Cip[,!uL3,J%K1;?3Ba(g($AZ</,W9Ut$QhQXYG'P$J$@Sc;&],YAYfKR=K:LG8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37976:Anb8`TXcO=[R&po/%5mP_FZ>?-PKM&2Jht8\>6Zp,XrqJ,_kSK$K`^=U"p-2K+;%h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37977-e5phV.hH+!$:YP@Te3&rW(E!dN8tY7`HsI]EK\]>j'AL\^kiq2&D8545mNE2f);28
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37985-549J6W[f<:+ij*]Ss96T0j*j]<-9&B<2-r:k/K4"qmQX;!+6k^oojM<Z4Or';K+ob
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37986:.pb[F#8n-r]?^IX/aUDH;fK`3`/KT$4"D2^8lnkXkWq\%)upI'>a<2AOHelYmN`iD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37987-Z)rBMf],?(`oc;2CRUa[';sON(!sR#Q33c!\`un*<B=$Ad*9+Zc'5g?W_Q):_*:PH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37993-Ga#thE`/mIp2S&M<8BScQC?^C."!`<pQ#7RD%@K0nR(:([I8g`"R37VU?QPf^8=3T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37994:g`E-HJ"1$;m8m35[%0Ai.aBHLh(%,4OBY1.0F&ErYWPG9D[^kh7^:<f57O`tRqeN`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37995-V3GX[`iI/9(#i-dNVl.`%F)h''$=?VKC\tVetGhqj5tS'X@oMa<f/s:6cK^D34FlX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38030-CAg@-9gT0**gM&uUoaRri3W'Np<<O:JqNt@rKd-BgWLCkifD*G6QM2PBQpaQ8EH7\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38031:J]K1Q"FO-rn`TW$f;A>>qeH%9PMu8QG\:fjHp;O1`0U,Q8tT>l*4AWj*o@4Vr'4In
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38032-(sAiP-UdJ0`QsG9mR3Br5pb$SO'oaDU[*g9?i?Gn!8rgN[5[JtRO=(ZCMt5.*smB0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38037-maW(7W+3?mY9:n4#m5-/+3)$VT,7Vf/kNph3+;/hq-s+jnHVVSa2JE:h+P\k??hIj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38038:%kY&N+D8J7C%]:/?b`3D^M<cK$i#>)*@o)El_E7:HW!*6c(<j`%ncKbm*/L`jCN4?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38039-FF10a,*mJq44G8.B.)ECgUqGI9M$HjZc4MFcA,<(9g_L:?.d4;,S@S9][o#)d=ad-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38068-3drr#['_5Z/SJWj\+),+mUK6.a**:l=CdRa#Sm2G*6Q8c1EhVU<1N*b-2;'0k*C/@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38069:n!c!K,FT8#Z=C-2l!J0mZ;lbA0s`q%SGhaFo!N2?p,j>78a)$mO+_mBX%_!cB^'`%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38070-Q/c>LEU-eW(@\O$9?CmdEHGWY-YpH_Om?*/N"B'2-:W8D]rR^oYDsjsDhkKLNQRf,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38105-FZeqfjDIH=N:j@alQ05::6Vt,:ka0X0qWd]X_5PV7O*7;O2qJsYlO1sY(%pYiaD;P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38106:QkE,`P".)t8P7qB/?EklZde19CO15DB+@>McK+ehr>C+$*5?7Srr<Z/2Y`^;1O,Nh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38107-'&HhZdV/2I0(%6013P(d5XG)/>2Q]"_9^h2`u:`p"IE*<DnHs10bE&-DNVf4:-k"m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38143-mc<Q_l\bR0rWsVB;>?p[R/NQQA)]]c=ps4#BmRmYn_cd?09CR3D&Y__rrD`XgWOB^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38144:WAr$rY.`.+M`@k!Lj`;:]A3<Xrr@Z$I`qS;^sC_T?P3'[9nQ41Q\qVDqfRE(b_d(X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38145:,`[X*rcS#?nCPZ@/slH7r$Q>^Gh56ce4_e1.JZI.L`;D[AZtH1rX7KMU(8"<a^,,F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38146-Z1\<;G=0)rg#i@s&k4%"j+[E3pdjp4L$ZC%OK0\gP<I&ZK<Ir^NeaMima!PG>*=M]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38171-2!"VbI+e!04?MOeNLh6]?c6/n%tu[n90e2_Wle9$/B>1hlX-^!I_d*/@aqPlnE%]H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38172:4?K]8`IYM05"P"]$uq1&:"29iX?j#GhR$25CDPMFj&?9XCq(U=?dO#`\a_$8iqL>@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38173-)ng%/\++$o95f5&Obl]njs,nZ=4cO*.+bH?21(YsEO/G^j:@,4Yg::H`bG>ui]DQ\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38198-?ucRoJ',Hc`ZG`!D[cl)*sm1t=@$M$NMC>QA")uA/hZN8<h%!U-]3$i>BC9Hqr>'s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38199:`$G.p@k(Ec`!.fu["E+nJW[1#oZ*eKHLKR8W=n"g!ehZ1)-&e#GB5[1p1WN&S#^7o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38200-0Zrmh/'kD6nnhIHH:1Y&CC@a[0Z7]2/^Joa%4W3O.;@/R`S4=jn`RiO(\l1ih?`mg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38214-^hs8aUn:"]>Jo*BBC."lq-<q"([UDW7I&1am2p(o6F9ej"oqM\1Z(EV@SB%Nal/gX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38215:=Ks-#<Ln2QZXPRF@WiSd3<u-E1s6h`E6-I#*X:2V"$W`7:2B7mFLgligq`FiU<qQ9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38216-C8gJ=&<=rT-bb#0kGt^M)qL#/Q"5j96CetiKBR+#r,&MQ8ul7>'#o)GA#L4b#jYel
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38223-[rVd(V!mAamJ>G*4E[,`ChPT'ArIr&+uU:[oc8(&PuJqSRUk'5O>'$72[o6&j&upc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38224:1Ie;KA%@i&^co:$Wp::`@-FWl9TmFYq>j_Kl+<]j#$,]E>$H7+bQeO`*e2++^oF\#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38225-Crm>!!l&t%;u5%sU63:un[V+Y"u5Ae4^n<-@S&jt(jr""I16O[oFk89;9:SDU>W7d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38228-_*<B2p^uYL7#Odj1sem3C%+VW_h"$*^So\eA9dN=*!<a&-No(MUpu-H);"6T!%D0Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38229:4FA3"Q$Ke.)DtN`'QYm.U&8&<PJA7OHl6lnM)5Z:a9TUk$N`hq5d"9@b>0h1ioP3#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38230-LPUJpUn>ZAZJQAo$2A/nMclqI2h\OgR/k'3(0_$;k.W_JNW/t]`qW'`8!`m7dV#nu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38231:Pm@Zu+t+h4$3b\,SeA#7l*F!-`#JH5r6A!9Z7?(^)!+:2'95)L$H`BL3+J)$3W*[b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38232-pYs6k'$oR0Kal&$i1uiLKaTSdH%o:<clb4908_prIaC7k17`4>Stu(BSF<qHM88i(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38256-8KglIhNddMP@k>aWhm@D4HYp0p-e=oY@@ljEfW"'<>0Rh.;`X*Rr,%-CPt'l.,T28
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38257:dl@'$=8r7*4>!`$,3mOqD]qt)-gEtr'C/qQWFGE"p?37=GEA`#4G-a:\r<kY=_;Rp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38258-O-o+*H=jjjGZnfb90s>`mZ06q=,#Bp.i.qS5^`"5>k*B*ij^>cIc<jG<s'Cc&C'[l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38292-"4EoL\IiXjN-s:HN:j4t?Jknu)-EE;8-K6kor+_i4*^S8@tB.n^KOegA.MP9*T\ER
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38293:@Lb`b"E@4sgp8(WUJm<pG>:-:72h\Z]@\k6_&Y72@s$@"`$BABN!BZ]C0I`,W<nd2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38294-4,ehV1.L&cqK<(>%%f7#][F>DSF+Y9=(Lb!!%A!e#:-dU4*IGN1FZ?U8a<&mSNA*N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38308-PK8J5[k<2AEc[;[=$^aI#1>kYp4m3+?-@g[i.!68)4b;.N==2ZAV2oar]RjE:Fr>2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38309:Z91YiO>/9-DL5leXsp63[`eOEO$]+"h2[&(UdbqIbb0J$NuLQ7!Vt</`9$0D\55)F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38310-"uF*Y29eE3Yum`aTF:p_UHOC7C^Ha#9c)#?YR1b[3U-BA4PEQfJ`p%%H5Gq"4gi(h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38354-#qV$&$in1,60p'_8Md>T4N.s+@!HLJJ5T]GM`WQiWkTu#kFV\RcA%Ude1T=k)<$iC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38355:`a$T<j[=c4%ma)YTi"u@<#`,fqkNCV^0?Bt;")KAcVa(&)Jh.dOWXc^PKl<c::m3)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38356-N%.'\)pI*8/-n3_hOCJd10ZHMCZ?KbaQ_-NMI2L>3%W=EZ/GM/3b51"R6g&4&/W"q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38394-S.DGtAh%buHKS]!+,sI$[ML_K$T4-Q,92p(U,HnJ2A:oBj5-qEgcT6qg'S)a*qbS6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38395:WKq$4'`a1*%P^qWQGbe*/[`EO6aYT0W$Cu:R<>G!5BaRE1;n@;la\dLXl`4#:'Vnf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38396-<4:B#c0%_;%Rp^LE%7T@gXOWZ\@K8^jV,e^9,$XJ[R;SG@]+j/F49GXK2R:9.3(s1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38427-CTU$7<g=CsPQhAj?AB9-iS>9u:qum4(?m*V9*n`j!9o"qB,1?.SS&VSf:?'Vh7r^i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38428:cdU;5:Nh(,_t]5JPnT'kQmA2sWlRBfk95Uh?_K^R:L=I+WUXcC1[2-`QK$;MVKc`/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38429-EXC'f<Up'>BOfI9H`?qL&K=_8!L"S=p%lH'!!N;r>n2hm0C^X-b]DND`sYAaSg/&8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38466-I`c$((POJMT>P"C]K9u/X'n\fqgg!=1Ld<\;#R=WB!9mNc<Gc6pnLF-09pRD)E_>B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38467:Y'Bb7`XWM(5*b8>e9,m$g%G+k<aOLXKu:IEc2Rd+q42/Drr<4Rpo`!$g<&;LKfW2K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38468-&HpP#Z:#$!!,ErH;dWQ&48kJ[C?1Q,=SU;@;YZ__\BaR0m5EBK'E8'<c^pE\HIr'/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38500-_Eg1_99g4]1QpPX26W(5'RhFqf)??P4hFm)8p7kp553h1k9Y)W(pBpO-h-Em_S.'(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38501:C3T76g8cWKMhc1UalJ$;f"LP28&0%u56Wl5Nlb3seFmAC<,`6$8WIug"$`W'?6m(>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38502-;SK])dPZaZ^p6<)0^ZpQYF`es<,0b4@A.B2DK8^TpQI_sC)EXlDGkp]^^[do8ZMWQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38634-Ul"-!ar#r)A:T<!+P5=GW>VjMWU?a_Zn;Y'3Cr_aF+AtK?U)^K0$UBrg@6L_-lHK8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38635:r4/W2A9-eSN2Iq^\_ALg\igD;lVtQP$OC3a:r0W2#6UKWaRu`@"$tJ+V\=\%M2`oD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38636-Za'"3J<Q8K0-^o3Ch7R8i')\`Y<]^=X;3/kD?0`ljI\a6RaGdme*Q&$[Lpb$)d)_@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38637-h=*WmCCX1$*Se3ZE"i>,aR4I,oUH*p;MpN&o,N3Beu7?UX,.^GL'k`e$\=G#%lKJ3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38638:`n`7b$SY,559lFV%lLAe-$E>41H#s<EVOl^+leD#eIJ+U7#oo?&V`o<`:pFgePm[P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38639-bj`!0k+[npf<5Y&fp&t<\>_3HpTediqURncZb!IY.X*A&1%dbj<'P,\G8XJAf->%g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38655-8EGh6a&MDQiSrbIceq$ED&D('CI=%RQ^JS0N;ZNm/*-.2rrBkd^'W]7F`jKn&dTTA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38656:N(5$r+&BZEm9c`"1B.>/KQ9'85<#ESg0AnJc7^LX$3ou[oYk6pb37)RECX"kAOW`I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38657-kP*"]n4;jr9eV4n*FDL0n#AlsTH@ZN,l#jf$*!eeG[V'DJTkh/+rlF,-0<1?35pAJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38693-ST<kS93%[O(/FR8!m)E\28-XR`Gtdl&'dt!^Q'h;NbP7D(Eiciq,t!]G-1m.Md[;P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38694:Z>N`*<"A*HHM%.$[F42AQa\`L=%n2Gc;.+R=-638XLC9f'tN5T7^BC:"=l$^Rg@dL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38695-*OB(?iN4`h!2W7"`k[lj_i`;I%qb<F2I]0e#jtiMco)DB4mSQdr,J].dN'pf+K=qT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38733-dC>N,Eu>i:hKF(r\]Abo[OQ[HA'C_L\>nKRp(bbR?8>c\>TJY7j3#^E`BVH8?!I`6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38734:00-aG@te=.SpD((\Z2cK,L`>JX.r99I(,8@\#($8WGM0tVt7#Y\,iEf`).3>#l53p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38735-kOGWbM8J];dlX+s8+6krD]#rk$MgT@5/?'&O':J?QBtgIN>]@lBZ5)\,?mVBQ3\ON
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38739-I>uIeXdJJ##U-s\9!"_'(e\p46d-J[*9Zgi9TbQ+8dPX4*:;]N4CEB7jT_$Jo]g45
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38740:gU&64e=jM10PONLY`.6d5J.M933.$5MH"i_+]&`o5f)KAk?K'pE\6J.boCA0!/*<o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38741-H?u%HTKAl\E$QZ`?+@qKa6-]M,*HeYA$-<f?&@-&MCBg67W>F_2N0RZdhSU:'B=%'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38779-g1G8?Vh`MI)fGnLJaGkUQ@_hICAjN'a1lNR#N[t]`E1Nb9ZUao24U'=n]:dk!7f1E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38780:<JZ5qhHTb@n,=%),ho>PfYic]1!_5G2!q5f(1`9E83i/E-\.k=Pnh$n(^7Fp#pY`-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38781-WLU>X3"**b2eO4t2BBr?Y/*XSJifRDMg#Ys&><!S0!$f4J$5\;E?SH"Ah&>kEB1k9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38783-e&Ji%D,r%F?nt:ud^b0NPqHR0+Pp;$+:S2*?[C<N7VH>A%M;0ROcKBo$MV.JQ8$kr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38784:[/8jPG9`Vp,OYH$aO]+YIVURU+>-VHDf\oHWHWW&7e`Npjc4P)ku(cm7<5B;m:2A(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38785-:.b<3X!_qZp)1jO99sV:DBOP&or5V&NSYjI\H,o!GID96Bb\dRPP7X"HLL"'=jpc<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38787-0!`A=KE)4sb!,h*eu:TT"fsOP*8BQFp&Yb@T?`ms;%'r.+;eS$a1YN-6p>!EqlRAH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38788:?`nksYR$BAUH)>8#6R!_;N&-52!S851BA*VL.,JWOEi)!W<I>s`.S<Pj;bDtX"_X9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38789-bc(td%S"u%g\g'+ME`S%b2J@[L$&RYAqaj"K3k?/h)#pKk_QNiJ:b^YV]95j2.q-!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38797-lgl3.p_pD"!nuU#-L_h1NXrWW5d[E]B$'V3aCPJAO?!6HYB>"7gq':?R&dhD,Ubg$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38798:k\89QS?d`Wg&W%!_=eq8$6=m`Q].GcN/Z69ra<MmB-`((%o,D)damb$A2[9*=7.2?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38799-<"a4If/1!K#p>0N&9qX=HI\u8Sd[SJ"G!W[hY\hM#Rk/rI)u/_"Rp,@@;*f[Yoh5D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38802-R[hpIS?$h=5S<&fo*4A@Z7Dc/A<KJmIkdXUiDfHN]99*dOA!-BAVN7,61<C3/QGJV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38803:huEa:)<u[YMUQ%BCJl[6'Jhr+,`Xd!i,f3aJu*$*:`M5'VeK"joKSU2+\>&EE7e%5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38804-=aD/TCI:j[#/LiAKuh*QOo@4Q>J$'ke:_Q\3$8kr7Tb`Ql;++REPe>0U6rr>!g;49
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38808-;'5Od!SZn2I>pKfmfDA-n8nPCD`sk)MB-Y%:re_^&*Hs9`_I:3!XZ]h)"&ibCrDN@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38809:P2&-;rRM+bE)-Sgr`%"6=V2E(Zidh&jLP$W`An-H0cRI:'>OgMOVp+q=(.7Wl,S)`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38810-%<#^bPi=Q4#O^t,e*0at+A>3Q-Na]sc84'0"-tOHaT8UH"$&?7&l_>2//8ZC5f_oK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38816--"`33dXEY1nLSIXZO-X3LoL2QIk(+S&)pZBDdD@kq<^o]o`KZllo;29AqDn$E(5!(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38817:!R<G0AD5b51W_1eW.Ig1L48kZ'3i?j,`YIXE0eQ![f.H>NV<$t`3Db<&>eDpIHt"W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38818-V)ejB?dn,n!6C@dm=SaQa_,HMN3%Ee1,0kiKBqu0QBOsY&VSq5X1.24,<>4R::8LB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38823-%bgdM-nam5e*`#7.n7DrHM4O<Ro:,p:`)Ma";Ad<77CC:/HK9"?(*H(h[/1T%#AOa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38824:aiHF]%+ed!nG:E`3\0Si=]#JTWX$ghl8r&'N`QUAL_=mogD-in?<HuH7D780=Wt8Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38825-[uI8J<]CGZHIne^WAeA6;[o$A[$&$`F2gH6M"hcP\^tu9Ks8#h"nNfTgX$H'j]>b8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38865-L].XCVH[@*eG>Jt$sOJt+<bFQBkGMN1\_=ThHMhF.#e&#A]),$LDe4;\\I'rT+Ehd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38866:'7SH"hPm4*`N%TqTsL&08S%DpF]KU$5S`dIErsZ7E?i#+ElXe\?O*(M;QH\8b0!AJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38867:[G7?ur7#rH*l]=MWd:7h'pj@b!7;sK"m(S(?U&`:[p#A=eqH%e),a$F,d^t<JF30`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38868-/_WuW;C%&h$sABm)sV4W<g-8GD]'gZ9=rq_1G"&pOcJQLnd[fEeeGRpEKWmk]?l^)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38870-?l/p*?fbXhrrDO^Igl>W_En'(l$B.HH1lFT/Fb3ggQ50Go6*$:]XcZ!i5HhYE]\::
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38871:=4dHPZM3`BU]/BL/$nd2f\56&OYhM^(nBbNZ8j.na%G(m;@ojuhM7dk\q<`L5IDT>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38872-,Z7<1^n$<L&IZNE*:`Ds;WL;Bm@mK7[m,+`Rf%R.0E2"UQ2R;g,K-eFIks@?Sa[k]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38910-7)T\Hjm.m)[3X&HcE(P?8oaqQ5L(`[A.`a?+WREK&9FI[=.*(1lAi7'6Lml\A]"ZO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38911:@=[Qel=m^`[M<<1L&9$Gc`tGu_):g.c#Ag"ZSiL"O;Ih1VspU>Vq/6qUi#4oD]gZ[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38912-_pE#+.a>Dd76+LcHKW*T"@4rHrr<?hU>fC%ia<JpDSu&I^6-oK.37PU9/'8f:H5G8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38933-r9p>>0f68inhXtVQ8#r'N"XnH=ZXI'QYahbJKI*4N\U>'Y=E@MZc:EJK?+BnOu&6@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38934:q`^miS&@K?d^:68D/<Z`O;'$8L*O-V,@A+FnoIBtQ5f+7e_)`M1lRp,,]1iL3+M8W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38935-Lo<6K(aJJ\7N:,`Sb:g>8Ff%k/\CR/F.@_Pa*EDg;Qdgn(?3&sSaECnl)<37/DFMd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38936-Op>?$?h(5.R:Kri)p9?:`uM9?H9sf7J<"ShH/m>R4DFMcE@?$Rh2IFkj''FV<&Umj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38937:a_`Ph/FI2,.bFlfn+orX$DK7;bcm4q!<F`Ck^C"EchfT.`ZQ-sE_/Dcp8=Gu9=8iJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38938-Z.c2^EV'tD\loH_]ae:5O;0YrcI0T8+-5Sg(03fh`V@M95U.ECn+]sW/qG=RN<Df"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38949-c9Qq`J+PY&dU1_k::cABh:%oqCTUM':pcNJgk)4mJA?J==6:=s)gA1&-g][d6gGQq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38950:T+EP^LK>hQ3WB(CQ24)L=57$#J"YKK9c)ILeHNtU`b!r$!Y<nA=8=*$<=`N,@qjEe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38951:*8S;4f#RHU$q3*@7;L'_p`CL3`?(FV$$M>/:_iN11"nYd9lW?!de3PH`)(]b_j@[n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38952-]%K8g]PYJ-od:b7NXrfN`#W=cY&o(>9T>V2mc.>E3E-DB8%1A>*]hkoYCW;U[6GaJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38964-r."4mKs(1m>#,_IA('a]'k9%4R6%<S6b!P7]mS#,pl8.'T<lOrHrCIJ<miO"k_d!C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38965:Q:D4U#Ii%T=6AC:X\U`f1:1SqC[BO9jNk3M<Kj<e8)mA$W;]p`%qq;9*r,?-=Ph_#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38966-;UX.]+C>8:fXU!l]Q*VJ[PY&2[R/0&+ljp;;jCYD&$9jo(q^T#iBNChXm$CJVJ=\c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39077-_^'qPE-V'Rl\2Umf5e2gdRY&f.QAg&I4Nu54/=Xd4HQR'<Xk@)O:S!K9'</>m#OLC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39078:8[aaRcUcj4=^"=6QY@`,LH$[0\N^X?LsWi.!Dj?/`Hi(c;CgCBq!I_@,&=TWK[#c*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39079-7MrVDkLR@k\rieU[&;.'iBUnj5H#=C-Jmq6@;)I#O\4I6\sprd$aejn3PkCO[n>B,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39086-`YBa'&)X>`#;rNJ-(npCrQ->)!')Xp&#&."D-8rqg7(glg62:l&k9D7>@<);3D:K`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39087:^FJ_+&gWI;>o6hgZ*k9?95lrg=/kK]ZcR8>njt4P&ON<`$-"YhHL\JXBeGJ"X`q.t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39088-!rVu)hV%SaWQ!b_Zc^84nOKAL.`nfScO=cZQskgn2dW9Tf@R_HNWmn+RH0Ao]5$aR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39117-[kZDb76iV1_r`RkOF)<'E\asZh4[B^W;\%6Ua2hZ4Pd!-at]Dr[Qc7&BZb6GOct=J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39118:lgK_S<Np`l-$#C`<S_Zt1@^Ro:s66Q+^J<Lj_Xm?oV[fJL=TYNL/9j<<Jr=WYltG?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39119-JFYoC[<CoWI4W@S(03c@8]Umj0<#[p?!B*>.2X2,4fX<W>p]',*S385'ZXrfPA\rK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39138-N@TFu8F=("Yf)eOP!.'559S.F7?@M,0JYf1H2`d[Wujn@"rS_,Sp:7BkRbO<=]kfo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39139:#lq-f2Y#:FF'`^3)j3@S4Hal!rKF$#mDtPpY4=V%a1k5NR=oRqA!>/s5U`IKPM\@l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39140-k+`)iBqjAZL/>%OfYPWlHds!r-+4t@/!H5#N:W83/'a=/aWA,U([Q&XDNQ/;`.%=F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39149-lN2n6'Lr='[W$6_Ffma$HbKAQkY43CU5T4H)0]e)D8<CZP'mL:8`rX>"r%CNOC2t`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39150:pf9e'm$AL2,9?P/!@7R@.dC?]-^n/sFU0`95C@ff[p$h!F#tBK\$;Z6kmFaO+`c7G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39151-pJ-#87%8#j`LY6#9N@feD!^5'ERUA[)p%Qf8S$V#H#,1jBhX+-%#<$[cDl)IPoY@k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39185-A*&J`(`l5e4@gZXOr9f]+kZ=G;u0LQ1/#.Hi+7H&IC&691)Aas@&@m7m@S.B>@!XT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39186:[RB=QC`A$W5T/`0g8qrFE<H]m$\iN70EZW6hPcbE'j9<3m)^9]C0Sc4H>uA_ALEdB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39187-d7lOM_<=4ja#'IU@,li@@inWHbcIH@fmn%o,9tuj<-C&Ri;%C5%A3pkNqoU11hacL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39192-Xt>XAnDT3`4\g<).qro>]DGQE'P/Q,8WZ:/dhUM=^fL-k?%I'N$9J/D.6""NR(BqO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39193:8#b39^EW%kJ/A\X5.*4KJl[ht`,'`(j$-ms\UK^`Esjsf63eXB+BLQ_&o&%KP0!.4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39194-IR%jC3:BI8a@W83FH2=u;?VZ</\(9ar@*mk"H"s(o#2=5Ji_t]>7i-p:q/g#"?P^*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39244-,R'#PPFe%l*TcI;ZrPYhF*h\<1qtdhIRSHA)agT-_0l\^&jWUTcl,f^RL`ledq>cH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39245:CmOVF`YB(_!$E>t9!*O#r>p"2X`#)A2WL(cl^GG&)@0eo??)-1F8/bYc))956#F78
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39246-hqG`#[r%njVNn7/3Re1&?8/AjJADL3/!H.Yg,RmU$-jK.HJ[7!BS37B(FL1E\gu#Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39257-,Gu:Ohu<Z[9_cjBMr@r+iLZZhZ/&_Y*p<gJj[L5"h_jD+=QMm\.^F6'3O(Hl3c7Xh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39258:1&/HASU9B-N4`)mhVUm=F'cK"a>UEOSoL@>'udH]ZOt,$M.9ho)#UB>"7scO`?WY_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39259-.N%R559li`>lOd9Y('Wd?'@_l``.qjEXC&qr_LaXo#+ON-[W2]>O#1p]3hrR1HR)+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39275-\t*"akE20)Y0r3&$em#<g=;s3b58N+e0Eidf.MVA&9*)*:+MbEKiSW:\+2d$fR"^:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39276:FZPU8XlY`-$!1Nj#H`'Q'OYS6,_]&jhHkO)GGo[Wlh^93MgZID5qu9r=RC(b00()H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39277-IMM&G!"^u_\^>;$i^kA_d@M'\pK6t+W9M9F3fWcXC_>IY80d]XKiL*A$1"2CRcBH[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39332-l+[f%B$fqQ7CCP]Zb"u4#iPX!ESA,k^\E5"UGH)o1fkIN*Ng6,TOSf?]lua26g-5+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39333:SZg`m5Vc+$rXJ^(gUeue"rSsk&3sV6%IKV\X;3BapM%;N3icJ[kG7Ulb`9!N*3U</
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39334-Tn;GQHi=5_TD!1$S7herr[DQq*P-N4^)uUb0"'B"m1LV5Lk5R+CM=k_[A8$ta+"ab
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39344-jk63;S.8Z):J;ZYj'i)&@j$0DckE"f[Z\pFV;4OZOd6/G*.*."&t8"nV!Q?C0'I_S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39345:f&:5r3/t`>T3p$M:HI.4RMLO*5oUF-+*q-a.u:8FCOiXa0eoQqNgp`/@fi]5kmsf;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39346-p9;UiD:q\?g_69(l@0`DB2s"2LT.H[i7UbEGbJ_!2P-;Xl@=!t.Y.+;?f)_*d?(#b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39433-/;"mC$e,%5^Ht+5Ia'g\EpL;:WtF>a#msH1'BW%h$k\]\!ko;uCo5TiCE)Y";7>!7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39434:4'>`3o)A]^l!H05j`N9KEK\_!<]XY>lF&L$b0hPui&QjN\F?9FoW=*?;6e`c072ZI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39435-W$3A)\Nkk:VgNKCF;<+YemU-s).cB!(uk_KJa(n&_"]_U_b0E:_[dX=hL$p&Fnk%+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39484-G\=lB3l'<cU&b(eE]MuH3Tm:a^!M">7aeY.43Y0<Pt#fbXpb70Z2d,P2;NX:rK;PH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39485:XP_`G9B0B`Bp&PD,g<8U++I$M$M!T=#2R!7?b_9\Ff9HKq`,SOAq9<,:j.q#^CsNS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39486-8uVPpof\hZJr71qn.-Q7J6h#W:b`)l<QQ_`&]0F`ij8M\#ujCGM>(s!'R'P'f&urU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39522-^.r[/0;%?4AZ9TRlPPX;:RFbX-eFg]0QPP8bgfkL*0nE8,`maXr'1@T_q=h:Ge/a&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39523:UCScu8.IiP[9^>_esU&;,\.O5c_`3&ioRN/1IA1E$^*Q3V0[u&7!uYVAaqRO!r-`T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39524-,V^.^VEHC6IGcV0g&We4A"&4!TIdAD0+_Sa#H7WDil$Aa0/XSX$D,e_.p@'NC$`c9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39622-5K\"eK9,Vd7BRDLeC^1PjtotoZlod3P'uX/hDRr/(!]Wm`cK.@_6$pC0j;Z@!o*gI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39623:`-(u>FfKe4cG!_+'Q6uMJ3KR3>?sb)/2Bp51eOj[aCCjUoG#C-$o[`'r5>4Wrr?%j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39624-4/@iM_h:mGk9m)p(_%CE/PqY&TV'5X(6t8(Yc-pU+=]_uKb)qm5D<=ORg9mU(CQ#]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39634-#,8_&.3oSL*dIX!j[,V\7bk.AdQUV/2;!-e>E_jr;/d--/[TCY7Vcg'?<LPOcC/NI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39635:mn5k]kSKCE&RJZJ6-D]g8%>_e`_A)`/8O>`@>+\o($#-,K`"'9=PN.bYefJ-nAme,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39636-np4r^H<,s"6`6L&0Zn>P:UbZEULpZSP"@eG%;Weh#dMKbUdj[q3rM=F#jc35)]CV8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39671-N:mqB87RM:,oC0Q5m'+/Y:#T-fVle?;UeTgBCn:GrrDgBVsKoM-$U?R%84]A)TK)j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39672:7MAG";Y'6`>8RTrP'O7Mce9cG$et3hi^>hfNUU`!Frq7eH+mC!-bFXO@>o((VAIi(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39673-fAV+k(:9]3D,TNqI<tHch^$Y@A3&n+3:C'Kl$$3-`FTLTbKc*46ppMuWuCtg_IG&b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39676-7RYVXj;'bs$99Jp9QOE:Wp35GGPW<LN17FAIb2G<'/I_UZ,%P*\`3e(!ELh[9CVYm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39677:8V*`Aq$,oC1,4p3@F&:qqffk@Z]E,`)bO&FIgWh]YJkM*EmJMP5Qfnj+TQpZI=^n^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39678-rWu6p@sF11hVs"qBR3?2$08ZlWQ4,=Uig&Z*;7GkY1cij8c,I6:m@G@+-#[G=j<2:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39714-^KB2<>Kp"hmL$k%ik4Ho*\P+WAsUHVmpa@X+Y2$5frT0*MF1O38]@j9G#RoIM47A6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39715:9+<L?b#jM'5rij[5?_p#erep>-L\m!`:gXNAY^n/ZVEbcg,$9ri!`[9iXKD7?OV<.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39716-XSC]4(Q!6p#5B]ELtl9C?;.;RMDNcVikLa#gIqMQJajQMoC9KNZd8!ED5_\Pp4#`?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39759-6+HGdLF"uCYdCo,lHh^&Jc=!q!*cjYk&D1%7<Ubk9dmBpb5G2E]gl&8)C07pA=!YP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39760:.8kVIqUKhbR:\m.&I0ZkS0+SS08mOVl953.`q*'^%$qIH(qD`_NX5===.`2+M37M9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39761-FZ<tqDsa"dW)ZSBbk!*]g-]_YUbRh=4-">_V]=^!8T>f:'\R[$_@T\LG9:>\;aM>s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39815-/*!,BBs%%7m9#[B>7AFYYHD[/Z)ZJk^,MNb\[-RgFh*Sn4[ScC+,R1dokOpE:W-Qb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39816:Ramk`g0%S<_OM%+T&$I5EZAF;DY@bA#AYR/7I',97;ufFlG8sN^:r.pVuH`"iV6pA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39817-%h*[n?21&NNtfR7pk-L^TY7g*aSsBh?h[(@NqOhBd_?4`bp#eOUg*/!(<^@m5^/al
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39818-j7'7arrCuEh\P\Y&+PfiL0([nSfcRWH/ag=gpf`t&bStAoG.(&I%r1]DcA1m.9]7,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39819:#OO&2Em%OnIi`9#95Kb7=lI@-2]Vql`I<)W7on$EXa9`Wr]AT[IgKjt0CMsHh2(8$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39820-k\Kpk>3T*0I[dBB7<)k^I*h2@8^@Y4(&;;8;Z=u<c&Sd%G_8Hs?g/g0d$/>ZUk=1&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39831-Z9>O1B$O%sTgj=e]r0i/[sR*d?U=2,Q`7fsl?=%9DRXX8.2ik_80.QYNJu&'k!ghh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39832:N37T<iLM45^DqA<'P`(;MEAf)fjVHJA?\e=!D3,+ni^>UCJA_EZ^;$e/`4^=5s'^/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39833-mpkl&qH<\JIa7p>piYUMMOOPFL-0m&J"tfP6Xr!3=t[qb!Z#AWPEIkIik@\Jrr@b5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39853-]N5_AUoY=dL*.,^;=%*;?GldC$7EeH1E64L3$XR,/%fFRqoTGQ>3q4g2)f6V]Sp/3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39854:2/&Tsh>!T4++^"5dQDk-QX2"n`o\\3,<tEYF1$d>i!e5`rrDO_rr@bE,OgtbM*<%h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39855-G^E7o&bqas;YcG/nuYB#X:IVST!eF^VgK*GUpE?'M#>H#%`>sbQQaD!b.Y\]e,25b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39861-(^rMifYoF9*a9?HdD:2Gp_iS=p2odqn:/>]4fl$d-Smj,gSU)/\aPK=4fb[S%^U!j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39862:a<qV5Qm![`JGf-uR\m9&C9J7gQKY=)b.5P5$*Q>'P'`[oQ=c,rhj%E)%.sDJZUN>u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39863-_J'DdHgG0V>)\eG9!")*6L5T,A96"'c@C`35g7;'!U+lOlWm)8aX"hm^r5=(bPTd9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39885-H`!/&gm&=bO$tiikZ>o'm%>hp$jk6&NkMK2_b2f1&!lY!!j!32p)iJ"E*@DU(:Lc<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39886:1pF%>8t["=a$3=7\r4Kb<`Ag;e&EY6gf[j3#A,$i$HAms<L2`+4d#*b0>kII9fcu8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39887-]oErl@]ld+U);0slcj_sT:ksH:@bdMWA89iBk/>&Dc;\hia*SRI!r&V-UI5[]rjco
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39888:q4^E^SWru%J^&V$n<`&DN4_l1CT;bOdB:,$V)r9$H9A$Fl[t45`3!=SGr)ar@hl00
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39889-A+6h@g38E$P2B!BMW@8O7*@?VQmD;/f@I]@rZ6G+n?7COd]TFqhYUL3"N[5#UDVrk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39894-n6_=Fk^@7,)>*7*)X?M)P/j]j'*)1Nj^10#Q#s67?0XYc[?<KU"l;`L+T-QZXq/N:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39895:'`8L2o%g$g7b:tuPm0Wk8gjW=?G<9NW8XH@q3tf,eupq<.C]7nH7k\[BjMb-Y'`Op
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39896-$c/_)0h7K;_)F;8&:2sJ^D[%OC1F-o:Z7?75h7X1jsar&:A,\_\9d?/YF0hqrm4t1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39897:pk<c'Dl^oeV]cKaWb2X`1.F<^q,^hkL$dP;<`bAH-(#aD%X9!RYCk-qVj;^phP]^f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39898--bp2!;\6+WLL9S3Upi:OL$\A8gdj2n\13:1=./>We'9SA\FSIO)0!p/KDs.[Q(NJE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39927-.OcNd(.<m&[Sl(?<m))HRI/AQQR\$HNos)DYBEVk?s?1..?tAY0oQ0`&$8fu0NLbP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39928:$bQO]3B`+4<%Ob($R3]j,39+nK@fr,V^"TH^N1XADFX2MNd:&@HI`fXRp&pmVY)BC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39929-2jglWUf'G\WXNFufCH(':h#O,L1Z[@f`QfO;d,NSMPT"h;]Z36$]W%E5=8\!TmaEE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39930:1(^ZM,<<aK[:`69eKYFGV.NYk$U\n)/92pg<@%.2SoO(!f-:m6H%DarPC`:7Ys4L]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39931-?YXP[6t7kE_M75l?N0To>t,ch?9+TGF^;fn88`Ltnug,SG0p'_9m(WHQc^R4,Vh""
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39935-N&K8DgI?,dh#7H*Ugd:9G6L56!S<B.`i2SQm*-g4K,qEU>QAdSEK#C;<"1%*a?/JK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39936:aPhTFT!:7^/3a")@QL,d;bDdP")`rcbbT:"lW#<\7$Ds+#AT"HO?!Y<"<Zemg8`@r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39937-!R>Y/!er,&(_Sejk9KDUX[=7@!'Ke56,n3<.;nbcha0]@"s=jSEY&boC-h`iiK.H;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39938-0`sC!obR?)\_&!o'aGbk<1L7R`9na&#<DWWp9Fn1YopsW)-u,S6f73,I&P(@0?Qja
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39939:7pl8'8-r`,P$I+)#9<SLWk$n!!d>\DOi[GK>3Zm8d"m?lN(J5,n5p`bSk,mgO>_e%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39940-Ku5W-kL>Ob(=K%;8+Wo-F5-"^G^.\$@<Lk2@rV0!maBIi)f!H6,(eoJN/VBkGlIb9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39968-LBN)VeX:g(NZb@#Qm#&@%QPWRWVM?8!J$7[/BUc1ld'WR'6L7\m1Def;8=?(VR`_G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39969:=er3C_JQ?Ye#ALU4L4>l_ifq=`j=B$5aBG!\Wdg[:;ArR>>3;0MCNn]`m>"Gl75#k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39970-Kb7>=2;C`=So@JTb.0""ZZ]D2i?HgZ`>hAu2"3!^BZFP?mM1oSD_f:b7USQh&k?iR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39982-0F:-/=^3!6:-g*D:U-p]GnW$m^A-:\5ppZu3![f2YYIs<'%N8'`)`r_gr3?VgQ+H,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39983:L\7[r]U(75`J&Fr'EdaO+$_=92YEXYikr"`";60=etAHWQ76``\WRa/D,;oU7L%i?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39984-d^Gtka-KMLr6BVS^!+#0M-=Us?(gUn=h&?/j70;bea>&!eZM$%=W0*f!6=1$F7l_M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40008-4C\McZqCg+7dDGj5WAqW.tcQEdMKDqhE1jYNOt?phOgi:/0\QOY1Cli4V+r;DMXj"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40009:1</`qek"KH15mUf_'?_dVl[o)&en%$^18IIH;p"UCC%'`KQ;$^&big8!;4ocOHqmD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40010-&6CNH8`64;742WI4UDk!ZfW!)nWF]^;=&&f\s$irr8(KXPFUd$n][/Z=3Qa+c9U;$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40045-;ufOCcdo?iXC>S5Y2'!8F5*jI)U_416LkiN#FlcW1uT6t"'7YSiO?ap]aj`V3rS,6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40046:4kF?V`m^No9)B,meR?%u&k(-S1(9jDeFjXQH$(*n$QP'eJotJD:E\]&Y?13h`JmAT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40047-H[+s*\s=&G!%6UqY>Yge[A+t!&Vk;]M>*Oe7s]\jKp<L?#Y.2dX[?ZoBK!'.hb:LN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40059-I&4&=/-c6kSiFV$>8^$fj_fKMg[7:7iQ>pB-D$%gTCufM58*m"nEu]oUY\A9>AElX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40060:)T`(3,i2qeK>CoZF'mPk?P^:CUA.MXn?7Mh2H!$Pa#r^DjX68$Nj\Dtm.'s)HlU`p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40061-/JmF'SYoRQgrd*'8e;:0,DO3aikEji4:?'bgIU6i?s=gAIW*#'h0=4/<l<nlV=q;\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40098-B6c04P!7gM:htXO-E?p_K`!WQCno1>bnL=A_:r3bm6CJ@r&jq@rWr:kiqLAApoPaH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40099:[3jb_3:edN`YLPSW?cmBo]eDhl)?hl[&XpbhMCrbrX,@hT0i$c_B0?aBlsQB`2:[M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40100-Q*lR*AO&/.+EYFEo<4<Ai/'\'9V2a+(T[P_rr<V;@rL?Y<LE$UgaFd"3Bgm>1X61\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40122-53U/jr\a3VmBQZk"UFgJq_7e7jXb=dorf?@W/B$G.1%VJ[rd<i.L5*UoelLRnC-<>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40123:`h2!qa-r(V$2[!Ehcfe;3L[rJN]c/'m\*B>:QT_&Oj(-^6.`(&%\;LNqNhZdI>Z$R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40124-@=k0\eX'(n?00`2^Y1@7[/Hs'!8sfI.uh2[EAtd"g"t"?4F.Hr_=D4@%)-55$b$B)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40128-BR%Ji%rd1KkmJ8Ml7pcP<p^SW'#tQ7]o%n-`I=),K8^FUq;%(1cW3s3fh15I&\?)p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40129:6DkfB_pm;'?X4NpArmSbJ2\Hu5KAZR4`]OX,Y/cjEKD-$#GE3(jO6CQY9Lq!"`jM!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40130-)'Me[a&25/39MX!=jE4%ae%T]a9sA_Z5D+kjKLh#n?9"0@o%l'X)"p6_csL-2&T-4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40149--dSA/^Iq9o;mNaUp19U88O;=i)uscti`YqVhW5sPi)^F?k8XTV+2E>Jl#rLTP/^cZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40150:epDaOTn,OS".\C7HWE>(,.'(<3^A`LJea5rEU&$'n1^-WFR"7UG3&*DN9q`XDg%^K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40151-)fpbgT:C5!I^SbP`!m%_42fjeT^'>4mZ</c3h0U<\J=hXOl>M?Nn9^HfMu'c;h/l0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40165-D=8'TLRsC8MWYpJ4ah+?>uoA]6P?0mUjSi@O9bUEo;k8Pbp9B@Q6U*`pV#'Xf$fRf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40166:*`T5$KT]N0%_HkX8K90k[gIqaS]emApoFX`\jEDT!!s$l?tZWl.[<=iJV6IKDH)2_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40167-JR)<EiB-B&BeNpteg5aGiNcF*"6i_KW3(O^U9;]WXl2:r&:T=P0n]F=nfU;`_#joI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40170-^6n[)Ik2Ll`gpsn/Z^OB^.&?XfI&'(W38!:K649j25<(+U#(7J2`FgiSekC[9,(.?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40171:i\#0h,G3,mF.P2MQ;Gi]('K.NLZ)No`XQ.j)NT]L'$pQ6J=pCl^rK5EjOY.fVV`;m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40172-#76K9ESHr>"f3'jA"L;)D%adN1J8^*+ufZW3%*Fl4+/>sSL_9%cPYG/"!aD&PGRO7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40183-\$i2m>8X*B4O1j\g'U6MY1^k!hPgNd\l)Z-k.H'$-c%HhqPKCWC9OO2U3MP$_;0"J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40184:6SThI,;o+Yjgui;MYU!kGlhqF)#g%,b]ig!`4lkt,$A38/\G8M`YaYf5n]bPpbhct
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40185-Se?.E2orU[)u$o*Iq^c)Fm=>^idZY'-1D_*-LhPB\#ehu,cE;J;)$-*"pstb]uT&t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40231-car46094T]/OGtB;<3nOB^_0aNLBU;n[J3@drkO^:W35M'Bn%FjG@?)m<iF+,G6$&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40232:fB4I0,K&*NC0i9mnM[eab:]k5TH1<o`ICm:$aJ0g4Z?6dF_`^QB/hWe$LeagIo0Rq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40233-rrDHXq^hN/p0%1&Wp3c1Q1a%PI8]FgC"KJQ&;!AM4Rb+PfAc^8_J(r0NlR\o#pu)%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40247-cW<:epb/L#h>[Ih/6eucHDkN:(tm$lH4DICb^;:5H1TKd?<a!r/rG;UO3GWBS[DfB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40248:g%\(rXh$CY`IAXt*&\R'5#ae`Ub$`j/:6$ACAu<P*T0`g7Jo1(mg8C`/LsGG9iXG5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40249:Lm%fLDCb7`p)3?8PO[u4k4(Ct$`%M2=uX>p$L.-GSfLt]UGk,07``o`Y^Yn0S;_(q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40250-qn%"1N?Z4IfEs.a"tE`<=J'#/[.nRW:G0K?9%0!;O+PYs%]*K6Cl<TH_dk.02Y"q`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40261-9gpuGU$,FXU=5R[A,AO#e)8aJgT*JKmO$@!!Z:N`cfndLHrp)BF=fuErZKI#ZMBUg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40262:ZGFW_DT?bAGrP(qrr<3Opj;m,f\6*:`Y$&FO,@Na1K_72-KOcaM;&u[+,t`;CRR\H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40263-UMFTt+?+J\,-"_9$1#QPi%o(EQ'(9*N*LXl\ibK#eq%J.B\%/idbM<u\=".Hh8pgc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40317-E20)Ak9JU4Xa#=t2F^,rLs*%U=!s#`#IcS(/5(J:WQS21SWWU;^*cM2[MMHVM,`FM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40318:P5-,#ed_!&H64;@,u`q+*$NXSo=[4lMX'%ii;umk.gKr_cU6n$-G!E.`kI'@H^0*n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40319-Jd9'T>uAR^H\lEWq_`^D/k`Mrm>/P/:qPX-:^?dH<Rl^qlRWDoYWu('D'Q1eH5;S"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40323-Hs5APdO\]tT*FT?m0PE9#"0h%J`L3c=,fZ.>8tc\UNmhbP!h#qKm)QtJq"k7rd_0*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40324:gJO6oe9(R>B%VX:Y+UfFK3g.hJ(``;YDh&l8UMmoU$@dF$ZQe!TuTtc;Y&R(`L\\D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40325-!BQ,.BB6J3SN7iN91X9-S<3PoOjn$?AR=[WTsTkTYe@W]\KjM?:>eV[4ERd9]OC[A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40342-XCQU6!QQ&U%6b0ML"2"`7LJ4>'9>c[Bi*CEpl%ZgVU!dl\5nnDL<.5jO:H9NHLm,.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40343:l!!@`D6ho]q$7hjm!X1]6Ts\E*bdB#c3`2)q+n3B\=<ATb`T%4iJ2#)g[qZ61tkN'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40344-nF762@EQMH$ALfhZfh8`<<g>L`.Tj)$I+Z%9j"nhB+Yjum8iJ?W:@?b[FgfKA7Y6!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40351-'XgKe_q,nlktZ.q85m,@jnW;eo#oo8(dI%U86+`.<n`<g!.i028?Eb=PWB:c^r$>r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40352:-PSif2deXRh]i15i'fu$hk?d&fSdlb8u=;e(u`YXO.i[$70H.Z0VL`_%S7Q%C*b&?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40353-/s(U)Q2pRm0pRet)+Oc/EU?WK[UI>0m*D!NElHrG+Q5TKGk_.$#U8&a;0EEM;?o>W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40406-RlsF'p"U-oH@1FC9o^%nrZF8i5D=QUpiKY`]A^K!D0$7ZP1eks6]fR7!.4@AbARmG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40407:`n/Ta[Dfo)8rc5i5j1?mfBDtG$iAE2gW^lf9>i5\KcJ,^*C1]j`D#E[X45HMMfeC`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40408-*s6bs6u*5e9+CI.";<n2>Qug#`pWZ+L\tE[g!;7F:5i1G#f+7]g:oq&+P`<seMQNn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40410-huLY;e'X'@7@#9/OEVg-1p3P!.>APY(aF\.O=Hg>aUH-.o#L2IaTqb?=7e\7FFOG]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40411:m)qS,:fSW</)*'^F3Z8`U23?Qk=@U$#9U'K%..qCBYn0E"<?n(W@_Y7r`JnUK92kZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40412-MtOUVC2"r<#g3SNXM>!LrG%"KioQhqNkdCN*DSiqoq3TX,\DNZCL@2t5@4"\5o\#n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40413:#c4eh`:DHKQ[Qt]aY":^`069T2p@s]_]MKm/oNkTW*!\pe'M$i@3rRK7`A"?+[(VV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40414-'jfTCTNKu1]TF5Q.ENS+H;iM\JNYX--(,N\o3!8F!F<i;7VZ_'M70GG5rf>Rq7k5j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40429-PL8S\[>enZ%<2*$7_mpoNdhR3A7<B3TFL"FQNoX$.BR_=`3N'c:r`PGN%s)XX&6/Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40430:Ti;mHXp@tTNjPmZ_6'l\8l-K`-k*lm&)G9B<$<MiU@RAT*c\hG8f:41N\%Gs2W`u&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40431-V,%LTah=*8aVZSE+4SgqfqpKEN(PN+V3#6KkLVo*!-_s+=9]!5j0(VGg,d=m3Dr.'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40475-IOLLQDk?'cg5$-IB#]8"4gfNHZ!HJOb:99"U!FRZa`AG,C"I<NT%'%R\b7D(?ZIXs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40476:`\P:`;1K-@qUNr-4(';UI_<,:f:J8IHomK_Ci%><m^mH$3<]2B>ugScbaATH3$`hH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40477-rcS&R&)GT1mWb,4-"EFpViG:;rBd*H7=!nJ3+11Z/%GJPT%2NZ;9K*WBnutM:?LVW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40482-]JpmI52GOinb9sdLVF,-1OnEa!/Or,ZI(LU=H'RKc2i;&J6/"6C+G_=HE">rJ(aCA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40483:nl$]`/ENFYg7MR<hi2!N^VCrE]0X$u&&bXjBpLM?&]@:c4170Q>`sT=IL#l(^[PD)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40484:CWB/Jpac&P\!KGNjA"`@pl>1eMC$SneV71d\Z`ooLjX44n&EreVqLu;q"sRkBt"7J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40485:V4-4BnkY[_C9N+^5*b'dZ`du0K"F$X@M=-o5?km:^\B@H`Li.aRYQV^BDjIW_-Rec
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40486-PO.dR1FZOtLsH9"R/(gK#?pqSo\FLL/Ra"cm<\A/f.S)g\p%OmGn*#JqH(#u)u^/c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40519-M$^T<D37JL"_!$>Ja&^(("%f2k0gfhJ]m4_Wi$=+!&$,Ep8[obWnQc>hm6+ok*#V]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40520:f75KaW8!<h@?&%`RZ[M9'9h.^c[ih6FH;)]'TV$mH1abKl\PYc9.A.Z*rMJ/q`+T!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40521-[XSDO.6L2^>tOronW-`uo2jFRD<<8a+5NXW#&EG"Jm$p*Pd?N4:j>1sh'AHML<$]j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40561-$NA!5e%o9A:I"4TCt2/$AbKX5Cuq_AeYSunpb1UFmZXTqH%%^,O-N6@BI%Uo^BV7k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40562:'C)P+m["BZ[+^PH/A`?14(KuibYAm>N_.>-hKYMkLI'@+k*;;#40TH!k$LdmXt0,`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40563-p)s=*ZsSR]2P2&i.HrPOIhFV-'585k8X7]jcO*;<OaucI%R"V"bjR\o+R7.!Mn.s/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40623-*93_Mop(I?f2%,iJO;@.Y"6G0!"mQ;?Q[4o)I/*Y`(JHKnm@ATcZc3ifKh?KHd,#!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40624:A-HohZ[mWjK"mtngG`/fniqn9$[@2k7FEc)$B`_h1$8Z.YNJ",^9VVR6h'Qf"Sk*s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40625-(J_Ya_G1@#qUb2.r"QbH*X2?1i>\H5(7D2tFt;A<Kl8RuT@Ub<bb4!&KJ0*E5>pDh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40632-FnI,@r&<S!#\]Ycp*,=]Q3:EX%KL+]-&4VDf8o6d6rDiUR`%,N6:r8V!V9]ZolK+.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40633:W:u`*b9F5"M5+$Z`usdiI[0+tWHOd;;-K_6`R`Y&`)^PF+@j(#YMK`8kDn*2r%sj:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40634-J&BuqLR]-gZZ_1g68IN+N]eoYJ(duAp7oR7cX@5cIBr)19B=3d>f++6kPXZ(+,&AB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40635:r$/rgY&q;Cl(qaQ[rWd,/e.n'Q0Mr3X$P#o#cS\.DCo[O$[cLT(PI5SC4?]#q`$G`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40636-#cDjpk*aN\;F(F=#<bO:YI4B1i0^.Crr@Rl:CY;?6f#k0Xa&eWmU<O6E4U>njC_j*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40653-*%!,-J6gBO,@e>IOe;C\Y@'XDQ5%*V5WR+KO6bZ2Y(rDjOht'b(r-8b*-<:!AkJOa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40654:B[H<F:'f1>`I0W\$Q(.Pf^$p:%-Fs#>`arM88oAqER&u.33TeT$@%e[^Va"6g9mc2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40655-oG6XhagkZXTECJ5HZcNN$r[#<]^j/]-%P0nj]gRJnNGcbHq.alDX<KV$quS@)+j7C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40659-2*o"X&_!mtVheBcHBSaGS<?G5DqhbZV2+FAn4-d350gKM(.rHqU]]a[*0<=>"BY*E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40660:iuJI(2`@k9CDM*u81"V0"HWU$)"ouU?f%ZTnI3Y^n6JBq2GT`c&j\Mu:To*DDuTfU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40661-?eJ@QdsP/rpp\+`Bg.B&c#E0Hi7^C5ANkkSMYrBn1<ERSXTb^ga"5-NN,Ht]:CfY(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40686-DW]HM`1(r*[c"q%_;kAneDYYG8M5-qaSu6?.o]d'cdb,510lLu*Rlklj3)s,k8ES^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40687:6ZS9`1fF.jXgOCr3Zb$06I:5?UGd=9_e\9s#ZuB"VIc&46MU8p*<$]:G+Z3mm.II`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40688-P5+<C1UkLm[<,FFNOA,j4/4*seD[IG=LrEQ+%%XD-&XL>$oV#hE:(0dFiL>FbXGHV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40782-M'Z0U9/.C!!3V2Z=+Qr.gWL-83BmA$Q%X=ncAY)g44Fg--eJ1FD;Sr/MqsYd,?Q""
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40783:/VLo>-Qg[L>46PI9:07O`e$+d&ldool8s)&`Cps>;A0Fn)h8/22;WRZbaRfFg>@9^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40784-#]NNmEd7c%9#@B%[kFH,:T;a]W4*-<b*7R^GGmWb5X"nC\pGa>-qhR(@2iui&*[)U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40810-c_a3]okC48SdVM@7i3W^*:ENs["XeR8C3Ta4H';mT_'-%!#hJ;\LRmA2[tLO_.2bE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40811:2f#0Z4`5A5*gn1be$d7<kNL!+/+gUME>H"G=gl#,)6Rj89,qs\D#eS]^GYh`V:nLK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40812-6aF@?k$bL0*PS1jYIo;j?J@*3iVR*(+#Q]:LCLm9Skj:$F'd-d/Sn`O.TDj!48+EW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40851-*BgEYPXd2>-S.ebgu/24P?V?uZ9p8#^0WS1%Yl&n@B4;kE.."k[9&"UeD!V,>MYaj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40852:`'Qg3kRZMp)#@5e.r?OTOd@'N):*'%ddBXNA1J_WfE[B/W$2VR'J;_\5U/@Xp&jl`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40853-Y/jX^7VJ3"&2[9S$3DmhF?eebKPCQH;+MPgSGd1Z?s"qS.e#o'3V>7AA*)Ihc3YWS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40959-H_6(B(I)if,E\%RF`OIKi&m$qB<N'HRGof9moIs$^."49e.&WL&/[g\!iYRH@_@']
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40960:<q&iH_gg@bapZkM*t[bie*8`>Rp8?S"9eJ?4F8"=He8-X\Umr2$ACgh8D3u`le]B$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40961-iXBJ/`7k&>(Qn:aKgsm\RB0`M6P-\KKG]=XE51]o4-.Oo>Kpb<1Mr8u67#b7#BZ!@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40963-?.82;RA'hMG&Nc`6N1HsT3D0KrMfcF-cN9GRW!lOX6Ja8:PPZY@Upc_ia>i/*;0PT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40964:/*c#NIQ1\iIg`H`/M8?-`HmK*V19h/!0P%r!$0DK?NKqFapgR.e9jW`+HGGX?:,k8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40965-!*K3pqVo7Xa>2u!orYC;Vgu[aHd'=r*j%)LoRRu2$XGktN<pR<e!g*cYA\Od07!.[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40976-rrB0,FXMFiP@X;sX/Xtg\gt\Z0TdXlL'OteqI@Aa*d(g+BHQ`!pjuUR@>i9gDG(uL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40977:!5(92=+olX<PG#=2I(12OnU>U7`G#GV/dd=m#Xr$ZRF`TjSS)FSJY=,l98hqA8ZYD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40978-7A%GcP=$U=j%Yt?l=4Y0;qu`_21rK_iDGmDNNu\P5+\%+W9U^(ZACG#Ru<r4A4R"4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41047-X]1Pk0bPA.0M1;DqGr1gW%tFdL*)E0Zda=?P&#"jau;Z)j`VWBo_g3h'l>R41jdWt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41048:5V\JoWU,$6WfgRAR3tI`E'@Yq39R\ab0$3E;%P4/:_Ie0AC:`^E,DHFU"fXf.Gq-X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41049-;/\pJ4rWrJrrCa3"eCfe(r8@$rr<JZ6SF9CA<JpH&]de00Rk2(I\3`f-+WmmlSNkW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41069-e292pKG"8%&Nm)H-p89)e^]GM.^%S<;_Q<A>%ojfb5><8Z)Co!"hg+\Z%,csOn6BV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41070:"tS`[&c>#+P%f_.71]G$)<^=H9!dQ9Q.6GA9`G**=[F:R49LZ-RecP[R@q'/jb\e6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41071-jc87S0n;7(5G`]]V&2Ka/J$PjDBGcOR^tWe:tD+:HXeBJgcg4TP5afpf,psI>Nr9O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41121-_;%6=4ce)oaB"pJ2dU/1\1SZh_Q^iV'4$l^CElNm1CU>cF^^k3*@n#s;Gh;dhGiR,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41122:cdCQ5;pd]r*!X:YON=8`$-K`d29+t053X<4PV[rs\U5I5Q$f-sCR<aXKNlW="@j'&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41123-!D"6N7p`UeEHq?Ob"8a[8[NbOan^H7J4Jj1bpg-(ZnRu]eESn-Bi\pc9"Q-(_[^no
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41129-5:_'fl@r4V=hCF9\YEl;k]?_>n>2G)V-.!D$uF)+2CXa.Stu#H.rDqWI),iH7:Vs[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41130:NX+N@>[79mA,AnA!sO`3gRo:P+d$,Ii/fb:i;;-08rA\AA'U?Oe]16,A/3dMONP`+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41131-o;\loa?X$]A;m+tXsu<hBK=iPj0`s;fQu!SDN,C@+L)BIF6WWP3c\uR3A&(M`)cUg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41152-""4L[B#.?s$GC6hrHN1W+`IJ(Db>I)Mg@E8"S*FVO/T.TUX:#PBm*O:>^<)sJV$2H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41153:78krcDBit4`rNU=$rX>B).Nn$?`Tg4mDndt'21md63u*1T_(507[C97SVQZ4+kV<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41154-oVtd4"7X$7DB#m-</t3C4+U':2]oa*WZH5_XsS#.7bE5Rr[+a9/^3&F7B$.:V_!M?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41191-L27sr>pL2*c"D$=%+c#-5ZC0M=FEuA;_UoW@a;.HMujJgB;d*Jc7->AVW,?g,0Y<!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41192:O>I902XI9mkD,q\DZYSj)Tcm`8W\leqZ6ND]Fg!L80imUP#MW&-e$e4prRI;O:Rb`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41193-L-hXbE^&^b9jXrud*\Yl=4,Sj'k8r$QQ#:OQ#M"._]N':inY[8>DGm%\!HB=pWobe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41199-hEG=d5Qf`KPdS*Xa-A4gKB>8P8;3?@KIQKAjL;1"[<,I_\!IF:'#\-k,tMkKA)=31
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41200:!mZu5$Ohf6j<0c)i"90(/9d1E)P[IJ_`0X9fR$YUVU`mjhLu?2Q'qp>/;#*W_*O%B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41201-Y]Y2%LJ!Tc&ah7U9HY;WcX3k=/$ugl&tgtk:([uq*!5N!j799cV3:.>O]jVANH[H!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41235-Q6q,PjUu`Lhs".9gmr;U,VpauQL#k#JHH,rID1t=<0Cl>Q7>ja5T!AcmoNE7iCM+&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41236:dr*MujI`PUbF$M1k!YkihM^.b;:A?FO^#CA`Z2PuN1TgH%8KI^%!Ki\6p$!_c8_h5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41237-6lRJ4__VCF#>>V%9lfOVkos7mcAi/P2Fh$#>?D,I[tU&9aW*^3V`h^BQOUYV<QlU^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41239-EBSjP!'.*<4D)j#a]T;Y[.iaWWj_E7.\7Gd%fM0VU?eaqa]]/)U?nnEc3gfQg%6>N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41240:6oj#`i=F3A!\akokuQdPOI2;'5C9o\[7<*`qD(SEOfK%n8C$RKrcC6g`Nh*gXNp0e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41241-#mLS?3T?dCA6W(cbf"!.49P"93c1;`fFJUl<uEBLrY6YIR0aWG(AUKaqrX*riG6%?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41252-*KR.m>CM..@j@S7\rEJ`pSE\!$H&,h+Ri),1E"tlj<b4c0RgD4C-tK.-&ELK7Rp'p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41253:kUe\D-jmrbK#`CGVmT"AK->[J#!1ofl1,'E"0/e#_&q*n,=WAa$tNk2`;]fe*VMj%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41254-^87"/LR4;lA'$ap7j=Z>aN<S?@F=lRrr<Kb&DIPIP:$JSU:M.p*mFt5=$7eK#N%B*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41255-fN6G^_dMhP\:P"LU%YNk;+I1h*+WGW=lAl=$"+]80JS4FC;Q9KLMMh^]7[pVXh#gl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41256:Ce!Mc8Aq`E;6q/$pCsY)=LQRCNS#KEH[`=XY2bai_W76e!%Nj[G-K.0K#9,Ld8Qgm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41257-?:FRJ15Bl]c,^"%\>[qV5O-pXq246lO'5L<#gp<%12n3C^=]AbGu9r`gUM)$5enG+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41275-IhL3'rpre56DW#Q@mHiAbLhsPf:h#7)Em/\Fa7D6GXj/aB*[.sWF),a38s8)5$?@I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41276:)""!-l'`X2^pnG?9Oesc$2U+Ooa`]C[^`s$=t;!D)qga8!!1T<qc<#`GUuN"7^-$q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41277-i5V/b$N)(G]VkPnn^#3oquQRi)u+>:]f=P"BVZh@K06(P@m7H+C:-s!eu$fRV.9,/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41323-q()2Zr\Rc*OnkfYJ-up5af]8_nQhue5"lRk/dX'5!hXQ/oWDg2eX<deG"+Xm.0Qu&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41324:9ZWmt;pu`jI<G$p5`Wn$Q[65"ibPGl=P679a#O'-^&ug]=UjhU[*9F]QSVoAP,.7@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41325-&^EEErFWOedn9+BL@$1E@Z]=qP8,0bZ?g$Vf2W/1aeM@KUHW5`Q#&*24)8:+ME$tW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41328-1(1.g*)@\t&Unl?@tW[8Gn..hf,)h/p40[,8T6B]Nh2ZB6r+@FE*6E#b7QJ<":t0Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41329:rh@.WDr,5&Fea)YqHra37utRa1^_P[-JC=#^`,$bPNgN/#?(>Ni@PZi'43!>%M`J(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41330-pl]FaR6ETG''So]?c,rGnV0Je>H$"dWqBa+leGPrHk!qYp7(B9p*]o$jF)GFI?%?s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41364-Re8?pI2W^ZVQ=f=`)Nc4VXDYm0q.'6D5hEb5QGG@Xa5JPY4W'kCojgX/Rati@&Jcd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41365:^lIQi`nk@c)<?<&\1#DZlWqekEcg'Gm^=!D660$s^JE:ilc$O]B,`amd$IYZYN%PX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41366-(TT)\XBm4rrq1\744[@if65PHgnjJ)[6ZfH&pW[;f2I*sh!5JjG;QI*J\hntmXH_2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41410-odL^><J4lb``q$.<u0Uqno(CYh((:re89;EG&IVDb?/VMk?,$F@]p#YkVsT(?b0V6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41411:;(iG_l$`s6B[ba1ZGeDQVus1\XpP$lq>'Lhrhnb:NLp3`0Zn#)=,h=6-67;bR6UJM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41412-d_DT-paOOE>5,oq*P;Esei1u*:c#X_DQ!L02=alGDDfjh=T)`]m-n"Yh<F\VLVFPq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41448-I4rOd=nq'&O5X[#UiP\Mm!Q]ckDto"JtsHTl7;-WLl!h7__q]g:OI<(Hq!oUr''o-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41449:q`b#[_FO*2a)$,hi&b$31jqtfM.KKomQ`t'+.[i1%`r3@!$#N[@iptI8QtGRh*pnN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41450--<63WRqX:d"-PCfn>CoY"q.a'<>`_*o\`5R,c\#?r5ojs8#X[F74Z7$3L(oGEO:eJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41458-i@-%Zf^RiG`O5;oRPn1t&QG8e]s<"92<El2dPR-!W>IWY59AW2cufd=;7^46VGI:g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41459:\?@d"Z=^\9eeKtk%l:32Yi`TD[[k"#P-WVtLq=C'q8$I4=ENhLOn>fJc;5EW5`JS?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41460-j:fSEY%AVu4SB<_VH+h"E5rt.D8c<>EN#,i9oPlrd@LMO:MsgULE_)9Z<dEj,"<=#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41544-d*6F6pPW`"Z73Zk1Vrde2U^@'Ncluk:j4$jKGhg+cEHP*BY?u_@r8Z"eto98,Y=D_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41545:f#3`SVk!SqktJM5j1:gbAk%^`aZ7Hc%KZ:+npNL:)AQ4_07j5i$1<9mO6dF0*2=a`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41546-_M%.5dkj0Z9$c"`QF-'gUe2U\NI$!,Za9bR:L9ZY5!:X'2A<Ko//gqZY<=UGID2$N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41614-f7L_iH;i4n7Fshh9/A\D0GL$5!PkVu1<1A-*"marS,uQ5A+Vp`k"Ilfb-C&t"0^.R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41615::DoQm1'obRS:/`TMLBRLm^4Y$9'L&pOHKSI:Li_`X*1rNEnh5KTp$s.jL;9T.kXt9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41616:[U_k^Y`6JMc8bHs2KLQ>*(g3@SDtJLoq>[X%f;V$3JUUt&fH3G5pM.KhjnkL<(a0`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41617:W*usS&X4F1`DLDqSk"m$auFC$V`e#QTXgEPg^:#W=\-X3442YVZF/@KgeG&?)3I_=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41618-bMJs^RB77a1)'d^Xp3qQ4mP^/q&p\L&d'ZB*T#qE-4p<<&B_nCNkY-2m:Ir8N+o,2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41656-VWp(j4reu/8Y/aj/NTk"*+\a7Y9+EP7HqAI:j7dekQT[3$uXADN&Vc]T@1Gcn[dK>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41657:4s6<_:ISt'rr?0kJD_DjkLR6U%X@?CK`^/tRWD$aM34]&;#:q&=,Qe5`r6@Q\bg<&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41658-4E9>N,o$^CH`4mq?nou2o-K<R(VEt+S_4$_o(e5M5m4Vdo;^[uR3hGE3Bo4s&jOJQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41663-'Dine3]PN7(ZVFDr5"_5mJ^S*m?>S>q6/!-^\B31m,<8$h;Wpi'-M<A+\B^k^P..t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41664:ppl*tj092N(7UOhqAaX_<2D0WH`bS]%$t"Q,]%kY-%`TWHLO'WX=k.1p+`\?SZ#&&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41665-npjV0?q4OMo8Yf6&"ih.$2ZO5.!o6(::Rec\2$?1AL$EKa0fT./H*,/ALif^_5V[k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41667-M<7-0I-:hQ"TB/4N?4c'V7kp/p),)#D=u/&0'H[3=g-I.6.0Uln+]S(9-Z_>:G+dO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41668:i$Zka][_gfi4#>`0Q"8-](F,a%.[P+.,1><$d#U=rY;2`bHN[o(XhbIVlHcFMWKe^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41669-Q^R^c,=:J2Zh&c76c%fU5.+QR^-e/fnj=/;EK=<$YI4B1K%#1d(GVVE`EJ86\]@jV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41687-Afl\hlJ<NUEGqn*8F`3[A8td<i[0.B2^!80%=WH9qaCGa_-F`nrCH2Q!!p4HXSa41
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41688:*R_9`bENQ-,/MQB,ur61JV>I!o$15en=o`OeX#C`a+HTo0A<>_L9!Gn1=psq=SPVt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41689-9,Jqc10cY"KSIM8V]8e(TBuIT!!O575OjY-[F=PdA@L0^1)_@4LEl7!IB2lSi$\F7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41690-UIh\N:[q6J7Ia<qh\:H;(X/2eVc.DpGJO`PclUa6V;RtsT*[\$fNIG[&FbF>@hl;&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41691:Lkl`Zleh4ifn74BMq.$">(gI]8*L2T`IA7hd6i1*]J`B*M51<+c`jP;h%ScI!/i"P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41692-mb)^Z]7Mr?KPY(XWV/4>&:8Z^<1_eM@3c6rqhNq[\m7?TM;gQJgtG3G&!c+h_=nr$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41719-qp`hh0jM2R"p$!!3qm$F]'==l,/GQ\XER,f#m:tW_IQYKgDM@g7o-(Z\)/_30YZ"f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41720:A-@#WO];#B'R49+[KBS#7JMN[(KgEQ-9m2QG!hQM]66-L@-V39`f1hG:$e!h`7K;g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41721-Jc%NRipRUeI@j;h%MbbYoBfnF58O5LHpRP\X_R_"m-UME0[k'.(=)p[/`F_Yb/9FZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41748-rcf_pJQ*e;caYh!HVg>5%VJT]"!e<9SiPf4piF:cC81QO@4[B>mKa*oR#h6S;npfM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41749:m#i3`;\P`0Ojn$lZ#2$mM_<8T0pci]J&4&K6#U[\$/W`eE]E;a]K;o\H`,$5#EjIg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41750-5fAWOq=^m!Ro0ua2@'Ue0Fi/.H>]X)Vm."Y8;mSj_!0>;moRZ[Zrp7?l>#//>ZtkR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41782-C!q893>Rg[B7g%hi-c&a?[,eF6;mZdH_5rcM2,!(mF'N+BXSRFLh*qL(I'%_;kHhX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41783:LSuB+Of]pp]^<40.t`E*rjBU1Xa%G*7$]jB,\Ldb^]H7:q=h&h6LdL:Mlr`%2(Jd%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41784-C:cg.V6[E*:T;<^rr<C(LVLDb#-B;u1lhaQJ2X0I_'G!b@Y$Uh"]2aW1W6$gJ2nJ(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41789-nR^m:]K)k,1"0Gu<K?7c<ntX&:`0Q)SiV)!c<2KSe7pm<ha;C#D/e(j.*3,N4?1Ak
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41790:=@-l3T2R[kBAB=CBUm)8L1VTdTHI2["s78_'P+0`:U$l,J[3^`TQ1D["7Ju-5FF#)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41791-6&ZQ])"n]MI7[>bjEBb8(mH.W!U75"f"90c5tQ[9^f<icR8pk!:Bfu[C6D.MJlXWn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41795-2rW"Be]u8'+u0<=%fZOrGOJieI<\rho&_79'8Ahp\W:7f?K^hh:g4loLWp#Oi%\c7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41796:]Kt`dXaL!Ma^^o^$_)b.B%+jC\?@t#G8DX3<G[r[I;Sua"PNQkAar^mp@pGAl`r+G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41797-LHIeEr[+1m+$?dt&nep`TWdR'rX)`+>C8BB]@<u?q"5XjD7;?<1\88T0-B[5r`jm^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41814-?N`2[4tdJjT_JTNc7HdD!OYM-j)h;NKH7Sc#/:oQ!,2B4LDFoTU@ZAG)e_s"oSk-C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41815:7"Z*4NW9g0G^JI0`#fF@NT#ji<7EPm$Sntk`mBHEBZ]I_l!D:Xc-s?2UZpO[3UH*L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41816-Gg##?Z/IZ[P/>d5>>9n8MXgoX`uVBGNb`"\?gTlDPMk6i-HF(h,1L]b8N.):?kc!j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41840-3Aoo)/%9`ODcr5_nB/P?c:2i!r%$97G;?6qQ,"N)hi=SDIi(YS?oKNRagI4hD#/JN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41841:'Lp5H3q,l@7:YrPilaF%4K2XDAHgpV`choFnMTn$P8>S)2Mh^rb/`T]*+Q1OYGqLI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41842-I@[/GcP%f,jAtHRa<-Emk,\GC--YF1'!luD&\u^XI\4p"VOTffceYm".OcSf`>[HU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41874-N;Vb@.tBd_"WML)<__Kf,]]g0;7r$TQ":hB>;Y9ddBIpYTTrWk/'T8)^`BJ:Q\qXt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41875:^DP_61qsT:(6QVh[R:5YqIF]nC;Vfi`.P:Q-mq%J2$#8n`'.-?QH8+he;i(e.Cd**
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41876-1)ub5BR?Ah5MI:?GJYq$dC"BtD\VE8iFI[^2ThQr"]p?$I_P_%q#0^&j#33lNK!S^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41907-qNKgMH2p;N]SM]Y>CcP4Sq'j!rIf.5R,VI8iK6HYWdR[F.*X>EjN\(scQCYYcQn6a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41908:G-F/5":`8tg://(bsX<Y,6%!/<Wi+Wik<N:Za\[?;_q!$E`mD"%f:_oo6j*E`LB+,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41909-Q!P'DiNqk=?G7'fb4Il91s>]YB8TsKq,/Yob*QeWgbXNSX@n3q^l;loG7(tb?BoT0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41910-9!Ls+]U=T:0Gm"Hc!OY"_r_(P!i,mBlouEbS0fOR>l<b,JoPXtBScaig:KWrW'(Ha
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41911:PrU32`^)`V574f@!l_cpG7V6rYkK1'2i,Jpr`]qRN#W$C`k1Z,j)Wi+,0lB^D62VG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41912:<t,iU.EP-dqS5:[lM`$TFR;7BF(5>B(PjagE_\U8r/Y%O<I(\nN`:+\<H:D/(a/M]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41913-lc?6_D.["S51V_HbY4cWYl"@u!;3<d/N][OCMIG)a'_7/N:eH=p,-4%NS+'f3t[P\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41914:``J`tp$#I/DFESc1R9S2'QsEUlZ#XY$`npR9#0g;LIu=O=*og%^4Lm8L/(T%otp_/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41915-NEQW0`rui]A2`9odB[GE;!h:P:0C=Ha%g=d<]JK18(uWIW]GQB8nkmrTi$_oUFKeD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41919-9s2H7/kC!VcaUAU]MV7EN0KMgJiXgi<>)W.@\EHG_\a^gP_e_P2_,qRN97?%1$6\D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41920:=WmcqJ.[`eqU\lZR+$%e.u3pi8bF:<m9(HjQ7#6=80"cjYN&Of]b3f;S^l-3>fr`8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41921-BH:5W%L>1gS5`*`=tj22P&L]P5;0-%_E>PXQZ5rj)bC0S`A0k;,]+H9^t]/44P*2,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41922-eAb,+j,8YT:$a5-?iiRCqk$_c,Z5qK8E<f_(^-^W>&&d]</oGE).Ih<g6(<8NP<jc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41923:'k;bbjF.0#GI>P,m`I,L$:[MG@S&%6T="sg!hj'g59cWq^@bkZ6]B%3JW,21c`IbB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41924-)f78*iQ4>F"0p*bFS1!JhSa7U6rH@/$08>N5>'OXL1o)Oc48btkVM#E"j,V@]ue@U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41928-H3,T]B$tkuSJ:7:;WX9Wo0f0[Z,`9>rR'@(\tf`sW5NMrEKctn%sl:OgKiD45l4,Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41929:qqk7S0d)^j+InRdS"R`@c.Q:`F<u$H>26J^[`2lVFtdM:(nXuQU6(2#2@Pj#H/tKY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41930-.L)%qm/46E2`g@6UlmOjX@*[]D@:9L6GP$9pH?4UP"jWeCOD14P\m[CHWH.d)A8eQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41954-<:\3D:Yj?tr\`*D48eUn)!5DbaMS.A>lGI6;H91&9;qXpKH-R**C`'sDDkSaC:bH5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41955:Kr1L/nsc"NCd9K`r<GXdl`M";)"T#6bE5,uCnu(<cYDPuLotqj$2s*2S.Z%]Sh`CZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41956-=VfA`kLur@/?H[n621#Ql;#XKG.+1uD!i19P]'r56icY6Hi7[s)?gJl`5702@"6a8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41973-i.;9]h']G.HcM<1?pH=2?\9J_nc0YBhMFC5f#$+mio5''</iR>#Aq[F)>g2Xg:\E?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41974:`m@8U*+Er4/mBIgNh3q"cI+,8Sl]TV[o,/ia3$oeIOhJJRT6ebi&XFK2Y`<fD)g`@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41975-nVU7:h7\VOM)k0;QJ*.b[U9].Q9`V737$_:gn9M+MCM*MG=e"ma.PWLXETMMd;L-O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42047-:?*A>d?>fb?/1';f!hYb?"*YqKTYj7FNNf(f!tLCR*)*@6qk<\4:Gl!HJ!VV%:3f<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42048:cVk'PD0sRgDRJ@5hG4ejCYg2`\$=g2`9bR?\`\NC>0\!<-?4<M8uNn"$j4s=*NNI>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42049-TPiW3J7J_kaS)RRBif"KIG=n%"T)82E&<d,,\s\t,h?#E1G.&$3)UP?SGd1WUtVc9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42067-RiN:^m>;VHBADR6.Al*Obb)87r$`S3SSuEf2kLPkaoj+K0((W\#8tUdbcM,cJ$`;T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42068:'oVdOe$Mm^G`Pn;dM?CuK!+!Cd]Gg]PaVM5%$TsldQC%YO,0DM4COq2$i!Alc`-]+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42069-<LI<fi<E3.1/@"Em=CnP^T<LK9D0D$F8HLG/^_3gUYAu;?9X\12P[4^%l.:Dq2TkY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42076-rX`iuLu'nrg<Z__nKdQKU\KH>ebfT"U$9#^G*AfXBY"\;CSKJ"^0FK=-q'%"?jH8&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42077:"$;q+^>^l<a,64'?Sh-U4;45o\m\;`27W#$Z8:A';4`4-ZUYpmL$T&TU_s:ob:ZOc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42078-3;i(#jdFeHa)ddM'Ye8O,5X^2g.j=k8G:#?Rngf@ln!&B18.;gaX$VZm;Lk87O^%o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42089-Q/c?\0p*@.P!-n2EAq52QIF-ED@8B@PU6Z"J6*HKe?tFO0hH9,oAYFS[s>'cCa^g(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42090:rC'rj!/-amMtqCt!:AL`N]i)-^O^<b]'hbc$M`rZWF>9Ze[ZX%-.m6(4]h0PN%1XX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42091-2#>^.baMg,)&Pp+Q,2F-Bk,X=6<31=o%^7R62LO0np"kW#:61]">Dtglrl4P*'hNk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42108-%2;`PKX1!e-egYaI*,<?2c<PZ>n?01U]*h7fU:<e%VhI[p58.YhAao@7H;#UHr8oQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42109:)VVt\CKiC2mUq+fhZCLFmo7d61#Y8_`4$Cag=TW`Z*mI/aiGJa&Y)jA[PpYpM4h;a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42110-KFPO<%KZ\s^_u=CI#7`/r'H_,:U^%&T^B5#\Ik([!6J[V;E`;Uip,Q0>:85*d`h41
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42120-=t?)\nrQ?a7Z[[q(,u=[mF&^^fDHhejPEEE`,ZHb+#\37ES+@:iiq4hS<g):oHpS*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42121:;s*N[pd'D8V33F9m;@k:>C]8JSMb<ma`e-;$##h;14bG?qtgD$DtnrQReFk*`2;01
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42122-`6LUOGj%;+_u)s^R9%ZNOkg#R$D\FW*#sAWL,EO:lFkZ)'nT=bB?,4F*1TLE'r5G^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42125-LPu-]CORYGJhs<,gR!hD""hj\e#e$qY2.9FW*ER0E$Hu_]T;_q(r/>*=.XdEdpfQN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42126:G/(&r$OL_sfNbW:<<n&$*\45"_ALLiM4A/!Ck]o*lX)5IBgp/9f`(q3Z1E"$f[?`Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42127-BP!;E2Z(FC)"Z2kbN]m50=7cI(!K9($0rEUVE<C=c*knC6r$>/m>UGY62K3%CD&m8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42138-UQM;b]ss0_0M`)?Ik%BDiqZ<DFRIGQl-Me?Z3=qd:QU)d#9?D.lVVN7>^ZEDiefIO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42139:`jDM#((a05A;kWNb"I4FX#$i)4">h@WEeAR8qu)D'hr#40mUM$nKEoG]"sVn`dan4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42140-DPO%8C%j=:9bXNt#m!L'%R7tH:Ve(d3j&D^g27Dq1V&<%g&UCDXP\m2`L`mqgM)S%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42153-*iYhk]4STF4LdrbT3V8ReVEW=:kF1T4s9>1[R+ZZkp0+14UUT;Hh1QPnaFBCHopj=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42154:`f[2;kI$UV2XH?S,48=S4`Y?-I%rpM)MTSuB,F(jV![qar6NgO_jF'&p,1d!e^=$@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42155-_lqe7_;>s>H_L4U7ac0^nHI'-imhOTKj8M>;pfjm5.1)SNHFpH4s,$M:Yk-M/VMOI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42156-C7t,sk8p10o'c8]n:RY++fjn^p4ILb5rOF>-(A./;9S<DLYlrtW9Ut%QBaA3D5b"*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42157:")bs%S>qNX-h,*(_8:S0<`Rs<>d$b(45&KEhV)^l7i:`m)[uQ3O)7\4O+;_cN;ikm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42158:rZCpm`L=Ptk0YH]eXK@`(,[\*M3fbWVqb['Y6t'"q`F,8!s;5Bm-a9dOdY$-"d9c`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42159-<R6'hfBXg"rr<l1:IO[gMJVpU<@5/YeF#1#?7!BPkXZe%CZRQg\bM#bpl!)EmF07S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42192-J?Oe.(]6^o^n2>\<0`bf&*d4#cJZ7l:lgk5oelI@3fAA=n\faL>kiA;O9ldq_e5YJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42193:e7Q#1WD8DB='\n,n9DsD7\7ogbap`#]@$:kZ2u7Y@R/e[_9\u/a`Y-pd`2._=!lkE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42194-PI$FmSpqnjDu=nML=4p$>D7gWE+N_t$k^PO`I&3UH`0DrG&?2`"Hf)&7KaDb4Cn3N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42213-i*b0rJ*ka.Bg+!@9ApnG[(;6o[Aqta]rZ*NiT*u`*k3J8m9c[h!#r[fWW)s1c\&em
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42214:Q_`<ehg#/$:_DDa>>3*3#k.bsW#=WFrr?B>CA;Z(h[OrIf:i/>r]+Y`+S_enM'FtA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42215-lrg^HqA;@9&81,Ci:]/(Y5FkGNC>5DnNDf-PYq;'i;F0VpgrBs+2E=@Z*r'PRj]M8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42216:/`R[Ifo_@Vc?\U0Zp2$rS=_O)AmR6J"J8L@`AI&;A)RrWHmO."XTE:o;Vp9XY?T8[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42217-OsY,PG,]:gp;M;!_B7O%p3?AKUMCd6^StRf4Oj#o'(3bd2\.6)EeFsmpj-R1q`YZN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42229-oAZsK(/Xc0[hUnf2?=nZB2%V!2p+aH/$sNpX]"@+%C^![L"qHE>^geu.u0ErL%6q_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42230::B]+/D74,M;`Z98!+<>;i!c-IHN(;0?9V4Y(![Zi*V(Z*$4.CoR(*9`*=;34Wj_p-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42231-h?FiM#(#GS;>A]O=_^s>Y)<qq*%N3M6a/2%EJ>=u4&gCg$o*E'A**1!0QZKI8!0U,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42248-$M3(Wdr_<aKYn`Uk:;22V0WjpP%jBqi2LJ>4Qc3A1*Z95*0:Q7F<f5ED+7XGP(7)*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42249:8pn^TY'UBNl`%CN^O$k*,`I-(?JaSb\JrYR5;8mlOUttRNXsW@/=UD#CC9Gj*"K"L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42250-0hi?-XrUY<J9LED+3(tV<O0&sH`>d$_NETE\b58pYBUs]4^!Ct?)gC;o@VXsIYg(,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42260-ER+%a?Y]9'pa4PEneh;i0m8T??`s0TY)Mp!%*V_:\t!uI)G?8<X/iLn7P\uSq\kLS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42261:i5mHbG*!,m5T)dn`i6n8=kZQ+%k"!_a(k;2cr!hJT-9$/b+u2^d&"U`7o`NIYpY0r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42262-:O5KE5$:g!&-2dhj7'!E2`CArEY5YY\DuGI0MT'Bp>fYeh]A&g9l+ll.r%WW.%OXF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42283-.[q:HV=Pc[G,l69qWFNIn^VJik`.-_7uEaLao4e-X(sbn];T(4X(rLfpN#1:0a#Ve
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42284:H)tqkh:p^R28!o`$*]6d-#e1n]k=&B$BLU-%E+IO3N6OkU^FEq6;@gZ`H+XLDc`q"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42285-:9/DUCsfc-Sp=h/mcs&,!V:r*%Qus)!qROJP&ia9Q>'Je`d\M8;p9LB(fgC!E(@A=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42295-8`9k<4RlN\B&;/?)&9GVS;'1dDYSZSV<!>1?7+=pOcmaK^4NlX<Ef+Cm8R9:SL)dJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42296:au?c#OauN)\`Nhk`jt?^$Y(<go,+^R:iJ*O/"jNFa=e`0dUsG==d)594htO*aM(iX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42297-[T3)bjS]6p).!%QaK9PPZO,.9`u8l)PiiIGaYf]2m\aid5R(AB"dd^I;VM<b'T+iZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42298-"W02IV*7G--IR(#E*2&ilodC,c`PnIY/`,q!O;uaEVX,ZE!Ao&RcCU<VF]dVQ'fP"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42299:0`hhS4,WY^6">QuaJbenbQ0^OlWj,%].5s5LLqD(*0pA$WO9.X.T0/JUWRK@Mg=h`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42300-9;<I,<uL%W=#4ooK*nTbq8PumG@TDMC@uq,g:0P1*"@Tm"HK#O[?Eb+Q'"s!\Of];
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42333-`*eONH<*e9C=:Vf6I*ZnZ%r]__n$HsBS\9gcIpNR><CdtYV<AW%AfJRc@2#J!o*NK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42334:1VjZI$D`1Ro>)g2[&mi#g.8]HN3dIg.S0$#_R'!"o/DV,Aoni@3F`^7Yt,.QW;?Bm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42335-:M5M01!:gn%WVOlMWQR/DNZB/5ncjp,cJh4oGRA*^<5+R[C7f/(!Xt'[Go4/O'fc1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42338-I6TdV[<2!"qa:X-N\^)P`\H\*CCXBD%FjsQnqr+D2^i\1=k_[h1lA`^3H#Df]&)9l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42339:8Ld#<-]`9CeV&<U`bhRl[hY!gnuj$l+3(BN$H1%#J3t6`$O4qFhgnYK/QEZp1s7j,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42340-jPqWDI<_X>Y.=pSXEp.jinhK>+?P+,"-j7c5kI0r[iAUklKTU!J>@5$qYlb2B$j+c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42347-OM__N5o`cLd-0^;+;-F`J"9?>8X6&E;R*TG.EZ)iXAj^8kVH4B6#pV+;2NC@G38t;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42348:c!E_:A/>/j>-8R=4a?Xu;58E`'$(pJJ]@6Pn'\&AB%-alKWVd[=BNIX+l7`tel01*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42349-*hBm291;>)$@s7&E81rSD"T0`=1Tg(n]*/7B&r+YGkCn`(iQ1(#$E:99tY!J3UUta
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42387->@FjP4+RKX$p0nPlN<L]&m0OSSs<VnG'-%pG_%jTi:9$GRq^P2DHU8.UqTb`\S]-7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42388:`WrVNLAT)Q5Y,=BQ7"XK/1);pFk[i(!eJ[$_MQ7S\:IpPI&%@5rcF`h`9>I:*nd\A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42389-@jmU>L.NL/R6<bAcb6oTY9R0=\B:>6]uNape$U$p*(;E<k-AA7E85Z=I6\(@=L96(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42395-1IEC4KKBA<%A\F+Z#(]'g#5^,0g0c]2QFt<QXUg"+FQ3aAYKTC3$;ib#iK4@RV@=m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42396:iCg^,!^_c.o+T`9hi0sb4>Y$:Ypk](UkW^R":#lb7nfP$G%+Ta/FBn`g\ouTArRXB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42397-[hd7Xqa3is;3cu)7g/Z#psi)5GEjof?)K?\F860kN?8Zc;rr_haSVm36R%@'H!lM"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42409-D"%GgC1+!fS^FtmJdE<n'j,jB!QpM,HEke)ldhuhE`?GN:^ISlcAl*`Fg57"ATU!l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42410:\0PIR!fjfKTN,X3%`JP5P#'pUhR/\$CD),s$'l]s`9jZQ&sVtVL+iX?#H.CB5;7ME
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42411-g!W;8H6H[i=.mY!;M@[3)eB)S//L>@VT?r"gR&[DCmHHA*PeYN-2b3)DH5^W4OUN^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42522-j^1dX]1.Nl&nV`N8n0,,c4>;1FQm-\bCg%q"hmYT%LS_L*UEA\UCeBmeS9F&S`3_<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42523:in\+-73qfHPDl,$>BU.l`Y`$#ZS2_gj-,L!f!6m#P4CTcit0#+<0/o.X`_'qq]gY!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42524-Dc1PMG!1$_g:_d>bB:AE)DZ51,?o$I+5X<+,U?ci9]t[kJanE&65s]U'[2TqYq,Qo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42554-A*njCf+VfeO%K,Oid7:(CR9$dK%S*`Kf4^-NkBKPr@@K0],-:$>'OeRo96J,Y?UW\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42555:B0U.k=uu6BIVAM=f#$;6TP`.G8QA]TO6%7pY=nlqJp$i+2;d*i`P+M*1f<)FUZk_4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42556-7^<GUGlRhsl7lP1`iTmF_1!Z%8CQps>Apo?>"K3!$EaX^[j5FsL\ObbIqN,CR_5*?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42628--#H+eC#)PT>R;B_@4.q%.c-0doD@uEI=DarUn%8HUAgA9aa??$]XrHkD<$_CgeM)'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42629:I6(D0\SiP&EBO)PSH4]:&]bYtLL<<:C+Cf:i^[,^OJ)t8oEPVQ/!\`a7$]`]XG%"@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42630-Whm5g\0%8c<K_rJ+0t!r7jXBsd4V=DR;`%n#Vj7>E)f'ke=-4!iki+AGE_H&6!p!!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42640-r\YJ'pJJhbMmniCkCJ"X#-jq,a_Pj5ig(_RlF8(gYc5$G6>$CI,U9/s)=2G1?9.Mt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42641:b>RiB(>=2U`7#;.)_pa9m?-X>eUMbK2k$k]UgGlqjZ)NUe#,,ahtm?QJp`k.$8ZN6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42642-o`"oG2]Bu.IB16587<UR<TF2,60hi%ikGn,Bi-=(V\\h'c=B8=2YA<l]fE:,IMP]m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42671-3SX3A;,*jL1R#:78F@2mA-=S(39iNsr$oV@JIr@s!0A&g#H/l\A3>g_GFSXe<JGS\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42672:c_X)Y"G2TV!osCTmJ0b\?`?ZlYs$"-k$hg0ZlJr@C)(^/<J`1p8B9Pb9,Bp69&lLl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42673-n%O3b'm(L0boe;$!9&@t<gL0[H`NIFeRHZeBfR_?IX<!&bq;Cr2HB$j9i_WQEc-&S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42682-N:"r4?56YGWuknJL5D=I;Mg(-jdArJdR_Eg*qc9SUQrmDn]3IODjY(u*.BaRQKVe6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42683:\6Xf=C`^@iHJ)ugisMk'37JRk?nidJXBa5#1SI]<*9G/HaTSUe5Bng9$mG@.qG`nO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42684-;;4d_Zq_^%kGR<#f"LaNZtV>@jMA4]!Kc@`rrAU"l1YBtW9r_HN(BFudM+W'5jd:)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42710-=`U;>4`QFClci*C/8Z.'631IZ4-+h@)68-TFXi^0m&dIS6q<1QkJ/D!n37G[F;fSU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42711:q5V=9`ah/kETepulk@T,;0Ul$H3WX,c#ln>:C@`Y*/CS[36<.h4[jYHU:MoeB+&"S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42712-ApS?Xc*hm+/6rGgH/P;l?"T^J`Sb\,Q?2XO<</s"Tg"b(qK/oZ%!,#eSUnm48++F-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42715-1LE@N=)[Bef27.].p,'?E>]Ci!"Qtao>`-Rf#4jE)&UC.JJ9oN9J\VF^Pui>Kq:b*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42716:,+2`lR2h?r%r0O*<YmMA,ZaAb"$2%LpF"[Z,jq*XP]*7L's)G_o@lT8@S\+tc`%W?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42717-;%JpGMCqs?7rt99gf7"HV2K/E8E1s8O>4N?VmpuBA]\RM$E+pXNWjMPGBC7]pmfff
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42721-)W@r^:e0J9CMb2S;WXI$lpUnsp8o^O?Qi;qiCQNL#j^B*V-u*I=b)cjm,Q7ef`6Fa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42722:Q(+&j1[4$Z)`!qLngr+(GA/%NNn+`k8#9CrYuR5J(rIiam)E$'8#`V3&L:"(Bl9J^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42723-)3.(SnoNQf3Z(gEAD!+6a?>"]GH#YCRS;IuVIe&'W0Q@\1n9kmN*uK'Pku&0%$#n7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42851-M@cX9H@Pdk=%)Wk-l;rj&:X:H)&U7G(aBMP<meh6MpWHlUBl5s_fZoD-7+KVo)7Z7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42852:H`f?.[dJsr$CM`m1/DYj>cE/-8]bF$lfh2O!u8]Ec4j=5X\CZ!=MT_Ni\SrQLZqYd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42853-K=_8'3BZo*_PQ$A$]oYW%\J7d$\OM-+`k^UGU)!AT9*7QQChPMgOW*T!;<8u(-ntS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42860-SnkqSOkr#\D<=`e:1O4o^M".5?7EAYTAlIOGae&IFL&QB1lO.g&ZNS(S9'8+GpFFn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42861:ebgG-*f6W:[UWps&BEVK"D7rsr<iP[J$J[t\`2KdGhYQ>>O/.A',$!q`&@f?j:9`<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42862-lZh=G^Q%mC'jk&iMgkMU8'?F=M,D_&O7f^!ZOR^hXj%T&rD0,`MQ\;%(@U&TBD,<p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42904-3V\)t5,clnnS/Z87@mO,8Q600!QTNaqXHJUidW!*h'[uU[aR'WRqOS8Q5gLE%t(Kr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42905:'aZL+,K[dQ<OU;!4P"9R/`]I`@rX8oD$4EA`ut6OXrGAX>Ns@VBd^nu0UQO)*0NP4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42906->5B%<n<3QF9Kj]k'?DGQ[m1o]Bk6RTm?:lrGct55;nAE.].miAO-3(P1UfR#YEn0!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42947-k1R9IY9]7s0jgJY[g[^8n^!5<Y8DM2;7b6j9:S2<D/S<iPhV1mlDD=)INp=FIa9&I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42948:\Ubun@.<Qq5ZpYj`ZmIs4a>u$!44mj`EJVHrA#eiY&,`QeDQ5HfTdnjMO%^5*_h%m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42949-#D[$BKd]B8gT,M_EFh#(;\_DgXSI@H+!Z6Z\sMe;n\>&1"n60E3p26F;5_UrQ(!+n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42957-KiC:RS8\]JoI'%.W,#Et([tIXVqt,YLTYOLmDsrtS6uNVm9cAARVQTZp+%#i9SR7K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42958:?nfS$r`/f,;jUFV8"".@>4^3Md2s*X^*7sRIh'M;Cg:.>$@-U0)Y"DLR;b1.q?l`,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42959-fjj!7pt>OUC"i9[!aKt7_GO+2>qoX.p69\36p]b$!oJ\fi^^raIgp,_gY.CBB[N2-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43004-B^dOE/_+eCR.U%N!:/7PRVg$pRr&VHZS5D3#X)n530-gh<?!2q+c$A^J"0SeDrKM.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43005:`!HUdL?+P275tJMSbgl>6N$i`H,ifW^1LL:`kF<gqgBe*=S4S6,\RDncO;u4YH*$u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43006-nD8N:<mhFrR,DQc,Z9.\J0%g=orj%V%5V;;[5MFr[au'2nOrsa/a8/e%u/uKI]oTo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43028-0j^^mZlY9Lp>-U=B+%:GNbE[#Ej<$N@kmd]5!TMBCTFf3mGK$a86LNE]>dD<rjBYP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43029:OYW1g`FO"<;DGQQX#>8TBdmhZG;_.Jp#GuLFm27)e$<W@]EK`7asconpdm+,mEdOl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43030-Or6RpD>N;^W7t:`8/3A]#oFdIAM]OA:2:WjiOk?Y8o5QH?3eoc_CSR/jut(R'dN/F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43034-;V'm>\oh^hKbsq&'QlAV[I^nuCMLt`@t_Zf.mpLgCrJ0ES?41YV0-(;r=o+[Z1os6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43035:hd4c`Wu2e-#6:8Q?DF^+I%>8*%$E%U&d?8d'`\b2C[#cjb>Cu_o2sJUck^tLjiB1a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43036-\KI$`Yo0](<,PDdHu1B$:!7k^M&^Q3$PW>%5TuAR8%5rbo7r?R+_g)4RNWZi8Q@A5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43045-k-B^lQC\roSH]*;NPjCt-C-YWLWM%,35Y4[gH@'R^@<HjCgXRuH&2Y(Gm>?E6s@Nl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43046:b(Roh14DU961s:.Wf:\iB)_k7pg`IVG\KTPUYe09X[ceN<j+33q$:PkYX=@t3nMq`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43047-2f\,+O>K`6G!KVu=H>#rY"'Jk^GlFtf%1*n&7QIe0gR(3T!e6X_S6Xe?J?Db._LnL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43050-J/a8A$2!Ib<4,9f[@ubpq!$7m\fZg]A4(N.d?FY#i9,;%"8/W;7?N0W0($1V#69(4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43051:?([2U+X`&QgT*(&``AE5>qiO7NeDNi`$:(8T5+`u_.!7Jf^u?kU`<_joe^ZgHD87n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43052-iKJ3K(04fL#Oa<^;VtipjH3[!gU6&cOKk`-J3A)SE%7ucHA2?n'qUt7*;B#dLl!Je
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43053:T%3Q/J\PjMr%$`iiu\hL\FCTo.?,1,p3?T;]"P.ZFP=?hl!a$>b7j%\"ai;DH]`BJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43054-5gVPEI('=`F2i^B3nMlm,Sol:*.-NjdfGXXH(YZI!1BqAi;5SJZ=QmrV3mdFVls:G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43080-04Wa$SQUn-\0M^"DugfrX[<XA18:^61-n$Tr@;Gh.#>t/+`9POq"6k2E_WC2eFat!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43081:b3<`+,"'u+)hA52+5pFIp;tgp)$(]\j:>ZoMV2W@k)]TKDW.,WpN,S'<`Vo3b%2nb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43082-GpAH4>l&QF>*;SJUIDVm5nk_0Z6[3c(-oP2ETpDMS`FapLjmjT8J6%NqVnuMdPf:f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43083-qoJgXj,uP]<X#c[D(I[<)0!Er2Z"#"j/Z<.HIOY)CfRfE6UXb&U_'>n#H`+%Eu[Z=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43084:7N7`:4FfM^_6pb4fp4IX:FPcJF+`6M>,kI:%$qJSQ6_'m$@O`*<t6RPBt""2Z%ep8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43085-8G#&/mONOZOHAfogt[O6H=QKK7+#=#Y0]e82g#V"5p8]YO^:Oc`Kf(31op]XDugs@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43136-I';X^80m<2LUDEO(Ga)Vbdg:_EYO)rJa+bodksPb7C':A-JYr-+-_u<5Fk3Q@bbh2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43137:f`^-"/=<8,F]ebs9J@#4bB)$VoVq4&QO3A1Xq;A"N6TB"DdNBW97[IZ"IW`Oq1m*g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43138-f@R2?Z'A@P<LK)M;P7NYqY'5[BfC+^KppB7^1"Kf`/J2fQ--7%2dDkrij7Wq7d4E%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43171-A*WCBK!rXY8'"Y;&j'((@4Q0!a<L\hb@@(:rfs:`7lK[hbJtLB5^RLm24bM_b8a0d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43172:-=BIYJ80CoGARXVmV^ehb7Ha$ce^MVn&qq:.er>Yksm#pqb"@#,`I:Fi'b;$@M`L&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43173-Fp"]>IPg`Q"tR&h]Y(C=-O5:K>)<">OaY#?94P1$ihDKI3%&CZ80^-n/Nh3^7S+Xc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43193-\.qn6f4%hF9keL,_QuYNCG3mdhpR40>"6=RT9uP[jSMsoL[HKulT-ag,63eaa'.\S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43194:`e]fq&Ia8k:3V'JdZ$;][FI&h`)a#63"-3tJ[J&hot_`P>4BP)p@0sPk:/_Hh,s[W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43195-?BlAb.kmL^N#!q-^s?=9YX'/MJ4$<O@Qs)R"%LSroe1)7V",=YeX1AB++)dh;T3H]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43200-[]OLE;V<B%NVpdZgF"*Gf!Ii@`7qS<12q1KlVq;;S"8u_*^L\!I4?Zj"*orJW;s.I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43201:WM-_.>3`u/6(A-u`sdKFod7%&\+5KT7k,47!$+7pr@4$@jbVpKh`0`'E[b@A2ATEI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43202-':])bBdW5?r0\CY?JnA)cEENarSKp;;uFnH0P,+:!!#-B_PalS87bp1Gh@U;<0/R"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43273-%b[j5\$M`G[50;)QZ<Y1DY;8'bh1_8T@oNsqS'/0l1#JE9_Sg^a._9WI*qK%9`:N2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43274:-/%'ehC=`,)N7($GITAtShks/,Oqq<FZ@[18_K5[XJ%K3Y)h`"=T8AQ[=6n[#JPmS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43275-mg]';r8VpqEQ[h\qA@S/.f(AZrOK]$V-gVPJkq't1&ETHiEP'"(]G%!:sBt6Vfl(&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43286-"c'kWoW5e:>&1i9nH@RQrr?cAn?o(HD51?jSUp'%@E!PA\YS,-UJeSJXM\08HJ@PD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43287:`W24T$M5/e/Tc>Md<,.])`Z>$,[dnM,OqT<-0BBrW_1HU*]ks5[7N*)6-Al'T1,;m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43288-l"'C/^?+(YCk+#k3BYLkO.@^GFs,n]_RZ^S''Rr=-^2E/?H$oc>K>l%$n$=VJ%+Wi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43324-)j""85uXToU:*&SR208;@W*q$PrQghXp`6U1l&ou^M&TMRod*G/E8)c$ZYpS#;t+>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43325:?g6,J/]I@R5[9\-37$bp2Yc`Ie$U^9/q\YKJg=B>-Yj3Wn),?:/$n`K&pU:F>D8;U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43326-aa7*`>t/N(:tO.pqcoXcWD3gW]7&8V!BmL,[G*-HV2%jSBVgg5<0ck=7rFs$Fn"8/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43394-D99%\<'*otT"i^gGe@$t(Q!Y"S3IHnZEoGF_>G2i.sl;[5eD%KI>09Dc6LOZMlf]2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43395:CGYW:%J=jPd`_;JTC"p$c]!>_Xn>noo5t2F8?[*b(oYP@>Z\_4+S^;`BK)[>b2RoV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43396-(+b!oq-uQDn!a,<_7IUHJ38#tJE2fgVR6Ib;Ku9tN..#k!/NfK>p!.Y8J0D$cLAeo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43397:Om-37=cAmX3%(Ib;`UYI>$'.rptjT=)aOjW#pb1ejIa3TC[81WVrCF`*["gF\sBM&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43398-CHR>>MFPK+_;op&CZR2k>b;M^3Dcta&VYBfcVAQVej%!i][aZ!08O#H80P?7YY#_o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43487-3UAQ@1.%J>7RASbR68njK\1rKc%DTKF3pA4R9][H>(!/s4H+o_Aue<O?DqY#1QBYd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43488:%"`ihd[?2e._ZVX1A(F8H5MtKa9Wo!oDH;$2mue$b@>e<lhFCNmd"k7-&IY*b.`$'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43489-'^$=TVMB3F<(9#:,OZ`GMQ\:Y%k'Hl>CTBbH=j!V&XcF^d:%$\*.AUrZ4ao==3j.V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43493-80a,,[W&ljL^WmYY1s#m9dFbRhuYmj3VD^,ngcW*8GZQpUpVkn!gR0;6]=Te0t5np
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43494:e=Ql`dDjp44%SRTl7/;7,@%Iqa+N/XA))P`ljO6C(_MH@E56IWNjq6_($/GoPI8`4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43495-UPE]"EPg*96uJiP,spc"+9&iY+NATAV2dQ4#O_jWr+gc@ejr#J&r's$=bj3@<0L,L
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43502-`-Gk%)o)T]DF\T:J>es^B.iShJd)G[!.S1VY4iL+G_2)=4FFqkG3r8`r>nL*>i[9-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43503:&$8`n9$G:j;Bc`6#qU9#"pjJg<J.sQS'*F8PVVXpl:".S.``Y(`^\s4-$_ZR!"*SB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43504-qc%Dd1.NL)Z,epWNhlZFWnMbUF36Er0#gSFmGniUjE)7hF4.>]Ag_3Da-9.H!oT/g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43537-T3?5/VdrKY@Z7<,9M$]OK)hPuj3p2W4eo[B<?')Oc<UG5*PEm9)8IYqFpbH$me.W$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43538:KJq9GRL$Ao0`V9-rF[,[Bm4J?R\bgo]$7Pn43S!>jgZH,`H'\,1JU?a-*tSsL]R7r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43539-e9u\qVV"6ME++D1ELoK0G+VJ#Xqt!bk;P.G_Bk7'Pj[X/CfRjj8T+A:'Ug>R@eTNW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43548-]G-qLb:iT\p8f3.en7DjU>?Lf<VoH9M=UtnHK1hj29^#rAm(Ot.\Ho@8BLl3lW#C:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43549:'df6bD;;\mf`rdp>k,fC;MsB!D&P@$"!W`?B:_n+>/@%P/Zm?*Q*-<?jj\t&"hJ.G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43550-=[^L!Eml*s4)d8^1q($a?KU*//g6M]c3YlrRb<9!MjYSEgE=RH!$qFPb,\:3m'Xm!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43581-#6XMol^bGs\ItB7g^q_r%Fom3l!%![KhPnZ!VlaVa0pIYH<W^>k\*R5T%lGTM*EBn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43582:Tl3_VX]7fTdK(L\?j`D7]R9r-0I<F\UB;NtXt&"p1ii$@9#R`!=H?d@o:t,90\'u=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43583-rmD?M/4!^jaqp41.X?PH)Ko+Kc9NV)IHnJRnB-mKX+;ZF(MVrhorA]LrK.]I53L6S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43588-erHEO8?M"A;GQ-M*;c1Z0Ze.N-&@/@6Ht%/8Z0-7Zk=2/0[(Fn"gUVuH6:S:AYY.D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43589:"Q0<QF7lPab/`X"Kk;<Y)$g0AX]dXW$R.XA&k9q(aSY-@8**B_D6k,e)H`eF\RYpJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43590:O5`$Gg-p.T&O&Ii,kI(3M4fkGao_>cE;08[CHqK`<,QlE,Vl"`bptZH%54B_[i]4P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43591-7jL(8_,_rZeTpPA`;@_.Jd>@_^KP3lJi>]=E^R>+HQ%ti\Vf?FLF\A"+6?3[CtSEk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43603-18JE/A8SgY*=XTcXr?piP2JWC'WQ^C&fh^t@J'J4D*h6cbUUOhi9f5ZHNEqC<S1HL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43604:O))@"#"\oZNn&O4`:,6=ME&e0H/*g4.VYfT$QT/<nrVVZB-RRPn_UY7N`[2GQ:5Vn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43605-$]hpG9[n&+5q9664L9R\!5PWF"3TODP`-74_sL#Ce9uEhnZl.Z]:9t1&]Qn4lTpoU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43616-//VtTKOtWfHK2G^.N.56N^X.dR%0,E6ga^!<fTO`/%"IbSr.s[:>690fN[AaNMTR-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43617:%?^]5L+:DFT<c?`@'K`qVj"a@S$"50C<37Li'7HA*PXY/DN=t$H*X!`3Z_BCrr=NC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43618-pEA4Um6E'2QY\H;!I=V.k`G_Bgq**C4Yp&'/>S#AOqa0GIuaMmkp/\C\0Wk\ZuQ\Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43623-rR9tDe"FA$7"?m-?2=s5A(TsK0tKpnfRV+6#[r^fd^,'=V.X8LJ_o&BC%N-P3?*9'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43624:)tSS^Fn[aSV<0udn0cBfra?r:FZi"`'cI'`$le:Q(]t!W:UWf_@-%E+Y0(cVW`H<[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43625-,[LEM]2QLBb57B'S*2@@-8NcXK)u8*62ppKPn+%_0ajVd#jLbloKYDrQ_<,**"hI!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43630-7s'F9@Om?oP"=Ziqg_.\)&W+ObE)EHL\qi^_;DQ=L9A0NiS1W<r(=SXUUPgjggN2*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43631:JY%-,p9*`\$:"E:GY@a!phr'UiVrm.`*X<<,kA>03YE:G\F&lu"/$Tg?V:;V2$`oM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43632-qa>g.][ZTn58!fhpp$jSDAMqBaXUF+GZ%I%5gS\%.@oU]&Tm9N:H'5NCYX[-OShW=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43653-nH]jrp'60F<a="(,`.dgQuEbtB!%bm-]jJtA]Vnn"SMW?,^!ssKk&C7Ci)A'YLTBR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43654:`H%SF]=@0@$5?/8i",o/S-g8SeY@V\+Ku^In!^5g6s'Y&rNP1'Ss=IAd\AhuL`prH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43655:l,=][IRX2j'R0qL6u9n__'#2AG_&FRdl7JCT?#NcR8jSHi`$<tc%3LZdi3`D2Kj_>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43656-(aO]]lBUaUZXtJKlDhXpS=HP(J#uaS9G1%i#!d,pF3bj9D+q%!EX=9PUlN1KYbt<1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43660-d77,B-N%]Y^-?7kK?8<XeupF.XBH(8D/BA8Oo#VMo2.Nb3jP'OkLf:C,c+Y.`sE];
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43661:&39aj$M3-sr(ZrpnCGTR=2qs&dWCsl`q(-E$Ti@UF-BtWrrC#&paTA4@I`Y[IgH%s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43662-?O"/?UWGRmESjN7GsqNE$@3cd_0@p<#uUS2IahHZ`IG:f`BA-6dq!F;dbaO1EXt9p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43663:O?7H>jd%AoG"B`u><uPe>^k$an6D$-h?gdC]HQc/_qMlDD\fB10o-uqO3J`)")]2V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43664-9)S&*2#dRN.M)Fk02[>\m5<dU^CK]Xg<e(h>,k#To+K0ToK<A,l2K!Nn4^%==8$cR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43667-hm?I=HljB\JNa*Z;an1ETI"J/U6!I*KW4,Dhl5jH"lhi$Do=lI-,-XeC\k\n%6nLm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43668:1q^0N4Pj)XYb2D`S/%)7Gj9)9@oVu*a%tH^`R"$8p,2?qc\&qK/:n=0`A9p/`fXo)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43669-X@M-_4:Y/r>5?k&Q6Ecdq;5]:Up0VBWD-])OcTBFrn:[-nY_6T_7tX&!,M@hnIk+o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43697-r$=QB[8Zef&7;b^gG=JI;qX\5Y7L-kJaL3aN=X(%[BISs_;\g])XDYe<!;>V<H"-G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43698:Kg#4V4'/`_(Kg3?_gd6dr)*7"WP/<3Nk@qD^9t8.!@/$sKo-EG3aa#"l>"!`Ngc1V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43699-W,bf%]C,\!aW2acHpt&NSi+uG+8A"LP0qkH<4YrFC'Zm%pVn`1mB0l\k!k:\`>`JR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43718-nFa9.:B@5[R339s[u6WqN"NU#Z-NWh0##O&#\8U_$-4@Q5W906j6?MWgtM`#U<S1f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43719:l4[H/\\]+I"DaT]"5$Xo2chd``q1VZ\+Rd8=6*MU5'VqU:N"5JrrD$pLcC@^'^A=`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43720-C&>1!QhcI^M,WP;AKND^#B*5lZ-dH#=^C3DZ"6sp0]"VCDdcpHL#JN%O='NESjK*k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43791--pJqaBCPi!/QLBQBQ'c"=ZiJN!!!.DjSg@5V2g_O>IlV3f&nK]pjQQZpkmqkI#i$[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43792:G`jes+7/uL(W*qBg2G$XN&R1aN4_`/"E6ln_/)X`FDJuph7*RQ?YB-Ui'*k).aaot
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43793-P&hOF4j],f><>EnT2#Q=Dd?#q+,A_b2'3HFPMGF![[!dR;R&4:#?<s\k)).%CBg-E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43799-r9@Ke(;"+<-1FH7:,D.THH`e.O>2bl&bEUXL&oVJ<Vrb!+L_Po:a"^ehDN2J=Xt@r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43800:j`B?c$L_*G4sf)YhqQO;PnXRS=?mi\c[NWoF;L:)H$&f/alX?BaX`@jYu9o3N\m$H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43801-(h<[F3VKN1>\M)=gaQP0mGG$Y.D+9<2f/oY/X-bMlZ10)V"*3O.45+dX@7V.Ig>U-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43810-:=_TXCGK,MGfo+h-s_nWAJ+nV*JsHmTDT`,7ehnXIiBd*Zen?QG]-Hk(:p'+Yq%(.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43811:2XXGqQR%H5liaRcoR=s[cHfu;_X`#Zo^DK9pt]re,lDHJdV=p"9CVhuG#?n,V$S=`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43812-&3e,Z#ER`(rc;F%IaEQToUR>L>55.rhCS@ZHJGdA&KJb0YK%]7@/`%UT>^a0#&,`/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43853-&`E8>!VofcCYg+CH),-'!;R*2b9hN;>2gRRf0-3".^MX2hd!Km0:P%]@F<05YfB"E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43854:QFR[AP-RP$!OB6ra8+`(oa<!Y)%oFraK!/k3*&$"rfr*UlQf*`[#R_tH@?Uf<f<0h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43855:Ze:(j`b]fRDJ!G\R"[(H5kd._251pB$S%J_i1.9cYi;`8?g>MJV=rkDQs2[s'b/*1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43856-9#Ts;c>in)KA6M'<dr/emd9k9bhoD_)Ur3=(NtMl4.R77+,tPQMesiP[<X=k,i4^P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43867-,8,Idk5aOp`FnL<LJ%(0X0-1fp.HeYfN@_!NW9DJoqH]'G25qt3-:FHL;.CR<A*r_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43868:&7!5pB/;<?:E)U\./^.;f(Vt4`SN)Ln:$u;af&N;k"-E3$3Bhm`_YW%9)MQV"IE3$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43869-U0^J>fg4=`bCr&k*KLn``;Tngoq.*?+kGbaRcjQ&6uXRoR'S4Z5M!9YaZ?G%F^LR+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43898-./*SXBVL^$*:<Tb4q7Y+WGkBj@=*&l]V2k\$3h51l\]uA;:T428Kd(8\Z!`Pb'.9a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43899:*3N(&5KK`!OJf7WHc,;Cgc>PJ5X.&Ed$++#bK-A9N9</#oJFQ1ZF^lOaXT4BqU5`@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43900-foG2q*#t,,pS=!SC$J^kYj;CL"9].'%-Qn*&l;6aDWn]7L<nAtk8^2JMh5t6Qfh*!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43920-GoPT^dq"/LQn#IQF/WT.h"-TT[_Bu5b9W7+NYrNNN+DhaCJrG<<KK^5LeAAcD''qp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43921:21BQ`pBEB@K*W?60RAfk?M2P]br[h$kX@t_*'U'2[nSEu`oHWirr<CWl0jN$]DX;L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43922-BU'g2?pg/25#LZpCY<@,N1"7:5]om@S"'iHYI*9MaRWQ:@m;D/3VT\F34VK1il'b"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43943-b)JJ.H?PEmW<V[BE;P6]J]a2Fl1M32$c?g03,^QRg(4\[5/3A&>&E9dN[p+'If`%l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43944:P#iV'5HT$`,24.VTnaRd#0SIq!$]-](DQ%ScdHbFDCYSpd`1:tD^ndV>I1k3@FpN!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43945-l!)khZGGW_FH:TF5m*X"`Gg-*Rs9pDG[q4"2m:Z@kR*P+,HQETOl^YgkPF2NWEIs0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44001-EYLD8?A]Tgb"2!^W>qpuX]7$K0M<*RN%tI6#69,JeMQ-a0<'+Sh3^6cJ4LuuHWEhD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44002:4g!4.quGi_ISoleer16`'1WAeA=O=*b*3(da@[1GOK[3L)D,e/]S`lXE$K0S`Z$3h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44003-lWOl8nm';B2?R^#*kpE0;]`nkG:=[&c?`A5._#04AL+5sFS_'DM`%/3W=>lp:d!"U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44004-I,L#!kG;@A+cW@XD+<e-F9`o1R#7$?eiS^.i,h,e:U?!;gIEp?(JM(1]Q^*lBG]mR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44005:<Ns2Dn!uM*4Oc!A,0lQ8A$D_P4`Uum-WQJr+l#G%$jU/=[9M)B1<D"$VGrYhL3`Le
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44006-ig-c6UB8QVU6q3DGlnUCo^p9%f(0W>+B=A@B-hPVrBEoLp.(/>6QjTnY3ibA.J:Y@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44011-G4&&(J8c%oe_<`]8Fn;]@<SjXra3sOIASk"ba[40&!AZ.C48'-dmuAb%_tOor+RZb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44012:lYuD?^5PQE(RDm;$>$M`#p$;HeSGP^>VhAB2^8@tO.eFCfSeKU;+`@!'^#YO4RlEg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44013-^d-kI70/3E;>7a)oV5XG2q5MZ`50g@qnT*PT=B;<5m6X%E[7aQ%RD4XH-U.qijb!f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44014-S!I#Ta]?_a4_gjV0Tt^%$g+V]#:GIk:J*7jJYe9%Pp=LX?m#Vmf:GDdk!_duBYosd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44015:#98e'84Sk`4+o%#-O]3fl=V/K5$J^(.cHX^?ds`(:tFTulR;c5HraV2"t+0KSE'EF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44016-433d^'1V>g)egH\g!=T=9!U9/7S:a\7b)W$Q,f^r'EXGN_?7H:DV=ZZ)I/8R#pdZJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44091-anR!m)q"=sMAklK_eZlG<DrIV_n)J.EnKSka1MND=2@*2[(R-i^&[YOSDqX'g(fV[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44092:qlg+^T?`qr-iOG(iQp3o`]b70GK*p/o1[OgZK3p$<*9.H=b.`g41X(Y1"*g4_:"j?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44093-]R8O\-*d0ILO<Cd%iOU)IN\,l]5?OJ%cqn%EGiUTa/D4VCcG6L*&/t0!.Eb,@!H1t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44108-*5C4?H/d#'m1l?WROCf4Ed\,ur$Y8cGI\IR]M3N@Qc%_R0XLn2CX8'IpodSTjnL@a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44109:kJ`Z@A4M&e!;VH=1;B*$ou;hQ`_VPqXQtr`n.18.gN^fX;G79adG,3r.e!?MHmQ)n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44110-5Ock6^CMlj%t(T4RZub%1us&>Nh_e;INn+OrY<j+n7RM=W3m"pI)?49OEW)DXQd8e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44125-"kBo3qKB8lI20]L`rSU\1q,1V_upKV*+=]aVq/'o=nl.YBQYh.HquZ.IlWJ5WdMaC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44126:@4)CGX^<].7/`f:0,2Gi[B7e6L^L^Hcfpr>%X@;H.:$+`hbWs`GpUO[dNFYe<$CqM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44127-)<S5r0!.e$h-E7hr\s?dl((.o^9<[Ik@q<b/JanZpRe0=5I;Ja'Xr6,&;ga(KlA>\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44128:D:3(-(r5uL'6E/;ND;smDD.ls\r`JYNYJ*N4*+aI*EkTM-%aE8G1`It6&$uY`Hoja
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44129-FaL1DEH9AVK^q\S0=UMU+#(m71oB*dp&/QR%WSt7H(PXW4hbE'an/Z^H62qc>[=?P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44151-CMY<Tm*MQXF^(CQ`35,K/,c;n/pO/NkE#)c*Er;Lj[M`$JeC?]jS.SE\SI*_FA&[.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44152:D0BG[+K,W46&rsq%5QL].kAg:`1[0R:k32=KAWeT7m`hFnD#'77$:b^`GQM+qgjh5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44153-:JQ\QDe,\fmUDAOacb:>Xm@cH@?ni(F[()1^KU7_K>&gni:"]>L]7>e-^$0l\'_YR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44162-S<=+Ep#<]udKKP"[[-(Lnk2[]fO1%nK_,ZJ=6A:(;Y;(1!3acCn5U/<LR`a@pjkYg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44163:4A0=a`pu!M!0$+9$#tY(nZSY!/`B?YZjEMA'%l>$\O2=a#=)(&1LD@$[nhp(pP(U*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44164-b_lBXi/Eq%*D_-LpQ(4`jRF"TV!IkOgVmlLBTF(*"]\>$T7.5srA>H>qP1(X/Ph@R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44235-L7*=]G`,-HCO9]<%&-&-<Es0tTWbF]C.k*J;=VYaigUltno[)V)ke-U$^FtZpu]:X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44236:Sh#XSl_n2<7`!+7aQFomXaO4>`pU`In5$j'&o$^/`f/Kt"[BpB%%k\PYn4<2P1/tO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44237-b0:uEiL^n)iOsQSo(h@Ye)MsG_[rh&hqGfcn--R^4uB,!p3l%oRAi[.OUoT;8N7&t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44291-/8LXah&pZ]qkS[`h]9&-Ou<%TOqeq=%n$1lQ(iOIfq$%pO>6>:eJtP3[2t.^U@@<6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44292:YjGX#eW2(@S(RG80^+hrXQDTHSQ,#d_`Nl>PPNgQ1j7I0*UOChj[iD<d$b(c`T!11
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44293-@cMHE&%e$VMTYM'P@KJAChWSs8'ocun#XLHA[ad0n3Q\0q?m)&7'Q/;H8A4f=A=TL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44342-`/[Bkg`gU2O"2rG/5J@Y881T<$O+FUrR:(7PAXs",#ZVb3?sh)d,1TSc%tC**PmRS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44343:]I16IN)-"UAjE:$-g'm]4fdfq^NSeX@PsI*#`ZRkQXl8E+]t$mO)!P`].W_U$H"+i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44344-S7D@q?rDq15RKIYZt#<mrr>24DTFT?YS,=l@"iEIHRSWhPA`js0Np&#mYr?F!0#-B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44354-/&uKb\Q5WV6d3iEhJ#P`Q2"b8QT3iMBe=qp,]&T6_!^BJoW8Ldo3*/h=DgH9Wj+$L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44355:qc+!@4LY`'bE>0o!ipotWT@BtaOOVn']j+SKIKX$*2%JjcTUgTZ5`OY7]%'!:j0cJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44356-gU%H2.s?8R@u(EmaFVDWJkskP\WLLI.nB<D@@`nLOIdF%T__[rbLG"aTs&5X]WBSg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44370-A.5UG[p`41D2==]0i6)eN0aJD$t?+eQQ,\P\-7Ut<n]jZE!P?(c!B!cI1JZ.ZF_PT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44371:dTbNn1iD/g.S2T[`DG&rH$52<*.\uDN.sIhmDWfZF#Cm&BF#_=8NV"6]i0&N)joF`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44372-IG"9J,N#*CcPnfU[FrqV=^;^R-2u4'#Z^R#Q=J%Y_;_edhFRBdaH:#;+QZroU9E3p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44410-UN1AZ:(:;q#n*%-Lg/tY:2/t%5^V:FZFC:fi!PW;?[@So0i^c,E^@K@rfm,B)#e4i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44411:L`\#FEd75R6<LK$WeuRN4Yf!l7Ybl[Q4SGng'[m9`/^G^TlC?>GpAJHc2i'!jR_^%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44412-;&1YA&u4nFb"k]WO]kqb_Q8*mNS?]Dp\[5oH9G,rp!hpfjI.%J+thtt>_1Ogkuu[0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44414-i,Y?0c_X&M"9>t:1WV0Grr?5UaF7&1`oFFId]IB@ZQjMpldTFP;JE2;XB&<kZCB>m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44415:4%WcY!/4d=`Aq$t9?;Bd7Q1-B,`+X\l5q1##E3lG;73qd1\kWO<H.$kg]sqt>J5UQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44416-;q-tG('pqfiP&,XE4P;+eZP(O22_^rgP?#o,l;2NeXek`MW>BjLb-H;kL8q#0c6QQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44420-\*P^#.2j'tE]+;<+T%3e;a@&pMYr:(Du^pTi7,n3k[`J\E,qT]$1F'P-Yjl2'>Ke$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44421:4E6]c(NC;<?W(YQ7>a_]Ha`$I;F+6?A7MP'<`:]pb`:e.F9e^MVnHHL%^@H/;ur2l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44422-NkGAlKbh;I2:qtti+Gro3tEtb8RG/;eoXd1'4E#pj@80hUXKqt(D.ch8JgN,#k.Db
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44435-4tn4,fW*(.TMbX.XN@3!UC;]?JXknscYChU-5(3!,Be#t+e'>C#*l<j7!,u'E@*"e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44436:1)::h'`7P;kbNB`?k&oP$0gn]RY5`$ZQKY`%N#l*Z)]bq'f(0=[r)KsPNk[&7^o]C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44437-=%7k+`a&H;Hu]H,AcSpT8H%3E1D5*qXQYof<cKGrE"iddnYs`c[*]!;'cVZJJb5XN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44456-Ke1,mo5Vc!l[;7Qb6Y&%bh<fI#B+eJX%6NTVBNK;I)LTV\GYX5O\1VUXIsA0*hSEZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44457:0L`h_<$S>=Oe56;Bjl-'!?a$Z?m(YqpC0P#`/MO#n@9YQ`.M"+1dO_XJ>t<ApGf&Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44458-Ft+a;LLH-P%%fhC)R@j0e8U$CDZJi,j-h<Z4A-BV7,>XrJ9k18N,JfhUOpB&O0PdR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44460-!")se'bWTFc5Ru4S^t[LAD+mq[?O2__'@O2,-n.I@)*2&%o.VF>4Taq#BG>T,<s>O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44461:+U!t'Ck)RFoK;`6HL/YaN<gh/o!V\P3@''<5OVZ^+aE$-r4eL^jd:Q+!-e_dh8`qp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44462-Y+Weq(BEBD^WMJe>qB(J7RE7!bL\qmND'p(q2umP%KTFdhh<uKjhQiqL?MEOC7cb_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44520-[6GW/T&/a#Ztl3t!f2M>OuPK"X2(LXF_e*OD-L23?>3M7-4`IpKa6*&ea6kc7o7d6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44521:R_T39j`7V=XFod'=qg\3;:M:4@gl[G(aQ'$kGdIS3de29Sh&r@k_5p;Vf<d=!9AW`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44522-=]kdB\G<I_7mEh=*NW*jjoM)^aW,m".?>U11EI5O8FCqlcSp&gij>sd=h:1j"bj6<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44562-QNmfK3Bk,,9kQCN/HgkaOArDNN:Pk[I7O;;"WHmUPMcu+#NL8oiRX!)UX[IVYr3>#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44563:5`AL:nQ3bW$VYHtM;^3?@@fdl_dfB)NB^t'S[M5`WjcN,kdEBu=33EVX@+g.F-4f?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44564-X[=Xi6a`WgN9:1Xm?<U-C"]Ln#`]SB+:nS/'Ed7Y7Eq'4k'a"MR879I1/C,h.E/cu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44580-C]4V6qfV0B*OgiSAoAAu5@p,p0;=k>Y3<`4DEA>Dp?TSF)*Ti^Gahb'F>JjR#$CIP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44581:0R$)5,DBU[`d+cHO2>)Frr@U61&NTtL+dF$q`>g1g21"qU<KL\cVj$.jh=RJRBPrN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44582-i91"Pch8;=B:42-h+kuWPp2YgCaMu%n.%]nT)Amtrr>#BP[5*a0KHG_nm!`G7_3JP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44596-4_kfEO[b+>Mf[sf#9`d>CY>VTeE+"nN7pi8l';nFcpiRB,3+mb9o^r6kCu)B08h]'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44597:CF_8epO(2]No-No][dO^E_@sGb`:$M9'l^-]1=Q^?O1@I^*;"Vja="rEJ]_Kc`"$&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44598-V+FE`>Hh%%7X18\YA\eMWnqu5:ph(jH@<\!nHTQ9\2bRX7<pAH0:5#c2HTrD%+X`3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44600-/Y/ZIqH'Bg)YhY=msr.cHo^1,$NC%Z7(&.fRP_hi(4Kf>5+G\"OYOr^0QVleI*u9P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44601:$g=`FVOYI1WC"O9)=:SeYjeb)>)M8$B68W3rY@^-5AZC3H8_`[c-2aseLf3^P1>h/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44602-NUV2sZ%=ZF)c"qt$i\?k(:iqKRAsKG7hHeRbgS5;DuefS1V:,Brbh`9Ae3V)a+"6K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44606-@g&CdQT;UjAn1*%G^)pOUIN7"$Sg]jl]92q@tg_8Q'E3pP)<!?Xkc#rnhqX]Ka'JG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44607:Kg(q&lBn'_^(=`Y#V]A@$Mk?=qe%8'.@`iu]JG]4^>6D]<uJ$]30]/:Tf3F^UBgFp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44608-:XqQH-,uMSWsmS(#mJg-gUj%H4aH9u:<^s1OW(J*Ld4/tm.A8?;Nt`5$!4gcmOOX9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44622-)@S"=LI6pCj3$c>O\#mUe5tk3m*"lra5`5srrCf;isiE7[lu;2`2TYK(?FuoCBjAQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44623:>k^5rp8<04i)[Oe]UFn9m\%'lgMl`'$'2e`l[\aXnKZ(=ZbcF-@Gu!O[-8V^[l4)b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44624-XKR>C[[#\+SknDtV_kG:6mF+pH!Bl%nsj8@<Gc#gXZsJrm^:Os]Kr?]2$3dXC/kG&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44629-e6c`t5sa$l#H+\BJ&+31-$T[35!Jaun8mS)SsR#YMAeC[\@<iAg9(j#fc2%.ld%GZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44630:/52QcA$&Hs-o?=6HY%&l/Zkt+Gp.AT%%R_$R_[PQ2'c%WQ!$@`hV2-#$usOA9n+2`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44631-!+kVNT,2k]/Y@diI3ZUTXd2/sF(0cf6.(;uO?`l^&j01PCY]JIh[eVb!ajZ6'T<;@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44641-eZV(GigX4JM]5u#BYaM\Nhh+]m2lCZC)qNV8&U=RF^k36_sKq[Ml6s(KJDH$oGOhk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44642:q[?ZH&_Xu7O+/\U&?^%ZO%^Y@]Yd^sp<.`VC-hdmR#*R/b"$d@PrM`jbB,/^EG+rS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44643-iSP(="6.XXm!M1ZSPr+l(D-u40sGhW&cSl7Gg:We_LERjB7K\HY#E;:C%dWj>WUUr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44648-QF7gS=M56"DL;uRNDdbh0r8*)'G/5^jRrZr/';uf"^h$sBQ]:],drtKhZ^r5TocIU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44649:I.QZ2Dg6on[\Mf`@bTI=.bdL]!Pm_ZK`,XKHf8PT^4d$iZ_cG'VJpDi*K`8H"j]G[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44650-FfpZe/OiH_k*.S8@3j<5:YG41OR__XZ_`%3nVhMSQC"oQ.6FtAhrQ4F"-/tdC\4(T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44677->(4fTYWn'D:T3%CfAc>283m[hR%tHpIu4+bE%CR(qnW&XJLkY[bo/)Q-IsoU_P;!6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44678:`X*[^f==M=4>Kd"Z?Q*d)iOFbah$,kU%/`3^Y,*m*t0`]XE=0e[8^(Vj5c?CWR'g7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44679-L8j/?O#e^;45!sH&-/^a:Ws'?FoF&a<'#DCY9V.6+-6IhO)^5t^3S><acRoeN5W0V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44685-),lIre,`m2-+mokVuk*s0RB1N*BGMPm/Vm)WuPZ?oG-K*(H0l(;s<(66CP8kU%;?C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44686:X[\p%)/^D;>aX:TOc`umHq^i/ibMbfS*@%-OG6Z2mfSN$lc?9@INTr5PZRE4-YW\`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44687-_ri*p(%<ThXaUm^aQDV1)aIojh"C`:p2H;O8\LTU%.=?:;3QmeoIkm4)K^<smW>RP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44712-$A?K]JUdq*"*[PElVfjOA>t\OlaaT,?t.i1c9VS@j+C7her5&nE[Mt6AQ$Lg$j0lq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44713:46Ds'P"@Sfa9^OQe9`*#_^Y[3d;f,"Wj_*.QAd5$!#`oGcfJ/Bka>b1`_DK]?geTC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44714-mJ_@(cHsbI3<T=Rc?%WIR&k>)?$;@@$_F8V[9^8;TPOfi),m+j[-[0j96W$=YF5Q%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44718-?V]:LQ_W3fS#LF29JWuU+3s-c'f[[m_q)HW#l)8b12+VFOK2pZ?pJ/fmp99NNKLnI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44719:Ohj'Dn"7Bq00\A<d`20i7N?j:lpYDc$OW$XRaC?:j6&b'SN!hM"6'7[(qna`??n7s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44720-'-AfZLSfR2/$+ZInOMXc]=bNpRDWZUYSHXkJ`>@iq#lCR19fJcS-!uq]n],JP?aKm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44730-,JV[?UV_2Sg/N$XAs!>e!<AE'4G%l\<GI@\Q9A#)Kg'_*,\P#5p/mJB+k=)A:-NQA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44731:I4@`bI*IJ+9)nu8AG,l$TtOL8LX/d)2F(kNEc][>Y_sdg`/;+G"/$cdO^.:MB73PM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44732-a&[u$JK$QP=CHf]PEXAb;TEUj3@/2_gu+Bd'][fsX\E].b*H3)/7@R_KCe0r25`94
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44737-q&8G9ks/Os9+k)/@$0_Mk?YGE1p!"@SR.>c7SW.kM!f9G1?9!+$kFM@EDLYa;=^4Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44738:[>k_g`HjDmogKI<ZA7A;!siu"oWC8YL$&VO.'0P\"o1M-X`peElF/n/ctVc6D^e>H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44739-@2hmjnlr$A%pJ?PMB=>sdP@ij35ES-pTHc27'-Sd)=nT'kK2YD0QK.V:UQ"7XIQ#P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44831-DEoSKqGW,P8RTUo&2M1EIAsAZ)a]O<%Q\XfrG%G6\-nY[a!:\G.))#8)K[R4&Vu^I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44832:\1$8H&Vb<\a9U.t'qIs`M81]n!qJ>CmopQO*aQU==c>k$=Y`Hn;fC]3C[K3rKUs$h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44833-F46rp-8-]5D^P3XP&.;V*e*AJ*kYF\\(YlejrkU\S#H#!9*B6D;C"Vn`o5)Q:5K'F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44884-f%TqO7DrXl;1PZBiL3;L0a1Ip?D[4='@$jK<k^n@9VKS`5U-?DkWqX?*g]0OgJ`B!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44885:64W*&n^l7]YE-`jdG`CfI!kqoKt$+.#k(K@9-'2@`^$=>P,_:_V`:laVoQo`'H"h]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44886-qnr>I3R`$ridAs["TGp)ft3$'2(i&M,t5:nV6"HcNCh!EXBcNlVd[^&%rn&&@RWP+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44904-JAK@pl9@mjA<5B\iMZ%/iFUHM-YFNX^*I&.P?RJkg5!2LQ^uc=SZ0`hIo:(3IM7)M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44905:pe1K6Hn(2p?4O?kHmR_<3\N8g!)f&8H`8aC]DhjE)Ygf8a8NJ07GpD`cbr"$p`X3+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44906-^%S?adkpH(BNU(XP-$,L4:E3BJnpO_BYdj>HaqjHX&&$U(in#0HG;B<!(6&O!88Og
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45000-cm\1.Q.LC7dT]`&DraC)5o='dJ5s46?H$,8PE\P?U-!)VE3Zk!,;Z=@?@tB$='_V9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45001:Eb`2a[ZP&JNNO4.G5_N$O6.pPUMDE%XBG,^$0YW7#AVYH6`47)RZ32h^P,$nah^"+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45002-MYW^iDCXD1.pP2*B;p,bmVP#T!,1#\J[l2;8*=2AWa@O<$#Sah&?8]pO03hgf=^mb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45027-i"(LJc[aJYG+JlDZrk7D0ZoTB=iXh23BObso3VNJ_-43Vpt,C'C7=:GBP5pZ4`LqT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45028:0=7$!n,;5*fN77n_k.#0dpKD9`I3.u($UqWO5]t2_WK3;`X*:`Q5D\cF8/i&mt/2Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45029-UO6"eU,2&U"P7YlRf<@^QOW&ei30YoAtB=YVW5:ndoMWr*B&u>F2Kq5?>8pu*/0h:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45030:&X,2p*0PcYd5&`m`$//TV^)mqJ&esFVuH`##5s[38,Ft;88fD[^)o7_%/#qCP/A1.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45031-X_/nj>9,NN^,3<^cK`@rJ`D#\I&%_jqcD!:N1hk,+#,l>N3#OJfX-qTFlc)%NONG^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45047-1?:lVS>kk"Y8mM4r%"Z>OtRL5HIQYH@7-,P::NF_=&Ou)(K+J4ml3[on[X%B:6`M;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45048:f_n%?Rb[^!:G`*bKH/0t_$@KQa$eBf\rgTYK9mF:-mt5EqU`c;"E$>'-C:cHqNU_8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45049-L7;s493L)e_@EW]Xu]Y@IKG;M%se@uJ-)N^c?SOJ<g9?-Ze!;eqb)\88E93D`$K;3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45052-)9r4H>kY6gnIm:=Lk#I3,ecO[jP]^66=7-*X%'BO)$',g0R=esVh7pfY7Qc=&^?J*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45053:UVmsgj3i`Um,XDceXhV+iYWM$.!oYT3+duG$DXI_6,e0]Jon\9`JF7hee3dK`c?`L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45054-5?dRV!!dai=Ren;[*9rT:QA-qNqqaD=3BcXEUH%0rIj[,K64d;:"$*o1rMYAiSB]8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45102-\.UUDETu)4g"lK-g=`)u:Z*fh<Il2'DDKiE*;nZKl!AM3r&TZCd=H%M@jJQ0!'hRN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45103:X`/_2n_].Ek$`<VZ7CN4d;c\VTc!P&/$jlJk"HXq;`J:"I*LQ?33IqbXOa6eXgU2@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45104-9>QU)[F=k%)eD?tE2V;.F3Sb^Bc"5#>dLja_a[-;p$>E43$flR'?cAd",s7PC7jm>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45125-5=8GSDth@9<p]]24&JQd>]Oe1eZBb-pX(K],;E4C76IcX+.[]bMM,mmad$L!El@UR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45126:#MCJl"08YgIdeVJkJ+EN-CWOed*HUVD3,`m$jL`t>^CLnr@^kd6lp(b,pNbV)WT$h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45127-YOekr/T3J5Q']ZU87BF9!;`s,A=@O^d.Q?jQ6g=W#uTh6;Ps]7mu1`kJ?kPG=-5g=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45134-\3BSf-[+3(-Nr"RD/Uc<d)sepj:XAM*f'Bj@o^sql?D7E1,fW$fKP\pY-eBgS`=]-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45135:-'U.MfG]KkBWe(^b`,.YhIn,NloD59a_]6oe$c45@8AZ<3<UqqjFE#:o`Nq`heC6Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45136-4*u-B=K*RH*!OZ]r2V.1eeNp!K"40tEa,73Xlt>!<gm#bA.$W)^u5%r\Q!cImO1t;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45177-<>Z2N^V+`4a`JXl=TAeLc3@Aae+Kf;(SkpIAu\q_Pf:aW73&ol60&"J&4S-OmUSeN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45178:/<Q[8eR`&Y4o)1UR:D[$MErNBfhn/no!@!FMRNXRDR[Kc!eM1X?^8.u`-l]"FRE&4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45179-f:d.UZcHGH7--rAPFaH=2*bQjAVO!O%O=l\+D6n_B`jY1P,pp-PoYX-rZ\$J!A\IC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45186-g6"M((aHL,Ko;pmd.JEiXQcPpgfl=jk(RWp)<3p=eF:Q`ZFe8_)SaQt81Q(%HB+7[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45187:8]/$*R%T-uARM0_47i6t`_Q9=%9XT$,!`EGJ5%e^]+5%<*D-1/Y'.i'nq.,m6Pd\Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45188-Sh^"='cn4?=JUqN?ueQY8,-".ASHOk&obd,5Zhk?oc4@@g1e"f7P.hD6`XA5-*63$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45193-6AGBJrdphL-[j$GRO=0`"#fS7OcRY=Z<;M7)U#aE>K_AgDY"T5.KDT7WPrO=jNeN;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45194:"tPiKM><YO3VKKD>K`p7W'TOdB9_gN>8Y]$6.")fP-sp.`pV(1B"\sXf\8m^d#_9p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45195-#7p#%FdBMUD:+W;4*2Po&X&`\,Ohi;Bj&XT@hJ+E=iVWp_#!`,QV<QU":K4V+:$'m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45269-C\,$p(]4u*`Hl(DBR^J?*c!h)YqaoLCIo7lkV,=8SnlngrK#A=A`E08r\p<CN?)ZB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45270:=l`#1@"L[SK8p.aX-*2)qcWpB56E`(W4Y#F57m,$#o<@pZ+Q/VHE`<NhP72t\?'O;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45271-X4,-7#rd9pi>r[%#KD7PqMT_jrMY*C1qase:HI)u(BIrq!;l>LN:c@A-N;VH\$*XJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45276-TU'I(>aU>hQ+]onlhX]M5D$NiA+8s(H5D2*CKR9jh@PhO!q&&/T6g2dr!SajdEb;m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45277:e@F`0cGK+Fq^c4,)DM<["hG6M?fbY;2uFF=id;gbIPgh$p3cX`"*g`^n[qFN]Fjsk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45278:)2lMX\DZDF4oU`DGQ.XH!WAiPmt)Vemkk%ELN\kr?P#(]Cin3]$Q."$1&s(4QQlU`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45279-^.SD*JntAd_*079?00,o,OspI?$G;RYf?)EF>l(EDFkuN!#afE[<hN1WEKaEFO[2N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45281-o;V/Ro#M3Fb3/ldD?k7Xena'I\],?AXqqp>9'sODE/I(N0oAhcd0sS;ab7\WjRhKG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45282:?=b&lHL_=e%c\8Er`)rG!3TFEEU5,XAlV)fO[-foNJ.$@^$[h`k$]fL^`,kd;GYFb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45283-+G`TuTc!DHT_:5+auCacb5e>u^9q?hQpKMX"_i&tZ6_-%^q1@%O?go/`iE>[G%PCX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45296-n6<`\IQ7+`W5W2C_PP[,3L8WSi=UK0_#.s1_N0?+$2pHC%rL9D$c:VPVLEmHq3\h(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45297:;P'\hcP\(BX2J?IoKS1=5IU*s`ESu08?AoRh5=tGa2j'f_.<k8p$Y`q-M?$_,=`1]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45298-hXeB]idQ<tn<;m.r"P43OEfO?$.V3TrlfOAL=1H2)jHggN#[S9Tf]O$m@H??Ionfp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45301-76*dYB9goIRnZhFjMTHsp.P'pl!*/NNdoubT,s'2^AuT[G\d"QnE%`>:@8ZiCCI!M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45302:R5jMbhgs*n?`r63p]L$W`4c<Q!/4o@NF7,gDf>>rHZL#Q(u)NRn'\*.$h,7sfBg?C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45303-a$f]4nDd)tdaHtu>FU3LSUEC[Br,_6H*:/baN@-e_glg^Yu#;7pH7jgcY6-hL'_nK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45304:L5W\8I])dAq`oYI*VEVUrF]C17q\X:^!*`4MG#>DW$g2K3`k68m8*Tsr(lfWTQL26
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45305-L`R6,2pB6R[SlK9a?2tOrg!J@'4'7)g-2jFlgrlaBf7lqE@f=)(f?LpX7=s&O2+sa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45312-Hgr2rafT<ddC,$Mqo'%jFr^Kd=4R3+MKs(*</Ym+/i6mj!9markK9m83b_$r8m:W4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45313:NL,?/\'s:4-+%rT37MGW`]@0GB5;-ii(L-FQ2^il$`YB_`m`G$hRX.o+X99`'MEsO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45314-%ma=/]Q-AMp6)`>ZB2(IN;inSlbfgXGIc5Nc!.7'l"b;MbpWpo2/l_U2A)E:H'uBU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45428-<UhZR\mL1L%i5'mf-X'G$._"tGZmQ;@pku+Nd;;^I^4FT*[9#)T8.kNe7H%Fde_D7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45429:;5^cQL(]3W*;/EFnR&u%ZX/<4Fo*S9bh%=XoW(]5`:<V?_YhN$#\HYn6S"8U`%XCo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45430-nT,[,*hoikMi)Foo,mr<1&h4VmFK$ar;qJ0T,;D\08mElThA$K"*TlCi16I`ghuc"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45447-=5cZ1Hn2#G:#YJ.0!m.pa[E*Kb)gfW0n[M/fBB,a7CJ8Tg1E-cZU;CJ#X2T5":iuF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45448:)@sZ&"9-``$T6Tp$Wo7#($X:5Hs2b",8V4ZG8u*V^KUHJp/T`B@[<TMn:->0diI#/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45449-ETPqGdV!ZO0YfjNkcT5pEK74iqWG`0/oksI<K<BmUZl-Bg6?V7a_9oq.io:iN42K>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45481-^A,J$kkn_(b;:u<(^`aoE&s'Z]mEjr[o[ktRHF<X1n.^APnro7DfHab80lJG,H:!m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45482:mF&S8ETTaS5kB2;,W>^MI[0O9`a@Ef`I7j<2c$4*>X/eo`+h'k"q$R[`H`f&@Im]m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45483-L&3V@g-Q8M^u1i$RdPi6[>q3]9(Zajg.8=\W_!i=lL$Qr@KFXClgI`2*M#sHS^`0U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45499-j/M[Rk$*6d&[YXF."X5":0X=&<]e=8F3b_L1%VhLbFa15(Pt"\rm.+@YM+g.88JJi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45500:k\E`..(H+K10V;\U`+`:Y?@HB50A_u$@8:)=!=\Z!_MDNca\^;c''N@G(G^c`k7SE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45501-4^h8!jUQ@9!,t)LcSa<g*[9)P(fE]q$;"'hT<J(Z=sf]i5rc0/X"C0b_&6em=[=%,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45516-].XY0a%_gsio3660W8'NfCc:=Gj^)p"IZT_DdT0;kqgA:G(=Re?of@GMR6kj=d=cE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45517:3`>+#kLlFEf$`gBnf;$F.hr<X%b:28K;_@e-5G)lRBTWj6!lobS6d-(IGU<1jh-`n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45518-=Cc7h&,95Vh?NLTHAn.fM'@gD%e7h7^2*?.,0AV=W0-sa"n=]i2+gYClV!/""fjq2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45525-Z'f3,+i=OM3hJ`g.a=RA3;f^$$;3!R1N5(qijVPIM3]@B@;HW@7p\dbWe4O7rmhUF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45526:4q:S^4D1KrYO<,G`<8ja%%2^VbWs0nj$0a/8L10V<.31!hOoHi!&\JbOj';B`Z4'M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45527-`lrTR]k5G51+!_W3Cl,'':K^2HNI@gE_O<RS"l$)@+iB:[;T8E5aA(+]Z'rM:iHrA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45558-(K2\^]L]Fj;E33Z&f$K@*IVqn<$a1VSBP!,9G"]VZ,^*qeCr9_7ZM0*!692;36D1#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45559:$BZnKM%k\%"9RR?,NTuBqba*$`iblZ\kF5$5$U9`E_r>ESqksUOs&,V0c#'/L+@h+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45560-p&&P#@%&3#f11h3YSkJD<UV>?cL-KmE<T+m@ftVj,hB("nhof?So6Us'(-f0/V1s>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45561-CT3eOb.>TS,QME*$t/ta2eaL+l6GE.-lF!*a!CXA[<,S&K=H33]Qbub##,][1mS(@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45562:be`akF48kn],;3=Q,!`G3q^Hq<0593D$.rAm_Cq>pB0odbGMaQKb;WcL`n"%B:_Ee
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45563-lHQA"&kN/L,4#?\?TYTVa>?B;[C?.&1toP`WiW5,&CO97-sne*>Iajbd^Z>\D1jZ)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45604-pCO\tYf(DsjC>0lJ&Rjnh8Z^0F)*<YDIs<rL3DV*XK)Jq!>NB+gZMNu+/,O;d1s6s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45605:lZeT6'icG<$,@dZrr>$Z.UE/`IdM^-/&l<ag"ohm1J#[MR$6f`Ik%pK\'9oZP8GDr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45606-a<?$?/@lJ_d&S;r1.lhR-:e4Vp$(&26Dd_q+iYCD%QQoT0iW9Y[d'$Mbok:A(T)QX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45607-.Tg;K'p:CUV"7(6rrCpK+0@\sctLZ%5&ZkYjIg@[K?(-E>1:,a?aI^d!g1Y<fCQ#n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45608:;<1L3&>YhYSpq8s[;U+*(3Ya`>UpG5;8.i,fhu%9$:a:p0ZZ5h+8pMP:.p`qB^g2)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45609-N(NGa&'Bft@%(F[bCg7f7;`XHV9u23*p?i=)j7,"Au<`FCJcqUTWgDa1.+!dq)k[K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45644-+WR.kER#*eX7n@R6KH558H^[HO)s'`<_&4q)m[Zl8ft[oNbNC427Z38KIs\=.S1+5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45645:I[,%`1<$srKjr%p(?BPQ`C5%`R?BK7P*,Yfi/`2P)52K5"HF0H&pat,!;pPRe-<)b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45646-\1`ptffa?=.;(.]Upto>GpEfjVr^I;7Dc(-:F(/a!"'=&mg+S`)8PDQpSOMS6.!"9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45653-,S>P2C:buF,cYm/".fdr0k0^:7`H9,BiteG=CFeI*K;X%"Mt(Lk`:6oO7<X"a(fB(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45654:=cpA$j[Mfh+/L0EMAor27S_pog^6`U4%b!ZElpDYc7$B7%1qW_r4'`W+Ch,=X"PoG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45655---Kg>V#LFM]k9[J?<i7-2AG2Gj0u^):]Y/p@U>Sq:Y4I0:T>@-].@C?0#\/`!-Bc?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45699-*i)lEr%@IdfO6hDV&K<3rap=:7pmdHX\@5K4V,E`9Kj6]l<1s:Vf`0ui+(87XMtj&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45700:ar/Jt1$Mkf`9u_a<&4.l[;jf=Q$2$GLu8\`Xpds;h4698.`g)FSZXSWR)l)((!5e@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45701-Gc:$F/nTAS*`+5'*hZRp(!=IU2Adk75Bt[]cES[mLOFLe#3D&jM0jt?a6-bt=^+p?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45704-^jE.@601?ZX`3U)>@(WN(WUhn,b(%&^^Ke1e[7+_d+`)qN\e(/k^@qaegg,e7p36n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45705:SRE]o`lBU;GrqMaEF1tY51JW'[$o>8hI%:a!,uqLF'gY9`L>b]@Q?O^H<7Iu'2jk2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45706-:e4nZ=i$%FDP6[*M0mW`X>NKck]K'AN17=0>in?X"CN:9j^':_%HX/&5Wls0_pJ?t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45714-Y;nZt<d&ttT>M+Bibsji6h+)W[uSqR*ZQpj:Fp%W9sjE"mKYo$,/3ER['@3lme+&'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45715:P>)P,3=K^rW@&Yr?`/5I]A_Z6bMb,-kMZZ$ILt`F$\JQk/upaX`qK&.miFsZ*`(m)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45716:1$cCsLPCer[?d.4fqnp`SYRB[%mUEbcaA5JL<A$b0i>ZsTB_2_=VVp3.#n?n`-TQ"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45717-Dgd#E*a,Aoh'L"]W8"ULE1k,U;R->Q2EUCm._V`dhe:VF5,"`570U$)KVRpt1;r5g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45720-71l%*ldtYKQ$cs.UYmN<:ESk`l5G)1hN_ujM%[rI+D9gS`uo$bYL.7oHm*tJBm*Mq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45721:Nj3T&?`[X1^0f+PF-9)llg/:mlUj*nD'.%c=iGYU$Pgc%WCm%4aLirQ;o<`e8J\fB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45722-*.t9LFN7`loC!dXMeOg,:pHrB<9Kq#%M*'7c$DU3oW+Sbpk?BE_V7][Thl[.rI+"U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45725-pZl0[HoopHoi,K/,Y$^0AfXm+EX;Et=3T%27WYq4dBU6/<;DT"YZi\Kj#XPtg(hV)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45726:[[%q)!.+6D-i@uZDl;H,@d?atN`fTI$ipNe:`H!GT?b.HBr81[H\ml%d=QXp#1:e*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45727-O?Sq*i]iCo^BSoj;"5;![B0,%(lm8o+Gnm9[-+o7Rcg`r<tQ9J>./Z<ZDSIe?$Ou[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45754-dWCb9Wq%IGi!%0"+:>YjV.nXXJ?ZA=]F*ES;?l@rW;:,;c\(*`cc+4jrWDqBB!6?T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45755:^7cP@_1;dJ<`a\G*"cNs%O@W,V^t$\5)T`432IC>omXbb"Y@;2q_7e:Hs<L<fD<u/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45756-hHm7G8Ic48i%\41/Ukp9'_T^[ebfm:\7"f[]PeEbaGO8[(ehCa!Qk)>cte%^e&/aL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45792-:V\X9^W(aFIq=ZSIaDF/p$5^BA#=#X+Mfjeb.q@6=:BdJA9sh%d_:!6gZS9ud<l1?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45793:i9:.bGb[p\k!leN`FU!uq+A->S8ru.[XQ:>[BGG%Aj:nI!$&]j=\C@=)Z8&[@g`?c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45794-R3bb!:,q?lp;sMa^DQ`E<q,\#0!Aqteun')eX=P%[o*OucKb5L(.IVq;P#3AV"B(2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45830-F)I/"c=9`V7LhVRe`((YM'ggMT2U<7m\ER&XiMI)CS2qoniJ`af]:YXr&jNJcBee0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45831:;oo`TOr4Z-!#+tN=3NiR\t99['?@aD2\c<@j.Q(J0$D2;`Hmo_OU-H)L4444q,c['
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45832-k7gDq;Y,4,>DC:c=BM?u!!PC]N8jf<INP2=?3RZr;>?]Z7'-X)2Eo^(L0$NdI[o$Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45856-!Vt@!r\s?>_/&dif44<FW,t!A0WuQ?%di739/8>d.GOupm0%G9p91iY/<Y@P:W!q3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45857:;OutKj2JAu0-';$P2'eUh<\#uh?m3_T2$n`7efc'W*\6%E@\OO$>ph+o`M%:J"L;H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45858-'X21K[g3"8@L3n:CI1f<l/4uMCnZk*b<sb-O2A5&irn9'I]!Us;Ft4^.=<LWD7\"m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45901-fCGtc>,G1lkfuLX/p7NtMA:LK0p$^[XTNDk.3r\r,E8qgVH&@@)>pP7ZCPF7/?f;/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45902:5R/DO0`E/C44]\IorZ36#qaO`&EF$X&+5mC8O_?,d`nA&FVRKB=_!YB&cc?j^5"T%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45903-l&)qu@G)T.nBr[mk],on`RU2<8F0Ks&E>p(lj\*+,I@rD%FG$kq03c:kXdWdT@fI+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45912-JaHAhhS:ch"-?kL*gimaC&&Z(T&qkH1bph[@YK89j5iKtohP^8Q<b!_ft>-@;2d8p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45913:cL=UTIW`LY"NlEbZ]go`i/^LW7$3cPej9`W*/jq5B7ObK>U*-/P$/kC)RH1r3'C'b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45914-*sVLpdot5\SL$69@roas*cY4<CQs)iN],c43#UWqSIKt'nDhQU>'8VDpX?K_!/Y8H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45920-5[V(BV0q?nEjIsD$IM@!@;d_6P+s.cD"I>$Y;Cc$Kq]OcnSFD\`-rH7-tJKOKhSRe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45921:\_Dat?CtE`VBQO1^&TO$N8tT^DglAYP'86M]!3bI3$]6$'BLW38bXR;AsbKr1.[`3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45922-JtRSt4*ujNGp6)^-0;l<"m>sE$DP\T,V'M=*-0k]oZqFJVNG&DmP`eXP#P"aM1?n>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45944-]_d+-e[0\3)0M'7TERR`&YJ5m-)(CF_]Vu83fj^<#g_ARl!C9_7m(u)I#K9Z*n%&[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45945:":XoESUB:**`d`@OB$.'S^j6g3'Mfb_8m5kOj=.*f%`2=aQTreE:%J$UF!_Ca)5ZR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45946:#U]@JebAMOS)qpdlcH"\%H\WITI<)<[fu`rk,-u'A+$>\*DY`Gk)&dgnAZ_?b3/2r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45947:TH^,[UK<:`;GLIY(K6VZ"+aDr$qsPR&Z?NHrr<W(pYrVlR4d6;i`n+V@(@Nq5&[C^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45948-ZUm:hp>"!"=N$P"mhp7aS<Lb/YH;Sr)G=R%8!q:n83_4ZWN9dlh0.0Hrf3mq@bL?9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45952-$2cSX)_FLmm+/i%QB,u!-qOLU+QT'Drf#;pH033ubd!`&$2]ZO;>JcO-)@sc%SWrG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45953:Eg@R.`uhF#fbKP$37X:h/\MFKk8oWI:<>A%?*m_EL-l<PLsLCdM`,k:S:d8ZSC!O7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45954-k!YIOA]!rToHQ58#ptl?Ee79dLu8r,1&=m@TlW?%6rFQr$8]tSTB/Wk[2ZGuN3nm1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45971-WsGtU[]9h4*!QCOZc3O(Y/>O+)t-7<PA!bn)Z]LT\ZBF<-I[8VVfem!U(r"r;f'Tq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45972:=`V?>HC8a"`hIX1PS+fCS9I2O<O[44\Tie2.D[<j1"c$l<Jb<<jcLE`P:Ick_iDDn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45973-BfE)9ll%4PB&1Q&&\F1f8d<M<,B1t,Hdc.f-5BG&d>\#eaf$7J1lhQ0_Cl<4]*rdE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45986-)IT%+/V#tg.^bh[cR_p<(h[k7AQ/?:811NQGePT8h%:Jqa:+)2Al6TgrrDAb)K`qr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45987:1+!d`Z@KkG2P/j!:6f\n^1:NONlhT/k$=q=%>AV[0oQXAX/,Q'=QK#tO\a'6Sh`+Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45988-WS5XeSSc<.^f1;)3*%)Ue#cc^Osst2-3Qf^!!,)IofqURimVX$,$Wlk3eWU@B9=U1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46025-"\R60]lk`l/;3r%PC^b"H?!!G?'-A):r).No_OGS'l[^S`$CIq:FD1^SfC:s7_n'G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46026:`]m/G^%<SF_Tt!A;N*EBO5/coX%;Uf&WTh@$Q`*q'TOlgbD#*_8BuJI<c0(*iJk\F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46027-*Jm^YgiULuG<tLqR1kCGDSX)smc=@3KkiI>Q6nKQbZGQ!FR!WJ8"/Yh@FP=m-NG6'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46046-+=YJRA<1_1A=_)KhVeg.fbRQn-fuWVrBE>@<MKAmZlB-5"c2iK2G_W>^_)-KJj',6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46047:)O03C(X-`REkm]b$=6CXD2?:[Js3`2c:Q#*6@r+05FGJYQP_<*g7i^k?_"jTgk4+;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46048-;-)\7#j]6Cf$4M:p7ki,"[&*>1?=SC7QQKM5F"B^F7M6Kg]<@M*gHD#7Nf$--?JbL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46061-Tn/=(i\q&d^3UAb%2Lrn:s5'oIU%=:EMeo)--<Wq$r5$WEW`T#3TK_/YelQ/L`@$*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46062:msZ`T7Sn:Y@?e"O3$<GAdi9C'mms@>#j:J&pXP(K^rl,YT9hO`,LV6g7k9cU:kD6r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46063-B@`d5\Pr*:,A0/f\>Sa-U]r/X+<AZ:%IHX-f++,mh[pfc*SYNC5?uX2.Eo%6jPsnr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46081-O>$%Orp2&oY'Kln(KWNa/<`^Sb*h<4]PHUN%X_X8c/#4]c+1EIE5fEkf*<;IVeUPN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46082:`U&[g`iPL81&rHm9CM=Q9,<uC?H&g`Eq<3+Cs?s^$r"SZN^*Jb*fH`Jpqlabm#LC?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46083-")X=\peEk&HM"@]IEg9-\o_7VRAL86_k>=Q?V0K_(-3M+(7AWea^=_DGVV3?RcJNq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46089-ngTDF>[1O<gunqH4!1S'KLZF\?1:2O60\Ai;:nOU(?fr&A9Z@LX`[))6fkbp[V'*U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46090:QMG`82lF'$9rbUT`gJ*%.gZ3<nVs;$bM';E1TK@5GlV><om5]+itAds&]l&5cP=i%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46091-fiWI,W;<sJl7:&)@j<-MJu!Q2[:\\3=YL2.W2BfTqnIi1=+rNr05SQqQZPTGS/ck,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46102-pdt?@?c&,_YD\&h,bo[ZE&JbVE&rJPm5u9UDb%/(c1U/kEnj@nk`SNOA_W1'52VE)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46103:qX32gmHrhd(dalmJpIHXQ*sJM`RIm;Hn/^cr)E3tE2Kk,$#8%mO%I_Umg`Mg%?+-l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46104-KL1J]n=q!por4NS=o?D&;]naa&WT&^o&uQGNYIERHM$kf.<r<]*;m;L@tB\5qiqm2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46105-b-jNs0far&oj(b,DF_pc*f6%C0'Z/pabE5'[Y3ner9M.8m-XIm81[<#2ebUu<_Na:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46106:EdA)eT@uQLD;fh3=<j!j/cdS"$]W:`c$\ndXG5Qm[h7_AZ8;'N*RDJ8q%j`%X1"/h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46107-rrCuJH%0@&PaV=ln\7PC!;oXB+OhMgC%nr)_ZPR'<@iWl9(kK$?9-KB92/:e^3bPD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46122->ni_RS<<m#>;Sr].Xq9U$j$.TmD&Q40E)9sj#MQ=r$qL)nHq5p_N<H1:,iT>R@iV<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46123:<;%Cd1%/HdpuD'ke,2`+lf%jD_gN.gf$8\mg>1.CPn:$q=:T`cYO(#\3]<Pe?Ou@l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46124-$diDRmI^95Jc_^G"/2ns&Vp'7^6a?$hH_Zc,.rt4Bq`)ejo>K%VoaL[FiaP^"/pEW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46155-qI70[]^XdiX^=f!BoIgH,WLmEnbNbgqW$O`K;J@t`W#r-Nbaudl1T.mZ'[5ji!qgI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46156:)!8==O8=$`q`*oMYU/T#(\\^9:M1$Lmo4luER$A3][tWo/lq%;O_"D$U&G>saF5;`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46157-XgCk8Gc/[44?m]ec-=JO6BiIU4H'b#_u+*9\&"Xipm:Li_cd6=Qc%NF,0*<@,!K;P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46196-f#Lgu5]Y0Pcb/gqD?dYX)Umi-e([[23!U*Fe<M]LfBtk'Ir%?&HI%3C!+t[-Hnk,-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46197:m\/Ua;E",a9s]Lu;`gO+OnZ/-Fj5D"]$J4+F2ck9SSbFla%9K<`,;Z8"69sTW8LbM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46198-O8Ed=>?]V(L8VAh=>!=J>RW%ZjFF2_F5%S9`UDMZ6Im:KD#0H])VAiVlD@WZ1(N9)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46206-m5KM8hsD0KK2/h^L(q)d"l6J#5:[p9#>b([r+i>BLl8>#j17E5M(iZYeEtcVjL\bB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46207:@ZP7n#7:_;O13QE1mN@C4&D"HP:"7Fq)n:,ar+T=+`VI!Eu,6$q@?=iIZf'`rL&.G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46208-O,Ug_FKZBKnH['?*;G-fK;h-VnZ6FWGmh6Wl-fkPhheNTC@(_O`pUqD;*Glmg%9()
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46217-#/9'dB84l5[^_nalLDcQ00MScF6d.0iD5!5^-B66e0J),Zn*+\YlTKK0R\35?dARX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46218:_`6F@/OG+p^\$rBhHcStVb<Ira3_R1U:S%b/N"YKGf(`4J[mee;>=5EhAbuZKA#!^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46219-ab5[/Z8O(hpGJ0(^YorriQWG7_ci#R>YII0A:i/Vc:I,N;#%Z><a%&nm+qZc)#52^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46271-[gb.K,]U'A'!%5+kJ,K'j6N^.2)T0El>%?<DIJJm$HFh&F+Q:urpfp$3n#Xc34;/:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46272:Oc[AKQM2J`YFP6')p97l2Y,&(QO4G3_9)>QV#Ca8o6@$83rZ$-23`USlY[Mj8+AOQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46273-(!2E8b6KB<B$s2sh[Y#k-)QilB4rbYCp;&24T)ah]NO5.Z^+rF:GQCU:cB4tQ$:4D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46287-$BbY<R2ItK9NB_5PH.*C>iT_KKt:p-rBDdXJ??b'b0A#F"mSj-rft5,-J]dc>`^HV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46288:`9l`sIcci/pMX!)0u$(>57cR*OuPEKBG`3h:WM=umPN\>A<<FS'U<'1mi6HGf6Ap#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46289-/12C4,:ao_A9Is!e`X5b[nDhrUnD7]1*<F[d\9O422Y1.aoloeT.WJ0<oAhTh#peL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46319-o.<lrC@>&jL1t-q91"/H,B!t9V+*l#^a5=]7O/3he*0_d@VJjs,b1#e2]bb0ZS.]X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46320:^k(W!E!p;r5jA-rW`i[JnlOVePpCNsGf)S$i8C6UR)1f<)b/k,`^/]?5Q+T],SI%-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46321-[<F%[WStS!?<BaX;54bAa<aV-HKMWtP1D!;U7/DKe[C2lA*LUqKc(9E;LA'n9rFJ%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46412-W[%do2hhq[4$nM?qB*k`a!6<hKTSlm":b[ddWp?laoE.H(U-)jUR/"9+(elbN@nV)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46413:1?=\`a+=6jl`WL<"/b?&ej<6dU9?loWBQU$>L&>O_]Ss4fQoGG>,A<(`BEQh;%Je6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46414-jCAJTrrB5jQ1kFJm`;Xi!]E#(\)eitH0`FTZeI+qOctu_;>`fZMGU"AM7+eS6!t#p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46442-8MHA]i?eTN#B>V79j%uqW=/i8S/'\-L=\VWkuVb]DD3=25hheM573BA;p_8;aDmE-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46443:fE"CYKk4;4Q4+`cF8cmMh$_>d><,8ZcB!!U)*'_L`EX`M>EPJi!'b^S$Ec^C]D&Xo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46444-J=p<M!;`ZKV'@DC8-FN0j.;Md7'8:4$F=YX1,,UK&28N$?$-<D/;d#(!5NUB790kf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46467-r\Wi6P$]r(dKmZ7k@sdA<=Z++[4P<KBQB`u3c[uS[\t'J,E=R?\GRl64qu6^StMFZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46468:F+mUa!9;`%r2[m$M7gqIm75/&#F3>Ud'qN#Ji*o\XF#-X?g1_Hfq^Vo>29[da#`#T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46469-.+Y2,EBTNk&YUF4GlC%?RI3!^?t:Ze!CpLpd\0d'A9D]Z=)lLdqO21Z,\;fXA.Uej
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46473-"W@9.rXrKpOZ15U$bP624I\9"cQbGHg$e1R\M4iKFhX\AdJ1(=mc8R)aG&0"OudG#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46474:8#`=hSF'VF+QE^*YD'\$Ib%g2nc"ZHl<5![D7'`ZR+7C9K@AH#^8B@AEMVmF%BQe)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46475-`u%kCT0_>/".1N#6ELa&f_&CF;\2M!@Flm9]m6f<h1`H@!k(`'!U$')e\QF7+<c8$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46516-6k0&EOe7#&e6Y?6Q_ms]?9\b\E(+mpZMDtnNdaZ3[mAM`?b\cbrJE]tnAFrCf"MB:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46517:.C?M2Y2HUE#usIZS7Jt:ccj=n3VT`<bJmBEIN.f@]A\[)i>ShOP$:IVK@=^/rp`#J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46518-<Spj\kf$-]'rf?Ejc\/_c[BW`c^u/N7N2u+?^:S?YBe[kN<8iLnEZpHZ/!.\k;ct[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46519-Aq-JWN%OL0gFSC@Mm[Q4o8F0ikIk]gpr_TC8M-On<l1$j/jT8a=N_-?WQthrVc2ut
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46520:%t<3g.I_uIG]uj4J^LUP`gbS!gQ$n/qU`sJ&+M9AipVddrr@s7bsA5>^:J#(<*meA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46521-$m/`*?SgU*'?*([FflF3&ig9ASiFc:k+M5jpP&':j%Pn3Q!82s;i\OPESe@^q')(Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46526-0</Col7[HegktLaR6:!>MTT!#j:9C)moA<VM1oVjdP)V&.*kReVi`6@-t'&/F42uS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46527:2Vl/c#<t-*N-j1@'=G!'D4+%"ZT!1NiaX_10o1\.`XdCp=$-`W_r/PBqb_`UYkY\9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46528-B6gGPgRA_\Yn<u+eDpU"5BL!"FU<=MrCnIY0T4.U(r5Ik^PdU:.-@4InCRB2nSJ&D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46555-jT'b;o^D2?J#__$QCX_fkNlUFSH8P_Co[Wp:4G>#G>_D3dKW7:5p`tj.WRNi8*2>h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46556:Z<Bgr;Nj7WVou(-rr<Q,0YT(,=8)?[D'\h``M0rR*3:]?lBaXCEE]i'Hr$S`LJG0[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46557-2e_X@7:qZJ=d8cTVJGOZfn/D)^)$Zu^M+-!<`n+q=1Y68g/r`X//4&HjndM'$Yhoq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46575-fAg^(:Apcu,g3!.Vo<rrES=Q1'1g4jp'Ll%8>'@pgc=eP3rR5"UG]f?=pMtBrCc0g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46576:[GeeC`]+@IA=3h!a$@2]CAs.0iGeR^,+K;.ma%DX=\cUiYk$n<r)Dl`hhZY'W9]n\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46577-^BU`a4m\bVP$KI]]CHI$5%&CpQ1B^Kh%s2)nNOSE!=L^t!(8<TW$ePHZ2HYc^-$oB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46608-T'3K\Mh5.U!2JGR9mJbJD*:Xn3(Z)$>r28ofDbh\muBW=_J7e[_Z'TU2SH$B3G@f-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46609:Y:5?]dt6>6F+4^Mi1W@QHjt(oGUqdMY,!o/U:0A'VkuVk`a&$Jj`[0cguMQ/L%*"R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46610-J(J3#0!jRk)-FoP:H3%TAHH/\J-P*tG!D7?)t>0HB)S6LBWm1pa2/pUT+1][%u.Il
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46614-\/,Kr*;X9\4;JOW:!6I_QF2#q,t:Y`T0c]Y$Lh!q/gds51,B\-UBE"3X3Uj6iZ<qf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46615:i?*iDm^8nUaWqY[._C)'Dkc:VqU`Gg8rI_l)PY3[#j_NoA$(!R`N;Str#Mg$(Ge#'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46616--X;JSN0$$DG"[uk6`pmi=e7kIQViB9nG\o*"BN\sZ$Cn':.HSfRd%IXVaVWRRc),_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46633-]r,,ZZV359PaG>/b.^F)O2LXo^@]Y_)6O,2&Rn=+nf.gO9]rTOoA:F":tb[9X:_+G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46634:"#2t1cjKWQ@])q-I`I"GC!2d6NB3,TY4S3O+I!$"rr@0-Uj`7C5Wu0*\^R?Y\8:k7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46635--,f.:jGZJ]`_!A=^,5%S2S-Q10K5=(:sSX1$LDcaShZ\#iD7=k0,2_ajGe"r/7T$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46642-cf'cUGX&Od9XU'4@?)QAb\0PnIE+K24falKe=G"EQdM'Tj"@7lm_,B&=\j*S/\=Em
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46643:\J.4s0oe9XHInbCBfEMFG1Q$t,"Eg+&dg$L'dMuokoYf7g,eLS/sUK@`$L7`EK?G,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46644-]@WEt*P&Vhpq`apIgCH^g"e^oOKcMoO-KC`F\kZ,hT4-QAJN@KEpukV]Ld+?_fHR"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46647-ha?pt=jZ5ga#$?V9TBU&Jf?j:Q.TDXoA)]H%Jtmi71j+Hhuf*ml'th#H(iE2WSGMe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46648:lRI`MAA0b1E(@$LhBo[c`puZ2<C*rBKu!n9XeS=_ABm3W=gNh3^3GOU'QM<N"I$\"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46649:3`jI12Y0V/$mej_iG]XpMY^OTSc6RP$`cOFE\W'R^4s@>nT1e<KFj:.P$*3]rjC9C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46650-$80MCcEF7]cTSTOcKo@h_\:^Rik+S79cU,[R?gh[!#Q0c,Tk1>)^$@00ta'ne.[da
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46651-a4J"Ohgk\Fl96E"^:p1WZWZ%daR8)2_dK!pGT9dq'pgfN4S`cj6WZS([Nm:HKUsLH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46652:b!5!^q\o0F)oPN5`p1e$@(7S=);q)L"al$`<1h(V>TYqZg-Gl4R6:kZS&#"[qb1&<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46653->S&2!.M&F?8El#sp9+-o*]>MQS*!5oM`9C!1-rGfP,Lpep*R?;;DQDY=9K"n=FKe$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46671-r`.P&CNE`P$moZs9,?MRJ.R-WCZhC3D<E[po)PDp;q$rO+.[Pc0!_M=)[dU:)0n>a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46672:`d^1;LU5RpFW/B6*pjEc8<CLA^5[@_[Pnm!7=$;MHYal;c#B[Rb\S!kT%NM'/*Hj`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46673-o&=?t6RLkVKdSi&=/+s2/C;N%#BESh3QL1Vee42"SrGY(oK=VX7#VKKM&V%%bCI<l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46698-Lm];<W.%W84CAS>kHA'(1U;]r3g,#bpu`j$0koNRo4_fCo-K?oR2T$0,c^tO^XAFq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46699:"N>8E"Y<4F(@-P;psiK`6=AN:@kEGuKcGT%=H7*Y<@H$%$rhgE/3]W([$/,c46`GN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46700-f`XKWn[fB`)l`\ar(.qRKdCG+&kO>0*QY6WZ:hSf[Ri3(MGMLC:hsu^R17(8Sgd"n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46726-1$*a")YLP.(#6.Jme]V\0,lh)rcuau_g<pN"Y>3O36N;Nb!G?WhqG,H%e@dWV8Ne$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46727:&W%AV1!h#fX%`NnAIlQM]<DlE\NN"Q[$"M<l2=`3SY`E^CK+FZrS!gYeZcq=e*sCA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46728-[dLP$qaqNR\];JUXD9o)2J*e36Qd=>"FT'VrcP5?4G_E:C0=X"6.aW`dSX_j4k??N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46754-@C@tR;#H/'9r#H*q9uJNA<K_B8e;[DXdu6Vor8e5ZW[T(,o?;e#pXFRT;?9oD^/u]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46755:mTL*`8;$s[KD.`W33IO4.s<dEZs(o?@fVMprr@CtN2:eq5Wr/<DGh?G+KH%Z+i"rk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46756-*q`0"%V([]-mO6crr?0!%(SK?<[3^NFX2=H\J@:43<PEA?^5]T2ecO"QSPs1<a0a1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46833-fM]ZGNn\R*g6uR0Znq/;55''nMF?6uaC?@u+cgW3CBED+bHtg<A7H>%kk>P:f](+"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46834:-)4iMA/t?g3$DShr`h*$D[)qAiD7TS!Wg.':3Oq9%(H^@jW*X`;GUm-dLDp<S1?3k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46835-@.Ek(#"QhSWJ^aeT=TK:,I3>>B'4\Hnc^p,&W'I\&V6#t&$6:VA.LuSE-;j(7RfAX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46852-4`O[aQK6r'%Gs5IGm=G(o28,tJc#ic*OG--[FjuJ:eAZTM"RK26h7^Raqp<FY<3^[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46853:DW-%s:@,7_WX`$c2-m$3G:G!`B0VG^<.RYmP'3I^&e?&5&0(j]YLqn"dYE0O\Efj[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46854-T>k6k[nZYD@s\!C[AkAVJK,pf:Zp%i?]2WVrr@XeGdC,r[>U"d^j9n5DU),fMj[C6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46906-YTl+Lm,kV6\7gHbF1`(:rqAQEInsHcq^QT`*KiDI8N10aD!h99b'>H@BoGqY`7[Tt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46907:!&m_qhP@TFAXUip;?8&AlhFC2D8BW*'n`qa$01OQ/$`&V,<L$#=^YHKEd=,TO(/T2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46908-"T)9j[Jp41EO(FNBm%"Y3<%/Q8?Pa/2@SX2"b1#?]AdOZf"mCu$2"50=7S0I!!Se=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46923-$E-gQg["[c.;<@uZI`Q=ONTJT(o,geKcmAQ:nTFE7=euCWrP.%6gIf+k(Wot"V!G&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46924:@/2/WI=E`BPGF55#\B<$,dX`6O$!O><\@HTkSi>Frh!V;WR'_^a#Z]1!#Fne#AW\b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46925-d]N//iLVoH&qU;na_^hN@\E5*L9@p5$TSb45%Lg#J-S/+VJE-\ij56F&;_s3-Rbd$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46939-Y-&B`@*]aMD8@5%HV_P_Lc78Yg3`dujt3KJ`#&J1SFTI*l!0MCP)NC3]a!SH$_J)[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46940:5N7%i!"Rf=kUa'tbQMa`6tS8$A\XdPGS<GO%!XEun?A+(Wks+>PlC`dPIV_(c$I;h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46941-QC2tT&ZAo'Lf\8T>jkGdHdf\HHo^_8`_C4.:%0117mMTlme()hXqBkn+#hWYWE87f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46973-kS0UM='tLDi"*c`JY!mdnW&K<eU/WHbFPc+=m\#(&dL_II\UT1VNmrk3l\)WSOGB+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46974:*l^.L\<-3R5gLLLV0p7#qfr#pnMTC!#JBQSal*WogRF\`@$<$!"Ki%!T!e7`0\"Np
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46975->+R$4/O+Ghk&5bk0MOlN2oKQTQZ!`RSB=DBJ]T.MIXua]ipMBUNsglj67\O\6?fL>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46996-LitCp*X>"0/!'1kOIm'V_l;lAHc@EHQ'oeucWu(pjRH>Khd&qhIB#X3E(:kWrrD^j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46997:ibQ`8>Yd.&5Th&$a$;j=o;@u#`MmuD\t2D+Zq'#f%e2`RW;1mGjdba*kD'1\7=%\W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46998-g;9`D!m5]J_Cl@Ya8&fP*Wkj9V5.i7c#jE4`ut^Q]DhkTe,KEM?Iu:V@>[:\V/?A%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47011-G*1FJ]^^s4(%G8fH/YknCoh**7mY0UorjR$IubLTM/OD^54d#58[u4Q"`/-=<\CH5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47012:/Si:nMH`[7b3Bm$.0'Eh`ue,.hkQ*9cHDp#;M&r#B.NK[_9:i]]3BMt,i3&&,us"a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47013-Ghb`72o=GX??gA0<*IAE^bKj`=hsBP33?Nmpg_R;4\JU_QK8]g"<<DrfH4;nIS9&b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47014:C&1l$5"osH'U?`Zoc:lP#;E<FXV:$k>RO+u8Fha1`E*jiDej];`pH>u!/r".n(4#f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47015-mbkRbL.U?@O-4[;b\*ThX`&Hmdb7'2"fmAYQg^,m*eqC:pk*eMI5]M#dIeo(=u3j_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47040-=]aH(`'kSC)BY;\O9f2jorQXjCEu=<;+g5E_WVkjE^muuJAbr@4&kHdd;=)*cD)6d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47041:KcKa]f,O[`"0$C(Q"C%r[SB!N;1?^%A<V+\"S)5IX]qOnB-a`r];)0;mF&>RXQiPS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47042-H2HCi2(4VMN"^e_KZV7u[EXW+0XDYI>tt_T(aD5ONHluV@i14Lo*c\Se4,X*URfq0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47047-%c%%`T&H?pZ7n%q:-mg!>.\IENm4(SgQXZBrrB0,8,OU24h'-RFV4o4A&hAC59jG(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47048:Z<([=38[,DEN:g-L`Tq`grCX&Z0baR6-uEFEWEt,:FA:TgM%;$IekJP@PCE`#9?$o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47049-3ni"a'KaNtW\UA!kFR>KV+]3>?-]Hif#MKuR20@o5'QQX`_W9*"a]ilhZI^Mhuh(c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47065-Lf-/1*gQFpKfi0Y>qYj.b7Kupj]<d(]OJW8i`rn-3fur$>ReV*W0J76:O'?1+Laoa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47066:(`;$4!VGFBY/9"s`N)]%];`[--QP0+o]]TpqLu<E;@0+Q5XP])IUCFe>BZHoP"bcE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47067-Fb0l)GoUu'=6EJYe%,?-.B+h`Ul7jj]U"\7=Q^MbRApn>(,-'sTnWS23TS_aEZRQq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47122-'$27E&'X(r"ET^VU@XLI<]FA$BabljIQk/F@YZ$TZ'5ZYF2o<k:(H^D+/r`#m)G,(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47123:OjGQQ_`$oF#JY/`?)/aIMDi'T\iD#o4-+-PQX=l48PYbki&AEY=n<h6@3^/N^Nf.k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47124-7Q:eJXjkckj?4Q</Nl5<-!#!-fdIgPOl!7Ta</]SIkaL0"QO4hr9=R/1180<8c.T>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47127-CD]dXl-S"o0![tUQNA9?bd!/\kFa\Acg;MaGKFr`+=%\25l)ICW`Lref'!Vs2X!27
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47128:'rb`%p,gHJlP^u/OIYapcjo.0XaSa#7T\1.Sp:Wc\@g$a(D86`4]$]iUU>3pEr;8#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47129-W\G,=q%0+L"0ej7V&RhM"jBj(Bm"A[j+'R4l,sK,k&)[=TcqqD\t7TO1tpP\*6Ql'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47178-f[/'[`i_Erm)lX_gmHC;a<M^Z:<Ib#b*QQ.&hlO'>-SnK+Q*EfN2[&[4m@h<8:cs*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47179::?"G8^KPC@6$+*j`Fi$I!'1N&$hm3a,DsYS;]01`$t+_64`am3/J'iH0nrM$Ojs+.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47180-=!)WJ=NmV:FsVs\"K;#.XkQ^T:$Y-4-:a@Ud09W]i+(-aGu^1#KSPPt>T^O<%+O!W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47181-jq/gO&r+LS\<%eNC1Zt?R0._@EuY/a621@XY3g3dWHqO.3j[oK6HTVu5K9Fb'!F'M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47182:b!7pLF&PVl1alp9g_Tr+a;jpR!"+u+P27`M$:,(;Eo)>sCMa7+`>GID@thipRg&it
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47183-N;Y3W:nT8BhofN?ni@k2DJM!t.rk_P":R4O<n*!E@OF?4N%$%Mrn*u81"O98L/?Pg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47184:0S,5b39s`A#rBXJ,Y1N&JN^`SZha=D7rB$ZWgQ`:He$Ut/9/iY+i\Q54'6qG-[0?\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47185-Mbuc:Z&U+mJtulk>[nn?T.FN)]mgrBbVt`FS%/M?7igj`a>U:Q2M8VZdW.DOlUOSU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47233-F*TD*W)ZS/l>b[A#j=H7HcE_L2*A,J:FqN`HOcUIkq*k5:6D3FE8"F6E&(![=Se4e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47234:Zp"e\:Z`\N"<=\f4EM=_9*%%KR\Z!2Q$Q81*_C-]EAg5-Tn;@`S:2fta2W:$aDPfG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47235-Cnu#OBi:HW*r5H3Z`O'D*ZHhcS:d*H:V!:2pj6F5__beh%D0Bd485pN[L8ZH[lA@B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47252-99$G$J2ee*#P4dgXuiAdiie$Vb@#Dfe>tSNinSfK+3"6[f;e73D/N^NJd:-3!:/+j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47253::"rKrbbH$\)*+EC-)#&/=Copo`$-KE!0$I"nZ"J_2Y"p6Fn;,cO9\!BdcNAh2`C44
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47254-"/$_-lS_2!gcT"gAXntY(Y@tO2Qq:aRQ-1eMhGDqp`obF-h0OLiU=XYDC.q.0()ac
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47262-?,2Mr=6tl8*@"8.2>``nCMRhZAY8CE)*.VSIh7+=^W0[mrmZG*2S#^[-HbYmqS[]P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47263:p.gZ_(bPnG`_;!em]SW.k2r%d$>i:ST+p'p['s\g?4-0dN;bDRqa^EOnD;%F?L`cL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47264-179!omBTJG8L`l'1/371hlooC+n5C&4nrZbgTI)_W;JrpNG^V%?<$mjjS1aUU(#rj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47275-pauLG$N&bQU#QS^A:mn60:MBs*2I"0U?CD:r\aVqI`3?;\G3&n#00!V<MqFI66@25
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47276::jul'$NAmE4.o`$6c*"CL31e.p9q1T(r5'\`]h'doWB(SUF]sG'92l0b%ac87K3?K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47277-9WX0Wi,TMA#U51bFa*XSkAK4q\c2XVU.=)2W'IG^J3/^4-hFAY3<4Z@)$`:-d_AH>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47293-WDda=P/^U8OLGGrZ(BBO:R@AZ+#!p%Vf0kpY+/hM3AfP,Y3o67O]A/^J1@mI,kG'j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47294:k=="n\S`JR7(Hg90WU;U*G_4Vdq<],K2!#Li1IZ.$m05jDl$$FZJ'Sk`/Y-P7S\:4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47295-lWl(fYL([#p2%^6r66r8-^sD+"=i=E`ug,@=RbI1DCqTg8C;<#D=\f>M0%2+Y%\pc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47296:\FZAR`l7r)/>>!/Up8sZr@?EJYZ&E"5+*%X:9$G08C$8O8c3AF`oA80.brEgCM6W[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47297-g/pXZAT"U>-OrDXA,YHRf!0+pk'<kn2?eoV81.dmVq6JsUDCA2<YBfH%aoA!p;-F]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47299-Z8a?J'"^d;o,mSC36J^/96$,g*2=rhq"=+-X]pZ/=X"J.mU<W)3QDig8Q]3^CKe^h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47300:`\tts5fb=6CAJV;0_eqRIaXjs=,$VnM2W?sKllRl:N^ct$mL(m(nR-HIp2Z`9d2I#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47301-Ws+d@N"aebb.gB[i0Cm5[t=V[Cl]S#pKM+@nRmJ,FR)GEI*RF;!<3&7M<!$t/=%*T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47315->UknP]$g^hdicssDMCJ6[<%Q()6`<!i(*._n:TZnK_4/V?5sa3qHfS'DD,m<@HLj\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47316:"LO3-r60Gi>51bf4o>Q`LAh@;$0_+%DhG\IVV7NQG?:2fT;bG`o/r)ah6DnLTWa%H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47317-9CWt>?8qXZnTX#"R:gs,N=u4.D*0O]KBCKs[r7_YlJ4_/VTQ3UFH^`:bIRJp6'K=o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47345-*A>D2,.l?HS#Hk/q2u@8O<4<0]N=akq_EO:eF,L"hC7rsR^.15<.[2G!\VnQalMk2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47346:a#0t='hg3(`hpN%L[!SENfG;gZIs-A6h$:Qo5"28LU;tahb1:uZ`o)lU#V)>&a@cq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47347-[/Mt\V%0]%?H$a/fNfU:M+M.mK@B%"iK)^aj(H>,fZV4I*n5R'n@%W"_i`-JgA/pl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47380-^e+4&'C-R>Tlc.iR;Rs[mD+rojIaW'I&Sj5]t/he['s1N\=^i=VkD'p/UiEKIn@';
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47381:#D$]mXdO!CUU2`18-$iS8NH`bkcm+4:)oDPkeC&$?S=!mmh,QHP5Gp,Z.A:qj4!Ck
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47382-S&gm16]")L#QXJ\?X%n0rr@Y>HoKXUa//&;>4aR*I,nH5&E*NH83`r"/,W`D7%0Q2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47397-aMLpqeK4PH$REHHC$h7,-!hh*PSj;!583ioM19G>D*,QjAmjm@\UI0]^j^Fi=q?Du
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47398:osC$k1o2-"^`;M>]lDmYd:EO9js[$.=n2P1g:8<-Ba!"X%&BBIF#NI]'j7Z7`:*TI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47399-#k<Pf6@0W_V>0(MdUonU9>qJk-)+rZ)#@;mCN-`q95J-\B\WXff^6Y!qP]@caB)aO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47415-MQ'DP,9;M"RYjg+AQ`J2@a'%/G&g)kf!>ZXF"(CiE!5gTlhXRKcA-kq_1pa3`]<<Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47416:?R"0bk3mK<W-+ls,_Kb?`/s$IOo.35X6m#o9+Yu,`o[Erp\Ir>nN+bDhLI9e`+M:6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47417-!7%$R9WiGh^^P5`oYh:HXT;/Ma%Y>5-:qfTm*VI4JbRGMbudaT'oeME?.8t`[Qb1H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47449-Rg-A36cCh7aDK+=M2!sP!F_#Kd^]*89.el0h/$B[$+,#$Y?IN'/mV8D`+QI9,m8R3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47450:VPajl`?:;t$s5!^8He]N9'l2>R-s!qb:OIAWcu!!D9&ifI-m`p>F3TcheJ^^JGoKB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47451-`HrDTY<LVJ$bVk^0m%:J4TPFrP8/jpeWK(RZ/4#:S]!3RCs\:-5m:8QO.?4M[@5V$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47563-;,i]:"l+lCS.Z<-[9G'9=."WaClej@POCkQ4.u3s`hU^h@C95+%Smq>\.A2A<GZ5i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47564:rr<u6+*rf&4@8>7lpg-`$hP/Zf`G0j8LSBt`s4b]4ViY"R?4pm$SP345obI?<]>j*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47565-!k_p7!,&LdVN*A\]SN)N!_"K"I\)eI>YQFY?lXQlVoqT'g0I2R&M%:T>U[F$*$4/5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47578-"^)_1NXm3b\c!pNXhs=bQRk@R$:lb3ETpA@\P$M>3?Ve%'H=rBLZh2;1>b^#1),g3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47579:0TC.:60`O?ku<k[R6)u./l\D%F$uf=-b9*%UGAl>h#ZSfe50F+bQN<QU]JJ"`hQAI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47580-4H']-1?Y*jf(U]9Ee(cZP3J!47p801GQ7_9np*2/nB=_q?,-HN*VeqmMX'HgD/I<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47581-OiJ/X\?+8_UG:Crnu7l]#p"BB_"MA>6>uqlJPsXe__ZRs8^7SHRRIR=G1C*LA:+1#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47582:W',65*bO"Xj!5Ul_iLepl?e%,iBrF:`^&k/<KfM8L.4ta<-ImjoddcXLEcmKq$L:`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47583-(V[i1TV2DJ!1j3h1\IUo1#m:)8WgLn:Tr_TmoG?Sb:jgiSt=HI_3?DtCjaKfkKk<f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47594-jj^Nt3#nBQ7s5kA=<7ttjn_fWHSOC3N(rN:*Wn)V-CE4$1!9P:K7TUW`CZ/D,S58A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47595:*!+)`KS9pZ6<GiAOiDjWUS,!I(Edj=R$QKs!&9-$dbOpZR+HN=]Msodn`s3SF9FR$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47596-!<d`k>h+AWgc#FBE\ipYH;hRE2r$6,7o@]Qrm>M#'TnQ3D$(OFf7uO;fjELf6[Y!7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47609-9t\lu$"[NAM?EG0g6mG7EHUD#n)b0Q;9-lTeXM(S;1maKF;9p[`sPdS#f]1!mnV*m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47610:K5DTnlDZ7)hW/PW$uH`rl>G\c+Y$WG,`\YHf5#gCDCcTVSEK>\FKQ!JG@EI^X1OP.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47611-([G6cQ:I]>/Y$.AU#k'[0g\GWrU6YlE`\C8b-F.-bNdoEDO&l2(GZi&<-R*g*dHkH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47615-Yl#T=6)SEO,]+E=()fFD/:6NjC!YIKAX+/^pFf2N@Fs)<V&MpmqMhr>OlW)k\QQ(O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47616:J0cNIBE738NbbiIP`&(pGVR7%G5^<r^GY,%+M1+n$r.Y^)a7`65k_Bpd\HElL%`LV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47617-TZBu\39Yd+VOVO`AU@[B2J4=8oCm8q8s,ZR/V8qW!(\(od];0XZ5D7jbZ(*ba4-!F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47619-O@D."El[jJ=0i(_[%pF--eaBLZF2f@<`4bhgED/d3$`HXiKIeic?C]#TMQ1S)u(9g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47620:;<^`?>HJ6-gQ4++R3W3$:TY#6,6^GP!/u#s?A=Cm84+"EJ:?_TW2#H]EV*-u=Fnn`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47621-Z8C@@_Z>K3XuPM49pM)$j"0uA"Eib$-k*_Dg^+i@Sk$I@EimYa'S:>6nZ$<iaP0T:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47664-Hq!g_VH]tl2hs!ua)_cVUi(1Dj8iRGXdCd)rmA3"hC\Mb&TNRCk.Y/,c<$/eD(+'T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47665:Sfb4QV4.rd<$XG0Gio=gVO(64/[R*:_`$*i1s+o`D@m-2IQh.fGSS[%1>1(`X3&h$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47666-@Rc>JD!i.c8F.jEcVO&tjd*A6W?fZ7ORBM)ISejL@8c7`Rd<\pHCc#k@Tpc\OZ'2q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47696-;*q*@<RJ>@l@&h[da-qQ!5i^blCK'd7uK6!01D='k2!n\/k/e]_irQZY9N`Fj/lMF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47697:`4F!BI!Mo$C'+/DD_9u^@ZUVT,`_fSe\;H?,O%E+Zl;.I`E(AhCP"H2]D.kUUH_Rj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47698-_Yu"^/cPg(.pTF2i36YN:$8VJrRM")"T%boKu;rHf.==84HIH9[3jcUH6XM)nILHU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47707-OZld,B,L:>C[E4)hZ[T\muP+aWnRV#c#D+,KQ&.]%DMd*9)0u<dpC/XD_6n8)i+_D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47708:4ZKTLM`-;;$PaJ$QD_T3pdn>d.WSQkA0)?XNT*`ehC,f%?\WG#gTpp%D@ao7B;$B[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47709-C\<:qIMRC`h[O5LHo2A7?8+)"^9E\"/.O]rShnj]?]d9?*RoODoOphl9,5Iok^WI%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47744-)e3kg(b0s7ou$KOrP*!n1n>.QnMKPG<`64uE&/V"3QF)ri#_Re$m9sbGnq-X.,X0N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47745:EQY9F`At:5$X;LCU./`6?*FW9`rp%i]m@34'e5;BP/$4.r`PZ?_c6>ohu"/a'Cg#.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47746-KAf$4lHcD5lOY"%lsW6V4YT1^X`aXD%K7l-_GPYs4f.A*bm?d75fr[?Q2Ki[>1B!E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47755-9'8a(hVP#4q<Y=JU%2H<HStF#`Z$1\gtLFW,$Q<pE>s>mo7m2-4rENnj%*6bk(/q$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47756:8C_2R<-HT]Y?DV\]qa6=p8QPFk^0G?L`qXV[T.5s.17I/,Gm\#e]M\$X`#)f\_Rr4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47757-J4V>C]]0!PQ0GkX>X262Q'UG;,@EeHcT)_snVb<Sh"YkBo^8at&gEP6Z8j/q>dWe<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47761-hAR&%1+JC/L/LK"HJkCSLsWcEV$tOXg#Wh2\'V1_PIu^O2Q/"b;qQPae`lf[F_lc-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47762:<K*G'YljO@5(<u(]WF#P3_(0Z+)`K$3g'3e8IWcU_Q\*C8iL!eS>`Jo*o/l?HJHs*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47763-4G=&N<DlC+g^*O/dkbKOj]G*q)9+hG;+[B64r&8_JOdpF&$JTChq_mEEhq_ZKR/)h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47808-6NWqg`BXHY361>i(s6^9;q8Z`[+15>rZ+QW_W>rk5Um$H:-+I*YG(?E&jjm<-9He_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47809:k^@rOI*pk&W$IN>^O<.H)#*KO`I/P9$CIrlNI8MI8)9,tkC`akpqCqe)X[2^W]3nS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47810:2ARg>MrIdM[f^C`6f9Y.aM?_6C$#suk'`k3"+\5"pF"gn[Z>fO.$)PN,Q^R1WfgUG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47811-SB0fh8R)h&B.)-?KbiLto^]:g2r^+oD)029\7>R?gbI^DX]er+inc[1\!!D$"$^.-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47822-)r-dq*B<:`UQHFhG%UQ*aDoUU3;b3X<[a62B\Y-!PIih>8p"j#[h5km(h1-hESo5&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47823:=%P6ijgufnQVt-0,]X(C*[KbKEcFj_Pu/\6+7C)UPED.)1b`LN7s4Be$n:V;MQ[`#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47824->CdVY4!SW0fGP_$qGrTbUG?iSM`Qf9))_oF1@r%BaWAt>P`],qN__LO8E]G_Sj1OY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47827-)NcG;m9<15Wr2`c`oH85Tm1G![)MFUj8]l9\pYOOYbFoGi(!6u'u!QU5m+mR2:>_\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47828:D>X;/j,i[`W:/ANRb>"tBk&(Lc8h+Od<S>o$:9apg`"C@26od5JlcQD#Rj0tHK4ZU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47829-dmZ&<O[gqiN<[lLcJ4G5<,BP7NIXA8S='BCN8or+8u#/IF#d,rdHl-aet.S&PY[[\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47895-?f%Dt)b#Q0-;/J#Q#I%J9!8mj>8eqq3fV+6Iqj/5"r?akqH0Krh6QhY^SX4F`.^l'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47896:Q.]c6a,cULEm-i:g:(2Di*:uh0f^M!`[ZYAo$&c)9[0(^!1XT!^Ih\diI6LH`c5dY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47897-Q/a@)<<MA2r8tH[f7mKKE@;2SiJ>OsI0[/ib`+,C.)R$A@XVuaB(?ul=]/-e8u]p=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47918-AEkn@\Flgq[rsZpMfHV;.u6QZ@S3V)K`;&<diM(4V2U]K0L5j%Dq%\Lo9Gl$(-ES!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47919:PIQ&V8?tm9`SY_(a=!-?C:o4'JKc`mR8dc9%@i[Z&'hR7QqUe[$R$o`OIS&GYH;GB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47920-D('pg!?6(lr."'o:TYlYP!p3"3<Ucm=aoQuoUW+(>H+68q3"8d99hM6Ghq[hp'D^:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47935-"Fd-&SF"JPI&P'cnd#!MR.-bJgeLgrb(%aF/he-&G)YHE.GJ'/9s)FD9'fE@c>lEM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47936:.ET^-ZIq=EOh_Yd8+N!i$_>N"FnVdH2`ZhjE^;/dNh2Y%.\>62Ye/NLN^q3$\>`is
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47937-95^]I[qlC;@&.a*[8EQYS\lNtgi?KKr`*B>Q`/1:o#IRj[mD4#1hYYb\c]bnVn)N#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47978-F]hPDeN$T)DgmuGT>dFQ>#3'a[@5e2e"sKk1,arB%WXO:I[/n2YCk`M14>0u<jrEk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47979:F"7k54\^/]L)NXlp.&pRnX?pc`I)*pl(/sCn$O\?gMI@$"4`7D"7\8?^VRYp?>J9'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47980-U#S:H43r7&0W6)YcjWs9`JmT>A)b`p^m]RCnMGdOK#\*54F;4STfa?i/s9VNN$K1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48005-o;&e.([=WS?6sPmZ1duYY0U*8'qE]<Pu+1(J/9:+rTj*FrX"#Ben^0c'7<g1@Y/<j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48006:\MfaiOlL7D3?[D_!"f)ZoWA4g>7lgR$@`H6r/>8T58912==m7S&8>!F,$Coq``2UR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48007-F98>-"CSB<fg0F&qn,qp=Z4=_>VLT`0KXTQ5V!cHH'0J62IQ@VL`"Ea=8![VLEmR8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48013-ja9d]NEV[_LX5+mPbi0N\$(%bcTk^6FEsaiL2W?2\08Mk`X)4tf=CfCpnMDrBm+r:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48014:S6ss@?<r=*%Lri)FZ&`+2Y$U!fCu!`<0e$)a;k9Q4:8K-WJN7UdareK0`[BoJ"BCs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48015-@-50EFlN^OSg(2`\`l<sI"//@K2&k-4[S-YH\)Sl(J/,mS1l%EGikQp/[h-eC`/?P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48036-m%nZj6GLZf"/i%SlJO*PFX'pW:(k.92!)"@ZbuLq1qJqFf0m9>!Kc=_RE*!"q[uQ6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48037:Mi3FO]qqN_JFZ5F0BZ]`hi#8-ZbNo>Wj>soRYHs`]fWB)R?$aR*7rA`&:`W5J$jL=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48038-b?qO?*uI+GAS!@jnd>FOT2JaJq_t-5/J7X4lNIF!]0E95gFN71(%>#m0^tq#]oKj?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48085-R9<Z(W=%>AgfAZ3L@-r+jiVm'4\r1nb/'T'c%;i(Q0\6G.2R4;#1b"EH?RSL]sQ#D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48086:Fe^pGM4Y-()gl;G`fop'_YS_oZ@:lX+:JPM'kV@bpaX>$;>`A=daEUN7h:\46n0Dh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48087-[hr-0q,^Q)CBK<T-$LBp=0K..XtRg3>(eT2Q815&,L+,V"(NFll734JI(*_WV]!3L
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48112-E&?f3@oroP&0i>.<.WD.^IW`jiU7;)@dr3.W:@b_rO>pi#NpP+h<oT.C\'$DFRV8]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48113:FT'hk!"OAJC9"N"l?Z,BotHpRT+=^D`3;k&;3G%V3%?ullcsu@r8$o;`(_rO=!D9M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48114-H)6T6+lr36L2UBKm+lkcI659.g.uK&?GqR1+[7\Wmd]1u?^('F]#LT,He[6@Z)8P(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48125-g-!/?_k4Rte"qHFipVE30Y4fLo1GA9o>mDh>li`6n3G=qc"TqAP"hOf+!3J^adc)'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48126:O/8?`mNG-M3)bB\J_TEp"<JhpPn9N$n>r;S`]4aA^B^pKjGgR2FD!R&!1gBepM6IX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48127-^f"=Y)Fa]n\6h+DB&g,iXQ;o(<_2q'fUA,=R@Z'/fu]4F``nY6n`a%a`/tns@cd1'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48130-:"rW"V'>)59BJeb+V)`0rQ]-o/Kn[Ch2I(6K#IOf6Fn3!`%Xm4Pmrrd8.#^^i;2#p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48131:*Z@s$/%LLt$p`crcWY_)G",47VWS@=B9t7i-qrPSiuN2k.O_D:$DH/`G[^kCa%TR7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48132-8YRIbb,Pla=NC[A*-W.=95(S=)fr9JF"(o_?(8/i&rK/#9.g:M3<SFLpqP)XCt_3I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48146-b9k:q%Lu-AQKPr);V6UAA^OYGeNk/hpAHM+^U%]YhGjLT=.bkalfr7tmZE-[7NBbk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48147:N.@BQ`"EURm8+G7<3memcccn%r8Om(+.-'qd?"d"$Z\b2WiI)5NR<hY`(E5W5)-1Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48148-_D8^PJXA/RgN[4uj+7")'Vr%?(')3CAL]t.eC"B&T5]iNcIMn9@!ua!?SJi9S<;;B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48189-5+O2b!?47jkE[?3*,PWT)A7@'J&oo0>=)P\h#qc;E@[07;-/9(ern>OUe'U8Vg/jO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48190:W?L15hP7]J]V^ZI1gjlsN^l7t.oRKk`fj$]!%N;e?u'>UM3;^])`)aNi^mME&<jM3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48191-*E[mG]dbF@nmn:M`sd#0N"g>lGPA&.bEgrq5Q\,8Q&\uCHW:G(XmP4$9I.F-8BG78
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48250-2?b;KH")CN,6T(-T)($po,Vs:]>S5b3<O%4)%(hXc"U5,q6IZ=1GS]WmDeL9W3klY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48251:VeORkgBtA7!"[r`qc;%-]C#k<<"Kb&mU&4.4$>WU.?Y(.Ep(YJ`cegglt\X=Q5=#)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48252-&4t.]B--'&b;r5W7T`1T=c)D<H;Z83Si)K&V2#oPa'@!PgTW8d*]Z@Ig/>pGb/9a,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48262-U//Fs!/&^reAt)dgLUTmPs$kf9T9=:3>i[M.P]hW:>2tTM#[mp$aThV[if>J<NmWZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48263:PCCdDOJMXC2.QaMQcN9"iO`(`QKbsr8CZ^B`^$>`93oV6`=V,h9p@+_(nTpT<hn=7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48264-)mk<\Q6h)&4V,4l!-t/,k#`9ZJ.E1_*NBK]J@Lb*]1NP5)<^6Rlnl7j6n]J\a;J1_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48265:5WKqH9iY2;g'`qU2fk#/p;$JsA\m9>jQ<4l;_`'2AU2\;;Eoj2'194eD$4BL#BHMr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48266-qk+E^l:+ek#Nntm!6=O+.I%%Ua<cr`c:Q1PqU@-#MaE<kS\P:g;e]FV$#Z=iLrcEK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48294-)5<EuM<7@;NMI+\iS;uY&OHe5+]S-Na>HS7UCnY"*Y'm%4$i93krU$F6)94ODWe5+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48295:e,KF"<W]SI)+H0&gk9><p8%LaNX98AKdW`Yi;Opb7b_(s4iEF$#+A1s2eSdGIlL`-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48296-PROlI#9MdcdXcBVX-8*eL)DumeLMiBk]`%VGh`#D)&[u#Z+)I2j:6X6nZ%OaXqp5Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48302-QF[f]8UspKQNndKS9t68%#C(\)4i-`)3k[Bero!KG9Hnb!2.JW*rc5B/7hu%^R?>k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48303:/4MYr&'C0K"4UI`&B%CQbP.+Yk/X;^eW?cbk$SV%*RFO=$2s"0QInb3*`(fh))7cj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48304-O9"P0oqC]EH'@[\o9S/c3;mS9QoQ=IPCQFqHY0&.',_De-Tmt(+E.ViL/N'%3B_[b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48316-j]SpLLdlDHHX`GbffpW1ZNOpEj&18uNda@Q-TO!sS]+-]Ob:Y&Xf`^5OiXCVAVoGd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48317:G4UoYcB3`q?^PYI8L(FH7'+2l_0.1,8]KJ/,_@sdEK$LPksb4T+jCqm5:WFZo&,`,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48318-P=^E9kAtH%OA8M5UEMQ#,74p%e:30,8''bQ#oVN"menRr-_P?Z3FsbdJhXuQOmc8=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48422-DI:qaB_nRWL0IG>W*7t*=VL7q"(2OZpTL@+,5>R@gYoo%]PFAn?$=U1k:/[].rh3(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48423:^1b1/)dU#%4Df?E>J#^MP#A301\20)N/ILViDoT@'\`QeKXF8kA_$1rlG[:@P`-0i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48424-InKO<;YGE,FDt2OU`AFBrb'P@,5@'CVr7GZ&`2>lT>Y\BW(OK9V$E3V:;<?KRXWSf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48431-=Bif,b+C[(e'jfhgU2G;q_%lq^-)@Ur'04kJbo&'?MGaB\"EOU2u-K')^ihM+)mBg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48432:l8!\KNs#??r%al`^Yko[Z?M$\brX!O>O?V2=hfP7-5Zeg]*o1l*/kkte`CCfb.*;W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48433-U7R_$p$l9Uonma@<gQaKq#:>tc1$>arX2Lb2(O)]/P'(GF#T?+9OmCI=6R]ChqI,a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48471-md2;NjLsRU+r(2/e%#6U(+L<g_HNX"b?1B7?heX`(jJq],E(qjbA(o>!0DD7YIOOH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48472:o.;=.B8`ppDr*H\S45dj%Pg?Bmu%'OpcWTCGZ*$a1f@%\'#?7^q0=t'HfDdt^M@`p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48473-?2,r04IY>3ra1HR,i&j$3(Ye`+Eln[XJRV9/l^]beW-*i]eq1JoUg\PmGtXYHW=(%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48529-38jXZ=%"p2f&n&EXfQo"I:72/A<!>ki8>3oI;4^W`uDj2S-B(S=0MD"7#XV()MT4*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48530:Z-V8j^WO3j`mKsP$FXme+*`*ho]]=Q7i\48F@Nf<KcPI]8l4>u9+d>.d[1O#b"krf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48531-4Uj@^0O$'R"BM1dLR#aQEPTmm<6&t5%#gh?9_iX'(`[)d!2$)N8^9Nk%\3P!.U0#L
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48536-']TUAd%A1i5GsdU/lVI)r(<2,I1Cl/!5r^aij+(7,pPDh:-EssY:nHafaKW0AH9Ij
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48537:Yg5MJV.+1g,`pckIDsN$Frr1%>^Y-sU,_!hk.s.q,9jjk"-of1HkpRk9!`Esf"LrN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48538-#B=>m@S$=8WmpRP]82VQ=_'ND]1FBAT?=HK\rKSiTlHS,!0>")1oC.CL4.eY'`a<G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48544-A6b\Yp<@C,^c]-XGEJ.c)$9BeT"eIfdcObLP:7AK?*4Q`rd']2p=%$AN/gS*8]l('
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48545:52BsWG'>j%]2rUQV`BW*Pf+i(Qj(fcWN6qi@PG$PO9,eG%`Io0XY!RHI@45ABb@YP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48546-EOEB"-h+3C4do)<aH_he#Qu,Xj#oObTr\((5Kp*FFD5"@gI6#Rje+iWS/;#DcEk`h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48575-b<3D>5S1#N!kULF,<gX)O]^5L6UPJhCcp)+SH7$kFNmTCg>k2@:1j9r847GZ8>gKZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48576:`c9d4@@:]uXq3%m-O$:N/-+XZp8b[N,)^#lA(pI[JWu`dl4:'].lf4b@48-&=W'hp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48577-0LuG=I^O@))L$Lu5)1DhMheeR`@F.4+`)`@64[hqaU&V:A`lK3)[A,NHIi[E,gjj]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48626-))epJ+:hg_AYeV?:MOBR#pYc^@!d@12=-63KE^+mJAcRpN@c`**eoWpD_;HF^;ked
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48627:8B>0D9`!?[Ib-pJDI.LV.2W3J$_RF3F;@r07^bm"Gm@RT_Oko6`?$2,0$A<QZ+RA$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48628-+<>n0PW+"e/aRC[9blcSG;)N$DPI;Ql^lXrGfZaALb>K@;nElb>,A%?YWU;NL,RsZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48641-%SHWgg7,dZEI+$E,9jH<O;*s0%g+tqT5U1\COq;X*:>sDH[]S<-mE>mjCk?U?jt#2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48642:q2_`F>_U[SDOkj!#U-I8aj1\3f=PT`h%$1'XK5r!jtHc9=)i.`e#o1]&^&E=jbV1f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48643-p8ZhW_*65)la_f\`W5`WV3q_Yo%Z(;j=!.i5.&a4=BZoqNM9rm(%O9))]f35LfI+4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48673-\GlOE%P^@XMShuB9GT0<Prt!862%=;V"nZcFs"R3Decpj_,/c\!Dj'c%lgBtJdDpg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48674:H`hdq[mVb?/&<E`PCJt$>9EsaHQ%:-8J<@hNIYQ$H@$QGm0FGm9o[F`cT]klJlPi=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48675-J/^T]k=+d20-SC;<[<p`6L];L.WZem!YlGq/?R*:dZkZJi.N,%!t9T,XGTT3,6/cN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48710-OFC^).TnUEIqe"s,-ilEgH&DNUp'5%)O>"I&@U\Y#Q`sJj8T+]9e3nQnLtg\*Y74.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48711:)ge&uo&o,N`c9HB':s6'-%+WYFSaIoNRLT2;@p*AJAVd$i1Fbr1Dbs`g;V+SNo*IS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48712-5;,:B#:t/Ar$pFZU*RdFcNK8\'e8p`.o".pJ<:B_Ttgfo+('>V'ED2T3?H)pSlH$>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48715-2N4U[WV!8BqdQ_uU4N`(#'fChVHR`OpEm<>-<9Wa2S/<%SjE"PKtlQ>Ih:5Irr<@/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48716:daiPuH_c"9B:`$>a4-"DcUin-YRJYi1'n1FoY@Zn]D`/fnNL5O`B$2<CT.\'.l?gn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48717-N01P?,\7":H[r$cYFjeo=0f]bod4`V:.Y;.n:eR,\#nKP[u2Ml*<CFT2old<Ouj(u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48721-/,&0W,`\j0ZH?Zj,CW5*ANVWsX%P7G@#7HBaWU/p4[iTf\jF['2jajr%`@O6Nht>X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48722:/:`I"me$>of([Q$1g1'1[3:F:6ESNfhNT`LWG)I<>SG3Y!#g741ht6784C?SjbI)?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48723-$R-V3?iZ]=XW(ro\>L/_JL\R1k;<9VabE#1$l3?C%nos*Ieb.S.)Qd+(9/_4G)b90
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48724-%R:9fH=iGjd086)7`^Q1%k9t"6=ZT@EENLq6t@d114dn;!3;tt3=@58@#Ta0*-O1e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48725:bfZE+B5gBaE-_H`p!l46$XFJTC`-(9bWbf>]Q>6t<B):K%B_]6G5B^tB_qm%JXe,+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48726-lg'+%U*<:h%L1^P`^/kc<`6BI*p'ob_D+&>+DrHcd^h"a_/0SF(D-`h#gQS/!Cf%5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48738-4YulbQMa/G5N,r]_/Farg09D1XJ5b1M\sM<*r%Vgju/Joh`(A&*H^Z%h#+>F8&S,O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48739:`jbf8qh\jOV]jc$iS\@-H<6.jK^TV70tDD^ZiiLBe!'0LC[G?pKGV5?`&Kk0Dk_#N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48740-I+$+-,Femu@lY"Fj:PMo!"cjQhY8#H>._F=mIZ;RRc8K>pJ`2'8%!=f,uh%uVhJ09
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48757-CC^qiMf\#R*N4^35J=E.qO^CN09!UadkjS'rlU[ZYtc'?J;g?r"\(Y#Y'a7kE,DMW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48758:4#a.<n?1%.?Noc1*po@moNRA7'iHt?`jp64?pV!E^DQ`-:P6Gh')8B'l$!?\`d1=)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48759-h5UH?##Wa.?4R7T2Jlep[eNGRD[7rT>A:S?1's]q!p"JFV]Bba=F>2i!.pM]+[9Q,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48835-\qZh'^=]?C,In.VG@el$W"jq3km:K/"T^)=jn\:KGCr+ncOT:,DuTeD25i:OK&,UH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48836:%`Wtm+E=#Wp.42j[=Df:D\i$M+N?Z,g.t*.`>%hPpR8EHk"XZHF#M)Tgc>Yn&P3E+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48837-f\#@.[6<!Z/9/8g+ep?(H!icuCJO%^\:n(\<K2RbV2sFll:6<rb4q+]L<6S!R:Z_8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48841-)#Ph0*3sfF<c&a5!4q^_021d!?L0d>\lPLGRsQ1<T-Hji%"euG60ldF=H`Rln7tf&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48842:3f]E!6q/D7`O`79TQK4rI+@c5rX&&_S)V?rj%$T+YMoaW05ROsG3DJ52a%BNMY`2A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48843-EJd[6_b)EAo/#o+CYQH=2&R$@'&Gk/Tl(]sH&lI`]Gohum1gCjW2%T?nQE3o/;ujN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48929-S:SsWor_"FDXkh!bkm+rTGZ^\Q.&pBa6+mLN,Zp\e9Y-FD=2JmVe1,+EE.@.'"hnr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48930:JoF#)S:6(%)f)&mp<j`a%cF=A,e(%]#>]]$L*Oo9%S8&:%.uW`f1uc"UmTOH2GgZp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48931-c8lJ4H*8/#"P)3iO"RHlm!J2Vd@N?Ao)sD4JdK98m_5Ec@>%F",]^1]_olXP&s,2H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48955-E1:Hi2[tKH+-0U!4LYqpE6S;L62,3rA.IDkf$m<q!f8:l#0tg4r4BWupf8rnZr)Y^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48956:Z?_fi`/[T=$>Z(&d&f2o_%H(_(tIZW#:KVoERuSqMOr;aDK`:!H-=3IOJgIVGh_@*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48957-]S0W\8.W]pdiHD5N^AW)Op5VqhO3rTIRS#ihd4<>C1ptt'3`^$0pRB]YpA^CT.P#J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49020-TqecBl)@a)X--K.GQXg&qpcJ%GOjcK[%M%SB0TQkO37!PgV=pd4?#DZ<,LZ7l6Tn_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49021:iN\uH6Vh9$8\G^NGf.T`\-nI=5$F%&6*\Gbi9k*kr+UQ.R(!?449//"H5`@70u2aA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49022-N7&9U%S%PSSI'#'H4@<C/;V5=0$lrCn1o@?2iei"M55CW-ZT[0&#Di#M'&*4LqJ#U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49076-bCO$E:](mprX)0TI=K8GqBs61?Jb9SRS0"NBYl#gJ0W>D#gZ-BRlh^4DrOtO%7+Td
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49077:96m6E,(lD*`Gjo97>Jm\.PeQdS`G$S*7QJ_K\@`6eR-@G,*<%_KP^.4meFQtIMMD#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49078-pn=[&*];J*XqsTl%1E19GG]0-^M0;^^p^\$%s1sC!#\u1U*-c5S\L/3X/8.KnjTD/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49079-a5l!6,),%ujB'l1U7=63nlUdO]-HZ8D,DpfmB8+_AW['1ce^lYCJDL##As7U1"5Al
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49080:H>M#=[=[06&HVqC;sRV$W#L7*,I[aaOj8C@Jor&9K[WQ[\T`$?9DO7R@qZ+\EVGe`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49081-F%\#FZYd_13F#UVV'?4F:sUR5m2Y:PbnekbgF8HW(DkA@"[%J3,OqjH<OJfdk'_uS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49082:=:%*`&i/S$OcuBrY3WZrRA>(O:u>c",XUC(#=<gUg\TIR(F(`EfRVpN!;fhBibJq(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49083-HVU2,ZjR,0)3%i?O3YDn6;pW.)H'9dcd0pl[hIYDMrGc$Yk]&(rr@2Q.)88%cr[;_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49130-N7ujZV<HfL\^WJS*(L]_W++&j?o!bUWu4i8h_^BT3/8iD?e;:>0Pb]5LYXa4ed.3k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49131:B9A4"`I=)$aPI0/?\=^ArNllPin[r!#+_)--p`5/4gT^3V03cDm!Y\p4q#kMe0)0I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49132-FkneXT'3MZ&R]-%1/:WB1LE'<$M]=Wkk;JdRXE*a$7ArNKKmX'9uQt>m@M&biFWqG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49197-!1d`<nKQ^ae1Yq-[TuFSL65^%*.?abcS_5l3:;">EN#%5h)]/M#DaoTSjli@@K?lk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49198:0oY(>7<q+WHjL"Pk<'?PA_<"#jJj9!290rS`K+pPYVPVK$<Zn_HfD``Fh;Kgh*amP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49199-P`)r>Y0eJ:cf&1^BZ^tMM8`AVVX1]\_7h;l;0f"OmJXEDG?1dHQt/<K#>br1pTKJR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49213-Q4*]mm@0S9=U5Tj@hKI)YTrC;9-UJbgn3SJa"jJ-U-E8&:#k\tNF3p:f!O&=Orp!7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49214:cJVf;N;e5%f.!SA^VO*<%q@39V;IN2$`b<Z[Q$/>d$hr;8T!FrH$mX`]7:82>a6/j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49215-aff[^QTcDaZfBYqjm_Dd-/i&pU0/^;I%c]-H@+4@aBUWIrj=4YUO">\DtrMR\&5Bf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49238-VVJOIef9e4p#MWQo'9QU[$<Q<d,oDXVr(QnZJ#]0a\&gs4Gm@*e#4;QiD5@MlV6@e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49239:XW`t%9N(X`!%4HB+,t[dXD@2-ST<$(7dms(Z/gl:5O@oI/9msJjK`)f,^BiL*JWOC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49240-FN7S\]W2Kf]Zk+RB$n`R>p4HW/7p2E"![@b\+6\Zf&q--JVI9skFh`;$M%DRHXh//
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49286-$;oquZ0=lHp?rqr'tus(RGTB9E5$sg>4!T$OkhRo,-V/`&"JT#,IMe23n,n(]B>>N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49287:!(,_CIK'9SLASoq(u,EC$lb<Ha`'CklfKR]\OcVo=k%0&c(01H95(Y$;E3["k#)`6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49288-\Ee_"ZfLXC'(VflTHL=qc9K,;Y:-$]DC'(T8e-%K$^/1&!#B>^[=Vsf%co6HWgk\i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49366-Rk:'cAcuYJ!JW=m8ZT5G94IPF/j/pP8K_hdObig&3Y,Q)Srp(\E@[$b_($+KI<_V]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49367:ppc"bOpSr)?lYaJC=GVn3/s<`Ou<DoBs/Zunk?;V5%J`Sn.0pC<^`$>436`uA.+n/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49368-#SeVFc58`(is\37O1dmnGqAi5F2;,P4mBY%@O$k>?q(82K#L4bl750i_:D"m0-$k;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49380-AgA>#P-<3n>IKkjb,[E>!t%Woi!Q<('r@?Z9?9_q?tU_8ZrUs/DUYl3YF-P%=^2UW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49381:,jiE3`j]fD$lTa(Me4`?rU7b)?!An_]9)nqJCjk^DL;9RWH@ALQ/d%WG"3[*5sDiU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49382-*>ZV#lK.o9A;h'EgQ2K!qW=s97Vs_>e+WhMO?+BS'q4KFgU"FFKuj3XX1-&cC^m+0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49466-0sT'Jd'4Q&?AWSJ%j>6FVeH=GIMJ4/CBnWgmJu*1Oq\lEnWH&9R]Lh1[Y2%NT5_Zf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49467:]?Fh'A"7',BLP`[cb.1-#ridu<&1($<u_A\"Co4B`CdZdY`1ofhPZ7l9%pVu[E6Rj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49468--rIIl7LpM8oVpOe&Qf)S*+ZHXhRhK/clKnC_`^^uhL[I;.,E/_MukE5]n+tYq-%EJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49469:k9OGe53_buD]f(g8Q%eV*:`>c!frZjW#VF+J,OJ>"Ts'$.-]J2ksCZ+hSi`$"LO!*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49470-J]P[lmo.0kc9Pa)QTMIfa#tmc)SA`M:n)Jr4h>W*U/*^W!l;qsNrY55;J@Y@/%Zmo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49496-B-)>#gSC!B3!6p#=7sc6/:PP["@$DR#tL`f4OL;(T+jnr\sJ4*d7r2c+T<SB_RuB>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49497:`I$dc+,/S^4p-$;7JLNbT>Pu(J`4d/nq;2-(X=8+\K?*W:.a_dXN5U8[-^=5^usfC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49498-Q26M0_mHXidRs(WZdZa%nYI:@CEb%qXtD#GDAN<B]_pRWVkPW)ZPEtFNSohAl31*(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49553-aYWM_`c,sNH6-eie%m9ghsGRU#Jhf,q<r]J#-E4jN:)E5N(\M.fCm%`9WH+T"AiT)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49554:J-#BE4feC;rr@X=r$[%6rn.5N&H41d_).`(n:$+6qaoI,NN]/3`s:*B2>o+"HnK:h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49555--Hp:d3r]2,T3D)@%ks$8(00J/S]di5)!GOHeo,oncPP9n$V=bLb9+@e&.$>-^R+s#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49573-YHIL>*,*f:G4t[UOP@Z#R)U=QLXXUZ[Ji)ZrrBrc,g^Z#.ngLLd#GlZAVeYm5,/4;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49574:jM]Va2L?Na_g's(I$7(`$p'=22mR/LG9=J&PUnh43fhKd=eYaeCIuS#B=X2]>U`-%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49575-h8`C[`GjZ^e"iU4]t.F8f&L]WJXq^MqXIm5Wp"Z<PVS'-pnK)J.X03VI4NUD1u>20
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49576-*Y_T6G($],nJb9<q_GP+mOUiC6/4UoY,::EqV%k[7208668h/Mg\%bqNAJIU^6Rj9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49577:=_`89a,D%^_$>Jq^D6-"(=tZ7/&rX5GA1l(b_5MMNiVK+L:F-N>h3,HcN^/EB4:<`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49578:iRDJ^>t3GgANZ&L807I"WUW43`h260$amRS!0OpK)(9h'r%%G=`7hb__cPR)njKqU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49579-6kkACP/QA_o?JlE?"6lprd4+<.@rFtgu*3omF.,2oVl;r:.j\5-RYgJU?U06LZ3g%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49650-D@&H%A(&"[`E#ji:$/V>Afrg*SEKFGD3cN'jMSAtL"mpo#l!tmI=K/#[oR3j'dL7:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49651:C4mH4c[XBV$?G6S*d`f_a3QA1`^>JkA&A9Oi$o8IYr]39E`eOGdkuVSdj26/Or%^R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49652->7*`>Wd-fbVB(9h7KEs^g:\?1e]]*.)QpUu,B,Y&(r3,oD;HP'Yf$\jIo01qR@(:A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49653-XEp$cT;>YKW!WhZ0M6q<ca=Bk;,EI'(B?T8oGQ_4pSWbk,6s1cN)U-Zn+C11"0)!n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49654:L[a6`!R=,Ceb;.7o['.)cCs=OUT%&r+&V9$a!8\Kb8/*=-87WNW`V845pRN-lHF'a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49655-.rAND%TrA)V&*nlU(U&_H7"=O5"c_".i\U,)'5RDY@uBAnF4Bj%a>R+g'@JjmI+@'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49734-[>W=2q*JsAF<`q4[@=)Nc#l&e:6DLZL>TS8rr?A>VN\5flGl2?'IH;[N^B\[AMMR.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49735:kIk=mI')!3`^&B[L$SEJr+eW'Paa'-i8EO6&,9V/N.b>dD``_?_)V0HVQFMMTn_N[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49736-[+U.<R6Vob2]VKJAS0#CjNcNbgeZe*TE/(iTdGgDJ5aVfB@j7]E=e-Ph2'H<"[F#p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49740-bpkY=#'o:%V#Wq7>V(/C;hDf,VQBG`;"Q#O/N64X&J[qY2L>5se:qYdgIV\VEp`\7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49741:r\Z6`]$SJ;8AHqdJV$(nS;QcJ/.P!AKFg`5O0(=O$#2mNqG#JEq206GPK*$:"'W/h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49742-M^X02+Lp>h"<V&T>&&>,@bcS\o`oC<qgNZ7^Ds]uR7"b4md@3KJs*k3A]Q0Y%4&3<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49747-jJ_\cSU#",)FTS_P'8&PAXh'C;JTpl($mQEX6"c'rb#g#K7FD0Rc/,G!JVF(1<6P4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49748:rIU`')g!i("u8Q-G5IKh=Sel$O`(6#,_VE_k8\W`%fHQBF%Sulcn3k<Y9Jq0;inC<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49749-EP.H$mC5X/\VTR4C5EKpU_Hp^.(B6c"5K@-r%6n7Vk32%FcJI,qk7,UNkj)jDm6@j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49768-g^rnSr)it!p!G;'`Mo/t:]QbIDG[E)nFKhlF7#&To1KZT63f&i.N@$`0_3keJ0M<.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49769:Doq<C5m46T$l`Tq,64_9bmR%7a57,BOs;+r^1$4jmQG<U_2`k5fSH:FY[F@h4cV#B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49770-_uB$q`hW^d2n*ko=id6NAV_k#NXo&Xqh!2u-.PkDq1-L1)b7;M$!p\mZFa<@.33[%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49801-.[.\H#Nnn-#.kEL_>-Z3#!&TT:o\&<7je9IlVD*I_[Cu[^^$tr8_pufJ9p68qMIg9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49802:qibhs3+IndG,RP"k+S@X`D@YAL3`s3p*Q'XOa]V1,:D$TWP`L?jqT(,h#Z^ghW`g2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49803-aG(1RD;>[=NcJlYE9,$_)2KCJ48RK-OeZk;B$=d<E,k8CI,qhk"sX*L3mpfCYr"aH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49999-g:YRI`"c\2mMMTr3S\]-kujn;E-=3H1o/OTkgo8dWj:?sj;n;2K:g2_lX#4A>"?&2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50000:,SAt#<,mQ`Y8,OKPqF4[@'Q]b!HQrnnQr&fl7$\6aWbROG)`;Lhd=O'?L,(gBisXf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50001-,0HCj?qEF#\7=e7C=O*i9bKQb-jlckERg+dNni5Af?lrA1Wm<9"9:@n5765U\VB2#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50017-J2o"HY=XLR/ShU-m1GEej/W'->4TUS,s]VYn44XI[:>bl!P;q[jXPTT9lOQ\l>'\O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50018::C2oC2ENG68g7MoRH5lfPJF7kmi$:&1,M`9nd+Mr3UR?oq1Z9j0tE&^A$mLO`KVnA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50019-*ABb"j/leu$$86-[4,kDC,nNlZPP+D3+L#ok;>0mamrEFmC<3:Cd7lEVo!t'XMBpm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50026-&g16:^c[R5pc@&Q;jT#h\bdu](E1g!UUe+D`5s"eXVTmdURZpaGkB6]G)7FQkGa]:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50027:V$K0amnhc>bec\S"_?Hi49`bM*K<)$9q`NLh=H`G3=!=`>g:r-SSc!lNXHgY/<DV"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50028-^`8%g#9<t&jq5YF#[N_2+Im"FG9D>l,"a%71t';V[Lke)!'\pQD$_!acLS7@;4&*?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50080-b.AmP,*@ulm$/f8`DuKb=CfFE%H@PN]hM_>Q0tc`q=7/[-iq3UmHK[(V?052`5$L&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50081:*$:^I$Gt2)[J_jad`$&tmO'`YB\f=I^-TLBkL:!YU5E)]H';`Cb[^5Kj+<l\GHGSG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50082-)fS&]\7<-4ZgK=^m9*S4fMrmi@Eo*'%pHKr2VPqD':s/IZ\.d![oXY_P!sX!EL$,3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50129-3&j$l4XpAY^BBhfN1SgH`BLj6=gn\JQInI4;Q#J#<6-+G$%8]g+EN[*P_"]_#Q[mY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50130:^`CJI[4J(g0LdQ!-OMpGXX(<[H38R5&"Z6$R?Bbt@?Lh@I;8*\LB9`W=dK7'b7R_-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50131-%$9lY!.IE05*^9JC'dmBD&C(VF3[3hRnHS+R@Q0q*R'*\.i*;=K=%)P&6ia<6Z.>-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50135-3*%=EBu/j"'eHt&OZ,6oRE3E5LZ))QFHpn'>+S7e3;b21:<722f%V4RJltkS4:l2;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50136:*b.,%0,`\%mI[D[0[4FTkSu#HR"O!Shi1>Mk'a1Z_#oC"ld#gD$XEk/,`F!Va-h6`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50137-(`=&)P_mLeYWS(=c1k:h\,_J?JUgL@oZu\tn>1ZT_?gH11#/A_LAEUYEWX]@]@V"@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50145-\n'h$SD^#eebCE.A8f<uO9s!8E[s=UK<`MP[flC6mu!W\VEL\f+h-JPI[$=<2<\5+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50146:Q:5qEV2,*_0oT-AXQED\<SW`;`GN'Z(qUB6)a^`SW$;`2#AeqO!.FkI>&=H?$8<Gh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50147-P%>=/9.i$f<WV%bU@:Y30n@#+9a_o',7H8FVg%"oqp:BF9$"boK`q(Fk/-gn(eGrl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50158-[5l-CArTb0i-YJ(Sn[s#8RUk8[?PbXes"L8o['&ej_TD5LcJL!#kY.Ei&1TE=94-?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50159:O7B2\,cC`/#S&UN<$cbI6D5N7E&c1X.Hi'pb<Vs*Y1?oF3QU3=A**c`;7csXRYV!,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50160-J3h3rngRk48Ifda_#SJ9V*BVjA)mhb_'9fmJP^Ufcl@`gJAdBZ35l7R,rreQb()K3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50170-1/DtWXocf&4d>/s/,/(hk2[:q#L]TbNP^p:+CIib"!pB[\jq]9*GlsA\QEHkNMQ4l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50171:g:Fec_rYHa)'q9hZ-s`b?DK)#C6(8pgg,sf9d]!ffSXkQII9SY)oF_$W29\o:E`9o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50172-1LA!P,2tM>A#LYqX"h7s-!:qEJcP-).o__bb0=aI.sM_/\=*O3/BA;ri\1j`>qNP'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50174-:.b3)DSDZY1!H]h.qC%kES@9Fj:'sVS9Ch!?4:Hl%RrLJ<_IH$WGP`]iL?eA6MC,O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50175:2iQhjcN9/q`ltN$mQehD\5+%@;Xfa!,*VD?RS0V&iZsS6:XF9dW`>!YXP04(-_]`9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50176-gP=T9P"--5,aLP7CAEAQT`)+/')p!Z!4_Q#N-0Jm[22`LQ>s,a:B&GgN/sfSIOY'd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50178-CV\0#-Q'QcHhhP[W_2l/,#?o+rX1s\O2mhLeTF([k\kC7Uo_#oZqPkdcVjO%SZC\p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50179:N;inI;\.S$`]@e\r)9<QqC:8U$Y?f(SWCuYB4`.UlihO#Q\%=9V!7W??=gIQElDP2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50180-W?;[Bm(GB^OF1K:pfZ_U<TIqp8.HA2QNOJG_kh_b4i4N'k,J)>7_iKn7P!.B1k/4a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50186-4'p`"MT"S-IW*B;o\FK&0TlT.@EBA?><\ddN[ru<@crDBO.#W/[_12_(ae%cJWb$I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50187::\\!sV<a7M+d#C`%?-%]hnm$0bJZ<MN!A-]`Ue+BS-/b1<:+S,ZqHmF(G>et]h.:6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50188-*UC+4>Gc[d_b)R\lC3'_"+GEbJ.>)_5'BBqr2lPM*G_%iDr\U<Np7u26B2Ale*(R_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50189-cGg)`Uh9e3F]1l4UBbqPDSZog6'jme$thH@CN6]t/LL!%AGiG<3VBPX#o-#]&]*OL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50190:=IpdgZi]0cR2;BUe!dg5g;AT/lt0u2/&&==/`Lu;AT.iUoH*\j(>A(L5$b@Eh`2cG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50191-?Td3J"Hcua2AGR%+1s`ee9!5%\?rZR68hBF!J'ujl!/,XZTEGLZ/!O$X@6;d2L-6m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50211-gqWnJqZcu!c?7AI!u9T,pARCu4JkP`N8S_PI^T*e4D^cMI1G[8I5X:`rr@XfG_R00
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50212:J`#)maQE'19s#6;+9g(+q?).dP8.XV$ugQ13<"'r+o;cEJEZt`e@ZcP][q=m7>5aD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50213-8$M"U[jRXC=LaK(Q,G,=<PU.T#p0*=rf-\7R4M*+8oa'X4M($gZS'u5[1QpX^gJQ-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50214:,FZ3R`Y$i'fK!9'<n0lZ)jU<FP!Bo2Vs@::8`[h<3>%EF@])2he[`8tRrr3%];eE-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50215-(dl53;V[=JH!nH#]U&tGV"^n99!^p^#XVVn=S#=&!_OUgKlabg40[Rr[(E`dX3dZF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50244-b:.JN[X?!_htCRT=7PP\e3$$lXe1GR+"_Ei<>(A=3>LShZ1n/0oAOWSVrLPeHr7/u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50245:[6G@Q5h'4XBWl<r0A0_`b!rGtL$S]b?Z6lUQq@g`E2AS?p)U-jKQrn"aN3OY-]Y\O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50246-oXp8`\a2b\n'nO'ZcsYUMXCJ'(@1FXU<aLYR+aKW+9RS2I1Ng#CMJ$I,WBpkQ<I"G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50281-!.`\LWcgp\^f;*0Ou&6a/)d,q-)ZPBnIOt0nESlhbKm%WEMbLp<Fh5r5>bd/$[)m$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50282:):hNm.S^:6eb#@r;qbWYc_F/(2QL_-/"`/[$S`MsE\Zd+lIs5n</D>2,pA(So+R/@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50283:eNiP`AeePQOtq&LWSr?`Z#s`M$l'#?qU`!Q>*79#CUh2kBF`tUPE(C(DIIWPqg`($
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50284-PL%`ZS@a@P!*PWT`nV*iC9,?b5eCRi-%e*smK_Z`BR;NQIU=mQO!CpNh2XJY"[<,"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50310-Ipm(1LkT7nTuh+Z><'M$lX'2[4o"b;f4)A"\%W8h@S<*X_rZ8g52;U^q"N^&[;-.S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50311:V4K]C&c$JlrRg"O!;cHP\D:4H2'_5Jo$aY^eq`>bc0M>W,4fFL$N,A>'8)bD^PQ.`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50312:MTm]DGp^!1<.i#)#(D<@L"H5`g,8iRKA7>;:)$6#+g;/sFVXI[`Rg.#B3-9X;G+C7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50313-E^i*=FidCJ;R8m"KUS4Ibkd%6Rlo*Q7kLMb!HsQ`2mBBoUleec+YP'jTEE@JYN&lR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50367-9-B0]q;Ad@O%alN46ea@&sZUq_]3N#iV)M=b1=0]]BWXh>!=9-h_@EO!"M*j!0(Jq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50368:m:`$+CpQ)$H"LB&gksdE5laSQ`XZ9ZoJl1*d](KfH'6:V7%6sFjQ(bHP'jFMdpnB+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50369-ehFDs/7hj.IU&0&>V<L`95t)m/'+&G2f2AV"-0;1]n58#1n#UC'TJDY"HX.55Pk&q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50420-NMUXHT"1lK.14NGO\*_9S:dENhP63&`L:ZYYp;8X@!ugJ;,56(OgE]S`^Ohb6$'DA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50421:9(a`28pWnOCt?oScKBP%h$<`iOdWlD/9\fGDZj\TYc/[/m*a-7.ll6KNkUk^ZI+$D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50422-Rl9$No0$4p5:lV;]-Ctm7Mj_-b@hMGNMBS/#$H/5Uj=]-BPUe!Ee6n?=?']iHKVK`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50475-PQD%b!99n`]WWp)U+e<QQJ=[u[X3EQEp.eJ%KJ;n"pi#j\ZSEe8M$]%CQPYF1)Do6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50476:S:20@Zd<I<3it"]8;p9/N"`QJi$%cnjL(i.aF)#3E`J,eHNDid(O$3hYf,V`SiqcD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50477-1(YJQQrnr>JXhekUoh>H]lYdEKsC>j'00M,nil`FncK4Bqr7iTGTPD-B^lp=^=^<2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50485-Ah0k2R7]os-(C&\JYoo\r6_'T@Npr0:Y\?BFoWC%:X6)[.mUaV315;'H)E;A$$3@H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50486:!'K>j?3n\@*.XF`go(`/Hdq8EhSH8?Q9;k>it:7$,6P]_<`r9+N^[mm,sqddqGkT^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50487-BV"3_)%6NLQ^&Z@WnpqIAX#+45qRZFlVC^k5(d:/j:VbQ=<&<@#kk7["d,V5bhNUJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50498-b7:p"2d'R\"+h!mF,p%nBYChU,XS[g@`RU9+ED5igeS4q<>h&f3>i)%!3ah7j^A#q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50499:N-Ce3_#@<+S`L^fm$naH3;'$BBG^)<=IqVmQ'KZGN^c5?G;2hRr4qJIa678f/Yb`W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50500:0`r\d*Clqk=**GW$b(1bB-rT?ac`A5jJ+PBA23<)eH'_4a$*V\:'gh4mog8:OF]07
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50501-^`B+CB&*3m0f?Oo^p:P[F2]*d$XF-;0:E^O75/[[St>bU1Qd2D'&sHXSCLn+3It;f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50502-3F[46\su`ne@AW^<X0d5iVicV8eP43#Nd3UB-=?]VK:*`^1+LrmY1e78-")qH"?Lb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50503:V@Pq:`E'NS!AD[,@L39lpe_b"$YW0aAn;..a!;,-a.TD@q/E#sb[<0gO%P/`7ZnBh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50504-D.)#BWV!*[Vj:Ze*^5f=[ALb.Em)<$L.3F"1QF9aWgj=M.]sV!-jQC9MO3cc/D[Xq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50507--lF$sceSACd<3f;=%IR4'oF!QJ9#BR=*nNP4JZB]!duQIJ]k"q1$ad-WsjWcUBSF[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50508:1&Z1Z:=hj:BL`^q!?3aa1-1GE^SNK,.Lu/i:'hq$k+@l,j!=`BalNCL@uL]J/B]Oa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50509-_*B(q[V9#Rin-^A@k1$p'.N2O;;_1H`oFCG`_RgB7QSmk=]sg/@E(+Dd*\#;&9<5.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50514-"9ZcA(M.am8[rV:",+uXCZSHE1HAi^8E`3O3MQa`E"K#)K?eo1(`AIQ[#W;H+D2_Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50515:X6p`MAIAK,B>AD_f@$')*a8B<W5jT8L^R6^k%=`\1,8qOBB`D]o($(HdRb\mkNP]"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50516-\39716ji"<#[kOpNX'<<)mP*Z4.M8iku)r]N1o+=cIP,WFX^j/W[*'Q)bA"Q(%#NZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50573-pOkDfXp_QUKEIBcC;aWL,W<Gs:/DVuI>&oc_4<h4Eh/uXqUb1-^4ur_/*ZW[ga(-$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50574:.iDC`6,t($+(TJ[0-Cb[[_oR=?YZtW-3i@oc3Pss+'P1$M6nu-`u-@Jc`SbW[*]!&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50575-Q9;NCG/_)(*CmM?[tmZ<A)8t[IUD.c'SCFhJ?"fr#f1gY>cnZsX-87Qlg---[/tCd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50585-Y=/\NUhblMG=^as:_l%Uc8j#4f"I]rli-qm"6)7iopmkl/%mhg-<(6\F17,)I&=R%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50586:lf#jqrr<FZ`:eDA;;:?$nk0C")_E:F?ls99>5?q2#KIo&>C:5]O/2#$"MQ531`nmB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50587-[Z-=.g'@f]3bGms:/:$pjB>SYBRM-*!!MB34;E);HiDS<!qlQn%bb\ZC:!5lM_YpR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50589-Xn_Aa$;p[kHql_48#KYfC1Xnq#S>;@0Gbb8&H5],/,MneeHt`S=g[s0nD_E77I_ke
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50590:0=5%ZjK(CY?gY9-c8'C0raNUF$Q.?ik>d"43iQ&TTm8<VjI`h]m*5$Liu`spq"6K4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50591-%URo0;@EL)0dDe\(^^TG%c(pr55>$EYJOWP]Q'tHB1MK@TAj&]VT#kmW+B?ke>W+[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50601-e\!!)h*C\['\9H-X1<1-.3+KHI[0jRc#A-fG8%.OPS1ca[.8P&]T^;V"[3TEmngFA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50602:4CRaR_S.2([rEZk>hOnb5mJpPT`b`$.i"8bX%fAS^96=Lf_fpm!.lnR``hiKq_&W^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50603-et3m<2ZEc2Ks.4<iU_39f%PT.QO8"9m>n2NpTNAAfokLkCRG6\(bnoS4&1.Po?.hK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50620-UB[t1gb$R0Z3LP&1<6j=q9T'@"^1egFO(hRbrXI949_B\=SS(MSib\l[#?DXF7V+N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50621:9`C<orm"lY4hp@.n@QL8$h9g_rZ]c5T%?O;5i!LT`^57!NPk6#qVgHrNsTSd&%-XE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50622-7=SkbLGd=6JM'FDNKo%J5:ZPF=IM4,(7+YXN_1$8g$[2E^\2[GVDZ,BGF*VMe\bX:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50674-\+<q``6EVh0QlR`H6.M#[(=l;)3tPj>SF[<Oct[QO&/Et'H?.M@09mc*iISrBtH3A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50675:b*nO#3'@M`ef$u]L$d=L3$(u.!H:2M`H>YD(a9MXd;I`A&..M?]2PmJ@>-'JiF'KY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50676-.C]J?%Qt83aa5g(o+=ke$aDoK3:&_MXQjKMKu09^=L$p4K%s!=%&ue4'Fg[jp#`Q&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50738-+<7jaoZsFMh7'bXbBW+L_-gLs!JpEO)NmZsoOq*c8L$jEgdqW!-Kdf>0jK^nokNlq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50739:CrFKtQ6Uu8]0I5-24LLH`aDp(ZuQ&kY&I1`IPonoekIb"W3@Ioio$.ep#BO:8h$X`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50740-XNNB^-Cp&:fL?6W0Msb$!!'cYGH:F`8VN;iSS!l$'hVl+Do01@:XZB5m;/%&jU-r;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50757-$fHGZ3H&ePaV(n0SoaH'p@kb3Yn>(]^lJW>E*7t?ha:bBAh\1iW;Xmc`2^2.:K$l<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50758:.$:R&/-%m'l7pXd>;6[+`$ap0j=)*F@p8Fgr5C'uDW3#p`8Q-j[6ntu4gsmn'"JXV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50759-TU"tt1!Ou]9jM$##ffXL9IL\i90.hp_27gXqX[olf'9'Q$7c9sVtbpj*iH\]4=tb;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50795-hV<:PCItGh)l1nCr@6etConqN<Fl8H7:F7bVEI)CY;\2K:N%G/:2kkrn^"%WkD-,t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50796:bb<T`4U1i$gT\@IO2ef_ME`^:-.JQ$&%c3Pi/dKSEE-)j'X%(?El)1*iq4>rjH@&"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50797-o>(;S6Sap7mhsF]jnVjA4*@QucACu4+#t'g!3:^HqoA<.d`1`!)+h-L3"(_[q>Rc2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50800-QeZ:n'uA]^72dm+8D?M%%KZ4]^4t+=@$:9.OHU99M>=_@36.u$)V-KGFh>0DPBFJj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50801:+EU?`"$W"+7T*DRVZgg0]<hD"_8.8(".U?P<hL[Y8,f`sg_>gam8R(UbeIaV#k-%f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50802-fO\UGWu49d<I0'fImPe5peBYERcLSgX7I0=3%U#-(jZOkVm<$Jng_*$#s\uFmJSPV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50831-gnY_[99%CLq32Zl]QGIiX[BH_%V5/dU`>EX\+6DthPBDI'KS:0=(G,.g,^#G<7gj0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50832:X(g"Y`(l6q<"Y'B@Oj'U@CEZ:UQDQKL+Z]0oYk'el?e=$ltHNO#W^4;KCbi3<a`;i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50833-c-m)UhHO,XeW*Fe2r,>>T6dnf)]6a0#f.Vn57e'7Y6E]YC/RJW,]<[=f]RPHEVWY_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50834-=Y:(Wd=S.s`nXsM571_imRO!UH+(\p2XSdT-bX,,0Kko:TP6\O?s)=e1S"3=YG?MJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50835:PU`QWTTBkJhS$PO`fOJ0+VKHrN`iWW%.qeO>@1gJXjKp=hft=.r`!;9%S7KScUs=2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50836-OuXC!rE)01-^F"YbgYsT=MoE?;3rMQ+*s5Tj-!b(;3csR?oi;l95Rd[7Au/lgP#`I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50845-\NTG.;[Z0812XlC,eaHe:Dg&KLaH"D+Rh.-c`Jc?W'&"+,X,.;mPt\[Jb5m7H/F;^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50846:`\J$J&aDGWL.#L\/9/H+5Z['AV,[rJ5j+;#W"`N#7sbuQATiLC7&V&=6G*?d;r%ti
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50847-+CQ)3a-'6S*i)bYfb[7FJ:_$gN-eTbbF==A,!fJlA%as<W4"3F,"laN%bDu1*!5#W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50849-o*-%.ID'?F):_j"jC(;5gJH]_RDcX9!sjcE2/:E2WJ4F\faQo5d]#;Y$VTbNI%hG[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50850:D9Rr^Jk$^H9kW*+fgh@6R2`5fH]Lj$L$H8s@s1*D)i<L6;u5#IN`7QR8/U:Q(d#F2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50851-?Gg)Y1Bs(!`7l."V#B9<>=7InO`Ml-2Q#>Nm9/)e=)!BbOE&US9"9-Yfs\=C(mDf0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50860-k)>$ZFRI0+@8EN=&7BS[J.GB(L++C&)'*n*)*s5An=siOC+OAl)h-uq+;.H0k^E<V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50861:r3<\)_:Xh-?Jg`3lskFL(/RI$):/(WOe7jBl3:;p[4;X/;%[`;Za:1pa!R>:Cg^eI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50862--NUQ4rFsEh]A,c1"ul^Iob@j,N/Y7lWS6F)^;KQ=dc%@H&<cg2Acq-?EORc`8DP=h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50864-fK$bt0M(i58AHto[fdcN#I++TliO4qUH[MQEVE8;-r&F:H9E+.4.pVq#TP;pfSW.S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50865:U5bQ`&2I$DrFl"oS>fo=$-<"A[OI8Z&m$hK/fOqYlc2B]br2].Q)n/#`mBD?;9hu5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50866-k,=[mN1LhK6,CYaorGc4#k3_)%.4*MIreSc+6tY9j97O1rc:N2m"8h;C8P(Vj3%k@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50869-O'td7a:@;X=FpQ:"U`OS%lJs;jC=>F2$uCc*2Ju&J/"'V7B^fc?DGe=!2QteI)KMF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50870:PPW`K&1NUfFEkpjPO8%=7h,&!V+s=lrBFJ7$\ZUV")rZ;lR`3J$r,((.QAZMg6$>D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50871-$GOl2&e9!U2&*PBH&@bU@uTEFL]Y5NfHGGK!>N)P]*iC_QNfq&L,hAKS<?&"Ol8Q5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50892-D1ulgY2;'M[5(5S*GAFtEV.&d"ZYJT@\A;$1`Q]EG3/mMERpbLXuNM")0[B&ClS`@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50893:`FB&Z%$&W,Z][B4Snh4k[3+N60\aY<%n`U>"OiiE>?K"YQ;+"Qa??k%g/o)P^Yu4"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50894-ot=th9soPCMZn<RMPn"gXV^>Q)UY7cL4,.OK5hn"5,,Uf!!%7H4=d(/?/Gpaen-5a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50915-@b*A<UitOuKZ4#X<V)=*=(2XtJ22S=Fr8csnWF)1#X81r$+oCac=QHP=k5T?A?9gS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50916:_h-a1[0=iqJlP(Ogaf"D5rHj`TJ:8;oZ(eEf%$^$E3G3#1QtEl40`PBS/eJh!ZO*B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50917-\p]",%EBm>UN#.;!E(q:aEQa1N04EEltX-e<S[J3GRL$PHAXc>#.GGsL?;4e=;\jp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50943-c/VP5Csg^iV\Mq?a7H_96"kS1NU\B!3i^"BXL#RD2jqc].,a1LWVl)$,nX;gB[RKS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50944:\5GD$Sm/bk>5g&B<k7`J`E/WTf%PL-Q&6k0.YE>&OKNq/dk8$6D!`cVj1(7PMDP;R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50945-\MuPiSSR4p.(%`A`6Rdp7sFIs_ABpHe6_?Bb*kJ`^rn-(7'2INIUAq#QhUW,FPd>H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50951-QgKtdX/_dgU.k+6^LFo,rkUf#IOb,aj'(sgR<94@jNAb%\O:6I_&:6RG-?)a-1FF`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50952:a6`3P/ORAs$M6'Jl$$2^G<%9YVNlq\`JHV$Va4[bi:<->WCq>[pj<d?\Ya\kbqtKG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50953-aGdA+,N%(G;Sc&O,:%o#'@rVPk9.+k4,H(:5NL;],&NI0d7fLBKa6A7I1(?BV7RUK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50958-WU]T"p3n^jV10P[Iql-P`]4:l_[o?YB<a>bH'U&t-C$I[5"@KM_Q-9>@qSF'?DX[<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50959:Ff8N`$<tIu'!o%IouB3W=!]H"d`qJY<q@\I[>HXtpF"Ob[aoTU4$/pI9D5iHAdp4?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50960-j37]$N]skciQ,o3M56(JDC'^eGC@h(kWO0o)K&DWbjnZ`;GB5Eq^_q)0*L4?\`B9&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50975-e2>pJ@AI&=.-q!+)9SM[aSt,o=)Js:G^-%8JLGU**REnD9<2/=Q;]53Ji7dR*0H8R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50976:?FB`$J&)B)Abit^nC,=*[',BEoSZc?-tr7`)0m!P0nMV)YCq&Epa4>)N@sj=f9>(H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50977-_RBS>RrjT"4[Jmu6Q_YRIO;g'FRSuR(PTR(GU#NLF5cSAQPLJdPA6D,2YQ?4#a#;m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50979-qu&&8-c/+;=52%>r'g)c_^uhdUfNqnLi9&pM4(5=Tq,2RJqG0McW^:f]SF\CNWhl,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50980:+pENFPD];`0?$8`DD+BD-m[fK*JdOt1q>?NDFl5E=!-I.,$e*o6rM3Gqa"8Ddle._
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50981--"#eknokQRGi7b]>*9J;C5tT:qAl27Q0>WQVUXo%b38Y,rZ,eF_/XH'pC`6tPp\Wu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50985-d^d]?nH6\l?'@ca;@+^AK2/4idH#HT]n\qa\'ur^o_*_,1L"]i%N2V&fAfY\DRF=K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50986:`H$43iADi+`8sTJC^/[6Go>Z"(&&K7nOHWdZAK)I(/q5@X,^Bh3Aoj07&HEF@H)=8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50987-V]kY5r"E.!\a\4kYM4Cj\[6]&;ge`lPopi@-lD]r=6[`B^R_=Ug6h/@jo5=94seUh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51015-E^okaMlAJ9,<Y_'9(M)U@W>*`POUlR[efub[uG/,oGR5\;@"L1E-mK<QV@03VKdSc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51016:^RITMD>a.`6_1%?pHFjlia9^/''PLfLEK&@/;hgj+*oV,`rhk'?B*pERJ$"Z`\gsl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51017-:g>H2,.H@K4hLBi)-s@FLGY[-A\'j,*oP"e%B#SSE#0!a^XdDW=2/ufICqpaHR_Br
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51068-.;3<m-%RG9U%RQ7m-6L@LB*9"Uj_CoT3eq$A+JI:B&/WTiKp-a^KPD(D$U:N@,YUX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51069:S$0@%!:/0<-YE;XCU'Ck/6S,_.s&2^(`7>K*h?"Od7\VNG.8(r$"RQ`;GZ-po_OHY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51070-Irf+:#a/?gS!=D8"l6f=]G&:K1Ur#p&@"e\;+pO+r$r)u74+SC<&_df1g'.h<j++r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51076-i+;5af5ru/qnFmgb/SH&,DI*/mOKu)K%QLQ@.s#XJ3\&ie=Tq.K2:@hH*o*C*.>V^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51077:XhuS>-:fZml29iI7`"dI)p$,\lg7o#OaW[4&LJd`.tB[-qpd%&*af9nM$OX%St&kM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51078-**VnmWi*/XqHrr/\^C=JVJG'!2-"#N&ga.,EW6#@0M)N(JW*ZhHrBGKS83UmCNCIV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51095-26shpH^si=gDm)bP8fod7Z</^5[FM^EKOQ@isTXe\[bh;&h`\.cP[S\A(&)PnH[`9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51096:dCE3hYWH!ME(IbbHhFQ`nZ6[UTLP$f&RUg=),\EkYG')!eC-q(EHRg$-@F'`O1(5t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51097-7Md>?L)k[Q[:VP+DO5HU-VlG1h"0+"lSB_Y9HdONY^d=B!:-8'aG#ZAZYnO)N4Br*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51144-PM3N2)!S/@Xiuo6q6I)n>Im?2O:U=TURA`k^TPE8C\UYCZ/8kOmjTT2X.eVk+*E?I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51145:?(K`E[-$"1nVd\+E`ctVH(L/lJ$cS]n=,1p#\G2MK@G5>Y="/)H-jX<)+%ka]K\M6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51146-YjKlLlHLZHb=UIN5r]E^/3k5YU.q\=$MtpcVeV2&RsF'H"OK5q.!ha>pWXSE2Y1@H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51171-ME<TOSF@KPd])$UM*f8hN_jp$HZm@X>V\QRSOC]'$^*2>d[')XBN/1\DQC%s!9(t.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51172:<hkMaTQ^EfJ]Am3g#$1+:a$6MG8q-r.E_O_M3hmSo&(Q"4m:JATYFN#'H<`$W,rE`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51173-giKs^'h@Ya>SIh`/oV#A=%R3B_gk^kjFVjFor\baQJ5FQJ3ng=5Wq7b8_GWH0(*X1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51175--NnbG-"gW9lAQ\%R`o5`.]'EV`]EsBeq2&Ac5GXb\N"%.E5%'d<]%M!0,E2O*3!A=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51176:nnG[Q_e);`Ok0rYS:gLZ9"":55p1\.mgK=m^aKSQT<2Ei.6\Y?$?uOZn`jil9R62:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51177-)&$n9O0A,Q,BiZhq:UZHTgj:e3R=U,GBVJ)[^V577U33.\2'T8qtj>9"Km9@7KDM$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51199-;IE^;)nQMdFfNm$%E:[YD,(G.AulT$G=FK@qq(r!H4ObN6bG,0,F+!Uj+&Se`.uA_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51200:8=AK`?l&$VL88'0W6=7lO?9&rWl![NW)b6N\3`XifBZK^Q;F[(l/e%dJ^F6iRVM%E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51201-gjgl)`!5;`OE_c<2']D]Fa%C^UEBt_5?_echF7R/NObifUgSX<^`J/>[V9H&0^:PT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51305-'S$C/Zu_,rhi&Wi[*OCi$oS%b*GY=G>K[nEhU,U$RRZ#@*R7B'L"0Z5.--O/60IdA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51306:,l%9+X$ugLnB-4`G`$2X[:rN`A3dceF?'MGn+bI6e)YngPKhbZ=T8BZT\_Ts?]2=o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51307-+&LL89rm-IeVTS\B[NP5"d]4:\H!'4a#3[6EG;ia\VrY2TjQ&lB.'q^C\MW<_>T?W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51309-/jLkX;3Ueopfr5;).%Y3(S&WcUUfn`gdg`Y7Z[L%5Kn9]Ru^pl<)CCB<-tHaR#D"V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51310:?oO`'n?'Andd<o$OpAB[gQXGX1">Bcij-_q5naJ9Q3s#tan7jJ`8o[af^U*4<b5uX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51311-B`m%lar$4GGUe+Br2\S$''M&b]#Cej_b10(Lg\Vr34OC4Jj&GB/G.t1P!p>lFtL+l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51344-fc5?8d.&.XWMFjcVleY,l(>`P5ht$4[ljbq5Ej$i8uPT3=GnU;N:"rir@>nV]L(4&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51345:<`rU(X:^k]&n#k$7Aah/0fTdo0slIo80k?__!R$LlVMV,h,4#$:REV'60ro8X`3YV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51346-4&eUDc%aM>D?ieRHN]lRYf(4nQ[FC1c3a3\WF"a=nbMJ%%/;@i-jQs)(%WNdmu3So
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51386-cVpFtM+5fg7Ad02$VM?p$)35"1orqN0KC/Ylc"1ZL:eUHU+FnNW.h)DQiJg8HIbU(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51387:W(l?YhFo'h'MF-3a`\g,!;5[-mtTh3$RBSr?j"lm9#=>?ElmN^'c=">@Q`f(1EcfY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51388-68n6S.;\i]f8!s!Ph-Mci[.5T*:fbbPJqLPj'6lNWhEu+JD?:SO2+],"6(d%h[g(d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51401-^bsSc.W%B/n:Dk:)s&i-K9&XdHr"SPQ:lJM.mc6>Q^&Vf<rq7J(>(pVgY#nOAT>C;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51402:r.`&KO$T4`c0I!?k&3uIUj^'qSmZ25UmWJ'&B6uVa!:7A>10m?/>-#M(\!aoJ@Of+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51403-pbeQ"q1Qu:,`+?oWY5iNDLD\1#`fpTkc#Uu6afsShi::1q;g)eo^k9`_5Ccp@.RGB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51405-p%CTEWG@bLRdqi<(;in5(5``TbQo]>^&89+RbO"J-(W8"L'6SW8H%9b:I4A:L!2&c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51406:,.5<;&ot+i;4`D'qGrZJ+C3I9*uN]pEUQUr\EX"n$u$RFN9K22LLD`s!V6DGK:[_M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51407-X[dT3_mS0-8Jsc=Z0T_U>'j&4Xn'FS!uX=F)OpjIBaFNk&\'t04b9HQH[-Q#=.tIZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51410-55-$1lmnFQhK9l=9-]]rdN-,9#.`CS,%_ETW0.3,?qDJROcRqrNEL/>.,!8F=LI?O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51411:YFFVR6#]f`,<[jY=$`]igJ3oW@$\mN+6":2%=#kj[H(msf%J!/?l;`HmX<?&hA`l:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51412-L>!V@Z-F1%B&EY"5WrmtFW50AI8T:,p'?a2Nf]qcTcH]Va1()8:%::$f(VgMMBO7m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51419-RG!roa7i+2+EQ0!`F%0gX3F".GqW!rZCSU4E57LacVFse&V\4_Sg.+'hV%hmcZ4@j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51420:3C`<$*'U&6Q:@<$@`?G=#@>)">jTj0+-R?U5qA0&E/-SldotFm0X2i6fJkk:piWYG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51421-M[9c"MCP-TOk61M+%kdW<GNtUcRKa]'RW*.$e7XH!3jA+^a$D1ibRj#(0%ZiOX(4j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51450-Y8g(R)-b=4i1A-ar@1A4ZSB;NZNiJ35*XQ"_ouC[X9StIgc]XUa!8,9=E"9DK>rD\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51451:MlTr4gER'`>CGn7(1gp)9jRlb,<L(g!RE$QHCrcpk*O4!DE`1_/e14,qL2Eq1Ir+4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51452-dYq.WiHWD>(:M;.ZdcO;P%H.BWB!o'-ebpZk$lasimOMH:,kGMecVof5pVVh5\7^a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51520-5q-*8YlJ8Thb*/PmQ8T"W7_9-+;"J<XA'>G6%'_@6ssH>*gGAS<$"NA&kJa2,:0dW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51521:0un3^cE_=q8R=FJra7g>`].n9oVBt_rlfQ>#02*G07\J$r2TF[E6f6(&;mUuOuY`n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51522-.5ianUt2DRbK*tG+"g"e4U:(NdTX\*Eo_+ME`ag`,9?_taENYA':C'jNMEX>Wc\`u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51544-%6gVEAk,U$boe)a(#_?3]ig%Yn>&IPa)F&bjuZQPOt:."p-o>[_*6k[b9.04Kd>iO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51545:+il!`X=J$WE3&+SR`]hb*dH_nW6>ZjWFt6R!]oMmXuD\0$;.O6C_>o/3@IAT#f$EP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51546-fBHIV`N("s'6fi)L>@Ff,;ckAAj-<7/3s;^,O7u8r66Dsc2_6;l?t-r,V&)b'NR?$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51547:#9!OA3N&oZC`edGg/8#*A0G#(LRe?$B&4W:VjidN=I.&R,G%YFP`\!<nL>Bli0NX6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51548-m8e>P\GW5]*Pu3:o5i:P'Idg,XSNXn\!Af+=cIH@'`HS&]b^$HON0BafDmsPf!R,o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51552-bNAclQk0I@7q5PHdYsm/%GVR#2]q;<VccYS)"9>E88l(()G8Qg()63g2Bk$Z3B_hU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51553:QYsYt&P%Qu(=.J<.OF/T>d2$E*lHSe+rP^-&@gmRS=`u.:;ZQMKQ$OGWpi"Xlf`$p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51554-?08UbgUMmK&Wf/UoZe=BCo+D^!qlJ,4tX#]PKZ<9"!hoY`g5J6]'<W#iJp7DQ6F*F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51574-1PS-:R)B`nA-rhU&+lb"'Jf/XNs@Yb*@Y,,@^uj^"pnVkFiUU2g<gP77iIJoL!'M:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51575:6-VK*@*0=G]Fk`3f8(\=7RQ<U#A?8$LmQB`W?R$U"J3A^21(Uf@iN)#4+QTfrYg)S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51576-_Z>_ZBg7AHe5EN-E6o@JQ91*-o`D0!,@`PR;4*;oIVR>;d2&uMau_'+b)-Z6):.>C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51635-cZspqma'V#5N711NGM,GCGt\)5Uto'P\7HtgQu0l*S*A$<je?8[=dNq\$r=4=5h[!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51636::D1FpTL_3-<b>pZ<X0nKm9LcunH6`+FRqu5PdaRF$ET1PK`UC')!BCMUIU0=-YXfs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51637-GR/D(mBrpbEm#/3dfO`PhuW1ke^B@jiTD(j!.Y8npt+TQLHfGo)JE2-8UIH%2nE3A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51643-o^p8/a<11)0DlKE`':WL`Ch<,J+erPDCn$ml1YL4U?N=?+5/J#DFnCe"K3GNFR@lH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51644:qT>8g6kNU+iX7`?&]54k'h87%afr$cSjmfUC-MQ]VLAF5\t3l!(lTF`,\4B)9jtuB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51645:/Am+IQ2-",N__M`dOR/G?3>r;5[W*NF?$qH7GO%t:dAUMER$`5l1pLilu)7;MgoR3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51646:MXpO_j1l`;1ap;rL9V`0L8<uT_f$Kt#MllgL;00qgW/>2[iR`_HiY8#1:;edn]'oS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51647-D#:$q+,I,Mc];EMXF*V:?$pM>oa?uspj+gG/H*>,N,UtVf>8R[rKO/KpPO&'M>I2A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51653-2cGuS]"tff(>>QBi/P'\7Q;[`=23[[TC>Q>(4OQ$(VFDX6Mti;d.L0R(a[XQQu/\k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51654:KGNnT1G`EJ6\$o;IRSZ#"!hVYS)!@4BiJfRI`V<I_EJpQH*fZZ%TmK">0H%';T9&q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51655-VZVRjCM9/cQ(Ve`VWjC)\kE7b7;`)5NoYX9M<90<c.:Jtn%<O$4\6[*e;KSgWhGQ+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51660-c(g'g@]n&/O,O#<n65:<4tb;:oNP+FIM("EQn^rdT[VtOGc3ogVS=8OBCY0)5!-<g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51661:eg@`PXQI('H`)lO5#FFa)"'h3pYt2sp?f>[=De8?iHXDYdO(@$-&`Ol^^R">J^7-?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51662-]F*5TV,?'@+^5a\[(3%pj&Nb,EHQ^,\[E;CDK%`DlW_(@[SnDWgaRLUP[Unq7oS_V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51666-&hV!@JlD_nT)=fJ=3![%)j2QDFua/D$-56iH5c`Upu:-Upq>X)!c+!'Wm'1.^$JA,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51667:m+EQe4%jc;=2hEA3LB^X#qVd7h+l"+697A'*#"oZb`"#?>%m/d*q&PQrr?Ts$@`kA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51668-_*YnHY6dU!cORKDVXb5_$nVDYq_.8BgipaY;=nc/Hq;lK:pX<ho+fBe>K_)>Ifj&u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51694-B\R_T.:V(L#Od#dmElYloJupO(?gipG0r77]>+LSIeOilI-5q:kL&7NKq-*Wi.P)p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51695:2a&tlReg)`eubZG\!<Zg)[*3S*.%J4DQeCsrr<>cat4j$pWWjZS)stR/',`ZMi4"q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51696-)1?cUU@pcj\hQK+boEek?ikn2T8d:SQVoFO2O(.H$V/M)cU'.ZnN'5ORrH[d(0:o8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51702-CD5!BRB&'1+3ku[C<_m*)$g(b2(X2]c:!jI$:Yq'?3'UBeDe0p;Mp3abJCY<)S.\p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51703:02"*.9Iu>QGoB#b!cusWq%`JH`p_VhpccskiUJ5eSs9^q$o%`ULHHQ:HWHKRO,3L9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51704-(l%1m*D5-Ek\[e$mu`@EEJ)5[45[ESm81BJjOQ@>R=*)p)INjP:-'dCp&-E4>iQ0r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51749-$ZHC7T3eo?B&9_0kuabsFI?+H!]UG0k9O^.*7m2rEstf;VF*?h7N?A4l:7[eSO$[j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51750:""]puAga`B+4dtC>4nHI]A<t4$=u8KI9)o?P'cUM,<J`O,9ml9B.]BgP#V1sr`/,"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51751-m.-?ZJ_K&O6$<>n14MYaWbV',#pXksMo(%.$-*oHX3J&%&R2%`]:kC.%LF*ZlaF!^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51756-p;:bVb^Ml>A63DRiCPB(\!Y$F/2A6c#rq/*opJ"3/tY.]D_t*/-[5b6NX+"<E/cj1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51757:]3Ou<%<P*!0&Wi^0pi"MAP^Y@O)3B)g]6a4j<5HcO7uk^oWH3r`;*W8PrAb0$?;Y`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51758-S9D!7L`U_*0SoY&%'DN!a8Z.C;,V-$e>U7.j5MJReu9k#Lk!ud+.2)lo<2<%[IYsk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51776-$P]#DH&bb3k.1<UAWcIbj8!Ye$iie,C(n2/LRHWU2Y0Ju;?"qSZ4qH$44gHM0YqgO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51777:,Y-*MYf%.EJ@u!]3`h_o<6$l<!`jDAL4.](EL[-f]a%fd<YL.#Oebel2$8EuoqBlN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51778-6n(Ujm.)*I,eOd8/6dkqZB(N!5F$\XrlY3uYd''F04g/%A_\90_Y"m\^H#f4Q*geV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51799-iuRH8:l*";]!RW4/B&SA5G)c`>h.$=^1,o'mOm;!?,Rglrk3JQ:0Ll$kMg5)X#$"1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51800:%-#[q;`+'f#4NW%4i.&3k5AIn29#I=+@JdcEp";(hS#,m2gaSH:$&u0`_"2/rY=B1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51801-Ummu2`$IeAQXU0SStk#RpEIMo6^[dINA7S9Gu9>OB92e>bpr_n0&AMt@n]4h!liYK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51807-I"fZ&dW]CP%IV=tjPt5WO:SHCK-\!*fi.M0)'FEm9N"3]AoF#fG4`nUp+&&:7!rl4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51808:49`\?AM"c<,:g8TgB$-Pi-d)&*R<*W:>uV7*!;e>`@R_Vmns?/NX.#\Uf2tR=H!ZR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51809-+*8FGkd<9K#%mZpB/('`K`n[LO^1G,,*h(9R8Y^FS:$iNoWEWkS;1#uWhA'#e<B@e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51831-FfQ-#Ur0S.;LWa/F,o,,RnhO<U>>K9K2@==9OUpm2W[CkZ(0E0,$=if$PqfT(b\83
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51832:i-mQ1H2T</]?K.\g,c]Z+/`;YBr$*RJArh!(nm.`D?HR0X*GtU]9u:cgsD%2?S*Hn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51833-$%.Lg)aWKaHe%N*+8Rdb6Bk5i7J*TG>#!'s&l9<&jS_:mRrF1$86u!-36?)[=l3H&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51836-Kb9m:<B+Foj3[aM2.TpF`*o"W&+\fN&#&pch7[@P8p5E`Cm5OP0)7oX%X+F1kGQ!K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51837:8Rh71(ld3D=U6-'I[+/`N?K?I/Et10'=[1PeB],KA*o.&3)TG@8C(0`?EW`d$;T/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51838-B\3JDL5F%J8AH^'NbXg$<E;ZtN\$Is%g2-!mMBDR4@K[3OJ&HO3U'IIjmD2>(O>g1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51981-cCAr6NGWWXKZ&[;;;?`ga'.^k'C35(pdcaDGihaZWf@TLc$_(q:S,P$Oun>7"+#q!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51982:,/2MXVW?K4\`25>dIB["J@$nCini9`Za[EQ,AaKg+T#Qt+,KpsB=ejX]$aJ*2TAMU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51983-AI;BHS7]LRf=i=%kf2K3UG1Iq&V>Er-]q_F4dN;1l-mk\RVNZU14d<NH65cHqQ30a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52001-YWO0(Bi"H0;7SdL"IpkFY'\d`Di(lM:KG#Um0uQ`]HcJ<NWsMfCl_86Y:\9?rb,-G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52002:IrPm*O-p<9D19/oXY9(Rl?X&ce(((dqM3)*L0AH5`'<aT[.,[*fi3sUO$Y@(_`nku
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52003-!TM2gjO:NpnNb'"+R2U@e=O^@Q2*J0Cc<NtP27%KPjSYBD]Q[l\l:EKc(^o$9Y$;o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52006-7I[_Q\`&N3!:e*G#2_C[LFnIa)*#[?jj/eCC6=52Eal"GTcRs(U&NraZNn>$C[Fp<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52007:4qlPs_`(Mbnl\7.Pho1^=$1#bK"h_A6/fq7`J\NBofj^=o*>Jr%q!?t4Y#'E]Og+&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52008-!#N_fNjIa$Ip,tkGn\KKbNKYlP)XN_7@r/s=#*0FarlXQ"2F),'g,1T5'3lT@@>]#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52068-?MK$/#^(j1O_+[JQSObb%M)2!V'S--m(]aq2gC*n,E[=C>Xd_XFpDtdl9;nB>-SR0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52069:E7,ud`\";"PseMQSc.m-Fh\$<+XEQE%dpHPGg8rpVEjOiY!Vj)#[Q,JW@tV6Ob8`U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52070-p-!2kR_%*jHZn**\!LP\QIr)!(QdgMYk9'&aQaDO_P=XI>t[.,3#tO3Q$(fF2b[dO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52088-^b(,dhiV)NEGG2c:[:@qNLEm<`Vq%1Pp/YK6SuVP&6k:an(t^Sl:G;_Q::V:nf.@P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52089:LUDKTN]\`Z8*3HpR)j)fc7j%OkI.lIiae&*(sZLMjSfnf\-^!Hj`;JU/$h0`oEJ&c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52090-E!SG>or(D46aDf)Z*Y%S.?>SsR/UJhbF`cT$5hl)AJscYaVk*Yp"-FLOlSBF=e:Q@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52091:`Wq\$>IoaTBTZ8fDP2X2f"E#!Ctdl/:cSZe7mil"\8R+0#^$9,MFc0IcHF#=`HU$p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52092-D)?)>aG9p,^lc!*b@>GU4.a_1&!H-gLN$50JVYht_<"1\*WH-9p$SClYtKGu8+N*N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52099-_:H2h7CS_!!071:!CBB<,M.hKU+_3]^P-eL\ZR_8RHKo^R=d>/+*90MIgX&6Z[BA@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52100:P7tiYW`$4!o-a$WJo!$[SLpTl.YgSdq3614p"NF]9(+.qeW;6r:dI7c4`aRZH\!2r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52101-W\)gFJq*s?qO_*EYgEK_=#1l5<>gPlT2A]cp/68:"@EDBX#*Ha`qsqGIE(t18qK#*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52122-GdgB:ArCT2gY=]\CN11?#_#&an$)1cV/$KND4W)B<>Cca@K7L(ITM!>Ih<Vi\[V'G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52123:[="'@`>_5Y.E@j,83$#t!l%iZp9oB.9[k?AP8$*5liePgg\OrMWPqHD\DJ#e`@3+.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52124-1A,K.a&B<YmM7"H0X6eZZ-QjNF'_A:q0$pNhU^E;4(T6@1B#FgTH)t)Q<U+0G72?*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52149-SS682RJKM6gX!6@RM;?(C?km>Pt'oZ*,YkTF[ATM.A\f'Rc'"T5f*.XL\tr)INIef
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52150:?0I`)Yq*]u3<3U^m@*_nE7-jII$#Xd0#.PAc84cnJ`A/iFeok'B]XK;e\]>%HQ#dS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52151-/aZstn0@>B+c-!GFl&e8f&2eqDVVMN0ot<!f/6`7K>cVe.?ptha.`.Gi-u[*FZi3>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52164-hn4T)U_/W3+fam+(2U]eQ.gL+0;i-`f[0oQb+L$=5fQ6!O\l\Xo-@lMY3+"mWOA1Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52165:XP5P!5g%>-,;I,F=#`CYb,ieX6H_$H`=<_p$H(K];#)iH1TNSk!O,<ap(_!uTX%/N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52166-"2BA>oGOE>-9%[K;^:@jd4bWU-*at,R^1-kXhA%-]1\6)I\3H6+)$&+:m&!`^rQ9D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52238-.sC<;NoJk^_IFtT5:OVTfC>n^&toO'Obgh5c8k2[X'q3!b%##;Z:-,D"4uf+:J4*h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52239:L2SmcQmaHLgn-sS>0FPhk/ApeQS]%0:d4R`J(D$$\IeitKY^=`T>U&R/sVV.FttX&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52240-/n$8CE,t1d?og%?CL6"7ZQWJLD;9h.#Lq9>J4Vgojb?T!-jLmlT?a@Ga<dCcD,:3T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52242-oW$@PF@9\f`GQDmFfKYi[V%U/,JEfkD:.BOge#W\*h=g__?BF12[W=>^iB\U`FC3_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52243:_`Gqr'IY9XQ_$1PWsNu$Ep[M'/VY,fJaZN\Rq$cH8a][(;FHJ$3=5s`A(IU6`TLC8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52244-ZC$/&$;Up*TPE`l-f#@*%X0g8(rpC"[f15^q5U@UA7,^.LSYG,Lec7^k,ag$LsS*K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52248-VR<mIM#ag6o+FUPA!'a`f"tT7"EooJmbDI:-_^CcB9\1/i,*=hKds!Qgh)AuA2=uV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52249:gOMl81'b7;.WW1_+G^'.N08Mu8c`_-+S5N^5g_Q$a9U>J[)3)3@gC*?GAp@R`F]j-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52250-,saUg)ik,KB!!SL`OWc\E!KWpdou$f&;$$NI(7l8b.qtAkXAg8h@$<>N.=I?"J/Df
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52257-Y0:c97k<q?d8&0/dBIKG".$_)k\5-H[+rEo."MaZaM\6u!QXA'[<?2mKWknE!D+5N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52258:GiGQ&_XGh=e:E-GhY]SfRD]`;1G\p(AcZ>%#!5btJZ<m*=BM_'o($Z#W5m,1C%`&b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52259-P[Q3-D_B!$kI!^^ZtL!S4&/,BnnMi=FdR(<&?m62(sY3@MH@A!L!(YeEGr>KDTB!S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52301-P7hE1<liGrgY3GU\!Rn1a-M>cJ_-@(Q%ro#b9:$K7bbPFiEMH4C.?,/Q&.%%8I)0$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52302:.]Vn3839Bj"-P,k)iF`IUuqtFqpf&J@_YcE$q<3(P'`80W[TCg.6C$I*-S<NNPOV*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52303-\6oe%EDWA[8-\!KE-(kTl-O//Ea@FaZON`"Vq-rl]*t0nJd-JAWHRYp`r'dW4Y!dV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52323-cG$[6r,&*Of%%13%VpAsWG*Ia*0=DUX8N;febh+Md-X&NouSem'G0'2XR./t<J+\2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52324:%q%/6MXGt*rrDgC(QU`klIMD1YH#ouTd-SYTXH$e@fYQT?!+*Dr_@-!m<%q_)Aq`h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52325->d[SEcg?bk/eU$9M%#B0$:t-R`cM(Dc*)V@(bY]kgIWM-rrAQjL&T?3[MQiBg*aa\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52350-\Fm$]eF[=-FK6j2*&:n35Pj/:X,!ljP_XA6jS)^$*,!?$,fmq`&i--S,,8#ON%5^e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52351:Q=`AEMX4r[!M$.i*,f`1T0llMYXo4^X8BO2j:$V3oWM"Bm`TZ0XKKWNcndCVEki60
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52352-N"_60IMD"Ii@)m]!KR8.rI$0DPY_G*;&k`9Y?K:Tn3Lb4"kSt@,S+(c[Et<.To.DG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52373-3DYLg3k+lcnDD053k^DL25Qd!0S>Q6Pp?nGe5u.3qal&4!5tKEr\&Mc`82lS\/,s&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52374:[E>l0b,uOo)<oki[\)8`_7KB$4s*utVd3Otp+l5E"c+qHHVY%TV`"BQrm]XrSr`DS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52375->-Nc\\+3/',VcbO_Z1DIFQdN$Ga;ENLNC>Wk:!-i5$P^im-l8,3!d=?Q;P]]>h4sS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52377-KNdYc$UoCa7t/IL-b/XN`Z8gM+3D+/*dUR`n>a#AI6ki$P5K"_B^r7-U\NmH;f7pG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52378:+GKmoDU1!(IS`&.a\Mu>M;jFf:+<)u8.H$+gQ0D3^KJ<`+,bUZAapP:nDiMu1#!$%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52379-A=H3$R7frnWm.qIn=F^r=,2[pFfs9?g+m]0--Di!4=tF>rrDabn[>9o>YT@<hb8k4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52432-)WrcVUQL>#9&$;_M]!Tq+9&:Ooc0;Kn(<ODmW\to/8cWEGRO=8&=_2Jn]*sHOHL$*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52433:h\s`#n4Sh0.-$B:]t_QF:pmF"Y18#j7<KV3Fo<i2-BWt?N04`;G/j_?(d)uE>M;"%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52434-H*sTK.ku_iU6=4XO\ktL_ddARJH.*?D1cPAEXBcbpgU>B(=crBL0T@_(SAn!V2p_d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52461-j>PF8GB.p:3WY8+fDaG!23IFjV9Y:uG)f4P7)hJZm_BrrpfG[_[o,Ji-B_9B&9<)e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52462:rrD`2HFQX!P^1sX7QV1G<HOQphCNT@Pa7d*S_:6GTH/[!InKC;$r5^`@ROtK!1X?Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52463-T;?r0i;$(':Waqlr&HmEkD\$@hAEWC/<e,g1d<WRcTQ`j.kF[<6$$/VN4G*bp0S(o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52464-p7$Sg_;eS<"S*M;O)"Mi6FE+b/kP/e@b=##AALEL"aDDL"EofkiZBt%%a;!FB@QpG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52465:oWF+Kh<PG_rL"@@i.XKsJ-kR`T?b)$*T]Fac_83PC<`=nj%7Il?*UVra3#+g*.KI/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52466-Ke3^24>)=43KUMlbL_XJlbksh\e<"oMJkM:Q#NM\a)(]L/*:acBK'+0.0EsY_nOoV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52470-j'HL2UTR%-+\bSo#uNG`g-Ubh3?EefbpZJ9aW@g)/#:Sh$*&6hAqJl>8/a0?W/P,:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52471:T=^Q`[kQXp9&XjR.:TH$[>48KFKZ8FYDagABU(.p['W]8GI]:MIs;BEj69oCp`mVd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52472-LPW*AH#;V1a^ZP.'Xp'^\a*NXS6EL-)cNXqP#.%dRJK^7A\XWbCuLOd5qM:kmQgI<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52478-5FkMA38/:MHC5Nm2fttg5<8'SEd'K,@Y.?[?lX@dn8!$+aOqD"o+'k[E*&&c5Hcr"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52479:AT$)N"`>!pPt?tp6ca1dH<0$2=NMPg`@Ana^=G_7\AokTeWhVh[A&#ukb[`<@XSL"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52480-2a.E8?D$5*3&D5KnZ7\iJu%@\obI@:n6b2sJ`GPf4YY\r6`a\*Bh?7XmeRtTn@J>Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52532-XsT;$$CpN^c&</1<4;?l[7jn/M]#SDQ29X;]!]%=coeNm<l!Dk!cc[QoKRIVL!mpj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52533:+K7JaLdM36V`A8P&*$j&0[D_(@ka<V5Z1fJ^Db?*$R84MZB@K[^`M/%`EuF5Lg/%3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52534-E94r+'n5]HqJfF"Y*R(2oJ>n/(tjcXgTWG!`]ZiMCBd&fdKc,]%!1a)pWp$8h76R@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52541-J_)-tWUFh?oL>shat9`,_Q$)%M_Y$pkIUEJ233/2dL[PS'(=VW&%=isWNEW"R8K]7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52542:E#YAS-g=`:X$*#gSmkgh'SRLBc;.h4)O-fChl-1TOtQ"I]Q1'sTG#$pDY`bnkuVd=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52543-7D5#@ADquVbQ,[(]o@$_5'2@Y!%J7N"#iJ."`:fb.aKN#Ao%N6j8n'4eQKFiV8V*O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52544:F*`hae$QEe!_M.RN`;%L*gMFsm>1s_,",06W#6gC9l9/M.o/BpriL]^Ch&NPV&c#3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52545:;Bp+*&8`[6!;$BaU+&$5[3M?UI,7QTaKV`9W^u:Xd/)?oDlHFT0'F*3<@%inOk:aN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52546-K\%:Ng5OVKD/@WeNOpf.cQ,37f_H05+F-o[::XjO^_oA_kul;8feT;/D4?jcXX$HJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52620-)&Sps0?.1hGY&A8R9+BM3U-47_mWJ:f+EZE#mBrd8n'f;K#keu$b(-B3d.Cm<t4mD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52621:Oqtqh$phtMi;I=.Mj#k^V`Y!A#M,Q,*%DgCF7U'ol2"E1gqaB<$Bc2C`dRXH6>^Nt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52622-fp)K]&_/+fi!]f?OJb2A<Z685#B-&-#pbP&hb%<R,UcO!E^<XAF27WNfti_ehr2HT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52648-+No%d#RX'Drk>eH1dH1o?,LYBkWK0a@'i4r'09Zb\hht(q3j@sIV%W"aC,4kb#<N,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52649:J#tkT/f=-a,QlVs`u%9T&J^$T[l?S(X,`tZ9HpDQb+=kIha$L9d%.'>%.&3]EOXOW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52650-A^D2h#\>5'#4)8.<MS9O\EtlpjD_0SMRDRInrG=[EXk&DU2=QSYtT$F(G!)uMNPaO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52712-NgZj@]>PU8J:'J_J)WUW`'_^17im,"a0<NnhqfZm]Qpu#Y9a6#BU/R2>ateBLD_uG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52713:NVb;T",#QNKW`$;pqdjYNHH(*XHG!VXEaWAqK#qAi8jk!AQkg#a&9VadJa`&(JO<V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52714-O"-s%A,AP"NQqP-Ok=_]8)be*F_O+$fVT8(N_atV`Vqcf>k(e!]M^>mZ.g>X6hKYn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52729-+2jIhH=j3cDepcZaVb52F:O)>F2&4a)u'g"*g:fFGRHmEd4K5^1.i0*9XguGYA3Bd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52730:6Kh9qBM$;#E(B`K+E`qULbhJlPt:f09)I]a[6;I0a$/`m8LQkQ;Akh3cWX>SN_=*T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52731-n#dnBe)4O'9&M*t*V3?LTm<J=B]MJc/\$`N#B/d4OWX'ln(PNYpj_f$rrD#eJ9;1j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52734-jC9<H/gM;cfuX6n<E<f,Sf*u%P$";>K@EucQ#SR];qb%.Hu:_UlHRH;F1QueX?0j&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52735:Pe:giN-PlbJ+`-V4rWZ$R\m2%QD+K"QKQI/iE3'A*:QH"\4^LagSmV\Z*`ehYUI''
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52736-mJd1OY>+e0%DJg?Ml:M<0%e8E&WSjCkNQ7HR3`'jcF%h-mELI9Drll(?7R/:+p'r*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52757-C#Pk9c/oUi7n$5Z4fca'/`<68HunhLVrI^V&DZ)k@L5=+TU(\2E&cg$rr>2toV990
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52758:$ISc!U;`n^7$dX6`#^gdp$9c!UJb-/lVq(h>8]U8n4o=D=[\RaEEgMB\O\igqNL6i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52759-ELo&X-18+>>52Su0a05"LF9+[%L#u0l1(N9pgrF]I2^O\>E9J'J6"PL@34i37o&a%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52788-#g22MjE$BYB2U<rQA7jUf]U1LJW^bfG/!,9K<HAf2H$WXaO'a=E7n1\KCAH2@CV>0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52789:\Ptl.(ooE^mPrLA%#U5-:GmOMPa+\`.CX<h#-sE'G3X3>C$<hm?[t\IW2`sn!!Aa<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52790-rr>+B/`N5G4Lg.p!R!BFAG",gR`7JBk1X/FQ;YW^4h:LVQJEO#b0hsnc&rq6SGN4b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52835-@T.1-bQS25cXK+"8aU%k#_Oi[:G[>-&%4W:6J=Gn<f+u=LbKQpq,aKeW<VJ<Kg9hW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52836:#m[-`S9jd/a)o`%'WG;;@-PiY9+:2#[BTa!O@E$UqU`+=$Hj,kmQsKg"QpiV_V*XJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52837-aXE<#)9=%Gj4!3TGr=I2'5eF<dKN]'=H&92"[bm`CK"EY2.NMkGnrebi^F$&huH=B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52853-Jp_9T$BqC.'>@jD"[F>Vr-qmtb"CthO-@o>k72+K\1Im6$RCHkOCaPY#8uP,\Fuoi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52854:/`MQg(mM?,MG>n8\B!W,pjVYVG\"=C+"W#$']_7B>1ZT4E:UUf0SH(.4jSGQ`n$;;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52855-1ok17Ncsr?a;<'#P!qe^7^si3O%T!3&_]s!D(Wt:aq)dTGQWPDf;i.J1fj>i0SL6=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52903->T03],)JjMUlK<hPcG9WM!c`d+\g:9M8<W2EmB)e.kO[?S'c+_>+!76`+)NWWPDn,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52904:-`8h>=PToM`Af/_!9@Y=d^*fLP6$,SOPuS$j!-]XorZn`o)U82Dsn'c!!aN`.D&pN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52905-3uQ2e8%HTE8-?mPJRJl%OcQ.5T;>QZiac/b4,d;N5fO-0Fa$g,feHH?=`AQb#g[=8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52913-pHO^BM^YsZY4b;_0&:'n-AjR:P,phH!;cA3H)4V)F,bm/:J_Kt<Lm846qNfa";iCn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52914:[3Uh-:q#K,q1=b`9dr).X(Y[;[Iu@eBq<m"?_0$GjR`@qV4$.;*RR??WDVcT-:<ht
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52915--]O?We'?fS2F(W:PN[EL=kUIqA6*B=Ah&79Vq_,aPAW>C-G,_XI"pP'?t?\S`=s'4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52940-98Pd1!+^8gB\S4_:L5O!m>5-rA%470*]AuI<:/^Z0:7-F&7^k>O/K[*aW,BW`Au&\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52941:"LeC1'XU3t7*+:1QK>s)$98hh`>F)omPAa"ViZ<V`T.H>6kT`$\_K8q*n8h=8`dK4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52942-Y02rm`]q`t34i<&BrOF32^2AR3ZuPiGpD1Jl$$#N-7NLZ[,J<?ef&VHI)Kh$=RG:]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52949-1NYgjX`mFC-#".OncY'mR#l?g3+;,PmI\nTKR78i#DOVoO)\4W.&5c%_ZT&Tg`LI:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52950:6Y@pg-8u"ES<Y*!H^\.)4UjKp<J!KkD#b6@Vq.n@mloCbb`$Ut-EPMX`.X*iW;G6+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52951-8$-@Wq3'&WcOn2C03/d#eX/!6bQ9bYee0tCOb:b9mHmKG5k^MppTXgdD86qaUX4mU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52967-4]g@#HJDQhC83h=on!>iN+3_bl0m',bc*B[WJMlFPT>Hr6mJ;Ze)g/Q@8mXL*i%St
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52968:%?-UlOcc(`(0LqKN,b<BgZ0M9/jMmib6eTA4he=38-DC",9^-M$2`W>3`\\_^fa\B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52969-<``4O!U]RX.sS-b!@Ps]0Oi7IJOsSc4'8I%n)Y+(+#&AaCbTe(3bq)'gH%fd!4`N9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53013-l9tt%3@q7$#jkWhN^_]bqm(:P4DsjMB]_"rLm/>+2L<eHOiTL7A3:VI%q.o.Kt`1V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53014:fXteh&<(pJT_-R45"<Ee`Bc%1$/k]LW1^$8YT9JD-\?)?]c=,a4K0_FqU!c`f_j,P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53015-W+>dYY"9n%!MkMr0dJ7,m0!4`C*o'Ch/b88E*IN.PtMoTL]F\!JHN"jdd/kmA^h3@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53016:64fqF5omZ/<Fq-1K`1Ybi(mDJqK8e5a-[5)7R?M9W$MS?)iB/d`,usip86;b,Y"cg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53017-a,HDIOgY=HPu6-SVqRqpmBoCkFkT@ApE-M(=JW.t^G.DB+T:/HqUL$KXMrUmWEoch
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53050-Jb?3DKL[4iaq7Zr9oY6(Hi1XGYJ[WXZC`mBhF]4L<,JNc(oH)f"K:FC@Kfl@[/38+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53051:/7rirbV8;M<"jLbZ9i(H!3]ED`H9gED]Fp8*Qo/NW"2r%'uNe3h<[M$;1(W`da$Rq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53052-bD%HV?,L(6TQEE#E%shmO(R=/=Tk\X[iU#B?,jL-16ca^Pm[?I%"Fmq_M_-O.?\`i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53064-(IIO5'rYM6N1^8#9Fbhre'*>,Q8$4HNfFD0cV!;r]pu1t2/P3lB2I%j<eVj/[:Rhf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53065:")r'bEInJo/!.5lk0`<ap_DpuPo)I:)8c=]G$9%]`MLD65YN`hC!PP8l,Vgi%(9$u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53066-46?Fi`m'T9kWO]B?DJ9HXB)2n9k\L.9S5&FXX;ql$H.HYPi>]4Ci2^E(F4'"bGNU$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53085-Y9^LoF)0CYOpJ27^A.,eGQU1Jm!0?CNW/t]/,1h0MuFNAdGGN(j("u]iu.LF3SAK9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53086:6C-R2;uPP38us?\G`%@`7NW'$oKO[O1O(*NKY@NX/=NE3_K^\"<mo,'2b>5Q#`8l!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53087-=7nlZ!!L@;1OJV0p&Ok"iD"YgD*M15dm(4BXengqXXc29a/RiTqU^CF>Q+qu-cBrW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53097-[<7=b!Ch-_cgs$^1[21.\ro^!,8^Q:W$#[IrG0`tagTVZ.DkB:b0\,9Vl3mG.<!JE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53098:oRe>Ia'LQP4Y`DhHsbf+916(n'#t>]H$Kn_":`$uIJBucnbbG7JimIWnUj,u'eH+_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53099-Ul3Ff'm>Y.0^]4kI^89(%(oI7=anQ*2i)nkGY("di[mK486+X&T4O$LG<<,C_VjKt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53112-<^%f!9s!29ppI52pf%@h\86#j1rHt@g#78?*7sN._Z'Uj^'"-Xi/Ju?pVSWp6(hmL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53113:E<p$1'5K9(Q>H4A\`B4X"")4S$$/aLkVDE\+PV5`m)Nr)8:i*]ntU(-GHO(idiS]R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53114-mNkHHcg`(L)3,jK?c=HUM9"F4oVi^OWH/Y`*9S0\ofoR,<ljrXG%>+`c%;hqjZ+EJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53130-S?.5P8/OOunqVaJCHij,n"=m:Nn3'6d_X64-k#uhC:JrQjj`\"<\m<5+%#tV?79Ko
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53131:q`,uR""S1W,N^PMI&GSpk.Y$oFlSHfp<bJ\VRK4?M0R5hR(tj@m9YMD;/4gm`NG7:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53132-jH*WZNTL\#.]U#s"Eqd8kALVMfLlD71*MJT70"(BIEjYD<`Efle*1Af`$VLkO3g[W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53148-q;+I`@(MUBP8raKqU]L(Tf8:H'(65GOQnXBW>4Csm7U4D+"V;?&ekJJ+CgI)eVD)+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53149:`>gU+6u'!oAIJ6giuieneOjO>=4$*/5rWn3Sbk\3$]2@6lumuUU$P>Eik0b7pk`E4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53150:Lun-np"S5+#A/q9KQ"`jBK5>0]l\4<WWr$+q`tiDa?[;^Yg%R;nNTh!F>"BnhCd3k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53151-SdD2VCa"S$Y!t0062`7^W8$_<G<%0Mj]oj]qCUuNAWTBE3R0Qr,I%@%[AR/F)5V$h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53173-DdlWH7oEsWFXK%f:ApOY*(P0*7D*!]%blks5V`i-[VP3InD10CE7)>q5o:u.o@*3-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53174:Use[J`%ju$(.2_d1)E+DhkbKqW:Ytp'X:Qh+$]c*_`do[bI@1:L.;>ZcX&fCb1qHg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53175-h@I:Uc#IB*dCXko3)R`n?M4!ng;b]M9qmCF$:uTIkt*]DQ&^&2jbec3!g#Q0)ODq5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53176:,j"f_WnH2[:X+A2J&+6p+l]H`]$P;1UXY\=1SXu(`_-?&A92*,C;975IhqfG>C50j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53177-=I3C&<o!5!a]6Y0N;=IkgX;p6F_6T>CQ'kGr4ee:Mt2oL_X*)aJ4NQGJ%RkkMis(\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53234-EZRdSW34Ueo*`f):Fe3rBEKk$Jk>V[k\;1O>:YVe&=;:)n"*I^a/sf;:8FXcbl*^$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53235:.*@]dq2YI)XQ0s@mgB3M;@YI'rFuK:G`gX;&/4qrh"oV%!/SP$V6Mp_`uK?\!'AIf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53236-qH#fW+BDe35&s.[:XZt[KWbO)JAfDrUI`hAOW>2dEd&PCQiW4lr`-;3Os<plJeW-0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53241-51QDR0oM%e>a'bmkBF@!$DjJ8MT95DB+29q.-ZrFe\<G5cc?i'-d:p;5/:7?<1;t2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53242:B`2+n)NE-Fl8s:+GoK:cE_$VRG6>UfEu/"j#2UOr7`=5q;uUiDP_bM;Gn:7H^20"Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53243-*+k@)a-EolK+%j:iBa;8G*6&5>"VYu4I5_5.rJ$7K,Zfg,dAT("4s"5/S@D0I/&>1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53254-oHVr$K^`R>OGILcK<gRD#<9n.`+O6pB`2k%RoL3s4d\e"gaA?7Q?'ZbO/5sEi]s)%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53255:,\`4!`:Q33.[3LXRC6@;-ZTjT&WX82Gc$K`(1pB.+\$J<a8/lYa^-R*o]85RN?']G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53256:4Rku1!)Q<$EZ_J`gV$C%=`3*I(q-A&:q.Wfg`":-UpiNqO7u(.70apRcJ_tD2b>it
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53257-FA,@<T=fX=lnds!_-Y?0]"$rp\NAIZ<E(5SK>n-VorE*hro;5W^DfI:'X75.Xegk!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53281-*CoN>$4mUiD96ZY.]h((l8uW6Q/e#Ue0<g4.hs@\,^U'=Vc=[GM?T3c%U%k93);k,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53282:r+`IFP".,s,i^sR%$^qCX@!`PYt-f5<_uDfjS_5VSr2+JqY\=pbMQtFM+b(A@(QG>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53283-36$8s6(ZA0bj?sDN`;u.\GlQ!F&GX[=@,)p:iK4Rd.H=jK&U_f)'%Fd3"-L@Nmo?k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53288-\9*!B$hq5tkGK&0:..e(#SljHDgZWHj\VZS.SF>K%bT&;@=e*ND+njnEBqFe<[r;B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53289:_5jH&<gNRoA=^r(E6N,E=`*$N1']-MG<9Gipu8rl44JJ;).\)`P[I,N!2popmp=\G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53290-`:@*Q&S+Z`JXsU[T0b]P=3eCA5#/;%I("q\Cm"jF)<3pZBVfEK/tE%.dq?5dFbAAC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53302-I=Sr,:=ec]+3(%@iGI7O6MoGdaX8FCn#);:hEjgXI=XZ\gi^Zr=o.-s'&,r#*4"K4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53303:#q+WF8t?`m=4isL*TN8^dP=Pt,7WC[;qsKT(o,siY',CmhY\d2-b$LK@PP=Y_*`>c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53304-n1))5J'0UM<#i0`+F?t&/B)tA=^"@R5/N7E,:BD!rFgrQQ:R:4/Za,5"+f]0E3.3m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53313-&U^i)8D(^s`.**<4S][I8K?*_&fAW;q=Ve)CKTJL[sL^"IRB2'l(<IBKdF>OS[92X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53314:,_oDu:)IJloVcW`3%&DA/8e2g4b*E1,_d"q9=$T0J/,gkN`a+Kb'.]2N">&b]A#Vb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53315--D6&F,J)aQJD`$b3?<2,>>s<.p+'VA!fXZA-WB[q5]'f]QT/9Oa%FNn2gW@3DfA:k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53318-oW:WSA[,_?P$bhn:T*;TQC<ZD:.Fg7c.Jsu0NT_@Eiket2!qIL9.;U>WUjNea4e&3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53319:BOnYu-'4MrJ4U`3m9;Ji$OaGPOZG*k*r,E-=14f3$c#6)@sM@!#SMY_htCd4U904`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53320-bIFDUA&a#E'llQ-Nm,=*q1>6sp8I(>@[)ka=9(fN5=um$D1]MhW^@ub--VN+AiL[K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53419-k9iF;H4PP5=YD'V]r75d@,N0_\Fi%VX,YQ7/'H]9Z'\Wt"UV]#^]WA=qUa:^$1Os.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53420:Ftpq9,[l_\`ch1hV`!r%BM$maE`K'$d-*=2)@K2=-J]l1+.5CQoB7WG)\ambU?kib
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53421-U`Q8B33?<&aCIcM/\+,,#R>iseI;.Hb7e:o8RfVdheMkU,gjc4B61l$ARi&<\:6*J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53491-qH)*KL5sj3(0JK].1tL@)[!jZk.YU*K^us-&<RNCaqtf&0oe!aF&M53X2oEoX`PqG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53492:YAU_&0Z%[7=VRm#>Vik9FK^/lR&oDA`BOtt5s00$AImHjJoJrO5HZNu9bu`62)lnR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53493-kn#CM!Yrm27oF-k&)!";8c1=']>\fFCY2IqkN<,1cdRMNW5ZfB&Vm]U\iacggd_;D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53511-4Q,lVZ#\:_@.c3V&U1O:pB-"+FnWdelEcDIa@MWYefq&M^_RdZr$t+u=DjT437Mi,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53512:B]H:$iit0*E4Bjh-jDU:`/"5for4-HH`oddO\JuM_;L;2l5^$jQp`UgH+mU6<>jj!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53513-HhFPehYRTqmo0KsK`Jq2O(qIF)T(d*B#<XPCLi-1=QGZU,A3\J%P+KkpjFgLjLU>8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53520-7*:*PcHo9km;no%NmCD-%\"bH<EnTpc'9XsGcsulm+trK8!Z?a7S_kA@LiS,K3iJi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53521:!)#`U$:*>j?u4j`a)HImkW]C+UPi?5/Xr![6NVHO*eWsbG2/_$%P9JX8CHn#fn:<%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53522-QUOor6dlq8]e\0U9A"ne3FbF9J]B..p#FK3%gr))Lj,lTL\\pi!F#efp)P[5LP#2%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53546-X\*I-m`Wu@L*\^(+!4Y\EQg`kZ]3e.!V1m3?AG>$4f).]Xj@;\a6)Xt:6k1Or&^@b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53547:;Mlp?Ll16s3=kSN`j`>R$sB4/8;[c;@r37`J"DqA3N5g1H<fi;D&j-_pfl\oXRu9U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53548-G.-dV&60,PJ:4c\]iJtk-@kK=@PJ%C4\g=`[p#!29g+hsdbi;&'<kq<!OnXrf8n@f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53566-T>J0YmAXB`,DW<LZdk4`^\1IuiM,TAmn_=![<j_j7r+@k:-,g>mp(cu&,>OifhC"H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53567:&I_q*TPT]M,<QACT%3\:n?;P\e)sq`$cLt]fa8GG:=TT1`+8PE\o]A`2m:1$&DHH5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53568-3:b0@6,Cm@oYl+jmjY'dZ.iJ8ECrfpcISQUZf6DPliQ4b=4UF:\>aV55]_mMiu$eV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53657-`1n;oYNjWk=%rVo40H/gWj4UP!Q\LW=$1P&?cj/@>CEXYohnVFp&>$XeQAVfDNf(o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53658:*"Y<!,g8M?1!H`VN^Ym?[1k3!V99)O@[=PlL?&R#L-!j5U0M,pM$JR`i-Kf$94Um>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53659-/-Zs9JjH;TVK)tg2cJV&2HF4O[R$JLfZV?%:_-?N.BogB"KE$5S\,ANK@653)rH^f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53757-Hun:1A\:+,?T%/W_VSIX`")>jC[BB(\u"okCNtG?&fW%bXuKIukObs^_prlPdp&(p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53758:d.Yf\.<g``$faJ)So52)g:aWL.0S+&b`.3ZOP<6Oj[U'`NF)C0`#f[U3Mc!3Ms%Z*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53759-XiNqI"kkbmh!s7509'<NI!pJYSeej+L:DUq%\XRcC*[)PFX;kIFZ!ObT87W*90Wi!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53760:;-`8"k#e'-UQtYg5M[(E3JB<QaGs<Ld2t,8C#rYTe>$l]0N+t_cc:E7f`(pTIqQrS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53761-MOlKj08GlhgDQSEp3hUqATC7'n[n:oT)LN[p98;G-<MKHCq]pB&ieZ+YMTlc-J+#p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53763-ZA-Uj`!OSVP"F!On?8O[nGG1J)rA[aRjfg35WROo/8Kilro*OL@["u[h?Q@SoE-@K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53764:nukp#5h]`]jb'DD<.jI#qUP@)._dh%.r04i,coGXERnn4^$NiDQkCU/-`WBQJ_9-C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53765-^O%):r.0\:Ep1G\T_?W==A:$VW.mC?,^I__es4q2`.N^T"+fA-iji;lD(a`873l9]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53809-1Db!lP/a9l*J<iki-VbbF.pNmHQDLuHOZdS-.Up`S]hH]II;I6hb^!P,gt3:@AW=<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53810:mJCVQkl)Y%Oo?t?lV.aQ#)tHi[K'?1f`$@LYMrpIri`/G;UBeQ%]<qR18VdrB]E@n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53811-YK6d:qrdRSl\k`Ld<@a?lm;1tgIT`[dcN-6fB*D;SZDP:rK$)jm*Tc=1s2asLuiUh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53815-;p;t4)4LhDd,=O!MW"IQ7\f[bdcTW30A/8taV_,LEbV>\Z=NVm*.Ag8p'6Mi/GqN!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53816:V+Z4Q`"VAp$^/=dc?j[KlecC5p6:QFa`/X1KH:_M4IYhf+m&WKrMO6o7#0b3XJG^u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53817-!.QKkWKBEm5#IIg"T%fR^/kt#=Z!]0&A?>%[8Srb`JpG-jf594*/`BGNo1FSC[N:s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53822-e<`8\I[/ZS<KTn1G)Q[H9#JETD=Jf'6+)G/=*LFY*0<fMMB167N/eETU:ICD,Sq52
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53823:WY?#t"6j%Aei%lI7hh]aN`'iu`Ni61"db80VJ8)5(4nNA$mM#WQQrAPW`OSC[i++G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53824-qGeE(Uk*`QE>VM.ct9qJPA98S/Chs/)>Js\9iegKJmeJ;L)W\0V0nW'HuP9IeShPO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53841-D5?KDa-h+jhIpe'83o=_""UjpGil#T_$rC!]AahH`?kN/11h5V$jI+F6-"%Q48V\9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53842:fCNdE('`aX\,/Qr$?04"E(t\_r"B"kBDB<BaWh*N["*`4"p](f=4QEaS5eAASjcVD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53843-6i&c\L"A%n(6R?SZG70cA.7nP,e)rC5N5\7alTjtdQ;6CM,MQnD8m&UDbnZn:i,2i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53885-Gu,-4G*3=>:K(TKiY.fK8H=;9!<#?,Qgr'(X6$M4\0KUon<D]Rg-)HY/s9hEK66Q/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53886:`qefM4J3$15:0$Lp?H@`,`X9*,Eb#sL"RH-)j\K"a4/[qL=$3hX^sj#&0N%O2JDW:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53887:"&Y&$Jcl`s4h+g`XVj.P5,M\$T-sEO>.h(V8H[6#ZptLS2Qkiq-bXs:Iaj^MqM`"G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53888-ST&5,VN=?-(kSgrO@/a(^N+cM4+D#199N7Y[K_6GQ$s9nd'jX=I5,-U)\&I##:]X!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53940-?DFJ"=!JU;WSQJ5NQO6Fc#o^Hl?95O!hlp?,\J)!>nn-48EYnH6Xn<s0:LFW)4@r6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53941:kCl*torIgG%rh,0jsQ:q):`n_KBZOcJC#W.a<]pioeZ*^ah^_AJ(h%oX)$541mN`[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53942-gtXn,<1$7^)+_jdm6k,jqEpU:DZaZ\IVoC#8ueSe^`?d*I5i>/<['ajN'Ju,WVY&-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53961-f/UpT4M5'IUu3>0h?qLa@4=$g7)dHu'tFG_,En^RXBDg<\hV15.S'P]Ie?1\fWC`j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53962:b[?Y#afDuQc.%mrQ7bJLe$%>fm)4pT,7`249Y,eZ+WU4R]%$S)U/,h^LQ^XO`q4.J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53963-qN:$`W%CS3k=%T`6:_"JCK!bhZJNY1!aH.HJ\^MP4aE7jZt7ACMUUfdbAS>:N6SsC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53982-W_e4Aq]l"hcc0_JHQ?3hSrAEkhVR$\*lO4%0EE.7CN:.s1218h5^^&&.I!E`*nAQl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53983:&n!rsfE%#_eAEfYD/`a3_FTb$#!gL1d_%&h.'%37o0$d(lKkQq$qchT`6KWq,967n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53984-4E:.RkO#b$?<>=6,KCos+^'@@E?;bnc24c+,Ep+7dEcWtbCFI,5TL5(gSZBmf8YZ3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps-20-M`?BZ@Gst:-S=#//fjp9st31.;3Ubi)I\g8_A8aB7!gL?kmVc(Zkc:d8VDtMI"_sC9`JdUN
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps:21:@A[MCiuei--,P)7N\<?'nW,D4,-o37]m3=Z>)ee:t)"1`B<$\sn/"6*@b;#5IS>E`1N68V:
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps-22-JDXu2$dgKd)#D891PYQkq)M6'ZbZ<Nj-GqC9[?7B?A9k'EBo4qlFQ@5$L6+CeN[^mckS2C<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps-29-CtT2L/9$i>\4'[@=GmJdWnJ%<aZh3oo!EG@,!MBMI`^YK^/435U-'!'c2kaMA1HDtX7\raf
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps:30:>'(C&f'0-2KX//_s(^5ja7_C[`IKS6tN9@r0imo%Ff3$4Ts<'/$N^]b8caU;4nlPi`@IpS:
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps-31-6\P=<'^X3ji6]UF=T^5q(2YnRnSlQ:M_G729tT=Ree(X`A!Te%C+_14qOoAZdj\XW:uKh?M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh-20-do
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh:21:  b=`basename $a .mp`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh-22-  mpost1.504 --tex=latex example/$b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh-49-do
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh:50:  b=`basename $a .mp`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh-51-  echo "<P align=\"center\"><a href=\"./example/"$b.mp"\">"\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh:1:outf=`basename $1 eps`png
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh-2-prefwidth=160
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh-6-epstopdf --nogs -o $tmpf $1
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh:7:epswidth=`identify $tmpf | cut -d " " -f 3 | cut -d x -f 1`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh:8:epsheigh=`identify $tmpf | cut -d " " -f 3 | cut -d x -f 2`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh-9-aspectra=$(( 1000 * $epswidth / $epsheigh ))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/makehtmlindex.sh-12-do
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/makehtmlindex.sh:13:  b=`basename $a .mp`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/makehtmlindex.sh-14-  #mpost --tex=latex example/$b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/metauml/manual/metauml-manual.tex-195-An attribute or a method string may begin with a visibility marker: ``$+$'' for
texlive-base-2020.20200925/texmf-dist/doc/metapost/metauml/manual/metauml-manual.tex:196:public, ``\#'' for protected, ``$-$'' for private, and ``\textasciitilde'' for package private. 
texlive-base-2020.20200925/texmf-dist/doc/metapost/metauml/manual/metauml-manual.tex-197-The default visibility is package private.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/create_animation.sh-9-/bin/rm -f $i.ps
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/create_animation.sh:10:ppmquant 32 $i.ppm | pnmcut 0 114 141 307 | ppmtogif > `expr $i.ppm : '\(.*\)ppm'`gif
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/create_animation.sh-11-/bin/rm -f $i.ppm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/tb57roegel.ltx-228-# produce gif:
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/tb57roegel.ltx:229:ppmquant 32 $i.ppm | pnmcut 15 99 141 307 | ppmtogif > `expr $i.ppm : '\(.*\)ppm'`gif
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/tb57roegel.ltx-230-/bin/rm -f $i.ppm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/expressg/n2mps.sh-14-echo Files $basename.N, where N is a number, will be copied to $basename$extname
texlive-base-2020.20200925/texmf-dist/doc/metapost/expressg/n2mps.sh:15:for file in `ls $basename.*`
texlive-base-2020.20200925/texmf-dist/doc/metapost/expressg/n2mps.sh-16-do
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-34-PjPmUB87=U(Rh\5e7Tr+HOA\$j/!?"Iu2?U_=3TMl[F!`!T*L%44?q*rA8Y'CM1hJET,MTRcql'rT@
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:35:4>8Ns;PX?J3M]=r&a:YE`",$u26A6b:i'\01JLF1oK],0opnfH].KG&d:f\0^JS8=:JH7`:(eX%VqA
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-36->m1,%;Do@A%?O!)eKj.OJT.DB)C/.t.VTi%T45!&Cj&1X.A$;B5sMfLjnq;H0&38eRBh!5Z`!GaX>c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-84-q7SJkr;lBc^q'b.R)[g[G$[[WZBZ:=Id8K"/p:P?-^&miujX1Jlna>7K<LdeN=&"gY)=>aY#?O4.BD
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:85:X.nrAl^"U.9F2DH/Dl.1)-h!8b^N*+!gZ`'_o$_oPL`0u%U2/@rKWCl2MY0rLk=D4*gMTgbkuI";h1
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-86-H`HP?(k`=t<[X'>DLj$F+CsI=7e4?C%D:]j'NEbnfmm*eC-PH>E'l;u'chg\d\?3^\^?(Nr(HLLEbh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-92-(kJ:c*(?6d!RpCcTO%\M!>7?lL#@NuC_m'W3e3l4L&!a3Uch*'!/*>1_U&9Oi.VNZ:I[D17JHjP#a:
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:93:2:Sd9s+J;d]k<*_tLid`EjL%s@kS8,A]Ak$ko`uHi=.@LoYG!O0_'mQgA`'([_==07da5Tu&*&IjV1
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-94-5!*.$hQ4T$pBj&=+`cD*GMlM!+%ug!(()k)Gl,:aZkZ=]7>uJ_Dmd2d")IJ2%4kb_`:DM6raSE!(c1
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-95-3%Od<mTL_Vhp5MA[*CqHEF;#/+D2rT!$UfKAFFQma:Pn-VQVe_/iFa%`O,2FuJ_1Tn'VC=$'7i][8D
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:96:&V3aM%jD`;iFb$ZpNJ5feSN)&]*18l1+ti.7,gXam4Mb5!d7\LJ"ae4AQd,nt\J.&`%HZUt(gVHfff
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-97-nf3MI&k7D78k`nf$l4aE=-cZ._.aCMbdbg>X9#gL&[[7kBYaaAXU,;H!#3A*i22ca),.-Ta'?_ZS<q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-105-HOXs2LZ&q.K'uc;O>o1Kk'Km;QOfWC=`t?Na)95V@I36NC%#"7COrTH+aV%:4-,NMQR4$,iN27uB;C
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:106:ndtb7`%,/\Y,i\M)/49<BqmP:Xs7bnEe$29h>$h)EUmN9*(FPH=.5cP+Oq1V@c#_`uK*!M)O'PV!>3
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-107-d1f:i7F@?:*CnNlN?q0EPcZN1dhL%a:",?o3@?SGo`7q5F;6r;eJ1eY<Rm@O?!#SlN@.OXFVRJPb*=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-112-=WADo;_Um\&]U-G[IKMGb/?V[nt)qo9$;K-EdY>AST9V!d-Pha@QCdeN"4=Vob;tK'a8$cWA0+#Tr'
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:113:`#VTjd1K;3.X)?mGr)B8okQ3Yq7Pa<H/ng_M"eL^]<6BV*!inh\#?E^#\F$21`_0#Z0]g8*\;"S,_.
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-114-X;q+O$lf+iS=]_3^jQIcX*N&`VB'?)SZ7E6hp,a&G7*'!I@OJ!^-Zak2(1[/Bf\#R:iu2aP5O#DD3m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-140-C"cglgE8(ikr+1^o#0K.@;!`dQj<LnmQ8&1HnJJlP1]su2%<2`%d)N"[OGWKD&[=/;M'<*mFrM#?N)
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:141:6MWbUAEHqYf`1iitE+d#(ubU1\B<'I^m2C?!h70al>7!H5-Jd8nDp>$7NP?I-k38J)=q9]j`?7S(&=
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-142-br5Zb%2Z%p(ZgDXi(Y!7Ll(YS$IMQa#t2BX.fN4)oM7m4;4rLQUf]?bnhEcUkf"4P3q?s.'^SpalpR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-153-#g,u'3[5EZf3ELBYiUps;?:^o!H&9ulhUBFR0du\\Q1kcOKLf.V\&JV'=l"$pt14M+t.J!mD6(XFj8
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:154:8FCQ"A#j%FSc2`;YRQ$c`h`leI<=2oh/;U5ID:7AnD]G3CPf=EKqbLjU#!3ISt^C?GRQ_F+$t[Uqa3
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-155-uPtU99bjd+cMc`cM=S8(^'O\="j&&gRFN.o2X!KLNZMsN6%<NI6V'RL)EB=>r0^sQC1;n7\I#h&Yp[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-202-b)n#C(ooVO1Wl5X8k?6OKT)>CR`TZM%1Fm.ncQE)s2)t2_n9XiPMO)TXN/Oj6u'b8J>]cePoZW18Lo
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:203:eAgf(Hch8N<r]`_;)bX'EW]"4-:$Rr>1AAec&?-1LJ,;Z)&oM*LKH`l.(`r&Y$9X`.J0$J:58uSc5"
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-204-OPA?Xc"`cLa8:VoW,#49h1^j5QiQ*Zt.%ccb4te7bE_p"4fW2gqX$Lc21s8r/\_EhaX^+]i7;=9S>k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-209-HQmlB$s+!:F&f`bPbAY&5`98:K9,K$the@<BVnY;Cdr/]F\"H85j3#X0j;ZFZCVTotroE8c7LCqpSK
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:210:_+B%"m;XA<qr>`<Mp<t$;5O<Af2%*:jcpn79dWJ*<J:YL`s4"=nM[Z@SXM1E.>L\!5ccm0STVoil'\
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-211-1>FNk9=3m7j8gk"!O'(KFk\7:M-Bf2b<g1$m?<eLENK*(JF%<hkZ'"\LeG-&T)k<Q/f0lJes/NE11C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-230-L2Jd>lD+<ubVUFf0hs:jDD[*l?dq%oEg?\J(mdB"OI!TXQ`,DWl=5N"V7ceR6!:L2Pm+23*m^MPUmd
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:231:7Ib?.S]V`GBKjY?'fRDP$]DI;86WN9E2-R'gMSY/P0`%;!!VLrH<4!K1iUl#9,\E@t+-@'"(/'pjBA
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-232-nNd*C:Dc8Bf*6F$ENr2V*n9UQea_N46t!+b`upR0_XKc.EE=AFk8[>`-5=-/n)jH7:FK[:&I?D4Ej6
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:233:GK`sH`]$?FmPEPQ3^QS=U[mW+p+nuji/%l*R72CZAmELGg,?T9qc1!F8l&T#S97h9GI4`bNm#enB%!
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-234-=%n_2"LZ(oIF>@*sZmirH!HAE`Xr:HURHBB+RdAoVhCSG<YCq&+nUbFMCB>#j9=jXDmW(oD_^qY=lt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-247-BGqAme)]rm*8];6c0)N[16pF@QiJB'I"#!/kQ"<&n+_B0*aDXbq7mOM"ID8DKDqVV:U1?/_2rCG1a$
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:248:DI]`Pr`S&Yb$&Bltc6A_cRU:maX2\Ec"W(^kkE3$kTVXYp;(VXkR33Se_<+-`Vd!u-'757_L(,g0NK
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-249-d"$'e3=L-c\.-$[.,tM*llQ*0.';SX"bJAX$g^gb0oSh*Cl9GU;9A2jLm@o%nqqh6n2`r2m%+@d4@t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-262-R=TD.R#Q5A#7WMPEUj`K4ul;<`k6)>ZP8q:@t-,kN3Z;YNb18-NufTgXdZ&s<(a-"1o-YrG]R,nNL!
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:263:rP)r0F!DdX@&WIm%)S@"h^NcI[HG0"<a,n6XY7`3p:3$tHsC\-&ZM'LgtkRf'Y1``S7R=p-i%1-au&
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-264-?j$Ym1h%3%\h?Eg<fSG?7=!rU68i;;A'p7O0kOQe&$(PB*1]Iq4eP-/sd,W3k5].\"h8=GuIbi9FC[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-302-DmoaZeaG@o"\b6h0=@-co&XQ:'f5$HEOR):'-J5;Zl=3@Eq_;02`5Z#3HMYmF8%tB+gr=UZ3O;ME,q
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:303:^r2cY!E=`q2ZFn]<f2cjg:a8d#fG5$!#2e@0!D0K'0GP>6`M'[B_M0QLWVg!K4f9LW*R<>ul+sAcU5
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-304-m@cWWHu%UHM=[k2mn!V\U1g!Hf/cQ@CR7X:0Vq3I.r\@f?o"j?[%jiI2AJ?fAD%$EHrAbIeW=F=.TM
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-305-E3ZFcU-c*KH3!FhW$%TMpJG9_-3#.!h'dA0G%2V_p\'9C]l$ag+"+e4>+he&BT6WCFH+2U^pORq74b
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:306:Qp%Ib7AK2iDt?Zj(aR)Yd`q3+[hhBnj-7LA5bD3-C"$?k!XK1"T9U=?Uqs80U#I)B`Vri,/a-UP!X<
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-307-H$G)o32:lr6\SV-B\5h4fWKH9Vi+W#Lf594@Cq;^ac*aSN.JJVfZG*5\f/)0Jp1H/D%m&%:`L:9"1Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-312-Red2;3YDP+8/X@ORs/q!pr"*0X/3C5V>=Vt3b>17A,mN^VYXYsg1?7)@N-JsVI@`/\DNa$4-s?$!;]
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:313:@h!QYP^$5k"q"2IM0!<8k1l_G[$$5n\E\t>u`V@u4WTqO?.)2Jg=$68fp1*AOp+@I*`WXhCo)M%H^5
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-314-XY^b#QPtpP(G.b5ai(t-jRO1+s92PTdc-+,R-Q^T@[HR+9WOsTrcjD$K,.q+B*PI+gP0q(uV1n^^q$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-355-p"/-E7a,1)[m[KuT29,%>gV7oKU\1iY?A"bE%K\mP;PB84"9rTrfRT`E*tdAPhtW'lYI4.?UWaq_.H
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:356:M.3oV`&hKtrZ1$8nqSWO6qQ(LFHnG&Z!<_Us%:?9C/BY&5B#1QN&TS4dZc+I`A=.XU/imrRlN,U/VZ
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-357-(5MfpCp:gmYX@iFj8=IiEY_$`R27)YI#`&a'o'eqWn(5J>^CCe.AqFZ'BO=gPk(YoXZ:/2j_R/Io+k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-361-,NQL^o9$T83-#gYSFOHZ+?&^3A0*9;?#SD;hcW3#;\TS/6fsIM'GA<t!uW1OfHL2,Z2aoA?'>MfF2#
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:362:`d$)SMu`'Y"(<ks3>Wq$S<oF[ISn75="EC&ZmH*0CbtSKU#VM^%LrDV2o+T6kFD:=F8g^aJ^Ds2SJS
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-363-&CIZ`')=%heK2lCcsMo;`9'^-tNRuItl;$!'3k?V/mFoK50HP^1H*7M2S?>gp]"G.O^gSl8+%KZYr&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-369-@:1AoE%;:e"'.`SSSJF@#r%3N.VB_KBqs>q;/u).)RSl6T]Y3S.27R[3Q)FUarphS0<^8(k</W&9H_
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:370:S`%j\J5""[$1gDn'g7YGaU4e])M"CKM,U*3o)$$-SWlhHDlE@5s5K'Wr7([e6$k=`ogU`V$6psIo#V
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-371-%Y%]e2sl`5GVD9N=I`4iLZ-7=83+MG6Lg=[fDr7D)kU]N3"q?:F3f7H@W@r*`&7@R]os`[kXi9P$W1
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:372:A&_bd7XSl8`+I#JC.>:?5:gNg]PU-nDEStU`p@Y7$un<:DoWi=7m(lPe8iT'G"6@m29^3`I!J5PH8h
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-373-(7a1Qdib7hpTI7NXR8,:(lgjhp8Jk,0V81]Eb9S5kMKh-$87gibHN/:)qMFah,8A'mPb`,0KN_&Mt8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf-319-beginfont("EN:Tetrodotoxine","MW:319.27")
texlive-base-2020.20200925/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf:320:  MC(|=1,<60,-90,60,-30`1.15,150,60,$1:#,$3:@,-135,60,-30`1.15,150,$4:#,
texlive-base-2020.20200925/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf-321-     $10:\,O,60`1.33,60,$3~si_:#,$8:@,-15~si_,O,$12:#,=|,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxbst.doc-663-%
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxbst.doc:664:% The `pop$' in this function gets rid of the duplicate `empty' value and
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxbst.doc-665-% the `skip$' returns the duplicate field value
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxdoc.tex-343-\item
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxdoc.tex:344:The {\tt alpha} style now uses a superscripted~`$^{+}$' instead of a~`*'
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxdoc.tex-345-to represent names omitted in constructing the label.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex-285-Every built-in function with a letter in its name ends with a `{\tt \$}'$\!$.
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex:286:In what follows, ``first''$\!$, ``second''$\!$,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex-287-and so on refer to the order popped.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex-328-adds a `{\tt .}' to it if the last non`{\tt \}}' character
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex:329:isn't a `{\tt .}'$\!$, `{\tt ?}', or `{\tt !}'$\!$,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex-330-and pushes this resulting string.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx-298-%                  Properties of Engineering Plastics},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx:299:%  publisher =    {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx-300-%  year =         1997,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx-301-%  volume =       20,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx:302:%  series =       {ASM Handbook},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx-303-%  pages =        {434--456},
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-365-  pages =	 {434--456},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:366:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-367-  year =	 1997,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-369-  volume =	 20,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:370:  series =	 {ASM Handbook},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-371-  language =	 {english},
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-815-  pages = 	 {48--62},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:816:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-817-  year =	 1988,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-869-  title = 	 {Stainless Steels},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:870:  publisher = 	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-871-  year = 	 1994,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:872:  series =	 {ASM Specialty Handbook},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-873-  language =	 {english},
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-1334-  pages =	 {416--433},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:1335:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-1336-  year =	 1997,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-1338-  volume =	 20,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:1339:  series =	 {ASM Handbook},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-1340-  language =	 {english},
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2010-  pages = 	 {29--37},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:2011:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2012-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2242-  pages = 	 {748--757},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:2243:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2244-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2277-  pages =        {741--750},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:2278:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2279-  year =	 1988,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2573-  pages = 	 {821--834},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:2574:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2575-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-3291-  pages = 	 {775--786},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:3292:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-3293-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-3698-  pages = 	 {835--844},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:3699:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-3700-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile-2-SRCDIR=babelbib
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile:3:INSTALLDIR=`kpsewhich --expand-path='$$TEXMFLOCAL'`/tex/latex/babelbib
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile:4:DOCDIR=`kpsewhich --expand-path='$$TEXMFLOCAL'`/doc/latex/babelbib
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile:5:BSTDIR=`kpsewhich --expand-path='$$TEXMFLOCAL'`/bibtex/bst/babelbib
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile-6-VERSION=`latex getversion | grep '^VERSION' | sed 's/^VERSION \\(.*\\)\\.\\(.*\\)/\\1_\\2/'`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/dvipdfm/dvipdfm.tex-28-\def\ttverbatim{\begingroup \catcode`\\=\other \catcode`\{=\other
texlive-base-2020.20200925/texmf-dist/doc/dvipdfm/dvipdfm.tex:29: \catcode`\}=\other \catcode`\$=\other \catcode `\&=\other
texlive-base-2020.20200925/texmf-dist/doc/dvipdfm/dvipdfm.tex-30- \catcode`\#=\other \catcode`\%=\other \catcode `\~=\other
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/circuitikz/README.md-44-
texlive-base-2020.20200925/texmf-dist/doc/generic/circuitikz/README.md:45:If you want to use older versions of `circuitikz` in LaTeX, just append the version number to the package name, as in `circuitikz-$version`:
texlive-base-2020.20200925/texmf-dist/doc/generic/circuitikz/README.md-46-```latex
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-363-\molht{H_3C-C(-[:-30]OH)=[:30]O}
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex:364:there are four groups of atoms: ``$\mathrm{H_3C}$'', ``C'', ``O'' and ``OH''. For reasons which we shall see later, \CF splits each group into single atoms. Each atom extends up to the next capital letter or one of these special characters: {\ttfamily \boxedfalseverb{-} \boxedfalseverb{=} \boxedfalseverb{~} \boxedfalseverb{(} \boxedfalseverb{!} \boxedfalseverb{*} \boxedfalseverb{<} \boxedfalseverb{>} \boxedfalseverb{@}}. \CF ignores all characters inside braces when splitting groups into atoms.
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-365-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-436-
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex:437:\label{modif.retrait} The spacing $\delta$ for just one bond can be specified with the character \verb-#-. This character must be placed \emph{immediately} after the bond symbol and has one required argument between parentheses of the form ``\Verb-#(<dim1>,<dim2>)-'', where \Verb-<dim1>- is the spacing $\delta$ at the beginning of the bond and \Verb-<dim2>- is the that at the end. If \Verb-<dim2>- is omitted, the spacing at the end of the bond takes the value of $\delta$ in effect at that time. One can see in the example how the shortening, set to 4pt to be more visible, is nullified for the bond arriving at ``B'', then for the one leaving ``B'', and finally for both:
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-438-\begingroup
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-650-
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex:651:We see that the angle between the bond \verb/B-C/ and the bond \verb/B-X/ stays at 30\degres{} because it is a relative angle for the sub-molecule ``\verb/-X-Y/''. By contrast, the branch ``\verb/-D-E/'' stays inclined at 60\degres{} to the horizontal, and does not follow the rotation given by the $-45\degres$ angle at the beginning; this is expected because ``\verb/-D-E/'' has an absolute angle. It is essential that all the angles be relative in order to rotate the whole molecule.
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-652-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex-193-    The flags encoded in |\pgfmathresult| are represented as a digit where
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex:194:    `$0$' stands for the number $\pm 0\cdot 10^0$, `$1$' stands for a positive
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex:195:    sign, `$2$' means a negative sign, `$3$' stands for `not a number', `$4$'
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex-196-    means $+\infty$ and `$5$' stands for $-\infty$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex-58-named way of mapping an attribute to a position on a page''. For instance, the
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex:59:classical ``$x$-axis'' is the ``systematic way of mapping the value of the |x|
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex-60-attribute of data points to a horizontal position on the page''. An axis is
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex-3206-            $x$-attribute being |3|, one would have to choose whether the grid
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex:3207:            line should go ``along'' the $y$-axis or ``along'' the $z$-axis for
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex-3208-            this position. One can, however, call the |visualize grid| command
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-rdf.tex-641-``value'' of this state is the content. One might argue that, instead, only the
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-rdf.tex:642:number itself (like ``$q_0$'' or perhaps only ``$0$'') should be the ``value''
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-rdf.tex-643-or, perhaps, a different property should actually be used (like
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex-425-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex:426:\begin{key}{/tikz/cm={\ttfamily\char`\{}\meta{$a$}|,|\meta{$b$}|,|\meta{$c$}|,|\meta{$d$}|,|\meta{coordinate}{\ttfamily\char`\}}}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex-427-    applies the following transformation to all coordinates: Let $(x,y)$ be the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-polar.tex-393-    an angle $a$, let $s$ be the sine of $a$ and let $c$ be the cosine of $a$,
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-polar.tex:394:    where $a$ is a number is degrees (so $s$ would be $1$ for $a = 90$). Then,
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-polar.tex-395-    the current page position is shifted by $c \cdot r$ times $v_0$ and,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex-1201-\begin{quote}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex:1202:    \texttt{\char`\|}|$&^~_[](){}/.-,+*'`!":;<=>?@#%\{}|%$
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex-1203-\end{quote}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex-3467-%
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex:3468:%  The resulting |Grid_nm| subgraph has $n$ ``rows'' and $m$ ``columns'' and
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex-3469-%  the nodes are named |V i W j| with $1\le i\le n$ and $1\le j\le n$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex-298-There are two such streams, which can be configured independently. The first
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex:299:one returns ``zeros'' for coordinate~$x$, the second one returns ``zeros'' for
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex-300-coordinate~$y$. They are used as follows.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1357-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex:1358:    \begin{key}{/pgf/or gate IEC symbol=\meta{text} (initially \char`\$\char`\\geq1\char`\$)}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1359-        Set the symbol for the |or gate|. In \tikzname, when the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1363-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex:1364:    \begin{key}{/pgf/nor gate IEC symbol=\meta{text} (initially \char`\$\char`\\geq1\char`\$)}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1365-        Set the symbol for the |nor gate|. In \tikzname, when the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1369-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex:1370:    \begin{key}{/pgf/xor gate IEC symbol=\meta{text} (initially \char`\{\char`\$=1\char`\$\char`\})}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1371-        Set the symbol for the |xor gate|. Note the necessity for braces, as
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1376-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex:1377:    \begin{key}{/pgf/xnor gate IEC symbol=\meta{text} (initially  \char`\{\char`\$=1\char`\$\char`\})}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1378-        Set the symbol for the |xnor gate|. In \tikzname, when the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex-953-arrive from a certain direction'' at the start or end. In the following
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex:954:example, the curve ``leaves'' at $30^\circ$ and ``arrives'' at $60^\circ$:
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex-955-%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex-181-This works fine. However, Euclid is not quite satisfied since he would prefer
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex:182:that the ``main coordinates'' $(0,0)$ and $(1.25,0.25)$ are ``kept separate''
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex-183-from the perturbation $0.1(\mathit{rand},\mathit{rand})$. This means, he would
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex-235-        your main text, also use ``$1/2$'' as labels in graphics, not
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex:236:        ``0.5''. A $\pi$ is a ``$\pi$'' and not ``$3.141$''. Finally,
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex-237-        $\mathrm e^{-\mathrm i \pi}$ is ``$\mathrm e^{-\mathrm i \pi}$'', not
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex:238:        ``$-1$'', let alone ``-1''.
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex-239-    \item Labels should be legible. They should not only have a reasonably
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex-385-    points $s_1$ and $s_2$. The time $t$ is used to determine the location,
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex:386:    where $t=0$ yields $p$ and $t=1$ yields $q$.
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex-387-    %
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex-613-\pgfgetlastxy{\macrox}{\macroy}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex:614:Macro $x$ is `\macrox' and macro $y$ is `\macroy'.
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex-615-\end{codeexample}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-69-"pbA7$o7na!YGM;+VHL55uD&(,&r/h"r*2nYsKZ\'iMkW1Gj-(d6e-bP#Ll/nRHVt
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:70:(8A*e-:F%sA4=A1F>ar`<T7T\Z\66FFlW'_-^:E\[$ASZjRf:V`RX)C<b?N0QDV+1
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-71-f&lZb7os>ILR4pJa4KMK&HDk6!<NB,!sAc3#6tG:2$![Y&Ha12&d1Kt@<!J)"YtXk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-80-;f==h187oF=T7ad_>aM3(-Clop[3Bdh<'u&3l_4[nQOSt!!+=8B?;G[e`/d`riiL\
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:81:%aH3=>0Wn'ciBuADA#m:0H]o`O^3O2!6VsD;]V$"=h$=!8LWr.[XA`/C2"ri,a(_J
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:82:8L0Hk;Fr-sP`eT`UbB]dg^U(S+e32%g-P5"<MYdV9@1$d`Ni"N'Lcm>QS@aZ1fr*s
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-83-:1N'LD1:Qcp4*,b25L*$nIGW$r/;R"]!$)Br8a*pAW:d@cp,.tM-04&i`8-XF&'%K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-87-,a)&g8L0OrP"?rK,a(_k8L0HsP"?p`Uln:q.3t'J8kC:k;d1UZ]7D3]B4L!#FcU#a
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:88:`j9Hf5!=ttQU6IU(#I3$%tP^RPi^rd#E[Q0`G*o]>GjXm$R["N>9N4f>2e:A_on1L
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-89-o>[UQ3l5;dK,bjk#N0/f,q1+&8P2Q"P#@H7,aA</s3g<J8L0OrP"?rK7`uZR$f6'7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-102-@ll:'9977lqNYZoMqTK&5<XM]PHpY05VN=]<5Vo?ZiXK?G\R+UPhW4dkQE+#K"r]5
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:103:,Ojeg]5GBPP*r+:!`"8d<dn[[D*H*spR^R3Koos@hW]C1O($[j@3n&MZE`0/NVOUP
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-104-oa0B89=T6Bl2L`_YUcRH:7i8=\m,C55a7N"!XOluGbh:h*mJs"4p]\F97>[cLFF[V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-127-,ThPi)`kAYqCF8o_#FDVWqKN+62.)OPDSAb#q:54^$_"e6O/\#GPs1(UA%l5[lg"h
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:128:`2sW-d2GSFoW#&[+F'*L8PL+C$.]%UEk/4]Vbm=B`"*%_hc"$d1[-e-K5okTrr@O;
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-129-Wg9m`FcMXJ*e3E"V<Y-:Xff#&I!kp[d8jAr+haBF!*#]>)Bl=jh%?<2#q9tZ8L5f2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-133-99L2=P#0EJBEc6`@!-\hX['?D!(c;E7jS*7AJLJs0Pqa8qG0=LTIfjA[SG%PlduNt
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:134:(cuX3?fj4HFtecXcZ/O'BJPm[`1I[+g(($dE"ThJ,.4=0N)p7&B_9@6*F,f!`j]6m
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-135-mdVSndLJ#u7;Dlu1pe,AMs`C<FLY"MVO[IZ'$99<8HmO<5;2B'\N+--qaiF,XS.8(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-138-=m@)Q\9R`T%`N\CT&JGuQ&L%Gf$&noJui#Bit._Gm'DZ*PUq0/K!A=m8,CN2hF9:Q
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:139:*(.=Mrr@LNQW%`+;5)p$b%(_2i58=(kgRFnk+N7P3kVi.$&q#qC9:e?S_L\UV3V/`
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-140-e,=c="LDqs+i2HIhiBMjPp"X9@=XO^VhHV:coC56O3U.,N>gWJ]8o'"V(`bArB-cH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-147-'!hMblN@oiF'@cgUT3k'h7%8jSCVkGfQUDqZs?U;Ulk'IZ!#Mq&7EYk=KDh_-cQ`&
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:148:QO2$5T3qn!l+JbZN`Bk52''ps40\8RO5*cN[?e$[LI.RYB`]S"9Dq5TLp(K5#VFgV
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-149-Kd;d-dhpPnPDmM@ofG`s_L9>rG(6;RU?=8S=Q*.NSZJ#=?e*j%'dqt4Zkh8o!0P4/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-154-4!AK_O+JsdFMhMfqq<<Ppa-Qf6J&hZAl_@/\aDNBO)o=nF9"j1Vl*X>Ze@MTJ-0r`
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:155:![>fbN,uK3WO\q=<kT]W`m?n_ii:h;d$:MdcH]-,!N8CJ97^l$=q7:@btKY@f`JCD
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-156-YqH)k$I+%n%:MTN/PrI_"<`UkPE0-qKTp:r?U4f$@JXj@!5Gp7;W)1U9.aou/hi)3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-164-Kq"KrdL.#M,CS'-g?jnq?"6?l.Zhc\A1/50OpD<]6ijI<Xne4?"i;Acrn!;%8bUtJ
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:165:f2\T%`jACS8$^oKoU$Ug)?QJGi1\$K@F-U>[CbYf>dg,[><[_I%K_?&`b2i@$n%2<
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-166-<a+G?+Y"XYM?4!Z<?l@PUUK@f]V'%Vb\Bu[\g/3$52c%E<Y][sGAWm[A'#2)$jY#]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-222-BSgM?BUI<SgDa@-[5!EDB5U!DO9nm@F+HO'-c!SXg=s!U<1Rt\+uDE,VZ=:Nolfl>
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:223:ct`M;N[IU>r_beXK`$VWqI-%VY3peBXL6M+m%ni#-1.l/5/qJN6V-bHWjnJ`D2g)c
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-224-QC^E3+O^\$WnH%h,E]hB!&_iR<F]$#-%ZHaSQ+C]mdQ>.61@D0=A/ai:H$4].CQq'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-236-m(+q>TE#N[!@3h%?DN`U,q1+&8P2Q"P#@H7,aA</s4$HL8L0OrP"?rK,a(_k8L0Hs
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:237:P"?p``l>R64&4CN.]?p&'$Q5`Y]<3srMHWPSAr,fOhpGto1+uOW32dO#TuO7QNm';
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-238-60p8+Z,`I"%GOfSFe3"3Rj1HZT\)2(#R&*9+G'N4KpB4(BX9;4Z0jKWL"!j!?G^iY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-69-"pbA7$o7na!YGM;+VHL55uD&(,&r/h"r*2nYsKZ\'iMkW1Gj-(d6e-bP#Ll/nRHVt
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:70:(8A*e-:F%sA4=A1F>ar`<T7T\Z\66FFlW'_-^:E\[$ASZjRf:V`RX)C<b?N0QDV+1
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-71-f&lZb7os>ILR4pJa4KMK&HDk6!<NB,!sAc3#6tG:2$![Y&Ha12&d1Kt@<!J)"YtXk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-95-,a)++dI%W=,a>*f8L5f2P"A8GZhfD0:W7KX;ta8J!;u#ir<d7OkM#q9p&,eHUXV$0
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:96:FsHR`>mtV$IWO:nKf(gf,4_nCeoJ@9;7ber[`G>-I?cbk!(L5n!:\V?!/1@PMY*pN
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-97-.48BdfmR3&Gr=Wdrec5SXoABSZi)K@N]o8$1YGP?&D21g7]l#N<gWkS7\lY%P_TbZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-165-e]rSSY1aq%7iQf)>@ULrWO0!Yg0R7G+A=;PA*;SENF?=E)^,FBQ]iY@8-AUC:B2Ge
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:166:@Bn=mYNci^JGSu$FPG`GoM7]FE!NUde,J-;Z[YYo'*(OQ6a$scDn%/'E@X`D2FD@F
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-167-of(F+S!hp5miU9[-nZ#=%VUrR3,1\'C:a818<iIN)":`3c4`qth/LQm3R4ni8=8C9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-176-HU!h7FHTS`rEl8[FGuco)l[g@Q)!QV^WQQV7sFf%cmc^r*PmS=[ul_@9eN16$S$CV
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:177:29Ua?+&k!D-Jk@Re&efk.mNd'rjV`Bpb\5s1$s5Uf1AkeV#;E]j,`'n.Ze`:4*Y^*
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-178-K@lqVnhi*f8kR@siP;'ML?BaAYoj#mTG-916G5;ER0;e8f@mE;i]579E7tTFVFNjB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-230-AYE_LqhR"!<b_4bo+IjT@ZbiS;;*.S$GDFiCWM9E\].KOm]l'#F6TGlcJjtDUFsiq
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:231:edH?l2/`.,-hPW$+4dpmrAB+CAW6bs"+6E23O`O4IYm,,&2H:9'8GGo;i[[)A,_8T
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-232-C:*LM[R(,_?,+@!T8Qq"da\)fiq1UR?L>YT)4^r75G5U-]>`.Urr@F@Q\X)%HNUHi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-242-g?lWYShY#!^#i+ZYUR<`%Fu.2fHY\ciW=L.aLU;:kcMTV@7?i0Y>\@:@nBa;ToRXl
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:243:U]<+^>`/$RYj+im:J,,FcfJol>sQ3e&bpP&oQWooK`NCJY,\P\WU+JWP-.a4&*GI%
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-244-_5Wui;Nt</)0TMF7;Qe"8tkpM)_WQBXN"lH#DY=G*mbr)b@QVA)CI*APmk'5Knk6X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-279-WogrOXn-gVr^h4TOm?ksj^1YEMqf;%bcSs>24XO"p:7)l<G_Pmi785+7`WCiS(r6R
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:280:\:0WWFXgMMbYkLMX^7nQPWN(,A^4?0>JmjK1Knug.T*Mo<i*5]L`2N-f-X$YWg^`Y
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-281-jR0UFkg])+j^a5##2K]d%99$$VXUn25U\O$OE=6^Q:<4WZ'\&/;m.e6aY9tM^=!VG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-321-[KEm4[8W:RgunR)8iq$.M0P2k/&A/FG=Y@Nm[HS_<a*MsmMJa1/g-/e>[&Zkm0GUs
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:322:6o`&iQ^/O_C2BLWR/Cd$NoM5ri?T8H*g&W4=nN]a5R;JY.N[tL0sQ7D'CB?fE\`7M
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-323-SJFrQ_9s(rkL0>i=S=Q]!c$X2ZR3*u.)S0Z7]bbZ4<mbAff2BbZB-!9<ES1''!/Pd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/tikzducks/tikzducks-doc.tex-142-%
texlive-base-2020.20200925/texmf-dist/doc/generic/tikzducks/tikzducks-doc.tex:143:Paulo Cereda for his contagious enthusiasm for ducks (\emph{Quack!}) and
texlive-base-2020.20200925/texmf-dist/doc/generic/tikzducks/tikzducks-doc.tex-144-%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/petri-nets/pndoc.tex-297-are better to use than directly the text they typeset because they
texlive-base-2020.20200925/texmf-dist/doc/generic/petri-nets/pndoc.tex:298:adjust their spacing in math mode: compare ``$Var$'' with ``$\Var$''.
texlive-base-2020.20200925/texmf-dist/doc/generic/petri-nets/pndoc.tex-299-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-23-
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:24:NAME=`basename $0`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-25-SYNOPSIS="Usage: $NAME file[.dvi]"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-52-#
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:53:base=`basename "$dvi" .dvi`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-54-size="$base.size"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-60-else
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:61:  eval `cat "$size"`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-62-  if [ -z "$dpi" -o -z "$delay" ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-112-      sed -n -e 's/.*[ \t]\([0-9]*\) by \([0-9]*\).*$/ width=\1 height=\2/p'`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:113:length=`echo $base.[0-9][0-9][0-9].ppm | wc -w | tr -d " \t"`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-114-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-129-  # filenames
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:130:  gif="`basename $ppm .ppm`.gif"
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-131-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-41-# if no TEXMF specified try to figure it out
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:42:: ${TEXMF:=`kpsewhich --expand-var='$TEXMFMAIN' 2>/dev/null`}
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:43:: ${TEXMF:=`kpsexpand '$TEXMFMAIN' 2>/dev/null`}
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:44:: ${TEXMF:=`kpsewhich --expand-var='$TEXMF' 2>/dev/null`}
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:45:: ${TEXMF:=`kpsexpand '$TEXMF' 2>/dev/null`}
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-46-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-83-
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:84:    files=`find "$TEXMF/dvips" -name "xy*.map" -print 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-85-    if [ -n "$files" ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-90-
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:91:    files=`find "$TEXMF/dvips" -name psfonts.map -print 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:92:    files=`grep -svl '^xy' $files /dev/null`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-93-    if [ -n "$files" ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-111-    text=$1; shift
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:112:    dir=`eval 'echo ${'$#'}'`	# extract last parameter
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-113-    echo "Installing $text in $dir."
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/dcpic/eurotex2001.tex-670-\bibitem{Thanh99}
texlive-base-2020.20200925/texmf-dist/doc/generic/dcpic/eurotex2001.tex:671:{H\`{a}n Th{$\acute{\hat{\mathrm e}}$}} Th\`{a}nh, Sebastian Rahtz, and Hans
texlive-base-2020.20200925/texmf-dist/doc/generic/dcpic/eurotex2001.tex-672-  Hagen.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck-7-
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck:8:for j in `grep '^mode_def' $modes | awk '$2 != "help" {print $2}'`; do
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck:9:  mf_bdpi=`mf '\mode:='$j';mode_setup;message"BDPI= "&decimal round pixels_per_inch;end.' </dev/null | awk '/DPI=/ {print $2}'`
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck:10:  mf_lbdpi=`mf '\mode:='$j';landscape; mode_setup;message"BDPI= "&decimal round pixels_per_inch;end.' </dev/null | awk '/DPI=/ {print $2}'`
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck-11-  if test "$mf_bdpi" = "$mf_lbdpi"; then
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex-875-Designing math fonts for Times based on the rule thickness of Times
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex:876:`$=$', `$-$', `$+$', `/', `$<$', etc.\
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex-877-would result in too thick math symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex-896-(except `$\notin$' \verb|\notin|, which is composed of
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex:897:`$\in$' and the normal slash `$/$'),
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex-898-the AMS font set includes many negated relation symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex-856-Designing math fonts for Times based on the rule thickness of Times
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex:857:`$=$', `$-$', `$+$', `/', `$<$', etc.\
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex-858-would result in too thick math symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex-877-(except `$\notin$' \verb|\notin|, which is composed of
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex:878:`$\in$' and the normal slash `$/$'),
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex-879-the AMS font set includes many negated relation symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdocA4.tex-784-(except `$\notin$' \verb|\notin|, which is composed of
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdocA4.tex:785:`$\in$' and the normal slash `$/$'),
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdocA4.tex-786-the \AmS\ font set includes many negated relation symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdoc.tex-800-(except `$\notin$' \verb|\notin|, which is composed of
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdoc.tex:801:`$\in$' and the normal slash `$/$'),
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdoc.tex-802-the \AmS\ font set includes many negated relation symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex-486-\bigskip
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex:487:You can also use $\sim$ inside a chart, although \verb|`|, \verb|'| or \verb|.| may be better choices. (Do not use $\sim$ on its own line; if you need a blank line in a cable chart, use~\verb|`|.)
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex-488-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex-818-
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex:819:\item \verb|\knitlinewd|, \verb|\gridwidth|, \verb|\stitchwd|, \verb|\stitchht|, and  \verb|\stitchdp| store most of the dimensional information about the knitting fonts.\footnote{Grid cells are designed to be 12pt (or 16.3pt) by 12pt, and extend slightly below the baseline. In \LaTeX, \texttt{\char`\\ stitchht} is 12pt. In plain \TeX, \texttt{\char`\\ stitchht} is 12pt$-$\texttt{\char`\\ stitchdp}. This is because the plain \TeX\ \texttt{\char`\\ raise} macro and the \LaTeX\ \texttt{\char`\\ raisebox} macro work differently.}
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex-820-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md-38-
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md:39:Here, `$TEXDOC` means the path to the texdoc dev sources you cloned (or downloaded), and `$TEXMFHOME` denotes your personal TEXMF tree (you can get its location with `kpsewhich --var-value TEXMFHOME`).
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md-40-
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md:41:* **The command.** Symlink or copy `$TEXDOC/script` as `$TEXMFHOME/scripts/texdoc`.
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md:42:* **The configuration file.** Symlink or copy `$TEXDOC/texdoc.cnf` as `$TEXMFHOME/texdoc/texdoc-dist.cnf` (notice the `-dist` part). It will completely override the other configuration files except `$TEXMFHOME/texdoc/texdoc.cnf` which you can still use for you personal settings.
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md-43-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/support/latex-make/LaTeX.mk-579-	fi ;\
texlive-base-2020.20200925/texmf-dist/doc/support/latex-make/LaTeX.mk:580:	sed -e 's,\\openout[0-9]* = \([^`].*\),TD_$(1)$(4)_OUTPUTS += \1,p;s,\\openout[0-9]* = `\(.*\)'"'.,TD_$(1)$(4)_OUTPUTS += \1,p;d" \
texlive-base-2020.20200925/texmf-dist/doc/support/latex-make/LaTeX.mk-581-		"$(1).log" >> "$(1)$(4).mk" ;\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/support/tikztosvg/README.md-54-
texlive-base-2020.20200925/texmf-dist/doc/support/tikztosvg/README.md:55:The executable is installed in `$HOME/.local/bin/` and the man-page is installed in `$HOME/.local/share/man/man1/`.
texlive-base-2020.20200925/texmf-dist/doc/support/tikztosvg/README.md-56-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/dvipdfmx/dvipdfmx-special.tex-519-
texlive-base-2020.20200925/texmf-dist/doc/dvipdfmx/dvipdfmx-special.tex:520:The macro \cs{bpic} in Listing~\ref{Code1} nullifies the effect of the operator `\texttt{Q}' that will be attached after `\texttt{q}', and the macro \cs{epic} nullifies the effect of the list `\texttt{q 1 0 0 1 $x$ $y$ cm}' that will be attached before `\texttt{Q}'.
texlive-base-2020.20200925/texmf-dist/doc/dvipdfmx/dvipdfmx-special.tex-521-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/etex/base/etex_man.tex-361-\|\currentifbranch| indicates which branch of the innermost conditional
texlive-base-2020.20200925/texmf-dist/doc/etex/base/etex_man.tex:362:is taken: 1~`then branch', $-1$~`else branch', or 0~not yet decided;\\
texlive-base-2020.20200925/texmf-dist/doc/etex/base/etex_man.tex-363-\|\currentiftype| returns 0~if there are no active conditionals, a
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-16-  echo "$0: Missing argument(s)." >&2
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:17:  echo "Try \``basename $0` --help' for more information." >&2
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-18-  exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-20-  num=$#
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:21:  while test $# -gt `expr $num - ${mt_max_args-1}`; do shift; done
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-22-  echo "$0: Extra arguments $*." >&2
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:23:  echo "Try \``basename $0` --help' for more information." >&2
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-24-  exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-66-# so we use --expand-var here.  We also perform a sanity check.
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:67:: ${MT_VARTEXFONTS=`kpsewhich --expand-var='$VARTEXFONTS' | sed 's%^!!%%'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-68-if test -z "$MT_VARTEXFONTS"; then
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-92-# overwrite anything defined below. Please use the same syntax as
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:93:# given here (e.g. ``: ${MODE=ljfour}'', not just ``MODE=ljfour'', as
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-94-# this can cause trouble (e.g. when the mode for mktexnam is
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt-41-        # $NAME might be raw.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt:42:        name=`echo $NAME | sed 's/^r//'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt:43:        s_abbrev=`echo $name | sed 's/^\(.\).*$/\1/'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt-44-        SUPPLIER=`awk '{ if ($1 == s_abbrev) { print $2; exit; }}' \
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt-47-          # We found the source. Try for the typeface.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt:48:          t_abbrev=`echo $name | sed 's/^.//;s/\(..\).*$/\1/'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt-49-          TYPEFACE=`awk '{ if ($1 == t_abbrev) { print $2; exit; }}' \
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-10-version='$Id: mktexdir 42425 2016-11-02 21:34:11Z karl $'
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:11:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-12-
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-13-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:14:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:15:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-16-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-22-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:23:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-24-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-44-   esac
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:45:   OLDIFS=$IFS; IFS=/; set fnord `echo "./$file"`; IFS=$OLDIFS; shift
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-46-
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-65-        fi
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:66:        chmod `kpsestat ${MT_APPEND_MASK} "$pathcomp"/..` "./$pathcomp"
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-67-     fi
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-9-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:10:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:11:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-12-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-23-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:24:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-25-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-54-
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:55:test "x`sed '1s/$//;1q' \"$db_file\"`" = "x$ls_R_magic" \
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:56:  || test "x`sed '1s/$//;1q' \"$db_file\"`" = "x$old_ls_R_magic" \
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-57-  || { echo "$0: $db_file lacks magic string \`$ls_R_magic'." >&2; exit 1; }
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-58-
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:59:# Change `$TEXMFLS_R/' to `./'.
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:60:dir=`echo $dir | sed "s%^$TEXMFLS_R/%./%g"`
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-61-
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-8-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:9:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:10:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-11-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-21-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:22:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-23-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-53-# Find the font: test tfm first, then mf, then possible sauterized mf.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:54:fullname=`kpsewhich "$NAME.tfm" 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:55:test -z "$fullname" && fullname=`kpsewhich "$NAME.mf" 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-56-if test -z "$fullname"; then
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:57:  rootname=`echo $NAME | sed 's/[0-9]*$//'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:58:  fullname=`kpsewhich "b-$rootname.mf" 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-59-  # LH fonts get special treatment:
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-67-      wn[bcdfirstuv]*|rx[bcdfiorstuvx][bcfhilmostx]|l[abcdhl][bcdfiorstuvx]*)
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:68:           lhprefix=`echo $NAME | sed 's/^\(..\).*/\1/'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:69:           fullname=`kpsewhich "${lhprefix}codes.mf" 2>/dev/null`;;
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:70:      *)   fullname=`kpsewhich "$rootname.mf" 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-71-           ;;
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-80-  # Normalize $fullname.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:81:  fullname=`echo "$fullname" | sed 's%//*%/%g'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-82-  # See if $fullname comes from a standard location.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-83-  OIFS=$IFS;IFS=$SEP
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:84:  set x `kpsewhich --expand-path='$TEXMF/fonts'"$SEP$MT_VARTEXFONTS"`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-85-  shift; IFS=$OIFS
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-100-               -e 's%/tfm/$%/source/%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:101:         namepart=`echo "$relfmt" | sed -e 's%/source/%/%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-102-         # See if namepart is empty.
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-112-         # only one part in the namepart, we take it to be the typeface.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:113:         MT_SUPPLIER=`echo $namepart | sed 's%^/\([^/]*\)/\(.*\)$%\1%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:114:         MT_TYPEFACE=`echo $namepart | sed 's%^/\([^/]*\)/\(.*\)$%\2%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-115-         if test -z "$MT_TYPEFACE"; then
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-120-         : ${MT_NAMEPART='$MT_SUPPLIER/$MT_TYPEFACE'}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:121:         : ${MT_PKDESTREL=`echo "$relfmt" | sed 's%/source/%/pk/$MT_MODE/%'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:122:         : ${MT_TFMDESTREL=`echo "$relfmt" | sed 's%/source/%/tfm/%'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:123:         : ${MT_MFDESTREL=`echo "$relfmt"`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-124-         break
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-150-  # We distinguish system trees from the rest.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:151:  systexmf="`kpsewhich --expand-path='{$SYSTEXMF}/fonts'`$SEP$MT_VARTEXFONTS"
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-152-  case "$SEP$systexmf$SEP" in
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/luamplib/luamplib.sty-48-  \catcode`\#=12 \catcode`\^=12 \catcode`\~=12 \catcode`\_=12
texlive-base-2020.20200925/texmf-dist/tex/luatex/luamplib/luamplib.sty:49:  \catcode`\&=12 \catcode`\$=12 \catcode`\%=12 \catcode`\^^M=12
texlive-base-2020.20200925/texmf-dist/tex/luatex/luamplib/luamplib.sty-50-}
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/basic-macros.opm-48-   as `{<body>}`. You can declare a macro with parameters too. For example 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/basic-macros.opm:49:   `\adef @#1{...$1...}`.
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/basic-macros.opm-50-   \_cod ------------------------------
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/prefixed.opm-174-  \^`\mathsboff`. After this, you can still write 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/prefixed.opm:175:  `$`$\int$`_a^b$` (Unicode) or `$\int _a^b$` % $∫_a^b$ (Unicode) or $\int _a^b$ 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/prefixed.opm-176-  without problems but `\int``_a^b` yields to undefined control sequence
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/parameters.opm-318-   \`\colsep` declares the space between columns. If $n$ columns are specified
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/parameters.opm:319:   then we have $n-1$ `\colseps` and $n$ columns in total `\hsize`. This
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/parameters.opm-320-   gives definite result of columns width. 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/pdfuni-string.opm-24-   according to current values on selected macros from `\_regoul`. Then
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/pdfuni-string.opm:25:   \`\_removeoutmath` converts `..$x^2$..` to `..x^2..`, i.e removes dollars.
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/pdfuni-string.opm-26-   Then \`\_removeoutbraces` converts `..{x}..` to `..x..`.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/math-macros.opm-1010-   Example of usage of \^`\mathstyles`: 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/math-macros.opm:1011:   `\def\mathframe#1{\mathstyles{\frame{$\currstyle#1$}}}`.
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/math-macros.opm-1012-   \_cod -----------------------------   
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/fnotes.opm-108-   `\right` or `\left` when the `.ref` file is read.
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/fnotes.opm:109:   The `\ifnum 0`$\le$`0#2` trick returns true if `<pageno>` has numeric type and false 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/fnotes.opm-110-   if it is non-numeric type (Roman numeral, for example). We prefer to use
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstlang3.sty-63-%%
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstlang3.sty:64:%% x86masm definition (c) 2002 Andrew Zabolotny
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstlang3.sty-65-%%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty-2022-\catcode`\/=0
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty:2023:\lccode`\z=`\:\lccode`\y=`\^\lccode`\x=`\$\lccode`\v=`\|
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty-2024-\catcode`\\=12\relax
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty-2047-         \catcode`\\=12\catcode`\{=12\catcode`\}=12\catcode`\%=12%
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty:2048:         \catcode`\#=14\catcode`\$=12\catcode`\^=12\catcode`\_=12\relax
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty-2049-         \input{\lstlgrindeffile}%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/emoji/emoji.sty-62-%   - `\file_if_exist:nTF` is much faster than `\fontspec_font_if_exist:nTF`.
texlive-base-2020.20200925/texmf-dist/tex/latex/emoji/emoji.sty:63:%   - We use environment variable `$WINDIR` for path on Windows.
texlive-base-2020.20200925/texmf-dist/tex/latex/emoji/emoji.sty-64-\cs_new_protected:Npn \__emoji_detect_font:
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-147- nA)0T;RVg7-E_6XQgKUbOEe52AUd)7XNE]d+>aCD"#mlXAjdhbNLd&8K,UA2r(%7@*[3=l?
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:148: ZoL5'5q'91l7C`Im(PEY[?B?GCH9W$RaS87@_oWg#%O;oo230%+`]')JaM:9%igBl?]rq!]
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-149- ,!HFQjWh^L37p,%:+:d;SS*Vr@BAY.n9l*Ad?Za%"KNt344.#1)`+8ITI:>Z\G@\4`#-i\'
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-165- bG(Y5nko'pf`SQOL7lHi^[ct.g9no+2g^Q'&pQ;#H(rJ@pis^!m\Ui0^9rQk_sLJ]t0,QU,
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:166: tfJclI]`<"-o>8ON!K$R,.BKol'ZXOsT^P`c6.kpS'\gkVVU(.29@a<=!3YI6@+6HE:O!QB
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-167- En(%=aNLp:k'#6^rG,%+Z8d3pT$gE.A$7\0neAi;+Y]+uVr7Z.V2/&nNG'uNpVe:Cb#`F.+
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:168: *iiHif+eg+`8C.o7QtHXi,VK5_BbJ6:R\JiXOj[?7$R--n%&'q0Dug;k6``<R5qnde`H"F$
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-169- >WrEj<%GsBi>/1BF9h=q0LN(.(I?,5$\9cY7Zb5#A$B8K;;<dYT^EU@89To<*\(69=qAKW.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-182- 8B(@]--&qP-8!@en9oMWL";K,eUT_K0S?rCD+;UAG\OAHa48f'ci(a6P/7`ZRhibrH*'Z#M
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:183: D5t2\E5]R3:\Ag?<+_DZEiYq1Q)PIZ"mq`nn#Sft%Qsg3!$D\R`!r(XR'Z$FQiCk-Iri3d1
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-184- pkdAmTgTcX<#L5W'EOF/09Qf2//Vd'%=p?._oPRuNXT=8&Ri[!@FY0`ckkYi)<I4u`L%9gj
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-194- JQrL(iY6p'%H0`._+G'mqA#[S&`IgATe[Hmne8j&%^Ks]JK,IkU^J=U4G0qqTQjH;1_tu#.
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:195: )Mob_=SDW4Ah9CH)(?Q_%mVk<#-Wt)Bk+[!SA%d>T&7B).>98iKt<&C`4Io*+A1N!N$kl`#
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-196- (1C(P)o-+c(SUckJcj)dr(H_12m.p(^u(%Y7@]JE@QqO;,MdL(at46+.hcL`:p/(r<d)To^
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-221- sLWZ-j>%+r(@2'L>b:Q,XTK?4i)1NPTUV[nii0?s(89'P+Q`_(6?F3u+G]'VTafP[G@PX;p
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:222: 2F).C/oeuccj>T#i=(Jj00&*=a\Z5l6H*P3'(_7gq`oGbX!+$mIY@ItM/:`1F`*S.)/JZp.
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-223- <p)<j?P+b,W+g/(9Qk\pk)Bm<H>^RW>+s2->+(;4Mr+I1"@NT$c*C9@mJbBkqOrQE>'D]P=
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-235- giidjr_*n+.cRW&!n6GnDSORgWl_'C!QC(4l3Atj8LJBMacJUBA6.tnQ@X&b#T10#c;0tNp
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:236: ;3n`CN<QVoOO&kjZ`b*R.)Q;_g@\H;QJZ$3k3<pol'8Psm/NnBRUDQkL]3!aoVIW`=eN'Zf
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:237: LZRie(4UcE];gnH&5e5E[l/EETUS^b\Z!g)J`9:;\hZJ$0QRT`/L(`X;%$&-9*nJIcs0,]a
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:238: UY?As]MRb^:>:J(fjhg8Ndr.;bD$LFhVW26qS?2G-S]9r?]\`+tS)O55HTtes8*7AWl$;`(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-239- :WGs/cLH?C*KPn@mAQUZZdT9D>")?1:G#aEkB$HZg3>:iY/]e8r7pjg]Y8kCNVq]$\/k&$$
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-249- >[Nr=3HSu""f\.gQ0)STA._6RMF&!=#m="j-+TC`gU?4Qe9):U`GjVQq9!t)k;Ct8*bY(lI
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:250: iV%QrE5\VM;na+/1"@'+)#*JBUgH4Qu=#baj`coVDY)VQH!@[=JQ*tN,fVe$,T/s`ec6NRq
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-251- -eTC_5]:W\]dVk^=GI`<cB>RKMM<B9+>NRO8>k=Npuu!bUf[W&)Ap<12H>.LA@6",:Pa7-H
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-268- e$psW?S+%kt"*D&5i1Q[ZJqa]Z^igQJYX/WSl4aIPp`'[?QHpKcd96!s*J:Sa&4-Y"#sAbO
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:269: `^&8p__c=jkF=41E8VRfLscbfi,%Tl1`k\=FUoY$6'V`;(S`O"$FmYpKqQa)#?C#I;%b;^,
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-270- 15:a*9ms/\pThOi#h!>-OrXY3JX"%N\T==]En6RA,,cBRi'-UF\k$b!4*MPA4K+>]HBX`1X
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-272- Cb#<dQ$"*h?m,;Y7#GDJ9"3:/>m>Wi=c2Bd`-V%b,<?OQt.3<beg)`tEFDS3PB7nE%hKAoM
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:273: M+dGOf&Dn8`*,UT'Ji1M,]5hdg9KA*t1'CgPnRED5$\>B4QmK0_@tAUpA\P[!0`U)AdtPD_
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-274- *Q/[L;31OMK(hS*\]<,<+%0Xf_XnPW'I*DrUKE2+rT5"$5dTZFmnDuX'nBp\#+G[/"!p-H?
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-301- AD2EJL9I#E\A/E*0q1<<a"Q"CP15:cO,Y>Q[MbKpXRt+BS]l5)!AmM+Y#d#Z&lKKK2<$hDh
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:302: CGpbF\a9nL&&"X%%SLj+qG`5N:3KE+`#q4Kb(0\H&[JS6W;pdtR0o$\^S)<B\5!$VMI:`;S
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-303- oJ_2^qYUfor+G(.c8@4:0>q9'i@lk6"aXB\O&5<9]7"n0/L"L2EBMsR72?]+A#"An'84a;k
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-369- GE24VW-md!/gIH?Nrc%5L@C*5@\>1SE=%RmqJRPZbq_oM<"el=0,.UW$@?kFXf^a%$A%8<"
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:370: c!Pm"`;4uWM#"O0d\OWd*Wk$0Q?!%a+\]hdN%$^F-"/93X=g+gjB<GhoCm`kC^^eBQ&1RSa
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-371- 6-]^[(j9;t=jtf'io@rYhQ-If6PH1rhTQqSDeB!QZ?+SfE=N)54tj!L=]+lkpt\*heT5U$*
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-378- a!H'A.X?cnR[N:!Q)^48Y_6+h3oH"Q'*PlJ/+kd].5SIRF)j!Z,%<fiZ6jS=t"`RYcN-ND.
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:379: E9D+ZVpK2`XH<_TLlOb\#AE6*5hHc9J>Su[$t2(#d#_h;]G!iK'-M%Jj9.`$$panJ5s[.On
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-380- @oA]hIfOJ%*\/KnC%h!km`1k%Da:n+KQ2MBGCg2)rZquTuItDXrO..)aV[Y_(lgWE!uau#,
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-400- .>6l&c":-M,Epd=/!<F<p1VOTHAiK*F\4TeQHj8!BC1W3R`Ou[guLS2c`6=EKamPodOo`GT
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:401: PHg=EP?Tf/=P`j;1+^*[,J@Fda47heTM45*iJaTeI=#F'CN2,1gA&=(ad7JO$M*>crY`[F%
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-402- :))0`Q>?1]]qFm""7m3cLR5i`_0+M&3LW"`XHM;X*u+]AfV:<t\^%<1&2ntHa^Fq)8d/`BY
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-419- %&#K]^p"GHEYGF.(L\j0JW:Cp?5XnG'S1Q=+Mn^iRLK8D&cBCTh*`>%#YO%C$%SBR5esV_(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:420: _i[$8jW!lSD50;FNNK2).>p?\^VU%fGpSe)$.qs!L=`H$6:`e*C4cc6.aM8fRQ9C(a6%&iI
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:421: l^bbT8o&*[-I]@pg7P`Tq7i*fN-$X?*Qdl%l,qU'KLU1M+<Y.9BWVESfSNrE!%Vj`.tRmbZ
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-422- DoFXbpe[Mu\'23ih3+g`;aJ(Ss(fV.?@I?D=j7tk,k*J/JG\]8j**Hh9'5PXogOuCB2H,CZ
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-425- E-R?]!1lN'd8#Skg/AsbCO*a'-V*/Th2]o:)JQ&0L>d$=0e@^2J]"&cZH<n0"'_6fY2+4==
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:426: n`<%C#;1[[mn>gVo90Gqp>B-;/LDa_s;p:$8=[ki$\K?h7F-fs^0nZ5`7E4+6Q^HSJaNH6_
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-427- 7)hL%&Imtq!(R`KG3.TK*35+bNFd\ue],B`FlDEX@]\#T\>ojB[aMrr4-HJ!MH)UB_Y<T:Q
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-430- O%_i)418-6'6FF0eW;qWF:?t/2-c+b@t=0=Hn,6PRn42kh8r=@`^#5MZfDI!sKmZ,SZ-SOA
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:431: IG?+[E(7$D`2M.Zr[h1)1/7J6"04iIJ4)M$%HS4;)51(/Yn/;)2>f,Y:`XM5/^R+:]j5G90
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-432- 8ZoR@uS1),KaRc_/r+p`goOsH(iJ=o)`j4R<[%jacb6'^UnfQj&YWUP,'8%H3OScquKEYV%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-442- O2jEt'To`_QB/I=f8/4*`m(4b="$7$2'csdAL#X&I!L/<U9dMW33:e)\Y6l(n5D%iU23Jmh
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:443: /,mC5n&Yccs#@TA*_`3Zi+h2TRESAk"oKS-;lsG\@T[X$>8e3LK(l^e`+%9:9&&PP)#U*M)
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-444- L&fe<U[3:b@HK_.d**G]\6(*:1+^G4IhQ;h64)V&-H2A"(o(Vc-m@G&L>_P=@rurTZ/RR0@
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-457- T!*gRR5W:F+a8Qa"PK?RfX!JEA4LtNh9qH=>:j"5@-FjTF\@Maqm/hJ9gGda3m]Sf^'eq&\
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:458: nlV?):+k)SZ5cGU\SnAOQ9_CaaL_eS?DnYD>Bh`0Y2A:&`:$\3,=+oX`':jNrV>57o])fNF
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-459- FoI5SlMqH4iddrTIDCXRH4V+]^gY_nKQ-K5Jh702TpSYBS+1s2eJ*[-F@R@&/oCgK";>I99
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-472- !Qo`YV.#3]"#J5q=PE.rOI#8gGF&8m/o<eb9lM"#iui-rHE!@2W'#<6p]BO:tJ=?>YL"s@`
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:473: :\8hh41C'RjLHp0?n8sGc^7$bu3B=F$0hKF`'>[:-_-tA7@$:mI49pf`6*P/1K0]`m?3[?P
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:474: Kudt`EFh4VG/@Y(8DK1G<$mPT-O`&e/Rm<uS%Ao%<j^T6_Ra>:"&T7VF$ep%LFb*6+Ai=SE
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-475- WlGN#9"Kb.Ia4Nng<-N/kP]JHoWg#>V:q?6c35jWp?;#@%ZG(JXQP*;L?(k66K4T]g2[dnd
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-480- 1U$Z]ZG6/-@D5uoIrkPE^LCXK_Sp[&5NK!E.l#4#4NjiGZ$XlTfcJ!_g-CBM=r;/Gc*)S+-
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:481: >Wt]3cBWbsUf*_t`lB$Y2lYA]j%Gb4,R+q2bVbqLS]."`PLbE)Zj8O:]2uJ\#cP?r9>=:]]
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-482- g&QXiocZquFc+bN1rK2>3mKB30U3s>%(K8<2&Wtb[I+Tn/QLB)8u7*&:-+U31(L>9q(R2U_
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-520- BI,rF<GB&=BGd;7<st_H&tCI?tt?C<JI/-K]$B/i(o]4,m0N5K?-iC@"99Hbee)M<bY,Z:?
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:521: hI\eND#8-Q+8\_\gsj@[^2R68?;O1b^6\L%N1+82DnF`_qqUFY>=>$k'BSi`KPF(RELDl-Q
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:522: fEQ(K?+Kpi_f<`hr@dUJr^9N"q`$;/D`6!5B[.b2\@!C9Vn<(GP;_K))):fBiDN/<,EPqG6
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-523- UV249PdBsUg3MR>0FF(I0Gu#%]aRVoZ(.KMhLdWJTpj@$l17JgPVH5@9b[tp!]]OE$T?8rm
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-532- [;`Q=oO(1qP;<gc?q9OeXQ!JEY#-1L+i(IMUJ>7@;Xp-4h:T^Yp>`)1JI_\qFJT4cNu]qIf
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:533: tresJd-L=)3`3DF''Gf)<>"HY$JS,k?Z+P,uObJI6+H]PF&L%eJA<A4#Ki+`qatf@b;jns$
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-534- 8n\a3+eLD*_p#VQ'F&7;L*=QAeM^.>JMfG$';XtP&uI)(NJbXdBGugTaDN^G+i))l#9t*E*
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-537- j_QU](n]*36D2XA.h%O#L@LD[N\,5c-bEJcW/8BVrb/EVqcauk]rn1qo:I#kOu22<Tc(h6r
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:538: R$dkn$`OO;/@_cT40iTnr=JQe.$r2`moHhK7EtT\T22JMN(rRQ$$UODbKb3Z$_GG4dJf%Js
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-539- -BQZE91t.5M%U9I9K+0.=)$lpW=?;72N`o")^s)Q,D:.s)XCa#m>8+oFHVg8CMXPKUhL)KV
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-547- Kt71GuA,6m*n&d*BQ#kiosLB0dU/N'18G(<Fmd6h]$/X$H\VH6@:3a5#2C(kJi9S6=L$pro
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:548: 7$R/+VKkH!?`,*)SWjK4#o&:VS(k<8$gd6k&EZTmiYmGu[8d(g73*uOD&I'iY5)#LU`AkQ&
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-549- =0D67JRg<d.>SJRTKn6>c6L9+Z5R22?OaLD2hb)G)q5R?MUgR$LCgs5UQFGp@>6X06N8'9`
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-553- =8>?KZ0-ps%S/hbe:C_uBU?Rd).>!;HdmBNsMGTe>_I.BuRRYY-nCf9W+DVZ/4<Fc?:@!JL
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:554: ]`t0T9*5a6,f+.r&j#eZae:RJQ$AT'WB<G&O`2J^kdqEnG[6"T'GGBB8m!5V0o3W"(.9!*#
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-555- V.aPK@"o``gG3opU><P_9b4JF6!gHHp8OS'Y-[7kSk_-?]DW"2ap!J^]r>50/8\NNWA,Vco
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-592- 50<Yo2='gZp[)!W">oFaH#$-0CZ64bh:+`tO=#scWFTUZGL)@6DT&B0eBWRZ07NYUM[4BHZ
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:593: h-*#cE^:\u`$%VXTi3!VVjq0mjLZ+a8Tir?\FrGoc(;['c+_hqZ%NIhc3p]`Z/-Olb$9"SC
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-594- (Jq=M@>RAqL_2Y$R)+M?TnEuS9jrU'VP/KJl>@D'jG.-tDeaS6F#u4D(`%'m*'r:"=8X)Tk
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-598- S'mc/]Tjei>W"rfp)S3R"JLD5kJdV#H$?X0(TdgAAdLm[e%)Eni2d?Z>aq9/f=Dd/_B?gtj
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:599: ZX$]kYN;Wd5n`$SV@2JSlN*@b!E9rq*#8.V(."ub6)kfRZlNYPUaehR:`^:4n.Y?c'L@'Fo
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-600- un"68f7As&0X"Lq4X`&++<*k%`@Lc6#gfDD,BmJ(0)[rnIu_!:t)S74op*OTu\7jdph"S*^
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-646- n4?+3K$d@C/!2'bFaW$B%cupl$$JF@D,QN%aI$5WM-?98lK;0rgdE6,EIrPqbrg"@/q(c7E
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:647: W8&RQ;W&@NL/FBf8`7+3Yog(cs\D2R;.2ap9M)PXAu$LrX(Koj1k!n^tAO`3%pd(1(sDT[t
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-648- ;%PK)P\/<,!57N`e0SZg9(^!`KND[\T#;GSp>'!Dr_3-^pOJWk(0Mr5d7P@/;T,1r['SoU=
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-740- \^3j)C"6N%0:K'7X2?X6S7\`&RmI`BWW+LV(W6Sg,hfaC;\\R&18(=,6LbW&h3H%KeWQC8f
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:741: 1kB_B::^JLb,]^ce*Yr%eY`J/Q;`6+?XU:1I]h%U`[%J`+m/$%RgO`BZa",+KcZBR,j*hGp
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-742- sD?@LV@[1@+j6+,2HfNTk?D69qO[l3S0>MFT;6TCR[JnQ20Cu?1aa?^7ZCa4\n3YR.-T*gk
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-764- JCYBNdM#<%'+AjNY#YeCaQ54:qiM74d1[iLG:%C$&ho%Q+IWbU1_Tmj(kKUFkA23^<(Ti.r
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:765: ?;*%!ULGm:`'2"%7)<I5gU-/U^a"I$K0tY+MJ?e3"1?4'>W01+[ce`$l"6Y&OB/&JK,Cj!"
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-766- pGY&7I"=+Y4Ae&/*r0&RdF1+VYRJ?4gTi'nI26JQ"p%<"YfC6e"ChiD^G0>T#hl)W^3<oN+
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-244-q>^HV!8RG&!:B:MqY'd[rq?Bbrq-6^rpp*ZmI8isn)sc3pt#N$roO4Lh>`!~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:245:q>^HV!8RG&!9*e:n`9i7m-OZ<rp0UJroO1>rnmb2mFg4Fn'_9dpt#N$roO4Lh>`!~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:246:q>^HV!8RG&!9*e:n`9i7lg+K:rp0UJroX7@ro*n6mG-FKn'h?fpt#N$roO4Lh>`!~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-247-q>UQck2tXuf)Y4-p\OU[p\smdp&=U`oD\=\na5i"mI'0<h>,Y&h#6@8pYZ"$~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-330-iVroProO49q:GB'n`9i7lg+K:rp0UJroX7@ro*n6mG-XQrRg,]"5N&$n+m!6~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:331:i;WfOroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,LGkj8B4rnlM_!8RS9q#>j~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-332-i;WfOroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m"p^XiJ@roX"UJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-333-i;WfOroO49qUY`&pZD#-!p8h7r9jRMs60IEs5X+;s5*.ukLojegt)P]roX"UJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:334:hu<]NroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,LGn*U)2f%9o`!:T^_J,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-335-hu<]NroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m"p^t8SJ!:T^_J,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-336-hu<]NroO49qUY`&pZD#-!p8h7r9jRMs60IEs5X+;s5*.un(IZlf%9o`!:T^_J,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:337:hZ!TEroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,LGp[%tCrnlM_rn[\Ai;2%-iTB:kp]#a~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-338-hZ!TEroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m"pcI`'P!UJ\?f)t!ok3r'EJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-339-hZ!TEroO49qUY`&pZD#-!p8h7r9jRMs60IEs5X+;s5*.up=]Gtgt2P^!UJ\?f)t!ok3r'EJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:340:h>[KDroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,LGrpB[Ah:MY_!9O.E!V#=Lf)sgjk3r$DJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-341-h>[KDroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m"pf%9oX!9O.E!V#=Lf)sgjk3r$DJ,~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-343-J,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:344:h#@BCroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,[L!9jF?gt2P^pZqhJqUYi)k2u.*s*t~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-345-h#@BCroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m.trn-#XrndD8rp]d9"5N&$n+H^2~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-349-g]%9BroX%.!8R>2n`9i7lg+K:rp0UJroX7@ro*n6q:tr%h:DbbhVRAcli$;Qi;2()k4J\(~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:350:gA_9Dk2tXuf)Y4*p\OU[p\smdp&=U`oD\=\nGqePi7ur`h>c[,li$;Qi;2%-iTB:so`'F~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-351-gA_9Dk2tXuf)Xe(k4.O7k3VI4mf)PPkl0]Dir7j8g]6%,f\G*Xh>c[,li$;Qi;2%-iTB:so`'F~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:352:gA_9Dk2tXuf)Xe(k4.O7k3M@2mf)PPkl0`Ej8S$;h>l=0g"b3Yh>c[,li$;Qi;2%-iTB:so`'F~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-353-g&D0Ck2tXuf)Y4*p\OU[p\smdp&=U`iW%ilfDaS+iqhj-lhg2Jf)sgjk3qpAJ,~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-284-L&QZ)IqJR6!bQq^q>Ys~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:285:o`#$DIt(2k1B:/IJ,F`nHOYLrW2Q;SOF__!A6i2*r]gBFr]:$<r\a[2r\4@)r[[srr[.UhrZV7^
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-286-rZ(nT!>cmU1BM0<Wql[F~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:287:o`#$DIt(2k1B:/IJ,F`nHOYLpVP]oNObA1.CLpjOr_3;_r^QlSr]gBEr]1!:r\OO,r[e$tr[.Uh
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-288-rZD+Z!?!'X1BM0<Wql[F~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-456-!_n0ErVqB~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:457:f`)#QIqJU7!,DKh$Vl>/Ll71OOcu)sRJr`VTDkSbV>dFmWrK4#YlD'/[f<l>?t!L91BL:#Wr;sJ~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:458:f`)#QIqJU7!)<GK$Vl>/Ll71OOcu)sRJr`VTDkSbV>dFmWrK4#YlD'/[f<l>?t!L91BL:#Wr;sJ~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:459:f`)#QIqJU7!)<GK$Vl>/Ll71OOcu)sRJr`VTDkSbV>dFmWrK4#YlD'/[f<l>?t!L91BL:#Wr;sJ~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-460-fDboPIqJL4#u?A5MiNp`PEqX9SGo/\UAh"hW;`grXoGX*ZNH%k?XW:X!_n0ErVqB~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-158-o`+af!;lNds7imL!%[pH!&=#-!&=6K!*.kTJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps:159:o`+af!;-$Ts6R%@!%[pH!"n`W!"nu+!*.kTJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-160-o`+afp\Fg`Z@;j)qZ$UMn;mW(p](:ohZ&*~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-389-o`+afrpTULp[%Y?pZ_G9pZMA6f0B&erS@;Mj8XW~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps:390:o`+afrn$nnpX&ZYpW3*JpVH[>f7`q#rM]Pmj8XW~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-391-o`+afs6o^Mp[%Y?pZ_G9pZM>5f7*PPr8%2Lj8XW~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-395-o`+af!:T[Ms6T3ol,EP_pZ:!kqVM,*q>fRUJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps:396:o`+af!8$tos3USTpUp73pUU74qn`$@f7!Lsql'>kj8XW~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-397-o`+afp[8%If<bD<pZ2D9f7s1ZqVCuJj8XW~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-174- EDA7UbW9K#@n%4OP/MDOe7Y6=d.uATm!`NaBk%D3a,Cio5A2I]U'=`T*a=\RdAera\,QK(>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:175: P!6'.&>`[6P3g#3KG]B5rYS3o$c6h;/0m04bm#/`gG4Tj(ra!T4%=2j.L].H0HRKroG2r;)
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-176- gEod"kG%3P-)C?^9)N29*/kaf"KE)tCnnOl5Ml0>)T?Lq?bm^=1dTo081)P8#qJ0,DG^Fph
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-183- ,!UOsFo'PD'UHu[9C/Wb3.,BIN+)Rlo$"b4hV#!AtVFiUbU#=+UWsWDdqrMuCCrG4KfV:a(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:184: cL99^%Z'kQXM`D>*eD$G+m`CKo_U8+&$4EgCZ+Z!p2A4j@jWg=#$uBUA=S@RiekCfU$`jJ]
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-185- )td-,,8]DXe:'DW/Cj&n"]4iN-H>"b.H[r)$,g=03\WIN*da*)I_")kC+E7DG`^PA3oc*_9
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-186- sClZ5]\+pd+0a!QtaFN#Ua**q.Z$E7u@N9Zr"c$B^kfV'oAQp99>/*as"*cS23\FreE-*5u
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:187: t+@c83`r9c"AKP6>40od/g4U@bF)T]N,&<\(XoWXCk)=PB_n$(W-hY1Ht$3p9l`pdoMraQ-
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-188- PF:f4!YRI8fB-8jb,JrF^b75W;lIlC]+/sYA$Prr^arMYh;Sh3S!SW:gc5_Un'gd@o;.?8.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-191- [Af$;>j\!Zn3in-1dOn-2pSmeER8,/rghng<('4<H70*l5!!O5c)%lRM,";:5NN`GQc;QSO
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:192: -+*+@neJ_907D^C=R,f4O._><i`d0E(D:2YY'C<H^AqB$A`2PJ_LEJkkKlML-o)_lpb&Ap(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-193- dj#B@&I8.^&.%l)H*ZgKr3-)S_';6q>O=i-7+0XPqdisr0JpPB`3RalfmoqfXh]C-0E)2-.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-301- [hHEET8//'>K!+CtbX0K)9YP9dVke#OjbQI_ng1(?%ceG`bP$Q3cR/SM7m/*=818s)1*M>W
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:302: `-?$Y/kkYOs@4u,`"/7'o&5>[WQ6CgD/Yfed@P"hIec)lP$[&HnCKATBp=A1[.r2rdKdi93
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-303- K#5h7GfkuPok1is6a/jU15ZNOeF@9MM>d.UjOPZku@g9/ZL>[*-JL?58-\n*_LL\FoOQ+s,
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-327- ]<0Qhn\0HaVCTuJNQ`I(:G&(#Wokk_PTV3)_3T5mhpJt7\'*:Mi#:B6sW*rf\V2<@K.I31E
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:328: E(7'A53IO]PE$qAaG688_UfPAVdiO7?4BlO&dVst`oG&$]-D#'k(3%S/oMpda)(Z"`q$2nD
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-329- #E'%8n$6\Gh<5\u#(G\=E,BTdG5G*WL0/5?hb]&/\c2YN"u']q)DWhSrA7</Hha1Q-L?!O_
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-352- UKSt_^lGgTgX]XO=i`L+aemmq#h75Qa=T]Tq*S7jF0i]:RO],2c55<_!=-"l:c(Ll`JX"ge
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:353: B`mE<V,H3(b$%"9@[#RY1"`b2HqKRcln/k;3]TC2K4d5C/)T.S45rhP"`aIRC8<eLsf-'.E
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-354- [4R]o\e[MC1G7eE]jL@0)9aLB4OSOQ=,QKj%h\:bL:#$E'/jI"8YZk7SC<<.;3"Wi3prlg]
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-383- 31Cu./&99uHZ9^EFp)``?,a(k6cjKiX&J@k7'!bdhJ`tjj\hue9(@b0JiRoA?gC?Mir/\i<
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:384: Z`n%mfXN`L3qL*J/=O[(ffX;:8s40.O>@"$/n;e6*<C$q@ErMa`:JQ(cI0M`+icejgq7(<(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-385- p*EJLV58?G4hcR/i)E,YR`@k\fS_q<(!\I:08J(IN?8cVf1:t9+lqFWe2P=,j*SsAY>Eap4
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-386- +=Y>+tF*L?tZB0f$'\+7\D;jg6)o7^Pt8*[XSjDn[%hV[_UZ*RNk>@G(]kgB-?b(lF4,_<j
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:387: .$0`H)M2UXTE'Va:o6P0Ou2m[u$PCY"l+!kk>-'OHNeA3H91`hc>4%ub"!I72OHMfVP*R1f
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-388- /[,F`1gJ2kUgG%R-FO81ZYrm&V(!MXb!mq*[!q@F=2Be5%iRL,%P.[L<)e$`,iOM0=\/^(V
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-396- k.>f0aWeMfUM<(_+;OFo>'oX^TPr@T<@A2Co_SZ;Eu:;5)HL6/W^@c5m#!*22:00oQs#U`=
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:397: F"GcT_50qAOmH5Qar($"4OJQNY<U`7._*O]rec9j6NDaGVU*$NBE/Y6,=KZBm[[]!de`'P\
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-398- ;jr\L#*t?.0YG)tp0n'\FPK4[+0Z8Q:3gBs[=R`I=U&8.qP9:OC25/b=</#4TYdfE.DQU^[
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-420- >>C1(?]#6/_hEG>T]@T>I70r$]q?R*:I-ZVn7*'gNN[=?eD(:fUJ-Q:#EFlK-br3gtd#O4s
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:421: H`35WeRYd]@oJ)BOJ>;<sVR$m)u$L`e60+kuF>Pkuu*W,SQEhoj%3h'VN;_;%70OKF)_S86
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-422- g7_3R*eaZq#f(ZCZ");6"Y%--XUT\^-L[WELc8[%9d*!+8):!i<@"=GBW6[$<khPYuIV`0B
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-435- 7[<j`]D/.P&-]O_8:Aa`qe2#)lHQ0#9!fr,mkNE\^(\SL'a)_QK>Z`&K9'-W,*CX<+1#X2j
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:436: NN`Sol5LC)-u(W0A.=8]9/NZcn;S-aTN:5rTWU(=+q"alP(TX#Xq$XX@7`[7uR"pfG]WoZr
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-437- Un=UO[QSS!9,36mIe"bJ,"[.8E$bi.p;k,h>df/;&X'1M)l2&posa.4."dPM;9bFIa1LJ0Z
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-443- )JHp2u*J7Jt%7CsgQJ7?<j"P6Y@>ZiG#e_%LCg;m\Z7Sr+h&E.Qd6tL4'1e5Y*lI3+0;hVt
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:444: 7]<s9_f>7Z(L7g&kkI&S]QF`Diu$f,5^he1DN8pu1WNV$)%SJ^`sCcI?CZ4c;<@(5M"_s^S
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-445- &e/u5s2aa`><"KGt9;#U8Z__cjXt]N7(+>[CF<qg**auL@%U/ZB1qU;8[nH0]eiM!nJJ[+`
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-465- Qg"G&^,Pl+Nqu=!+Clc#:&aZORKlPZ1n9di-R?W(aDsI%"0)f"aAPc*RF+C''*&JBZ_8]]_
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:466: Lqj,PcQ(&`3O8[.[jtqg8Y;*<$3<`j+Y(5I^/@]"iN#".bRN8=>[*>e+AFY#;""1?G?)"IM
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-467- :N[D85n;`Q=IV*+n/*Quj@_p^C)BniX'3^]PE6YhHrR(^-E_'!QKaE9cCE<\+,#6AlM^h*e
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-469- A$SDM+%"Hu_<_!5X80X5Gn2/T/0l:K3eA&ZT80[HR_/a<1Q=bL!f,8a#KjqOX-TK;OHLOGZ
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:470: ]K<e4"#ecr.dqn#D2FL]G%ldF"`>i^&W/e,B#jn8A2Xh#N6O*)S$%)&/RlN#-`3NH[34gDa
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-471- -W0X2F^!r)8=-BL3+O69J:;F<a5%<lK_p_@U#XLiu,/>eY#[5BIr8oM`X!@)%XTL>[,?+F(
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-473- <9;P%@GeLHqLU/jml6$;hJd/In#.SB%cug9)/&$B(-sTY=,Pakq?j<!AKkqr(BQV=CLW,L7
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:474: `Jf\nQt?Q\G=CRF7JndU$t2U.O2`/L7SJuH,\2r1Gf`XD]&\N1`+PMP<K2U!Uso8IWtW"MC
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-475- BoDg35P0BZ-P4hkQabK2B[#u1Fb:k!k2+.#=I''\9#+rIE.SO_'!kF*))+:IMZ7<#,#f<>V
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-498- BGmQkT"issRct>D<?\XYc@;p@#DHDbY<oJkG@D/MS&8$[TG2(:-ibg)Sp$:Ud@,B.\@\pNi
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:499: hCE2,\`21Oh](*U<\M-m11M/D#(1oTFFT$Z`<L!lLJDWT?8LV%"lDU\4]T7PHoisO?rID7c
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-500- l0,jS11bTY(q\+9fX;uhEg&d/03#&kMC[9[43=#J-UUCgJp,X9pe=nH`-"$BP#XKF#4*d.V
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-502- %\0P6&QAtE`!\92EWD21l[#%>O:.!,YqC[+4*L2"Zip1f@WoESsKLTI-'6Kh>X4&UTR[X`O
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:503: Udd^Q:G<IWu1=U?T`]j\D5VCg=ZBddh]Kt_]A8!!7A@2QhD$:-bFb_e`>crhIp!ZhK#JkGm
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-504- 8&B;$i*)it>6[hCMrMp8:g/Tca6\dTYkVDcr\9ocLKfch@`H^U?7a,co4bWcipN=R2J;:*e
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-508- OmG?Y':>^dr&-eg:-JE#D=IsCoF]/QqZ8O]JBl%O@"dZ*0&3+fuOEI'."X],4m\]8TP-Kc,
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:509: Aa[:<8C`Q4"$H$!]XLd_LK7&]<<2Jh..:-6\tF,!(h&0n.u*h`(KafP(g@1]E9Pqr@C=qF?
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-510- >\RPd.:;cm2")Z=#]MI1M2[Pl2_-%n7Q^;frmm!mB3:&[gd<>%WM2aF<;'U`t=%eo`d*aLF
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-523- P0cR2pFEsnKADPoj9?$2ojh/-l=3KG-maZ5;*0-ALc0G+Q^E:!&mRd?TI_W3bl2E^6fl4Q*
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:524: XX>A_`l!Weg$U1&Xq_7r0A2?pPCaM,KC,?Dh6SVF`G[Ds%E7o6\A2K2==b6R$&%/DYhRAk,
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-525- CPP$S3(''B@U(shsbl<?9]g(c/,#*gF\aqd:h*3.iM%1DpRbAC"Ou&HV2ClCDTG8[U9sX!K
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/fnlineno.sty-508-%%         $n\leq l\leq k$, 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/fnlineno.sty:509:%%         (\textit{ii}) ``printing" $l-n+1$ in ``columnwise"
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/fnlineno.sty-510-%%         mode, otherwise $l-m+1$ where $m$ is the first 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-105-% -- where <args> and <entries> are usual arguments and entries 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty:106:% for <stdarray>. <$$$> can be one of `$' or `$$'. Indeed, the 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-107-% <stdtable> syntax above (without [<$$$>]) *does not work* 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-114-% footnotes may need the `mathrefs' option of `lineno.sty'. For 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty:115:% the difference between `[$]' and `[$$]', see below. 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-116-% 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-128-% also works without. However, with <stdarray> and optional 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty:129:% parameter `$$' of `edtable' (i.e., \begin{edtable}[$$]...), 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-130-% you can obtain the usual math display spacing *within a 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/plain/base/mptmac.tex-45-\def\mft@noc@ts{\catcode`\\=\other \catcode`\{=\other
texlive-base-2020.20200925/texmf-dist/tex/plain/base/mptmac.tex:46:  \catcode`\}=\other \catcode`\$=\other \catcode`\&=\other
texlive-base-2020.20200925/texmf-dist/tex/plain/base/mptmac.tex-47-  \catcode`\#=\other \catcode`\~=\other
##############################################
texlive-base-2020.20200925/texmf-dist/tex/plain/knuth-lib/mftmac.tex-39-\def\nocats{\catcode`\\=\other \catcode`\{=\other
texlive-base-2020.20200925/texmf-dist/tex/plain/knuth-lib/mftmac.tex:40:  \catcode`\}=\other \catcode`\$=\other \catcode`\&=\other
texlive-base-2020.20200925/texmf-dist/tex/plain/knuth-lib/mftmac.tex-41-  \catcode`\#=\other \catcode`\%=\other \catcode`\~=\other
##############################################
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-mis.mkii-505-   \catcode`\#=\@@other \catcode`\&=\@@other \catcode`\|=\@@other
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-mis.mkii:506:   \catcode`\$=\@@other \catcode`\^=\@@other \catcode`\_=\@@other
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-mis.mkii-507-   \catcode`\*=\@@other \catcode`\/=\@@other
##############################################
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-pdf.mkii-94-       \catcode`\#=\@@other \catcode`\&=\@@other \catcode`\|=\@@other
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-pdf.mkii:95:       \catcode`\$=\@@other \catcode`\^=\@@other \catcode`\_=\@@other
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-pdf.mkii-96-       \catcode`\*=\@@other \catcode`\/=\@@other
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/babel/luababel.def-139-      \catcodetable\bbl@pattcodes\relax
texlive-base-2020.20200925/texmf-dist/tex/generic/babel/luababel.def:140:        \catcode`\#=6  \catcode`\$=3 \catcode`\&=4 \catcode`\^=7
texlive-base-2020.20200925/texmf-dist/tex/generic/babel/luababel.def-141-        \catcode`\_=8  \catcode`\{=1 \catcode`\}=2 \catcode`\~=13
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex-2049-      \catcode\noexpand`\noexpand\.\the\catcode`\.\relax%
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex:2050:      \catcode\noexpand`\noexpand\$\the\catcode`\$\relax%
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex-2051-    }%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua-59-      \item Users can define custom node and edge weights.
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua:60:      \item Coarsening stops when $|V(G_i+1)|/|V(G_i)| < p$ where $p = 0.75$.
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua-61-      \item Coarsening stops when the maximal matching is empty.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/mfpic/mfpic.tex-56-  \gdef\MFPsanitize{\endlinechar13 \newlinechar10
texlive-base-2020.20200925/texmf-dist/tex/generic/mfpic/mfpic.tex:57:    \catcode10=12 \catcode13=5 \catcode`\$=3 \catcode`\ =10
texlive-base-2020.20200925/texmf-dist/tex/generic/mfpic/mfpic.tex-58-    \@makeother\:\@makeother\;\@makeother\.\@makeother\,%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-1993-\MoveToLoc(#2..\Val\:Ca;:11)  \MarkXLoc(#2..\Val\:Ca;:11)
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty:1994:\edef\:temp{\noexpand\:AddNodesAddr(#2..\Val\:Ca) }  \:temp
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-1995-   \:Ca=\:dpL;  \:Ca+1; \xdef\:dpR{\Val\:Ca} \let&=\relax
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-2225-   \else             \VVEdge(#1,#2,EdgeGuide)  \fi }
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty:2226:\Define\:AddNodesAddr(1){
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-2227-   \Define\:temp{\gdef\:GetNodesAddr}
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-2234-
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty:2235:\Define\:RecordAddr(1){\MoveToLoc(#1)     \MarkXLoc(#1)
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-2236-      \MoveToLoc(#1;:11)  \MarkXLoc(#1;:11)}
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/enctex/encmacro.tex-3-\ifnum\catcode`\#=12  % This file is loaded before format in iniTeX:
texlive-base-2020.20200925/texmf-dist/tex/generic/enctex/encmacro.tex:4:   \catcode`\{=1  \catcode`\}=2  \catcode`\$=3  \catcode`\&=4
texlive-base-2020.20200925/texmf-dist/tex/generic/enctex/encmacro.tex-5-   \catcode`\#=6  \catcode`\^=7  \catcode`\_=8  \catcode`\^^I=10
##############################################
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3danim.mp-128-  s:=s&" "&decimal(w)&" "&decimal(h) &" | ";
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3danim.mp:129:  s:=s&"ppmtogif > `expr $i.ppm : '\(.*\)ppm'`gif";
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3danim.mp-130-  write_to_file(s);
##############################################
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3d.mp-179-%% the rotated vector $\vec{v'}$ is equal to $\vec{h}+\vec{f}$
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3d.mp:180:%% where $\vec{f}=\cos\alpha \cdot \vec{a} + \sin\alpha\cdot \vec{c}$.
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3d.mp-181-%% and $\vec{h}=(\vec{v}\cdot\vec{b})\vec{b}$ 
##############################################
texlive-base-2020.20200925/texmf-dist/metapost/expressg/expressg.mp-161-%%% calculates mid-point on a path like |_ (vertical, horizontal)
texlive-base-2020.20200925/texmf-dist/metapost/expressg/expressg.mp:162:%%% final points are: z$, z$vh, z$$, where z$vh=(x$,y$$)
texlive-base-2020.20200925/texmf-dist/metapost/expressg/expressg.mp-163-def VH(suffix $, $$) =
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-41-      $vbsc =~ s!/!\\!g;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:42:      system("wscript $vbsc");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-43-      exit(0); # 0: prevent another error message from runscript
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-98-# read system-wide defaults from texdocrc.defaults
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:99:my $sysrc=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} ${TeXDocRcDefaults}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:100:my $database=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} texdoctk.dat`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:101:my $locdatabase=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} texdoctk-local.dat`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:102:my $homedatabase=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} texdoctk-pers.dat`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-103-chomp $locdatabase;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-433-	      my $mozcheck=
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:434:		`mozilla -remote 'openFile($texmfmain/doc/index.html)'`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-435-	      $browser=1 unless ($?);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-489-	  else {
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:490:	    system("$viewer $slcdoc");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-491-	  }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-500- 	    if ($browser == 0) { # normal viewers or new Netscape/Mozilla
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:501:	      system("$viewer $slcdoc &");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-502- 	    } else { # open doc in existing Netscape/Mozilla window
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:503:	      system("$viewer -remote 'openFile($slcdoc)' &");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-504-	      &popmsg(-1,"Opening document in existing $viewer window.",
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-518-	      # the other branch working
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:519:	      system("$viewer -remote 'openFile($slcdoc)' &");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-520-	      &popmsg(-1,"Opening document in existing $viewer window.",
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-607-	  &popmsg(-1,"Converting dvi to ps for printing and sending file to print...",$parframe);
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:608:	  $status=system("$dvips_conv $slcdoc -o $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-609-	  if ($status != 0) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-627-	  &popmsg(-1,"Converting pdf to ps for printing and sending file to print...",$parframe);
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:628:	  system("$pdfps_conv $slcdoc $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-629-	  last DOC_FORMAT;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-639-	  my $htmlps_redir_sign=($htmlps_redir == 1) ? ">" :"";
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:640:	  system("$htmlps_conv $slcdoc $htmlps_redir_sign $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-641-	  last DOC_FORMAT;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-652-	  my $txtps_redir_sign=($txtps_redir == 1) ? ">" :"";
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:653:	  system("$txtps_conv $slcdoc $txtps_redir_sign $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-654-	  last DOC_FORMAT;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-669-	  my $txtps_redir_sign=($txtps_redir == 1) ? ">" :"";
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:670:	  system("$txtps_conv $slcdoc $txtps_redir_sign $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-671-	  last DOC_FORMAT;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-675-  };
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:676:    system("$print_cmd $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-677-}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-729-#                   try to decompress
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:730:		    $status=system("$dcmp $dcmp_opt $dummy > $slcdoc");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-731-		    if ($status != 0) { # failure
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-749-      $slcdoc=($slcdoc =~ /\.sty$/) ?
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:750:	`kpsewhich $rawname` :
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:751:	  `kpsewhich --format=${qq}TeX system documentation${qq} $rawname`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-752-      if ($slcdoc eq "") { # nothing found; cancel
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-856-    my @res;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:857:    my $tdout = `texdoc -M -l $string`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-858-    if ($?) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1601-	      $pathflag=1;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1602:	      eval(join("",("\$",lc($var),"=\$val")));
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1603-	    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1608-	      $pathflagl=1;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1609:	      eval(join("",("\$",lc($var),"=\$val")));
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1610-	    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1615-	      $pathflagh=1;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1616:	      eval(join("",("\$",lc($var),"=\$val")));
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1617-	    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1620-	  # other variables
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1621:	  eval(join("",("\$",lc($var),"=\$val")));
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1622-	};
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1626-    if ($rcfile eq $sysrc || $pathflag == 1) {
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1627:	$texmfmain=`kpsewhich --expand-path=${qq}\$TEXMFMAIN${qq}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1628-	chomp $texmfmain;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1629-	$texdocpath="$texmfmain/$texdocpath";
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1630:	$texmfdist=`kpsewhich --expand-path=${qq}\$TEXMFDIST${qq}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1631-	chomp $texmfdist;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1642-    if ($rcfile eq $sysrc || $pathflagl == 1) {
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1643:	$texmflocal=`kpsewhich --expand-path=${qq}\$TEXMFLOCAL${qq}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1644-	chomp $texmflocal;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1654-    if ($icall == 2 || $pathflagh == 1) {
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1655:        $texmfhome=`kpsewhich --expand-path=${qq}\$HOMETEXMF${qq}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1656-	chomp $texmfhome;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-10-version='$Id: mktexpk 53602 2020-01-30 22:18:33Z karl $'
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:11:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-12-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-13-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:14:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:15:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-16-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-52-    --destdir) shift; DEST="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:53:    --destdir=*) DEST=`echo "$1" | sed 's/--destdir=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-54-    --dpi) shift; DPI="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:55:    --dpi=*) DPI=`echo "$1" | sed 's/--dpi=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-56-    --bdpi) shift; BDPI="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:57:    --bdpi=*) BDPI=`echo "$1" | sed 's/--bdpi=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-58-    --mfmode) shift; test "x$1" != "x/" && MODE="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-59-    --mfmode=*) test "x$1" != "x--mfmode/" \
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:60:                && MODE=`echo "$1" | sed 's/--mfmode=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-61-    --mag) shift; MAG="$1"; shift;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:62:    --mag=*) MAG=`echo "$1" | sed '/s--mag=//'`; shift;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-63-    --version|-version) break ;;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-69-if test "x$2" != x; then
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:70:  tail="`echo \"x$2\" | sed 's/^x>&//' | grep '^[0-9]*$'`"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-71-  if test -z "$tail"; then
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-80-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:81:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-82-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-167-      pattern="^$NAME"'([ 	]|$)' 
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:168:      psline=`egrep "$pattern" $PSMAPFILE | tail -1`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-169-      if test -n "$psline"; then
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:170:        set x `echo "$psline" | sed 's%[<["]%%g'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-171-        shift; shift; shift;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-183-        # Guessing the name of the type1 font file as fallback:
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:184:        ANAME=`echo $NAME | sed 's/8r$/8a/'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-185-        for i in $NAME.pfa $NAME.pfb $ANAME.pfa $ANAME.pfb; do
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-217-OIFS=$IFS; IFS=$SEP
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:218:set x `"$MT_MKTEXNAM" $NAME $DPI $MODE $DEST`; shift
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-219-IFS=$OIFS
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-221-PKDEST="$1"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:222:PKDESTDIR=`echo "$PKDEST" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:223:PKNAME=`basename "$PKDEST"`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-224-GFNAME=$NAME.${DPI}gf
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl-24-$askfile .= "uninstq.vbs";
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl:25:my $ans = system("wscript", $askfile);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl-26-# 0 means yes
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl-54-  $menupath =~ s!/!\\!g;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl:55:  `rmdir /s /q "$menupath\\$TeXLive::TLConfig::WindowsMainMenuName" 2>nul`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl-56-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-user.sh-17-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-user.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-user.sh:19:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-user.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-12-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:13:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:14:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-15-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-26-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:27:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-28-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-38-# See comments in mktexpk.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:39:name="`echo $1 | sed 's%.*/%%; s%\.mf$%%'`"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:40:rootname=`echo "$name" | sed 's/[0-9]*$//'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:41:pointsize=`echo "$name" | sed "s/^$rootname//"`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-42-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:43:sauterroot=`kpsewhich b-$rootname.mf 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-44-if test -n "$sauterroot"; then
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-56-        wn[bcdfirstuv]*|rx[bcdfiorstuvx][bcfhilmostx]|l[abcdhl][bcdfiorstuvx]*)
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:57:          lhprefix=`echo "$name" | sed 's/^\(..\).*/\1/'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:58:          rootfile=`kpsewhich ${lhprefix}codes.mf 2>/dev/null`;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-59-        *)
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:60:          rootfile=`kpsewhich $rootname.mf 2>/dev/null`;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-61-      esac;;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-67-OIFS=$IFS; IFS=$SEP
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:68:set x `"$MT_MKTEXNAM" $name`; shift
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-69-IFS=$OIFS
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-72-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:73:destdir=`echo "$MT_MFNAME" | sed 's%/[^/][^/]*$%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-74-test -d "$destdir" || "$MT_MKTEXDIR" "$destdir" || exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-89-        # last two digits.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:90:  ????|?????) realsize=`echo "$pointsize" | sed 's/\(..\)$/.\1/'`;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-91-  *) realsize="$pointsize";;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-user.sh-17-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-user.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-user.sh:19:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-user.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-246-    }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:247:    system($editor, $changes_config_file);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-248-    $changed = files_are_different($bakFile, $changes_config_file);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-256-        next if ($hf eq '-');
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:257:        my $ff = `kpsewhich -progname='$f' -format=tex '$hf'`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-258-        chomp($ff);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-500-        # $whatarg is a full path, we need to expand $fmthyp, too
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:501:        chomp (my $fmthyplong = `kpsewhich -progname=$fmt -engine=$eng $fmthyp`) ;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-502-        if ($fmthyplong) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-506-          # which will not work. Search again without engine/format
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:507:          chomp ($fmthyplong = `kpsewhich $fmthyp`) ;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-508-          if ($fmthyplong) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-603-  # check for existence of ini file before doing anything else
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:604:  if (system("kpsewhich -progname=$fmt -format=$kpsefmt $inifile >$nul 2>&1") != 0) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-605-    # we didn't find the ini file, skip
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-632-  if ($pool) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:633:    chomp (my $poolfile = `kpsewhich -progname=$eng $pool.pool 2>$nul`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-634-    if ($poolfile && -f $poolfile) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-682-    $cmdline .= " <$nul";
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:683:    my $retval = system($cmdline);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-684-    
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1049-        if (dirname($f) eq ".") {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:1050:          chomp(my $kpfile = `kpsewhich $f`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1051-          if ($kpfile ne "") {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1066-  } else {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:1067:    my @all_files = `kpsewhich -all $fn`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1068-    chomp(@all_files);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1076-    if (win32()) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:1077:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1078-      @TEXMFLOCAL = map { lc } split(/;/ , $TEXMFLOCALVAR);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1079-    } else {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:1080:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path='\$TEXMFLOCAL'`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1081-      @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-10-version='$Id: mktextfm 53602 2020-01-30 22:18:33Z karl $'
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:11:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-12-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-13-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:14:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:15:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-16-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-38-    --destdir|-destdir) shift; DEST="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:39:    --destdir=*|-destdir=*) DEST=`echo "$1" | sed 's/--*destdir=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-40-    --version|-version) break ;;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-46-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:47:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-48-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-66-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:67:NAME=`basename "$1" .tfm`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-68-MAG=1  # mag=0 fails with larm1000.mf
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-72-OIFS=$IFS; IFS=$SEP
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:73:set x `"$MT_MKTEXNAM" $NAME $DPI $MODE $DEST`; shift
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-74-IFS=$OIFS
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-77-TFMDEST="$2"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:78:PKDESTDIR=`echo "$PKDEST" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:79:TFMDESTDIR=`echo "$TFMDEST" | sed 's%/[^/][^/]*$%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:80:PKNAME=`basename "$PKDEST"`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-81-TFMNAME=$NAME.tfm
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-sys.sh-17-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-sys.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-sys.sh:19:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-sys.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-sys.sh-17-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-sys.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-sys.sh:19:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-sys.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-251-    if (win32()) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:252:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-253-      @TEXMFLOCAL = map { lc } split(/;/ , $TEXMFLOCALVAR);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-254-    } else {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:255:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path='\$TEXMFLOCAL'`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-256-      @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-446-    }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:447:    system($editor, $changes_config_file);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-448-    $changed = files_are_different($bakFile, $changes_config_file);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-786-    for my $r (@fileURW) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:787:      map { eval($r); } @lines;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-788-    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-790-    for my $r (@psADOBE) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:791:      map { eval($r); } @lines;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-792-    }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:793:    my @filemode = eval ("\@file" . $mode);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-794-    for my $r (@filemode) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:795:      map { eval($r); } @lines;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-796-    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-1298-    my ($mm, $d, $f, $prog) = @_;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:1299:    chomp (my $kpsefound = `kpsewhich --progname=$prog $f`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-1300-    if (lc("$d/$f") ne lc($kpsefound)) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-1414-  my $map = shift;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:1415:  my $ret = `kpsewhich --format=map $map`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-1416-  chomp($ret);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-418-  if (defined($action) && $action eq "print-platform-info") {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:419:    print "config.guess  ", `$::installerdir/tlpkg/installer/config.guess`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-420-    my $plat = TeXLive::TLUtils::platform();
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-2303-      # unpack xz archive
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:2304:      my $sysret = system("$decompressor @decompressorArgs < \"$dlcontainer\" > \"$temp/$pkg_part.tar\"");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-2305-      if ($sysret) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-2412-    # make sure copied tar is working
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:2413:    if (system("\"$temp/tar.exe\" --version >nul")) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-2414-      tlwarn("$prg: could not copy tar.exe, that is bad.\n");
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5211-  # now remove the rest
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5212:  system("rm", "-rf", "$Master/texmf-dist");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5213:  system("rm", "-rf", "$Master/texmf-doc");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5214:  system("rm", "-rf", "$Master/texmf-var");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5215:  system("rm", "-rf", "$Master/tlpkg");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5216:  system("rm", "-rf", "$Master/bin");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5217:  system("rm", "-rf", "$Master/readme-html.dir");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5218:  system("rm", "-rf", "$Master/readme-txt.dir");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5219-  for my $f (qw/doc.html index.html install-tl 
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5221-                release-texlive.txt texmf.cnf texmfcnf.lua/) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5222:    system("rm", "-f", "$Master/$f");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5223-  }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5224-  if (-d "$Master/temp") {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5225:    system("rmdir", "--ignore-fail-on-non-empty", "$Master/temp");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5226-  }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5229-  # regenerate any changed config files.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5230:  system("rm", "-rf", "$Master/texmf-config");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5231:  system("rmdir", "--ignore-fail-on-non-empty", "$Master");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5232-}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5481-  # build a list of all runtime files associated with normal packages.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5482:  (my $omit_pkgs = `ls "$Master/bin"`) =~ s/\n/\$|/g; # binaries
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5483-  $omit_pkgs .= '^0+texlive|^bin-|^collection-|^scheme-|^texlive-|^texworks';
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6258-              # not in user-specific file, show anything kpsewhich gives us.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6259:              chomp (my $defval = `kpsewhich -var-value $key`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6260-              if ($? != 0) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6298-  for my $m (sort(qw/fmtutil.cnf config.ps mktex.cnf pdftexconfig.tex/)) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6299:    info(sprintf("%-17s %s", "$m:", `kpsewhich $m`));
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6300-  }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6301-  for my $m (qw/texmf.cnf updmap.cfg/) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6302:    for my $f (`kpsewhich -all $m`) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6303-      info(sprintf("%-17s %s", "$m:", $f));
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6310-  for my $m (sort(qw/psfonts.map pdftex.map ps2pk.map kanjix.map/)) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6311:    info(sprintf("%-12s %s", "$m:", `kpsewhich $m`));
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6312-  }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6315-  for my $v (sort(qw/TEXMFMAIN TEXMFDIST TEXMFLOCAL TEXMFSYSVAR TEXMFSYSCONFIG TEXMFVAR TEXMFCONFIG TEXMFHOME VARTEXFONTS TEXMF SYSTEXMF TEXMFDBS WEB2C TEXPSHEADERS TEXCONFIG ENCFONTS TEXFONTMAPS/)) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6316:    info("$v=" . `kpsewhich -var-value=$v`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6317-  }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6363-      debug("running $::gpg --list-keys\n");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6364:      system("$::gpg --list-keys");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6365-      return $F_OK;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6413-  } else {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6414:    tlwarn("$prg: unknown directive `$arg' to action `key'\n");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6415-    return $F_ERROR;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-13-version='$Id: mktexlsr 53254 2019-12-29 19:18:55Z karl $'
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:14:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-15-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-59-# mktex.opt.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:60:dirname=`echo $0 | sed 's%/*[^/][^/]*$%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-61-case $dirname in
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-97-  elif test "x$1" = x--version || test "x$1" = x-version; then
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:98:    echo "`basename $0` $version"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-99-    kpsewhich --version
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-145-  if test -s "$treefile"; then
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:146:    set x `sort "$treefile" | uniq`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-147-  else
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-172-  # The '|| true' construct prevents an sh -e aborting.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:173:  db_readlink=`kpsereadlink "$TEXMFLS_R/ls-R" 2>/dev/null` || true
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-174-  case "$db_readlink" in
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-178-  esac
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:179:  db_dir=`echo "$db_file" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-180-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-188-    # Use same permissions as parent directory, minus x,s, or t bits.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:189:    chmod `kpsestat -xst "$db_dir"` "$db_file"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-190-  elif test -s "$db_file" \
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-227-  # To be really safe, a loop.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:228:  until PERMS=`kpsestat = "$db_file"`; do sleep 1; done
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-229-  chmod $PERMS "$db_file_tmp"
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1246-       if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1247:         PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1248-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1250-       elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1251:         PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1252-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1254-       elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1255:         PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1256-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1275-       if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1276:         PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1277-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1279-       elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1280:         PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1281-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1283-       elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1284:         PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1285-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-3062-                   if (! is_tainted($command)) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:3063:                      system($command);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-3064-                   }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-241-          written to data files for package `$package':
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl:242:          `<jobname>$pdftexext' (pdfTeX), `<jobname>$pdfmarkext' (pdfmark)
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-243-Options:                                                         (defaults:)
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-768-  {
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl:769:    $capture = `$gs_cmd`;
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-770-    if (!defined($capture))
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-845-  print "> $cmd\n" if $::opt_verbose;
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl:846:  my @capture = `$cmd`;
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-847-  if (!@capture)
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/attachfile2/pdfatfi.pl-213-rename $tmpfile, $atfifile
texlive-base-2020.20200925/texmf-dist/scripts/attachfile2/pdfatfi.pl:214:        or die "$Error Cannot move `$tmpfile' to `$atfifile'!\n";
texlive-base-2020.20200925/texmf-dist/scripts/attachfile2/pdfatfi.pl-215-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl-108-    print "\n$program : running '$runner'\n" ;
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl:109:    my $error =  system ($runner) ;
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl-110-    if ($error) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl-138-        }
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl:139:        my $error = system($command) ;
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl-140-        if ($error) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh-21-SHORTOPTS="o:"
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh:22:ARGS=`getopt -l "$LONGOPTS" "$SHORTOPTS" "$@"`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh-23-if [ $? -ne 0 ]; then
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh:24:	echo "`basename $0`: Could not process command line arguments. Use the '--help' option for documentation."
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh-25-	exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-21-	echo -e \
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:22:		"`basename $0` [OPTIONS] [--texdefs <defsfile> | --mainfile <latexmainfile>.tex ]  [plot1.pgf plot2.pgf .... plotn.pgf]\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-23-		"converts each plot*.pgf to plot*.pdf.\n"\
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-66-SHORTOPTS="f:t:v"
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:67:ARGS=`getopt -l "$LONGOPTS" "$SHORTOPTS" "$@"`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-68-if [ $? -ne 0 ]; then
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:69:	echo "`basename $0`: Could not process command line arguments. Use the '--help' option for documentation."
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-70-	exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-100-	#  (XXXX.pgf
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:101:	PGF_FILES=(`sed -n '{s/.*(\([a-zA-Z0-9._-+^~]\+\.pgf\).*/\1/g;T ende;p};: ende' < $TEX_LOG_FILE`)
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-102-	#PGF_FILES=(./errplot_L2.pgf)
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-148-
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:149:		cd `dirname "${TEX_FILE}"`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-150-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-182-					"- if $TEX_FILE contains\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:183:					"    \pgfrealjobname{`basename ${TEX_FILE%%.tex}`}\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-184-					"- if $TEX_FILE contains\n"\
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-187-					"You may take a look at\n\t$TARGET_FILE.log\n for more information.\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:188:					"Maybe `basename $0` --texdefs is more appropriate for this application?\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-189-					"It doesn't need \input{}...\n"\
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-223-		DRIVER="pdftex"
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:224:		cd `dirname "$A"`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:225:		BASE=`basename $TARGET_FILE`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:226:		TMP_TEX_FILE=`mktemp tmp_${BASE}_XXXXXX`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-227-		mv "$TMP_TEX_FILE" "${TMP_TEX_FILE}.tex"
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-244-		\def\jobname{${TARGET_FILE}}%
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:245:		\input{`basename $A`}%
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-246-		\let\jobname=\oldjobname
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-136-version='20180924'
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:137:calledas=`basename "$0"`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-138-if [ "${calledas}" = "simpdftex" ]
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-139-then
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:140:	argwithoutlead=`/bin/echo "$1"|sed 's/^--//'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-141-	if [ "$1" != "" -a "$1" = "${argwithoutlead}" ]
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-166-echoversion="yes"
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:167:texpath=`dirname "$0"`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-168-# Default distiller is ps2pdf from /usr/local/bin in no filter mode
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-432-		shift
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:433:		export TEXINPUTS=`pwd`:`kpsewhich --expand-var '$TEXINPUTS'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-434-		export TEXMFOUTPUT="$1"
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-547-	startwithdvi="no"
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:548:	basename=`basename "${file}"`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:549:	nosuffixbasename=`/bin/echo ${basename}|sed 's/\.[^.]*$//'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:550:	nodvisuffixbasename=`/bin/echo ${basename}|sed 's/\.[dD][vV][iI]$//'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-551-	if [ "${nodvisuffixbasename}" = "${nosuffixbasename}" -a \
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-556-
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:557:	kpsefilename=`kpsewhich "${file}"`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:558:	slashdirname=`dirname "${kpsefilename}"`/
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-559-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-567-			then
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:568:				export TEXINPUTS=${TEXMFOUTPUT}:`kpsewhich --expand-var '$TEXINPUTS'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-569-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-578-	# program to be run
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:579:	texprogram=`/bin/echo ${calledas}|sed 's/altpdf//'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-580-	if [ "${texprogram}" = "omega" -o "${texprogram}" = "lambda" ]
##############################################
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm-27-"    +&&&&&&++++      t++t     +t        %%    $%%             $%%              %%$            %%$    %%         +,,&&,,+           +,,&&,,+           ''''                ''''         ...&....&...       +&&&&&&&&+                        kkk                                                   kYYYYkYkYYYY`        %%    %%            ''+&&&&&&+        ++++              t++t       ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:28:"  +++&&&&&&&&&+++    +++                %%   $%%%            $%%%              %%%$           %%%$   %%         +,,,,,,+           +,,,,,,+          ''''''''         '''''''''        ..&&&..&&&..      ++&&&&&&&&++                       k ,                                                  k$&&$k$k`k&&$k`       %%   $%%            '''&&&++&+       t+tt+t             +  +       ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:29:"  +,+&&&&&&&&&+k+  +++++++     +        %%  $%%%%           $%%%%              %%%%$          %%%%$  %%         +,,,,,,+           +,,,,,,+         '''''''''w        ''''''''''      ....&&&&&&....    +$+&&&&&&&&+k+t       %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `&&&$k&$`&&&$kY           $%%$      ''''''''''&&++&+       ++  ++            t+  +t      ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:30:"+++++++++++++,+k+   +++++     +++       %% $%%%%%          $%%%%%              %%%%%$         %%%%%$ %%         $+,,,,+k           $+,,,,+k        ''''''''''w        '''''''''''     .....&&&&.....    ++++++++++++$k+t  kkk                                 kkk                                `&$$kk```k&&$kY          $%%$       '''''''''''&&&&+      t+t  t+t           +t  t+      ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:31:"+$&&&&&&&&&&&++k+    +++     +++++      %% $%%%%%          $%%%%%              %%%%%$         %%%%%$ %%          $++++k++           $++++k++       ''''''''''w        ''''''''''w     .....&&&&.....   +&&&&&&&&&&&&&,k+  k ,                                 k ,                                `&``YY&$k```kkY          %%$        ''''''''''w&&&&+      ++++++++          t+++++++     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:32:"$+,$$$$$$$$$$k+k+     +     +++++++     %%  $%%%%           $%%%%              %%%%$          %%%%$  %%        %%      +++                +++       '''''''''w        '''''''''w      ....&&&&&&....   +&$$$$$$$$$$$$$k+  ,,, .........         %%%%%%%%%     ,,, .........         %%%%%%%%%    `&$kY  ``$`&$kY          %%         wwwwww'''w&&&&&+     t+tttttt+t         +t    t+     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:33:" +$,$$$$$$$$$$+k+             +++       %%   $%%%            $%%%              %%%$           %%%$   %%        %%       ++%                ++%       ''''wwwww        wwwww'''w        ..&&&..&&&..    +&kkkkkkkkkkkk$k+                    kkk                                                  `&$kY     `&$kY          %%               ''w&&&&&&+     +t      t+        t+      +t    ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:34:" $+,$$$$$$$$$$k++     t+     t++t       %%    $%%             $%%              %%$            %%$    %%      %%%%%%      %%    %%%%%%       %%        '''w                '''w         ...&....&...    +&k++++++++++&$k+                    k ,                                                  `&$kY     `&$kY                           'w+&&&&&&+    ++t      t++k      +t      t+    ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm-35-"  +$,$$$$$$$$$$++      +t   t+++        %%     $%              $%              %$             %$     %%      %%%%%%            %%%%%%                  ''w                ''w           ..........     +&&&&&&&&&&&&&$k+      %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `kk`Y     `kk`Y                           w +&&&&&$+   t++++    t++++    t++++    t++++  ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:36:"   +$kkkkkkkkkkk+       ++++++t                                                                                %%                                       'w                'w             ........      +Okkkkkkkkkkkkk++                                                                         `&$kY     `&$kY          %%                 +&&&N$O+                                     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm-37-"   ++++++++++++++        t+++t                                                                                 %%                                                                          ....         +++++++++++++++                                                                          `````     `````          %%                 +&N$Okt+                                     ",
##############################################
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm-28-"    +&&&&&&++++      t++t     +t        %%     %%%             %%%            %%%            %%%     %%         +,,&&,,+           +,,&&,,+              +:+            +:+            ...&....&...       +&&&&&&&&+                        ttt                                                   tYYYYtYtYYYY`        %%    %%            ''+&&&&&&+        ++++              t++t       ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:29:"  +++&&&&&&&&&+++    +++                %%    %%%%            %%%%            %%%%           %%%%    %%         +,,,,,,+           +,,,,,,+      +++    +::++++++++++++++:y+    +++    ..&&&..&&&..      ++&&&&&&&&++                       t ,                                                  t$&&$t$t`t&&$t`       %%   $%%            '''&&&++&+       t+tt+t             +  +       ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:30:"  +,+&&&&&&&&&+t+  +++++++     +        %%   %%%%%           %%%%%            %%%%%          %%%%%   %%         +,,,,,,+           +,,,,,,+     +$&$+  +:yy::::::++:::::::yy+  +$&$+  ....&&&&&&....    +$+&&&&&&&&+t+t       %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `&&&$t&$`&&&$tY           $%%$      ''''''''''&&++&+       ++  ++            t+  +t      ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:31:"+++++++++++++,+t+   +++++     +++       %%  %%%%%%          %%%%%%            %%%%%%         %%%%%%  %%          +,,,,+t            +,,,,+t     +&&$+ +:yyyyyyyyy++:yyyyyyyyy+ +&&$+  .....&&&&.....    ++++++++++++$t+t  ttt                                 ttt                                `&$$tt```t&&$tY          $%%$       '''''''''''&&&&+      t+t  t+t           +t  t+      ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:32:"+$&&&&&&&&&&&++t+    +++     +++++      %%   %%%%%           %%%%%            %%%%%          %%%%%   %%           ++++t++            ++++t++    +$$$+  +yyyyyyyyy++:yyyyyyyy+  +$$$+  .....&&&&.....   +&&&&&&&&&&&&&,t+  t ,                                 t ,                                `&``YY&$t```ttY          %%$        ''''''''''w&&&&+      ++++++++          t+++++++     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:33:" +,$$$$$$$$$$t+t+     +     +++++++     %%    %%%%            %%%%            %%%%           %%%%    %%        %%      +++                +++    +++    +yy++++++++++++++yy+    +++   ....&&&&&&....   +&$$$$$$$$$$$$$t+  ,,, .........         %%%%%%%%%     ,,, .........         %%%%%%%%%    `&$tY  ``$`&$tY          %%         wwwwww'''w&&&&&+     t+tttttt+t         +t    t+     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:34:" +$,$$$$$$$$$$+t+             +++       %%     %%%             %%%            %%%            %%%     %%        %%       ++%                ++%           +y+            +y+            ..&&&..&&&..    +&tttttttttttt$t+                    ttt                                                  `&$tY     `&$tY          %%               ''w&&&&&&+     +t      t+        t+      +t    ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:35:"  +,$$$$$$$$$$t++     t+     t++t       %%      %%              %%            %%             %%      %%      %%%%%%      %%    %%%%%%       %%            ++            ++             ...&....&...    +&t++++++++++&$t+                    t ,                                                  `&$tY     `&$tY                           'w+&&&&&&+    ++t      t++t      +t      t+    ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm-36-"  +$,$$$$$$$$$$++      +t   t+++        %%       %               %            %              %       %%      %%%%%%            %%%%%%                      +            +               ..........     +&&&&&&&&&&&&&$t+      %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `tt`Y     `tt`Y                           w +&&&&&$+   t++++    t++++    t++++    t++++  ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:37:"   +$ttttttttttt+       ++++++t                                                                                %%                                                                        ........      +Ottttttttttttt++                                                                         `&$tY     `&$tY          %%                 +&&&N$O+                                     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm-38-"   ++++++++++++++        t+++t                                                                                 %%                                                                          ....         +++++++++++++++                                                                          `````     `````          %%                 +&N$Ott+                                     ",
##############################################
texlive-base-2020.20200925/texmf-dist/source/luatex/luamplib/luamplib.dtx-2026-  \catcode`\#=12 \catcode`\^=12 \catcode`\~=12 \catcode`\_=12
texlive-base-2020.20200925/texmf-dist/source/luatex/luamplib/luamplib.dtx:2027:  \catcode`\&=12 \catcode`\$=12 \catcode`\%=12 \catcode`\^^M=12
texlive-base-2020.20200925/texmf-dist/source/luatex/luamplib/luamplib.dtx-2028-}
##############################################
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/makemaps.pl-487-system("cp *.map mappings/");
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/makemaps.pl:488:system("for map in mappings/*.map; do echo \"compiling \$map ...\" && teckit_compile \$map; done");
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/makemaps.pl-489-
##############################################
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps-437-#K P y > U+066E U+06EA
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:438:#-ASM ;; y / _ # > U+0649 ; y final in persian,ottoman,urdu,pashto,kashmiri has no dots 
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:439:#-ASM y y > U+06CC U+0651 ;;SHADDA
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:440:#-ASM y   > U+06CC ; yeh in persian etc. > iso and final shapes have no dots
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps-441-#ASMv P I P I / _ # > U+0650 U+06CC U+0651 ;; SHADDA
##############################################
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps-444-#ASMn P I / _ # > U+06CC ;; workaround to have ya without dots in Arabic
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:445:#ASM y y  > U+064A U+0651  ;;SHADDA
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:446:#ASM y	  > U+064A 
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps-447-#B v v > U+06A5 U+0651 ;;SHADDA 
##############################################
texlive-base-2020.20200925/texmf-dist/source/xelatex/xecjk/xeCJK.dtx-13938- * 块注释
texlive-base-2020.20200925/texmf-dist/source/xelatex/xecjk/xeCJK.dtx:13939: * `逃逸字符,测试$f(x)$`
texlive-base-2020.20200925/texmf-dist/source/xelatex/xecjk/xeCJK.dtx-13940- */
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/amsmath/amsmath.dtx-6292-%    the equation body. Otherwise the amount that we want to add is
texlive-base-2020.20200925/texmf-dist/source/latex/amsmath/amsmath.dtx:6293:%    \verb'x minus x' where $x=M-(N+S)$. I.e., the distribution of
texlive-base-2020.20200925/texmf-dist/source/latex/amsmath/amsmath.dtx-6294-%    spaces across the line is $N,S,x minus x,B,hfil$.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx-446-% In this section, we shall for simplicity consider only expressions
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx:447:% containing `$+$' (addition) and `$*$' (multiplication) operators.
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx-448-% It is trivial to add subtraction and division.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx-479-%       the \TeX-primitive |\aftergroup|.
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx:480:%    \item ``$\{$'' denotes the start of a new group, and ``$\}$''
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx-481-%       denotes the end of a group.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/tools/array.dtx-124-%                        1) `par!=`@empty.
texlive-base-2020.20200925/texmf-dist/source/latex/tools/array.dtx:125:%                        2) \{..ifnum0!=!`\}...  $\to$ `bgroup and
texlive-base-2020.20200925/texmf-dist/source/latex/tools/array.dtx-126-%                           analogously `egroup.}
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/tikz-timing/tikz-timing.dtx-379-%  \def\@tempa{#1}\@onelevel@sanitize\@tempa
texlive-base-2020.20200925/texmf-dist/source/latex/tikz-timing/tikz-timing.dtx:380:%  `\texttt{\@tempa}'~$\rightarrow$~`\texttiming{#1}'}
texlive-base-2020.20200925/texmf-dist/source/latex/tikz-timing/tikz-timing.dtx-381-% \makeatother
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/babel/babel.dtx-12688-      \catcodetable\bbl@pattcodes\relax
texlive-base-2020.20200925/texmf-dist/source/latex/babel/babel.dtx:12689:        \catcode`\#=6  \catcode`\$=3 \catcode`\&=4 \catcode`\^=7
texlive-base-2020.20200925/texmf-dist/source/latex/babel/babel.dtx-12690-        \catcode`\_=8  \catcode`\{=1 \catcode`\}=2 \catcode`\~=13
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile-65-        oncemore=true; \
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile:66:        checksum=`$(CKSUM) $(basename $<).aux`; \
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile-67-        while $$oncemore; \
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile-74-	    $(GREP) Rerun $(basename $<).log || oncemore=false; \
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile:75:	    newchecksum=`$(CKSUM) $(basename $<).aux`; \
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile-76-	    [ "$$newchecksum"="$$checksum" ] || oncemore=true; \
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/listings/lstdrvrs.dtx-553-%%
texlive-base-2020.20200925/texmf-dist/source/latex/listings/lstdrvrs.dtx:554:%% x86masm definition (c) 2002 Andrew Zabolotny
texlive-base-2020.20200925/texmf-dist/source/latex/listings/lstdrvrs.dtx-555-%%
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-16782-\catcode`\/=0
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx:16783:\lccode`\z=`\:\lccode`\y=`\^\lccode`\x=`\$\lccode`\v=`\|
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-16784-\catcode`\\=12\relax
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-16820-         \catcode`\\=12\catcode`\{=12\catcode`\}=12\catcode`\%=12%
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx:16821:         \catcode`\#=14\catcode`\$=12\catcode`\^=12\catcode`\_=12\relax
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-16822-         \input{\lstlgrindeffile}%
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-17001-%\iffalse
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx:17002:%   \item changed `$<$' to `$>$' in |\lst@SkipToFirst|
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-17003-%   \item bug removed: |\lst@Init| must be placed before |\lst@SkipToFirst|
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/euler/euler.dtx-369-% Knuth used a slightly different version of the Euler Script fonts
texlive-base-2020.20200925/texmf-dist/source/latex/euler/euler.dtx:370:% that had special `$\le$' and `$\ge$' glyphs.  Actually, the source
texlive-base-2020.20200925/texmf-dist/source/latex/euler/euler.dtx-371-% for the AMS Euler Script medium (but not the bold) font also
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/attachfile2/attachfile2.dtx-2972-rename $tmpfile, $atfifile
texlive-base-2020.20200925/texmf-dist/source/latex/attachfile2/attachfile2.dtx:2973:        or die "$Error Cannot move `$tmpfile' to `$atfifile'!\n";
texlive-base-2020.20200925/texmf-dist/source/latex/attachfile2/attachfile2.dtx-2974-
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-basics.dtx-1242-%   \end{quote}
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-basics.dtx:1243:%   where $B = 10^{4} A - Q_{A} \cdot Z$.  This function is also used to
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-basics.dtx-1244-%   compute $C$, $D$, $E$ (with the input shifted accordingly), and is
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-expo.dtx-108-% \end{equation*}
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-expo.dtx:109:% where $t=1-10/(ac+5)$.  We can now see one reason for the choice of
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-expo.dtx-110-% $ac\sim 5$: then $ac+5=10(1-\epsilon)$ with $-0.05<\epsilon\leq
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/microtype/microtype.dtx-13234-%    \end{macrocode}
texlive-base-2020.20200925/texmf-dist/source/latex/microtype/microtype.dtx:13235:%\changes{v2.2}{2007/02/04}{remove `\texttt{-}' $\rightarrow$ `\texttt{127}'}
texlive-base-2020.20200925/texmf-dist/source/latex/microtype/microtype.dtx-13236-% The `soft hyphen' often has reduced right side bearing so that it may already
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-870-% \end{gather}
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:871:% where $u$ is the range-reduction function of equation~(\ref{eq.U}) and $H = \texttt{\string\rangeHsb}$.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-872-% With \emph{saturation} and \emph{brightness} left untouched, the final model is \Model{hsb}.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-903-% use \Color{Gray0}, \Color{Grey0}, \Color{Green0}, \Color{Maroon0}, \Color{Purple0} instead of \Color[-]{Gray}, \Color[-]{Grey}, \Color[-]{Green}, \Color[-]{Maroon}, \Color[-]{Purple} to obtain the original \Index{X11} colors.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:904:% \item For $N=0,1,\dots,100$ use `|[gray]{|$N/100$|}|' or `|black!|$100-N$' instead of \Color[-]{grayN} or \Color[-]{greyN}.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-905-% \end{itemize}
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-1319-% Thus, the current color of the series will be changed in that case.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:1320:% An expression |\color{|\Meta{name}|!![|\Meta{num}|]}| enables direct access to an element of a series, where \Meta{num} = $0,1,2,\dots$, starting with~0 for the base color.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-1321-% See figure \vref{fig.csx} for a demonstration of different methods.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-2293-% \end{align}
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:2294:% where $C=(\emph{hue},\emph{saturation},\emph{brightness})$.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-2295-%
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-2311-% \end{equation}
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:2312:% where $p_0 := 0$ and $p_\nu := P_\nu/100$ for $\nu=1,\dots,n$.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-2313-% We note also a split formula:
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx-1261-% actually doing any good.  Also, now that \TeX\ can see that the thing on
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx:1262:% the left of the `$-$' sign is a relation (the `$=$' sign), it will space
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx-1263-% the formula correctly.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx-1294-%
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx:1295:% There's no need to put the `$+$' and `$-$' operators in their own column
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx-1296-% here, because they're both \widthof{$+$} wide, even though they don't
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/base/inputenc.dtx-1794-% Unfortunately, in cp437 there is no agreement as to whether slot E1
texlive-base-2020.20200925/texmf-dist/source/latex/base/inputenc.dtx:1795:% should be `$\beta$' or `\ss', so we provide two variants,
texlive-base-2020.20200925/texmf-dist/source/latex/base/inputenc.dtx:1796:% one (cp437) with `$\beta$' and one (cp437de) with `\ss'.
texlive-base-2020.20200925/texmf-dist/source/latex/base/inputenc.dtx-1797-%
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-652-% Internal routine: calculates |\dimen@| $\approx \sqrt{x^2 + y^2}$.
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx:653:% where $x \ge 0$ and $y \ge 0$, and |\@ovxx| $=x$ and |\@ovyy| $=y$.
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-654-% 
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-840-%    \end{macrocode}
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx:841:% Check for extremes where $\tan = \pm\infty$.
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-842-%    \begin{macrocode}    
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-1104-%    \end{macrocode}
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx:1105:% Store the radii in registers, where |\@ovro|$=a$ and |\@ovri|$=b$.
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-1106-%    \begin{macrocode}  
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/float/float.dtx-439-% that \LaTeX\ wants to use in its captions. Basically it is just
texlive-base-2020.20200925/texmf-dist/source/latex/float/float.dtx:440:% `caption name'${}+{}$`counter value', disguised so that the command
texlive-base-2020.20200925/texmf-dist/source/latex/float/float.dtx-441-% \emph{names} appear in the definition instead of their expansions.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/src/test/Makefile-102-    CURDIR = .
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/src/test/Makefile:103:    THISDIR = `basename $(CURDIR)`
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/src/test/Makefile-104-
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile-34-		if [ ! -d $(RCS_DOC) ] ; \
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile:35:		   then	d=`echo $(RCS_DOC) | sed 's:/.*::'` ; \
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile-36-			test -d $$d  ||  mkdir $$d ; \
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile-63-	cp $(HOME)/Notes/Copying.gpl License
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile:64:	pwd=`pwd` ; pwd=`suffix $$pwd /` ; cd .. ; \
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile-65-	    gtar -czvf $$pwd.tar.gz \
##############################################
texlive-base-2020.20200925/texmf-dist/source/metapost/splines/splines.dtx-284-% \end{equation}
texlive-base-2020.20200925/texmf-dist/source/metapost/splines/splines.dtx:285:% (where $\Delta x\sb{j} = x\sb{j+1} - x\sb{j}$) and
texlive-base-2020.20200925/texmf-dist/source/metapost/splines/splines.dtx-286-% \begin{equation}\label{second}
##############################################
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx-3855-echo Files $basename.N, where N is a number, will be copied to $basename$extname
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx:3856:for file in `ls $basename.*`
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx-3857-do
##############################################
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx-4372-%%% calculates mid-point on a path like |_ (vertical, horizontal)
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx:4373:%%% final points are: z$, z$vh, z$$, where z$vh=(x$,y$$)
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx-4374-def VH(suffix $, $$) = 
##############################################
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/mfpic.dtx-222-  \gdef\MFPsanitize{\endlinechar13 \newlinechar10
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/mfpic.dtx:223:    \catcode10=12 \catcode13=5 \catcode`\$=3 \catcode`\ =10
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/mfpic.dtx-224-    \@makeother\:\@makeother\;\@makeother\.\@makeother\,%
##############################################
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/grafbase.dtx-6817-% \end{equation}
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/grafbase.dtx:6818:% (where $\Delta x\sb{j} = x\sb{j+1} - x\sb{j}$) and
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/grafbase.dtx-6819-% \begin{equation}\label{second}
##############################################
texlive-base-2020.20200925/texmf-dist/source/fonts/ae/go-27-for file in *.tfm; do
texlive-base-2020.20200925/texmf-dist/source/fonts/ae/go:28:    echo '\def\fontname{'`basename $file .tfm`'} \startfont \table \vfill \eject' >> try.tex
texlive-base-2020.20200925/texmf-dist/source/fonts/ae/go-29-done
##############################################
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh-55-write_comment "create ascii version of the font first (disassemble)"
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh:56:run_command   "t1disasm $mvs.pfb $mvs.pfb.txt"
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh-57-write_comment "apply a patch to that one"
##############################################
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh-61-write_comment "convert the font back into binary"
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh:62:run_command   "t1asm $mvs.pfb.txt $mvs.pfb"
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh-63-run_command   "rm $mvs.pfb.txt"
##############################################
texlive-base-2020.20200925/texmf-dist/source/support/latex-make/latex-make.dtx-1342-	fi ;\
texlive-base-2020.20200925/texmf-dist/source/support/latex-make/latex-make.dtx:1343:	sed -e 's,\\openout[0-9]* = \([^`].*\),TD_$(1)$(4)_OUTPUTS += \1,p;s,\\openout[0-9]* = `\(.*\)'"'.,TD_$(1)$(4)_OUTPUTS += \1,p;d" \
texlive-base-2020.20200925/texmf-dist/source/support/latex-make/latex-make.dtx-1344-		"$(1).log" >> "$(1)$(4).mk" ;\
##############################################
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/italp.mf-3-
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/italp.mf:4:% This file contains `\$' and `\&' and `?' in the so-called italic style.
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/italp.mf-5-
##############################################
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/romanp.mf-3-
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/romanp.mf:4:% This file contains `\$' and `\&' and `?' in the so-called roman style.
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/romanp.mf-5-
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLPaper.pm-271-    $cmd = qq!kpsewhich --progname=$progname --format="$format" $filename!;
texlive-base-2020.20200925/tlpkg/TeXLive/TLPaper.pm:272:    chomp($ret = `$cmd`);
texlive-base-2020.20200925/tlpkg/TeXLive/TLPaper.pm-273-    if ($ret) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLCrypto.pm-463-  }
texlive-base-2020.20200925/tlpkg/TeXLive/TLCrypto.pm:464:  my $ret = system($cmdline);
texlive-base-2020.20200925/tlpkg/TeXLive/TLCrypto.pm-465-  if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-38-  TeXLive::TLUtils::xchdir($dir);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:39:  TeXLive::TLUtils::wsystem($msg,@args);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-40-  TeXLive::TLUtils::xsystem(@args);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-261-      # /etc/fstab for ISO9660 file systems.
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:262:      chomp (my $guessed_platform = `/bin/sh '$config_guess'`);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-263-
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-602-
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:603:=item C<wsystem($msg, @args)>
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-604-
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-649-  my $cmd = shift;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:650:  my $output = `$cmd`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-651-  $output = "" if ! defined ($output);  # don't return undef
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-677-  debug("TLUtils::system_pipe: calling $progQuote @extraargs < $infileQuote > $outfileQuote\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:678:  my $retval = system("$progQuote @extraargs < $infileQuote > $outfileQuote");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-679-  if ($retval != 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2004-    debug ("TLUtils::add_link_dir_dir: linking from $from to $to\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2005:    chomp (@files = `ls "$from"`);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2006-    my $ret = 1;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2040-    debug("TLUtils::remove_link_dir_dir: removing links from $from to $to\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2041:    chomp (@files = `ls "$from"`);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2042-    my $ret = 1;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2058-    # we might have write permissions, ignore errors
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2059:    # `rmdir "$to" 2>/dev/null`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2060-    return $ret;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2107-      if (-w $sys_man) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2108:        my $foo = `(cd "$top_man_dir" && echo *)`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2109-        my @mans = split (' ', $foo);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2119-        }
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2120:        #`rmdir "$sys_man" 2>/dev/null` if ($mode eq "remove");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2121-      } else {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2393-  # don't use the -C option to tar since Solaris tar et al. don't support it.
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2394:  # don't use system("cd ... && $tar ...") since that opens us up to
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2395-  # quoting issues.
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2404-  my $taropt = win32() ? "xmf" : "xf";
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2405:  if (system($tar, $taropt, $tarfile) != 0) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2406-    tlwarn("TLUtils::untar: $tar $taropt $tarfile failed (in $targetdir)\n");
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2617-  ddebug("trying to set up system $p, arg $arg\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2618:  my $ret = system("$p $arg >$nulldev 2>&1");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2619-  if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2634-    my $prog = conv_to_w32_path($def);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2635:    my $ret = system("$prog $arg >nul 2>&1"); # on windows
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2636-    if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2641-      tlwarn("Setting up $p with $def as $prog didn't work\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2642:      system("$prog $arg");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2643-      return(0);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2666-      # mount option may interfere, which is not taken into account by -x.
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2667:      my $ret = system("'$def' $arg >/dev/null 2>&1" ); # we are on Unix
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2668-      if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2697-      # check again for executability
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2698:      my $ret = system("$tmpprog $arg > /dev/null 2>&1");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2699-      if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2770-    $relpath =~ s!^ssh://!scp://!;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2771:    my $retval = system("scp", "-q", $relpath, $downdest);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2772-    if ($retval != 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2774-      my $pwd = cwd ();
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2775:      tlwarn("$0: system(scp -q $relpath $downdest) failed in $pwd, status $retval");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2776-      return 0;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2892-  } else {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2893:    $ret = system ($downloader, @downloaderargs, $dest, $url);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2894-    # we have to reverse the meaning of ret because system has 0=success.
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3085-    if (rename($oldupd, $nn)) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:3086:      if (system("mktexlsr", $tmfsysconf) != 0) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3087-        die "mktexlsr $tmfsysconf failed after updmap.cfg rename, fix fix: $!";
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3948-  for (my $i = 1; $i <= $max_trial; $i++) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:3949:    my @out = `$cmd`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3950-    # analyze the output for the mirror actually selected.
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3996-            . " 2>" . (win32() ? "nul" : "/dev/null");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:3997:  my $ret = system($cmd);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3998-  # if return value is not zero it is a failure, so switch the meanings
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1201-
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm:1202:  my $tdmain = `"$td\\bin\\win32\\kpsewhich" -var-value=TEXMFMAIN`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1203-  $tdmain =~ s!/!\\!g;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1275-  for my $d ('TEXMFSYSVAR', 'TEXMFSYSCONFIG') {
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm:1276:    my $kd = `"$td\\bin\\win32\\kpsewhich" -var-value=$d`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1277-    chomp $kd;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1427-    ' /grant:r *S-1-5-11:(OI)(CI)RX /grant:r *S-1-5-32-545:(OI)(CI)RX"';
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm:1428:  log "Making read-only\n".`$cmd`."\n";
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1429-
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLPSRC.pm-85-    (my $trydir = $INC{"TeXLive/TLPSRC.pm"}) =~ s,/[^/]*$,,;
texlive-base-2020.20200925/tlpkg/TeXLive/TLPSRC.pm:86:    chomp ($trydir = `cd $trydir/../tlpsrc && pwd`);  # make absolute
texlive-base-2020.20200925/tlpkg/TeXLive/TLPSRC.pm-87-    my $tryfile = "$trydir/$pkgname.tlpsrc";
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLPOBJ.pm-747-      # system return 0 on success
texlive-base-2020.20200925/tlpkg/TeXLive/TLPOBJ.pm:748:      if (system($compressor, @compressorargs, "$destdir/$tarname")) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLPOBJ.pm-749-        tlwarn("$0: Couldn't compress $destdir/$tarname\n");
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-35-  die "undefined svn root" if !defined($self->{'svnroot'});
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:36:  my @lines = `cd $self->{'svnroot'} && svn status -v`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-37-  my $retval = $?;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-55-  my $svnroot = $self->{'svnroot'};
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:56:  my @lines = `find $svnroot`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-57-  my $retval = $?;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-76-
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:77:  my @foo = `cd $svnroot; git log --pretty=format:COMMIT=%h --no-renames --name-status`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-78-  if ($retval != 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-134-  my $svnroot = $self->{'svnroot'};
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:135:  my @foo = `cd $svnroot; git log --pretty=format:%h --name-only`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-136-  chomp(@foo);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-155-      $curcom = $l;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:156:      $currev = `git svn find-rev $curcom`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-157-      chomp($currev);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-164-          $nr++;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:165:          my $tr = `git svn find-rev $foo`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-166-          chomp($tr);
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-34-
texlive-base-2020.20200925/tlpkg/installer/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-36-
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-105-    # shellcheck disable=SC2039
texlive-base-2020.20200925/tlpkg/installer/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
texlive-base-2020.20200925/tlpkg/installer/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-160-	EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:161:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-162-	;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-190-	    earmv*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
texlive-base-2020.20200925/tlpkg/installer/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
texlive-base-2020.20200925/tlpkg/installer/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
texlive-base-2020.20200925/tlpkg/installer/config.guess-224-		;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-235-	    *)
texlive-base-2020.20200925/tlpkg/installer/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
texlive-base-2020.20200925/tlpkg/installer/config.guess-237-		;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-288-	*4.0)
texlive-base-2020.20200925/tlpkg/installer/config.guess:289:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-290-		;;
texlive-base-2020.20200925/tlpkg/installer/config.guess-291-	*5.*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:292:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-293-		;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-298-	# types through head -n 1, so we only detect the type of CPU 0.
texlive-base-2020.20200925/tlpkg/installer/config.guess:299:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
texlive-base-2020.20200925/tlpkg/installer/config.guess-300-	case "$ALPHA_CPU_TYPE" in
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-336-	# 1.2 uses "1.2" for uname -r.
texlive-base-2020.20200925/tlpkg/installer/config.guess:337:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-338-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-387-    s390x:SunOS:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:388:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-389-	exit ;;
texlive-base-2020.20200925/tlpkg/installer/config.guess-390-    sun4H:SunOS:5.*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:391:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-392-	exit ;;
texlive-base-2020.20200925/tlpkg/installer/config.guess-393-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:394:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-395-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-412-	fi
texlive-base-2020.20200925/tlpkg/installer/config.guess:413:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-414-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-418-	# it's likely to be more like Solaris than SunOS4.
texlive-base-2020.20200925/tlpkg/installer/config.guess:419:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-420-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-427-	# Japanese Language versions have a version number like `4.1.3-JL'.
texlive-base-2020.20200925/tlpkg/installer/config.guess:428:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-429-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-433-    sun*:*:4.2BSD:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:434:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
texlive-base-2020.20200925/tlpkg/installer/config.guess-435-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-515-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
texlive-base-2020.20200925/tlpkg/installer/config.guess:516:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
texlive-base-2020.20200925/tlpkg/installer/config.guess:517:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
texlive-base-2020.20200925/tlpkg/installer/config.guess-518-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-571-    *:IRIX*:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:572:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-573-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-601-EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:602:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
texlive-base-2020.20200925/tlpkg/installer/config.guess-603-		then
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-614-    *:AIX:*:[4567])
texlive-base-2020.20200925/tlpkg/installer/config.guess:615:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-616-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-650-    9000/[34678]??:HP-UX:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:651:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-652-	case "$UNAME_MACHINE" in
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-704-EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:705:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
texlive-base-2020.20200925/tlpkg/installer/config.guess-706-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-732-    ia64:HP-UX:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:733:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-734-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-762-EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:763:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
texlive-base-2020.20200925/tlpkg/installer/config.guess-764-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-833-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
texlive-base-2020.20200925/tlpkg/installer/config.guess:834:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-835-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-838-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
texlive-base-2020.20200925/tlpkg/installer/config.guess:839:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-840-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-856-	then
texlive-base-2020.20200925/tlpkg/installer/config.guess:857:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
texlive-base-2020.20200925/tlpkg/installer/config.guess-858-	else
texlive-base-2020.20200925/tlpkg/installer/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
texlive-base-2020.20200925/tlpkg/installer/config.guess-860-	fi
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-869-	esac
texlive-base-2020.20200925/tlpkg/installer/config.guess:870:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-871-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-905-    prep*:SunOS:5.*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:906:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-907-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-909-	# the GNU system
texlive-base-2020.20200925/tlpkg/installer/config.guess:910:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-911-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-913-	# other systems with GNU libc and userland
texlive-base-2020.20200925/tlpkg/installer/config.guess:914:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
texlive-base-2020.20200925/tlpkg/installer/config.guess-915-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1035-EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:1036:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-1037-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1145-    i*86:*:4.*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:1146:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-1147-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1451-    *:DragonFly:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:1452:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-1453-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1464-    i*86:skyos:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:1465:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-1466-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1614-
texlive-base-2020.20200925/tlpkg/installer/config.guess:1615:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
texlive-base-2020.20200925/tlpkg/installer/config.guess-1616-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1644-
texlive-base-2020.20200925/tlpkg/installer/config.guess:1645:year=`echo $timestamp | sed 's,-.*,,'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-1646-# shellcheck disable=SC2003
texlive-base-2020.20200925/tlpkg/installer/config.guess:1647:if test "`expr "\`date +%Y\`" - "$year"`" -lt 3 ; then
texlive-base-2020.20200925/tlpkg/installer/config.guess-1648-   cat >&2 <<EOF
##############################################
texlive-base-2020.20200925/tlpkg/installer/install-menu-wizard.pl-16-
texlive-base-2020.20200925/tlpkg/installer/install-menu-wizard.pl:17:require("$::installerdir/tlpkg/installer/texdirsel.pl");
texlive-base-2020.20200925/tlpkg/installer/install-menu-wizard.pl-18-
##############################################
texlive-base-2020.20200925/tlpkg/installer/install-menu-perltk.pl-44-
texlive-base-2020.20200925/tlpkg/installer/install-menu-perltk.pl:45:require("$::installerdir/tlpkg/installer/texdirsel.pl");
texlive-base-2020.20200925/tlpkg/installer/install-menu-perltk.pl-46-
##############################################
texlive-base-2020.20200925/install-tl-126-    foreach my $w (@wishes) {
texlive-base-2020.20200925/install-tl:127:      if (!exec($w, @new_args)) {
texlive-base-2020.20200925/install-tl-128-        next; # no return on successful exec
##############################################
texlive-base-2020.20200925/install-tl-606-  if (-r "$::installerdir/tlpkg/installer/install-menu-${opt_gui}.pl") {
texlive-base-2020.20200925/install-tl:607:    require("installer/install-menu-${opt_gui}.pl");
texlive-base-2020.20200925/install-tl-608-  } else {
##############################################
texlive-base-2020.20200925/install-tl-1095-    debug("Actual environment:\n" . `set` ."\n\n");
texlive-base-2020.20200925/install-tl:1096:    debug("Effective TEXMFCNF: " . `kpsewhich -expand-path=\$TEXMFCNF` ."\n");
texlive-base-2020.20200925/install-tl-1097-  }
##############################################
texlive-base-2020.20200925/install-tl-1102-  if (!$opt_in_place) {
texlive-base-2020.20200925/install-tl:1103:    wsystem("running", 'mktexlsr', "$TEXDIR/texmf-dist") && exit(1);
texlive-base-2020.20200925/install-tl-1104-  }
##############################################
texlive-base-2020.20200925/install-tl-1181-  # now rerun mktexlsr for updmap-sys and tlmgr paper letter updates.
texlive-base-2020.20200925/install-tl:1182:  wsystem("re-running", "mktexlsr", $TEXMFSYSVAR, $TEXMFSYSCONFIG) && exit(1);
texlive-base-2020.20200925/install-tl-1183-
##############################################
texlive-base-2020.20200925/install-tl-1288-      close OUT;
texlive-base-2020.20200925/install-tl:1289:      `mktexlsr $tmfsysvar`;
texlive-base-2020.20200925/install-tl-1290-    } else {
##############################################
texlive-base-2020.20200925/debian/README.tlmgr-on-Debian.md-22-- an initial setup setp is necessary (see the documentation)
texlive-base-2020.20200925/debian/README.tlmgr-on-Debian.md:23:- packages will be installed into `TEXMFHOME` which normally is `$HOME/texmf`
texlive-base-2020.20200925/debian/README.tlmgr-on-Debian.md-24-- packages installed into `TEXMFHOME` will override system-wide installed 
##############################################
texlive-base-2020.20200925/debian/convert-info-files-to-unix.sh-12-for f in debian/*.info ; do
texlive-base-2020.20200925/debian/convert-info-files-to-unix.sh:13:    for i in `cat $f` ; do
texlive-base-2020.20200925/debian/convert-info-files-to-unix.sh-14-        sed -e 's/\r$//' $i > $i.new
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-146-    if [ -n "$debianuserdir" ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil:147:      userFiles=`find "$debianuserdir" -maxdepth 1 -type f -name '*.cnf'`
texlive-base-2020.20200925/debian/debianize-fmtutil-148-    fi
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-152-      for userfile in $userFiles; do
texlive-base-2020.20200925/debian/debianize-fmtutil:153:	if [ ! "`basename $userfile`" = "`basename $sysfile`" ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil-154-	  DebianConffilelist="$DebianConffilelist $sysfile"
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-193-  debianuserdir=`FindDebianUserdir`
texlive-base-2020.20200925/debian/debianize-fmtutil:194:  newdebCnfFile="$debianuserdir/`basename $debCnfFile`"
texlive-base-2020.20200925/debian/debianize-fmtutil-195-  verboseMsg "I'm not allowed to handle $fmt in $debCnfFile." >&2
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-230-    if ! snippetFileIsWritable $debCnfFile; then
texlive-base-2020.20200925/debian/debianize-fmtutil:231:      debCnfFile=`makeUserCopy $debCnfFile`
texlive-base-2020.20200925/debian/debianize-fmtutil-232-    fi
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-239-      # can only change files in the user's dir
texlive-base-2020.20200925/debian/debianize-fmtutil:240:      usermatchfiles=`findUserfiles $matchfiles`
texlive-base-2020.20200925/debian/debianize-fmtutil:241:      if [ `(set $usermatchfiles; echo $#)` -eq 1 ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil-242-        # exactly one of them is a user-specific file
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-275-  # Is there a file with "local" in the name?
texlive-base-2020.20200925/debian/debianize-fmtutil:276:  localfile="`ls $debDirname/*local*cfg 2>/dev/null`"
texlive-base-2020.20200925/debian/debianize-fmtutil-277-  if [ -n "$localfile" ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil-278-    # there is at least one
texlive-base-2020.20200925/debian/debianize-fmtutil:279:    if [ `(set $localfile; echo $#)` -eq 1 ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil-280-      # exactly one
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-308-  if DebianSyswideMode; then
texlive-base-2020.20200925/debian/debianize-fmtutil:309:    DebCnfFile=`pickLocalFile $fmt /etc/texmf/fmt.d`
texlive-base-2020.20200925/debian/debianize-fmtutil-310-  else
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-316-    )
texlive-base-2020.20200925/debian/debianize-fmtutil:317:    DebCnfFile=`pickLocalFile $fmt $debianuserdir`
texlive-base-2020.20200925/debian/debianize-fmtutil-318-  fi
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-369-      if ! snippetFileIsWritable $debCnfFile; then
texlive-base-2020.20200925/debian/debianize-fmtutil:370:	debCnfFile=`makeUserCopy $debCnfFile`
texlive-base-2020.20200925/debian/debianize-fmtutil-371-      fi
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-411-    # there is already (at least) one file that has a commented entry for our map
texlive-base-2020.20200925/debian/debianize-fmtutil:412:    debCnfFile=`findRightMatchfile $fmt $matchfiles`
texlive-base-2020.20200925/debian/debianize-fmtutil-413-    test -w "$debCnfFile" || debCnfFile=""
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-416-    # still none, there is no (commented) entry in any writable file yet. 
texlive-base-2020.20200925/debian/debianize-fmtutil:417:    debCnfFile=`findRightLocalfile $fmt`
texlive-base-2020.20200925/debian/debianize-fmtutil-418-    test -n "$debCnfFile" || abort "Cannot proceed. Exiting"
##############################################
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh-11-for i in `find debian/ -wholename 'debian/texlive-*/usr/bin/*' -type l` ; do
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh:12:	ln=`readlink $i`
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh-13-	case "$ln" in 
##############################################
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh-15-	  # set the executable bit on the target
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh:16:	  dn=`dirname $i`
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh-17-	  target="$dn/$ln"
##############################################
texlive-base-2020.20200925/debian/fix-manpages.sh-19-for i in `find debian/ -wholename 'debian/texlive-*/usr/share/man/man?/*' -type f` ; do
texlive-base-2020.20200925/debian/fix-manpages.sh:20:	bn=`basename $i`
texlive-base-2020.20200925/debian/fix-manpages.sh-21-	case "$bn" in 
##############################################
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote-9-     # Use same permissions as parent directory, minus x,s, or t bits.
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote:10:     chmod `kpsestat -xst "$db_dir"` "$db_file"
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote-11-   elif test -s "$db_file" \
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote:12:-       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$ls_R_magic" \
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote:13:-       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$old_ls_R_magic"; then
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote-14-+       && test "x$(sed '1s/$//;1q' "$db_file")" != "x$ls_R_magic" \
##############################################
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-178-@@ -1040,7 +1036,6 @@
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions:179:         for i in `awk '{print $1}' $tmpdir/addOrChange`; do
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-180-           fmtutil --byfmt "$i" || rc=1
##############################################
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-207-       formatsForHyphen=`getFormatsForHyphen`
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions:208:       formatsForHyphenFmt=`echo "$formatsForHyphen" | myFmt | sed 's@^@  @'`
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-209-@@ -1087,6 +1066,11 @@
##############################################
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-254--        *)
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions:255:-          echo "$progname: unknown PAPER \`$2' given as argument for \`$progname paper'" >&2
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-256--          echo "$progname: try \`$progname paper' for help" >&2
##############################################
texlive-base-2020.20200925/debian/tl-paper-14-  $^W = 1;
texlive-base-2020.20200925/debian/tl-paper:15:  chomp ($mydir = `dirname $0`);
texlive-base-2020.20200925/debian/tl-paper-16-  unshift (@INC, "/usr/share/texlive/tlpkg");
##############################################
texlive-base-2020.20200925/debian/tpm2deb.cfg-84-depends;texlive-lang-cjk;texlive-latex-base
texlive-base-2020.20200925/debian/tpm2deb.cfg:85:#contains dviasm which is a python script
texlive-base-2020.20200925/debian/tpm2deb.cfg-86-depends;texlive-extra-utils;python3
##############################################
texlive-base-2020.20200925/debian/tpm2debcommon.pm-535-	print "Reading ${spf}debian/scripts.lst ...\n";
texlive-base-2020.20200925/debian/tpm2debcommon.pm:536:	for (`bash ${spf}debian/create-linked-scripts ${spf}debian/scripts.lst`) {
texlive-base-2020.20200925/debian/tpm2debcommon.pm-537-		chomp;
##############################################
texlive-base-2020.20200925/debian/tpm2debcommon.pm-918-	&mkpath(dirname($dest));
texlive-base-2020.20200925/debian/tpm2debcommon.pm:919:# 	system("/bin/cp -a $src $dest 2>/dev/null") == 0
texlive-base-2020.20200925/debian/tpm2debcommon.pm-920-	my $cp_cmdline = "/bin/cp -a \"$src\" \"$dest\"" . ( $opt_debug ? "" : " 2>/dev/null");
texlive-base-2020.20200925/debian/tpm2debcommon.pm-921-	if ($opt_onlyscripts == 0) {
texlive-base-2020.20200925/debian/tpm2debcommon.pm:922:		system($cp_cmdline) == 0
texlive-base-2020.20200925/debian/tpm2debcommon.pm-923-			or do {
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-21-	echo -e \
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:22:		"`basename $0` [OPTIONS] [--texdefs <defsfile> | --mainfile <latexmainfile>.tex ]  [plot1.pgf plot2.pgf .... plotn.pgf]\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-23-		"converts each plot*.pgf to plot*.pdf.\n"\
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-66-SHORTOPTS="f:t:v"
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:67:ARGS=`getopt -l "$LONGOPTS" "$SHORTOPTS" "$@"`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-68-if [ $? -ne 0 ]; then
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:69:	echo "`basename $0`: Could not process command line arguments. Use the '--help' option for documentation."
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-70-	exit 1
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-100-	#  (XXXX.pgf
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:101:	PGF_FILES=(`sed -n '{s/.*(\([a-zA-Z0-9._-+^~]\+\.pgf\).*/\1/g;T ende;p};: ende' < $TEX_LOG_FILE`)
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-102-	#PGF_FILES=(./errplot_L2.pgf)
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-148-
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:149:		cd `dirname "${TEX_FILE}"`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-150-
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-182-					"- if $TEX_FILE contains\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:183:					"    \pgfrealjobname{`basename ${TEX_FILE%%.tex}`}\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-184-					"- if $TEX_FILE contains\n"\
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-187-					"You may take a look at\n\t$TARGET_FILE.log\n for more information.\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:188:					"Maybe `basename $0` --texdefs is more appropriate for this application?\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-189-					"It doesn't need \input{}...\n"\
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-223-		DRIVER="pdftex"
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:224:		cd `dirname "$A"`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:225:		BASE=`basename $TARGET_FILE`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:226:		TMP_TEX_FILE=`mktemp tmp_${BASE}_XXXXXX`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-227-		mv "$TMP_TEX_FILE" "${TMP_TEX_FILE}.tex"
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-244-		\def\jobname{${TARGET_FILE}}%
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:245:		\input{`basename $A`}%
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-246-		\let\jobname=\oldjobname
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl-109-    print "\n$program : running '$runner'\n" ;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl:110:    my $error =  system ($runner) ;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl-111-    if ($error) {
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl-139-        }
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl:140:        my $error = system($command) ;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl-141-        if ($error) {
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-242-          written to data files for package `$package':
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl:243:          `<jobname>$pdftexext' (pdfTeX), `<jobname>$pdfmarkext' (pdfmark)
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-244-Options:                                                         (defaults:)
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-769-  {
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl:770:    $capture = `$gs_cmd`;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-771-    if (!defined($capture))
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-846-  print "> $cmd\n" if $::opt_verbose;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl:847:  my @capture = `$cmd`;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-848-  if (!@capture)
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-251-    if (win32()) {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:252:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-253-      @TEXMFLOCAL = map { lc } split(/;/ , $TEXMFLOCALVAR);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-254-    } else {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:255:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path='\$TEXMFLOCAL'`);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-256-      @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR;
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-431-    }
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:432:    system($editor, $changes_config_file);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-433-    $changed = files_are_different($bakFile, $changes_config_file);
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-771-    for my $r (@fileURW) {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:772:      map { eval($r); } @lines;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-773-    }
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-775-    for my $r (@psADOBE) {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:776:      map { eval($r); } @lines;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-777-    }
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:778:    my @filemode = eval ("\@file" . $mode);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-779-    for my $r (@filemode) {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:780:      map { eval($r); } @lines;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-781-    }
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-1283-    my ($mm, $d, $f, $prog) = @_;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:1284:    chomp (my $kpsefound = `kpsewhich --progname=$prog $f`);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-1285-    if (lc("$d/$f") ne lc($kpsefound)) {
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-1399-  my $map = shift;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:1400:  my $ret = `kpsewhich --format=map $map`;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-1401-  chomp($ret);
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-460-  if (defined($action) && $action eq "print-platform-info") {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:461:    print "config.guess  ", `$::installerdir/tlpkg/installer/config.guess`;
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-462-    my $plat = TeXLive::TLUtils::platform();
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-2338-      # unpack xz archive
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:2339:      my $sysret = system("$decompressor @decompressorArgs < \"$dlcontainer\" > \"$temp/$pkg_part.tar\"");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-2340-      if ($sysret) {
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-2447-    # make sure copied tar is working
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:2448:    if (system("\"$temp/tar.exe\" --version >nul")) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-2449-      tlwarn("$prg: could not copy tar.exe, that is bad.\n");
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5246-  # now remove the rest
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5247:  system("rm", "-rf", "$Master/texmf-dist");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5248:  system("rm", "-rf", "$Master/texmf-doc");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5249:  system("rm", "-rf", "$Master/texmf-var");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5250:  system("rm", "-rf", "$Master/tlpkg");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5251:  system("rm", "-rf", "$Master/bin");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5252:  system("rm", "-rf", "$Master/readme-html.dir");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5253:  system("rm", "-rf", "$Master/readme-txt.dir");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5254-  for my $f (qw/doc.html index.html install-tl 
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5256-                release-texlive.txt texmf.cnf texmfcnf.lua/) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5257:    system("rm", "-f", "$Master/$f");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5258-  }
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5259-  if (-d "$Master/temp") {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5260:    system("rmdir", "--ignore-fail-on-non-empty", "$Master/temp");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5261-  }
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5264-  # regenerate any changed config files.
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5265:  system("rm", "-rf", "$Master/texmf-config");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5266:  system("rmdir", "--ignore-fail-on-non-empty", "$Master");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5267-}
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5516-  # build a list of all runtime files associated with normal packages.
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5517:  (my $omit_pkgs = `ls "$Master/bin"`) =~ s/\n/\$|/g; # binaries
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5518-  $omit_pkgs .= '^0+texlive|^bin-|^collection-|^scheme-|^texlive-|^texworks';
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6291-              # not in user-specific file, show anything kpsewhich gives us.
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6292:              chomp (my $defval = `kpsewhich -var-value $key`);
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6293-              if ($? != 0) {
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6331-  for my $m (sort(qw/fmtutil.cnf config.ps mktex.cnf pdftexconfig.tex/)) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6332:    info(sprintf("%-17s %s", "$m:", `kpsewhich $m`));
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6333-  }
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6334-  for my $m (qw/texmf.cnf updmap.cfg/) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6335:    for my $f (`kpsewhich -all $m`) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6336-      info(sprintf("%-17s %s", "$m:", $f));
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6343-  for my $m (sort(qw/psfonts.map pdftex.map ps2pk.map kanjix.map/)) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6344:    info(sprintf("%-12s %s", "$m:", `kpsewhich $m`));
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6345-  }
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6348-  for my $v (sort(qw/TEXMFMAIN TEXMFDIST TEXMFLOCAL TEXMFSYSVAR TEXMFSYSCONFIG TEXMFVAR TEXMFCONFIG TEXMFHOME VARTEXFONTS TEXMF SYSTEXMF TEXMFDBS WEB2C TEXPSHEADERS TEXCONFIG ENCFONTS TEXFONTMAPS/)) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6349:    info("$v=" . `kpsewhich -var-value=$v`);
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6350-  }
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6396-      debug("running $::gpg --list-keys\n");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6397:      system("$::gpg --list-keys");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6398-      return $F_OK;
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6446-  } else {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6447:    tlwarn("$prg: unknown directive `$arg' to action `key'\n");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6448-    return $F_ERROR;
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-13-version='$Id: mktexlsr 53254 2019-12-29 19:18:55Z karl $'
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:14:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-15-
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-59-# mktex.opt.
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:60:dirname=`echo $0 | sed 's%/*[^/][^/]*$%%'`
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-61-case $dirname in
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-97-  elif test "x$1" = x--version || test "x$1" = x-version; then
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:98:    echo "`basename $0` $version"
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-99-    kpsewhich --version
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-145-  if test -s "$treefile"; then
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:146:    set x `sort "$treefile" | uniq`
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-147-  else
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-172-  # The '|| true' construct prevents an sh -e aborting.
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:173:  db_readlink=`kpsereadlink "$TEXMFLS_R/ls-R" 2>/dev/null` || true
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-174-  case "$db_readlink" in
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-178-  esac
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:179:  db_dir=`echo "$db_file" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-180-
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-188-    # Use same permissions as parent directory, minus x,s, or t bits.
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:189:    chmod `kpsestat -xst "$db_dir"` "$db_file"
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-190-  elif test -s "$db_file" \
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:191:       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$ls_R_magic" \
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:192:       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$old_ls_R_magic"; then
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-193-    echo "$progname: $db_file: no magic string, skipping..." >&2
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-227-  # To be really safe, a loop.
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:228:  until PERMS=`kpsestat = "$db_file"`; do sleep 1; done
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-229-  chmod $PERMS "$db_file_tmp"