Add "pandoc-latex-template" from "https://git.knownelement.com/ExternalVendorCode/pandoc-latex-template.git@master"
git-vendor-name: pandoc-latex-template git-vendor-dir: vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template git-vendor-repository: https://git.knownelement.com/ExternalVendorCode/pandoc-latex-template.git git-vendor-ref: master
This commit is contained in:
70
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/background.pdf
generated
vendored
Normal file
70
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/background.pdf
generated
vendored
Normal file
@@ -0,0 +1,70 @@
|
||||
%PDF-1.5
|
||||
%<25><><EFBFBD><EFBFBD>
|
||||
4 0 obj
|
||||
<< /Length 5 0 R
|
||||
/Filter /FlateDecode
|
||||
>>
|
||||
stream
|
||||
x<EFBFBD>e<EFBFBD><EFBFBD>
|
||||
<EFBFBD>0FJ<>c<><63>U<>$<24><><EFBFBD>v<76><7F>?Q<>Ȓ<EFBFBD><0C>㙁<EFBFBD>9q<39><71>0<EFBFBD><30>f<0C>%=!<21>W<EFBFBD><06>9<EFBFBD>(<28>p<EFBFBD><02><11>W<EFBFBD><57><EFBFBD>z<1C><04><15>ُb<D98F><62><EFBFBD><EFBFBD>if1R<31><52>/<2F><>YgX֗<58><05><05><>O<EFBFBD><4F>0<EFBFBD>cb<08>l<EFBFBD>]Kf<4B><66><EFBFBD><EFBFBD>z<04>]<5D><>
|
||||
gd.➾<><E29EBE>J<EFBFBD><4A><EFBFBD>w<EFBFBD>s[C<>
|
||||
<EFBFBD><0C><><EFBFBD><EFBFBD>q<EFBFBD>0<EFBFBD>cbH<62><48>N<>K2
|
||||
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
|
1
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/build.sh
generated
vendored
Normal file
1
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/build.sh
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings
|
63
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.md
generated
vendored
Normal file
63
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.md
generated
vendored
Normal file
@@ -0,0 +1,63 @@
|
||||
---
|
||||
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.
|
BIN
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.pdf
generated
vendored
Normal file
BIN
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/document.pdf
generated
vendored
Normal file
Binary file not shown.
BIN
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.pdf
generated
vendored
Normal file
BIN
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.pdf
generated
vendored
Normal file
Binary file not shown.
60
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.svg
generated
vendored
Normal file
60
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/logo-inverted.svg
generated
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
width="512"
|
||||
height="512"
|
||||
viewBox="0 0 512 512"
|
||||
sodipodi:docname="icon.svg"
|
||||
inkscape:export-filename="/Users/Pascal/Documents/Git/pandoc-latex-template/icon.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<metadata
|
||||
id="metadata8">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs6" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="640"
|
||||
inkscape:window-height="480"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="90.96511"
|
||||
inkscape:cy="209.72179"
|
||||
inkscape:current-layer="svg2"
|
||||
showguides="false" />
|
||||
<path
|
||||
style="opacity:1;fill:white;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 317.8541,168.28222 c 107.04137,49.95384 134.89565,215.61196 123.72876,270.90143 -11.99713,-9.22027 -24.59842,-23.05059 -37.6714,-40.47946 3.16686,20.54618 -31.32169,-3.46355 -55.82092,-15.65335 6.0478,9.63339 2.00381,10.20181 -1.08626,11.6271 5.3559,-7.31437 -12.40779,-11.5986 -28.21684,-16.13904 -8.24779,-1.78969 -11.57016,12.53757 -28.6829,24.11855 0.34304,-3.55636 -1.81518,-6.55719 -4.22642,-4.85236 -0.91466,0.64669 -1.7104,1.95019 -2.6472,4.18713 -3.6666,-5.90489 2.65484,-8.99631 8.85178,-12.1228 l 5.99916,-6.00661 c -4.49026,-2.39586 -9.35874,-7.67747 -12.72075,-1.46496 0.19311,-7.52858 4.26365,-10.46918 14.92563,-5.61043 7.15205,3.88856 3.3636,-1.41047 4.93039,-2.21229 -43.14176,-18.24239 -125.62289,-117.32588 -106.818,-169.75541 -6.34493,-11.12337 -13.67762,-21.5071 -39.91119,-17.73854 -40.36073,14.92481 -82.672132,35.48346 -118.361258,36.91617 30.94401,-29.21429 74.892278,-44.24651 112.045878,-73.15275 18.22017,-38.16418 34.94997,-50.0523 51.33838,-55.921318 16.22,-6.187829 32.16137,-8.064263 48.11806,-3.811072 36.53733,9.96607 50.7517,44.25392 66.2251,77.17001 z"
|
||||
id="path7171"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccccccsccccccccccccc" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.9 KiB |
BIN
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/preview.png
generated
vendored
Normal file
BIN
vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/title-page-custom/preview.png
generated
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 279 KiB |
Reference in New Issue
Block a user