summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-24 23:16:57 +0000
committerKarl Berry <karl@freefriends.org>2012-01-24 23:16:57 +0000
commitb87794a301e33ae46481c821df8cfad3ac9c31fd (patch)
tree8eeeec0c6a929e7b18805da9be6574850ffce111
parente6a078a453f42b1e7ec75f0cf626e80f5c51e6f2 (diff)
gost (23jan12)
git-svn-id: svn://tug.org/texlive/trunk@25194 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/bibtex/gost/README4
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo2
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).