summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/addlines/README23
-rw-r--r--Master/texmf-dist/doc/latex/addlines/README.md20
-rw-r--r--Master/texmf-dist/doc/latex/addlines/addlines-example.ltx48
-rw-r--r--Master/texmf-dist/doc/latex/addlines/addlines.pdfbin137876 -> 135431 bytes
4 files changed, 20 insertions, 71 deletions
diff --git a/Master/texmf-dist/doc/latex/addlines/README b/Master/texmf-dist/doc/latex/addlines/README
deleted file mode 100644
index 379d8f87fa8..00000000000
--- a/Master/texmf-dist/doc/latex/addlines/README
+++ /dev/null
@@ -1,23 +0,0 @@
-____________________
-The addlines package
-v0.2
-
-This package provides the command \addlines for adding
-or removing space in the textblock of the page it's
-used on. E.g., adding an extra line of text to the page
-so that a section fits better on the next page.
-
-It will also add space to the *facing* page in a
-two-sided document.
-
-An inverse command is provided if you prefer it:
- \removelines{ x } == \addlines{ -x }
-
-See addlines.pdf for more info.
-
-______________
-Will Robertson
-wspr 81 [at] gmail [dot] com
-
-Copyright 2007-2008
-Distributed under the LaTeX Project Public License
diff --git a/Master/texmf-dist/doc/latex/addlines/README.md b/Master/texmf-dist/doc/latex/addlines/README.md
new file mode 100644
index 00000000000..1d411d4fee2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/addlines/README.md
@@ -0,0 +1,20 @@
+The addlines package
+====================
+
+This package provides the command `\addlines` for adding
+or removing space in the textblock of the page it's
+used on. E.g., adding an extra line of text to the page
+so that a section fits better on the next page.
+
+It will also add space to the *facing* page in a
+two-sided document, and two-column documents are also supported.
+
+See `addlines.pdf` for more commands and additional info.
+
+
+Copyright and Licence
+---------------------
+
+* Author: Will Robertson
+* Copyright: 2007-2018
+* Distributed under the LaTeX Project Public License v1.3c or later at your choice.
diff --git a/Master/texmf-dist/doc/latex/addlines/addlines-example.ltx b/Master/texmf-dist/doc/latex/addlines/addlines-example.ltx
deleted file mode 100644
index 78b833c6eab..00000000000
--- a/Master/texmf-dist/doc/latex/addlines/addlines-example.ltx
+++ /dev/null
@@ -1,48 +0,0 @@
-%%
-%% This is file `addlines-example.ltx',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% addlines.dtx (with options: `example')
-%%
-%% _______________________________________
-%% Copyright (C) 2007-2008 Will Robertson
-%%
-%% License information appended.
-%%
-\documentclass[twoside]{article}
-\usepackage[a5paper,width=30em,lines=30]{geometry}
-\usepackage{lipsum}
-\usepackage{addlines}
-\begin{document}
-\lipsum[1-5]
-
-\emph{Here is the command used correctly on an even page.}
-\addlines
-
-\lipsum[6-15]
-
-\emph{Here is the command used erroneously on an odd page.}
-\addlines
-
-\lipsum[16-20]
-\end{document}
-%%
-%% Copyright (C) 2007-2008 by Will Robertson <wspr81@gmail.com>
-%%
-%% Distributable under the LaTeX Project Public License,
-%% version 1.3c or higher (your choice). The latest version of
-%% this license is at: http://www.latex-project.org/lppl.txt
-%%
-%% This work is "maintained" (as per LPPL maintenance status)
-%% by Will Robertson.
-%%
-%% This work consists of the files addlines.dtx and
-%% addlines.ins,
-%% and the derived files addlines.pdf,
-%% addlines.sty, and
-%% addlines-example.ltx.
-%%
-%%
-%% End of file `addlines-example.ltx'.
diff --git a/Master/texmf-dist/doc/latex/addlines/addlines.pdf b/Master/texmf-dist/doc/latex/addlines/addlines.pdf
index 5750611c75d..aeea39f048d 100644
--- a/Master/texmf-dist/doc/latex/addlines/addlines.pdf
+++ b/Master/texmf-dist/doc/latex/addlines/addlines.pdf
Binary files differ