From 110af509a41e8c3bbc8f282be70a5d746423548f Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sun, 17 Dec 2017 21:14:09 +0100 Subject: Update latex conf --- .../texmf/tex/latex/pgfornament/examples/e01.tex | 34 ++++++++++++++ .../texmf/tex/latex/pgfornament/examples/eo1.pdf | Bin 0 -> 81492 bytes .../texmf/tex/latex/pgfornament/examples/line1.pdf | Bin 0 -> 34883 bytes .../texmf/tex/latex/pgfornament/examples/line1.tex | 23 ++++++++++ .../texmf/tex/latex/pgfornament/examples/poem.pdf | Bin 0 -> 65472 bytes .../texmf/tex/latex/pgfornament/examples/poem.tex | 51 +++++++++++++++++++++ 6 files changed, 108 insertions(+) create mode 100644 latex_pgfornament/texmf/tex/latex/pgfornament/examples/e01.tex create mode 100644 latex_pgfornament/texmf/tex/latex/pgfornament/examples/eo1.pdf create mode 100644 latex_pgfornament/texmf/tex/latex/pgfornament/examples/line1.pdf create mode 100644 latex_pgfornament/texmf/tex/latex/pgfornament/examples/line1.tex create mode 100644 latex_pgfornament/texmf/tex/latex/pgfornament/examples/poem.pdf create mode 100644 latex_pgfornament/texmf/tex/latex/pgfornament/examples/poem.tex (limited to 'latex_pgfornament/texmf/tex/latex/pgfornament/examples') diff --git a/latex_pgfornament/texmf/tex/latex/pgfornament/examples/e01.tex b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/e01.tex new file mode 100644 index 0000000..0847d8f --- /dev/null +++ b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/e01.tex @@ -0,0 +1,34 @@ +\documentclass[a4paper]{tufte-handout} +\usepackage[utf8]{inputenc} +\usepackage[T1]{fontenc} +\usepackage[dvipsnames]{xcolor} +\usepackage{pgfornament,tkzexample,tikzrput} + + +\definecolor{fondpaille}{cmyk}{0,0,0.1,0} +\begin{document} +\null\vspace{5cm} + + + \begin{center} + \rput[r](-3pt,3pt){\pgfornament[scale=.5]{72}} + \huge{Motifs d'ornements}% + \rput[l](3pt,3pt){\pgfornament[scale=.5]{73}}\\ + \rput(0,0){\pgfornament[scale=.5]{85}} + \end{center} + + + +\begin{tkzexample}[code only] + \rput[r](-3pt,3pt){\pgfornament[scale=.5]{72}} + \huge{Motifs d'ornements}% + \rput[l](3pt,3pt){\pgfornament[scale=.5]{73}}\\ + \rput(0,0){\pgfornament[scale=.5]{85}} +\end{tkzexample} + +\begin{center} +\rput[r](-2pt,6pt){\pgfornament[color=black,height=1cm]{21}} +\Large{Texte}% +\rput[l](2pt,6pt){\pgfornament[color=black,height=1cm]{23}} +\end{center} + \end{document} \ No newline at end of file diff --git a/latex_pgfornament/texmf/tex/latex/pgfornament/examples/eo1.pdf b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/eo1.pdf new file mode 100644 index 0000000..6e83cc4 Binary files /dev/null and b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/eo1.pdf differ diff --git a/latex_pgfornament/texmf/tex/latex/pgfornament/examples/line1.pdf b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/line1.pdf new file mode 100644 index 0000000..414307a Binary files /dev/null and b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/line1.pdf differ diff --git a/latex_pgfornament/texmf/tex/latex/pgfornament/examples/line1.tex b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/line1.tex new file mode 100644 index 0000000..ffde227 --- /dev/null +++ b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/line1.tex @@ -0,0 +1,23 @@ +\documentclass{scrartcl} +\usepackage[utf8]{inputenc} +\usepackage[T1]{fontenc} +\usepackage[dvipsnames]{xcolor} +\usepackage[object=vectorian]{pgfornament} +\usetikzlibrary{shapes.geometric,calc} +\definecolor{fondpaille}{cmyk}{0,0,0.1,0} +\begin{document} +\pagecolor{fondpaille} +\color{Maroon} + +\begin{tikzpicture} +\node (A) at (0,0) {}; +\node (B) at (0:6) {}; +\node (C) at (60:6) {}; +\path [fill=Maroon!10,fill opacity=.4,text opacity=1] + (A.center) to [ornament=87] (B.center) to [ornament=87] + (C.center) to [ornament=87] (A.center); +\end{tikzpicture} +\end{document} + + + \ No newline at end of file diff --git a/latex_pgfornament/texmf/tex/latex/pgfornament/examples/poem.pdf b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/poem.pdf new file mode 100644 index 0000000..3a3588c Binary files /dev/null and b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/poem.pdf differ diff --git a/latex_pgfornament/texmf/tex/latex/pgfornament/examples/poem.tex b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/poem.tex new file mode 100644 index 0000000..48ab861 --- /dev/null +++ b/latex_pgfornament/texmf/tex/latex/pgfornament/examples/poem.tex @@ -0,0 +1,51 @@ +\documentclass{scrartcl} +\usepackage[utf8]{inputenc} +\usepackage[T1]{fontenc} +\usepackage[dvipsnames]{xcolor} +\usepackage[object=vectorian]{pgfornament} +\usetikzlibrary{calc} +\definecolor{fondpaille}{cmyk}{0,0,0.1,0} + +\begin{document} +\pagecolor{fondpaille} +\color{Maroon} +\begin{tikzpicture}[every node/.style={inner sep=0pt}] +\node[text width=8cm,align=center](Text){% +In visions of the dark night\\ +I have dreamed of joy departed-\\ +But a waking dream of life and light\ +Hath left me broken-hearted.\\ +\bigskip +Ah! what is not a dream by day\\ +To him whose eyes are cast \\ +On things around him with a ray \\ +Turned back upon the past? \\ +\bigskip +That holy dream- that holy dream,\\ +While all the world were chiding,\\ +Hath cheered me as a lovely beam\\ +A lonely spirit guiding.\\ +\bigskip +What though that light, thro' storm and night,\\ +So trembled from afar- \\ +What could there be more purely bright \\ +In Truth's day-star? \\ +\vspace{24pt} + A Dream (1827) by Edgar Allan Poe +} ; +\node[shift={(-1cm,1cm)},anchor=north west](CNW) at (Text.north west) + {\pgfornament[width=2cm]{61}}; +\node[shift={(1cm,1cm)},anchor=north east](CNE) at (Text.north east) + {\pgfornament[width=2cm,symmetry=v]{61}}; +\node[shift={(-1cm,-1cm)},anchor=south west](CSW) at (Text.south west) + {\pgfornament[width=2cm,symmetry=h]{61}}; +\node[shift={(1cm,-1cm)},anchor=south east](CSE) at (Text.south east) + {\pgfornament[width=2cm,symmetry=c]{61}}; +\pgfornamenthline{CNW}{CNE}{north}{87} +\pgfornamenthline{CSW}{CSE}{south}{87} +\pgfornamentvline{CNW}{CSW}{west}{87} +\pgfornamentvline{CNE}{CSE}{east}{87} +\end{tikzpicture} +\end{document} + + \ No newline at end of file -- cgit v1.2.3