Compare two revisions of: mc.questions

... ... @@ -68,7 +68,7 @@ An example: If a question contains 5 choices and the choices one to four should
68 68 ### Optional parameter
69 69
70 70 The command `\permutechoices` has two optional parameter: `\permutechoices[n][mandatory indices]{begin}{end}` where
71 -* _n_ is the number of choices that will be chosen from the indices _begin, ..., end_ and
71 +* <i>n</i> is the number of choices that will be chosen from the indices _begin, ..., end_ and
72 72 * _mandatory indices_ is a comma separated list of the indices that have to be part of the resulting list
73 73
74 74 Some examples: Again the question contains 5 choices.
75 75