<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Word-to-LaTeX</title>
	<atom:link href="http://www.wordtolatex.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordtolatex.com/blog</link>
	<description>Converting MS Word Documents to TeX/LaTeX/XML</description>
	<lastBuildDate>Mon, 16 Jan 2012 15:00:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How-to Convert MathType Equations and Microsoft Word Equations to LaTeX</title>
		<link>http://www.wordtolatex.com/blog/how-to-convert-mathtype-equations-and-microsoft-word-equations-to-latex/</link>
		<comments>http://www.wordtolatex.com/blog/how-to-convert-mathtype-equations-and-microsoft-word-equations-to-latex/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 19:23:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Equations]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[MS Word]]></category>

		<guid isPermaLink="false">http://www.wordtolatex.com/blog/?p=53</guid>
		<description><![CDATA[Among other things, Word-to-LaTeX can be used to convert math expressions and equations of different kinds to LaTeX (or MathML if you prefer XML output). Let us convert a short sample document containing both MathType and Microsoft Word equations. The converting capabilities &#8230; <a href="http://www.wordtolatex.com/blog/how-to-convert-mathtype-equations-and-microsoft-word-equations-to-latex/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Among other things, <a title="Word-to-LaTeX Converter" href="/">Word-to-LaTeX</a> can be used to convert math expressions and equations of different kinds to LaTeX (or MathML if you prefer XML output). Let us convert a short sample document containing both MathType and Microsoft Word equations.</p>
<p>The converting capabilities of Word-to-LaTeX are illustrated on a numbered MathType equation, a few inline MathType expressions, one inline Word equation, and one displayed Word equation.</p>
<div id="attachment_55" class="wp-caption aligncenter" style="width: 492px"><a href="http://www.wordtolatex.com/blog/wp-content/uploads/2011/10/equations_source.png"><img class="size-full wp-image-55" title="Input MathType and Microsoft Word Equations" src="http://www.wordtolatex.com/blog/wp-content/uploads/2011/10/equations_source.png" alt="" width="482" height="358" /></a><p class="wp-caption-text">Input MathType and Microsoft Word Equations</p></div>
<p>To convert the equations (along with the whole document), press the <strong>Convert</strong> button on the Word-to-LaTeX tab. After the main Word-to-LaTeX windows appears, just press the new Convert button again and wait a few seconds.</p>
<div id="attachment_49" class="wp-caption aligncenter" style="width: 571px"><a href="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/word_to_latex_tab.png"><img class="size-full wp-image-49" title="Word-to-LaTeX Tab in MS Word" src="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/word_to_latex_tab.png" alt="" width="561" height="140" /></a><p class="wp-caption-text">Word-to-LaTeX Tab in MS Word</p></div>
<p>Below you can see the LaTeX output produced by the converter. All equations have been correctly transformed and you can paste them in any LaTeX document.</p>
<pre>\textbf{{\Large MathType Equations, Equation Editor}}

\begin{equation}
y(n) = \sum\limits_{i = 0}^{K - 1} {\alpha _{}^i(n){s^i}(n) + {w^{}}(n)} \,;\;n
= 0,1, \ldots ,N - 1
\label{eq1}
%(1)
\end{equation}

Where $\alpha _{}^i(n)$ is a complex channel coefficient between transmit
antenna \textit{i} and the receive antenna and ${w^{}}(n)$ is additive white
Gaussian noise for the subcarrier \textit{n}.

\textbf{{\Large Microsoft Office 2007 -- 2010 Equations}}

The binomial series
${\left(1+x\right)}^n=1+\frac{nx}{1!}+\frac{n\left(n-1\right)x^2}{2!}+\ldots{}$ .

\[\lim_{n\rightarrow{}\infty{}}{{\left(1+\frac{1}{n}\right)}^n}\]</pre>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordtolatex.com/blog/how-to-convert-mathtype-equations-and-microsoft-word-equations-to-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting Microsoft Word Images to EPS Embedded in LaTeX</title>
		<link>http://www.wordtolatex.com/blog/converting-microsoft-word-images-to-eps-embedded-in-latex/</link>
		<comments>http://www.wordtolatex.com/blog/converting-microsoft-word-images-to-eps-embedded-in-latex/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 18:30:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EPS]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[MS Word]]></category>

		<guid isPermaLink="false">http://www.wordtolatex.com/blog/?p=9</guid>
		<description><![CDATA[The most common way of inserting images into a LaTeX document uses so called EPS, or Encapsulated PostScript, files. Most of graphics editors allows for exporting graphics data in EPS format. Unfortunately, this is not the case of Microsoft Word. &#8230; <a href="http://www.wordtolatex.com/blog/converting-microsoft-word-images-to-eps-embedded-in-latex/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The most common way of inserting images into a LaTeX document uses so called EPS, or Encapsulated PostScript, files. Most of graphics editors allows for exporting graphics data in EPS format. Unfortunately, this is not the case of Microsoft Word. This article will show how we can create EPS files out of Microsoft Word drawings, diagrams, or graphs.</p>
<p><a href="http://www.wordtolatex.com">Word-to-LaTeX converter</a> provides an easy and very comfortable way of exporting drawings, images, diagrams, or any other graphics data from a Word document to EPS format. Unlike other tools, Word-to-LaTeX sets the correct Bounding Box (i.e., the box which contains all graphics data and no unnecessary white space) which is very important for embedding EPS files in LaTeX documents.</p>
<p>I will use Word-to-LaTeX to convert the following image composed of multiple text boxes and automatic shapes. You can download the source <a href="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/word_image_to_eps.doc" target="_blank">MS Word document</a>.</p>
<div id="attachment_23" class="wp-caption aligncenter" style="width: 361px"><a href="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/word_image_to_eps_1.png"><img class="size-full wp-image-23 " title="Image Composed of Text Boxes and Automatic Shapes" src="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/word_image_to_eps_1.png" alt="" width="351" height="228" /></a><p class="wp-caption-text">Image Composed of Text Boxes and Automatic Shapes</p></div>
<p style="text-align: left;">First, we have to group all parts of the image into only one image. Hold down the <strong>Ctrl</strong> key  and click one part after another. Afterwards, right click any of the selected parts and click <strong>Grouping → Group</strong>. If you do not manage to select all parts at once, you may group the parts gradually by grouping two parts into one and then group the result with another part.</p>
<div id="attachment_48" class="wp-caption aligncenter" style="width: 365px"><a href="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/group_images.png"><img class="size-full wp-image-48" title="Group Objects into One" src="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/group_images.png" alt="" width="355" height="386" /></a><p class="wp-caption-text">Group Objects into One</p></div>
<p style="text-align: left;">We are ready to run Word-to-LaTeX now. Press Word-to-LaTeX <strong>Convert</strong> button on the Microsoft Word toolbar and when the main window appears, just make sure <strong>Image format</strong> is set to <strong>EPS</strong>. Press <strong>Convert</strong> button and wait a few seconds.</p>
<div id="attachment_49" class="wp-caption aligncenter" style="width: 459px"><a href="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/word_to_latex_tab.png"><img class="size-full wp-image-49 " title="Word-to-LaTeX Tab in MS Word" src="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/word_to_latex_tab.png" alt="" width="449" height="112" /></a><p class="wp-caption-text">Word-to-LaTeX Tab in MS Word</p></div>
<div id="attachment_40" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/word_to_latex.png"><img class="size-medium wp-image-40" title="Running Word-to-LaTeX Conversion" src="http://www.wordtolatex.com/blog/wp-content/uploads/2011/09/word_to_latex-300x157.png" alt="" width="300" height="157" /></a><p class="wp-caption-text">Running Word-to-LaTeX Conversion</p></div>
<p style="text-align: left;">You will find img-1.eps and a .tex file in the same directory as the original Word document. To preview EPS images, you can use <a href="http://projects.gnome.org/evince/?guid=on" target="_blank">Evince viewer</a>, <a href="http://pages.cs.wisc.edu/~ghost/" target="_blank">Ghostview</a>, or transform the .tex file into any of DVI, PS, PDF formats.</p>
<p style="text-align: left;">This command will embed img-1.eps into a LaTeX document.</p>
<pre>\includegraphics[width=337pt]{img-1.eps}</pre>
<p>If you need to create a PDF file out the LaTeX document directly using pdflatex (without DVI as an intermediary format), make sure you have these commands in the document preamble. It will ensure EPS files will be converted to PDF on-the-fly.</p>
<pre>\usepackage{graphicx}
\usepackage{epstopdf}</pre>
<p>Word-to-LaTeX also allows to convert more complex images, multiple images within one document, bitmap images (e.g., photos or scanned images), and many more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordtolatex.com/blog/converting-microsoft-word-images-to-eps-embedded-in-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
