summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-barcode/doc/pst-barcode-doc.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstricks/contrib/pst-barcode/doc/pst-barcode-doc.ltx')
-rw-r--r--graphics/pstricks/contrib/pst-barcode/doc/pst-barcode-doc.ltx27
1 files changed, 16 insertions, 11 deletions
diff --git a/graphics/pstricks/contrib/pst-barcode/doc/pst-barcode-doc.ltx b/graphics/pstricks/contrib/pst-barcode/doc/pst-barcode-doc.ltx
index fc72994578..09146c2824 100644
--- a/graphics/pstricks/contrib/pst-barcode/doc/pst-barcode-doc.ltx
+++ b/graphics/pstricks/contrib/pst-barcode/doc/pst-barcode-doc.ltx
@@ -1,12 +1,17 @@
-%% $Id: pst-barcode-doc.ltx 445 2017-04-19 11:13:52Z herbert $
-\documentclass[11pt,english,BCOR=10mm,DIV=14,bibliography=totoc,parskip=false,headings=small,
- headinclude=false,footinclude=false,twoside]{pst-doc}
-\usepackage[utf8]{inputenc}
+%% $Id: pst-barcode-doc.ltx 588 2022-08-23 16:49:51Z herbert $
+\RequirePackage{pdfmanagement-testphase}
+\DeclareDocumentMetadata{}
+
+\documentclass[11pt,english,bibliography=totoc,parskip=false,headings=small,
+ headinclude=false,footinclude=false,twoside,usegeometry]{pst-doc}
\usepackage{pst-barcode,blindtext,multicol}
\usepackage{biblatex}
+\makeatletter
+\def\blx@err@patch#1{}
+\makeatother
\addbibresource{\jobname.bib}
-\geometry{inner=2cm,outer=4cm,marginparwidth=3cm,marginparsep=2mm}
+\geometry{inner=2cm,outer=3cm,marginparwidth=2.5cm,marginparsep=2mm}
\let\pstBarcodeFV\fileversion
\lstset{preset=\centering,pos=l,wide=false,vsep=5mm,language=PSTricks,%width=0.5\linewidth,
@@ -25,7 +30,7 @@
\psbarcode{Herbert Voss Freie Universitaet Berlin}{rows=52 columns=52}{datamatrix}
\end{pspicture}}
-\begin{filecontents*}{demo.tex}
+\begin{filecontents*}[force]{demo.tex}
\documentclass{article}
\usepackage{pst-barcode,fancyvrb}
\begin{document}
@@ -46,10 +51,10 @@
\title{\texttt{pst-barcode}}
\subtitle{A PSTricks package for drawing barcodes; v.\pstBarcodeFV}
-\author{Terry Burton \\Herbert Vo\ss}
+\author{Terry Burton \\Herbert Voß}
%\docauthor{Herbert Vo\ss}
\date{\today}
-\maketitle
+\settitle
\tableofcontents
@@ -161,7 +166,6 @@ The contents of the external file \texttt{demo.tex}:
\VerbatimInput{demo.tex}
-
\newpage
\subsection{Examples for the PostScript options}
@@ -303,7 +307,7 @@ bar
\end{compactitem}
\endgroup
-\clearpage
+%\clearpage
@@ -316,8 +320,9 @@ bar
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%\clearpage
%\newgeometry{inner=2cm,outer=4cm,marginparwidth=3cm,marginparsep=2mm}
-
+%\textwidth=\dimexpr\textwidth-1cm\relax
\section{QR code in the margin}
The marginnotes are placed with the help of the macro of the same name \Lcs{marginnote},