From 69f35cb3992ee53e4815cd06f5aae55af102e60f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 18 Aug 2006 22:57:08 +0000 Subject: sciposter update (19aug06) git-svn-id: svn://tug.org/texlive/trunk@1975 c570f23f-e606-0410-a88d-b1316a301751 --- .../sciposterexample/auto/sciposter-example.el | 30 +++++++++++++++++++++ .../sciposterexample/sciposter-example.tex | 4 +++ .../doc/latex/sciposter/scipostermanual.pdf | Bin 128244 -> 130161 bytes 3 files changed, 34 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el (limited to 'Master/texmf-dist/doc/latex/sciposter') diff --git a/Master/texmf-dist/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el b/Master/texmf-dist/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el new file mode 100644 index 00000000000..960ed9ff97b --- /dev/null +++ b/Master/texmf-dist/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el @@ -0,0 +1,30 @@ +(TeX-add-style-hook "sciposter-example" + (lambda () + (LaTeX-add-environments + "Def") + (LaTeX-add-bibitems + "Flusser:Suk:93" + "Hu:62" + "maragos89:_patter" + "Meijster:Wilkinson:PAMI" + "Nacken:thesis") + (LaTeX-add-labels + "fig:blocks" + "eq:antiext" + "eq:increasing" + "eq:idempot" + "fig:opentransf" + "alg:spect" + "fig:tauspect" + "fig:binspect") + (TeX-add-symbols + "imsize") + (TeX-run-style-hooks + "multicol" + "amssymb" + "amsmath" + "epsfig" + "latex2e" + "sciposter10" + "sciposter"))) + diff --git a/Master/texmf-dist/doc/latex/sciposter/sciposterexample/sciposter-example.tex b/Master/texmf-dist/doc/latex/sciposter/sciposterexample/sciposter-example.tex index afc2144e462..e7d1edbda50 100644 --- a/Master/texmf-dist/doc/latex/sciposter/sciposterexample/sciposter-example.tex +++ b/Master/texmf-dist/doc/latex/sciposter/sciposterexample/sciposter-example.tex @@ -56,6 +56,10 @@ \conference{{\bf ICPR 2002}, 16th International Conference on Pattern Recognition, 11-15 August 2002, Qu\'ebec City, Canada} +%\LEFTSIDEfootlogo +% Uncomment to put footer logo on left side, and +% conference name on right side of footer + % Some examples of caption control (remove % to check result) %\renewcommand{\algorithmname}{Algoritme} % for Dutch diff --git a/Master/texmf-dist/doc/latex/sciposter/scipostermanual.pdf b/Master/texmf-dist/doc/latex/sciposter/scipostermanual.pdf index 6e7c2526a33..4cdf6944857 100644 Binary files a/Master/texmf-dist/doc/latex/sciposter/scipostermanual.pdf and b/Master/texmf-dist/doc/latex/sciposter/scipostermanual.pdf differ -- cgit v1.2.3