Here's the problem. The list counter appears at the bottom of the image.
I'm simply trying to enumerate a list of images, no text is involved in the list.
How do I fix this to appear at the top-left side of the image like it's supposed to?
Here's the problem. The list counter appears at the bottom of the image.
I'm simply trying to enumerate a list of images, no text is involved in the list.
How do I fix this to appear at the top-left side of the image like it's supposed to?
For a clean, LyX-like approach, add
\usepackage[export]{adjustbox}
to your preamble, and then insert the image with the LaTeX and LyX options valign=t:
The above approach avoids you having to use ERTs which may impede readability. While the input may show a different vertical alignment
the output provides the desired display