Classes jsarticle and jsbook are provided, together with packages
okumacro, okuverb and morisawa. These classes are designed to work under
ASCII Corporation's Japanese TeX system ptex.
PTeX adds features related to vertical writing, and deals with other
problems in typesetting Japanese. A set of additions to a TEXMF tree,
for use with PTeX, may be found in package PTeX- texmf. PTeX is
distributed as WEB change files.
Changes:
-- fixed a typo in the vplaces env
-- made \needspace work better with \section and friends
-- added \settypeoutlayoutunit such that users can choose in which
unit the layout list should be written to the log file.
-- removed the \footnoteA--C commands from the manual, they have
never existed
-- Added \OnehalfSpacing* and \DoubleSpacing* which will additionally
also make floats and page notes have the same spacing. Macros to
explicitly set these values have also been added
-- made it more clear who the maintainer is
Changes:
* Allowing driver tex4ht if XeTeX is running (htxelatex).
* Destination names (\hyper@makecurrent) now use
the original definition of \@arabic to avoid
trouble with redefined \@arabic (polyglossia/arabic).
* Fix for draftmode, because .out file wasn't written.
* Fix for driver hpdftex.def (undefined \pdf@draftmode).
* Driver hpdftex.def: Use of \pdfdraftmode.
* Driver pdfmark.def: Math mode respected in links.
* Some unnecessary code removed in \LT@p@ftntext (GL).
* Radio buttons: small fix, escaping values and adding /DV.
* Temporary fix for \ltx@LocalAppendToMacro until next bundle update.
* Version check added for driver files.
* Field options `altname' and `mappingname' added.
* \SpecialDvipdfmxOutlineOpen is set in case of XeTeX.
* Broken error messages because of broken \Hy@Error fixed.
The minitoc package allows you to add mini-tables-of-contents (minitocs)
at the beginning of every chapter, part or section. There is also
provision for mini-lists of figures and of tables. At the part level,
they are parttocs, partlofs and partlots. If the type of document does
not use chapters, the basic provision is section level secttocs,
sectlofs and sectlots. The package has provision for language-specific
configuration of its own "fixed names", using .mld files (analagous to
babel .ldf files that do that job for LaTeX"s own fixed names).
Provides the H option for floats in LaTeX to signify that the environemt
is not really a float (and should therefore be placed "here" and not
float at all). The package emulates an older package of the same name,
which has long been been suppressed by its author. The job is done by
nothing more than loading the float package, which has long provided the
option in an acceptable framework.
Provides a setup for using the AMS Euler family of fonts for mathematics
in LaTeX documents. "The underlying philosophy of Zapf's Euler design
was to capture the flavour of mathematics as it might be written by a
mathematician with excellent handwriting." [concrete-tug] The euler
package is based on Knuth's macros for the book 'Concrete Mathematics'.
The text fonts for the Concrete book are supported by the beton package.
This small package replaces \textsuperscript and \textsubscript commands
by equivalent commands that use OpenType font features to access
appropriate glyphs if possible. The package also patches LaTeX's default
footnote command to use this new \textsuperscript for footnote symbols.
The package requires fontspec running on either XeLaTeX or LuaLaTeX. The
package holds functions that were once parts of the xltxtra package,
which now loads realscripts by default.
This package exposes spacing parameters for various TeX logos to the end
user, to optimise the logos for different fonts. Written especially for
XeLaTeX users.