summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/zbmath-review-template/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-03-20 03:01:11 +0000
committerNorbert Preining <norbert@preining.info>2021-03-20 03:01:11 +0000
commitd3b06b2254431c03e127876a07ae654091314c72 (patch)
tree4fa5e40c55aae3ceeeab0048fabbb778ee06e284 /macros/xetex/latex/zbmath-review-template/README.md
parent6ad1cf68ae6add67e56faf5ec4390fead04e31b4 (diff)
CTAN sync 202103200301
Diffstat (limited to 'macros/xetex/latex/zbmath-review-template/README.md')
-rw-r--r--macros/xetex/latex/zbmath-review-template/README.md48
1 files changed, 48 insertions, 0 deletions
diff --git a/macros/xetex/latex/zbmath-review-template/README.md b/macros/xetex/latex/zbmath-review-template/README.md
new file mode 100644
index 0000000000..bce5bee86e
--- /dev/null
+++ b/macros/xetex/latex/zbmath-review-template/README.md
@@ -0,0 +1,48 @@
+# zbmath-review-template
+
+This package contains a template for zbMATH Open reviews. It has to be compiled using XeLaTeX.
+
+## Instruction
+
+Delete all the text in **zb-review.tex** and write your own review into this file. If you want, you can change the metadata information at **zb-metadata.tex**. This is optional and just gives you a feeling how the final pdf at https://zbmath.org will look like. Finally, compile **zb-main.tex** using XeLaTeX.
+
+### Files
+
+The package contains the following files:
+
+* README.md
+* zb-basics.sty
+* zb-main.tex
+* zb-metadata.tex
+* zb-review.tex
+* zb-manual.tex
+* zb-main.pdf (a sample review document)
+* zb-manual.pdf (a short documentation)
+* figures/screenshot.png
+
+### Packages
+
+The following packages are used:
+
+* scrartcl
+* babel
+* scrlayer-scrpage
+* geometry
+* graphicx
+* enumitem
+* fontspec
+* amsmath, amsfonts, amssymb
+* mathtools
+* stmaryrd
+* mathrsfs
+* tikz-cd
+* textcomp
+* gensymb
+
+### License
+
+GNU General Public License, Version 3.
+
+### Version History
+
+19 March 2021: Version 1.0 \ No newline at end of file