From 4a9987c60ecf28083f2701f4a5abfa724d6a56f0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 26 Jul 2014 23:02:37 +0000 Subject: isodoc/ (26jul14) git-svn-id: svn://tug.org/texlive/trunk@34734 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/isodoc/isodoc.dtx | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/source/latex/isodoc') diff --git a/Master/texmf-dist/source/latex/isodoc/isodoc.dtx b/Master/texmf-dist/source/latex/isodoc/isodoc.dtx index 20ee1ad61fe..4d9a904a8f1 100644 --- a/Master/texmf-dist/source/latex/isodoc/isodoc.dtx +++ b/Master/texmf-dist/source/latex/isodoc/isodoc.dtx @@ -37,7 +37,7 @@ Execute the inst script with the --help option for more information. %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesClass{isodoc}% %<*class> - [2014/04/20 v1.05 isodoc class for letters and invoices] + [2014/07/24 v1.06 isodoc class for letters and invoices] % %\ifx\pdfoutput\undefined\else% %\ifnum\pdfoutput=1\else\ClassError{isodoc}{Compile me with pdflatex or xelatex!}{} @@ -262,6 +262,10 @@ Execute the inst script with the --help option for more information. % \changes{v1.05}{2014/04/20}{ % - README and inst script reorganized % } +% \changes{v1.06}{2014/07/26}{ +% - bug causing "No line here to end" error +% - font and footskip warnings removed +% } % \DoNotIndex{% % \ , \", \', \@auxout, \AtBeginDocument, \AtEndDocument, \Cbox, % \CurrentOption, \DeclareOption, \DescribeMacro, \ForEachX, \IfInteger, @@ -579,7 +583,7 @@ Execute the inst script with the --help option for more information. % those are found, the starting text will be % \textbf{Enclosures:}. It appears under the closing, with a white % line in between.\footnote{The whitespace in between can be influenced -% (preferable in a style file) with the dimen |\enclosureskip|, default +% (preferably in a style file) with the dimen |\enclosureskip|, default % |\baselineskip|. Alternatively, set |\encldowntrue| to move the % enclosures to the bottom of the page.}\NN % \T{copyto = ...} & This keyword can be used to add a note, at the end of the document, @@ -1016,7 +1020,7 @@ Execute the inst script with the --help option for more information. % 35mm each: a left margin, 4 fields, and a right margin. % % \begin{macrocode} -\RequirePackage[nofoot,head=\baselineskip]{geometry} +\RequirePackage[head=\baselineskip,foot=\f@size pt]{geometry} \RequirePackage[absolute,overlay]{textpos} \geometry{papersize={210mm,297mm},margin=35mm} \TPGrid{210}{297} @@ -1902,7 +1906,7 @@ Execute the inst script with the --help option for more information. { \parskip=0pt\parindent=0pt \begin{textblock}{\@addresswidth}[0,.5](\xaddress,\@addresscenter)% \ifreturn - {\def\\{\unskip\enspace\textbullet\enspace\ignorespaces}% + {\def\\{\unskip\enspace{\rmfamily\mdseries\textbullet}\enspace\ignorespaces}% \sffamily\bfseries\scriptsize\returnaddress }\\[-.8\baselineskip] \rule{\hsize}{.2pt}\\ @@ -1970,7 +1974,7 @@ Execute the inst script with the --help option for more information. \vspace{\textskip mm} \thispagestyle{empty} \noindent\ignorespaces#2 - \ifclosing{\\[\closingskip] + \ifclosing{\vskip\closingskip\vskip-\baselineskip \parindent=0pt\parskip=\baselineskip\noindent \begin{minipage}[t]{\hsize} \ifcase\autographversion -- cgit v1.2.3