diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-11 23:47:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-11 23:47:25 +0000 |
commit | b0400383578d567f8fdffcb7fced2fb1b6a1b982 (patch) | |
tree | 5aea2b349a9df203067e24c2ca86e0bab14bfed5 | |
parent | 82dc50c595ce8268fd46c4af7ce77bf20af120d0 (diff) |
changes 0.5.2 (10oct07)
git-svn-id: svn://tug.org/texlive/trunk@5161 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/changes/README | 30 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/changes/changes.pdf | bin | 284815 -> 298305 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/changes/changes_eng.pdf | bin | 227128 -> 233947 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/changes/changes.dtx | 85 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/changes/changes.sty | 21 |
5 files changed, 111 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/changes/README b/Master/texmf-dist/doc/latex/changes/README index c14c3271d9f..34bae25d02a 100644 --- a/Master/texmf-dist/doc/latex/changes/README +++ b/Master/texmf-dist/doc/latex/changes/README @@ -1,15 +1,15 @@ -The changes-package allows the user to manually markup changes of text, such as additions, deletions, or replacements. -Changed text is shown in a different colour; deleted text is striked out. -The package allows free defining of additional authors and their associated colour. -It also allows you to define a markup for authors or annotations. - -Das changes-Paket dient zur manuellen Markierung von geändertem Text, insbesondere Einfügungen, Löschungen und Ersetzungen. -Der geänderte Text wird farbig markiert und, bei gelöschtem Text, durchgestrichen. -Das Paket ermöglicht die freie Definition von Autoren und deren zugeordneten Farben. -Es erlaubt zusätzlich die Definition des Autor- und Anmerkungsmarkups. - -This material is subject to the LaTeX Project Public License (LPPL). -For details see changes_eng.pdf - -Dieses Paket steht unter der LaTeX Project Public License (LPPL). -Details stehen in changes.pdf +The changes-package allows the user to manually markup changes of text, such as additions, deletions, or replacements.
+Changed text is shown in a different colour; deleted text is striked out.
+The package allows free defining of additional authors and their associated colour.
+It also allows you to define a markup for authors or annotations.
+
+Das changes-Paket dient zur manuellen Markierung von geändertem Text, insbesondere Einfügungen, Löschungen und Ersetzungen.
+Der geänderte Text wird farbig markiert und, bei gelöschtem Text, durchgestrichen.
+Das Paket ermöglicht die freie Definition von Autoren und deren zugeordneten Farben.
+Es erlaubt zusätzlich die Definition des Autor- und Anmerkungsmarkups.
+
+This material is subject to the LaTeX Project Public License (LPPL).
+For details see changes_eng.pdf
+
+Dieses Paket steht unter der LaTeX Project Public License (LPPL).
+Details stehen in changes.pdf
diff --git a/Master/texmf-dist/doc/latex/changes/changes.pdf b/Master/texmf-dist/doc/latex/changes/changes.pdf Binary files differindex 81ab3ceff0b..72e88ba1d0c 100644 --- a/Master/texmf-dist/doc/latex/changes/changes.pdf +++ b/Master/texmf-dist/doc/latex/changes/changes.pdf diff --git a/Master/texmf-dist/doc/latex/changes/changes_eng.pdf b/Master/texmf-dist/doc/latex/changes/changes_eng.pdf Binary files differindex 5d6a8073946..97cfe32febd 100644 --- a/Master/texmf-dist/doc/latex/changes/changes_eng.pdf +++ b/Master/texmf-dist/doc/latex/changes/changes_eng.pdf diff --git a/Master/texmf-dist/source/latex/changes/changes.dtx b/Master/texmf-dist/source/latex/changes/changes.dtx index 9ebe286f04f..dd9a67bf3af 100644 --- a/Master/texmf-dist/source/latex/changes/changes.dtx +++ b/Master/texmf-dist/source/latex/changes/changes.dtx @@ -133,6 +133,32 @@ % % \befehl{usepackage[final]\{changes\}} % +% \minisec{ulem} +% +% \iflanguage{english}{ +% All options for the \paket{ulem} package can be specified as parameters of the \option{ulem}-option. +% Two or more option have to be embraced in curly brackets. +% }{ +% Optionen für das \paket{ulem}-Paket können als Parameter der \option{ulem}-Option angegeben werden. +% Zwei oder mehr Optionen müssen in geschweifte Klammern gesetzt werden. +% } +% +% \befehl{usepackage[ulem=normalem]\{changes\}}\\ +% \befehl{usepackage[ulem={normalem,normalbf}]\{changes\}} +% +% \minisec{xcolor} +% +% \iflanguage{english}{ +% All options for the \paket{xcolor} package can be specified as parameters of the \option{xcolor}-option. +% Two or more option have to be embraced in curly brackets. +% }{ +% Optionen für das \paket{xcolor}-Paket können als Parameter der \option{xcolor}-Option angegeben werden. +% Zwei oder mehr Optionen müssen in geschweifte Klammern gesetzt werden. +% } +% +% \befehl{usepackage[xcolor=dvipdf]\{changes\}}\\ +% \befehl{usepackage[xcolor={dvipdf,gray}]\{changes\}} +% %^^A -- Neue Befehle ---------------------------------------------------------- % % \iflanguage{english}{ @@ -372,6 +398,20 @@ % \end{itemize} % } % +% \subsection{Version 0.5.2} +% +% \iflanguage{english}{ +% Date: 2007/10/10 +% \begin{itemize} +% \item package options for \paket{pdfcolmk}, \paket{ulem}, and \paket{xcolor} are passed to the packages +% \end{itemize} +% }{ +% Datum: 10.\,10.~2007 +% \begin{itemize} +% \item Paketoptionen der Pakete \paket{pdfcolmk}, \paket{ulem}, and \paket{xcolor} werden weitergeleitet +% \end{itemize} +% } +% % \subsection{Version 0.5.1} % % \iflanguage{english}{ @@ -595,8 +635,8 @@ % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{changes} -[2007/08/27 v0.5.1 changes-Paket] -\typeout{*** changes-Paket 2007/08/27 v0.5.1 ***} +[2007/10/10 v0.5.2 changes-Paket] +\typeout{*** changes-Paket 2007/10/10 v0.5.2 ***} % \end{macrocode} % % \iflanguage{english}{ @@ -628,7 +668,7 @@ \newboolean{Changes@optiondraft} \setboolean{Changes@optiondraft}{true} \DeclareOptionX{draft}{ - \typeout{Changes-Option 'draft'} + \typeout{changes-option '\CurrentOption'} } % \end{macrocode} % @@ -640,7 +680,42 @@ % \begin{macrocode} \DeclareOptionX{final}{ \setboolean{Changes@optiondraft}{false} - \typeout{Changes-Option 'final'} + \typeout{changes-option '\CurrentOption'} +} +% \end{macrocode} +% +% \iflanguage{english}{ +% Options for package \paket{ulem} +% }{ +% Optionen für das \paket{ulem}-Paket +% } +% \begin{macrocode} +\DeclareOptionX{ulem}{ + \typeout{ulem-option '#1', passed to package ulem} + \PassOptionsToPackage{#1}{ulem} +} +% \end{macrocode} +% +% \iflanguage{english}{ +% Options for package \paket{xcolor} +% }{ +% Optionen für das \paket{xcolor}-Paket +% } +% \begin{macrocode} +\DeclareOptionX{xcolor}{ + \typeout{xcolor-option '#1', passed to package xcolor} + \PassOptionsToPackage{#1}{xcolor} +} +% \end{macrocode} +% +% \iflanguage{english}{ +% Unknown options +% }{ +% Unbekannte Optionen +% } +% \begin{macrocode} +\DeclareOptionX*{ + \PackageWarning{Unknown changes-option '\CurrentOption'} } % \end{macrocode} % @@ -650,7 +725,7 @@ % Ausführung des Optionenbearbeitens. % } % \begin{macrocode} -\ProcessOptionsX +\ProcessOptionsX\relax % \end{macrocode} % % \iflanguage{english}{ diff --git a/Master/texmf-dist/tex/latex/changes/changes.sty b/Master/texmf-dist/tex/latex/changes/changes.sty index b4cf91a993e..efd654647fd 100644 --- a/Master/texmf-dist/tex/latex/changes/changes.sty +++ b/Master/texmf-dist/tex/latex/changes/changes.sty @@ -34,20 +34,31 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{changes} -[2007/08/27 v0.5.1 changes-Paket] -\typeout{*** changes-Paket 2007/08/27 v0.5.1 ***} +[2007/10/10 v0.5.2 changes-Paket] +\typeout{*** changes-Paket 2007/10/10 v0.5.2 ***} \RequirePackage{xkeyval} \RequirePackage{ifthen} \newboolean{Changes@optiondraft} \setboolean{Changes@optiondraft}{true} \DeclareOptionX{draft}{ - \typeout{Changes-Option 'draft'} + \typeout{changes-option '\CurrentOption'} } \DeclareOptionX{final}{ \setboolean{Changes@optiondraft}{false} - \typeout{Changes-Option 'final'} + \typeout{changes-option '\CurrentOption'} } -\ProcessOptionsX +\DeclareOptionX{ulem}{ + \typeout{ulem-option '#1', passed to package ulem} + \PassOptionsToPackage{#1}{ulem} +} +\DeclareOptionX{xcolor}{ + \typeout{xcolor-option '#1', passed to package xcolor} + \PassOptionsToPackage{#1}{xcolor} +} +\DeclareOptionX*{ + \PackageWarning{Unknown changes-option '\CurrentOption'} +} +\ProcessOptionsX\relax \RequirePackage{xcolor} \RequirePackage{pdfcolmk} \RequirePackage{ulem} |