diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/babelbib/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/latex/babelbib/ChangeLog | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/babelbib/ChangeLog b/Master/texmf-dist/doc/latex/babelbib/ChangeLog new file mode 100644 index 00000000000..9f18c0a1586 --- /dev/null +++ b/Master/texmf-dist/doc/latex/babelbib/ChangeLog @@ -0,0 +1,115 @@ +2005/09/01 1.15 Harald Harders (h.harders@tu-bs.de) + - Add \biblanguage that switches to the keyword language within a + field. + - Small bug fix in loading language files (Angel Tsankov). + +2005/07/11 1.14 Robert Fuster (rfuster@mat.upv.es) + - Complete and correct catalan. + +2005/06/27 1.13 Philip Ratcliffe (philip.ratcliffe@email.it) + - Apply corrections to and complete Italian language. + +2005/06/19 1.12 Harald Harders (h.harders@tu-bs.de) + - Add new font \btxlastname for last names. + - Add extra formatting of lastnames to BibTeX styles. + - Add the command \setbtxfallbacklanguage to force a fall-back + language. + +2005/06/19 1.12 Daniel Winkelmann (daniel.winkelmann@club-internet.fr) + - Correct \btxlanguagenameenglish, \btxmastthesis, and \btxmonaugshort + in french.bdf. + +2005/06/12 1.11 Harald Harders (h.harders@tu-bs.de) + - Avoid some additional line breaks in author and editor names. + - Switch ISBN and ISSN in bibliographies on and off + (does not work for AmS style). + - Remove space after \btxurlfont because a linebreak between \url and + the argument breaks hyperref.sty (which is a pity because this can + lead to line-break problems with long arguments). + +2005/05/24 1.10 Harald Harders (h.harders@tu-bs.de) + - Allow different ordering of forenames and lastnames. + - Protect the \foreignlanguage calls (avoids problems with natbib). + - Bug in Portuguese removed. + +2005/04/15 1.02 Harald Harders (h.harders@tu-bs.de) + - Language Portuguese completed. + +2005/04/11 1.01 Harald Harders (h.harders@tu-bs.de) + - Added space after the \btx... commands in the bst files to avoid + line-breaking problem. + +2005/02/16 1.00 Harald Harders (h.harders@tu-bs.de) + - Move ChangeLog from README to ChangeLog. + - Shorten version string. + - Renamed franceis to francais. + - Handle package frenchpro. + - Remove warning for old babel package with french language. + - Rewritten warning about frenchle.sty package. + - Remove emphasize and smallcaps from BibTeX styles. + - Added urldate to all BibTeX styles. + +2004/06/28 0.46 Harald Harders (h.harders@tu-bs.de) + - Enable to switch off printout of language name with babamspl style. + +2004/04/21 0.45 Harald Harders (h.harders@tu-bs.de) + - Added Esperanto and Finnish. + +2004/02/12 0.44a Harald Harders (h.harders@tu-bs.de) + - Adapted Makefile for TeXLive. + +2004/01/06 0.44 Harald Harders (h.harders@tu-bs.de) + - Improved spacings in documentation. + +2004/01/06 0.43 Harald Harders (h.harders@tu-bs.de) + - Document the problem using frenchle.sty when using + french language with some babel versions. + - Warn if using french language. + - Fix a bug in detection of the used languages that + did not work with some versions of babel. + +2003/11/09 0.42 Harald Harders (h.harders@tu-bs.de) + - Use unique version strings for all files of the bundle. + - Reorganise documentation. + +2003/11/02 0.41 Harald Harders (h.harders@tu-bs.de) + - Added Norwegian and corrected Swedish. + +2003/09/26 0.40 Harald Harders (h.harders@tu-bs.de) + - babalpha.bst: Use long strings for Technical Reports. + - Move the definition of the bst files into the dtx file. + - If no language field is given for an item, fall back to the + document's main language instead of an undefined behaviour. + - If no \url command is defined, produce an error message + when using the url field. + +2003/07/28 0.34 Harald Harders (h.harders@tu-bs.de) + - Added Afrikaans. + +2003/05/07 0.33 Harald Harders (h.harders@tu-bs.de) + - Added Portuguese, Swedish, Spanish, and Danish. + +2003/05/06 0.32 Harald Harders (h.harders@tu-bs.de) + - Added French. + +2003/05/06 0.32 Harald Harders (h.harders@tu-bs.de) + - Move decision about change of case from bst files to the style file. + - Add new font for journal names. + +2003/05/01 0.31 Harald Harders (h.harders@tu-bs.de) + - Added some language names for Italian. + +2003/04/21 0.3 Harald Harders (h.harders@tu-bs.de) + - Improved \setbiblanguage command. + - Added \setbtxcommands to add and change keywords. + +2003/04/20 0.2 Harald Harders (h.harders@tu-bs.de) + - Added option `languagenames'. + - Removed Italian from list of automatically loaded + languages, since it is not complete. + - Added language names to the current language definitions. + - Changed the font changing scheme to use the command + \setbibliographyfont instead of \renewcommand. + +2003/04/11 0.1 Harald Harders (h.harders@tu-bs.de) + - Total new version. |