Search found 1 match
- Thu Jul 11, 2019 10:03 pm
- Forum: Graphics, Figures & Tables
- Topic: \parpic tikzpicture align in enumerated item
- Replies: 0
- Views: 1938
\parpic tikzpicture align in enumerated item
If i use this code to create the PDF the drawing (tikzpic) appears in the right corner and the drawing is aligned to the first row of the linked item. how can i align the drawing to other rows, for example to the second or the third one?
\documentclass{article}
\usepackage{tikz}
\usetikzlibrary ...