From 3b0d4121fbdaa8b4dc48c1aeab08bd63d71d0307 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 6 Dec 2006 01:23:33 +0000 Subject: tex4ht-1.0.2006_12_04_1651 git-svn-id: svn://tug.org/texlive/trunk@2598 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/resume.4ht | 42 +++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100755 Master/texmf-dist/tex/generic/tex4ht/resume.4ht (limited to 'Master/texmf-dist/tex/generic/tex4ht/resume.4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/resume.4ht b/Master/texmf-dist/tex/generic/tex4ht/resume.4ht new file mode 100755 index 00000000000..9007dea3af8 --- /dev/null +++ b/Master/texmf-dist/tex/generic/tex4ht/resume.4ht @@ -0,0 +1,42 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% resume.4ht 2006-12-01-16:02 % +% Copyright (C) 2006 Eitan M. Gurari % +% % +% This work may be distributed and/or modified under the % +% conditions of the LaTeX Project Public License, either % +% version 1.3 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.3 or later is part of all distributions % +% of LaTeX version 2003/12/01 or later. % +% % +% This work has the LPPL maintenance status "maintained".% +% % +% This Current Maintainer of this work % +% is Eitan M. Gurari. % +% % +% If you modify this program your changing its signature % +% with a directive of the following form will be % +% appreciated. % +% \message{signature} % +% % +% gurari@cse.ohio-state.edu % +% http://www.cse.ohio-state.edu/~gurari % +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\immediate\write-1{version 2006-12-01-16:02} + + \pend:defI\name{\a:name} +\append:defI\name{\b:name} +\NewConfigure{name}{2} +\def\addresses#1#2{\a:addresses\@tablebox{#1}\b:addresses + \@tablebox{#2}\c:addresses} +\NewConfigure{addresses}{3} +\def\location#1{\a:location{#1}\b:location} +\NewConfigure{location}{2} +\def\:tempc{\o:llist:\def\sectiontitle##1{\item[{\bf ##1}]}} +\HLet\llist\:tempc + +\Hinput{resume} +\endinput + -- cgit v1.2.3