summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/magaz/magaz.pdfbin0 -> 192125 bytes
-rw-r--r--Master/texmf-dist/doc/latex/magaz/magaz.tex69
-rw-r--r--Master/texmf-dist/tex/latex/magaz/magaz.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/magaz.sty)0
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/magaz.tlpsrc0
6 files changed, 71 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/magaz/magaz.pdf b/Master/texmf-dist/doc/latex/magaz/magaz.pdf
new file mode 100644
index 00000000000..6cf9e600c2d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/magaz/magaz.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/magaz/magaz.tex b/Master/texmf-dist/doc/latex/magaz/magaz.tex
new file mode 100644
index 00000000000..d781a5d5564
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/magaz/magaz.tex
@@ -0,0 +1,69 @@
+\documentclass[DIV=9, parskip=half, pagesize=auto]{scrartcl}
+
+\usepackage{fixltx2e}
+\usepackage{etex}
+\usepackage{xspace}
+\usepackage{lmodern}
+\usepackage[T1]{fontenc}
+\usepackage{textcomp}
+\usepackage{microtype}
+\usepackage{hyperref}
+
+\newcommand*{\mail}[1]{\href{mailto:#1}{\texttt{#1}}}
+\newcommand*{\pkg}[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{magaz} package\thanks{This manual corresponds to \pkg{magaz}~v0.2, dated~04--Sep--2003.}}
+\author{Donald Arseneau, \mail{asnd@triumf.ca}, Vancouver, Canada}
+\date{04--Sep--2003}
+
+
+\begin{document}
+
+\maketitle
+
+\begin{quote}
+ \small
+ This software is free to distribute, unaltered, and to use in any
+ application. It may be altered and incorporated in other software freely.
+\end{quote}
+
+This version is just a single tool from a larger body of tools I might
+try to implement if I ever have the spare time. I'm writing this part
+now [1999] in response to a request on \texttt{comp.text.tex}.
+
+\begin{tabular}{@{}ll@{}}
+ Yes & Special formatting for first line of text in a paragraph \\
+ No & Special formatting for for first n lines (allow each different) \\
+ No & Also for first character (drop caps) (working together) \\
+ No & ``Continued on''/``continued from'' markers \\
+ No & wrapfig spanning columns \\
+ No & wrapfig placed at fixed location on page \\
+ NO! & Piecing together fragments of gallies to fit page
+\end{tabular}
+
+
+\minisec{Instructions:}
+
+The ``\cmd{\FirstLine}'' command takes one argument: Some text.
+
+The first line of this text will be formatted according to
+``\cmd{\FirstLineFont}''; but if the text occupies less than a line, all
+that text (and no more) will be affected by ``\cmd{\FirstLineFont}''.
+The argument should be ordinary text, not lists and displayed
+equations. Such things will give you a `Bad text' error.
+
+This command is intended to be used in a replacement for a normal
+sectioning command in a document class; ``\cmd{\paragraph}'' would be
+appropriate. In particular, this ``\cmd{\paragraph}'' (or whatever) should
+insert vertical space and penalties etc.,\ and probably ``\cmd{\noindent}''
+at the start of the argument. The document class should also define
+``\cmd{\FirstLineFont}'' appropriately as either a switch or a text-command;
+as in ``\verb+\renewcommand\FirstLineFont{\MakeUppercase}+''. The defult
+definition is ``\verb+\providecommand\FirstLineFont{\scshape}+''.
+
+\end{document}
diff --git a/Master/texmf-dist/tex/latex/ltxmisc/magaz.sty b/Master/texmf-dist/tex/latex/magaz/magaz.sty
index cfed39252ab..cfed39252ab 100644
--- a/Master/texmf-dist/tex/latex/ltxmisc/magaz.sty
+++ b/Master/texmf-dist/tex/latex/magaz/magaz.sty
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index cc122247196..eeda21e0bdb 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -182,7 +182,7 @@ my @TLP_working = qw(
lshort-vietnamese ltablex ltabptch
ltxdockit ltxindex ltxmisc ltxnew
lua-alt-getopt luainputenc luamplib luaotfload luatextra lxfonts
- macqassign mafr magyar mailing mailmerge
+ macqassign mafr magaz magyar mailing mailmerge
makebarcode makebox makecell makecirc makecmds makeglos
makeplot maple margbib
marginnote marvosym mathabx mathcomp mathdots mathexam
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 2df5def1ed9..f4fba9fc0c9 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -333,6 +333,7 @@ depend ltabptch
depend ltxdockit
depend ltxindex
depend ltxnew
+depend magaz
depend mailing
depend mailmerge
depend makebarcode
diff --git a/Master/tlpkg/tlpsrc/magaz.tlpsrc b/Master/tlpkg/tlpsrc/magaz.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/magaz.tlpsrc