Free LaTeX Packages for Writing in Microsoft Word

  • LaTeX
  • Thread starter _Mayday_
  • Start date
  • Tags
    Latex
In summary, the author studied excited states of $ 166$Er using the $ gamma $-ray coincidence technique. They used the $ gamma $-ray coincidence technique to find the $ \gamma $-rays belong to the same cascade. They also constructed a level scheme to this technique.
  • #1
_Mayday_
808
0
Hey,

Is there a way of using this program or a similar one to write in microsoft word, or is it only available online? I'm just interested as I have heard people taking notes on their laptops using it.

Thank you.
 
Physics news on Phys.org
  • #2
Theres lots of free LaTeX packages online. http://miktex.org/About.aspx" is one for example.

I use http://www.tug.org/protext/" which is a package of a few different LaTeX applications.
 
Last edited by a moderator:
  • #3
Kurdt, yes it was you who I heard talking about how you used it. I really just need one for simple mathematical symbols and basic equations. Am I correct in saying MiKTeX would be best for me?
 
  • #4
Well it depends specifically on your needs. Like I say there are lots of free latex programs out there. I don't know them all. Maybe you could wait for a few more suggestions or have a search yourself and see what you like. Quite often your institution will suggest a package as well.
 
  • #5
I've downloaded MiKTeX but don't know how to start it up...
 
  • #6
_Mayday_ said:
I've downloaded MiKTeX but don't know how to start it up...

You don't "Start up" mikTex like you would start up Word for instance.

There are two aspects of LaTeX writing. One is the packages (i.e. miktex), that allow for the plain text coding, to be compiled into beautifull documents, But in order to do that, you will need an editor. There are many options, some are free, some aren't, you may even use the notepad in windows and the command promt, but that's only if you are hardcore.

Personally, I prefere WinEdt as my editor. It has a great GUI and good debugging. TeXnic center is also popular. Google around and find one that suits you :)
 
Last edited:
  • #7
Anyone run any kind of Latex on OS X?
 
  • #8
_Mayday_ said:
Hey,

Is there a way of using this program or a similar one to write in microsoft word, or is it only available online? I'm just interested as I have heard people taking notes on their laptops using it.

Thank you.


Mayday, get Miktex

then you dowload texmaker, an IDE for TeX files.

Then use these two references as start, and if you need more, ask here or find a pure latex-forum (there are plenty of those) and/or get more tutorials :)

http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf

ftp://ftp.ams.org/pub/tex/doc/amsmath/short-math-guide.pdf

Good luck
 
  • #9
Hello Mayday,

for an introduction on how to install Latex for windows see my post #3 in this thread.
 
  • #10
So, can miktex run out of ms word? Or do you have to use miktex itself as the document?

I am not sure if I am wording that correctly. What I mean is, can I open an MS Word document, start typing a report, and then when it comes time to put in the mathematics use miktex?

I.e., will these files save as .doc or some other whacky extension that nobody but myself can open.
 
  • #11
Saladsamurai said:
So, can miktex run out of ms word? Or do you have to use miktex itself as the document?

I am not sure if I am wording that correctly. What I mean is, can I open an MS Word document, start typing a report, and then when it comes time to put in the mathematics use miktex?

I.e., will these files save as .doc or some other whacky extension that nobody but myself can open.

nope you do all in LaTeX and saves as .pdf or .ps (so you never have a problem when swiching between different OS)

LaTeX is surperior Word in everything :P

LaTeX is about "programming" your text, it is not "what you see is what you get".
 
  • #12
So does it operate like PF threads? That is, I can write regular old text and then use Tex commands for the maths? Are the tex codes the same as here at PF? In Miktex that is.

And you say it works on OS X? Like if I downloaded http://miktex.org/About.aspx" to my macbook I should be all set?

Thanks for the advice by the way! Latex does rock.
 
Last edited by a moderator:
  • #13
you dowload the correct package for your mac and an editor for mac, then all files (pdf and ps) and code (tex files) that you create you can send to anyone, just like Java for instance.

