【发布时间】:2019-03-07 14:31:06
【问题描述】:
我想更改 smartdiagramset 中的框宽度,以便每个句子都保持在一行上。这是我的流程图代码
\begin{figure} \centering \smartdiagramset{back arrow disabled=true}
\smartdiagram[flow diagram:horizontal]{\fontsize{5pt}{12pt}\selectfont{EPS:\\ 193 tests\\ 745 compounds\\ 15 Species\\ Weeds \& crops \\ Toxicity ignored}, \fontsize{6pt}{12pt}\selectfont{PPS: \\ Weeds \& Crops \\ }, \fontsize{6pt}{12pt}\selectfont{SPS:}, \fontsize{6pt}{12pt}\selectfont{Field trials}} \caption{Flow chart of herbicidal selection process} \end{figure}
提前谢谢你
【问题讨论】: