summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bxjscls/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-20 23:41:00 +0000
committerKarl Berry <karl@freefriends.org>2016-02-20 23:41:00 +0000
commitf45d217850b57c09b11267b604eff0eac551aa0d (patch)
tree22709909a2a602aab1674f5eca05163cf2516f90 /Master/texmf-dist/doc/latex/bxjscls/README.md
parentbb5bac178d0c714675e7c8b9bc0da3d2fbc5f706 (diff)
bxjscls (20feb16)
git-svn-id: svn://tug.org/texlive/trunk@39800 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bxjscls/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/bxjscls/README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/bxjscls/README.md b/Master/texmf-dist/doc/latex/bxjscls/README.md
index 6d47eabe22d..900e60202d1 100644
--- a/Master/texmf-dist/doc/latex/bxjscls/README.md
+++ b/Master/texmf-dist/doc/latex/bxjscls/README.md
@@ -61,11 +61,15 @@ This command will generate the following files:
* `bxjsslide.cls`: the BXJS-flavored slide class file
* `bxjsja-minimal.def`: the `minimal` ja-driver file
* `bxjsja-standard.def`: the `standard` ja-driver file
+ * `bxjsja-pandoc.def`: the `pandoc` ja-driver file
+ * `bxjsja-modern.def`: the `modern` ja-driver file
+ * `bxjscompat.sty`: the `bxjscompat` package file
+ * `bxjscjkcat.sty`: the `bxjscjkcat` package file
After that, move the files as follows (in a system compliant to
TDS 1.1):
- - `*.cls`/`*.def` → $TEXMF/tex/latex/bxjscls/
+ - `*.cls`/`*.def`/`*.sty` → $TEXMF/tex/latex/bxjscls/
- `*.dtx`/`*.ins` → $TEXMF/source/latex/bxjscls/
- `*.pdf`/`*.tex` → $TEXMF/doc/latex/bxjscls/
@@ -83,6 +87,8 @@ This package is distributed under the BSD 2-Clause License.
Revision History
----------------
+ * Version 1.1a [2016/02/20]
+ * Version 1.1 [2016/02/14]
* Version 1.0d [2015/11/21]
* Version 1.0c [2015/10/18]
* Version 1.0b [2015/09/07]