Home / ocamaweb / v6.01
Name Modified Size InfoDownloads / Week
Parent folder
readme_v6.01.txt 2008-08-19 689 Bytes
ocamaweb_6.01_NSIS_sources.zip 2004-10-21 632.2 kB
ocamaweb_setup_v6.01.exe 2004-10-21 478.6 kB
ocamaweb_sa.exe 2004-10-21 344.1 kB
ocamaweb-bin-6.01.zip 2004-10-21 363.8 kB
ocamaweb-src-6.01.zip 2004-10-21 342.2 kB
Totals: 6 Items   2.2 MB 0
Dear Ocamaweb user,

following a mysterious behaviour of the new versions of MikTeX,
you should comment the first lines of the ocwperso.tex file:

% \newif\ifpdf
% \ifx\pdfoutput\undefined
% \pdffalse    % On n'est pas en pdf
% \else
% \pdfoutput=1 % On est en pdf
% \pdftrue
% \fi

and add this line after the "\documentclass[a4paper,12pt]{article}" line:

\usepackage{ifpdf}

Moreover, just notice that to use ocamaweb very simply:
0. be sure that the OCAMAWEB and OCAMAWEB_DEST environment variable are defined (with a trailing "\")
1. go the the ocamaweb\bin directory
2. type ocamaweb c:\...path...\matalb_function.m
... it works!

thanks
charles@lehalle.net
Source: readme_v6.01.txt, updated 2008-08-19