#!/bin/ksh # autotalk written by greg smith, august, 1997 # File to automatically generate an html file from a list of # jpg files. To use this, # 1) first collect all your ps and jpg files. # 2) make jpg files from ps files with the tool pstojpg *.ps (in smith/bin) # 3) to make the list of slides, do ls -1 *jpg > jpg_list. # you can add text, tab delimited, on each line of jpg_list. # This text appears in the outline and as a header on each slide. # 4) type autotalk. you're done. just hit the url autotalk.html in the # directory you have all your files in. you will find an outline # (made from jpg_list) and each jpg file will show up as a separate frame. # first usage: march 97 cern talk. # # Before running the first time, you must chmod +x automail # Use only the ESC apostrophe, not the one on the "' key. rm -f autotalk.html # This first section sets up the index page only: echo "" >> autotalk.html echo "
A talk given at Jefferson Lab as part of the requirements for training target operators, April, 2003 " >> autotalk.html echo "
> $fn.html
#echo " HEIGHT="817" ALIGN="BOTTOM" NATURALSIZEFLAG="3">
> $fn.html
echo " HEIGHT="484" ALIGN="BOTTOM" NATURALSIZEFLAG="3">