xmltopdf converts xml Scilab help files to pdf format Calling Sequence xmltopdf(dirs [,titles [,dir_language [default_language]]]]]) Arguments dirs vector of strings: a set of directory paths for which pdf manuals are to be generated or [] titles vector of strings: titles associated to directory paths or [] dir_language vector of strings: languages associated to directory paths or [] default_language vector of strings: default languages associated to directory paths or []. If a XML file is missing in the dir_language, it's copied from the default_language. Description converts xml Scilab help files contained in a set of directories into pdf files. Examples See Also help add_help_chapter