diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/.github/workflows/build-examples.yml b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/.github/workflows/build-examples.yml deleted file mode 100644 index cbd2b20..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/.github/workflows/build-examples.yml +++ /dev/null @@ -1,75 +0,0 @@ -name: Build Example PDF files - -on: [push, pull_request] - -jobs: - build: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - with: - fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository. - - name: Setup pandoc - env: - PANDOC_VERSION: "3.4" - run: | - wget -qO- https://github.com/jgm/pandoc/releases/download/${PANDOC_VERSION}/pandoc-${PANDOC_VERSION}-linux-amd64.tar.gz | sudo tar xzf - --strip-components 1 -C /usr/local/ - - name: Setup TexLive - env: - REMOTE: http://mirror.ctan.org/systems/texlive/tlnet - INSTALL: '/tmp/install-texlive' - run: | - mkdir -p ${INSTALL} - curl -sSL ${REMOTE}/install-tl-unx.tar.gz | tar -xzv -C $INSTALL --strip-components=1 - sudo ${INSTALL}/install-tl -no-gui -profile .texlife.profile - VERSION=$($INSTALL/install-tl --version | grep 'version' | grep -o '[0-9]\{4\}') - PLATFORM=$($INSTALL/install-tl --print-platform) - TEXLIVE_DIR="/usr/local/texlive/${VERSION}" - TEXBIN="/usr/local/texlive/${VERSION}/bin/${PLATFORM}" - echo "${TEXBIN}" >> $GITHUB_PATH - sudo chown -hR $(whoami) "$TEXLIVE_DIR" - - name: Initialization for tlmgr - run: | - sudo apt-get update -qq && sudo apt-get install xzdec -y - tlmgr init-usertree - - name: Setup fonts and image convertion tool - run: sudo apt-get update -qq && sudo apt-get install fonts-noto-cjk poppler-utils -y - - name: Setup Python - uses: actions/setup-python@v2 - with: - python-version: '3.12' - - name: Install python filters - run: | - python -m pip install --upgrade pip - pip install pandoc-latex-environment - - name: Install LaTeX packages - run: | - tlmgr install adjustbox background bidi csquotes footmisc footnotebackref fvextra mdframed pagecolor sourcecodepro sourcesanspro titling ulem upquote xurl hardwrap catchfile - # trial and error - tlmgr install letltxmacro zref everypage framed collectbox - # packages needed for the template - tlmgr install xecjk filehook unicode-math ucharcat pagecolor babel-german ly1 mweights sourcecodepro sourcesanspro mdframed needspace fvextra footmisc footnotebackref background - # packages only needed for some examples (that include packages via header-includes) - tlmgr install awesomebox fontawesome5 - # packages only needed for some examples (example boxes-with-pandoc-latex-environment-and-tcolorbox) - tlmgr install tcolorbox pgf etoolbox environ trimspaces - - name: Build examples - run: cd examples && bash build-examples.sh && cd .. - - name: Add generated example files - uses: actions/upload-artifact@v4 - with: - name: build-files - path: | - examples/*/document.pdf - examples/*/preview.png - - name: Commit files - run: | - git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com" - git config --local user.name "github-actions[bot]" - git commit -m "Add generated example files" -a - - name: Push changes - uses: ad-m/github-push-action@master - if: github.event_name == 'push' && github.ref == 'refs/heads/master' - with: - github_token: ${{ secrets.GITHUB_TOKEN }} - branch: ${{ github.ref }} diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/.gitignore b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/.gitignore deleted file mode 100644 index 4292209..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/.gitignore +++ /dev/null @@ -1,358 +0,0 @@ - -# contains all sorts of unfinished changes -private/ - -# build folder -dist/ - -.idea - -# contains unit tests (incomplete at the moment, so don't include them) -test/ -test/.idea/ -test/eisvogel-tests.iml - - -# Created by https://www.gitignore.io/api/linux,macos,latex,windows -# Edit at https://www.gitignore.io/?templates=linux,macos,latex,windows - -### LaTeX ### -## Core latex/pdflatex auxiliary files: -*.aux -*.lof -*.log -*.lot -*.fls -*.out -*.toc -*.fmt -*.fot -*.cb -*.cb2 -.*.lb - -## Intermediate documents: -*.dvi -*.xdv -*-converted-to.* -# these rules might exclude image files for figures etc. -# *.ps -# *.eps -# *.pdf - -## Generated if empty string is given at "Please type another file name for output:" -.pdf - -## Bibliography auxiliary files (bibtex/biblatex/biber): -*.bbl -*.bcf -*.blg -*-blx.aux -*-blx.bib -*.run.xml - -## Build tool auxiliary files: -*.fdb_latexmk -*.synctex -*.synctex(busy) -*.synctex.gz -*.synctex.gz(busy) -*.pdfsync - -## Build tool directories for auxiliary files -# latexrun -latex.out/ - -## Auxiliary and intermediate files from other packages: -# algorithms -*.alg -*.loa - -# achemso -acs-*.bib - -# amsthm -*.thm - -# beamer -*.nav -*.pre -*.snm -*.vrb - -# changes -*.soc - -# comment -*.cut - -# cprotect -*.cpt - -# elsarticle (documentclass of Elsevier journals) -*.spl - -# endnotes -*.ent - -# fixme -*.lox - -# feynmf/feynmp -*.mf -*.mp -*.t[1-9] -*.t[1-9][0-9] -*.tfm - -#(r)(e)ledmac/(r)(e)ledpar -*.end -*.?end -*.[1-9] -*.[1-9][0-9] -*.[1-9][0-9][0-9] -*.[1-9]R -*.[1-9][0-9]R -*.[1-9][0-9][0-9]R -*.eledsec[1-9] -*.eledsec[1-9]R -*.eledsec[1-9][0-9] -*.eledsec[1-9][0-9]R -*.eledsec[1-9][0-9][0-9] -*.eledsec[1-9][0-9][0-9]R - -# glossaries -*.acn -*.acr -*.glg -*.glo -*.gls -*.glsdefs - -# uncomment this for glossaries-extra (will ignore makeindex's style files!) -# *.ist - -# gnuplottex -*-gnuplottex-* - -# gregoriotex -*.gaux -*.gtex - -# htlatex -*.4ct -*.4tc -*.idv -*.lg -*.trc -*.xref - -# hyperref -*.brf - -# knitr -*-concordance.tex -# TODO Comment the next line if you want to keep your tikz graphics files -*.tikz -*-tikzDictionary - -# listings -*.lol - -# luatexja-ruby -*.ltjruby - -# makeidx -*.idx -*.ilg -*.ind - -# minitoc -*.maf -*.mlf -*.mlt -*.mtc[0-9]* -*.slf[0-9]* -*.slt[0-9]* -*.stc[0-9]* - -# minted -_minted* -*.pyg - -# morewrites -*.mw - -# nomencl -*.nlg -*.nlo -*.nls - -# pax -*.pax - -# pdfpcnotes -*.pdfpc - -# sagetex -*.sagetex.sage -*.sagetex.py -*.sagetex.scmd - -# scrwfile -*.wrt - -# sympy -*.sout -*.sympy -sympy-plots-for-*.tex/ - -# pdfcomment -*.upa -*.upb - -# pythontex -*.pytxcode -pythontex-files-*/ - -# tcolorbox -*.listing - -# thmtools -*.loe - -# TikZ & PGF -*.dpth -*.md5 -*.auxlock - -# todonotes -*.tdo - -# vhistory -*.hst -*.ver - -# easy-todo -*.lod - -# xcolor -*.xcp - -# xmpincl -*.xmpi - -# xindy -*.xdy - -# xypic precompiled matrices -*.xyc - -# endfloat -*.ttt -*.fff - -# Latexian -TSWLatexianTemp* - -## Editors: -# WinEdt -*.bak -*.sav - -# Texpad -.texpadtmp - -# LyX -*.lyx~ - -# Kile -*.backup - -# KBibTeX -*~[0-9]* - -# auto folder when using emacs and auctex -./auto/* -*.el - -# expex forward references with \gathertags -*-tags.tex - -# standalone packages -*.sta - -### LaTeX Patch ### -# glossaries -*.glstex - -### Linux ### -*~ - -# temporary files which can be created if a process still has a handle open of a deleted file -.fuse_hidden* - -# KDE directory preferences -.directory - -# Linux trash folder which might appear on any partition or disk -.Trash-* - -# .nfs files are created when an open file is removed but is still being accessed -.nfs* - -### macOS ### -# General -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - -# Thumbnails -._* - -# Files that might appear in the root of a volume -.DocumentRevisions-V100 -.fseventsd -.Spotlight-V100 -.TemporaryItems -.Trashes -.VolumeIcon.icns -.com.apple.timemachine.donotpresent - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk - -### Windows ### -# Windows thumbnail cache files -Thumbs.db -Thumbs.db:encryptable -ehthumbs.db -ehthumbs_vista.db - -# Dump file -*.stackdump - -# Folder config file -[Dd]esktop.ini - -# Recycle Bin used on file shares -$RECYCLE.BIN/ - -# Windows Installer files -*.cab -*.msi -*.msix -*.msm -*.msp - -# Windows shortcuts -*.lnk - -# End of https://www.gitignore.io/api/linux,macos,latex,windows diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/.texlife.profile b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/.texlife.profile deleted file mode 100644 index 315722d..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/.texlife.profile +++ /dev/null @@ -1,15 +0,0 @@ -selected_scheme scheme-basic -instopt_adjustpath 1 -collection-basic 1 -collection-bibtexextra 0 -collection-fontsextra 0 -collection-fontsrecommended 1 -collection-langchinese 0 -collection-latex 1 -collection-latexextra 0 -collection-latexrecommended 1 -collection-mathscience 0 -collection-xetex 1 -tlpdbopt_autobackup 0 -tlpdbopt_install_docfiles 0 -tlpdbopt_install_srcfiles 0 \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/CHANGELOG.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/CHANGELOG.md deleted file mode 100644 index 781d12f..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/CHANGELOG.md +++ /dev/null @@ -1,202 +0,0 @@ -# Changelog - -All notable changes to this project are documented in this file. On the [releases page](https://github.com/Wandmalfarbe/pandoc-latex-template/releases/) you can see all released versions of the Eisvogel template and download the [latest version](https://github.com/Wandmalfarbe/pandoc-latex-template/releases/latest). - -## [2.5.0] - 2024-10-03 - -- Merge changes from the pandoc default LaTeX template from version 3.4 ([7e8aafa](https://github.com/jgm/pandoc-templates/commit/7e8aafa049700a849b41c53cf1afeb17324040c7)). - -## [2.4.2] - 2023-11-25 - -- Merge changes from the pandoc default LaTeX template from version 3.1.9 ([f7d8b62](https://github.com/jgm/pandoc-templates/commit/f7d8b629330074a4400d1f2795b101d14491c968)). -- Merge changes from the pandoc default LaTeX template from version 3.1.8 ([2d42e04](https://github.com/jgm/pandoc-templates/commit/2d42e04cbd65dd36c4469156b00f636e7f31623e)) (#364, David Mehren). -- Add fix for `table-use-row-colors` which previously stopped working (#301, Chris Fenner). - -## [2.4.1] - 2023-09-06 - -- Merge changes from the pandoc default LaTeX template from version 3.1.7 (as of 2023-08-31, [8a5b381](https://github.com/jgm/pandoc-templates/blob/8a5b381c156c974b485197208c6dc86fce94b5c3/default.latex)). - -## [2.4.0] - 2023-04-17 - -- Merge changes from the pandoc default LaTeX template (as of 2023-03-29, [a5159c2](https://github.com/jgm/pandoc/blob/a5159c2c505cd9a87856877b3287aa0b88e4e0ba/data/templates/default.latex)). -- Fix placement of float figures (tables, images, etc.). Float figures should now appear - exactly where they are included. The option `float-placement-figure` is also restored. -- Remove Travis CI build -- Fix wrong font sizes on the title page. The problem went away on its own, likely because - of an updated LaTeX package. - -## [2.3.0] - 2023-03-13 - -The Eisvogel template is now available in the Docker image [pandoc/extra](https://hub.docker.com/r/pandoc/extra)! -For more Information refer to the [documentation in the Readme](https://github.com/Wandmalfarbe/pandoc-latex-template#docker-image) or -the [documentation on docker hub](https://hub.docker.com/r/pandoc/extra). - -- Merge changes from the pandoc default LaTeX template (as of 2023-03-10, [9b04036](https://github.com/jgm/pandoc/blob/9b04036f6b0745c6ce0cb027683e94b648da3a9c/data/templates/default.latex)). - - Add `CJKsansfont` and `CJKmonofont` for XeLaTeX. `CJKsansfont` and `CJKmonofont` will be set - for XeLaTeX only if `CJKmainfont` is also provided (#328, Yudong Jin). -- Add documentation in the README on how to use the `pandoc/extra` docker image (#319, damien clochard). -- Fix wrong literate of characters `è` and `È` in listings. The character `è` was wrongly - converted to `é` and `È` to `É` (#324, damien clochard). - -## [2.2.0] - 2023-01-22 - -- Merge changes from the pandoc default LaTeX template (as of 2023-01-13, [909ced5](https://github.com/jgm/pandoc/blob/909ced5153e2c7cefd5018c39f83231824940fb8/data/templates/default.latex)). - - This change adds support for pandoc 3. - -## [2.1.0] - 2022-12-04 - -- Merge changes from the pandoc default LaTeX template (as of 2022-11-19, [144bf90ab9](https://github.com/jgm/pandoc/blob/144bf90ab92b517dd721baf80f121f86187ccd61/data/templates/default.latex)). -- Restructure the examples. Any example folder now contains at least the following files: - - `document.md`: the Markdown document to convert to a PDF - - `document.pdf`: the resulting PDF document - - `build.sh`: a shell script to convert the document `document.md` with pandoc. This script might call pandoc with additional arguments (e.g. filters or template variables). - - `preview.png`: a PNG image of the resulting PDF document intended as a quick preview -- Use the Koma-Script package `scrlayer-scrpage` for the headers and footers instead of the package `fancyhdr` (#174, khaveesh). - - Fix a header and footer bug when using `oneside` introduced by the migration to `scrlayer-scrpage` (#248, ret2src). - - Restore pagestyle `plain` for chapters (#275). Headers and footers are removed from chapter pages, as it has been before the migration to `scrlayer-scrpage`. -- Correct the examples and documentation (#239, mprobson), (#261, supcik). -- Exclude title page from page count (#230, shmalebx9). -- Make code-block-font-size not affect inline listings (#229, LudvigHz). -- Rename the Eisvogel template variable `logo` to `titlepage-logo`. - - `logo` is already used by beamer, and one might want to use both - formats (beamer and latex) without the logo appearing as a - background image on beamer slides. -- Add an example for a table of contents (#283). - -## [2.0.0] - 2021-01-31 - -**This release includes breaking changes.** - -- Merged changes from the pandoc default LaTeX template. -- Fix broken travis build by modifying the `--resource-path` - - When specifying the resource path via `--resource-path` the template will be searched there since pandoc 2.9.2.1. - To fix the broken travis build (`Could not find data file templates/eisvogel.latex`) the current working directory `.` is included in the resource path for pandoc to find the template again. - - For more information visit the pandoc issue . -- Rename template to `eisvogel.latex` after release (#182). There is no need for renaming the template file after the download. - - This is a breaking change because there will be no file `eisvogel.latex` in the released artifacts anymore. - -- Option `logo-width` has no hard coded unit `pt` anymore (#221). - - The width of the logo can be specified with various units e.g. `pt`, `in`, `mm`. - - This is a breaking change because a previously specified `logo-width` without a unit needs a unit now. If there is no unit LaTeX will emit an error `Illegal unit of measure (pt inserted)` and no document will be created. - - The default value for `logo-width` has also changed from `100pt` to `35mm`. - -## [1.6.1] - 2020-11-26 - -- Merged changes from the pandoc default LaTeX template (https://github.com/jgm/pandoc/blob/master/data/templates/default.latex). - - This merge should fix a compilation error when using tables because of the missing `calc` package. - -## [1.6.0] - 2020-11-02 - -- Merged changes from the pandoc default LaTeX template (https://github.com/jgm/pandoc/blob/master/data/templates/default.latex). - - This merge should fix problems related to using CSL bibliographies (#201). -- Added documentation about common errors to the readme. -- The command `\thedate` can be used in the source document or metadata fields (#163). - -## [1.5.0] - 2020-06-14 - -- Create release assets with and without version number for easy access (#175). -- Added example `boxes-with-pandoc-latex-environment-and-tcolorbox` This example shows how to render beautiful boxes with the filter `pandoc-latex-environment` and the package `tcolorbox`. -- Fix LaTeX installation problems on Travis by installing everything manually. -- Fixed a couple of LuaLaTeX warnings (#169, khaveesh) -- Mention required LaTeX package for option `footnotes-disable-backlinks` in the Readme (#148, salim-b). -- Remove `graphicx` dependency (#149, noraj). Please see https://github.com/jgm/pandoc/issues/5848 for the full discussion. - -## [1.4.0] - 2020-02-02 - -- Added support for a page background (#138, evildead). - - The variable `page-background` specifies the path to a background image for any page. The background image is scaled to cover the entire page. - - The variable `page-background-opacity` specifies the background image opacity. -- Added an example on how to generate admonition boxes (#115). The example demonstrates the use of the filter `pandoc-latex-environments` to create custom admonition boxes with the `awesomebox` package. -- Added an example on how to compile Chinese documents (#140). -- Added a section on *required LaTeX packages* to the readme (#141). The section explains how to install the required packages with TeX Live and MiKtEX. -- Corrected the command `tlmgr` in `README.md` (#143). - -## [1.3.1] - 2019-12-08 - -- Fixed wrong margins when not using the titlepage option (#135). - -## [1.3.0] - 2019-10-26 - -- Clarified the location of the pandoc templates directory in the readme. -- Added missing `$endif$` that caused a compilation failure (#125, 0az). -- Merged changes from the pandoc default LaTeX template. -- Fixed a bug where specifying a font via `mainfont` when using pdfLaTeX would not apply the default font Source Sans Pro. -- Improve formatting of footnotes with the variables `footnotes-pretty` and `footnotes-disable-backlinks` (#107, salim-b). -- Added the variable `code-block-font-size` to change the font size for code blocks via the supplied LaTeX command (#123, #17). -- Improve Japanese dummy text (#86, JKPOKE) -- Added an example on how to change header and footer (#109). -- Added example backgrounds to the titlepage example. -- Added support for background images on the title page with the variable `titlepage-background` (#31, #41). -- Disabled striped tables per default. Enable them with the variable `table-use-row-colors: true` (#29). -- Updated listings definition for Java which is the default language when using listings. This means that more keywords such as `var` from Java 10 are highlighted. -- Added support for additional keyword colors when using `listings` for syntax highlighting. The support depends on the used language. Some languages like `motorola68k`, `x86masm`, `inform`, `llvm`, `lua`, `metapost`, `mupad`, `ocl`, `python`, `verrilog`, `basic`, `cil`, `fortran` and `hansl` will have additional colors for some keywords. -- Fixed: Long lines in code blocks (verbatim environment) wrap automatically (#2). - -## [1.2.4] - 2019-06-16 - -- Fixed: The template now compiles with the output format `beamer` (#99). The styling for the generated slides is currently not customized. - -## [1.2.3] - 2019-06-12 - -- Fixed: Code blocks were too close to the text above. -- Fixed: The default float placement of figures can be changed with the variable `float-placement-figure`. -- Changed: Merged changes from the pandoc default LaTeX template. -- Added: A changelog is available as `CHANGELOG.md`. -- Changed: Updated installation instructions in the README with new XDG support (#89, Andrew Zhou). - -## [1.2.2] - 2019-04-09 - -- Merged changes from the pandoc default LaTeX template. -- Fixed: Support custom values for `secnumdepth` and `toc-depth` (#87, Juan Grigera). - -## [1.2.1] - 2019-03-10 - -- Removed double inclusion of package `xcolor` and cleaned up some comments. -- Removed unused `\captionsetup[longtable]`. -- Moved listing colors to the listings block in the template. -- Changed the top and bottom spacing of listings. -- Merged changes from the pandoc default LaTeX template. -- Changed the release script to also create a `tar.gz` archive. - -## [1.2.0] - 2019-03-03 - -- Fixed curly quotes in code listings under XeTeX engine (#79, Andrew Hodgkinson). -- Merged changes from the pandoc default LaTeX template `default.latex`. -- Updated the installation instructions in the README and moved the release script to the `tools` folder. - -## [1.1.0] - 2019-02-17 - -- Defined a default pagestyle to make it easier to change the pagestyle on certain pages or define a custom one (#77). -- Add support for `first-chapter` variable in case it's desirable for a book not to begin with chapter 1 (#74, umanovskis). - -## [1.0.0] - 2018-12-07 - -- First release of the template as a ZIP file with the examples. - -[2.5.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v2.4.2...v2.5.0 -[2.4.2]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v2.4.1...v2.4.2 -[2.4.1]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v2.4.0...v2.4.1 -[2.4.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v2.3.0...v2.4.0 -[2.3.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v2.2.0...v2.3.0 -[2.2.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v2.1.0...v2.2.0 -[2.1.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v2.0.0...v2.1.0 -[2.0.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.6.1...v2.0.0 -[1.6.1]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.6.0...v1.6.1 -[1.6.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.5.0...v1.6.0 -[1.5.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.4.0...v1.5.0 -[1.4.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.3.1...v1.4.0 -[1.3.1]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.3.0...v1.3.1 -[1.3.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.2.4...v1.3.0 -[1.2.4]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.2.3...v1.2.4 -[1.2.3]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.2.2...v1.2.3 -[1.2.2]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.2.1...v1.2.2 -[1.2.1]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.2.0...v1.2.1 -[1.2.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/1.1.0...v1.2.0 -[1.1.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/compare/v1.0.0...1.1.0 -[1.0.0]: https://github.com/Wandmalfarbe/pandoc-latex-template/releases/tag/v1.0.0 diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/LICENSE b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/LICENSE deleted file mode 100644 index d1658d0..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/LICENSE +++ /dev/null @@ -1,28 +0,0 @@ -Copyright (c) 2017 - 2021, Pascal Wagler; -Copyright (c) 2014 - 2021, John MacFarlane -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/README.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/README.md deleted file mode 100644 index 2b0a052..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/README.md +++ /dev/null @@ -1,481 +0,0 @@ - - -# Eisvogel - -A clean **pandoc LaTeX template** to convert your markdown files to PDF or LaTeX. It is designed for lecture notes and exercises with a focus on computer science. The template is compatible with pandoc 3. - -## Preview - -| A custom title page | A basic example page | -| :------------------: | :------------------: | -| [![A custom title page](examples/title-page-custom/preview.png)](examples/title-page-custom/document.pdf) | [![A basic example page](examples/basic-example/preview.png)](examples/basic-example/document.pdf) | - -## Installation - -1. Install pandoc from . You also need to install [LaTeX](https://en.wikibooks.org/wiki/LaTeX/Installation#Distributions). -2. Download the latest version of the Eisvogel template from [the release page](https://github.com/Wandmalfarbe/pandoc-latex-template/releases/latest). -3. Extract the downloaded ZIP archive and open the folder. -4. Move the template `eisvogel.latex` to your pandoc templates folder. The location of the templates folder depends on your operating system: - - Unix, Linux, macOS: `/Users/USERNAME/.local/share/pandoc/templates/` or `/Users/USERNAME/.pandoc/templates/` - - Windows Vista or later: `C:\Users\USERNAME\AppData\Roaming\pandoc\templates\` - - If there are no folders called `templates` or `pandoc` you need to create them and put the template `eisvogel.latex` inside. You can find the default user data directory on your system by looking at the output of `pandoc --version`. - - -### Docker image - -Alternatively, if you don't want to install LaTeX, you can use the Docker -image named [pandoc/extra]. The image contains pandoc, LaTeX and a curated -selection of components such as the eisvogel template, pandoc filters and -open source fonts. A common use of the image looks like this -(line breaks for readability): - -``` bash -docker run --rm \ - --volume "$(pwd):/data" \ - --user $(id -u):$(id -g) \ - pandoc/extra example.md -o example.pdf --template eisvogel --listings -``` - -For frequent command line use, you can define the following shell alias: - -``` bash -alias pandock='docker run --rm -v "$(pwd):/data" -u $(id -u):$(id -g) pandoc/extra' -``` - -The example invocation with Docker from above now looks like this: - -``` bash -pandock example.md -o example.pdf --template eisvogel --listings -``` - -[pandoc/extra]: https://hub.docker.com/r/pandoc/extra - -## Usage - -1. Open the terminal and navigate to the folder where your markdown file is located. - -2. Execute the following command - - ``` bash - pandoc example.md -o example.pdf --from markdown --template eisvogel --listings - ``` - - where `example.md` is the markdown file you want to convert to PDF. - -In order to have nice headers and footers you need to supply metadata to your document. You can do that with a [YAML metadata block](http://pandoc.org/MANUAL.html#extension-yaml_metadata_block) at the top of your markdown document (see the [example markdown file](examples/basic-example/document.md)). Your markdown document may look like the following: - -``` markdown ---- -title: "The Document Title" -author: [Example Author, Another Author] -date: "2017-02-20" -keywords: [Markdown, Example] -... - -Here is the actual document text... -``` - -### Custom Template Variables - -This template defines some new variables to control the appearance of the resulting PDF document. The existing template variables from pandoc are all supported and their documentation can be found in [the pandoc manual](https://pandoc.org/MANUAL.html#variables-for-latex). - - - `titlepage` (defaults to `false`) - - turns on the title page when `true` - - - `titlepage-color` - - the background color of the title page. The color value must be given as an HTML hex color like `D8DE2C` without the leading number sign (`#`). When specifying the color in YAML, it is advisable to enclose it in quotes like so `titlepage-color: "D8DE2C"` to avoid the truncation of the color (e.g. `000000` becoming `0`). - - - `titlepage-text-color` (defaults to `5F5F5F`) - - the text color of the title page - - - `titlepage-rule-color` (defaults to `435488`) - - the color of the rule on the top of the title page - - - `titlepage-rule-height` (defaults to `4`) - - the height of the rule on the top of the title page (in points) - - - `titlepage-logo` - - path to an image that will be displayed on the title page. The path is always relative to where pandoc is executed. The option `--resource-path` has no effect. - - - `titlepage-background` - - the path to a background image for the title page. The background image is scaled to cover the entire page. In the examples folder under `titlepage-background` are a few example background images. - - - `page-background` - - the path to a background image for any page. The background image is scaled to cover the entire page. In the examples folder under `page-background` are a few example background images. - - - `page-background-opacity` (defaults to `0.2`) - - the background image opacity - - - `caption-justification` (defaults to `raggedright`) - - justification setting for captions (uses the `justification` parameter of the [caption](https://ctan.org/pkg/caption?lang=en) package) - - - `toc-own-page` (defaults to `false`) - - begin new page after table of contents, when `true` - - - `listings-disable-line-numbers` (defaults to `false`) - - disables line numbers for all listings - - - `listings-no-page-break` (defaults to `false`) - - avoid page break inside listings - - - `disable-header-and-footer` (default to `false`) - - disables the header and footer completely on all pages - - - `header-left` (defaults to the title) - - the text on the left side of the header - - - `header-center` - - the text in the center of the header - - - `header-right` (defaults to the date) - - the text on the right side of the header - - - `footer-left` (defaults to the author) - - the text on the left side of the footer - - - `footer-center` - - the text in the center of the footer - - - `footer-right` (defaults to the page number) - - the text on the right side of the footer - - - `footnotes-pretty` (defaults to `false`) - - prettifies formatting of footnotes (requires package `footmisc`) - - - `footnotes-disable-backlinks` (defaults to `false`) - - disables making the reference from the footnote at the bottom of the page into a link back to the occurrence of the footnote in the main text (enabling requires package `footnotebackref`). - - - `book` (defaults to `false`) - - typeset as book - - - `logo-width` (defaults to `35mm`) - - the width of the logo. One needs to specify the width with a (TeX) unit e.g. `100pt` or `35mm`. The following units can be used: - - - `pt`: Point - - `pc`: pica (12 `pt`) - - `in`: inch (72.27 `pt`) - - `bp`: Big point (72 `bp` = 1 `in`) - - `cm`: Centimeter - - `mm`: Millimeter - - `dd`: Didot point - - `cc`: cicero (12 `dd`) - - `sp`: Scaled point (65,536 `sp` = 1 `pt`) - - `ex`: Nomimal x-height - - `em`: Nominal m-width - - `px`: Pixel (only for pdfTeX and LuaTeX) The dimension given to the `\pdfpxdimen` primitive; default value is 1 `bp`, corresponding to a pixel density of 72 dpi. - - A visual overview of the length units is available at . - - - `first-chapter` (defaults to `1`) - - if typesetting a book with chapter numbers, specifies the number that will be assigned to the first chapter - - - `float-placement-figure` (defaults to `H`) - - Reset the default placement specifier for figure environments to the supplied value e.g. `htbp`. The available specifiers are listed below. The first four placement specifiers can be combined. - - 1. `h`: Place the float *here*, i.e., approximately at the same point it occurs in the source text. - 2. `t`: Place the float at the *top* of the page. - 3. `b`: Place the float at the *bottom* of the page. - 4. `p`: Place the float on the next *page* that will contain only floats like figures and tables. - 5. `H`: Place the float *HERE* (exactly where it occurs in the source text). The `H` specifier is provided by the [float package](https://ctan.org/pkg/float) and may not be used in conjunction with any other placement specifiers. - - - `table-use-row-colors` (defaults to `false`) - - enables row colors for tables. The default value is `false` because the coloring extends beyond the edge of the table and there is currently no way to change that. - - - `code-block-font-size` (defaults to `\small`) - - LaTeX command to change the font size for code blocks. The available values are `\tiny`, `\scriptsize`, `\footnotesize`, `\small`, `\normalsize`, `\large`, `\Large`, `\LARGE`, `\huge` and `\Huge`. This option will change the font size for default code blocks using the verbatim environment and for code blocks generated with listings. - -## Required LaTeX Packages - -LaTeX manages addons and additional functionality in so called packages. You -might get the following error when compiling a document with the Eisvogel -template: - - -``` sh -! LaTeX Error: File `footnotebackref.sty' not found. - -Type X to quit or to proceed, -or enter new name. (Default extension: sty) - -Enter file name: -! Emergency stop. - -``` - -LaTeX informs you that the additional package `footnotebackref` is required to -render the document. - -### Texlive - -Eisvogel requires a full texlive distribution that can be installed by running -`apt-get install texlive-full` in the terminal. Because `texlive-full` is very -large (about 5 Gigabytes) you can also install the smaller texlive bundles and -add any missing packages manually. - -A smaller texlive bundle is `texlive-latex-extra`. With `texlive-latex-extra` -you also need to install these packages manually: - -``` -adjustbox babel-german background bidi collectbox csquotes everypage filehook -footmisc footnotebackref framed fvextra letltxmacro ly1 mdframed mweights -needspace pagecolor sourcecodepro sourcesanspro titling ucharcat ulem -unicode-math upquote xecjk xurl zref -``` - -Install them with the following command: - -``` sh -tlmgr install soul adjustbox babel-german background bidi collectbox csquotes everypage filehook footmisc footnotebackref framed fvextra letltxmacro ly1 mdframed mweights needspace pagecolor sourcecodepro sourcesanspro titling ucharcat ulem unicode-math upquote xecjk xurl zref -``` - -Additional information about the different texlive packages can be found at -this TeX-StackExchange answer: - -### MiKTeX - -If you don't want to install all missing packages manually, [MiKTeX might be -an alternative](https://miktex.org/howto/miktex-console). - -> MiKTeX has the ability to automatically install missing packages. -> You can turn this feature on or off. And you can let MiKTeX ask you each time a package has to be installed: -> -> - Click `Settings` to navigate to the settings page. -> - Click the `General` tab. -> - Click one of the radio buttons: -> - `Ask me` -> - `Always install missing packages on-the-fly` -> - `Never install missing packages on-the-fly` - -## Examples - -### Numbered Sections - -For PDFs with [numbered sections](http://pandoc.org/MANUAL.html#options-affecting-specific-writers) use the `--number-sections` or `-N` option. - -``` bash -pandoc example.md -o example.pdf --template eisvogel --number-sections -``` - -### Syntax Highlighting with Listings - -You can get syntax highlighting of delimited code blocks by using the LaTeX package listings with the option `--listings`. This example will produce the same syntax highlighting as in the example PDF. - -``` bash -pandoc example.md -o example.pdf --template eisvogel --listings -``` - -### Syntax Highlighting Without Listings - -The following examples show [syntax highlighting of delimited code blocks](http://pandoc.org/MANUAL.html#syntax-highlighting) without using listings. To see a list of all the supported highlight styles, type `pandoc --list-highlight-styles`. - -``` bash -pandoc example.md -o example.pdf --template eisvogel --highlight-style pygments -``` - -``` bash -pandoc example.md -o example.pdf --template eisvogel --highlight-style kate -``` - -``` bash -pandoc example.md -o example.pdf --template eisvogel --highlight-style espresso -``` - -``` bash -pandoc example.md -o example.pdf --template eisvogel --highlight-style tango -``` - -### Standalone LaTeX Document - -To produce a standalone LaTeX document for compiling with any LaTeX editor use `.tex` as an output file extension. - -``` bash -pandoc example.md -o example.tex --template eisvogel -``` - -### Changing the Document Language - -The default language of this template is American English. The `lang` variable identifies the main language of the document, using a code according to [BCP 47](https://tools.ietf.org/html/bcp47) (e.g. `en` or `en-GB`). For an incomplete list of the supported language codes see [the documentation for the hyph-utf8 package (Section 2)](http://mirrors.ctan.org/language/hyph-utf8/doc/generic/hyph-utf8/hyph-utf8.pdf). The following example changes the language to British English: - -``` bash -pandoc example.md -o example.pdf --template eisvogel -V lang=en-GB -``` - -The following example changes the language to German: - -``` bash -pandoc example.md -o example.pdf --template eisvogel -V lang=de -``` - -### Typesetting a Book - -To typeset a book supply the template variable `-V book` from the command line or via `book: true` in the metadata. - -To get the correct chapter headings you need to tell pandoc that it should convert first level headings (indicated by one `#` in markdown) to chapters with the command line option `--top-level-division=chapter`. Chapter numbers start at 1. If you need to change that, specify `first-chapter` in the template variables. - -There will be one blank page before each chapter because the template is two-sided per default. So if you plan to publish your book as a PDF and don’t need a blank page you should add the class option `onesided` which can be done by supplying a template variable `-V classoption=oneside`. - -### Example Images - -| A green title page | A background image on the title page | -| :----------------: | :----------------: | -| [![A green title page](examples/title-page-green/preview.png)](examples/title-page-green/document.pdf) | [![A background image on the title page](examples/title-page-background/preview.png)](examples/title-page-background/document.pdf) | - -| images and tables | Code blocks styled without listings | -| :---------------: | :---------------: | -| [![images and tables](examples/images-and-tables/preview.png)](examples/images-and-tables/document.pdf) | [![Code blocks styled without listings](examples/code-blocks-without-listings/preview.png)](examples/code-blocks-without-listings/document.pdf) | - -| A book | Code blocks styled with listings | -| :----: | :----: | -| [![A book](examples/book/preview.png)](examples/book/document.pdf) | [![Code blocks styled with listings](examples/code-blocks-listings/preview.png)](examples/code-blocks-listings/document.pdf) | - -| A background images on all pages | CJK Support (when using XeLaTeX) | -| :----: | :----: | -| [![A background images on all pages](examples/page-background/preview.png)](examples/page-background/document.pdf) | [![CJK Support (when using XeLaTeX)](examples/language-japanese/preview.png)](examples/language-japanese/document.pdf) | - -## Common Errors / Issues - -The following section lists common errors and their solutions when using the -Eisvogel template. - -### LaTeX Errors `Missing endcsname inserted` or `File x not found` when using `titlepage-background`, `logo`, or `titlepage-logo`. - -``` latex -Error producing PDF. -! Missing endcsname inserted. - - protect -``` - -``` latex -Error producing PDF. -! Package pdftex.def Error: File `logo\T1\textunderscoreimage.pdf' not fou -nd: using draft setting. - -See the pdftex.def package documentation for explanation. -Type H for immediate help. -``` - -These errors occur when one includes a background image on the title page or a -logo that has an underscore (`_`) in the filename. - -A quick fix would be to replace all underscores in the filename of the image -with a hyphen (`-`). If the background image is specified in your YAML front -matter like so, - -``` yaml -titlepage-background: "background_image.pdf" -``` - -you can advise pandoc to interpret this as LaTeX and include it in the document -without parsing. - -``` yaml -titlepage-background: "`background_image.pdf`{=latex}" -``` - -The same fix can be used for the logo image as well: - -``` yaml -logo: "`logo_image.pdf`{=latex}" -``` - -Corresponding issues: - -- [Wandmalfarbe/pandoc-latex-template#100](https://github.com/Wandmalfarbe/pandoc-latex-template/issues/100) -- [Wandmalfarbe/pandoc-latex-template#166](https://github.com/Wandmalfarbe/pandoc-latex-template/issues/166) - -### LaTeX Error `Missing \begin{document}` - -``` -! LaTeX Error: Missing \begin{document}. - -See the LaTeX manual or LaTeX Companion for explanation. -Type H for immediate help. - ... - -l.7 < - !DOCTYPE html> -! ==> Fatal error occurred, no output PDF file produced! -``` - -This error indicates that you try to use some text file for conversion that is -not the Eisvogel template. Please download the [latest Eisvogel template](https://github.com/Wandmalfarbe/pandoc-latex-template/releases/latest) from the releases page and start the conversion again. - -### LaTeX Error `auto expansion is only possible with scalable fonts` - -``` latex -Error producing PDF. -! pdfTeX error (font expansion): auto expansion is only possible with scalable -fonts. -\AtBegShi@Output ...ipout \box \AtBeginShipoutBox - \fi \fi -l.643 \begin{lstlisting} -``` - -This error likely occurs on Windows with MiKTeX installed. StackOverflow user -[Krebto provided the following fix](https://tex.stackexchange.com/a/392467): - -> To solve the problem navigate to `C:\Program Files\MiKTeX 2.9\miktex\bin\x64` and run `updmap.exe`. The program may seem as it hangs for a while, but its probably because it tries to update the whole font tree. This solved the problem for me. After re-compiling everything should work fine. - -Corresponding issue: - -- [Wandmalfarbe/pandoc-latex-template#133](https://github.com/Wandmalfarbe/pandoc-latex-template/issues/133) - -### LaTeX Error `cannot find image file` - -``` latex -Error producing PDF. -! error: (file "/tmp/tex2pdf.-be734e802ef6d0c3/""fdcfc29edcf252186f1b0a52f18f50 -43abaeb2d0".png) (pdf backend): cannot find image file '"/tmp/tex2pdf.-be734e802 -ef6d0c3/""fdcfc29edcf252186f1b0a52f18f5043abaeb2d0".png' -! ==> Fatal error occurred, no output PDF file produced! -``` - -In general this error means that LaTeX is unable to find the included image -file. Please check all image references and file names for correctness. - -This error also occurs if you use an old version of Eisvogel with the package -`grffile` and have an old LaTeX distribution installed. Please update Eisvogel -and your LaTeX distribution. - -Corresponding issues: - -- [jgm/pandoc#5848](https://github.com/jgm/pandoc/issues/5848) -- [Wandmalfarbe/pandoc-latex-template#149](https://github.com/Wandmalfarbe/pandoc-latex-template/issues/149) - -## Credits - - - This template includes code for styling block quotations from [pandoc-letter](https://github.com/aaronwolen/pandoc-letter) by [Aaron Wolen](https://github.com/aaronwolen). - -## License - -This project is open source licensed under the BSD 3-Clause License. Please see the [LICENSE file](LICENSE) for more information. diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/docs/_config.yml b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/docs/_config.yml deleted file mode 100644 index 49b401c..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/docs/_config.yml +++ /dev/null @@ -1,3 +0,0 @@ -theme: jekyll-theme-cayman -title: Eisvogel -description: A clean pandoc LaTeX template to convert your markdown files to PDF or LaTeX. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/docs/index.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/docs/index.md deleted file mode 100644 index 0f6748c..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/docs/index.md +++ /dev/null @@ -1,436 +0,0 @@ - - -# Eisvogel - -A clean **pandoc LaTeX template** to convert your markdown files to PDF or LaTeX. It is designed for lecture notes and exercises with a focus on computer science. The template is compatible with pandoc 2. - -## Preview - -| A custom title page | A basic example page | -| :------------------: | :------------------: | -| [![A custom title page](../examples/custom-titlepage/custom-titlepage.png)](../examples/custom-titlepage/custom-titlepage.pdf) | [![A basic example page](../examples/basic-example/basic-example.png)](../examples/basic-example/basic-example.pdf) | - -## Installation - -1. Install pandoc from . You also need to install [LaTeX](https://en.wikibooks.org/wiki/LaTeX/Installation#Distributions). -2. Download the latest version of the Eisvogel template from [the release page](https://github.com/Wandmalfarbe/pandoc-latex-template/releases/latest). -3. Extract the downloaded ZIP archive and open the folder. -4. Move the template `eisvogel.tex` to your pandoc templates folder and rename the file to `eisvogel.latex`. The location of the templates folder depends on your operating system: - - Unix, Linux, macOS: `/Users/USERNAME/.local/share/pandoc/templates/` or `/Users/USERNAME/.pandoc/templates/` - - Windows Vista or later: `C:\Users\USERNAME\AppData\Roaming\pandoc\templates\` - - If there are no folders called `templates` or `pandoc` you need to create them and put the template `eisvogel.latex` inside. You can find the default user data directory on your system by looking at the output of `pandoc --version`. - -## Usage - -1. Open the terminal and navigate to the folder where your markdown file is located. - -2. Execute the following command - - ``` bash - pandoc example.md -o example.pdf --from markdown --template eisvogel --listings - ``` - - where `example.md` is the markdown file you want to convert to PDF. - -In order to have nice headers and footers you need to supply metadata to your document. You can do that with a [YAML metadata block](http://pandoc.org/MANUAL.html#extension-yaml_metadata_block) at the top of your markdown document (see the [example markdown file](../examples/basic-example/basic-example.md)). Your markdown document may look like the following: - -``` markdown ---- -title: "The Document Title" -author: [Example Author, Another Author] -date: "2017-02-20" -keywords: [Markdown, Example] -... - -Here is the actual document text... -``` - -### Custom Template Variables - -This template defines some new variables to control the appearance of the resulting PDF document. The existing template variables from pandoc are all supported and their documentation can be found in [the pandoc manual](https://pandoc.org/MANUAL.html#variables-for-latex). - - - `titlepage` (defaults to `false`) - - turns on the title page when `true` - - - `titlepage-color` - - the background color of the title page. The color value must be given as an HTML hex color like `D8DE2C` without the leading number sign (`#`). When specifying the color in YAML, it is advisable to enclose it in quotes like so `titlepage-color: "D8DE2C"` to avoid the truncation of the color (e.g. `000000` becoming `0`). - - - `titlepage-text-color` (defaults to `5F5F5F`) - - the text color of the title page - - - `titlepage-rule-color` (defaults to `435488`) - - the color of the rule on the top of the title page - - - `titlepage-rule-height` (defaults to `4`) - - the height of the rule on the top of the title page (in points) - - - `titlepage-background` - - the path to a background image for the title page. The background image is scaled to cover the entire page. In the examples folder under `titlepage-background` are a few example background images. - - - `page-background` - - the path to a background image for any page. The background image is scaled to cover the entire page. In the examples folder under `page-background` are a few example background images. - - - `page-background-opacity` (defaults to `0.2`) - - the background image opacity - - - `caption-justification` (defaults to `raggedright`) - - justification setting for captions (uses the `justification` parameter of the [caption](https://ctan.org/pkg/caption?lang=en) package) - - - `toc-own-page` (defaults to `false`) - - begin new page after table of contents, when `true` - - - `listings-disable-line-numbers` (defaults to `false`) - - disables line numbers for all listings - - - `listings-no-page-break` (defaults to `false`) - - avoid page break inside listings - - - `disable-header-and-footer` (default to `false`) - - disables the header and footer completely on all pages - - - `header-left` (defaults to the title) - - the text on the left side of the header - - - `header-center` - - the text in the center of the header - - - `header-right` (defaults to the date) - - the text on the right side of the header - - - `footer-left` (defaults to the author) - - the text on the left side of the footer - - - `footer-center` - - the text in the center of the footer - - - `footer-right` (defaults to the page number) - - the text on the right side of the footer - - - `footnotes-pretty` (defaults to `false`) - - prettifies formatting of footnotes (requires package `footmisc`) - - - `footnotes-disable-backlinks` (defaults to `false`) - - disables making the reference from the footnote at the bottom of the page into a link back to the occurrence of the footnote in the main text (enabling requires package `footnotebackref`). - - - `book` (defaults to `false`) - - typeset as book - - - `logo` - - path to an image that will be displayed on the title page. The path is always relative to where pandoc is executed. The option `--resource-path` has no effect. - - - `logo-width` (defaults to `100`) - - the width of the logo (in points) - - - `first-chapter` (defaults to `1`) - - if typesetting a book with chapter numbers, specifies the number that will be assigned to the first chapter - - - `float-placement-figure` (defaults to `H`) - - Reset the default placement specifier for figure environments to the supplied value e.g. `htbp`. The available specifiers are listed below. The first four placement specifiers can be combined. - - 1. `h`: Place the float *here*, i.e., approximately at the same point it occurs in the source text. - 2. `t`: Place the float at the *top* of the page. - 3. `b`: Place the float at the *bottom* of the page. - 4. `p`: Place the float on the next *page* that will contain only floats like figures and tables. - 5. `H`: Place the float *HERE* (exactly where it occurs in the source text). The `H` specifier is provided by the [float package](https://ctan.org/pkg/float) and may not be used in conjunction with any other placement specifiers. - - - `table-use-row-colors` (defaults to `false`) - - enables row colors for tables. The default value is `false` because the coloring extends beyond the edge of the table and there is currently no way to change that. - - - `code-block-font-size` (defaults to `\small`) - - LaTeX command to change the font size for code blocks. The available values are `\tiny`, `\scriptsize`, `\footnotesize`, `\small`, `\normalsize`, `\large`, `\Large`, `\LARGE`, `\huge` and `\Huge`. This option will change the font size for default code blocks using the verbatim environment and for code blocks generated with listings. - -## Required LaTeX Packages - -LaTeX manages addons and additional functionality in so called packages. You -might get the following error when compiling a document with the Eisvogel -template: - - -``` sh -! LaTeX Error: File `footnotebackref.sty' not found. - -Type X to quit or to proceed, -or enter new name. (Default extension: sty) - -Enter file name: -! Emergency stop. - -``` - -LaTeX informs you that the additional package `footnotebackref` is required to -render the document. - -### Texlive - -Eisvogel requires a full texlive distribution that can be installed by running -`apt-get install texlive-full` in the terminal. Because `texlive-full` is very -large (about 5 Gigabytes) you can also install the smaller texlive bundles and -add any missing packages manually. - -A smaller texlive bundle is `texlive-latex-extra`. With `texlive-latex-extra` -you also need to install these packages manually: - -``` -adjustbox babel-german background bidi collectbox csquotes everypage filehook -footmisc footnotebackref framed fvextra letltxmacro ly1 mdframed mweights -needspace pagecolor sourcecodepro sourcesanspro titling ucharcat ulem -unicode-math upquote xecjk xurl zref -``` - -Install them with the following command: - -``` sh -tlmgr install adjustbox babel-german background bidi collectbox csquotes everypage filehook footmisc footnotebackref framed fvextra letltxmacro ly1 mdframed mweights needspace pagecolor sourcecodepro sourcesanspro titling ucharcat ulem unicode-math upquote xecjk xurl zref -``` - -Additional information about the different texlive packages can be found at -this TeX-StackExchange answer: - -### MiKTeX - -If you don't want to install all missing packages manually, [MiKTeX might be -an alternative](https://miktex.org/howto/miktex-console). - -> MiKTeX has the ability to automatically install missing packages. -> You can turn this feature on or off. And you can let MiKTeX ask you each time a package has to be installed: -> -> - Click `Settings` to navigate to the settings page. -> - Click the `General` tab. -> - Click one of the radio buttons: -> - `Ask me` -> - `Always install missing packages on-the-fly` -> - `Never install missing packages on-the-fly` - -## Examples - -### Numbered Sections - -For PDFs with [numbered sections](http://pandoc.org/MANUAL.html#options-affecting-specific-writers) use the `--number-sections` or `-N` option. - -``` bash -pandoc example.md -o example.pdf --template eisvogel --number-sections -``` - -### Syntax Highlighting with Listings - -You can get syntax highlighting of delimited code blocks by using the LaTeX package listings with the option `--listings`. This example will produce the same syntax highlighting as in the example PDF. - -``` bash -pandoc example.md -o example.pdf --template eisvogel --listings -``` - -### Syntax Highlighting Without Listings - -The following examples show [syntax highlighting of delimited code blocks](http://pandoc.org/MANUAL.html#syntax-highlighting) without using listings. To see a list of all the supported highlight styles, type `pandoc --list-highlight-styles`. - -``` bash -pandoc example.md -o example.pdf --template eisvogel --highlight-style pygments -``` - -``` bash -pandoc example.md -o example.pdf --template eisvogel --highlight-style kate -``` - -``` bash -pandoc example.md -o example.pdf --template eisvogel --highlight-style espresso -``` - -``` bash -pandoc example.md -o example.pdf --template eisvogel --highlight-style tango -``` - -### Standalone LaTeX Document - -To produce a standalone LaTeX document for compiling with any LaTeX editor use `.tex` as an output file extension. - -``` bash -pandoc example.md -o example.tex --template eisvogel -``` - -### Changing the Document Language - -The default language of this template is American English. The `lang` variable identifies the main language of the document, using a code according to [BCP 47](https://tools.ietf.org/html/bcp47) (e.g. `en` or `en-GB`). For an incomplete list of the supported language codes see [the documentation for the hyph-utf8 package (Section 2)](http://mirrors.ctan.org/language/hyph-utf8/doc/generic/hyph-utf8/hyph-utf8.pdf). The following example changes the language to British English: - -``` bash -pandoc example.md -o example.pdf --template eisvogel -V lang=en-GB -``` - -The following example changes the language to German: - -``` bash -pandoc example.md -o example.pdf --template eisvogel -V lang=de -``` - -### Typesetting a Book - -To typeset a book supply the template variable `-V book` from the command line or via `book: true` in the metadata. - -To get the correct chapter headings you need to tell pandoc that it should convert first level headings (indicated by one `#` in markdown) to chapters with the command line option `--top-level-division=chapter`. Chapter numbers start at 1. If you need to change that, specify `first-chapter` in the template variables. - -There will be one blank page before each chapter because the template is two-sided per default. So if you plan to publish your book as a PDF and don’t need a blank page you should add the class option `onesided` which can be done by supplying a template variable `-V classoption=oneside`. - -### Example Images - -| A green title page | A background image on the title page | -| :----------------: | :----------------: | -| [![A green title page](../examples/green-titlepage/green-titlepage.png)](../examples/green-titlepage/green-titlepage.pdf) | [![A background image on the title page](../examples/titlepage-background/titlepage-background.png)](../examples/titlepage-background/titlepage-background.pdf) | - -| images and tables | Code blocks styled without listings | -| :---------------: | :---------------: | -| [![images and tables](../examples/images-and-tables/images-and-tables.png)](../examples/images-and-tables/images-and-tables.pdf) | [![Code blocks styled without listings](../examples/without-listings/without-listings.png)](../examples/without-listings/without-listings.pdf) | - -| A book | Code blocks styled with listings | -| :----: | :----: | -| [![A book](../examples/book/book.png)](../examples/book/book.pdf) | [![Code blocks styled with listings](../examples/listings/listings.png)](../examples/listings/listings.pdf) | - -| A background images on all pages | CJK Support (when using XeLaTeX) | -| :----: | :----: | -| [![A background images on all pages](../examples/page-background/page-background.png)](../examples/page-background/page-background.pdf) | [![CJK Support (when using XeLaTeX)](../examples/japanese/japanese.png)](../examples/japanese/japanese.pdf) | - -## Common Errors / Issues - -The following section lists common errors and their solutions when using the -Eisvogel template. - -### LaTeX Errors `Missing endcsname inserted` or `File x not found` when using `titlepage-background` or `logo` - -``` latex -Error producing PDF. -! Missing endcsname inserted. - - protect -``` - -``` latex -Error producing PDF. -! Package pdftex.def Error: File `logo\T1\textunderscoreimage.pdf' not fou -nd: using draft setting. - -See the pdftex.def package documentation for explanation. -Type H for immediate help. -``` - -These errors occur when one includes a background image on the title page or a -logo that has an underscore (`_`) in the filename. - -A quick fix would be to replace all underscores in the filename of the image -with a hyphen (`-`). If the background image is specified in your YAML front -matter like so, - -``` yaml -titlepage-background: "background_image.pdf" -``` - -you can advise pandoc to interpret this as LaTeX and include it in the document -without parsing. - -``` yaml -titlepage-background: "`background_image.pdf`{=latex}" -``` - -The same fix can be used for the logo image as well: - -``` yaml -logo: "`logo_image.pdf`{=latex}" -``` - -Corresponding issues: - -- [Wandmalfarbe/pandoc-latex-template#100](https://github.com/Wandmalfarbe/pandoc-latex-template/issues/100) -- [Wandmalfarbe/pandoc-latex-template#166](https://github.com/Wandmalfarbe/pandoc-latex-template/issues/166) - -### LaTeX Error `Missing \begin{document}` - -``` -! LaTeX Error: Missing \begin{document}. - -See the LaTeX manual or LaTeX Companion for explanation. -Type H for immediate help. - ... - -l.7 < - !DOCTYPE html> -! ==> Fatal error occurred, no output PDF file produced! -``` - -This error indicates that you try to use some text file for conversion that is -not the Eisvogel template. Please download the [latest Eisvogel template](https://github.com/Wandmalfarbe/pandoc-latex-template/releases/latest) from the releases page and start the conversion again. - -### LaTeX Error `auto expansion is only possible with scalable fonts` - -``` latex -Error producing PDF. -! pdfTeX error (font expansion): auto expansion is only possible with scalable -fonts. -\AtBegShi@Output ...ipout \box \AtBeginShipoutBox - \fi \fi -l.643 \begin{lstlisting} -``` - -This error likely occurs on Windows with MiKTeX installed. StackOverflow user -[Krebto provided the following fix](https://tex.stackexchange.com/a/392467): - -> To solve the problem navigate to `C:\Program Files\MiKTeX 2.9\miktex\bin\x64` and run `updmap.exe`. The program may seem as it hangs for a while, but its probably because it tries to update the whole font tree. This solved the problem for me. After re-compiling everything should work fine. - -Corresponding issue: - -- [Wandmalfarbe/pandoc-latex-template#133](https://github.com/Wandmalfarbe/pandoc-latex-template/issues/133) - -### LaTeX Error `cannot find image file` - -``` latex -Error producing PDF. -! error: (file "/tmp/tex2pdf.-be734e802ef6d0c3/""fdcfc29edcf252186f1b0a52f18f50 -43abaeb2d0".png) (pdf backend): cannot find image file '"/tmp/tex2pdf.-be734e802 -ef6d0c3/""fdcfc29edcf252186f1b0a52f18f5043abaeb2d0".png' -! ==> Fatal error occurred, no output PDF file produced! -``` - -In general this error means that LaTeX is unable to find the included image -file. Please check all image references and file names for correctness. - -This error also occurs if you use an old version of Eisvogel with the package -`grffile` and have an old LaTeX distribution installed. Please update Eisvogel -and your LaTeX distribution. - -Corresponding issues: - -- [jgm/pandoc#5848](https://github.com/jgm/pandoc/issues/5848) -- [Wandmalfarbe/pandoc-latex-template#149](https://github.com/Wandmalfarbe/pandoc-latex-template/issues/149) - -## Credits - - - This template includes code for styling block quotations from [pandoc-letter](https://github.com/aaronwolen/pandoc-letter) by [Aaron Wolen](https://github.com/aaronwolen). - -## License - -This project is open source licensed under the BSD 3-Clause License. Please see the [LICENSE file](LICENSE) for more information. diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/eisvogel.tex b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/eisvogel.tex deleted file mode 100644 index 742b0f5..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/eisvogel.tex +++ /dev/null @@ -1,1156 +0,0 @@ -%% -% Copyright (c) 2017 - 2024, Pascal Wagler; -% Copyright (c) 2014 - 2024, John MacFarlane -% -% All rights reserved. -% -% Redistribution and use in source and binary forms, with or without -% modification, are permitted provided that the following conditions -% are met: -% -% - Redistributions of source code must retain the above copyright -% notice, this list of conditions and the following disclaimer. -% -% - Redistributions in binary form must reproduce the above copyright -% notice, this list of conditions and the following disclaimer in the -% documentation and/or other materials provided with the distribution. -% -% - Neither the name of John MacFarlane nor the names of other -% contributors may be used to endorse or promote products derived -% from this software without specific prior written permission. -% -% THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -% "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -% LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS -% FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -% COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -% INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -% BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -% LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -% CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -% LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN -% ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -% POSSIBILITY OF SUCH DAMAGE. -%% - -%% -% This is the Eisvogel pandoc LaTeX template. -% -% For usage information and examples visit the official GitHub page: -% https://github.com/Wandmalfarbe/pandoc-latex-template -%% - -% Options for packages loaded elsewhere -\PassOptionsToPackage{unicode$for(hyperrefoptions)$,$hyperrefoptions$$endfor$}{hyperref} -\PassOptionsToPackage{hyphens}{url} -\PassOptionsToPackage{dvipsnames,svgnames,x11names,table}{xcolor} -$if(CJKmainfont)$ -\PassOptionsToPackage{space}{xeCJK} -$endif$ -% -\documentclass[ -$if(fontsize)$ - $fontsize$, -$endif$ -$if(papersize)$ - $papersize$paper, -$else$ - paper=a4, -$endif$ -$if(beamer)$ - ignorenonframetext, -$if(handout)$ - handout, -$endif$ -$if(aspectratio)$ - aspectratio=$aspectratio$, -$endif$ -$if(babel-lang)$ - $babel-lang$, -$endif$ -$endif$ -$for(classoption)$ - $classoption$$sep$, -$endfor$ - ,captions=tableheading -]{$if(beamer)$$documentclass$$else$$if(book)$scrbook$else$scrartcl$endif$$endif$} -$if(beamer)$ -$if(background-image)$ -\usebackgroundtemplate{% - \includegraphics[width=\paperwidth]{$background-image$}% -} -% In beamer background-image does not work well when other images are used, so this is the workaround -\pgfdeclareimage[width=\paperwidth,height=\paperheight]{background}{$background-image$} -\usebackgroundtemplate{\pgfuseimage{background}} -$endif$ -\usepackage{pgfpages} -\setbeamertemplate{caption}[numbered] -\setbeamertemplate{caption label separator}{: } -\setbeamercolor{caption name}{fg=normal text.fg} -\beamertemplatenavigationsymbols$if(navigation)$$navigation$$else$empty$endif$ -$for(beameroption)$ -\setbeameroption{$beameroption$} -$endfor$ -% Prevent slide breaks in the middle of a paragraph -\widowpenalties 1 10000 -\raggedbottom -$if(section-titles)$ -\setbeamertemplate{part page}{ - \centering - \begin{beamercolorbox}[sep=16pt,center]{part title} - \usebeamerfont{part title}\insertpart\par - \end{beamercolorbox} -} -\setbeamertemplate{section page}{ - \centering - \begin{beamercolorbox}[sep=12pt,center]{section title} - \usebeamerfont{section title}\insertsection\par - \end{beamercolorbox} -} -\setbeamertemplate{subsection page}{ - \centering - \begin{beamercolorbox}[sep=8pt,center]{subsection title} - \usebeamerfont{subsection title}\insertsubsection\par - \end{beamercolorbox} -} -\AtBeginPart{ - \frame{\partpage} -} -\AtBeginSection{ - \ifbibliography - \else - \frame{\sectionpage} - \fi -} -\AtBeginSubsection{ - \frame{\subsectionpage} -} -$endif$ -$endif$ -$if(beamerarticle)$ -\usepackage{beamerarticle} % needs to be loaded first -$endif$ -\usepackage{amsmath,amssymb} -$if(linestretch)$ -\usepackage{setspace} -$else$ -% Use setspace anyway because we change the default line spacing. -% The spacing is changed early to affect the titlepage and the TOC. -\usepackage{setspace} -\setstretch{1.2} -$endif$ -\usepackage{iftex} -\ifPDFTeX - \usepackage[$if(fontenc)$$fontenc$$else$T1$endif$]{fontenc} - \usepackage[utf8]{inputenc} - \usepackage{textcomp} % provide euro and other symbols -\else % if luatex or xetex -$if(mathspec)$ - \ifXeTeX - \usepackage{mathspec} % this also loads fontspec - \else - \usepackage{unicode-math} % this also loads fontspec - \fi -$else$ - \usepackage{unicode-math} % this also loads fontspec -$endif$ - \defaultfontfeatures{Scale=MatchLowercase}$-- must come before Beamer theme - \defaultfontfeatures[\rmfamily]{Ligatures=TeX,Scale=1} -\fi -$if(fontfamily)$ -$else$ -$-- Set default font before Beamer theme so the theme can override it -\usepackage{lmodern} -$endif$ -$-- Set Beamer theme before user font settings so they can override theme -$if(beamer)$ -$if(theme)$ -\usetheme[$for(themeoptions)$$themeoptions$$sep$,$endfor$]{$theme$} -$endif$ -$if(colortheme)$ -\usecolortheme{$colortheme$} -$endif$ -$if(fonttheme)$ -\usefonttheme{$fonttheme$} -$endif$ -$if(mainfont)$ -\usefonttheme{serif} % use mainfont rather than sansfont for slide text -$endif$ -$if(innertheme)$ -\useinnertheme{$innertheme$} -$endif$ -$if(outertheme)$ -\useoutertheme{$outertheme$} -$endif$ -$endif$ -$-- User font settings (must come after default font and Beamer theme) -$if(fontfamily)$ -\usepackage[$for(fontfamilyoptions)$$fontfamilyoptions$$sep$,$endfor$]{$fontfamily$} -$endif$ -\ifPDFTeX\else - % xetex/luatex font selection -$if(mainfont)$ - $if(mainfontfallback)$ - \ifLuaTeX - \usepackage{luaotfload} - \directlua{luaotfload.add_fallback("mainfontfallback",{ - $for(mainfontfallback)$"$mainfontfallback$"$sep$,$endfor$ - })} - \fi - $endif$ - \setmainfont[$for(mainfontoptions)$$mainfontoptions$$sep$,$endfor$$if(mainfontfallback)$,RawFeature={fallback=mainfontfallback}$endif$]{$mainfont$} -$endif$ -$if(sansfont)$ - $if(sansfontfallback)$ - \ifLuaTeX - \usepackage{luaotfload} - \directlua{luaotfload.add_fallback("sansfontfallback",{ - $for(sansfontfallback)$"$sansfontfallback$"$sep$,$endfor$ - })} - \fi - $endif$ - \setsansfont[$for(sansfontoptions)$$sansfontoptions$$sep$,$endfor$$if(sansfontfallback)$,RawFeature={fallback=sansfontfallback}$endif$]{$sansfont$} -$endif$ -$if(monofont)$ - $if(monofontfallback)$ - \ifLuaTeX - \usepackage{luaotfload} - \directlua{luaotfload.add_fallback("monofontfallback",{ - $for(monofontfallback)$"$monofontfallback$"$sep$,$endfor$ - })} - \fi - $endif$ - \setmonofont[$for(monofontoptions)$$monofontoptions$$sep$,$endfor$$if(monofontfallback)$,RawFeature={fallback=monofontfallback}$endif$]{$monofont$} -$endif$ -$for(fontfamilies)$ - \newfontfamily{$fontfamilies.name$}[$for(fontfamilies.options)$$fontfamilies.options$$sep$,$endfor$]{$fontfamilies.font$} -$endfor$ -$if(mathfont)$ -$if(mathspec)$ - \ifXeTeX - \setmathfont(Digits,Latin,Greek)[$for(mathfontoptions)$$mathfontoptions$$sep$,$endfor$]{$mathfont$} - \else - \setmathfont[$for(mathfontoptions)$$mathfontoptions$$sep$,$endfor$]{$mathfont$} - \fi -$else$ - \setmathfont[$for(mathfontoptions)$$mathfontoptions$$sep$,$endfor$]{$mathfont$} -$endif$ -$endif$ -$if(CJKmainfont)$ - \ifXeTeX - \usepackage{xeCJK} - \setCJKmainfont[$for(CJKoptions)$$CJKoptions$$sep$,$endfor$]{$CJKmainfont$} - $if(CJKsansfont)$ - \setCJKsansfont[$for(CJKoptions)$$CJKoptions$$sep$,$endfor$]{$CJKsansfont$} - $endif$ - $if(CJKmonofont)$ - \setCJKmonofont[$for(CJKoptions)$$CJKoptions$$sep$,$endfor$]{$CJKmonofont$} - $endif$ - \fi -$endif$ -$if(luatexjapresetoptions)$ - \ifLuaTeX - \usepackage[$for(luatexjapresetoptions)$$luatexjapresetoptions$$sep$,$endfor$]{luatexja-preset} - \fi -$endif$ -$if(CJKmainfont)$ - \ifLuaTeX - \usepackage[$for(luatexjafontspecoptions)$$luatexjafontspecoptions$$sep$,$endfor$]{luatexja-fontspec} - \setmainjfont[$for(CJKoptions)$$CJKoptions$$sep$,$endfor$]{$CJKmainfont$} - \fi -$endif$ -\fi -$if(zero-width-non-joiner)$ -%% Support for zero-width non-joiner characters. -\makeatletter -\def\zerowidthnonjoiner{% - % Prevent ligatures and adjust kerning, but still support hyphenating. - \texorpdfstring{% - \TextOrMath{\nobreak\discretionary{-}{}{\kern.03em}% - \ifvmode\else\nobreak\hskip\z@skip\fi}{}% - }{}% -} -\makeatother -\ifPDFTeX - \DeclareUnicodeCharacter{200C}{\zerowidthnonjoiner} -\else - \catcode`^^^^200c=\active - \protected\def ^^^^200c{\zerowidthnonjoiner} -\fi -%% End of ZWNJ support -$endif$ -% Use upquote if available, for straight quotes in verbatim environments -\IfFileExists{upquote.sty}{\usepackage{upquote}}{} -\IfFileExists{microtype.sty}{% use microtype if available - \usepackage[$for(microtypeoptions)$$microtypeoptions$$sep$,$endfor$]{microtype} - \UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts -}{} -$if(indent)$ -$else$ -\makeatletter -\@ifundefined{KOMAClassName}{% if non-KOMA class - \IfFileExists{parskip.sty}{% - \usepackage{parskip} - }{% else - \setlength{\parindent}{0pt} - \setlength{\parskip}{6pt plus 2pt minus 1pt}} -}{% if KOMA class - \KOMAoptions{parskip=half}} -\makeatother -$endif$ -$if(verbatim-in-note)$ -\usepackage{fancyvrb} -$endif$ -\usepackage{xcolor} -\definecolor{default-linkcolor}{HTML}{A50000} -\definecolor{default-filecolor}{HTML}{A50000} -\definecolor{default-citecolor}{HTML}{4077C0} -\definecolor{default-urlcolor}{HTML}{4077C0} -$if(footnotes-pretty)$ -% load footmisc in order to customize footnotes (footmisc has to be loaded before hyperref, cf. https://tex.stackexchange.com/a/169124/144087) -\usepackage[hang,flushmargin,bottom,multiple]{footmisc} -\setlength{\footnotemargin}{0.8em} % set space between footnote nr and text -\setlength{\footnotesep}{\baselineskip} % set space between multiple footnotes -\setlength{\skip\footins}{0.3cm} % set space between page content and footnote -\setlength{\footskip}{0.9cm} % set space between footnote and page bottom -$endif$ -$if(geometry)$ -$if(beamer)$ -\geometry{$for(geometry)$$geometry$$sep$,$endfor$} -$else$ -\usepackage[$for(geometry)$$geometry$$sep$,$endfor$]{geometry} -$endif$ -$else$ -$if(beamer)$ -$else$ -\usepackage[margin=2.5cm,includehead=true,includefoot=true,centering,$for(geometry)$$geometry$$sep$,$endfor$]{geometry} -$endif$ -$endif$ -$if(titlepage-logo)$ -\usepackage[export]{adjustbox} -\usepackage{graphicx} -$endif$ -$if(beamer)$ -\newif\ifbibliography -$endif$ -$if(listings)$ -\usepackage{listings} -\newcommand{\passthrough}[1]{#1} -\lstset{defaultdialect=[5.3]Lua} -\lstset{defaultdialect=[x86masm]Assembler} -$endif$ -$if(listings-no-page-break)$ -\usepackage{etoolbox} -\BeforeBeginEnvironment{lstlisting}{\par\noindent\begin{minipage}{\linewidth}} -\AfterEndEnvironment{lstlisting}{\end{minipage}\par\addvspace{\topskip}} -$endif$ -$if(lhs)$ -\lstnewenvironment{code}{\lstset{language=Haskell,basicstyle=\small\ttfamily}}{} -$endif$ -$if(highlighting-macros)$ -$highlighting-macros$ - -% Workaround/bugfix from jannick0. -% See https://github.com/jgm/pandoc/issues/4302#issuecomment-360669013) -% or https://github.com/Wandmalfarbe/pandoc-latex-template/issues/2 -% -% Redefine the verbatim environment 'Highlighting' to break long lines (with -% the help of fvextra). Redefinition is necessary because it is unlikely that -% pandoc includes fvextra in the default template. -\usepackage{fvextra} -\DefineVerbatimEnvironment{Highlighting}{Verbatim}{breaklines,fontsize=$if(code-block-font-size)$$code-block-font-size$$else$\small$endif$,commandchars=\\\{\}} - -$endif$ -$if(tables)$ -\usepackage{longtable,booktabs,array} -$if(multirow)$ -\usepackage{multirow} -$endif$ -\usepackage{calc} % for calculating minipage widths -$if(beamer)$ -\usepackage{caption} -% Make caption package work with longtable -\makeatletter -\def\fnum@table{\tablename~\thetable} -\makeatother -$else$ -% Correct order of tables after \paragraph or \subparagraph -\usepackage{etoolbox} -\makeatletter -\patchcmd\longtable{\par}{\if@noskipsec\mbox{}\fi\par}{}{} -\makeatother -% Allow footnotes in longtable head/foot -\IfFileExists{footnotehyper.sty}{\usepackage{footnotehyper}}{\usepackage{footnote}} -\makesavenoteenv{longtable} -$endif$ -$endif$ -% add backlinks to footnote references, cf. https://tex.stackexchange.com/questions/302266/make-footnote-clickable-both-ways -$if(footnotes-disable-backlinks)$ -$else$ -\usepackage{footnotebackref} -$endif$ -$if(graphics)$ -\usepackage{graphicx} -\makeatletter -\newsavebox\pandoc@box -\newcommand*\pandocbounded[1]{% scales image to fit in text height/width - \sbox\pandoc@box{#1}% - \Gscale@div\@tempa{\textheight}{\dimexpr\ht\pandoc@box+\dp\pandoc@box\relax}% - \Gscale@div\@tempb{\linewidth}{\wd\pandoc@box}% - \ifdim\@tempb\p@<\@tempa\p@\let\@tempa\@tempb\fi% select the smaller of both - \ifdim\@tempa\p@<\p@\scalebox{\@tempa}{\usebox\pandoc@box}% - \else\usebox{\pandoc@box}% - \fi% -} -% Set default figure placement to htbp -% Make use of float-package and set default placement for figures to H. -% The option H means 'PUT IT HERE' (as opposed to the standard h option which means 'You may put it here if you like'). -\usepackage{float} -\floatplacement{figure}{$if(float-placement-figure)$$float-placement-figure$$else$H$endif$} -\makeatother -$endif$ -$if(svg)$ -\usepackage{svg} -$endif$ -$if(strikeout)$ -$-- also used for underline -\ifLuaTeX - \usepackage{luacolor} - \usepackage[soul]{lua-ul} -\else -\usepackage{soul} -$if(beamer)$ - \makeatletter - \let\HL\hl - \renewcommand\hl{% fix for beamer highlighting - \let\set@color\beamerorig@set@color - \let\reset@color\beamerorig@reset@color - \HL} - \makeatother -$endif$ -$if(CJKmainfont)$ - \ifXeTeX - % soul's \st doesn't work for CJK: - \usepackage{xeCJKfntef} - \renewcommand{\st}[1]{\sout{#1}} - \fi -$endif$ -\fi -$endif$ -\setlength{\emergencystretch}{3em} % prevent overfull lines -\providecommand{\tightlist}{% - \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}} -$if(numbersections)$ -\setcounter{secnumdepth}{$if(secnumdepth)$$secnumdepth$$else$5$endif$} -$else$ -\setcounter{secnumdepth}{-\maxdimen} % remove section numbering -$endif$ -$if(subfigure)$ -\usepackage{subcaption} -$endif$ -$if(beamer)$ -$else$ -$if(block-headings)$ -% Make \paragraph and \subparagraph free-standing -\makeatletter -\ifx\paragraph\undefined\else - \let\oldparagraph\paragraph - \renewcommand{\paragraph}{ - \@ifstar - \xxxParagraphStar - \xxxParagraphNoStar - } - \newcommand{\xxxParagraphStar}[1]{\oldparagraph*{#1}\mbox{}} - \newcommand{\xxxParagraphNoStar}[1]{\oldparagraph{#1}\mbox{}} -\fi -\ifx\subparagraph\undefined\else - \let\oldsubparagraph\subparagraph - \renewcommand{\subparagraph}{ - \@ifstar - \xxxSubParagraphStar - \xxxSubParagraphNoStar - } - \newcommand{\xxxSubParagraphStar}[1]{\oldsubparagraph*{#1}\mbox{}} - \newcommand{\xxxSubParagraphNoStar}[1]{\oldsubparagraph{#1}\mbox{}} -\fi -\makeatother -$endif$ -$endif$ -$if(pagestyle)$ -\pagestyle{$pagestyle$} -$endif$ -$if(csl-refs)$ -% definitions for citeproc citations -\NewDocumentCommand\citeproctext{}{} -\NewDocumentCommand\citeproc{mm}{% - \begingroup\def\citeproctext{#2}\cite{#1}\endgroup} -\makeatletter - % allow citations to break across lines - \let\@cite@ofmt\@firstofone - % avoid brackets around text for \cite: - \def\@biblabel#1{} - \def\@cite#1#2{{#1\if@tempswa , #2\fi}} -\makeatother -\newlength{\cslhangindent} -\setlength{\cslhangindent}{1.5em} -\newlength{\csllabelwidth} -\setlength{\csllabelwidth}{3em} -\newenvironment{CSLReferences}[2] % #1 hanging-indent, #2 entry-spacing - {\begin{list}{}{% - \setlength{\itemindent}{0pt} - \setlength{\leftmargin}{0pt} - \setlength{\parsep}{0pt} - % turn on hanging indent if param 1 is 1 - \ifodd #1 - \setlength{\leftmargin}{\cslhangindent} - \setlength{\itemindent}{-1\cslhangindent} - \fi - % set entry spacing - \setlength{\itemsep}{#2\baselineskip}}} - {\end{list}} -\usepackage{calc} -\newcommand{\CSLBlock}[1]{\hfill\break\parbox[t]{\linewidth}{\strut\ignorespaces#1\strut}} -\newcommand{\CSLLeftMargin}[1]{\parbox[t]{\csllabelwidth}{\strut#1\strut}} -\newcommand{\CSLRightInline}[1]{\parbox[t]{\linewidth - \csllabelwidth}{\strut#1\strut}} -\newcommand{\CSLIndent}[1]{\hspace{\cslhangindent}#1} -$endif$ -$if(lang)$ -\ifLuaTeX -\usepackage[bidi=basic]{babel} -\else -\usepackage[bidi=default]{babel} -\fi -$if(babel-lang)$ -\babelprovide[main,import]{$babel-lang$} -$if(mainfont)$ -\ifPDFTeX -\else -\babelfont{rm}[$for(mainfontoptions)$$mainfontoptions$$sep$,$endfor$$if(mainfontfallback)$,RawFeature={fallback=mainfontfallback}$endif$]{$mainfont$} -\fi -$endif$ -$endif$ -$for(babel-otherlangs)$ -\babelprovide[import]{$babel-otherlangs$} -$endfor$ -$for(babelfonts/pairs)$ -\babelfont[$babelfonts.key$]{rm}{$babelfonts.value$} -$endfor$ -% get rid of language-specific shorthands (see #6817): -\let\LanguageShortHands\languageshorthands -\def\languageshorthands#1{} -$if(selnolig-langs)$ -\ifLuaTeX - \usepackage[$for(selnolig-langs)$$it$$sep$,$endfor$]{selnolig} % disable illegal ligatures -\fi -$endif$ -$endif$ -$for(header-includes)$ -$header-includes$ -$endfor$ -$if(dir)$ -\ifPDFTeX - \TeXXeTstate=1 - \newcommand{\RL}[1]{\beginR #1\endR} - \newcommand{\LR}[1]{\beginL #1\endL} - \newenvironment{RTL}{\beginR}{\endR} - \newenvironment{LTR}{\beginL}{\endL} -\fi -$endif$ -$if(natbib)$ -\usepackage[$natbiboptions$]{natbib} -\bibliographystyle{$if(biblio-style)$$biblio-style$$else$plainnat$endif$} -$endif$ -$if(biblatex)$ -\usepackage[$if(biblio-style)$style=$biblio-style$,$endif$$for(biblatexoptions)$$biblatexoptions$$sep$,$endfor$]{biblatex} -$for(bibliography)$ -\addbibresource{$bibliography$} -$endfor$ -$endif$ -$if(nocite-ids)$ -\nocite{$for(nocite-ids)$$it$$sep$, $endfor$} -$endif$ -$if(csquotes)$ -\usepackage{csquotes} -$endif$ -\usepackage{bookmark} -\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available -\urlstyle{$if(urlstyle)$$urlstyle$$else$same$endif$} -$if(links-as-notes)$ -% Make links footnotes instead of hotlinks: -\DeclareRobustCommand{\href}[2]{#2\footnote{\url{#1}}} -$endif$ -$if(verbatim-in-note)$ -\VerbatimFootnotes % allow verbatim text in footnotes -$endif$ -\hypersetup{ -$if(title-meta)$ - pdftitle={$title-meta$}, -$endif$ -$if(author-meta)$ - pdfauthor={$author-meta$}, -$endif$ -$if(lang)$ - pdflang={$lang$}, -$endif$ -$if(subject)$ - pdfsubject={$subject$}, -$endif$ -$if(keywords)$ - pdfkeywords={$for(keywords)$$keywords$$sep$, $endfor$}, -$endif$ -$if(colorlinks)$ - colorlinks=true, - linkcolor={$if(linkcolor)$$linkcolor$$else$default-linkcolor$endif$}, - filecolor={$if(filecolor)$$filecolor$$else$default-filecolor$endif$}, - citecolor={$if(citecolor)$$citecolor$$else$default-citecolor$endif$}, - urlcolor={$if(urlcolor)$$urlcolor$$else$default-urlcolor$endif$}, -$else$ -$if(boxlinks)$ -$else$ - hidelinks, -$endif$ -$endif$ - breaklinks=true, - pdfcreator={LaTeX via pandoc with the Eisvogel template}} -$if(title)$ -\title{$title$$if(thanks)$\thanks{$thanks$}$endif$} -$endif$ -$if(subtitle)$ -$if(beamer)$ -$else$ -\usepackage{etoolbox} -\makeatletter -\providecommand{\subtitle}[1]{% add subtitle to \maketitle - \apptocmd{\@title}{\par {\large #1 \par}}{}{} -} -\makeatother -$endif$ -\subtitle{$subtitle$} -$endif$ -\author{$for(author)$$author$$sep$ \and $endfor$} -\date{$date$} -$if(beamer)$ -$if(institute)$ -\institute{$for(institute)$$institute$$sep$ \and $endfor$} -$endif$ -$if(titlegraphic)$ -\titlegraphic{\includegraphics$if(titlegraphicoptions)$[$for(titlegraphicoptions)$$titlegraphicoptions$$sep$, $endfor$]$endif${$titlegraphic$}} -$endif$ -$if(logo)$ -\logo{\includegraphics{$logo$}} -$endif$ -$endif$ - - - -%% -%% added -%% - -$if(page-background)$ -\usepackage[pages=all]{background} -$endif$ - -% -% for the background color of the title page -% -$if(titlepage)$ -\usepackage{pagecolor} -\usepackage{afterpage} -$if(titlepage-background)$ -\usepackage{tikz} -$endif$ -$if(geometry)$ -$else$ -\usepackage[margin=2.5cm,includehead=true,includefoot=true,centering]{geometry} -$endif$ -$endif$ - -% -% break urls -% -\PassOptionsToPackage{hyphens}{url} - -% -% When using babel or polyglossia with biblatex, loading csquotes is recommended -% to ensure that quoted texts are typeset according to the rules of your main language. -% -\usepackage{csquotes} - -% -% captions -% -\definecolor{caption-color}{HTML}{777777} -$if(beamer)$ -$else$ -\usepackage[font={stretch=1.2}, textfont={color=caption-color}, position=top, skip=4mm, labelfont=bf, singlelinecheck=false, justification=$if(caption-justification)$$caption-justification$$else$raggedright$endif$]{caption} -\setcapindent{0em} -$endif$ - -% -% blockquote -% -\definecolor{blockquote-border}{RGB}{221,221,221} -\definecolor{blockquote-text}{RGB}{119,119,119} -\usepackage{mdframed} -\newmdenv[rightline=false,bottomline=false,topline=false,linewidth=3pt,linecolor=blockquote-border,skipabove=\parskip]{customblockquote} -\renewenvironment{quote}{\begin{customblockquote}\list{}{\rightmargin=0em\leftmargin=0em}% -\item\relax\color{blockquote-text}\ignorespaces}{\unskip\unskip\endlist\end{customblockquote}} - -% -% Source Sans Pro as the default font family -% Source Code Pro for monospace text -% -% 'default' option sets the default -% font family to Source Sans Pro, not \sfdefault. -% -\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex - $if(fontfamily)$ - $else$ - \usepackage[default]{sourcesanspro} - \usepackage{sourcecodepro} - $endif$ -\else % if not pdftex - $if(mainfont)$ - $else$ - \usepackage[default]{sourcesanspro} - \usepackage{sourcecodepro} - - % XeLaTeX specific adjustments for straight quotes: https://tex.stackexchange.com/a/354887 - % This issue is already fixed (see https://github.com/silkeh/latex-sourcecodepro/pull/5) but the - % fix is still unreleased. - % TODO: Remove this workaround when the new version of sourcecodepro is released on CTAN. - \ifxetex - \makeatletter - \defaultfontfeatures[\ttfamily] - { Numbers = \sourcecodepro@figurestyle, - Scale = \SourceCodePro@scale, - Extension = .otf } - \setmonofont - [ UprightFont = *-\sourcecodepro@regstyle, - ItalicFont = *-\sourcecodepro@regstyle It, - BoldFont = *-\sourcecodepro@boldstyle, - BoldItalicFont = *-\sourcecodepro@boldstyle It ] - {SourceCodePro} - \makeatother - \fi - $endif$ -\fi - -% -% heading color -% -\definecolor{heading-color}{RGB}{40,40,40} -$if(beamer)$ -$else$ -\addtokomafont{section}{\color{heading-color}} -$endif$ -% When using the classes report, scrreprt, book, -% scrbook or memoir, uncomment the following line. -%\addtokomafont{chapter}{\color{heading-color}} - -% -% variables for title, author and date -% -$if(beamer)$ -$else$ -\usepackage{titling} -\title{$title$} -\author{$for(author)$$author$$sep$, $endfor$} -\date{$date$} -$endif$ - -% -% tables -% -$if(tables)$ - -\definecolor{table-row-color}{HTML}{F5F5F5} -\definecolor{table-rule-color}{HTML}{999999} - -%\arrayrulecolor{black!40} -\arrayrulecolor{table-rule-color} % color of \toprule, \midrule, \bottomrule -\setlength\heavyrulewidth{0.3ex} % thickness of \toprule, \bottomrule -\renewcommand{\arraystretch}{1.3} % spacing (padding) - -$if(table-use-row-colors)$ -% Unfortunately the colored cells extend beyond the edge of the -% table because pandoc uses @-expressions (@{}) like so: -% -% \begin{longtable}[]{@{}ll@{}} -% \end{longtable} -% -% https://en.wikibooks.org/wiki/LaTeX/Tables#.40-expressions -\usepackage{etoolbox} -\AtBeginEnvironment{longtable}{\rowcolors{2}{}{table-row-color!100}} -\preto{\toprule}{\hiderowcolors}{}{} -\appto{\endhead}{\showrowcolors}{}{} -\appto{\endfirsthead}{\showrowcolors}{}{} -$endif$ -$endif$ - -% -% remove paragraph indentation -% -\setlength{\parindent}{0pt} -\setlength{\parskip}{6pt plus 2pt minus 1pt} -\setlength{\emergencystretch}{3em} % prevent overfull lines - -% -% -% Listings -% -% - -$if(listings)$ - -% -% general listing colors -% -\definecolor{listing-background}{HTML}{F7F7F7} -\definecolor{listing-rule}{HTML}{B3B2B3} -\definecolor{listing-numbers}{HTML}{B3B2B3} -\definecolor{listing-text-color}{HTML}{000000} -\definecolor{listing-keyword}{HTML}{435489} -\definecolor{listing-keyword-2}{HTML}{1284CA} % additional keywords -\definecolor{listing-keyword-3}{HTML}{9137CB} % additional keywords -\definecolor{listing-identifier}{HTML}{435489} -\definecolor{listing-string}{HTML}{00999A} -\definecolor{listing-comment}{HTML}{8E8E8E} - -\lstdefinestyle{eisvogel_listing_style}{ - language = java, -$if(listings-disable-line-numbers)$ - xleftmargin = 0.6em, - framexleftmargin = 0.4em, -$else$ - numbers = left, - xleftmargin = 2.7em, - framexleftmargin = 2.5em, -$endif$ - backgroundcolor = \color{listing-background}, - basicstyle = \color{listing-text-color}\linespread{1.0}% - \lst@ifdisplaystyle% - $if(code-block-font-size)$$code-block-font-size$$else$\small$endif$% - \fi\ttfamily{}, - breaklines = true, - frame = single, - framesep = 0.19em, - rulecolor = \color{listing-rule}, - frameround = ffff, - tabsize = 4, - numberstyle = \color{listing-numbers}, - aboveskip = 1.0em, - belowskip = 0.1em, - abovecaptionskip = 0em, - belowcaptionskip = 1.0em, - keywordstyle = {\color{listing-keyword}\bfseries}, - keywordstyle = {[2]\color{listing-keyword-2}\bfseries}, - keywordstyle = {[3]\color{listing-keyword-3}\bfseries\itshape}, - sensitive = true, - identifierstyle = \color{listing-identifier}, - commentstyle = \color{listing-comment}, - stringstyle = \color{listing-string}, - showstringspaces = false, - escapeinside = {/*@}{@*/}, % Allow LaTeX inside these special comments - literate = - {á}{{\'a}}1 {é}{{\'e}}1 {í}{{\'i}}1 {ó}{{\'o}}1 {ú}{{\'u}}1 - {Á}{{\'A}}1 {É}{{\'E}}1 {Í}{{\'I}}1 {Ó}{{\'O}}1 {Ú}{{\'U}}1 - {à}{{\`a}}1 {è}{{\`e}}1 {ì}{{\`i}}1 {ò}{{\`o}}1 {ù}{{\`u}}1 - {À}{{\`A}}1 {È}{{\`E}}1 {Ì}{{\`I}}1 {Ò}{{\`O}}1 {Ù}{{\`U}}1 - {ä}{{\"a}}1 {ë}{{\"e}}1 {ï}{{\"i}}1 {ö}{{\"o}}1 {ü}{{\"u}}1 - {Ä}{{\"A}}1 {Ë}{{\"E}}1 {Ï}{{\"I}}1 {Ö}{{\"O}}1 {Ü}{{\"U}}1 - {â}{{\^a}}1 {ê}{{\^e}}1 {î}{{\^i}}1 {ô}{{\^o}}1 {û}{{\^u}}1 - {Â}{{\^A}}1 {Ê}{{\^E}}1 {Î}{{\^I}}1 {Ô}{{\^O}}1 {Û}{{\^U}}1 - {œ}{{\oe}}1 {Œ}{{\OE}}1 {æ}{{\ae}}1 {Æ}{{\AE}}1 {ß}{{\ss}}1 - {ç}{{\c c}}1 {Ç}{{\c C}}1 {ø}{{\o}}1 {å}{{\r a}}1 {Å}{{\r A}}1 - {€}{{\EUR}}1 {£}{{\pounds}}1 {«}{{\guillemotleft}}1 - {»}{{\guillemotright}}1 {ñ}{{\~n}}1 {Ñ}{{\~N}}1 {¿}{{?`}}1 - {…}{{\ldots}}1 {≥}{{>=}}1 {≤}{{<=}}1 {„}{{\glqq}}1 {“}{{\grqq}}1 - {”}{{''}}1 -} -\lstset{style=eisvogel_listing_style} - -% -% Java (Java SE 12, 2019-06-22) -% -\lstdefinelanguage{Java}{ - morekeywords={ - % normal keywords (without data types) - abstract,assert,break,case,catch,class,continue,default, - do,else,enum,exports,extends,final,finally,for,if,implements, - import,instanceof,interface,module,native,new,package,private, - protected,public,requires,return,static,strictfp,super,switch, - synchronized,this,throw,throws,transient,try,volatile,while, - % var is an identifier - var - }, - morekeywords={[2] % data types - % primitive data types - boolean,byte,char,double,float,int,long,short, - % String - String, - % primitive wrapper types - Boolean,Byte,Character,Double,Float,Integer,Long,Short - % number types - Number,AtomicInteger,AtomicLong,BigDecimal,BigInteger,DoubleAccumulator,DoubleAdder,LongAccumulator,LongAdder,Short, - % other - Object,Void,void - }, - morekeywords={[3] % literals - % reserved words for literal values - null,true,false, - }, - sensitive, - morecomment = [l]//, - morecomment = [s]{/*}{*/}, - morecomment = [s]{/**}{*/}, - morestring = [b]", - morestring = [b]', -} - -\lstdefinelanguage{XML}{ - morestring = [b]", - moredelim = [s][\bfseries\color{listing-keyword}]{<}{\ }, - moredelim = [s][\bfseries\color{listing-keyword}]{}, - moredelim = [l][\bfseries\color{listing-keyword}]{/>}, - moredelim = [l][\bfseries\color{listing-keyword}]{>}, - morecomment = [s]{}, - morecomment = [s]{}, - commentstyle = \color{listing-comment}, - stringstyle = \color{listing-string}, - identifierstyle = \color{listing-identifier} -} -$endif$ - -% -% header and footer -% -$if(beamer)$ -$else$ -$if(disable-header-and-footer)$ -$else$ -\usepackage[headsepline,footsepline]{scrlayer-scrpage} - -\newpairofpagestyles{eisvogel-header-footer}{ - \clearpairofpagestyles - \ihead*{$if(header-left)$$header-left$$else$$title$$endif$} - \chead*{$if(header-center)$$header-center$$else$$endif$} - \ohead*{$if(header-right)$$header-right$$else$$date$$endif$} - \ifoot*{$if(footer-left)$$footer-left$$else$$for(author)$$author$$sep$, $endfor$$endif$} - \cfoot*{$if(footer-center)$$footer-center$$else$$endif$} - \ofoot*{$if(footer-right)$$footer-right$$else$\thepage$endif$} - \addtokomafont{pageheadfoot}{\upshape} -} -\pagestyle{eisvogel-header-footer} - -$if(book)$ -\deftripstyle{ChapterStyle}{}{}{}{}{\pagemark}{} -\renewcommand*{\chapterpagestyle}{ChapterStyle} -$endif$ - -$if(page-background)$ -\backgroundsetup{ -scale=1, -color=black, -opacity=$if(page-background-opacity)$$page-background-opacity$$else$0.2$endif$, -angle=0, -contents={% - \includegraphics[width=\paperwidth,height=\paperheight]{$page-background$} - }% -} -$endif$ -$endif$ -$endif$ - -%% -%% end added -%% - -\begin{document} - -%% -%% begin titlepage -%% -$if(beamer)$ -$else$ -$if(titlepage)$ -\begin{titlepage} -$if(titlepage-background)$ -\newgeometry{top=2cm, right=4cm, bottom=3cm, left=4cm} -$else$ -\newgeometry{left=6cm} -$endif$ -$if(titlepage-color)$ -\definecolor{titlepage-color}{HTML}{$titlepage-color$} -\newpagecolor{titlepage-color}\afterpage{\restorepagecolor} -$endif$ -$if(titlepage-background)$ -\tikz[remember picture,overlay] \node[inner sep=0pt] at (current page.center){\includegraphics[width=\paperwidth,height=\paperheight]{$titlepage-background$}}; -$endif$ -\newcommand{\colorRule}[3][black]{\textcolor[HTML]{#1}{\rule{#2}{#3}}} -\begin{flushleft} -\noindent -\\[-1em] -\color[HTML]{$if(titlepage-text-color)$$titlepage-text-color$$else$5F5F5F$endif$} -\makebox[0pt][l]{\colorRule[$if(titlepage-rule-color)$$titlepage-rule-color$$else$435488$endif$]{1.3\textwidth}{$if(titlepage-rule-height)$$titlepage-rule-height$$else$4$endif$pt}} -\par -\noindent - -$if(titlepage-background)$ -% The titlepage with a background image has other text spacing and text size -{ - \setstretch{2} - \vfill - \vskip -8em - \noindent {\huge \textbf{\textsf{$title$}}} - $if(subtitle)$ - \vskip 1em - {\Large \textsf{$subtitle$}} - $endif$ - \vskip 2em - \noindent {\Large \textsf{$for(author)$$author$$sep$, $endfor$} \vskip 0.6em \textsf{$date$}} - \vfill -} -$else$ -{ - \setstretch{1.4} - \vfill - \noindent {\huge \textbf{\textsf{$title$}}} - $if(subtitle)$ - \vskip 1em - {\Large \textsf{$subtitle$}} - $endif$ - \vskip 2em - \noindent {\Large \textsf{$for(author)$$author$$sep$, $endfor$}} - \vfill -} -$endif$ - -$if(titlepage-logo)$ -\noindent -\includegraphics[width=$if(logo-width)$$logo-width$$else$35mm$endif$, left]{$titlepage-logo$} -$endif$ - -$if(titlepage-background)$ -$else$ -\textsf{$date$} -$endif$ -\end{flushleft} -\end{titlepage} -\restoregeometry -\pagenumbering{arabic} -$endif$ -$endif$ - -%% -%% end titlepage -%% - -$if(has-frontmatter)$ -\frontmatter -$endif$ -$if(title)$ -$if(beamer)$ -\frame{\titlepage} -% don't generate the default title -% $else$ -% \maketitle -$endif$ -$if(abstract)$ -\begin{abstract} -$abstract$ -\end{abstract} -$endif$ -$endif$ - -$if(first-chapter)$ -\setcounter{chapter}{$first-chapter$} -\addtocounter{chapter}{-1} -$endif$ - -$for(include-before)$ -$include-before$ - -$endfor$ -$if(toc)$ -$if(toc-title)$ -\renewcommand*\contentsname{$toc-title$} -$endif$ -$if(beamer)$ -\begin{frame}[allowframebreaks] -$if(toc-title)$ - \frametitle{$toc-title$} -$endif$ - \setcounter{tocdepth}{$toc-depth$} - \tableofcontents -\end{frame} -$if(toc-own-page)$ -\newpage -$endif$ -$else$ -{ -$if(colorlinks)$ -\hypersetup{linkcolor=$if(toccolor)$$toccolor$$else$$endif$} -$endif$ -\setcounter{tocdepth}{$toc-depth$} -\tableofcontents -$if(toc-own-page)$ -\newpage -$endif$ -} -$endif$ -$endif$ -$if(lof)$ -\listoffigures -$endif$ -$if(lot)$ -\listoftables -$endif$ -$if(linestretch)$ -\setstretch{$linestretch$} -$endif$ -$if(has-frontmatter)$ -\mainmatter -$endif$ -$body$ - -$if(has-frontmatter)$ -\backmatter -$endif$ -$if(natbib)$ -$if(bibliography)$ -$if(biblio-title)$ -$if(has-chapters)$ -\renewcommand\bibname{$biblio-title$} -$else$ -\renewcommand\refname{$biblio-title$} -$endif$ -$endif$ -$if(beamer)$ -\begin{frame}[allowframebreaks]{$biblio-title$} - \bibliographytrue -$endif$ - \bibliography{$for(bibliography)$$bibliography$$sep$,$endfor$} -$if(beamer)$ -\end{frame} -$endif$ - -$endif$ -$endif$ -$if(biblatex)$ -$if(beamer)$ -\begin{frame}[allowframebreaks]{$biblio-title$} - \bibliographytrue - \printbibliography[heading=none] -\end{frame} -$else$ -\printbibliography$if(biblio-title)$[title=$biblio-title$]$endif$ -$endif$ - -$endif$ -$for(include-after)$ -$include-after$ - -$endfor$ -\end{document} diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/document.md deleted file mode 100644 index 8997fa6..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/document.md +++ /dev/null @@ -1,57 +0,0 @@ ---- -title: "Example PDF" -author: [Author] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -lang: "en" -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -> Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/document.pdf deleted file mode 100644 index a2799b8..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/preview.png deleted file mode 100644 index 09b5406..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/basic-example/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/build.sh deleted file mode 100644 index f3dd669..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --to beamer --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/document.md deleted file mode 100644 index 3c1f569..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/document.md +++ /dev/null @@ -1,52 +0,0 @@ ---- -title: "Example PDF" -author: [Author] -date: "2019-06-16" -subject: "Markdown" -keywords: [Markdown, Example] -lang: "en" -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -# Obscura atque coniuge, per de coniunx - -- Vertitur iura tum nepotis causa motus. - -```html - - - - This is the title of the page. - - - This is an image. - - -``` - -# Scyrumve spiro subitusque mente - -```{.sql caption="Pallas nuper longusque cratere habuisse sepulcro pectore fertur."} -CREATE TYPE person_t AS ( - firstName VARCHAR(50) NOT NULL, - lastName VARCHAR(50) NOT NULL -); - -CREATE Or REPLACE FUNCTION getFormattedName(person) RETURNS text AS - $$ SELECT 'P: ' || initcap($1.firstName); $$ -LANGUAGE SQL; -``` \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/document.pdf deleted file mode 100644 index 5792985..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/preview.png deleted file mode 100644 index fcd3b60..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/beamer/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/build.sh deleted file mode 100644 index 9eaa123..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings --top-level-division="chapter" \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/document.md deleted file mode 100644 index 3936437..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/document.md +++ /dev/null @@ -1,104 +0,0 @@ ---- -title: "Example PDF" -author: [Author] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -book: true -classoption: [oneside] -... - -# Crinis mixtaque factisque ille - -## Aut nunc furori ad latarumque Philomela - -Lorem markdownum includite volenti monticolae videre vocem hac sparsit puta -gelidis vestros egressus sex. Undis eris per auguris armis. Est saevior pater. -Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. - -## Gaudet Silenus iuvenis - -Mulciber denique faces ingratus, in umeros umeri cum, iram ira custos non. -Pariterque admissa nubes, in ait ecce setae summis sacrorum me gaudete tellus. -Ille tu perire ille, artificis caede. - -```scala -def sumLeaves(t: Tree): Int = t match { - case Branch(l, r) => sumLeaves(l) + sumLeaves(r) - case Leaf(x) => x -} -``` - -Cephea rector minorque, quem corpora, -Argus. Superi hoc tenuavit timebant ossibus totque non serpere animo corpore -superas gelidae, comitate deus Iunonigenaeque -pectora. - -- Tuis Cereris armiferae fugiunt suus derepta vel -- Veniam mea cum sollertior arbore flore -- Ceae saecula -- Tamen est - -## Dies tunc in enim - -Gerunt urimur violaeque agricolis iussa locis puppis -simul cognita, vertentia Romana -obprobrium pignora superem est certe nondum suffuderat. Nox Pasiphaeia domo: -**abiit** catenas utro crimine gramina ingemuere mixtae. Quem trabibus etiamnum -orbe addita, eiaculatur videri cervo artus. Nutritur cupidine silentia Maeoniam -aere enim gemuit adgreditur, telasque *annis* nos cum Arctonque ingens lateri -cum iaculoque ferus. - -## Et dextra utque per lenius portus eburnae - -Cui vittas aris ibi putat dicere; factum sedere antiqua? Cognita Lyncides iuste -insuetum lacerum in sinamus arces; aves aevum spatiumque de utrumque moveret in? -Tertia ordine, Epidaurius, *has sed et* et novat: quod superare concubitusque -retia quoque, ne totiens. - -Est paenitet Cerealia sparsit; carne insignia in maris; tibi Nec, que Peleu meum -buxus. Propoetides formae magna auro ad gerat cohibentur facienda partem at -nunc, foret? **Ad stirpe**! Ut latius pararet: vestibus cumque pedibus ficta -prior summas cancer ipsa Marte Buten es -terruit. Opifex dixit oculos Oete quoque, quot silvarum abrepti nutrix concita -obsidis consistere fibula saxum, Antigonen minabitur tota. - -# Vagata eiectatamque sidera satis reducet - -## Talem ex aliquo ingemuit - -Lorem markdownum solus miserabile sitae. Tantum Syron limenque cupidine: litore -modo coniuge: in huc, illo crimen novena, vocisque gratia, quae. Sua manusque -patris nec meritorum pedibus hominis virgine, ruere tamen virtus aliter. Tunc -ego. Solitaque remittant fagus omnia eat. - -$$r_d^i(t+1) = \min\{r_s,\max\{0, r_d^i(t) + \beta(n_t - \lvert N_i(t)\rvert)\}\}$$ - -Obstitit silentia et novi non, huic metitur, coronantur lucos. Bracchia aura; -donis quod volucris illi futurae, ut -*venturorumque tellus* arma: saxumque. - -## Vera tum est putes adspicit noxque - -Hora et vidit figere tangi! Omni bis *prior nunc* capilli, pulsat tuam Pallante, -*suis*. Solae decore ipso armorum coitusque paro audita *viveret tibi* apparuit -flammasque lapides. Cursu anas usus eundo anticipata, intabescere quae concita -fallit. Dea corpore fabrae: nec Neptunus membris, falsa murice; fac Marte quam -in. - -Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et. - -## Arachnes deus tum penetralia tempore aurea populante - -Lentae spissisque *carne*. Fixit inquit cautes et iugis novus sim quisquam nisi -haesurum vel deorum fetibus virgo. - -Sub nautae, tegebat clamat. Credas Parrhasio. Commemorat nescio liceatque -excipit! Uris clipeo ego visa amplexas meos ibitis condidit Taenaria, si. Tua -ora tempus patrio revulsos, tellus curru facies, Gange gemit agitata! - -Ruinam ipsaque sibi ovis Teucer Iovis tibi; erat versus neque victa attonitus -doque, quod! Dixit carmina, eo, per capillis quid lina, qua, ille. Siqua -caelestum flammas ferre super et saevissime inmisit quoque suis sic aspergine -vis praerupit. Et puellae summa eventu. -Placeat ut medio *plectrumque inferni* Talia; pertimui opem. diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/document.pdf deleted file mode 100644 index 9ec8efa..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/preview.png deleted file mode 100644 index b0bee1d..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/book/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/build.sh deleted file mode 100644 index 3d461f0..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --filter pandoc-latex-environment --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/document.md deleted file mode 100644 index 944196f..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/document.md +++ /dev/null @@ -1,130 +0,0 @@ ---- -title: "Boxes with pandoc-latex-environment and awesomebox" -author: [Author] -date: "2020-01-01" -subject: "Markdown" -keywords: [Markdown, Example] -lang: "en" -colorlinks: true -header-includes: -- | - ```{=latex} - \usepackage{awesomebox} - ``` -pandoc-latex-environment: - noteblock: [note] - tipblock: [tip] - warningblock: [warning] - cautionblock: [caution] - importantblock: [important] -... - -# Boxes with `pandoc-latex-environment` and `awesomebox` - -This example demonstrates the use of the filter [`pandoc-latex-environments`] to create custom boxes with the [`awesomebox`] package. *pandoc-latex-environment* is a pandoc filter for adding LaTeX environment on specific HTML div tags. - - -## Box Types - -For a list of all available boxes and options visit the [`awesomebox` documentation](https://ctan.org/pkg/awesomebox). - -```markdown -::: note -Lorem ipsum dolor ... -::: -``` - -::: note -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam aliquet libero -quis lectus elementum fermentum. - -Fusce aliquet augue sapien, non efficitur mi ornare sed. Morbi at dictum -felis. Pellentesque tortor lacus, semper et neque vitae, egestas commodo nisl. -::: - -```markdown -::: tip -Lorem ipsum dolor ... -::: -``` - -::: tip -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam aliquet libero -quis lectus elementum fermentum. - -Fusce aliquet augue sapien, non efficitur mi ornare sed. Morbi at dictum -felis. Pellentesque tortor lacus, semper et neque vitae, egestas commodo nisl. -::: - -```markdown -::: warning -Lorem ipsum dolor ... -::: -``` - -::: warning -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam aliquet libero -quis lectus elementum fermentum. - -Fusce aliquet augue sapien, non efficitur mi ornare sed. Morbi at dictum -felis. Pellentesque tortor lacus, semper et neque vitae, egestas commodo nisl. -::: - -```markdown -::: caution -Lorem ipsum dolor ... -::: -``` - -::: caution -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam aliquet libero -quis lectus elementum fermentum. - -Fusce aliquet augue sapien, non efficitur mi ornare sed. Morbi at dictum -felis. Pellentesque tortor lacus, semper et neque vitae, egestas commodo nisl. -::: - -```markdown -::: important -Lorem ipsum dolor ... -::: -``` - -::: important -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam aliquet libero -quis lectus elementum fermentum. - -Fusce aliquet augue sapien, non efficitur mi ornare sed. Morbi at dictum -felis. Pellentesque tortor lacus, semper et neque vitae, egestas commodo nisl. -::: - -One can also use raw HTML `div` tags to create the custom environments. - -```markdown -
-Lorem ipsum dolor ... -
-``` - -
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam aliquet libero -quis lectus elementum fermentum. -
- -Markdown formatting inside the environments is supported. - -::: important -**Lorem ipsum dolor** sit amet, `consectetur adipiscing` elit. - -``` -if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); -} -``` - -*Nam aliquet libero -quis lectus elementum fermentum.* -::: - -[`pandoc-latex-environments`]: https://github.com/chdemko/pandoc-latex-environment/ -[`awesomebox`]: https://ctan.org/pkg/awesomebox \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/document.pdf deleted file mode 100644 index 49b4de0..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/preview.png deleted file mode 100644 index 455f855..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-awesomebox/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/build.sh deleted file mode 100644 index 3d461f0..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --filter pandoc-latex-environment --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/document.md deleted file mode 100644 index 89eca98..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/document.md +++ /dev/null @@ -1,78 +0,0 @@ ---- -title: "Boxes with pandoc-latex-environment and tcolorbox" -author: [Author] -date: "2020-01-01" -subject: "Markdown" -keywords: [Markdown, Example] -lang: "en" -colorlinks: true -header-includes: -- | - ```{=latex} - \usepackage{tcolorbox} - - \newtcolorbox{info-box}{colback=cyan!5!white,arc=0pt,outer arc=0pt,colframe=cyan!60!black} - \newtcolorbox{warning-box}{colback=orange!5!white,arc=0pt,outer arc=0pt,colframe=orange!80!black} - \newtcolorbox{error-box}{colback=red!5!white,arc=0pt,outer arc=0pt,colframe=red!75!black} - ``` -pandoc-latex-environment: - tcolorbox: [box] - info-box: [info] - warning-box: [warning] - error-box: [error] -... - -# Boxes with `pandoc-latex-environment` and `tcolorbox` - -This example demonstrates the use of the filter [`pandoc-latex-environments`] -to create custom boxes with the [`tcolorbox`] package. -*pandoc-latex-environment* is a pandoc filter for adding LaTeX environment on -specific HTML div tags. For a list of all available options visit the -[`tcolorbox` documentation](https://ctan.org/pkg/tcolorbox). - -## Simple Box - -::: box -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam aliquet libero -quis lectus elementum fermentum. -::: - -## Markdown inside the Box - -Markdown formatting inside the environment is supported. - -::: box -Lorem ipsum **dolor** sit amet, `consectetur adipiscing` elit. - -``` -if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); -} -``` - -*Nam aliquet libero -quis lectus elementum fermentum.* -::: - -## Custom Box - -One can define custom boxes in the LaTeX preamble with the variable -`header-includes` at the top of this document. - -::: info -**Info**: This is a custom box that may be used to show info messages in your -document. -::: - -::: warning -**Warning**: This is a custom box that may be used to show warning messages in -your document. -::: - -::: error -**Error**: This is a custom box that may be used to show error messages in your -document. -::: - -[`pandoc-latex-environments`]: https://github.com/chdemko/pandoc-latex-environment/ -[`tcolorbox`]: https://ctan.org/pkg/tcolorbox \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/document.pdf deleted file mode 100644 index fe2f6b1..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/preview.png deleted file mode 100644 index f93827c..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/boxes-with-pandoc-latex-environment-and-tcolorbox/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/build-examples.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/build-examples.sh deleted file mode 100644 index a1a399c..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/build-examples.sh +++ /dev/null @@ -1,38 +0,0 @@ -#!/bin/bash -set -e - -echo "##" -echo "# building examples" -echo "##" -echo "" - -containsElement () { - local e match="$1" - shift - for e; do [[ "$e" == "$match" ]] && return 0; done - return 1 -} - -# these examples are skipped because they don't run in CI builds (for now) -skippedExamples=("language-chinese" "language-japanese") - -# loop all files in the current folder -for f in *; do - # run only for folders - if [ -d "$f" ]; then - - if containsElement "$f" "${skippedExamples[@]}"; then - echo "skipping '$f'" - echo "" - else - echo "building '$f'" - cd "$f" - echo " - running pandoc build script" - bash "$PWD/build.sh" - echo " - generating preview" - pdftoppm -r 150 -png "document.pdf" > "preview.png" - echo "" - cd ".." - fi - fi -done diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/document.md deleted file mode 100644 index 63883f7..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/document.md +++ /dev/null @@ -1,55 +0,0 @@ ---- -title: "Example PDF" -author: [Author] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios -- "figurae flectentem annis aliquid Peneosque" ab -esse, 'obstat' gravitate. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. Obscura atque coniuge, per de coniunx, sibi medias -commentaque virgine anima tamen comitemque petis, sed. - -```{.html caption="Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. Obscura atque coniuge, per de coniunx, sibi medias -commentaque virgine anima tamen comitemque petis, sed."} - - - - This is the title of the page. - - - This is a link. - This is an image. - - -``` - -Vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -```sql -CREATE TYPE person_t AS ( - firstName VARCHAR(50) NOT NULL, - lastName VARCHAR(50) NOT NULL -); -CREATE Or REPLACE FUNCTION getFormattedName(person) RETURNS text AS - $$ SELECT 'P: ' || initcap($1.firstName); $$ -LANGUAGE SQL; -``` \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/document.pdf deleted file mode 100644 index ff3ce73..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/preview.png deleted file mode 100644 index ec3b4cd..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-listings/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/build.sh deleted file mode 100644 index f28e859..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --highlight-style kate \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/document.md deleted file mode 100644 index f8848c5..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/document.md +++ /dev/null @@ -1,52 +0,0 @@ ---- -title: "Example PDF" -author: [Author] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -lang: "en" -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque -abesse obstat. - -```java -public class Example implements LoremIpsum { - public static void map(String[] sortedLeft, Long[] sortedRight, int splitIndex) { - if(sortedLeft == null || sortedRight == null) { - System.err.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur -obscura atque coniuge. - -```html - - - - This is the title of the page. - - - This is a link. - This is an image. - - -``` - -Vertitur iura tum nepotis causa; motus. Diva virtus! Acrota destruitis vos -iubet quo et classis excessere. - -```sql -CREATE TYPE person_t AS ( - firstName VARCHAR(50) NOT NULL, -); - -CREATE Or REPLACE FUNCTION getFormattedName(person) RETURNS text AS - $$ SELECT 'P: ' || initcap($1.firstName); $$ -LANGUAGE SQL; -``` \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/document.pdf deleted file mode 100644 index 2264b3d..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/preview.png deleted file mode 100644 index 16fad36..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/code-blocks-without-listings/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/document.md deleted file mode 100644 index f9106f6..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/document.md +++ /dev/null @@ -1,62 +0,0 @@ ---- -title: "Example PDF" -author: [Author] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -header-left: "\\hspace{1cm}" -header-center: "\\leftmark" -header-right: "Page \\thepage" -footer-left: "\\thetitle" -footer-center: "This is \\LaTeX{}" -footer-right: "\\theauthor" -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -> Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/document.pdf deleted file mode 100644 index 495fe6f..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/preview.png deleted file mode 100644 index 2df4748..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/header-and-footer/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/document.md deleted file mode 100644 index 395a711..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/document.md +++ /dev/null @@ -1,65 +0,0 @@ ---- -title: "Example PDF" -author: [Author] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -lang: "en" -table-use-row-colors: false -... - -# Images and Tables - -## LaTeX Table with Caption - -At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr. - -\begin{longtable}[]{llllllll} -\caption[Nam liber tempor cum soluta nobis eleifend option congue.]{Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.} \\ -\toprule -Test Nr. & Position & Radius & Rot & Grün & Blau & -beste Fitness & Abweichung\tabularnewline -\midrule -\endhead -1 & 20 \% & 20 \% & 20 \% & 20 \% & 20 \% & 7,5219 & -0,9115\tabularnewline -2 & 0 \% & 25 \% & 25 \% & 25 \% & 25 \% & 8,0566 & -1,4462\tabularnewline -3 & 0 \% & 0 \% & 33 \% & 33 \% & 33 \% & 8,7402 & 2,1298\tabularnewline -4 & 50 \% & 20 \% & 10 \% & 10 \% & 10 \% & 6,6104 & -0,0000\tabularnewline -5 & 70 \% & 0 \% & 10 \% & 10 \% & 10 \% & 7,0696 & -0,4592\tabularnewline -6 & 20 \% & 50 \% & 10 \% & 10 \% & 10 \% & 7,0034 & -0,3930\tabularnewline -\bottomrule -\end{longtable} - -At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr. - -## Image with Caption - -![Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.](image.png) - -## Markdown Table without Caption - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque abesse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi medias -commentaque virgine anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -Test Nr. | Position | Radius | Rot | Grün | Blau | beste Fitness | Abweichung | -|---|---|---|---|---|---|---|---| -1 | 20 % | 20 % | 20 % | 20 % | 20 % | 7,5219 | 0,9115 | -2 | 0 % | 25 % | 25 % | 25 % | 25 % | 8,0566 | 1,4462 | -3 | 0 % | 0 % | 33 % | 33 % | 33 % | 8,7402 | 2,1298 | -4 | 50 % | 20 % | 10 % | 10 % | 10 % | 6,6104 | 0,0000 | -5 | 70 % | 0 % | 10 % | 10 % | 10 % | 7,0696 | 0,4592 | -6 | 20 % | 50 % | 10 % | 10 % | 10 % | 7,0034 | 0,3930 | -7 | 40 % | 15 % | 15 % | 15 % | 15 % | 6,9122 | 0,3018 | - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente Pirithoi abstulit, lapides. - -## Image without Caption - -![](image.png) \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/document.pdf deleted file mode 100644 index 793e641..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/image.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/image.png deleted file mode 100644 index 95a787c..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/image.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/preview.png deleted file mode 100644 index 11ffe55..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/images-and-tables/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/build.sh deleted file mode 100644 index 52dad0f..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/build.sh +++ /dev/null @@ -1,2 +0,0 @@ -# No lang option (-V lang=zh) here because Chinese is unsupported in polyglossia and babel. -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings --pdf-engine "xelatex" -V CJKmainfont="HiraginoSans-W4" \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/document.md deleted file mode 100644 index 99d1079..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/document.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: "価備手述改陸夜数木田了転由。" -author: [作者日期] -date: "2019-01-10" -subject: "Markdown" -keywords: [Markdown, Example] -... - -# 陣委百三秋康経重示面合雪減背井足府迷根間。 - -陣委百三秋康経重示面合雪減背井足府迷根間。米式十良提馬紀研園要中募用刊。考稿協中写万捜寄三誠女文惑応担。動忍負陣表要回厳盛質属全任。意渡稿針当京注合在成唱皇月諸感丘売。業暮題武同海変公飯伝習真質期込者。読性聞点社質求庫勢応系飛。読有約求不政球県台却観展明来連使。暗双属場證北日増吉望団私録写日奈惑紙。 - -賞方広選付疑京将主豊祉歳兆。亮行災視民信軒全太当刑際大。設紙校系顔実困講将用求年作。禁査調線無聞銅案性約会有整兄名城敬番棋。催題趣蔵今権全演権専治整。記査調埼毎断読犬石川年実作問情設情経。地面観参軽地多愛提帯瀬面側天側。価備手述改陸夜数木田了転由。上転為護吾載何研防著取足調出声的与歯。 - -## 参街能業南達伊市無百兆無聞手覧常努団他。 - -参街能業南達伊市無百兆無聞手覧常努団他。応臨覧処面板施盛会同交展安期。善無継東約知紙地言展掲世起都幕紙仕。配稿理第心酸知月勝庭上図真全。本顕品毎信稿蓄秀神池課道。空米打資級油週報白受支写住文科権初航逮政。売打込箕長陳雪択選男真庭。改取確育迎田袴者豊尾京毎景終彦思。意試役能五子込宙転知校細。内速排索医林経一応係古測辺水。 - -紋正介市及早拒木霊記済複治中。了岐都援盛手価民選覧必庭温背木済円力治。年生算純投器小市系統出字明稚喫部秘集。背伝歳適虫解無集園意明属賞方社件。公紹情高無主考全度監授掲。三退新田面封一基会功康売詳夜増義芸。特積夫紀北赤子演載識顔産済再測質。新岐張年読原体畑住郎門当合止吹士天意藤。明延立派購新政医士定速農。 - -神図先名当揃存工紙広渡民晩記各面得続告増。将枝素実更造藤胞界投健記室申張講訴。店裁山党手政者校訓会清終定浪案。普大的比将響認経変度与合兄退景意経。歌池京割覧製断訳載割写載女作想用魂覚申。舞夜負亡古特在事準催進不全先自代上業後者。学上育手係真最芋本代定作供下能読分。 - -- 汁酬英性向竹室比著給稿刻学年機稿生写。投面記偏回必写際著危女競林思。対事管現馬打能夜月顧身最恵共谷盟社必出。事退問更理併裏少切写禁権丁金提限最写求。者打記舎作馬研作辞家地子無遠者情島。諸井訓団取転燃大広応毎断略並。力持極業育権者住今展線際玉。集政謙期伝変争一他拉方海話連委下混必。囲渡園早位形量英酒椅食始発児政。 -- 年京船装街論初維器送遂考都連。携訪後細断点洋再説月間必道休光事築河。聞直電原竹銭報発興埼校球米口暮定奨重芸聞。京和使検聞服運加航認著著真技事実。弘断機試勢感金換稼治山谷皇真人肥霧。夜需崎影書属葉総登抜見発養内日現際園。場小行評歳映徹浸力政中募暮日朝金子武東。映申地換方無次記暮動練供事惑部意喜半戦壇。 -- 勝技枝図辞決受温見会図休自意少帰質者栄。務単時幹典盟園先入販江紀聞択色務。逮人覇品努博関復際部給体寛明理。限袖住教催広州係響体回接決治過銀。世提応枝録少説営援紙遠勤災宿。試電重捕切譜練治真戦将東。在最真休治義地杉調掲参親平。必整能怒哲希存雪注気付終表転県横隊早。覧教夕徹八学然害犬米無調億立図平受受位編。 - -昌手挨一主要入削禁図送無高慕収後毎投業。感心台観道際町存更団打目今。生記投報重東点回際護高田独東。球野技検業大芸聞共最集飛禁。無黄手著凱縮産総智幕配示。名旧合提丼畿幅間任問場投悪変団。津地全真罪禁友容崩図新足連問完。域勲市録関写気意傷遣米安極漢。個疑調尾陸能案相浮接格校田新本下能。日銭信茶岡実締繰先分読独娘製商損真情。 \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/document.pdf deleted file mode 100644 index a250906..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/preview.png deleted file mode 100644 index 89ca6e0..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-chinese/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/document.md deleted file mode 100644 index c73b5da..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/document.md +++ /dev/null @@ -1,57 +0,0 @@ ---- -title: "Vinaque sanguine metuenti cuiquam Alcyone fixus" -author: [Author Name] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -lang: "de" -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/document.pdf deleted file mode 100644 index 14e3ff5..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/preview.png deleted file mode 100644 index e2e4a85..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-german/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/build.sh deleted file mode 100644 index 5b7f640..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/build.sh +++ /dev/null @@ -1,2 +0,0 @@ -# No lang option (-V lang=jp) here because Japanese unsupported in polyglossia. -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings --pdf-engine "xelatex" -V CJKmainfont="HiraginoSans-W4" \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/document.md deleted file mode 100644 index 942126b..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/document.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: "よ派にへたひ素ヘムナフュてるあてっはれねね区露。巣擢" -author: [むて絵ヤイヤ手津絵] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -... - -# よ派にへたひ素ヘムナフュてるあてっはれねね区露。巣擢 - - -もに氏留列阿ゃけんリヌョソュろまけやほこまネクフコテユうめね瀬雲舳目ょ舳鵜みやいみま。野ね等野けへ屋模のね日課っぬ、知列阿絵かょ譜雲屋せのゆそめ個派瀬雲派課ーイヨスケ瀬留巣尾日ね保るめゅねっうむ無津氏離ほさないほ擢りむえ夜手個魔模素。 - -よ派にへたひ素ヘムナフュてるあてっはれねね区露。巣擢。むて絵ヤイヤ手津絵舳ふち屋区根っクキオ氏露すムフヘゅ二遊むねれみらなまそ瀬ぬゆたヘクアウはてとしまる知。 - -むゆくら雲津手都あもは日遊れりゅへらっ日保留鵜絵す。の露日無ゆ遊二日りスツ毛留御遊擢御無模無ょやゆ樹毛阿留等、樹ルキテひょとて区列屋。うかるゃええま二擢きかしあんつ擢、っさく遊手名区列手ウヌマ区根以擢模擢素けせのれひんほおはよこふきなろ樹舳野尾尾ゃほふ列擢瀬舳名個区等こに名津、根夜、お。ろやほ保素根列らゆやしえろむっンサハラオ。 - -## とほ知他え目絵樹せ津素舳雲巣魔氏派夜列魔 - -まの課譜都手、やいゆぬてほめてよかおそふおょこ尾夜く阿差課根ぬナヒメケ舳二しけやろこち譜は巣津やれま、ネョセカあきあメシみ根根るあ、ろへ離都課ろうらくぬさにせぬ尾模等せ樹魔いそょ毛もし御名氏知。 - -課瀬毛御都列ヒャマナカフモ絵区区遊譜ほ、ほすゃもキウぬノサクサめろそなる他他津ふまお、譜阿手派夜っ他個かたか舳鵜日魔日雲派二離、にひ巣氏めすおひふめへな区っ鵜名瀬むう。ヨツミメ区素他都めすそか課区なうよ以遊へ。いり他譜けっへつ。保阿模野列魔てえ。以区素。 - -離擢留舳区クツコこつろと魔、ょもさよ尾うとほ知他え目絵樹せ津素舳雲巣魔氏派夜列魔氏絵夜課阿ふ知知区擢魔野さうにりよりうゅ個課列野ゃす毛二絵手ぬえ派尾樹屋夜。夜絵毛毛すりおいし遊手夜毛無とゆ瀬野毛名個ふふえゃ無都名無他氏等ふこたも。 - -以たろきお都ゆし阿列鵜擢おんか、ッロマオゅ露他野列せ譜模ョー鵜尾野手毛素、ひす素野ろ氏御氏屋ほはもらりむふ離個とろいそつむ差手こつけっとへせっ。りぬ目無舳めむや離離ょほんく阿せえのんやや離雲雲魔はゃれひ。りそさ無阿樹さかん屋絵氏、つ区差。しレヨオキホテゆもお尾巣けのすもめきむやひけ。尾御津区列列課都雲り樹めぬやむては、舳名夜ッラチユ列都、保露、魔鵜。 - -1. りぬ目無舳めむや離離ょほんく阿せえのんやや離雲雲魔はゃれひ。りそさ無阿樹さかん屋絵氏、つ区差。しレヨオキホテゆもお -2. へ舳列っに「屋素留御以根」露派差離鵜けきうっ雲目以ナシ。日氏すゅともむ樹留素ふりう氏日夜れと -3. 他根かかぬ、くきれみけおへえほん保派絵くけよ譜モヌッアアウカ留譜絵目課離根以名阿さ樹他クッカクラ無課課瀬めつ列氏課そ目知屋舳手らへ舳列っに「屋素留御以根」露派差離鵜けきうっ雲目以ナシ。日氏すゅともむ樹留素ふりう氏日夜れとせさ鵜知めっゃ瀬露めゅむに遊雲舳野ひひよやめほくさめう舳名都とにてめは無めもはすにちひ遊モシルもねたらやょや。知以ほ以名さきにまむろせちょったか毛御差巣夜氏、きまむこ列模模阿。 - -阿瀬鵜屋さねや、う他列舳ヤマりれえんか、尾瀬カコノヒ名課巣鵜津せやおひく知二保手、そ派毛遊へろへよ。みす派毛はうよ樹二御派派等メノコせ区さ巣屋名のせ野毛。 \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/document.pdf deleted file mode 100644 index 5a64daf..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/preview.png deleted file mode 100644 index 6e3a8d4..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/language-japanese/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background1.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background1.pdf deleted file mode 100644 index c0850b1..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background1.pdf +++ /dev/null @@ -1,70 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xeA@Es -. #.OѤiؐ* cw]B#X;\~JMb}j: {1mB -endstream -endobj -4 0 obj - 162 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000576 00000 n -0000000276 00000 n -0000000015 00000 n -0000000254 00000 n -0000000348 00000 n -0000000641 00000 n -0000000768 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -820 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background10.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background10.pdf deleted file mode 100644 index 709be17..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background10.pdf +++ /dev/null @@ -1,69 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xeK@@s -. 8GpaE]Od4,=^x wS\=@CeykBsXp1LH*a rլVUb/LP1D -endstream -endobj -4 0 obj - 150 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000564 00000 n -0000000264 00000 n -0000000015 00000 n -0000000242 00000 n -0000000336 00000 n -0000000629 00000 n -0000000756 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -808 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background11.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background11.pdf deleted file mode 100644 index 946cd45..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background11.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background2.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background2.pdf deleted file mode 100644 index 054baf7..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background2.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background3.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background3.pdf deleted file mode 100644 index b8aef37..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background3.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background4.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background4.pdf deleted file mode 100644 index 604b06e..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background4.pdf +++ /dev/null @@ -1,69 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xeN 0 { -/'v`=eX("== +^]+V(K\g-Ie ^9ufwqqcUHOhl9JSrj]H$O6{ʥ_<_IHa 368;s+Ck -endstream -endobj -4 0 obj - 158 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000572 00000 n -0000000272 00000 n -0000000015 00000 n -0000000250 00000 n -0000000344 00000 n -0000000637 00000 n -0000000764 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -816 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background5.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background5.pdf deleted file mode 100644 index f7839c3..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background5.pdf +++ /dev/null @@ -1,70 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xm;@ D=/18 K삢D -rƯ0f|%߅ 1Dg,7 -!ijҔP /chpxr‰1W^Qd%q!9ZDj UѪApr$&]x_ʑȽIW?fr)6EU -endstream -endobj -4 0 obj - 168 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000582 00000 n -0000000282 00000 n -0000000015 00000 n -0000000260 00000 n -0000000354 00000 n -0000000647 00000 n -0000000774 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -826 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background6.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background6.pdf deleted file mode 100644 index 41702d0..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background6.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background7.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background7.pdf deleted file mode 100644 index c7f3354..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background7.pdf +++ /dev/null @@ -1,68 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -x1nAE908"qR@+mh==nNp , .φA2 $࠙ҐF1}7\v9Κvf_":eRijҎ*ف}FSVel~-%K{t'khXK"qg6lX -endstream -endobj -4 0 obj - 198 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000612 00000 n -0000000312 00000 n -0000000015 00000 n -0000000290 00000 n -0000000384 00000 n -0000000677 00000 n -0000000804 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -856 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background8.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background8.pdf deleted file mode 100644 index 06efe81..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background8.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background9.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background9.pdf deleted file mode 100644 index da3a1ef..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background9.pdf +++ /dev/null @@ -1,69 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xPKn1\`(`0p!Lh_QHEwcJp6Pƈ`mb@6bL턃 `!$bM5CFvrGneu;zu&e̿v 9vQFֻZ]e7e)+G' -4?Ivi/XG -endstream -endobj -4 0 obj - 195 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000609 00000 n -0000000309 00000 n -0000000015 00000 n -0000000287 00000 n -0000000381 00000 n -0000000674 00000 n -0000000801 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -853 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/document.md deleted file mode 100644 index ff460e5..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/document.md +++ /dev/null @@ -1,59 +0,0 @@ ---- -title: "Vinaque sanguine metuenti cuiquam Alcyone fixus" -author: [Author Name] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -subtitle: "Aesculeae domus vincemur et Veneris adsuetus lapsum" -lang: "en" -page-background: "backgrounds/background1.pdf" -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/document.pdf deleted file mode 100644 index b4f9154..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/preview.png deleted file mode 100644 index f9fb9e4..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/build.sh deleted file mode 100644 index a2080cf..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/document.md deleted file mode 100644 index da93460..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/document.md +++ /dev/null @@ -1,59 +0,0 @@ ---- -title: "Example PDF" -author: [Author] -date: "2022-03-04" -subject: "Markdown" -keywords: [Markdown, Example] -lang: "en" -toc: true -toc-own-page: true -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -> Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/document.pdf deleted file mode 100644 index bbb78f3..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/preview.png deleted file mode 100644 index 80a0dbf..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/table-of-contents/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background1.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background1.pdf deleted file mode 100644 index c0850b1..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background1.pdf +++ /dev/null @@ -1,70 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xeA@Es -. #.OѤiؐ* cw]B#X;\~JMb}j: {1mB -endstream -endobj -4 0 obj - 162 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000576 00000 n -0000000276 00000 n -0000000015 00000 n -0000000254 00000 n -0000000348 00000 n -0000000641 00000 n -0000000768 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -820 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background10.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background10.pdf deleted file mode 100644 index 709be17..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background10.pdf +++ /dev/null @@ -1,69 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xeK@@s -. 8GpaE]Od4,=^x wS\=@CeykBsXp1LH*a rլVUb/LP1D -endstream -endobj -4 0 obj - 150 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000564 00000 n -0000000264 00000 n -0000000015 00000 n -0000000242 00000 n -0000000336 00000 n -0000000629 00000 n -0000000756 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -808 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background11.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background11.pdf deleted file mode 100644 index 946cd45..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background11.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background2.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background2.pdf deleted file mode 100644 index 054baf7..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background2.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background3.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background3.pdf deleted file mode 100644 index b8aef37..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background3.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background4.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background4.pdf deleted file mode 100644 index 604b06e..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background4.pdf +++ /dev/null @@ -1,69 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xeN 0 { -/'v`=eX("== +^]+V(K\g-Ie ^9ufwqqcUHOhl9JSrj]H$O6{ʥ_<_IHa 368;s+Ck -endstream -endobj -4 0 obj - 158 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000572 00000 n -0000000272 00000 n -0000000015 00000 n -0000000250 00000 n -0000000344 00000 n -0000000637 00000 n -0000000764 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -816 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background5.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background5.pdf deleted file mode 100644 index f7839c3..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background5.pdf +++ /dev/null @@ -1,70 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xm;@ D=/18 K삢D -rƯ0f|%߅ 1Dg,7 -!ijҔP /chpxr‰1W^Qd%q!9ZDj UѪApr$&]x_ʑȽIW?fr)6EU -endstream -endobj -4 0 obj - 168 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000582 00000 n -0000000282 00000 n -0000000015 00000 n -0000000260 00000 n -0000000354 00000 n -0000000647 00000 n -0000000774 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -826 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background6.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background6.pdf deleted file mode 100644 index 41702d0..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background6.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background7.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background7.pdf deleted file mode 100644 index c7f3354..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background7.pdf +++ /dev/null @@ -1,68 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -x1nAE908"qR@+mh==nNp , .φA2 $࠙ҐF1}7\v9Κvf_":eRijҎ*ف}FSVel~-%K{t'khXK"qg6lX -endstream -endobj -4 0 obj - 198 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000612 00000 n -0000000312 00000 n -0000000015 00000 n -0000000290 00000 n -0000000384 00000 n -0000000677 00000 n -0000000804 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -856 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background8.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background8.pdf deleted file mode 100644 index 06efe81..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background8.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background9.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background9.pdf deleted file mode 100644 index da3a1ef..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/backgrounds/background9.pdf +++ /dev/null @@ -1,69 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xPKn1\`(`0p!Lh_QHEwcJp6Pƈ`mb@6bL턃 `!$bM5CFvrGneu;zu&e̿v 9vQFֻZ]e7e)+G' -4?Ivi/XG -endstream -endobj -4 0 obj - 195 -endobj -2 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.14.8 (http://cairographics.org)) - /Producer (cairo 1.14.8 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000609 00000 n -0000000309 00000 n -0000000015 00000 n -0000000287 00000 n -0000000381 00000 n -0000000674 00000 n -0000000801 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -853 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/document.md deleted file mode 100644 index 82647b3..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/document.md +++ /dev/null @@ -1,61 +0,0 @@ ---- -title: "Vinaque sanguine metuenti cuiquam Alcyone fixus" -author: [Author Name] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -subtitle: "Aesculeae domus vincemur et Veneris adsuetus lapsum" -lang: "en" -titlepage: true, -titlepage-rule-color: "360049" -titlepage-background: "backgrounds/background1.pdf" -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/document.pdf deleted file mode 100644 index 0652c79..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/preview.png deleted file mode 100644 index c8d83bd..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-background/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/background.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/background.pdf deleted file mode 100644 index 6c8ed29..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/background.pdf +++ /dev/null @@ -1,70 +0,0 @@ -%PDF-1.5 -% -4 0 obj -<< /Length 5 0 R - /Filter /FlateDecode ->> -stream -xe 0FJcU$v?QȒ 㙁9q0f %=!W9(pWzُbif1R/YgX֗O0cbl]Kfz] -gd.➾Jw s [C - q0cbHNK2 -endstream -endobj -5 0 obj - 181 -endobj -3 0 obj -<< - /ExtGState << - /a0 << /CA 1 /ca 1 >> - >> ->> -endobj -2 0 obj -<< /Type /Page % 1 - /Parent 1 0 R - /MediaBox [ 0 0 595.275574 841.889771 ] - /Contents 4 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 3 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 2 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Producer (cairo 1.16.0 (https://cairographics.org)) - /CreationDate (D:20190804184551+02'00) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000599 00000 n -0000000367 00000 n -0000000295 00000 n -0000000015 00000 n -0000000273 00000 n -0000000664 00000 n -0000000780 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -832 -%%EOF diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.md deleted file mode 100644 index cf73e26..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: "Vinaque sanguine metuenti cuiquam Alcyone fixus" -author: [Author Name] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -subtitle: "Aesculeae domus vincemur et Veneris adsuetus lapsum" -lang: "en" -titlepage: true, -titlepage-text-color: "FFFFFF" -titlepage-rule-color: "360049" -titlepage-rule-height: 0 -titlepage-background: "background.pdf" -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.pdf deleted file mode 100644 index 9b56e7d..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.pdf deleted file mode 100644 index 2a7d392..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.svg b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.svg deleted file mode 100644 index ebea227..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/preview.png deleted file mode 100644 index 41a27ba..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/document.md deleted file mode 100644 index 83844e2..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/document.md +++ /dev/null @@ -1,59 +0,0 @@ ---- -title: "Vinaque sanguine metuenti cuiquam Alcyone fixus" -author: [Author Name] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -subtitle: "Aesculeae domus vincemur et Veneris adsuetus lapsum" -lang: "en" -titlepage: true -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/document.pdf deleted file mode 100644 index 3b761cb..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/preview.png deleted file mode 100644 index ce094ce..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-default/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/document.md deleted file mode 100644 index 7b6778b..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/document.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: "Vinaque sanguine metuenti cuiquam Alcyone fixus" -author: [Author Name] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -subtitle: "Aesculeae domus vincemur et Veneris adsuetus lapsum" -lang: "en" -titlepage: true -titlepage-color: "3C9F53" -titlepage-text-color: "FFFFFF" -titlepage-rule-color: "FFFFFF" -titlepage-rule-height: 2 -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/document.pdf deleted file mode 100644 index 6f7342c..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/preview.png deleted file mode 100644 index 3ff8e6b..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-green/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/document.md deleted file mode 100644 index df8dfa5..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/document.md +++ /dev/null @@ -1,64 +0,0 @@ ---- -title: "Vinaque sanguine metuenti cuiquam Alcyone fixus" -author: [Author Name] -date: "2017-02-20" -subject: "Markdown" -keywords: [Markdown, Example] -subtitle: "Aesculeae domus vincemur et Veneris adsuetus lapsum" -lang: "en" -titlepage: true -titlepage-text-color: "7137C8" -titlepage-rule-color: "7137C8" -titlepage-rule-height: 2 -titlepage-logo: "logo.pdf" -logo-width: 30mm -... - -# Vinaque sanguine metuenti cuiquam Alcyone fixus - -## Aesculeae domus vincemur et Veneris adsuetus lapsum - -Lorem markdownum Letoia, et alios: figurae flectentem annis aliquid Peneosque ab -esse, obstat gravitate. Obscura atque coniuge, per de coniunx, sibi **medias -commentaque virgine** anima tamen comitemque petis, sed. In Amphion vestros -hamos ire arceor mandere spicula, in licet aliquando. - -```java -public class Example implements LoremIpsum { - public static void main(String[] args) { - if(args.length < 2) { - System.out.println("Lorem ipsum dolor sit amet"); - } - } // Obscura atque coniuge, per de coniunx -} -``` - -Porrigitur et Pallas nuper longusque cratere habuisse sepulcro pectore fertur. -Laudat ille auditi; vertitur iura tum nepotis causa; motus. Diva virtus! Acrota -destruitis vos iubet quo et classis excessere Scyrumve spiro subitusque mente -Pirithoi abstulit, lapides. - -## Lydia caelo recenti haerebat lacerum ratae at - -Te concepit pollice fugit vias alumno **oras** quam potest -[rursus](http://example.com#rursus) optat. Non evadere orbem equorum, spatiis, -vel pede inter si. - -1. De neque iura aquis -2. Frangitur gaudia mihi eo umor terrae quos -3. Recens diffudit ille tantum - -\begin{equation}\label{eq:neighbor-propability} - p_{ij}(t) = \frac{\ell_j(t) - \ell_i(t)}{\sum_{k \in N_i(t)}^{} \ell_k(t) - \ell_i(t)} -\end{equation} - -Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae -adessent arbor. Florente perque at condeturque saxa et ferarum promittis tendebat. Armos nisi obortas refugit me. - -Et nepotes poterat, se qui. Euntem ego pater desuetaque aethera Maeandri, et -[Dardanio geminaque](http://example.com#Dardanio_geminaque) cernit. Lassaque poenas -nec, manifesta $\pi r^2$ mirantia captivarum prohibebant scelerato gradus unusque -dura. - -- Permulcens flebile simul -- Iura tum nepotis causa motus diva virtus Acrota. Tamen condeturque saxa Pallorque num et ferarum promittis inveni lilia iuvencae adessent arbor. Florente perque at ire arcum. \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/document.pdf deleted file mode 100644 index 92a55bc..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/logo.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/logo.pdf deleted file mode 100644 index f6804f3..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/logo.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/logo.svg b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/logo.svg deleted file mode 100644 index 6fe84b7..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/logo.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/preview.png deleted file mode 100644 index 1b1d562..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-logo/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/icon.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/icon.png deleted file mode 100644 index c85de1b..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/icon.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/icon.svg b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/icon.svg deleted file mode 100644 index 40b533e..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/icon.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/build-tests.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/build-tests.sh deleted file mode 100644 index 76fdfec..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/build-tests.sh +++ /dev/null @@ -1,38 +0,0 @@ -#!/bin/bash -set -e - -echo "##" -echo "# building tests" -echo "##" -echo "" - -containsElement () { - local e match="$1" - shift - for e; do [[ "$e" == "$match" ]] && return 0; done - return 1 -} - -# these examples are skipped because they don't run in CI builds (for now) -skippedExamples=() - -# loop all files in the current folder -for f in *; do - # run only for folders - if [ -d "$f" ]; then - - if containsElement "$f" "${skippedExamples[@]}"; then - echo "skipping '$f'" - echo "" - else - echo "building '$f'" - cd "$f" - echo " - running pandoc build script" - bash "$PWD/build.sh" - echo " - generating preview" - pdftoppm -r 150 -png "document.pdf" > "preview.png" - echo "" - cd ".." - fi - fi -done diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/document.md deleted file mode 100644 index 60ef278..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/document.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: "Test: Heading" -author: [Author] -date: "2022-11-24" -subject: "Markdown" -keywords: [Markdown, Example, Text, Heading] -lang: "en" -... - -# Test: Heading - -## Setext-style headings - -level one -========= - -level two ---------- - -## ATX-style headings - -# level one - -## level two - -### level three - -#### level four - -##### level five - -###### level six diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/document.pdf deleted file mode 100644 index 342f291..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/preview.png deleted file mode 100644 index babbbbc..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/heading/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/document.md deleted file mode 100644 index f6a9444..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/document.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: "Test: Horizontal Rule" -author: [Author] -date: "2022-11-24" -subject: "Markdown" -keywords: [Markdown, Example, Text, Horizontal Rule] -lang: "en" -... - -# Test: Horizontal Rule - -## Horizontal Rule with `*` (asterisk) - -**** - -********** - -## Horizontal Rule with `-` (minus) - ----- - ----------- - -## Horizontal Rule with `_` (underscore) - -____ - -__________ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/document.pdf deleted file mode 100644 index ecda89e..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/preview.png deleted file mode 100644 index 561da89..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/horizontal-rule/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/document.md deleted file mode 100644 index b13d021..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/document.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: "Test: Definition List" -author: [Author] -date: "2022-11-24" -subject: "Markdown" -keywords: [Markdown, Example, Text, List, Definition List] -lang: "en" -... - -# Test: Definition List - -## Definition List with single definition - -Apple -: Pomaceous fruit of plants of the genus Malus in -the family Rosaceae. - -Orange -: The fruit of an evergreen tree of the genus Citrus. - -## Definition List with multiple definitions - -Apple -: Pomaceous fruit of plants of the genus Malus in - the family Rosaceae. -: An American computer company. - -Orange -: The fruit of an evergreen tree of the genus Citrus. diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/document.pdf deleted file mode 100644 index 04c3d19..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/preview.png deleted file mode 100644 index d466e63..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-definition/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/document.md deleted file mode 100644 index 0a60ef6..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/document.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -title: "Lists" -author: [Author] -date: "2022-11-24" -subject: "Markdown" -keywords: [Markdown, Example, Text, List, Ordered List] -lang: "en" -... - -# Test: Lists - -## Ordered list with number and period - -2. two -3. three -4. four - -## Ordered list with number and bracket - -8) eight -9) nine -10) ten - -## Ordered list with roman numerals - -II. one -III. two -IV. three - -## Ordered nested list - -1. one - 1) orange - 2) apple - * pine - * maple - 3) orange -2. two - 1. sunny - II. two - III. three - IV. four - 2. rainy diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/document.pdf deleted file mode 100644 index 2e06493..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/preview.png deleted file mode 100644 index e796602..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-ordered/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/document.md deleted file mode 100644 index e6b5128..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/document.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: "Test: Task List" -author: [Author] -date: "2022-11-24" -subject: "Markdown" -keywords: [Markdown, Example, Text, List, Task List] -lang: "en" -... - -# Test: Task List - -## Task list unchecked - -- [ ] one -- [ ] two -- [ ] three - -## Task list checked - -- [x] one -- [x] two -- [x] three - -## Task list nested - -- [x] one - - [ ] orange - - [ ] apple - - [x] pine - - [x] maple - - [ ] mango -- [ ] two - - [x] sunny - - [ ] rainy diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/document.pdf deleted file mode 100644 index 97534f3..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/preview.png deleted file mode 100644 index 0d3be0a..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-task/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/build.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/build.sh deleted file mode 100644 index ee87a78..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/build.sh +++ /dev/null @@ -1 +0,0 @@ -pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings \ No newline at end of file diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/document.md b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/document.md deleted file mode 100644 index fdd36a1..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/document.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -title: "List Unordered" -author: [Author] -date: "2022-11-24" -subject: "Markdown" -keywords: [Markdown, Example, Text, List, Unordered List] -lang: "en" -... - -# Test: List Unordered - -## Unordered list with dash - -- one -- two -- three - -## Unordered list with asterisk - -* one -* two -* three - -## Unordered list with plus sign - -+ one -+ two -+ three - -## Unordered nested list - -- one - - orange - - apple - * pine - * maple - - orange -- two - + sunny - * four - * five - * six - + rainy diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/document.pdf b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/document.pdf deleted file mode 100644 index a838e82..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/document.pdf and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/preview.png b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/preview.png deleted file mode 100644 index a7f7b94..0000000 Binary files a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tests/list-unordered/preview.png and /dev/null differ diff --git a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tools/release.sh b/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tools/release.sh deleted file mode 100644 index 8e150d1..0000000 --- a/vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/tools/release.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/bash - -rm -rf "dist" -mkdir "dist" - -cp "eisvogel.tex" "eisvogel.latex" - -# create .zip files -zip -r -X --exclude="*.DS_Store*" "dist/Eisvogel-${1}.zip" "examples" "eisvogel.latex" "icon.png" "LICENSE" "README.md" "CHANGELOG.md" -cp "dist/Eisvogel-${1}.zip" "dist/Eisvogel.zip" - -# create .tar.gz files -tar --exclude="*.DS_Store*" --include="examples" --include="eisvogel.latex" --include="icon.png" --include="LICENSE" --include="README.md" --include="CHANGELOG.md" -zcvf "dist/Eisvogel-${1}.tar.gz" * -cp "dist/Eisvogel-${1}.tar.gz" "dist/Eisvogel.tar.gz" - -rm "eisvogel.latex" \ No newline at end of file