diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-02 21:50:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-02 21:50:45 +0000 |
commit | aa1776c78dfdb456e2228fbceaa886e64e36174c (patch) | |
tree | 7967af7f0f2079a632809a813221918af16ba8cc /Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx | |
parent | a86d14742b305868a1c2b1f33f1263a6b7d0e03d (diff) |
oberdiek (1may12)
git-svn-id: svn://tug.org/texlive/trunk@26177 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx | 79 |
1 files changed, 60 insertions, 19 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx b/Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx index 252f49d78c9..1d7e171fff4 100644 --- a/Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/pdfrender.dtx @@ -1,11 +1,12 @@ % \iffalse meta-comment -% +% % File: pdfrender.dtx % Version: 2010/01/28 v1.2 -% +% Info: Access to some PDF graphics parameters +% % Copyright (C) 2010 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> -% +% % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.3c of this license or (at your option) any later @@ -15,25 +16,25 @@ % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of % LaTeX version 2005/12/01 or later. -% +% % This work has the LPPL maintenance status "maintained". -% +% % This Current Maintainer of this work is Heiko Oberdiek. -% +% % The Base Interpreter refers to any `TeX-Format', % because some files are installed in TDS:tex/generic//. -% +% % This work consists of the main source file pdfrender.dtx % and the derived files % pdfrender.sty, pdfrender.pdf, pdfrender.ins, pdfrender.drv, % pdfrender-test1.tex, pdfrender-test2.tex, % pdfrender-test3.tex, pdfrender-test4.tex, % pdfrender-test5.tex. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/pdfrender.dtx % CTAN:macros/latex/contrib/oberdiek/pdfrender.pdf -% +% % Unpacking: % (a) If pdfrender.ins is present: % tex pdfrender.ins @@ -42,7 +43,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{pdfrender.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If pdfrender.drv is present: % latex pdfrender.drv @@ -52,14 +53,14 @@ % if available. Here you can specify further options, e.g. % use A4 as paper format: % \PassOptionsToClass{a4paper}{article} -% +% % Programm calls to get the documentation (example): % pdflatex pdfrender.dtx % makeindex -s gind.ist pdfrender.idx % pdflatex pdfrender.dtx % makeindex -s gind.ist pdfrender.idx % pdflatex pdfrender.dtx -% +% % Installation: % TDS:tex/generic/oberdiek/pdfrender.sty % TDS:doc/latex/oberdiek/pdfrender.pdf @@ -140,6 +141,10 @@ and the derived files \file{pdfrender-test3.tex}{\from{pdfrender.dtx}{test3}}% \file{pdfrender-test4.tex}{\from{pdfrender.dtx}{test4}}% \file{pdfrender-test5.tex}{\from{pdfrender.dtx}{test5}}% + \nopreamble + \nopostamble + \usedir{source/latex/oberdiek/catalogue}% + \file{pdfrender.xml}{\from{pdfrender.dtx}{catalogue}}% } \catcode32=13\relax% active space @@ -168,7 +173,7 @@ and the derived files \ProvidesFile{pdfrender.drv}% [2010/01/28 v1.2 Access to some PDF graphics parameters (HO)]% \documentclass{ltxdoc} -\usepackage{holtxdoc}[2011/02/04] +\usepackage{holtxdoc}[2011/11/22] \usepackage{longtable} \renewcommand*{\arraystretch}{1.2} \begin{document} @@ -1822,8 +1827,44 @@ After % %\end{verbatim} % \end{quote} % +% \section{Catalogue} +% +% The following XML file can be used as source for the +% \href{http://mirror.ctan.org/help/Catalogue/catalogue.html}{\TeX\ Catalogue}. +% The elements \texttt{caption} and \texttt{description} are imported +% from the original XML file from the Catalogue. +% The name of the XML file in the Catalogue is \xfile{pdfrender.xml}. +% \begin{macrocode} +%<*catalogue> +<?xml version='1.0' encoding='us-ascii'?> +<!DOCTYPE entry SYSTEM 'catalogue.dtd'> +<entry datestamp='$Date$' modifier='$Author$' id='pdfrender'> + <name>pdfrender</name> + <caption>Control rendering parameters.</caption> + <authorref id='auth:oberdiek'/> + <copyright owner='Heiko Oberdiek' year='2010'/> + <license type='lppl1.3'/> + <version number='1.2'/> + <description> + The package provides interfaces for the user to control PDF + parameters, such as line width or text rendering mode. The + control operations work in a manner very similar to that of the + <xref refid='color'>color</xref> package. + <p/> + The package is part of the <xref refid='oberdiek'>oberdiek</xref> bundle. + </description> + <documentation details='Package documentation' + href='ctan:/macros/latex/contrib/oberdiek/pdfrender.pdf'/> + <ctan file='true' path='/macros/latex/contrib/oberdiek/pdfrender.dtx'/> + <miktex location='oberdiek'/> + <texlive location='oberdiek'/> + <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/> +</entry> +%</catalogue> +% \end{macrocode} +% % \section{Acknowledgement} -% +% % \begin{description} % \item[Friedrich Vosberg] asked in the % newsgroup \textsf{de.comp.text.tex} for the font @@ -1835,28 +1876,28 @@ After % % % \begin{thebibliography}{9} % \raggedright -% +% % \bibitem{pdf-spec} % Adobe Systems Incorporated. \textit{PDF Reference -- % Adobe Portable Document format -- Version 1.7}. % 6th ed. 2006. % \textsc{URL:}\,\url{http://www.adobe.com/devnet/acrobat/pdfs/pdf_reference_1-7.pdf}. -% +% % \bibitem{news-Vosberg} % Friedrich Vosberg, \textit{Text in Buchstabenumrissen}, % de.comp.text.tex, 2010-01-22. % \textsc{URL:}\,\url{http://groups.google.com/group/de.comp.text.tex/msg/f442310ac8b2d506}. -% +% % \bibitem{news-Pupus} % Gaius Pupus, \textit{Re: Text in Buchstabenumrissen}, % de.comp.text.tex, 2010-01-23. % \textsc{URL:}\,\url{http://groups.google.com/group/de.comp.text.tex/msg/95d890d77ac47eb1}. -% +% % \bibitem{news-Niepraschk} % Rolf Niepraschk, \textit{Re: Text in Buchstabenumrissen}, % de.comp.text.tex, 2010-01-24. % \textsc{URL:}\,\url{http://groups.google.com/group/de.comp.text.tex/msg/4eb61a5879db54db}. -% +% % \end{thebibliography} % % \begin{History} |