Skip to main content

Questions tagged [psvectorian]

`psvectorian` is a package for creating ornaments. It is based on PSTricks and requires either `latex` or `xelatex` compilation or `pdflatex` with `auto-pst-pdf` package included.

5 votes
1 answer
97 views

Consider the code: \documentclass[12pt]{book} \usepackage{pstricks,psvectorian} \usepackage{color} \begin{document} \thispagestyle{empty} \begin{pspicture}(-5,-5)(4,4)% \psframe[fillcolor=blue!30!...
DDS's user avatar
  • 11.2k
3 votes
3 answers
317 views

Consider the code which I compile with xelatex: \documentclass[12pt,onecolumn,openany,final]{book} \usepackage[hmargin=0in,vmargin=0in,paperwidth=5.5in,paperheight=5.25in]{geometry} \usepackage{...
DDS's user avatar
  • 11.2k
1 vote
1 answer
101 views

The following is @AlessandroChitarrini's code (which can be compiled with xelatex) found here: Coloring the Upper Portion of a Pspicture a Different Color \documentclass{book} \usepackage[hmargin=0in,...
Jethro's user avatar
  • 611
2 votes
2 answers
97 views

MWE: \documentclass{book} \usepackage[hmargin=0in,vmargin=0in,paperwidth=5.5in,paperheight=8.25in]{geometry} \usepackage{xcolor} \usepackage{pstricks,psvectorian} \psset{unit=1in} \definecolor{...
Jethro's user avatar
  • 611
0 votes
0 answers
35 views

I have some parts in my tufte-book document, but I don't want to diplay the part number for the last part wich is relative to Appendices. I just want to see "Appendices" after the ornament ...
Phil8544's user avatar
  • 431
1 vote
1 answer
132 views

dear StackeExchange community, I'm currently writing my thesis with latex since it's an elegant and beautiful language. While looking for fancy chapter heading, I came across the psvectorian package. ...
AIme999's user avatar
  • 167
1 vote
2 answers
92 views

I'm using the texlive/2024 distribution. The following MWE fails to compile correctly. \documentclass{article} \usepackage[most]{tcolorbox} \usepackage{auto-pst-pdf} \usepackage{psvectorian} \begin{...
Colas's user avatar
  • 7,654
0 votes
0 answers
109 views

I am planning on using some of the the ornaments found in the psvectorian package in a book I am typesetting with LaTeX. I am under the impression that these vector images are free to use commercially....
DDS's user avatar
  • 11.2k
0 votes
0 answers
135 views

Using this MWE: \documentclass{article} \usepackage{psvectorian,fancyhdr,lipsum,multido} \pagestyle{fancy} \fancyhf{}% Clear header/footer \renewcommand{\headrulewidth}{0pt}% No header rule \fancyhead[...
TheChymera's user avatar
2 votes
1 answer
83 views

I was wondering if there is a way we can customize theorem environment using Psvectorian. To clarify, consider the following code: \documentclass[12pt]{book} \usepackage[utf8]{inputenc} \usepackage{...
SPARSE's user avatar
  • 298
2 votes
1 answer
103 views

Consider \documentclass[12pt]{book} \usepackage{pstricks,psvectorian} \RequirePackage[copies]{contour}% \begin{document} \contourlength{1pt} \newcommand*{\outline}[1]{\color{white}\contour{black}{\...
DDS's user avatar
  • 11.2k
2 votes
1 answer
241 views

Consider the code \documentclass[a5paper,12pt,onecolumn,openany,final]{book} \usepackage[hmargin=0.7in,vmargin=0.75in]{geometry} \usepackage{pstricks,psvectorian} \usepackage{color} \usepackage{...
DDS's user avatar
  • 11.2k
0 votes
1 answer
74 views

In the following code, I am trying to color the LHS of a psipicture blue and the RHS yellow; however, an "unseemly" seam appears down the middle of the picture. \documentclass[12pt]{book} \...
DDS's user avatar
  • 11.2k
2 votes
2 answers
131 views

This MWE code \documentclass[12pt]{book} \usepackage{pstricks,psvectorian} \usepackage{color} % Compiles with XELATEX \begin{document} \thispagestyle{empty} \begin{pspicture}(-5,-5)(4,4)% \psframe[...
DDS's user avatar
  • 11.2k
0 votes
1 answer
195 views

This post is an extension of How to Fill a Psvectorian Ornament with Color The following code produces two images: the first with a horizontal kerning of 0.35pt; the second, with an attempted vertical ...
DDS's user avatar
  • 11.2k

15 30 50 per page