diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-24 23:16:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-24 23:16:57 +0000 |
commit | b87794a301e33ae46481c821df8cfad3ac9c31fd (patch) | |
tree | 8eeeec0c6a929e7b18805da9be6574850ffce111 /Master | |
parent | e6a078a453f42b1e7ec75f0cf626e80f5c51e6f2 (diff) |
gost (23jan12)
git-svn-id: svn://tug.org/texlive/trunk@25194 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/bibtex/gost/README | 4 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/bibtex/gost/README b/Master/texmf-dist/doc/bibtex/gost/README index be7d39bd25f..92a660aab43 100644 --- a/Master/texmf-dist/doc/bibtex/gost/README +++ b/Master/texmf-dist/doc/bibtex/gost/README @@ -63,12 +63,12 @@ How to use 1. Select bibliography style by adding appropriate \bibliographystyle declaration to your source file <filename>.tex, e.g. - \bibliographystyle{gost} + \bibliographystyle{gost705} \bibliography{dabase} 2. Add the field language="ukrainian" or language="russian" to the bibliographic entries in Ukrainian or Russian languages in your - databese; English is the default language. German, Italian and + database; English is the default language. German, Italian and French are partially supported. 3. To compile list of references from your database use bibtex8.exe diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 3544f67bd7e..27f496cc074 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -17,7 +17,7 @@ sub main { # erroneous or problematic tds files (when new, tell RobinF and author) $erroneous_tds = join ("|", - qw(engpron he-she imtekda spanish thailatex titleps), + qw(engpron gost he-she imtekda spanish thailatex titleps), ); # Heiko's tds files (don't propagate through CTAN fast enough). |