texlive[52993] Master/texmf-dist: hvqrurl (1dec19)
commits+karl at tug.org
commits+karl at tug.org
Sun Dec 1 22:36:28 CET 2019
Revision: 52993
http://tug.org/svn/texlive?view=revision&revision=52993
Author: karl
Date: 2019-12-01 22:36:28 +0100 (Sun, 01 Dec 2019)
Log Message:
-----------
hvqrurl (1dec19)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/hvqrurl/Changes
trunk/Master/texmf-dist/doc/latex/hvqrurl/README
trunk/Master/texmf-dist/doc/latex/hvqrurl/hvqrurl.pdf
trunk/Master/texmf-dist/doc/latex/hvqrurl/hvqrurl.tex
trunk/Master/texmf-dist/tex/latex/hvqrurl/hvqrurl.sty
Modified: trunk/Master/texmf-dist/doc/latex/hvqrurl/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hvqrurl/Changes 2019-12-01 21:36:20 UTC (rev 52992)
+++ trunk/Master/texmf-dist/doc/latex/hvqrurl/Changes 2019-12-01 21:36:28 UTC (rev 52993)
@@ -1,2 +1,3 @@
hvqrurl.sty:
-0.01 2019-11-27 - first CTAN version
+0.01a 2019-12-01 - fixes to the documentation
+0.01 2019-11-27 - first CTAN version
Modified: trunk/Master/texmf-dist/doc/latex/hvqrurl/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hvqrurl/README 2019-12-01 21:36:20 UTC (rev 52992)
+++ trunk/Master/texmf-dist/doc/latex/hvqrurl/README 2019-12-01 21:36:28 UTC (rev 52993)
@@ -3,8 +3,8 @@
The package loads by default url, qrcode, marginnote,
xcolor, and xkeyval
-%% This program can be redistributed and/or modified under the terms
-%% of the LaTeX Project Public License Distributed from CTAN archives
-%% in directory macros/latex/base/lppl.txt.
+This file is distributed under the terms of the LaTeX Project Public
+License from CTAN archives in directory macros/latex/base/lppl.txt.
+Either version 1.3 or, at your option, any later version.
hvoss at tug.org
\ No newline at end of file
Modified: trunk/Master/texmf-dist/doc/latex/hvqrurl/hvqrurl.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/hvqrurl/hvqrurl.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hvqrurl/hvqrurl.tex 2019-12-01 21:36:20 UTC (rev 52992)
+++ trunk/Master/texmf-dist/doc/latex/hvqrurl/hvqrurl.tex 2019-12-01 21:36:28 UTC (rev 52993)
@@ -1,4 +1,4 @@
-%% $Id: hvqrurl.tex 1118 2019-11-29 07:56:18Z herbert $
+%% $Id: hvqrurl.tex 1119 2019-11-30 17:36:28Z herbert $
\listfiles
\errorcontextlines=100
\documentclass[twoside,usegeometry]{scrartcl}
@@ -37,7 +37,7 @@
\hypersetup{urlcolor=blue, linktocpage, colorlinks=true}%
\begin{document}
-\title{Package \texttt{hvqrurl}\\Creating a QR-code of an URL in the margin \\ver 0.01}
+\title{Package \texttt{hvqrurl}\\Creating a QR-code of an URL in the margin \\\small ver 0.01a}
\author{Herbert Voß\thanks{\protect\url{hvoss at tug.org}}}
\date{\today}
\maketitle
@@ -52,13 +52,13 @@
\end{abstract}
-\section{The macro}
+\section{The macros}
\begin{BDef}
-\Lcs{hvqrset}\Largb{key=value list}\\
-\Lcs{hvqrurl}\Largb{key=value list}\Largb{URL}\\
-\Lcs{hvqrurl*}\Largb{key=value list}\Largb{URL}
+\Lcs{hvqrset}\Largb{key=value, \ldots}\\
+\Lcs{hvqrurl}\OptArg{key=value, \ldots}\Largb{URL}\\
+\Lcs{hvqrurl*}\OptArg{key=value, \ldots}\Largb{URL}
\end{BDef}
With the default macro \Lcs{hvqrurl} the URL is printed as as QR code into the margin and
@@ -66,7 +66,14 @@
With \LPack{hyperref} you'll get the the same color for the QR code as for the URL link and, of course,
is also a link. This example shows the default setting for a QR code.
+With \Lcs{hvqrset} one can set the optional arguments globally. For example if one do not want all
+QR codes not as a link when using \LPack{hyperref}:
+\begin{lstlisting}
+\hvqrset{qrlink=nolink}
+\end{lstlisting}
+
+
\section{Optional arguments}
\subsection{No link with \LPack{hyperref}}
@@ -75,7 +82,6 @@
With \Lkeyset{qrlink=nolink} the QR code is no link: \hvqrurl[qrlink=nolink]{https://mirror.ctan.org/pkg/hvqrurl}.
The default setting is \Lkeyset{qrlink=link}.
\end{lstlisting}
-
With \Lkeyset{qrlink=nolink} the QR code is no link: \hvqrurl[qrlink=nolink]{https://mirror.ctan.org/pkg/hvqrurl}.
The default setting is \Lkeyset{qrlink=link}. Without using \LPack{hyperref} this optional argument
has no meaning.
Modified: trunk/Master/texmf-dist/tex/latex/hvqrurl/hvqrurl.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hvqrurl/hvqrurl.sty 2019-12-01 21:36:20 UTC (rev 52992)
+++ trunk/Master/texmf-dist/tex/latex/hvqrurl/hvqrurl.sty 2019-12-01 21:36:28 UTC (rev 52993)
@@ -7,7 +7,7 @@
% Copyright 2019 Herbert Voss hvoss at tug.org
%%
\ProvidesPackage{hvqrurl}[%
- 2019/11/27 v.0.01 (Herbert Voss) Supports qr images into the margin (hv)]
+ 2019/12/01 v.0.01a (Herbert Voss) Supports qr images into the margin (hv)]
%
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{url}
More information about the tex-live-commits
mailing list