Graphics, Figures & TablesIncorrect figure caption and sub-captions

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
yibo_hagongda
Posts: 1
Joined: Thu Dec 24, 2015 6:08 am

Incorrect figure caption and sub-captions

Post by yibo_hagongda »

Kindly help me in correcting these Incorrect figure caption and sub-captions. The code is given below:

\begin{figure}[!h]
\centering
\includegraphics[scale=0.5]{C1-F2}
\bicaption{}{\quad a)轮式运动\quad b)基于ZMP的运动\quad c)动i态步行}
{Fig.$\!$}{a) Wheeled locomotion b) ZMP locomotion c) Dynamic walking}
\caption [fig:C1-F2]{三种不同移动方式}{Three different modes of
transport~\ucite{kuo2007choosing}}
\end{figure}
Attachments
Incorrect figure captions.png
Incorrect figure captions.png (28.55 KiB) Viewed 2563 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Incorrect figure caption and sub-captions

Post by Johannes_B »

Welcome, can you post the code to produce the output you show as a compilable example? Also, if the CJK is not needed, can you replace it by some other nonsense words? CJK is overly complicated for a non reader, and if it is not relevant to the problem, why keep it? Makes solving the isue more easy.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply