IDE:Typora 内容:极限符号 $$\lim\limits_{x\rightarrow\infty}\frac{1}{x}$$ 解释:极限符号部分+分数部分 极限部分 $$\lim\limits_{x\rightarrow\infty}$$ 分数部分 $$\frac{1}{x}$$ 参考: " ...
分类:
其他好文 时间:
2019-07-21 13:48:12
阅读次数:
189
B站视频 https://www.bilibili.com/video/av13653846/?p=3 LaTeX编辑表格的常用宏包与实例http://www.360doc.com/content/14/0916/10/9561082_409854404.shtml 表格 \begin{tabula ...
分类:
其他好文 时间:
2019-07-14 14:38:55
阅读次数:
1038
前言 基础 参考 pip 基本用法 IPython's Rich Display System Basic Interaction widget 学习内容 pip基本用法 #install pip install package #最新版本 pip install package=1.0.4 #安装... ...
分类:
其他好文 时间:
2019-07-14 13:30:23
阅读次数:
112
** table#+NAME: tab:waveTypes #+CAPTION: wave types | wave types | periods || wind wave | 0-15s || tides | 2-24h |As shown in Table [[tab:waveTypes ]] ...
分类:
其他好文 时间:
2019-07-07 17:47:29
阅读次数:
109
遇到Undefined control sequence问题 原来是\bm{\theta}无法识别 解决方法: To use \boldsymbol (in math mode, of course), you need to load the amsmath package. Alternativ ...
分类:
其他好文 时间:
2019-07-06 09:24:06
阅读次数:
211
图形标注 title函数的用法 定义横纵坐标 绘制图形,添加标题 显示两行标题 在图形标题中使用LaTeX格式控制符 xlable函数和ylable函数 其中\pi输出希腊字母pi, \leq输出小于等于符号 text函数,x,y用于输出文本出现的位置,说明文本的定义与tittle文本的定义一样 g ...
分类:
其他好文 时间:
2019-07-03 13:24:15
阅读次数:
84
LaTeX中添加\usepackage{subfigure}一直报错的原因就是: tocloft包与subfigure包冲突 只需要将原来的 ...
分类:
其他好文 时间:
2019-06-12 22:45:03
阅读次数:
870
整体分析,没有偏怪难题之分,中等题偏多,题目较往年有题型改动变化,但难度还称不上很难。具体内容贴上链接!全国1卷文理科试题与解析共4套,文档pdf中均以写到其详解内容,可进行下载! ...
分类:
其他好文 时间:
2019-06-11 13:35:26
阅读次数:
197
文档pdf中点击以下链接,可进行下载! https://hoganbin.top/post/2531000494/2019%E5%B9%B4%E6%B1%9F%E8%8B%8F%E9%AB%98%E8%80%83%E6%95%B0%E5%AD%A6%E7%9C%9F%E9%A2%98LaTeX%E6 ...
分类:
其他好文 时间:
2019-06-11 13:09:17
阅读次数:
77
* add list of symbols -- latexinclude a *toc.tex* file in the *main.tex*in *main.tex*#+BEGIN_SRC latex\tableofcontents\listoffigures\listoftables % ta ...
分类:
其他好文 时间:
2019-06-07 13:16:40
阅读次数:
106