<?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>embedding math Archives - Technical Blogging</title>
	<atom:link href="https://technicalblogging.com/tag/embedding-math/feed/" rel="self" type="application/rss+xml" />
	<link>https://technicalblogging.com/tag/embedding-math/</link>
	<description>Amplify your influence by sharing your knowledge</description>
	<lastBuildDate>Tue, 05 Jul 2016 08:48:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://technicalblogging.com/tag/embedding-math/feed/"/>
<site xmlns="com-wordpress:feed-additions:1">30282829</site>	<item>
		<title>Embedding Code and Formulas in Your WordPress Posts</title>
		<link>https://technicalblogging.com/embedding-code-and-formulas-in-wordpress/</link>
					<comments>https://technicalblogging.com/embedding-code-and-formulas-in-wordpress/#respond</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Tue, 05 Jul 2016 12:30:15 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[code highlighting]]></category>
		<category><![CDATA[embedding code]]></category>
		<category><![CDATA[embedding formulas]]></category>
		<category><![CDATA[embedding math]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[syntax highlighting]]></category>
		<guid isPermaLink="false">https://technicalblogging.com/?p=518</guid>

					<description><![CDATA[<p>Recently I wrote a post for my programming blog that included both mathematical formulas and actual code. It got me thinking about the fact that most&#160;of my readers here might need to do the same. Those of you who use WordPress will probably know that there are countless plugins to achieve just that. That in [&#8230;]</p>
<p>The post <a href="https://technicalblogging.com/embedding-code-and-formulas-in-wordpress/">Embedding Code and Formulas in Your WordPress Posts</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Recently I wrote a post for my programming blog that included both mathematical formulas and actual code. It got me thinking about the fact that most&nbsp;of my readers here might need to do the same.</p>
<p>Those of you who use WordPress will probably know that there are countless plugins to achieve just that. That in and of itself is a problem, however. Which plugins do you choose?</p>
<p>For mathematics, you can visit:</p>
<p><code>/wp-admin/admin.php?page=jetpack_modules</code></p>
<p>and activate <strong>Beautiful Math</strong> in <strong>JetPack</strong> from there. You’ll need JetPack, of course, but I recommend you install it regardless of this feature, as it houses many useful features.</p>
<p>At that point, you’ll be able to embed mathematical formulas by specifying <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5CLaTeX&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;LaTeX" class="latex" /> code between [ latex ]x<sup>n</sup> + y<sup>n</sup> = z<sup>n</sup>[ /latex ] tags (without the surrounding spaces of course).</p>
<p>For code syntax highlighting, I like to use the plugin <strong><a href="https://wordpress.org/plugins/crayon-syntax-highlighter/">Crayon Syntax Highlighter</a></strong>.</p>
<div style="text-align: center"><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="aligncenter wp-image-529 size-medium" src="https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/07/add-code-1.png?resize=550%2C462&#038;ssl=1" alt="Embedding code in WordPress with Crayon" width="550" height="462" srcset="https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/07/add-code-1.png?resize=550%2C462&amp;ssl=1 550w, https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/07/add-code-1.png?resize=768%2C645&amp;ssl=1 768w, https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/07/add-code-1.png?w=770&amp;ssl=1 770w" sizes="(max-width: 550px) 100vw, 550px" /></div>
<p>You can see what its output looks like in <a href="https://programmingzen.com/2016/07/03/in-praise-of-function-pre-and-postconditions/">the post</a> I mentioned above.</p>
<p>I realize not everyone uses WordPress, but I thought I’d share a quick and handy tip here today for those who do.</p>
<p>The post <a href="https://technicalblogging.com/embedding-code-and-formulas-in-wordpress/">Embedding Code and Formulas in Your WordPress Posts</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://technicalblogging.com/embedding-code-and-formulas-in-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">518</post-id>	</item>
	</channel>
</rss>
