diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-09 22:02:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-09 22:02:03 +0000 |
commit | a4891ad9599b8379a84905c95d032860554335f9 (patch) | |
tree | 9efb768853e370966544f5b1d0f650dfede872ec /Master/texmf-dist/doc/generic/docbytex/README | |
parent | 3718baf0c743e1846d48839f867ad5924e79c8a3 (diff) |
docbytex (9may14)
git-svn-id: svn://tug.org/texlive/trunk@33943 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/docbytex/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/docbytex/README | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/docbytex/README b/Master/texmf-dist/doc/generic/docbytex/README new file mode 100644 index 00000000000..d788d6ba1c8 --- /dev/null +++ b/Master/texmf-dist/doc/generic/docbytex/README @@ -0,0 +1,40 @@ +Seznam souborů + +docby.tex ... makro DocBy.TeX +docby.pdf ... dokumentace (česky) +docby.d ... zdrojový soubor dokumentace, zpracujte: pdfcsplain docby.d +cosi.c ... ukázka, která se načítá při zpracování dokumentace +main.c, win.c, base.c ... ukázkový program lup (spíše torzo programu) +lup.tex, main.d, win.d, base.d ... ukázková dokumentace programu lup +lup.pdf ... výstup ukázkové dokumentace +annonce ... co jsem psal do listu cstex +README ... tento soubor +docbytex.zip ... archiv vsech souborů zde zmíněných + +Licence k balíčku DocbyTeX + +Se soubory z balíčku DocBy.TeX si můžete bez omezení dělat +co chcete. Bude-li se vám makro jevit užitečné, můžete potěšit +autora informací o tom. Na makro není poskytována žádná záruka. + +------------------------------------------ + +List of files + +docby.tex ... the macro DocBy.TeX +docby.pdf ... the documentation (in Czech) +docby.d ... the source of documentation, do: pdfcsplain docby.d +cosi.c ... an example used in documentation +main.c, win.c, base.c ... the expample program lup (a part of program) +lup.tex, main.d, win.d, base.d ... the source of documentation of program lup +lup.pdf ... the output of documentation of program lup +annonce ... the text sent to cstex list +README ... this file +docbytex.zip ... the archive of all files mentioned here + +License to DocBy.TeX package + +You can do anything with the files from DocBy.TeX package without +any limit. If the macro will be usable for you, you can tell the author +about it. There is no warranty for this macro. + |