diff options
Diffstat (limited to 'macros/latex/contrib/bredzenie/README')
-rw-r--r-- | macros/latex/contrib/bredzenie/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/macros/latex/contrib/bredzenie/README b/macros/latex/contrib/bredzenie/README new file mode 100644 index 0000000000..d0509cfcef --- /dev/null +++ b/macros/latex/contrib/bredzenie/README @@ -0,0 +1,16 @@ +bredzenie.sty — a Polish version of “lorem ipsum…” + +Copyright © 2008, 2017 by Marcin Woliński <wolinski@gust.org.pl> +Licence: LPPL 1.3c+ + +When developing LaTeX classes one needs some sample text to +demonstrate the layout. An often used option is the lipsum package +providing the classic pseudo-Latin “lorem ipsum dolor sit amet…”. A +drawback of this package is that it is Latin, so it doesn’t emulate +the ”look and feel” of a particular language. For the development of +Polish document classes I have created the package bredzenie, which +provides access to several paragraphs of pseudo-Polish generated with +Hidden Markov Models and Recurrent Neural Networks trained on a corpus +of Polish. + +Installation: copy bredzenie.sty to a directory in the TeX’s path.
\ No newline at end of file |