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 2545 times

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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