summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/modernposter/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-03 21:31:50 +0000
committerKarl Berry <karl@freefriends.org>2018-04-03 21:31:50 +0000
commite0fc09e29941575e7670014f6c89f7a38af5de33 (patch)
tree8c782fb29fe284cf488369b477050b9262e8b7f0 /Master/texmf-dist/doc/latex/modernposter/README.md
parenta25f5654b52302ab639f6d0f9169ff2f06854b82 (diff)
modernposter (3apr18)
git-svn-id: svn://tug.org/texlive/trunk@47269 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/modernposter/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/modernposter/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/modernposter/README.md b/Master/texmf-dist/doc/latex/modernposter/README.md
index 55a83609b85..b8a3263b980 100644
--- a/Master/texmf-dist/doc/latex/modernposter/README.md
+++ b/Master/texmf-dist/doc/latex/modernposter/README.md
@@ -1,7 +1,9 @@
-## modernposter - A modern LaTeX poster theme (2018/01/04 v1.02.1)
+## modernposter - A modern LaTeX poster theme (2018/04/03 v1.03.1)
This class extends the a0poster class in that it adds support to easily create posters without the need for taking care of the layout at all. It allows to use \maketitle to generate a fancy header containing the title information and also provides macros to position various different types of text boxes in a two-column layout. The color scheme is inspired by the [metropolis beamer theme](https://github.com/matze/mtheme).
+The modernposter package can be found on [CTAN](https://ctan.org/pkg/modernposter) and is included in [TeXLive](https://ctan.org/pkg/texlive) and in [MiKTeX](https://ctan.org/pkg/miktex).
+
Below you can find a preview of the demo:
![Preview](https://i.imgur.com/XUr9a5U.jpg)
@@ -38,7 +40,7 @@ Below you can find a toy example, demonstrating how to use modernposter.
```
## Authors
-The code was written by David Derler. He can be contacted via [modernposter@derler.info](mailto:modernposter@derler.info).
+The code is maintained by David Derler. He can be contacted via [modernposter@derler.info](mailto:modernposter@derler.info). A list of contributors can be found [here](https://github.com/derlerd/modernposter/graphs/contributors).
## License
The code is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International license](https://creativecommons.org/licenses/by-sa/4.0/).