Skip to main content

Questions tagged [pspicture]

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
0 votes
1 answer
65 views

MWE: \documentclass{book} \usepackage[hmargin=0in,vmargin=0in,paperwidth=12in,paperheight=8.75in]{geometry} \usepackage{pstricks-add} \psset{unit=1in} \definecolor{bulgarianrose}{rgb}{0.28, 0.02, 0....
Jethro's user avatar
  • 611
2 votes
1 answer
76 views

This extends the question asked here: Producing a Rectangular Pspicture with a "Sloped" Torn Paper Effect The code: \DocumentMetadata{} \documentclass{book} \usepackage[hmargin=0in,vmargin=...
Jethro's user avatar
  • 611
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
2 votes
1 answer
93 views

I'm trying to draw an example of an open neighborhood in R^2 and I can't find why, after the compiler, lines appear outside the circle. \documentclass{article} \usepackage{pstricks} \usepackage{pst-...
Alejo Macaya's user avatar
2 votes
3 answers
360 views

Consider the code: \documentclass[12pt]{book} \usepackage{pst-barcode} \begin{document} \thispagestyle{empty} \begin{pspicture}(1.3125in,0.7in) \psbarcode{3-16148-410-0} {backgroundcolor=...
DDS's user avatar
  • 11.2k
2 votes
1 answer
170 views

Consider the code: \documentclass[12pt]{book} \usepackage[hmargin=0in,vmargin=0in,top=0in,paperwidth=5.0in,paperheight=8in]{geometry} \newcommand{\longemdash}{{\fontfamily{cmss}\selectfont---}} \...
DDS's user avatar
  • 11.2k
1 vote
1 answer
78 views

I "draw" two pstricks pictures, one after the other. At the beginning of each of them, I specify the font size (\small in my example). Then I draw axes, with labelFontSize=\normalsize, which ...
Garulfo's user avatar
  • 289
1 vote
1 answer
71 views

Consider the code: \documentclass{book} \usepackage{pstricks} \usepackage{graphicx} \usepackage[active,tightpage]{preview} \PreviewEnvironment{pspicture} % Paddings. \PreviewBorder=1cm\relax \...
DDS's user avatar
  • 11.2k
1 vote
1 answer
69 views

The following code generates a pspicture which I want to use as the basis for the back cover of a book: \documentclass[12pt,onecolumn,openany,final]{book} \usepackage[hmargin=0in,vmargin=0in,...
DDS's user avatar
  • 11.2k
3 votes
1 answer
233 views

This post pertains to the proper way to apply a pst-barcode to the back cover of the book. See, for example, Generating ISBN Barcodes The reason for this question is as follows. Consider the code: \...
DDS's user avatar
  • 11.2k
3 votes
1 answer
160 views

This is a follow-up question to the one posed in Generating ISBN Barcodes. Prior to posting the MWE code: \documentclass[pstricks,border=12pt]{standalone} \usepackage{pst-barcode} \begin{document} \...
DDS's user avatar
  • 11.2k
9 votes
2 answers
839 views

Consider the following code which I compile with xelatex: \documentclass[pstricks,border=12pt]{standalone} \usepackage{pst-barcode} \begin{document} \begin{pspicture}(1.3125in,0.7in) \psbarcode{...
DDS's user avatar
  • 11.2k

15 30 50 per page
1
2 3 4 5
7