latex的图总是在最后一页

问题:

因为有两个图(都是跨栏),都需要放在一页的top,但第一个图在top之后,第二张图就直接被挤到了新的一页。

解决办法:

首先添加包:\usepackage{stfloats}
然后执行下面这个:

\begin{figure*}[ht]
    \centering
    \includegraphics[width=1.1\textwidth]{Fig/grid.png}
    \caption{The neural network structure of the proposed JSCC scheme.}
    \label{grid}
\end{figure*}
\begin{figure*}[ht]
  • 2
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
LaTeX中,如果表格或算法过长,可能会导致它们最后一页。为了解决这个问题,可以使用breakablealgorithm环境来实现算法的分页显示。这个环境可以在算法过长时自动将其分割成多个部分,并确保每个部分都能正确显示在页面上。\[3\] 以下是一个示例代码,展示了如何使用breakablealgorithm环境来解决算法最后一页的问题: \begin{breakablealgorithm} \caption{The caption.} \label{alg:coherence} \begin{algorithmic}\[1\] \REQUIRE The target word for $t$ timestep, $w_t^*$;\\ The sentence where the target word is located, $S_k$;\\ The final distribution from which to predict word for $t$ timestep, $P(w)$;\\ The balance weight, $\lambda$; \ENSURE The final objective for $t$ timestep, $Loss_t$; \STATE compute the probability \ENDIF \RETURN $Loss_t$; \end{algorithmic} \end{breakablealgorithm} 通过使用breakablealgorithm环境,算法会根据页面的空间自动进行分页,确保算法的每个部分都能正确显示在页面上。这样就可以避免算法最后一页的问题。\[1\] 希望这个解决方案对您有所帮助! #### 引用[.reference_title] - *1* *2* *3* [LATEX algorithm总最后一页(爱思唯尔模板),或者过长,分页显示](https://blog.csdn.net/qingjuanzhao/article/details/120665033)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值