Opened 12 years ago

Closed 7 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)

essai-en.tex (1.6 KB) - added by cherbfred@… 12 years ago.
test file from the pdf documentation of automultiplechoice
essai-en2.tex (1.4 KB) - added by pamcp@… 12 years ago.
Modified test LaTeX file, with strange utf-8 characters removed

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by cherbfred@…

Attachment: essai-en.tex added

test file from the pdf documentation of automultiplechoice

Changed 12 years ago by pamcp@…

Attachment: essai-en2.tex added

Modified test LaTeX file, with strange utf-8 characters removed

comment:1 Changed 12 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 7 years ago by mf2k (Frank Schima)

Owner: changed from clot@… to nortcele
Status: newassigned

comment:4 Changed 7 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 7 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.