Skip to content

Labelling of figures in appendix won't work #5

@marcianito

Description

@marcianito

When I use the latex files to compile my manuscript for submission, the figures in the appendix are labelled consequentially, following last numbers in the main text and not the needed labelling syntax required for the appendix.

How can I fix this or work around it?

Here is the way I inserted the figure:

\begin{figure}
\centering
\includegraphics[width=0.75\textwidth]{figureName.png}
\caption{...}
\label{fig:B1}
\end{figure}

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions