Slides SCE

Slides SRE

Documentations by WP3i


Other Documentations:


Latex Template

Template for a  PRISM LateX document:

  • 16 September 2004  (ps, html, tar)
  • The results of the latex2html conversion has improved.
    The generated tables of figures, content, tables and the index not still not included, however, references in the text  are correctly counted.
    The sizing of figures is done now relative to the text width and therefore gives the same outlook for the printed as well as the html version.

    The solution was to not use the user defined commands defined in the teX document but  the LateX standard commands.

    People who have already started to include their text into the template have to do the following:

    change all     '\vref'                                                  into     '\ref'
    change all     '\File{your text}                                into     '\texttt{your text}
    change all     '\Varfile{your text}                           into     '\textit{\texttt{your text}}
    in your \epsfig command change all
    ',...,height=15cm,angle=270,clip=}                        into     ',..,height=0.95\textwidth,angle=270,clip=}
    See also the e-mail of Angelo Mangili concerning a browsable pdf  file from the template.