About 2,290,000 results
Open links in new tab
  1. TeX - LaTeX Stack Exchange

    Q&A for users of TeX, LaTeX, ConTeXt, and related typesetting systems

  2. How does one insert a backslash or a tilde (~) into LaTeX?

    1075 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 …

  3. How do I use '&' literally in LaTeX? - LaTeX Stack Exchange

    Possible Duplicate: How to look up a symbol? Escape character in LaTeX In the itemize environment, how do I use the ampersand symbol & without LaTeX trying to use it as a …

  4. 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. …

  5. How to type special/accented letters in LaTeX? - LaTeX Stack …

    How to type these special letters from European languages in latex? ä, é, and L'?

  6. 经常用 LaTeX 的是些什么人? - 知乎

    必须声明: 用LaTeX不是为了装X,而是为了方便 (至于你是不是装X,我真不知道)。 LaTeX能做的Word(和PPT)肯定能做,而Office系列也远比我们想象的要强大。 我认为用LaTeX不分 …

  7. Underscores in words (text) - TeX - LaTeX Stack Exchange

    Mar 20, 2012 · 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., …

  8. What is the proper use of \@ (i.e., backslash-at)? - TeX

    here, LaTeX does not realize that the period ends a sentence and does not add the expected space. You can correct this using an invisible lowercase letter \@: (1) Apple Inc.\@ sells …

  9. 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?

  10. 有哪些好的 LaTeX 编辑器? - 知乎

    由于需要开发工具使用 VSCode,目前编辑 LaTeX也是使用此编辑器。 之前使用的扩展效果一般,最近提示有另外一个更好的LaTeX扩展(LaTeX Workshop),目前体验还行。