summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/versonotes/versonotes.drv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/versonotes/versonotes.drv')
-rw-r--r--Master/texmf-dist/source/latex/versonotes/versonotes.drv62
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/versonotes/versonotes.drv b/Master/texmf-dist/source/latex/versonotes/versonotes.drv
new file mode 100644
index 00000000000..c819d13be10
--- /dev/null
+++ b/Master/texmf-dist/source/latex/versonotes/versonotes.drv
@@ -0,0 +1,62 @@
+%%
+%% This is file `versonotes.drv',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% versonotes.dtx (with options: `driver')
+%% versonotes: Notes on verso pages
+%%
+%% Release version 0.2, 2015 February 16.
+%%
+%% Copyright 2014, 2015 Norman Gray <http://nxg.me.uk>
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% 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'.
+%%
+%% The Current Maintainer of this work is Norman Gray
+%%
+%% This work consists of the files versonotes.dtx and versonotes.ins
+%% and the derived file versonotes.sty.
+%%
+%%%% File: versonotes.dtx
+
+%%%% Source: c64b7a550082, 2015-02-16T18:33:46+00:00
+%%
+\documentclass{ltxdoc}
+\title{versonotes: Notes on verso pages}
+\author{Norman Gray\\\url{http://nxg.me.uk}}
+\date{Release 0.2}
+\usepackage{url}
+\newcommand\Lopt[1]{\textsf {#1}} % options
+\newcommand\file[1]{\texttt {#1}}
+\newcommand\Lcount[1]{\textsl {\small#1}}
+\newcommand\Lenv[1]{\texttt{\{#1\}}} %environments
+\newcommand\Lpackage[1]{\{\textsf{#1}\}} %packages
+{\catcode`\<=\active
+ \gdef<#1>{{\ensuremath\langle\normalfont\textsl{#1}\ensuremath\rangle}}}
+\def\cmd{\begingroup
+ \catcode`\\=12 \catcode`\{=12 \catcode`\}=12
+ \catcode`\<=\active \catcode`\|=12
+ \docmd}
+\def\docmd|#1|{\texttt{#1}\endgroup}
+%%% \url macro (url.sty does this better)
+
+\def\bs{$\backslash$}
+
+\OnlyDescription
+\begin{document}
+\maketitle
+\DocInput{versonotes.dtx}
+\end{document}
+
+\endinput
+%%
+%% End of file `versonotes.drv'.