[Scilab-Dev] including mml equation in the documentation

Pierre MARECHAL pierre.marechal at scilab.org
Mon Mar 9 09:31:23 CET 2009


ycollet at freesurf.fr a écrit :
> Hello,
>
> I think I have found a bug in the documentation building process.
> I have a help page which includes a math formula. The math formula is
> included in a .mml file which is in the same directory as the .xml files.
> My native language is french, but I wrote the documentation in the en_US
> directory.
> The math formula is included as an informalequation and I make a reference
> to the mml file.
>
> When the documentation build process starts, the english help page is fine,
> but there is a problem while building the french page because, the build
> process doesn't find the .mml file in the fr directory. 
> The .mml file in not copied from the en_US dir to the fr_FR dir.
>
> But maybe my way to use the mml thing is wrong (in fact, it is partly wrong
> because it works in english) ...
>
> YC
>   
Hi Yann,

The best way to bypass this problem is to include your .mml file in a 
mml directory which is common for both languages  (as we do with images).

 - <module>/help/fr_FR
 - <module>/help/en_US
 - <module>/help/mml
 - <module>/help/images

Pierre

-- 
==============================================
Pierre MARECHAL
                   ------
Fondation DIGITEO - Consortium Scilab
Domaine de Voluceau - B.P. 105
78153 Le Chesnay Cedex
Bâtiment 23 - Bureau 24
                   ------                  
Email : pierre.marechal at scilab.org
Tél : +33 (0)1 39 63 56 81
Fax : +33 (0)1 39 63 55 94
==============================================




More information about the dev mailing list