
答案1
對於羅馬數字使用
\renewcommand{\thefootnoteA}{\roman{footnoteA}}
你可以按字母順序\footnoteB
排列
\renewcommand{\thefootnoteB}{\alph{footnoteB}}
對於羅馬數字使用
\renewcommand{\thefootnoteA}{\roman{footnoteA}}
你可以按字母順序\footnoteB
排列
\renewcommand{\thefootnoteB}{\alph{footnoteB}}