File: changes.tex

package info (click to toggle)
tetex-src 3.0.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 122,292 kB
  • ctags: 2,709
  • sloc: makefile: 2,323; perl: 1,820; sh: 1,378; lisp: 448; python: 335; xml: 175; sed: 138; ansic: 138; yacc: 52
file content (32 lines) | stat: -rw-r--r-- 1,177 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
%% LaTeX2e file `changes.tex'
%% generated by the `filecontents' environment
%% from source `soul' on 1999/03/10.
%%
\documentclass{article}
\title{Substantial incompatibility\\with `soul.sty' version 1.0}
\author{Melchior \textsc{FRANZ}}
\date{January 11, 1999}
\begin{document}
\maketitle
\thispagestyle{empty}
\noindent
After some changes from version 1.0 to 1.1a\footnote{Due to a mistake
in the documentation of version 1.0, there's no version 1.1 at all.}
older documents won't work properly with this release, whereby only
letterspacing is affected:
\begin{itemize}
\item
  The macro \verb+\setso+ is replaced by the macro \verb+\sodef+, which
  takes five arguments. (See the `soul' documentation.)
\item
  The third space dimension used to be an extra space that was added to
  preceding and following spaces. Now this argument is interpreted
  as the overall amount of preceding\slash following space.
\item
  Following (extra) space was added no matter if it was really desired.
  This space is now omitted, if a non-space such as a punctuation mark
  is following.
\item
  The \verb+\magstylepar+ macro is no longer part of `soul.sty'.
\end{itemize}
\end{document}