diff options
author | Karl Berry <karl@freefriends.org> | 2014-07-01 22:19:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-07-01 22:19:03 +0000 |
commit | c598ef09d023209f0cd632490cc3510cda9edaa6 (patch) | |
tree | be69686d1404ca705a78cb4b947f6ca40359e5ce /Master/texmf-dist/doc/latex/tablestyles/README | |
parent | f1bf63cf39f7f5de24df0c8b26aaf96ea66f209f (diff) |
more text/binary, sigh
git-svn-id: svn://tug.org/texlive/trunk@34495 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tablestyles/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/tablestyles/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tablestyles/README b/Master/texmf-dist/doc/latex/tablestyles/README new file mode 100644 index 00000000000..bc54d347755 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tablestyles/README @@ -0,0 +1,24 @@ +tablestyles +=========== +Styles for tables with new commands. + +== Description == + +This package tries introduce a separation of text and style +in tables by defining reusable table commands and a simple +interface to define a style for a table. +Furthermore the package defines common used column styles. + +== Contents == + +This work contains: +- The tablestyles files: + - tablestyles.dtx + - tablestyles.ins +- The documentation: + - tablestyles.pdf +- This README file + +== Maintained by == +Matthias Pospiech +matthias@pospiech.eu
\ No newline at end of file |