Revision 2167 tmp/org.txm.analec.rcp/src/org/txm/macro/urs/democrat/BuildSectionsMacro.groovy
BuildSectionsMacro.groovy (revision 2167) | ||
---|---|---|
11 | 11 |
// Création des 4 sous-corpus de chapitres |
12 | 12 |
|
13 | 13 |
[1, 2, 3, 4].each { chapitre -> |
14 |
res = gse.run(SubCorpusMacro, ["args":[ "corpus":"DIDEROTESSAIS", "name":"Chapitre "+chapitre, "query":"[_.div_n1=\""+chapitre+"\"] expand to div1" ],
|
|
14 |
res = gse.run(SubCorpusMacro, ["args":["name":"Chapitre "+chapitre, "query":"[_.div_n1=\""+chapitre+"\"] expand to div1" ], |
|
15 | 15 |
"selection":selection, |
16 | 16 |
"selections":selections, |
17 | 17 |
"corpusViewSelection":corpusViewSelection, |
Also available in: Unified diff