Opened 13 years ago
Closed 8 years ago
#32136 closed defect (worksforme)
auto-multiple-choice latex compilation
Reported by: | cherbfred@… | Owned by: | nortcele |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | auto-multiple-choice |
Description
I am trying to compile the example latex file in the documentation, but I get the following error : Package ucs Error: Unknown Unicode character 65532 = U+FFFC, possibly declared in uni-255.def.
When I type H to get some help, I get "Unicode character 65532 = U+FFFC: OBJECT REPLACEMENT CHARACTER Character is not defined in uni-*.def files".
I am using TeXWorks on a new iMac, where I have installed automultiplechoice using MacPorts. Do I need to install something more to avoid getting that error message ?
Best,
F.
Attachments (2)
Change History (7)
Changed 13 years ago by cherbfred@…
Attachment: | essai-en.tex added |
---|
Changed 13 years ago by pamcp@…
Attachment: | essai-en2.tex added |
---|
Modified test LaTeX file, with strange utf-8 characters removed
comment:1 Changed 13 years ago by pamcp@…
It seems that the essai-en.tex file contains strange UTF-8 characters, I don't know why. Please try with essai-en2.tex.
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to clot@… |
---|---|
Port: | auto-multiple-choice added |
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Owner: | changed from clot@… to nortcele |
---|---|
Status: | new → assigned |
comment:4 Changed 8 years ago by nortcele
I tested the file essai-en.tex
after having changed the line
\usepackage[box,completemulti]{/opt/local/share/texmf-texlive-dist/tex/latex/automultiplechoice}
with
\usepackage[box,completemulti]{automultiplechoice}
and got the same unicode error.
A similar test with the file essai-en2.tex
show no error and the file is correctly processed.
I think that this ticket should be closed.
comment:5 Changed 8 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
test file from the pdf documentation of automultiplechoice