1 % \iffalse meta-comment
3 % Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
4 % The LaTeX3 Project and any individual authors listed elsewhere
7 % This file is part of the LaTeX base system.
8 % -------------------------------------------
10 % It may be distributed and/or modified under the
11 % conditions of the LaTeX Project Public License, either version 1.3c
12 % of this license or (at your option) any later version.
13 % The latest version of this license is in
14 % http://www.latex-project.org/lppl.txt
15 % and version 1.3c or later is part of all distributions of LaTeX
16 % version 2005/12/01 or later.
18 % This file has the LPPL maintenance status "maintained".
20 % The list of all files belonging to the LaTeX base distribution is
21 % given in the file `manifest.txt'. See also `legal.txt' for additional
24 % The list of derived (unpacked) files belonging to the distribution
25 % and covered by LPPL is defined by the unpacking scripts (with
26 % extension .ins) which are part of the distribution.
29 % Filename: ltnews17.tex
31 % This is issue 17 of LaTeX News.
34 % [lw35fonts] % uncomment this line to get Palatino
37 % \usepackage[T1]{fontenc}
40 \publicationmonth{December
}
41 \publicationyear{2005}
50 \section{Project licence news
}
52 The
\LaTeX{} Project Public License has been updated slightly so that
53 it is now version
1.3c. In the warranty section the
54 phrase ``unless required by applicable law'' has been reinstated,
55 having got lost at some point. Also,
56 it now contains three clarifications: of the difference between
57 ``maintained'' and ``author-maintained''; of the
58 term ``Base Interpreter''; and when clause
6b and
6d shall not apply.
60 Following requests, we now also provide the text of the licence as a
61 \LaTeX{} document (in the file
\texttt{lppl.tex
}). This file can be
62 processed either as a stand-alone
document or it can be included
63 (without any modification) into another
\LaTeX{} document, e.g., as an
64 appendix, using
\verb|
\input| or
\verb|
\include|.
67 \section{New guide on font encodings
}
69 Way back in
1995 work was started on a guide to
document the
70 officially allocated
\LaTeX{} font encoding names. However, for one
71 reason or another this guide (named
\textit{\LaTeX{} font encodings
})
72 was, until now, not added to the distribution. It describes the major
73 7-bit and
8-bit font encodings used in the
\LaTeX{} world and explains
74 the restrictions required of conforming text font encodings. It also
75 lists all the `encoding specific commands' (the LICR or
\LaTeX{}
76 Internal Character Representation) for characters supported by the
77 encodings
\texttt{OT1
} and
\texttt{T1}.
79 When the file
\texttt{encguide.tex
} is processed by
\LaTeX{}, it will
80 attempt to typeset an encoding table for each encoding it describes.
81 For this to be possible,
\LaTeX{} must be able to find
\texttt{.tfm
}
82 files for a representative example font for each encoding. If
83 \LaTeX{} cannot find such a file then a warning is issued and the
84 corresponding table is omitted.
87 \section{Robust commands in math
}
89 The font changing commands in text-mode have been robust commands for years,
90 but the same has not been true for the math versions such as
91 \verb|
\mathbf|. While the math-mode commands worked correctly in
92 section heads, they could cause problems in other places such as index
93 entries. With this release, these math-mode commands are now robust in
94 the same way as their text-mode counterparts.
101 \section{Updates of required packages
}
103 Several of the packages in the
\package{tools
} bundle have been updated
106 The
\package{xspace
} package has some new features. One is an
107 interface for adding and removing the exceptions it knows about and
108 another is that it works with active characters. These remove problems
109 of incompatibility with the
\package{babel
} system.
111 In
\textit{\LaTeX\ News~
16} we announced that some packages might
112 begin to take advantage of
\eTeX{} extensions on systems where these
113 are available: and the latest version of
\package{xspace
} does just
114 that. Note also that
\package{fixltx2e
} will make use of the
115 facilities in
\eTeX{} whenever these are present (see below).
117 The
\package{calc
} package has also been given an update with a few
119 The commands
\verb|
\maxof| and
\verb|
\minof|, each with two
120 brace-delimited arguments, provide the usual numeric $
\max$ and $
\min$
121 operations. The commands
\verb|
\settototalheight| and
122 \verb|
\totalheightof| work like
\verb|
\settoheight| and
123 \verb|
\heightof|. There are also some internal improvements to make
124 \package{calc
} work with some more primitive
\TeX\ constructs, such as
127 The
\package{varioref
} package has acquired a few more default
128 strings but there are still a number of languages for
129 which good strings are still missing.
131 The
\package{showkeys
} package has also been updated slightly to work
132 with more recent developments in
\package{varioref
}. Also, it now
133 provides an easy way to define the look of the printed labels with
134 the command
\verb|
\showkeyslabelformat|.
136 \section{Work on
\LaTeX{} fixes
}
138 The package known as
\package{fixltx2e
} has three new additions. A new
139 command
\verb|
\textsubscript| has been added as a complement to the
140 command
\verb|
\textsuperscript| in the kernel. Secondly, a new form of
141 \verb|
\DeclareMathSizes| that allows all of its arguments to have a
142 dimension suffix. This means you can now use expressions such as
143 \verb|
\DeclareMathSizes{9.5dd
}{9.5dd
}{7.4dd
}{6.6dd
}|.
146 addition is the robust command
\verb|
\TextOrMath| which takes two
147 arguments and executes one of them when typesetting in text or math
148 mode respectively. This command also takes advantage of
\eTeX{}
149 extensions if available; more specifically,
153 when the
\eTeX{} extensions are available, it does not
154 destroy kerning between previous letters and the text to be typeset.
155 The command is also used
156 internally in
\package{fixltx2e
} to resolve a problem with
159 Also, further work has been done on reimplementing
160 the command
\verb|
\addpenalty|, which is used internally in several
161 places: we hope it is an improvement!
163 \section{The graphics bundle
}
165 The
\package{graphics
} bundle now supports the
166 \package{dvipdfmx
} post-processor and Jonathan Kew's XE
\TeX\
167 program. By support we mean that the graphics packages recognize the
168 new options
\texttt{xetex
} and
\texttt{dvipdfmx
} but we do not
169 distribute the respective driver files.
171 This leads elegantly to a description of the
172 new policy concerning such driver files in the
\package{graphics
} bundle.
173 Most driver files for our graphics packages are maintained by the
174 developers of the associated post-processor or
\TeX\ programs.
175 The teams developing these packages are working very hard: their rapid
176 development offers a stark contrast to the current schedule of
\LaTeX\
177 releases. It is therefore no longer practical
178 for the
\LaTeX\ Team to be responsible for distributing the
179 latest versions of these driver files.
181 Therefore the installation files for
\package{graphics
} have been
182 split: there is now
\file{graphics.ins
} to install the package files and
183 \file{graphics-drivers.ins
} for the driver files (located in
186 to install all those provided in the file
\file{drivers.dtx
}.
188 Please also note that, as requested by the maintainers of
189 \package{PStricks
}, we have removed the package
\package{pstcol
} as
190 current versions of
\package{PSTricks
} make it obsolete.
197 \section{Future development
}
199 The title of this section is a little misleading as it actually
200 describes
\emph{current
} development. In
1998 the
\package{expl3
}
201 bundle of packages was put on
\ctan\ to demonstrate a possible
\LaTeX3
202 programming environment. These packages have been lying dormant for some
203 time while the
\LaTeX\ Project Team were preoccupied by other things
204 such as developing the experimental packages
\package{xor
},
205 \package{template
}, etc., (and also writing that indispensable
206 and encyclopaedic volume,\\
207 The
\LaTeX{} Companion --
2nd edition).
209 In October
2004 work on this code base was resumed with the goal of
210 some day turning it into a kernel for
\LaTeX3. This work can now
211 also make full use of the widely accepted
\eTeX\ extensions. Currently
212 two areas are central to this work.
216 kernel code of
\LaTeX3.
217 \item Converting the experimental packages
218 such as
\package{xor
},
\package{template
} to use the new
222 Beware! Development of
223 \package{expl3
} is happening so fast that the descriptions above might
224 be out of date when you read this! If you wish to see what's going on
226 \url{http://www.latex-project.org/code.html
} where you can download
227 fully working code (we hope!).