summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/block/block.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/block/block.tex')
-rw-r--r--Master/texmf-dist/doc/latex/block/block.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/block/block.tex b/Master/texmf-dist/doc/latex/block/block.tex
new file mode 100644
index 00000000000..0b95ea85abc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/block/block.tex
@@ -0,0 +1,17 @@
+\documentclass[DIV=7, pagesize=auto, version=last]{scrartcl}
+
+\addtokomafont{title}{\rmfamily}
+
+\title{The \textsf{block} package}
+\author{Chua Eng Huang}
+\date{1999/07/19}
+
+
+\begin{document}
+
+\maketitle
+
+\noindent
+\textsf{block.sty} is a style file for use with the \textsf{letter} class that overwrites the \verb+\opening+ and \verb+\closing+ macros so that letters can be styled with the block letter style instead of the default style. Thus, the return address, the closing, and the signature appear flushed on the left margin.
+
+\end{document}