15年专注合金无缝钢管定制生产厂家我们匠心打造每根钢管
全国咨询热线:
您的位置: 当前位置: 首页 >

如何在latex单栏放两张并列的图呢?

作者:时间: 次浏览

信息摘要:

如何在latex单栏放两张并列的图呢?_安徽省淮南市谢家集区龄才纪磷肥有限责任公司

可以使用 \subfloat实现子图的排版,但是注意两个\subfloat 之间 不要有 空行,不然就变成竖直排版了\documentclass[twocolumn]{article} \usepackage{graphicx} \usepackage{lipsum} \usepackage{float} \usepackage{subfig} \begin{document} \lipsum[1] \begin{figure}[h] \centering \subfloat[xyz] { \includegraphics[width=0.45\linewidth]{example-image-a} \label{fig1:1} } \subfloat[abc] { \includegraphics[width=0…。

如何在latex单栏放两张并列的图呢?
返回列表 本文标签: