Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielKotik committed May 12, 2017
1 parent 2125c24 commit be4ba0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ All notable changes to the file 'humanmutationTUD.bst' will be documented here.
### Added
- Some minor fixes.
- Add description for function 'fix.language'.
- Add descriptions to functions 'capitalize' and 'format.title'.
- Add function 'format.in.pages' for printing language specific abbreviations for
'Page(s)' in entries 'incollection' and 'inbook'.
- Add function 'fix.language' to check for missing or empty entry 'language'. If
so, the function sets 'language' to english as deflault.

### Changed
- Modify function 'format.title' to not to change any characters of strings given
in the title entry for language 'ngerman' add descriptions to functions
'capitalize' and 'format.title'.
in the title entry for language 'ngerman'.

- Modify 'select.language' function to enforce usage of Babel hyphenation patterns
for the title either as specified by the entry language or if missing using
Expand Down

0 comments on commit be4ba0c

Please sign in to comment.