summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/parskip
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-12 21:53:04 +0000
committerKarl Berry <karl@freefriends.org>2018-09-12 21:53:04 +0000
commit6d5c17e5612d0bdedd3bb20cca991f933490e144 (patch)
tree201dc5798b901dda7cf1e98ddf3c6b31a2ab4427 /Master/texmf-dist/doc/latex/parskip
parent438247783b0c69b215c163605b2898510758a7b3 (diff)
parskip (12sep18)
git-svn-id: svn://tug.org/texlive/trunk@48650 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/parskip')
-rw-r--r--Master/texmf-dist/doc/latex/parskip/README.md21
-rw-r--r--Master/texmf-dist/doc/latex/parskip/changes.txt8
-rw-r--r--Master/texmf-dist/doc/latex/parskip/parskip-code.pdfbin0 -> 222808 bytes
-rw-r--r--Master/texmf-dist/doc/latex/parskip/parskip-code.tex5
-rw-r--r--Master/texmf-dist/doc/latex/parskip/parskip-doc.pdfbin174758 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/parskip/parskip-doc.tex58
-rw-r--r--Master/texmf-dist/doc/latex/parskip/parskip.pdfbin0 -> 175250 bytes
-rw-r--r--Master/texmf-dist/doc/latex/parskip/parskip.tex4
8 files changed, 38 insertions, 58 deletions
diff --git a/Master/texmf-dist/doc/latex/parskip/README.md b/Master/texmf-dist/doc/latex/parskip/README.md
new file mode 100644
index 00000000000..19394adfa2e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/parskip/README.md
@@ -0,0 +1,21 @@
+# parskip package
+
+-----
+
+This package is a reimplementation (with extensions) of a package with
+the same name written by Hubert Partl in 1989 and later maintained by
+Robin Fairbairns.
+
+Package source can be found below:
+
+https://github.com/FrankMittelbach/fmitex/ (development branch parskip)
+
+The license is LPPL.
+
+-----
+
+Copyright (C) 2018 Frank Mittelbach<br />
+<https://latex-project.org/> <br />
+All rights reserved.
+
+
diff --git a/Master/texmf-dist/doc/latex/parskip/changes.txt b/Master/texmf-dist/doc/latex/parskip/changes.txt
new file mode 100644
index 00000000000..e687a0f817f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/parskip/changes.txt
@@ -0,0 +1,8 @@
+2018-08-24 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * parskip.dtx version 2.0 with options indent + skip and
+ adjustment for display headings
+
+2018-08-22 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * package source as copied from CTAN
diff --git a/Master/texmf-dist/doc/latex/parskip/parskip-code.pdf b/Master/texmf-dist/doc/latex/parskip/parskip-code.pdf
new file mode 100644
index 00000000000..b21904b4670
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/parskip/parskip-code.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/parskip/parskip-code.tex b/Master/texmf-dist/doc/latex/parskip/parskip-code.tex
new file mode 100644
index 00000000000..b7a2e230ec0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/parskip/parskip-code.tex
@@ -0,0 +1,5 @@
+% this will typeset documentation + code
+
+\AtBeginDocument{\AlsoImplementation}
+\input{parskip.dtx}
+
diff --git a/Master/texmf-dist/doc/latex/parskip/parskip-doc.pdf b/Master/texmf-dist/doc/latex/parskip/parskip-doc.pdf
deleted file mode 100644
index 16e37dae870..00000000000
--- a/Master/texmf-dist/doc/latex/parskip/parskip-doc.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/parskip/parskip-doc.tex b/Master/texmf-dist/doc/latex/parskip/parskip-doc.tex
deleted file mode 100644
index 1954bb93ea2..00000000000
--- a/Master/texmf-dist/doc/latex/parskip/parskip-doc.tex
+++ /dev/null
@@ -1,58 +0,0 @@
-\documentclass[pagesize=auto, fontsize=14pt, DIV=10, parskip=half]{scrartcl}
-
-\usepackage{fixltx2e}
-\usepackage{etex}
-\usepackage{lmodern}
-\usepackage[T1]{fontenc}
-\usepackage{textcomp}
-\usepackage{booktabs}
-\usepackage{microtype}
-\usepackage{hyperref}
-
-\newcommand*{\mail}[1]{\href{mailto:#1}{\texttt{#1}}}
-\newcommand*{\pkg}[1]{\textsf{#1}}
-\newcommand*{\cls}[1]{\textsf{#1}}
-\newcommand*{\cs}[1]{\texttt{\textbackslash#1}}
-\makeatletter
-\newcommand*{\cmd}[1]{\cs{\expandafter\@gobble\string#1}}
-\makeatother
-
-\addtokomafont{title}{\rmfamily}
-
-\title{The \pkg{parskip} package}
-\author{H. Partl\and Robin Fairbairns\thanks{\mail{rf10@cam.ac.uk}}}
-\date{2001/04/09}
-
-
-\begin{document}
-
-\maketitle
-
-This is \texttt{parskip.sty} by H.~Partl, TU Wien, as of 19 Jan 1989.
-Addition (originally from Donald Arseneau) added 2001-12-13 by Robin
-Fairbairns.
-
-Package to be used with any document class at any size.
-It produces the following Paragraph Layout:
-
-\begin{quote}
- Zero Parindent and non-zero Parskip. The stretchable glue in \cmd{\parskip}
- helps \LaTeX\ in finding the best place for page breaks.
-\end{quote}
-
-In addition, the package adjusts the skips between list items.
-
-With package option \texttt{parfill}, the package also adjusts
-\cmd\parfillskip{} to impose a minimum space at the end of
-the last line of a paragraph.
-
-This package is no more than quick fix; the `proper' way to achieve
-effects as far-reaching as this is to create a new class. An
-example class is to be found in the \cls{ntgclass} set:
-\cls{artikel3.cls}
-
-The \cls{koma-script} bundle classes and the \cls{memoir} class all
-provide similar functionality, and their respective documentation
-files discuss the pros (such as they are) and cons of this approach.
-
-\end{document}
diff --git a/Master/texmf-dist/doc/latex/parskip/parskip.pdf b/Master/texmf-dist/doc/latex/parskip/parskip.pdf
new file mode 100644
index 00000000000..05436ca07f5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/parskip/parskip.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/parskip/parskip.tex b/Master/texmf-dist/doc/latex/parskip/parskip.tex
new file mode 100644
index 00000000000..f599c7b0481
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/parskip/parskip.tex
@@ -0,0 +1,4 @@
+% this will typeset only documentation but not the code
+
+\AtBeginDocument{\OnlyDescription}
+\input{parskip.dtx}