Salome HOME
Langage pour literalinclude
[modules/homard.git] / doc / en / gui_create_yacs.rst
index 0a846c582b9082d7668d1df771ab1cdc0c8adae6..e14c0827da06986b2a4114626e009c8ce6a545c1 100644 (file)
@@ -109,21 +109,25 @@ These tests ares done into the node "Analyse" of the schema, as described in :do
 The maximal number of iterations is given by the variable `NbCalcMax`:
 
 .. literalinclude:: ../files/yacs_01.fr.xml
+   :language: xml
    :lines: 112-112
 
 The value for the test is saved in a list all along the calculations:
 
 .. literalinclude:: ../files/yacs_01.fr.xml
+   :language: xml
    :lines: 137-141
 
 and the test is calculated after the second iteration:
 
 .. literalinclude:: ../files/yacs_01.fr.xml
+   :language: xml
    :lines: 143-148
 
 If this test is modified, it must be done here. But the instructions when it is converged must be kept to guarantee a good execution:
 
 .. literalinclude:: ../files/yacs_01.fr.xml
+   :language: xml
    :lines: 146-148
 
 Examples