diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-30 00:12:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-30 00:12:36 +0000 |
commit | c16497900d7216f5269a43b9c18ae469820d3cd2 (patch) | |
tree | 79b81f8adad17048d92cfad543d7b1ff1ce64e2c /Master/texmf-dist/doc/latex/ucs/ucs.dtx | |
parent | 1da4aecdd16183107254061bfb02e5ca6af536ed (diff) |
ucs 2.1 (29aug12)
git-svn-id: svn://tug.org/texlive/trunk@27549 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucs/ucs.dtx')
-rw-r--r-- | Master/texmf-dist/doc/latex/ucs/ucs.dtx | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/ucs/ucs.dtx b/Master/texmf-dist/doc/latex/ucs/ucs.dtx index 94150c1222f..f40980016a4 100644 --- a/Master/texmf-dist/doc/latex/ucs/ucs.dtx +++ b/Master/texmf-dist/doc/latex/ucs/ucs.dtx @@ -2,7 +2,7 @@ % -*-coding: utf-8; mode: latex;-*- % %<*driver> -\ProvidesFile{ucs.dtx}[2012/04/20 v2.0 +\ProvidesFile{ucs.dtx}[2012/08/28 v2.1 UCS: Master document for generating documentation for ucs.sty] % \documentclass{ltxdoc} @@ -48,6 +48,9 @@ % \changes{v2.0}{2012/04/20}{Added support for various symbols} % \changes{v2.0}{2012/04/20}{Created makefile} % \changes{v2.0}{2012/04/20}{Various small improvements} +% \changes{v2.1}{2012/08/28}{Added support for various arrows, musical notes, and NON-BREAKING +% HYPHEN} +% \changes{v2.1}{2012/08/28}{Some small bug fixes} % ^^A FIXME: The page number of the changelog entry for the \show removal mentions page 48, although % ^^A the code appears on page 50. % ^^A FIXME: There are no index entries for macro descriptions (only for macro definitions and @@ -639,6 +642,9 @@ \ProvidesPackage{ucs}[2004/10/17 UCS: Unicode input support]% \fi % \end{macrocode} +% ^^A FIXME: We should update the date of ucs.sty even if the file ucs.sty has not changed, but the +% ^^A character mappings have. Otherwise, we cannot specify a complience level by adding a +% ^^A date to \usepackage{ucs} or \RequirePackage{ucs}. % Loads the global definitions of the unicode data. This is done so early, % because we need the option definitions. % \begin{macrocode} |