diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/fink')
-rw-r--r-- | Master/texmf-dist/doc/latex/fink/NEWS | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/fink/README | 47 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/fink/THANKS | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/fink/fink.pdf | bin | 73253 -> 97224 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/fink/header.inc | 44 |
5 files changed, 80 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/latex/fink/NEWS b/Master/texmf-dist/doc/latex/fink/NEWS index bb787d7040e..c9fd7c60f46 100644 --- a/Master/texmf-dist/doc/latex/fink/NEWS +++ b/Master/texmf-dist/doc/latex/fink/NEWS @@ -1,7 +1,7 @@ WHAT'S NEW IN FINK -Copyright (C) 2000, 2001, 2002, 2007, 2008 Didier Verna +Copyright (C) 2000, 2001, 2002, 2007, 2008, 2010 Didier Verna This file is part of FiNK. @@ -16,6 +16,11 @@ version 1999/06/01 or later. FiNK consists of the files listed in the file `README'. +* Version 2.2 +============= +** Fix incompatibility with the memoir class +reported by Lars Madsen + * Version 2.1.1 =============== ** Fix trailing whitespace in \fink@restore diff --git a/Master/texmf-dist/doc/latex/fink/README b/Master/texmf-dist/doc/latex/fink/README index 3b7d808b22a..8dc9e0a58e1 100644 --- a/Master/texmf-dist/doc/latex/fink/README +++ b/Master/texmf-dist/doc/latex/fink/README @@ -1,11 +1,8 @@ - This is the README file for FiNK, - the LaTeX2e File Name Keeper - Copyright (C) 1999, 2000, 2001, 2002, 2007 Didier Verna + ABOUT FINK -* Copyright -=========== +Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010 Didier Verna This file is part of FiNK. @@ -19,34 +16,44 @@ version 1999/06/01 or later. FiNK consists of the following files: -- README (this file) - NEWS -- fink.ins +- README (this file) - fink.dtx - fink.el +- fink.ins * Description ============= - This package looks over your shoulder and keeps track of files -\input'ed (the LaTeX way) or \include'ed in your document. You then have a -permanent access to the directory, name and extension of the file currently -being processed through several macros. FiNK also comes with support for -AUC-TeX. +This package looks over your shoulder and keeps track of files \input'ed (the +LaTeX way) or \include'ed in your document. You then have a permanent access +to the directory, name and extension of the file currently being processed +through several macros. FiNK also comes with support for AUC-TeX. + +FiNK homepage: http://www.lrde.epita.fr/~didier/software/latex.php#fink * Installation ============== - To install the package, please follow these steps: +If you are building FiNK from the tarball you need to execute the following +steps in order to extract the necessary files: + +[pdf]latex fink.ins -> will create the style file fink.sty +[pdf]latex fink.dtx -> (twice) will create the documentation files fink.pdf or + fink.dvi. Note that fink.pdf is already part of the + distribution. + +After that, you need to install the generated documentation and style file to +a location where LaTeX can find them. For a TDS-compliant layout, the +following locations are suggested: -- Run LaTeX on the file `fink.ins' to create the style file `fink.sty'. -- Run LaTeX on the file `fink.dtx' to create the doc file `fink.dvi'. -- Install these files anywhere you see fink^H^H^H^Hfit. +[TEXMF]/tex/latex/fink/fink.sty +[TEXMF]/doc/latex/fink/fink.[pdf|dvi] - If you're an AUC-TeX user, you can also install the file `fink.el' in -a suitable AUC-TeX style directory. +If you're an AUC-TeX user, you may also install the file 'fink.el' in a +suitable AUC-TeX style directory. Have fun! @@ -54,8 +61,8 @@ a suitable AUC-TeX style directory. -- Didier Verna, didier@lrde.epita.fr, http://www.lrde.epita.fr/~didier -EPITA / LRDE, 14-16 rue Voltaire Tel.+33 (1) 44 08 01 85 -94276 Le Kremlin-Bicêtre, France Fax.+33 (1) 53 14 59 22 didier@xemacs.org +Sientific site: http://www.lrde.epita.fr/~didier +Music (Jazz) site: http://www.didierverna.com diff --git a/Master/texmf-dist/doc/latex/fink/THANKS b/Master/texmf-dist/doc/latex/fink/THANKS index ea384b714ff..f7a9818ebe3 100644 --- a/Master/texmf-dist/doc/latex/fink/THANKS +++ b/Master/texmf-dist/doc/latex/fink/THANKS @@ -2,7 +2,7 @@ THANK YOU! -Copyright (C) 2008 Didier Verna +Copyright (C) 2008, 2010 Didier Verna This file is part of FiNK. @@ -22,7 +22,8 @@ FiNK consists of the files listed in the file `README'. ** The following persons have contributed code, bug reports, localization, ** suggestions, feedback etc: -David P. Goodall, Maverick Woo, Alain Schremmer, Morten Hoegholm, Jim Crumley. +Lars Madsen, David P. Goodall, Maverick Woo, Alain Schremmer, Morten Hoegholm, +Jim Crumley. * Generous donators diff --git a/Master/texmf-dist/doc/latex/fink/fink.pdf b/Master/texmf-dist/doc/latex/fink/fink.pdf Binary files differindex 1f173444d01..83623f4f472 100644 --- a/Master/texmf-dist/doc/latex/fink/fink.pdf +++ b/Master/texmf-dist/doc/latex/fink/fink.pdf diff --git a/Master/texmf-dist/doc/latex/fink/header.inc b/Master/texmf-dist/doc/latex/fink/header.inc new file mode 100644 index 00000000000..0c60d86d45e --- /dev/null +++ b/Master/texmf-dist/doc/latex/fink/header.inc @@ -0,0 +1,44 @@ +%% +%% This is file `header.inc', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% fink.dtx (with options: `header') +%% + + +%% Copyright (C) 1999, 2000, 2001, 2002, 2007, 2010 Didier Verna + +%% This file is part of FiNK. + +%% FiNK may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.1 +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.1 or later is part of all distributions of LaTeX +%% version 1999/06/01 or later. + +%% FiNK consists of all files listed in the file `README'. + +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +\ProvidesPackage{fink}[2010/12/03 v2.2 Keep track of the current filename] + +\endinput +%% +%% End of file `header.inc'. |