LaTex写作经验笔记

这篇笔记详细记录了LaTex写作的经验,包括如何创建标题、解决subsubsection后的换行问题,伪代码流程图的跨页设置,表格制作,行间公式插入,文献引用方法,以及应对百度学术引用时的报错问题。通过实例展示了各种技巧的使用,是LaTex初学者的实用指南。
摘要由CSDN通过智能技术生成

时间:2021/6/22

伪代码流程图

这个伪代码流程图可以跨页!
第一部分要放\begin{document}外面,没有这个你的伪代码流程图无法跨页。

\usepackage{
   algorithm,algpseudocode,float}
\usepackage{
   lipsum}

\makeatletter
\newenvironment{
   breakablealgorithm}
{
   % \begin{
   breakablealgorithm}
	\begin{
   center}
		\refstepcounter{
   algorithm}% New algorithm
		\hrule height.8pt depth0pt \kern2pt% \@fs@pre for \@fs@ruled
		\renewcommand{
   \caption}[2][\relax]{
   % Make a new \caption
			{
   \raggedright\textbf{
   \ALG@name~\thealgorithm} ##2\par}%
			\ifx\relax##1\relax % #1 is \relax
			\addcontentsline{
   loa}{
   algorithm}{
   \protect\numberline{
   \thealgorithm}##2}%
			\else % #1 is not \relax
			\addcontentsline{
   loa}{
   algorithm}{
   \protect\numberline{
   \thealgorithm}##1}%
			\fi
			\kern2pt\hrule\kern2pt
		}
	}{
   % \end{
   breakablealgorithm}
		\kern2pt\hrule\relax% \@fs@post for \@fs@
  • 2
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值