<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Technical Writing on shocksolution.com</title><link>https://shocksolution.com/tags/technical-writing/</link><description>Recent content in Technical Writing on shocksolution.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 23 Oct 2013 13:08:06 +0000</lastBuildDate><atom:link href="https://shocksolution.com/tags/technical-writing/index.xml" rel="self" type="application/rss+xml"/><item><title>Insert an EPS file into an Asymptote Vector Graphics document</title><link>https://shocksolution.com/posts/insert-an-eps-file-into-an-asymptote-vector-graphics-document/</link><pubDate>Wed, 23 Oct 2013 13:08:06 +0000</pubDate><guid>https://shocksolution.com/posts/insert-an-eps-file-into-an-asymptote-vector-graphics-document/</guid><description>&lt;p&gt;It&amp;rsquo;s surprisingly difficult to find out whether it is possible to include an image from an Encapsulated PostScript (EPS) file into an Asymptote vector graphics document. It turns out that it &lt;em&gt;is&lt;/em&gt; easy, but difficult to find in the Asymptote docs (I finally found the answer, via Google, &lt;a href="http://asymptote.sourceforge.net/FAQ/section9.html" title="Asymptote%20FAQ"&gt;in the FAQ&lt;/a&gt;). It turns out that you use the &lt;a href="http://asymptote.sourceforge.net/doc/label.html" title="Asymptote%20label%20function"&gt;label&lt;/a&gt; function to insert an image into an Asymptote document. Here is a snippet of code that I used to assemble a multi-part figure from several EPS documents:&lt;/p&gt;</description></item><item><title>Publication-quality plots with Excel</title><link>https://shocksolution.com/posts/publication-quality-plots-with-excel/</link><pubDate>Tue, 28 Feb 2012 21:36:11 +0000</pubDate><guid>https://shocksolution.com/posts/publication-quality-plots-with-excel/</guid><description>&lt;p&gt;Microsoft Office tools are not the best choice for scientific publications, but sometimes you have to use them.  Some journals actually require Word documents, and many of my collaborators simply don&amp;rsquo;t do LaTeX.  The process outlined below is they best way that I&amp;rsquo;ve found to make high-quality plots and charts with Microsoft  Excel.  High-quality graphics with consistent size, aspect ratio, typeface, and font size will make your publications look much more professional.  You can do this with Excel, but it requires some effort.  You will need to install the &lt;a href="http://%3C%3Cwww.bullzip.com/products/pdf/info.php&amp;amp;gt%3E;" title="Bullzip%20PDF%20Printer"&gt;free Bullzip PDF Printer&lt;/a&gt; before you begin. 1. Create and format the chart correctly in Excel.  It&amp;rsquo;s better to insert a &amp;ldquo;floating&amp;rdquo; chart in an existing worksheet, as shown below, rather than creating a new worksheet that contains only the chart.  Set the size of the chart by right-clicking near the edge of the chart and selecting &lt;strong&gt;Format Chart Area&lt;/strong&gt;.  Then select &lt;strong&gt;Size&lt;/strong&gt; and set the actual size and aspect ratio that you want (try 3 inches by 4 inches).  &lt;em&gt;If you want a set of plots to have consistent formatting, it is very important that they are the exact same size in Excel!&lt;/em&gt;  If the finished plots must be different sizes but have the same formatting, make the outer dimensions for all the charts big enough to accommodate the largest plot.  Then shrink the plot within the frame, leaving whitespace which will be cropped out at a later step.  Also set correct font sizes, line widths, colors, etc.&lt;/p&gt;</description></item><item><title>Numbering equations in Word 2007</title><link>https://shocksolution.com/posts/numbering-equations-in-word-2007/</link><pubDate>Tue, 12 Jul 2011 20:00:35 +0000</pubDate><guid>https://shocksolution.com/posts/numbering-equations-in-word-2007/</guid><description>&lt;p&gt;Microsoft Word isn&amp;rsquo;t the best software for technical writing, but sometimes we have to use it.  Here is the best way I&amp;rsquo;ve found to emulate the automatic equation numbering that &lt;a href="http://%3C%3Cwww.latex-project.org/&amp;amp;gt%3E;" title="LaTeX%20Project"&gt;LaTeX&lt;/a&gt; has been doing for years:&lt;/p&gt;&#10;&lt;h2 id="insert-an-equation-old-style"&gt;Insert an equation (old-style)&lt;/h2&gt;&#10;&lt;p&gt;Use the Object button on the Insert tab to bring up the dialog box.  Choose Microsoft Equation 3.0 and enter an equation. &lt;figure class="ma0 w-75"&gt;&lt;img src="https://shocksolution.com/images/Insert_Equation-300x197.png"&#10;&#9;&#9;&#9;alt="Insert equation"&gt;&lt;figcaption&gt;&#10;&#9;&#9;&#9;&lt;p&gt;Insert equation&lt;/p&gt;&#10;&#9;&#9;&lt;/figcaption&gt;&#10;&lt;/figure&gt;&#10; In Word 2007 and later, you can also use the new style of equations, but you&amp;rsquo;ll need to use a different &lt;a href="http://blogs.office.com/b/microsoft-word/archive/2006/10/20/equation-numbering.aspx" title="Numbering%20new-style%20equations%20in%20Word%202007%20and%20later"&gt;method for numbering the new equations&lt;/a&gt;.  Be warned that the new style is not compatible with Powerpoint 2007 or Word for Mac, which is why I&amp;rsquo;m not using them yet.&lt;/p&gt;</description></item></channel></rss>