Latex光标变成横杠,怎么回事,急,急,急,急............
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Latex光标变成横杠,怎么回事,急,急,急,急............相关的知识,希望对你有一定的参考价值。
Latex光标变成横杠,不能打空格,不能打回车,求高手解决,非常感谢!!!!!!!!!!
Latex光标变成横杠,是设置错误造成的,解决方法如下:
1、首先准备好eps格式的图片,一个图中只有一张图片的情况,latex代码,如下图所示。
2、最后效果见图所示。
3、一个图中有两张图片并列的情况,latex代码如下图所示。
4、最后效果见图所示。
5、一个图中有两张图片竖排的情况,latex代码。
6、最后效果见图所示。
参考技术A 键盘上面的Delete键上面的insert健按一下就好了,竖着光标和横着光标来回切换的。 参考技术B 可能是下面的状态栏,你把OVER点成INS就行了本回答被提问者采纳latex时遇到问题急求解!
equations.tex内容
\documentclass[12pt]article\normalsize
\begindocument[\normalsize]
\beginmath
1.$\sqrt[4]\frac\ud^3 y\ud x^3$ + 2 $\frac\ud y\ud x$ = \sin x
2.$\frac\ud y\ud x$ - 2 x y = $x^2$ - x
3.$\frac\ud y\ud x$ - \sin y = - x
4.$(x_1$ + $y_1)^2$ = $x_1^2$ + 2 $x_1 y_1$ + $y_1^2$
\endmath
\enddocument
latex版本6.0
运行时提示:no file equations.aux.
!missing $ inserted 》》这句是什么意思?
希望能帮到你。
\documentclass[12pt]article
\begindocument
\beginequation
\sqrt[4]\frac\displaystyle y^3\displaystyle x^3 + 2 \frac\displaystyle y\displaystyle x = \sin x
\endequation
\beginequation
\frac\displaystyle y\displaystyle x - 2 x y = x^2 - x
\endequation
\beginequation
\frac\displaystyle y\displaystyle x - \sin y = - x
\endequation
\beginequation
x_1^2 + y_1^2 = x_1^2 + 2 x_1 y_1 + y_1^2
\endequation
\enddocument 参考技术A 头一次听说latex有6.0.
你没有定义\ud呢。在\begindocument前加入
\newcommand\ud\mathrmd
就可以了。不过写方程最好用equation等环境。math环境是正文内的较短的数学式子用的。
另外,能解释下你的两个\normalsize拿来做啥的?
以上是关于Latex光标变成横杠,怎么回事,急,急,急,急............的主要内容,如果未能解决你的问题,请参考以下文章
急,急,急,PHP从数据库中读取的内容都是问号,这是怎么回事
急急急!!1科技论文在线latex 排版打开始乱码,怎么选择打开utf-8编码?