- Questo topic ha 6 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 13 anni, 4 mesi fa da .
-
Topic
-
Ciao a tutti,qualche minuto fa ho provato a compilare un documento in cui ho realizzato dei disegni con [tt]TikZ,[/tt] e in particolare con i comandi della libreria [tt]hobby.[/tt] Eppure non funziona. Questo semplice codice:
`\documentclass[a5paper,11pt]{memoir}\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[greek,italian]{babel}\usepackage{tikz}
\usetikzlibrary{calc,hobby}\begin{document}
\begin{tikzpicture}
\draw (0,0) to [curve through={(2,0)}] (2,2);
\end{tikzpicture}\end{document}`
non viene disegnato e viene dato questo errore:! Undefined control sequence.
\hobby_genpath: …y }\prg_stepwise_function:nnnN
{0}{1}{\l_hobby_npoints_in…
l.42 \draw (0,0) to [curve through={(2,0)}] (2,2)
;
The control sequence at the end of the top line
of your error message was never \def’ed. If you have
misspelled it (e.g., `\hobx’), type `I’ and the correct
spelling (e.g., `I\hbox’). Otherwise just continue,
and I’ll forget about whatever was undefined.Ho appena aggiornato TeX Live 2012 e ancora mi dà quell’errore. Succede anche a voi? 🙁
Grazie e ciao,
Marco.P.S. Spero che sia un problema temporaneo. In questo caso non appena sarà risolto cancellerò la discussione.
- Devi essere connesso per rispondere a questo topic.