When an image is pasted into a document, it will be be treated as a character so it will be aligned to the baseline.
What I want is to align it so that if it occurs in a bullet list, the bullet will be aligned to the top of the image.
How do I do that?
Actual behavior
Desired behavior
61 Answer
I would use a table, with the bullets in one column and the image or text in another. Then set cell alignment to top: Table Properties>Cell>Vertical alignment>Top.
It would probably be easiest to use a bullet symbol rather than a bullet style. That way you could use the same paragraph style for both the bullet and the image or text.