diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/keyfloat')
-rw-r--r-- | Master/texmf-dist/doc/latex/keyfloat/README | 24 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/keyfloat/images/image.pdf | bin | 0 -> 5456 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/keyfloat/images/image.svg | 76 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/keyfloat/images/image2.pdf | bin | 0 -> 4700 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/keyfloat/images/image2.svg | 85 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/keyfloat/keyfloat.pdf | bin | 0 -> 755889 bytes |
6 files changed, 185 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/keyfloat/README b/Master/texmf-dist/doc/latex/keyfloat/README new file mode 100644 index 00000000000..82d0a01c65e --- /dev/null +++ b/Master/texmf-dist/doc/latex/keyfloat/README @@ -0,0 +1,24 @@ +The LaTeX keyfloat package +Provides a key/value interface for generating floats. + +v0.11 — 2016/12/02 +Copyright 2016 Brian Dunn — www.BDTechConcepts.com +LaTeX Project Public License, version 1.3 + +The keyfloat package provides a key/value user interface for quickly creating +figures with a single image each, figures with arbitrary contents, tables, +subfloats, rows of floats, and floats [H]. + +Key/value combinations may specify a caption and label, a width +proportional to \linewidth, a fixed width and/or height, rotation, scaling, +a tight or loose frame, an \arraystretch, a continued float, additional +supplemental text, and an artist/author's name with automatic index entry. +When used with the tocdata package, the name also appears in the List of +Figures. + +Floats may be placed into a row environment, and are typeset to fit within +the given number of columns, continuing to the next row if necessary. Nested +sub-rows may be used to generate layouts such as two small figures placed +vertically next to one larger figure. + +Subfloats are supported by two environments. diff --git a/Master/texmf-dist/doc/latex/keyfloat/images/image.pdf b/Master/texmf-dist/doc/latex/keyfloat/images/image.pdf Binary files differnew file mode 100644 index 00000000000..189b6f02aff --- /dev/null +++ b/Master/texmf-dist/doc/latex/keyfloat/images/image.pdf diff --git a/Master/texmf-dist/doc/latex/keyfloat/images/image.svg b/Master/texmf-dist/doc/latex/keyfloat/images/image.svg new file mode 100644 index 00000000000..f2794584d8f --- /dev/null +++ b/Master/texmf-dist/doc/latex/keyfloat/images/image.svg @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="49.831249" + height="19.308453" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="image.pdf"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6" + inkscape:cx="12.423968" + inkscape:cy="-19.541387" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + fit-margin-top="3" + fit-margin-left="3" + fit-margin-right="3" + fit-margin-bottom="3" + inkscape:window-width="1914" + inkscape:window-height="1126" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-322.77429,-458.49648)"> + <text + xml:space="preserve" + style="font-size:10px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Libertinus Serif;-inkscape-font-specification:Libertinus Serif Bold Italic" + x="325.71429" + y="468.07648" + id="text2985" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan2987" + x="325.71429" + y="468.07648">An image.</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 331.33004,470.76685 33.33503,1.51523 -32.57742,1.76777 27.52666,0.50508" + id="path3001" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/Master/texmf-dist/doc/latex/keyfloat/images/image2.pdf b/Master/texmf-dist/doc/latex/keyfloat/images/image2.pdf Binary files differnew file mode 100644 index 00000000000..fdd970604c1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/keyfloat/images/image2.pdf diff --git a/Master/texmf-dist/doc/latex/keyfloat/images/image2.svg b/Master/texmf-dist/doc/latex/keyfloat/images/image2.svg new file mode 100644 index 00000000000..c987b28402a --- /dev/null +++ b/Master/texmf-dist/doc/latex/keyfloat/images/image2.svg @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="52.571426" + height="34" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="image.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6" + inkscape:cx="21.536983" + inkscape:cy="21.62295" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + fit-margin-top="3" + fit-margin-left="3" + fit-margin-right="3" + fit-margin-bottom="3" + inkscape:window-width="1914" + inkscape:window-height="1126" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-333.36358,-483.84064)"> + <path + sodipodi:type="arc" + style="fill:#e6e6e6;stroke:#000000;stroke-width:0.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;fill-opacity:1" + id="path3049" + sodipodi:cx="37.94643" + sodipodi:cy="40.379883" + sodipodi:rx="23.035713" + sodipodi:ry="13.749999" + d="m 60.982143,40.379883 c 0,7.593915 -10.31344,13.749999 -23.035713,13.749999 -12.722273,0 -23.035713,-6.156084 -23.035713,-13.749999 0,-7.593915 10.31344,-13.749999 23.035713,-13.749999 12.722273,0 23.035713,6.156084 23.035713,13.749999 z" + transform="translate(321.70286,460.46076)" /> + <text + xml:space="preserve" + style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:TeX Gyre Heros;-inkscape-font-specification:TeX Gyre Heros" + x="359.62921" + y="498.57422" + id="text3039" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3041" + x="359.62921" + y="498.57422">Another</tspan><tspan + sodipodi:role="line" + x="359.62921" + y="511.07422" + id="tspan3051">image</tspan></text> + </g> +</svg> diff --git a/Master/texmf-dist/doc/latex/keyfloat/keyfloat.pdf b/Master/texmf-dist/doc/latex/keyfloat/keyfloat.pdf Binary files differnew file mode 100644 index 00000000000..8d2ac3bc259 --- /dev/null +++ b/Master/texmf-dist/doc/latex/keyfloat/keyfloat.pdf |