--- burst.pl 2001/04/17 08:35:10 1.1.1.1 +++ burst.pl 2001/04/20 08:01:02 1.4 @@ -43,8 +43,6 @@ # Sami Lempinen - lempinen@iki.fi # http://www.snowman.sgic.fi/ssl/xslies/ -make_dotgif("pero.gif"); - ############################################################################## ## default values of variables ## @@ -113,6 +111,9 @@ ## use progress bar $progress_bar = 1; +## content hight for each slide +$content_hight = "70%"; + ## end of default values for the presentation ############################################################################## @@ -175,8 +176,9 @@ ## same string is built if there is a second author for the presentation if ($author2Url) { - $author2 = "
$author2"; -} elsif ($author2) { + $author2 = "$author2"; +} +if ($author2) { $author2 = "
$author2"; } @@ -350,7 +352,7 @@ - +

$loc_toc