Re: mdframed

#50841
Up
0
Down
::

Questi sono i comandi:

`sudo mkdir -p $(kpsewhich -var-value TEXMFLOCAL)/tex/latex/mdframed
sudo cp Desktop/mdframed/mdframed.sty $(kpsewhich -var-value TEXMFLOCAL)/tex/latex/mdframed/
sudo mktexlsr`

quindi con ls-l ho verificato i permessi che sono:

`-rwxrwxr-x@ 1 ricca staff 34018 14 Mag 23:09 mdframed.sty`

Grazie

EDIT
Avevo fatto una bischerata io, infatti nella cartella contenente mdframed.sty c’erano altri 2 files che una volta messi insieme al file .sty hanno risolto il problema.

Ad essere onesti ancora non funziona ma ora l’errore è di tipo diverso:

`ERROR: Undefined control sequence.

— TeX said —
\\mdframed …ed ntheorem yet}}\fi \fi \ifnumless
{\mdf@style }{1}{\renewcom…
l.104 O
FFENSE
— HELP —
TeX encountered an unknown command name. You probably misspelled the
name. If this message occurs when a LaTeX command is being processed,
the command is probably in the wrong place—for example, the error
can be produced by an \item command that's not inside a list-making
environment. The error can also be caused by a missing \documentclass
command.`

Esempio minimo, per favore.

Ciao
Enrico

Go to top