From 47d017f7d6c9090c24ec573249047d2c011c4637 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 19 Oct 2007 22:35:25 +0000 Subject: confproc update (18oct07) git-svn-id: svn://tug.org/texlive/trunk@5241 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/confproc/README | 6 +++--- Master/texmf-dist/doc/latex/confproc/buildcls | 2 +- Master/texmf-dist/doc/latex/confproc/confproc.pdf | Bin 558570 -> 559196 bytes .../doc/latex/confproc/example/confproc.cls | 2 +- .../doc/latex/confproc/example/example.pdf | Bin 379529 -> 383210 bytes .../doc/latex/confproc/example/example.tex | 2 +- .../doc/latex/confproc/example/procswitchandtoc.pl | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/confproc/README b/Master/texmf-dist/doc/latex/confproc/README index 9a08b5b57ed..1f30b4fbd9b 100644 --- a/Master/texmf-dist/doc/latex/confproc/README +++ b/Master/texmf-dist/doc/latex/confproc/README @@ -1,14 +1,14 @@ The confproc package - ($Date: 2007/10/12 00:00:01 $) + ($Date: 2007/10/17 00:00:01 $) Copyright (C) 2007 by Vincent Verfaille Purpose: This is a LaTeX2e package providing a new document-class - for conference proceedings. It derives form LaTeX scripts - written for the DAFx-06 conference proceedings. + for building conference proceedings, mainly based on the + 'hyperref' and 'pdfpages' packages. Files: confproc.dtx Docstrip archive diff --git a/Master/texmf-dist/doc/latex/confproc/buildcls b/Master/texmf-dist/doc/latex/confproc/buildcls index eb46df0b276..c5363759372 100644 --- a/Master/texmf-dist/doc/latex/confproc/buildcls +++ b/Master/texmf-dist/doc/latex/confproc/buildcls @@ -46,4 +46,4 @@ chmod +x cleancls #-- build example cd $extarget -#./buildproc +./buildproc diff --git a/Master/texmf-dist/doc/latex/confproc/confproc.pdf b/Master/texmf-dist/doc/latex/confproc/confproc.pdf index ecaff3e2512..a99be499bf1 100644 Binary files a/Master/texmf-dist/doc/latex/confproc/confproc.pdf and b/Master/texmf-dist/doc/latex/confproc/confproc.pdf differ diff --git a/Master/texmf-dist/doc/latex/confproc/example/confproc.cls b/Master/texmf-dist/doc/latex/confproc/example/confproc.cls index 223a0a288e3..638692b6b3a 100644 --- a/Master/texmf-dist/doc/latex/confproc/example/confproc.cls +++ b/Master/texmf-dist/doc/latex/confproc/example/confproc.cls @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e}[1994/12/01]% \ProvidesClass{confproc} - [2007/10/12 v0.4c: Conference Proceedings class (VV)] + [2007/10/17 v0.4f: Conference Proceedings class (VV)] \LoadClass{book} \DeclareOption{a4paper} {\setlength\paperheight {297mm}% diff --git a/Master/texmf-dist/doc/latex/confproc/example/example.pdf b/Master/texmf-dist/doc/latex/confproc/example/example.pdf index b4f5cdd93a6..508cbb5229d 100644 Binary files a/Master/texmf-dist/doc/latex/confproc/example/example.pdf and b/Master/texmf-dist/doc/latex/confproc/example/example.pdf differ diff --git a/Master/texmf-dist/doc/latex/confproc/example/example.tex b/Master/texmf-dist/doc/latex/confproc/example/example.tex index 044f60b5464..db358ccd792 100644 --- a/Master/texmf-dist/doc/latex/confproc/example/example.tex +++ b/Master/texmf-dist/doc/latex/confproc/example/example.tex @@ -34,7 +34,7 @@ \def\DescribesFile#1 [#2 #3 #4 (#5)] {\def\filedate{#2}\def\fileversion{#3}} \DescribesFile{confproc.cls} - [2007/10/12 v0.4c: Example for confproc (VV)] + [2007/10/17 v0.4f: Example for confproc (VV)] %%\documentclass[a4paper,10pt,twoside,twosidepapers,% %% compil=bibbackref,headers=allpages,movepagenumbers,electronic,% %% citecolor=colorforcite,linkcolor=colorforlink,urlcolor=colorforurl,% diff --git a/Master/texmf-dist/doc/latex/confproc/example/procswitchandtoc.pl b/Master/texmf-dist/doc/latex/confproc/example/procswitchandtoc.pl index 6e7ff2a1466..325a5718267 100644 --- a/Master/texmf-dist/doc/latex/confproc/example/procswitchandtoc.pl +++ b/Master/texmf-dist/doc/latex/confproc/example/procswitchandtoc.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # procswitchandtoc.pl -# created as dafxproctoc.pl by Marz Zadel, 2006-04-28 +# created as dafxproctoc.pl by Marc Zadel, 2006-04-28 # modified for confproc.cls by Vincent Verfaille, 2007-08-08 # Execute as # ./procswitchandtoc.pl < intputfile.txt > -- cgit v1.2.3