summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/gost/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-30 21:54:15 +0000
committerKarl Berry <karl@freefriends.org>2020-12-30 21:54:15 +0000
commitba010097b66a779014fea85bdb6139aa29506e4e (patch)
tree7f1e1c655be4f98a7e3abf6947bed252ecb5b0f2 /Master/texmf-dist/doc/bibtex/gost/README.md
parentad2644593f2fdde2e303c452ff8a9381f8c0e44d (diff)
gost (30dec20)
git-svn-id: svn://tug.org/texlive/trunk@57267 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/gost/README.md')
-rw-r--r--Master/texmf-dist/doc/bibtex/gost/README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/bibtex/gost/README.md b/Master/texmf-dist/doc/bibtex/gost/README.md
index 3c94a3c806b..91b397dd797 100644
--- a/Master/texmf-dist/doc/bibtex/gost/README.md
+++ b/Master/texmf-dist/doc/bibtex/gost/README.md
@@ -1,10 +1,12 @@
+# GOST
+BibTEX support for GOST standard bibliographies
-------------------------------------------------------------------
GOST is a bundle of BibTEX styles to format references according to
the State Standards on information, librarianship and publishing
(GOST) issued by The Russian Federation and Interstate Committee
of former USSR States.
-Current version is 1.2k, 2020.12.25.
+Current version is 1.2k, 2020.12.29.
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
@@ -203,7 +205,7 @@ in the beginning of a line.
2. [http://github.com/kia999/gost](http://github.com/kia999/gost)
Run
-```tex.exe gost.dtx```
+```tex.exe gost.ins```
to produce .bst styles.
Run
@@ -213,11 +215,13 @@ makeindex -r -s gglo.ist -o gost.gls gost.glo
pdflatex gost.dtx
pdflatex gost.dtx
```
-to produce .bst styles and documentation.
+to produce .bst styles and documentation. To succeed, you have to install
+LH or cm-super fonts. Alternatively, run `xelatex` instead of `pdflatex`.
+To succeed, you have to install cm-unicode fonts.
## Version history
-### Version 1.2k (2020.12.25)
+### Version 1.2k (2020.12.29)
1. All stuff is now generated from `gost.dtx`.
2. Limited support of the `date` field added.