Weird things happen when having non ascii chars in question identifyiers (Bug #332)
Description
Hello,
I was having a question which identificator was: "dépôt" as in
\begin{question}{dépôt}
In that case, I get no error message, but the question boxes are not part of the layout. That's an annoying pitfall, that should be fixed if possible. You could either make the mechanism robust to non-ascii chars, or issue an informative message when non-ascii chars are used, both approaches would fit my needs.
Thanks again for that tool,
Mt
History
Updated by Alexis Bienvenüe almost 10 years ago
Do you use development version of AMC? There should be warnings in such situations with recent version.
- Status changed from New to Feedback
Updated by Martin Quinson almost 10 years ago
I use the regular Debian version:
ii auto-multiple-choice 1.2.1-3 amd64 Auto Multiple Choice - multiple choice papers management
Updated by Alexis Bienvenüe almost 10 years ago
Please try with development version (see Building AMC from mercurial repository)
Updated by Alexis Bienvenüe almost 4 years ago
- Status changed from Feedback to Closed
- % Done changed from 0 to 100