bicaption可以提供图表的中英文标题,如果要填加中英文图表目录,可以参考bicaption的参考文档,自定义list。
\documentclass[journal]{IEEEtran}
% Use "ngerman" as 1st language, "english" as 2nd one
\usepackage[english,ngerman]{babel}
% Load the bicaption package with 2nd language set to
% "english", and list type "figure2" resp. "table2"
\usepackage[lang=english,listtype+=Eng]{bicaption}
% We load the titletoc package for customizing lists
% Note: Loading titletoc should be done prior
% defining additional floating environments with
% \DeclareFloatingEnvironment
\usepackage{titletoc}
\usepackage{newfloat}
\usepackage[UTF8, scheme = plain]{ctex}
\usepackage{epstopdf}
\usepackage{stfloats}
\usepackage{float}
\usepackage[pdftex]{graphicx}
\usepackage{newfloat}
% Define the new floating environment type "figureEng"
\DeclareFloatingEnvironment[fileext=lof2]{figureEng}
[Figure][List of Figures]
% Define the new floating environmen