diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-06 23:21:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-06 23:21:53 +0000 |
commit | 8140e4970c9a8d967a9e4be78daa467c0b7f2a9e (patch) | |
tree | ca3820642de25c82c1700c0903df867dc633f2c1 /Master/texmf-dist/doc/latex/confproc/example/papers | |
parent | 159421148a8231943e915d671c24c7a7b7c1f781 (diff) |
confproc non-update (6nov10)
git-svn-id: svn://tug.org/texlive/trunk@20346 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/confproc/example/papers')
-rw-r--r-- | Master/texmf-dist/doc/latex/confproc/example/papers/expages.tex | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/Master/texmf-dist/doc/latex/confproc/example/papers/expages.tex b/Master/texmf-dist/doc/latex/confproc/example/papers/expages.tex deleted file mode 100644 index 901c0e266c6..00000000000 --- a/Master/texmf-dist/doc/latex/confproc/example/papers/expages.tex +++ /dev/null @@ -1,44 +0,0 @@ -%% -%% This is file `expages.tex', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% confproc.dtx (with options: `expages') -%% -%% This is `expages.tex', an example file for the confproc package. -%% Copyright (C) 2009 by Vincent Verfaille <[lastname].[packagename]@gmail.com> -%% -%% This file is part of the confproc package. -%% ------------------------------------------- -%% -%% It may be distributed and/or modified under the conditions of the -%% LaTeX Project Public License, either version 1.2 of this license or -%% (at your option) any later version. -%% -%% The latest version of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.2 or later is part of all distributions of LaTeX version -%% 1999/12/01 or later. -%% -%% This file may not be distributed without the original source file -%% `confproc.dtx'. -%% -%% The list of all files belonging to the confproc package is given in -%% the file `readme.txt'. -%% -%% For more details, LaTeX the source `confproc.dtx'. -%% - -\newcommand{\setpagenumber}[1]{ - \newcommand{\paperswitch}{#1} - \ifnum\paperswitch=01 {\setcounter{page}{1}}\fi - \ifnum\paperswitch=02 {\setcounter{page}{7}}\fi - \ifnum\paperswitch=03 {\setcounter{page}{13}}\fi - \ifnum\paperswitch=04 {\setcounter{page}{17}}\fi - \ifnum\paperswitch=05 {\setcounter{page}{23}}\fi -} - -\endinput -%% -%% End of file `expages.tex'. |