## 编译环境 操作系统 * [x] Windows 7/8/10 * [ ] macOS * [ ] Linux `若需勾选,请把[ ]改成[x]` Tex发行版 * [x] TexLive `年份` * [ ] MikTeX `版本号` * [ ] CTeX `若需勾选,请把[ ]改成[x]` ## 我的问题 ```java \documentclass[twocolumn,landscape,twoside, 8pt]{ctexart} \usepackage[paperwidth=21cm,paperheight=29.7cm,top=2.6cm,bottom=2.533cm,right=1cm,left=1cm,columnsep=0.6cm,headheight=24pt,footskip=41pt]{geometry} \usepackage{microtype} \newdimen\numberwidth \numberwidth=0.6cm \newlength{\lhalf} \setlength{\lhalf}{4.1cm} \begin{document} \par \hangindent 0.4cm \hangafter 1 \noindent \makebox[0.4cm][r]{6. }wxtk\\ \makebox[\numberwidth][l]{(8).}% \parbox{\lhalf}{A.encouraged}\parbox{\lhalf}{B.prevented}\\ \makebox[\numberwidth][l]{}\parbox{\lhalf}{C.advised}\parbox{\lhalf}{D.forced}\\ \end{document} ``` ![](https://wenda.latexstudio.net/data/attach/200701/ABq7IlTW.png) 前面都是0.6cm的盒子,为什么A,C选项没有对齐呢

1 回答1

0
如果你想排选择题,可以看看[https://sikouhjw.gitee.io/2020/06/24/2020-06-24-Auto-choice/](https://sikouhjw.gitee.io/2020/06/24/2020-06-24-Auto-choice/)

你的回答

请登录后回答

你的回答将会帮助更多人,请务必认真回答问题。