diff options
author | Norbert Preining <preining@logic.at> | 2007-06-18 14:07:29 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-18 14:07:29 +0000 |
commit | 7fb60a74aab3febff8b73f2c8485f038d6a5e8cf (patch) | |
tree | 4f53da62ca86575bffd6cab33eddf4ec1bedce6c /Master/tlpkg/tlpsrc/sciposter.tlpsrc | |
parent | 251011941e0fbafdda83480a711735c118a7fca0 (diff) |
its tlpsrc, not tlsrc now ...
updates to many of the tlpsrc
git-svn-id: svn://tug.org/texlive/trunk@4468 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/sciposter.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/sciposter.tlpsrc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/sciposter.tlpsrc b/Master/tlpkg/tlpsrc/sciposter.tlpsrc new file mode 100644 index 00000000000..a98fa543052 --- /dev/null +++ b/Master/tlpkg/tlpsrc/sciposter.tlpsrc @@ -0,0 +1,16 @@ +name sciposter +category Package +shortdesc Make posters of ISO A3 size and larger. +longdesc This collection of files contains LaTeX packages for posters of +longdesc ISO A3 size and larger (ISO A0 is the default size). American +longdesc paper sizes and custom paper are supported. In particular, +longdesc sciposter.cls defines a document class which allows cutting and +longdesc pasting most of an article to a poster without any editing (save +longdesc reducing the size) — see the manual. Sciposter does work for +longdesc LaTeX, not just pdfLaTeX. However, xdvi produces strange results, +longdesc though a recent version of dvips does create good ps-files from +longdesc the dvi files. Also note that logos must either be put in the +longdesc current working directory or in the directories of your LaTeX +longdesc distribution. For some reason graphicspath settings are ignored. +longdesc An example can be found in the sciposterexample directory. +longdesc [description copied from TeX Catalogue] |