Re: [問題] IEEEtran.cls
非常感謝大大解惑
有一個小小的功能希望能加上去,現在無法自行定義編號格式,請問大大該如何修正?
完整原碼如下,非常謝謝您。
\documentclass[]{IEEEtran}
\usepackage{enumerate}
\begin{document}
\renewcommand{\labelenumi}{\arabic{enumi})} % 重新定義數字清單第一層樣式
\renewcommand{\labelenumii}{\Alph{enumii})} % 重新定義數字清單第二層樣式
\renewcommand{\theenumi}{\arabic{enumi}} % 重新定義呼叫數字清單第一層樣式
\renewcommand{\theenumii}{)\Alph{enumii}} % 重新定義呼叫數字清單第二層樣式
\begin{enumerate}[A)] % 僅修改了這一行,希望自行定義編號格式,但是結果就失敗了
\item\label{A1} asdf
\item\label{A2} asdf
\begin{enumerate}[a)]
\item\label{A3} asdf
\item\label{A4} asdf
\end{enumerate}
\item\label{A5} asdf
\end{enumerate}
\vspace{5ex}
\ref{A1}\quad \ref{A2}\quad \ref{A3}\quad \ref{A4}\quad \ref{A5}
% 預期要得到 A B B)a B)b C
% 卻得到 A B Ba Bb C
\end{document}
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.115.65.72 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/LaTeX/M.1661218307.A.5B6.html
→
08/23 14:02,
2年前
, 1F
08/23 14:02, 1F
→
08/23 14:03,
2年前
, 2F
08/23 14:03, 2F
→
08/23 16:55,
2年前
, 3F
08/23 16:55, 3F
※ 編輯: cholauda (140.115.65.72 臺灣), 08/23/2022 16:59:54
※ 編輯: cholauda (140.115.65.72 臺灣), 08/23/2022 17:03:09
討論串 (同標題文章)
以下文章回應了本文:
完整討論串 (本文為第 5 之 6 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章