-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version to 0.2, remove README file, add me as package author.
- Loading branch information
Showing
3 changed files
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
% \iffalse meta-comment | ||
% | ||
% Copyright (C) 2009 by Daniel G. Siegel <[email protected]> | ||
% Copyright (C) 2023 by Hilmar Preuße <[email protected]> | ||
% --------------------------------------------------------------------------- | ||
% This work may be distributed and/or modified under the | ||
% conditions of the LaTeX Project Public License, either version 1.3 | ||
|
@@ -12,7 +13,8 @@ | |
% | ||
% This work has the LPPL maintenance status `maintained'. | ||
% | ||
% The Current Maintainer of this work is Daniel G. Siegel. | ||
% The Current Maintainer of this work is Daniel G. Siegel and | ||
% Hilmar Preuße. | ||
% | ||
% This work consists of the files tangocolors.dtx and tangocolors.ins | ||
% and the derived filebase tangocolors.sty. | ||
|
@@ -26,12 +28,12 @@ | |
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] | ||
%<package>\ProvidesPackage{tangocolors} | ||
%<*package> | ||
[2009/05/11 0.1 Tango colors for LaTeX] | ||
[2023/03/20 0.2 Tango colors for LaTeX] | ||
%</package> | ||
% | ||
%<*driver> | ||
\documentclass{ltxdoc} | ||
\usepackage{tangocolors}[2009/05/11] | ||
\usepackage{tangocolors}[2023/03/20] | ||
\EnableCrossrefs | ||
\CodelineIndex | ||
\RecordChanges | ||
|
@@ -62,14 +64,16 @@ | |
% Right brace \} Tilde \~} | ||
% | ||
% | ||
% \changes{0.1}{2009/05/11}{Converted to DTX file} | ||
% \changes{0.1}{2009/05/11}{Initial release} | ||
% \changes{0.2}{2023/03/20}{Converted to DTX file} | ||
% | ||
% \DoNotIndex{\newcommand,\newenvironment} | ||
% | ||
% \providecommand*{\url}{\texttt} | ||
% \GetFileInfo{tangocolors.dtx} | ||
% \title{The \textsf{tangocolors} package} | ||
% \author{Daniel G. Siegel \\ \url{[email protected]}} | ||
% \author{Daniel G. Siegel \url{[email protected]} \\ | ||
% and \\ Hilmar Preuße \url{[email protected]}} | ||
% \date{\fileversion~from \filedate} | ||
% | ||
% \maketitle | ||
|
@@ -91,7 +95,7 @@ | |
% This \LaTeX{} macro package implements these color names, so | ||
% one can easily access these colors by their names. The package | ||
% uses the \verb|xcolor| package, so please refer to the documentation | ||
% to this package to learn how to access these colors. | ||
% to this package to learn how to access these defined colors. | ||
% | ||
% \DescribeMacro{\dumptangocolors} | ||
% | ||
|
@@ -118,7 +122,7 @@ | |
% | ||
% \begin{macrocode} | ||
\NeedsTeXFormat{LaTeX2e} | ||
\ProvidesPackage{tangocolors}[2009/05/11 v0.1 Tango colors for LaTeX] | ||
\ProvidesPackage{tangocolors}[2023/03/20 v0.2 Tango colors for LaTeX] | ||
\PassOptionsToPackage{table}{xcolor} | ||
\RequirePackage{xcolor} | ||
\definecolor{butter1}{rgb}{0.988,0.914,0.310} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
%% Copyright (C) 2009 by Daniel G. Siegel <[email protected]> | ||
%% Copyright (C) 2023 by Hilmar Preuße <[email protected]> | ||
%% -------------------------------------------------------------------------- | ||
%% This work may be distributed and/or modified under the | ||
%% conditions of the LaTeX Project Public License, either version 1.3 | ||
|
@@ -10,7 +11,8 @@ | |
%% | ||
%% This work has the LPPL maintenance status `maintained'. | ||
%% | ||
%% The Current Maintainer of this work is Daniel G. Siegel. | ||
%% The Current Maintainer of this work is Daniel G. Siegel & | ||
%% Hilmar Preuße. | ||
%% | ||
%% This work consists of the files tangocolors.dtx and tangocolors.ins | ||
%% and the derived filebase tangocolors.sty. | ||
|
@@ -26,6 +28,7 @@ | |
This is a generated file. | ||
|
||
Copyright (C) 2009 by Daniel G. Siegel <[email protected]> | ||
Copyright (C) 2023 by Hilmar Preuße <[email protected]> | ||
-------------------------------------------------------------------------- | ||
This work may be distributed and/or modified under the | ||
conditions of the LaTeX Project Public License, either version 1.3 | ||
|