1

I tried using office word and I couldn't copy paste my limits,sequences and I want help.Does anyone know what program can write the functions in bold as you do?I am new in this and I have no idea what to use.I'm asking for guidance.I am so sorry that I had to write my functions as normal texts but I don't know how to write them in bold as you do.

wolly
  • 57
  • 4
  • 7
    The typesetting language LaTeX? – MSDG Oct 25 '18 at 21:08
  • 1
    You can use Lyx to make your life easier if you don't want to learn LaTeX in full. But if you are going to regularly type mathematics, LaTeX is the best way to go,. – RhythmInk Oct 25 '18 at 21:09
  • For newbies in LaTeX there is a platform called LyX. You can typeset your document in LaTeX in a WYSIWYG mode. LaTeX is not itself a WYSIWYG system. The source file is compiled to - for instance - pdf. – szw1710 Oct 25 '18 at 21:10
  • Refer to MathJax basic tutorial and quick reference. Morover editing any question you can copy and past the text you need. Let try you'll learn quickly. – user Oct 25 '18 at 21:11
  • You can right click a formula and select "Show Math As" > "TeX Commands" to see the TeX code for it. Then you can try to put it in a post with single or double dollar signs around, e.g. $\int f(x) \, dx$ or $$\int f(x) \, dx$$. – md2perpe Oct 25 '18 at 21:28

1 Answers1

0

We don't write in bold. We typeset in $\LaTeX$, which is (and has been for many years) the best way to typeset mathematics (and a lot of things, when you know the right packages for the task).