I don't think miktex have packages for machintosh. And I am not an expert on machintosh, try this forum: http://www.latex-community.org/
Same for texmaker, better ask someone how uses latex on mach, I only use it on Windowns and linux =)

This is some parts of one of my real .tex files:

###############
\documentclass[12pt,a4paper,titlepage]{article}


\usepackage{fancyhdr} %Formating headers
\pagestyle{fancy}
\usepackage{calc}
\fancyheadoffset[LE,RO]{\marginparsep}
\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
\fancyhf{}
\fancyhead[

...

#############


\begin{center}
\begin{large}\textbf{Abstract}\\
\end{large}
\end{center}

In this laboration excited states of $ ^{166}$Er were studied. These were obtained from $ \beta ^- $decay of $^{166m}$Ho by using the $ \gamma \gamma $- coincidence technique. With this technique, finding the $ \gamma $-rays belong to the same cascade is possible. The relative energy states were obtained and a level scheme was constructed. To this scheme, nuclear spin and parity were adressed by comparing the energy levels with those predicted by a peculiar nuclear model. Also the electronics and data collecting system for this experiment were reviewed and studied. Results obtained can be seen on page 8.
\vspace{2.5cm}
\begin{center}
Typesetting in \LaTeX , of course.
\end{center}

\end{titlepage}

\section{Introduction}
This laboration was a part of the Nuclear Physics curriculum during the fall semester of 2007. The purpose of the laboration was to learn about gamma-ray spectroscopy and the collective model o

...

###################

one. Using $\gamma \gamma$-coincidences one can also see the weak transition, and constructing a detailed level scheme of the nucleus.

\begin{figure}[h!]
\centering
\subfigure[Decay branches]
{
\scalebox{.75}{\includegraphics{branch.png}}
}
\hspace{1cm}
\subfigure[Strong and weak peak]
{
\label{under:b}
\scalebox{.6}{\includegraphics{peaks.png}}
}
\caption{This figure shows the concept of decay branches and how a strong peak can cloak a weaker.}
\end{figure}

\subsection{The Rotational Model}

In an even-even nucleus such as $^{166}$Er, th


...

#############

eigenvalue equation:

\begin{equation}
E_{J,K} = \frac{\hbar ^2}{2\mathscr{I}}J(J+1) + K^2(\frac{\hbar ^2}{2\mathscr{I_3}}-\frac{\hbar ^2}{2\mathscr{I}}).
\end{equation}

where $\mathscr{I}_x $ is the moment of inert

...

############


It is bit tricky in the beginning, especally getting pictures work smoth. But once you get over that, you'll be addicted to LaTeX :D
 
  • #14
Cool! I'll start a new thread instead hijacking this one a longer! Thanks MG!
 
  • #15
Another good thing when you're a beginner is that there are lots of templates available online for all sorts of document types. Studying these and seeing what they put out is a great way to learn.
 

1. What is LaTeX?

LaTeX is a typesetting language and document preparation system that is widely used in academic and scientific writing. It is known for its ability to produce high-quality documents with complex mathematical equations and symbols.

2. Can I use LaTeX in Microsoft Word?

Yes, there are several free LaTeX packages available for Microsoft Word that allow you to use LaTeX commands and syntax within your Word document. This can be useful for those who are more familiar with LaTeX and want to use its features in Word.

3. How do I install LaTeX packages for Word?

The installation process may vary depending on the specific package you are using, but generally you can download the package files and then import them into Word. Some packages may also require you to install additional software, such as MikTeX or MacTeX.

4. What are the benefits of using LaTeX packages in Word?

Using LaTeX packages in Word allows you to have the best of both worlds - the user-friendly interface of Word and the powerful typesetting capabilities of LaTeX. It can also save you time and effort in formatting complex equations and symbols.

5. Are there any limitations to using LaTeX packages in Word?

While LaTeX packages can enhance your writing experience in Word, there may be some limitations in terms of compatibility and functionality compared to using LaTeX in its native environment. It is important to carefully research and choose the right package for your needs.

Similar threads

  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
11
Views
231
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
9
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
990
  • MATLAB, Maple, Mathematica, LaTeX
Replies
11
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
9
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
13
Views
4K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
1K
Back
Top