尝试使用了minipage获得了青春版的效果,如下图。
是否可以通过subcaption的嵌套的方式更方便地对齐左右两部分子图、以及右半部分上下子图的边缘呢?本人手动调节的width略显痛苦。是否有更好的实现方式?
MWE如下
\documentclass[12pt]{ctexart}
\usepackage[margin=2cm]{geometry}
\usepackage{mwe}
\usepackage{caption}
\usepackage{subcaption}
\begin{document}
\begin{figure}[htbp]
\begin{minipage}{.48\textwidth}
\centering
\includegraphics[width = 7cm]{example-image}
\caption{firework-big}
\end{minipage}
\begin{minipage}{.48\textwidth}
\centering
\includegraphics[width = 8cm,height =2.5cm]{example-image}
\caption{example-image}
\begin{minipage}{.18\textwidth}
\includegraphics[width = 1.8cm,height =2.5cm]{example-image-a}
\end{minipage}
\hspace{1.2cm}
\begin{minipage}{.18\textwidth}
\includegraphics[width = 1.8cm,height =2.5cm]{example-image-b}
\end{minipage}
\hspace{1.2cm}
\begin{minipage}{.18\textwidth}
\includegraphics[width = 1.8cm,height =2.5cm]{example-image-c}
\end{minipage}
\caption{three-small-figures}
\end{minipage}
\caption{total-big-caption}
\end{figure}
\end{document}
得出结论,默认支持也仅支持
latex
的syntax highlight
。python 也不智齿吗
@u19850 好像真不能