Next: ecolors.m
Up: Special Functions
Previous: ebar.m
  Contents
NAME
ecdcover - write a cdcover
SYNOPSIS
ecdcover(title[,description[,author[,version[,date[,textColor
[,frontImage[,background[,logo[,content]]]]]]]]])
PARAMETER(S)
title string of title of cd
description string of description, default=''
author string of author, default=''
version string of version, default=''
date string of time or date, default=''
textColor color vector [r g b] [0 0 0]=black [1 1 1]=white,
default=[0 0 0]
frontImage filename(ppm-file) of frontImage , default=''
background filename(ppm-file) of background, default=''
logo filename(ppm-file) of logo, default=''
content filename(asci-file, tabs with '#') of table of contents
Stefan Müller
2002-01-15