- 如何从零开始,入门 LaTeX? - 知乎
如何从零开始,入门 LaTeX? 一开始知道latex是从一个大佬学长那儿听到的,但是后来发现有好多以tex结尾的排版软件或者系统,例如:latex、tex、ctex、xetex、sh… 显示全部 关注者 2,038 被浏览
- Why is \ [ . . . \] preferable to - TeX - LaTeX Stack Exchange
LaTeX still supports it for one reason or another, but the "proper" one to use, as defined in the specifications, is \[ \] All this just means that they are not promising that $$ will always work So it is technically possible (though unlikely in the near future), that compatibility with $$ is removed from LaTeX and lots of your documents
- 有哪些好的 LaTeX 编辑器? - 知乎
由于需要开发工具使用 VSCode,目前编辑 LaTeX也是使用此编辑器。 之前使用的扩展效果一般,最近提示有另外一个更好的LaTeX扩展(LaTeX Workshop),目前体验还行。
- How does one insert a backslash or a tilde (~) into LaTeX?
1065 How does one insert a "\" (backslash) into the text of a LaTeX document? And how does one insert a "~" (tilde)? (If you insert \~, it will give you a tilde as an accent over the following letter ) I believe \backslash may be used in math formulae, but not into text itself
- How to type special accented letters in LaTeX? - LaTeX Stack Exchange
How to type these special letters from European languages in latex? ä, é, and L'?
- TeX - LaTeX Stack Exchange
Q A for users of TeX, LaTeX, ConTeXt, and related typesetting systems
- Underscores in words (text) - TeX - LaTeX Stack Exchange
The LaTeX command is \symbol You can see that LaTeX default underscore does not use char 95 when encoding is OT1, because it occasionally fails depends on the font (i e , the encoding does not guarantee that the character at position 5F (hex) is an underscore, that character in the specific font cmtt10 "happens" to be an underscore)
- Symbol for definition := - TeX - LaTeX Stack Exchange
Sometimes the symbol := is used to denote a definition For example, X:=Y+Z means that X is defined to be Y+Z When using LaTeX, can I just use $:=$, or do I need to do something special?
|