Re: Pacchetti pgf

#35257
Up
0
Down
::


Posto l’errore:
`

! LaTeX Error: There's no line here to end.

See the LaTeX manual or LaTeX Companion for explanation.
Type H for immediate help.

l.138

! Package pgfkeys Error: I do not know the key '/tikz/terminal' and I am going
to ignore it. Perhaps you misspelled it.

See the pgfkeys package documentation for explanation.
Type H for immediate help.

l.201 \node (dot) [terminal]
{.};

! Package pgfkeys Error: I do not know the key '/tikz/terminal' and I am going
to ignore it. Perhaps you misspelled it.

See the pgfkeys package documentation for explanation.
Type H for immediate help.

l.202 \node (digit) [terminal,base right=of dot]
{digit};

! Package pgfkeys Error: I do not know the key '/tikz/base right' and I am goin
g to ignore it. Perhaps you misspelled it.

See the pgfkeys package documentation for explanation.
Type H for immediate help.

l.202 \node (digit) [terminal,base right=of dot]
{digit};

! Package pgfkeys Error: I do not know the key '/tikz/terminal' and I am going
to ignore it. Perhaps you misspelled it.

See the pgfkeys package documentation for explanation.
Type H for immediate help.

l.203 \node (E) [terminal,base right=of digit]
{E};

! Package pgfkeys Error: I do not know the key '/tikz/base right' and I am goin
g to ignore it. Perhaps you misspelled it.

See the pgfkeys package documentation for explanation.
Type H for immediate help.

l.203 \node (E) [terminal,base right=of digit]
{E};
[3] (s.aux)

LaTeX Warning: There were undefined references.

)
(\end occurred inside a group at level 1)

### simple group (level 1) entered at line 114 ({)
### bottom level
(see the transcript file for additional information)`

Go to top