<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Publishing made easy with publish configurations</title>
	<atom:link href="http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/</link>
	<description>Mike works on the MATLAB Desktop team</description>
	<lastBuildDate>Tue, 14 Feb 2012 21:36:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-7301</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 13 Sep 2010 13:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-7301</guid>
		<description>@Mark,

 There is not, but you can try publishing to html and then open that page in your editor and re-save in the native format.</description>
		<content:encoded><![CDATA[<p>@Mark,</p>
<p> There is not, but you can try publishing to html and then open that page in your editor and re-save in the native format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-7288</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 09 Sep 2010 14:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-7288</guid>
		<description>I currently don&#039;t have Microsoft Office on my mac that I am running MatLab on.  I am a student and so free OpenOffice is a lot more appealing than paying Bill his blood money.  I bring this up because when I publish my code and results I don&#039;t have the option to output as a .doc, which does make sense because I don&#039;t have word on my computer.  I was just wondering if there is a round-a-bout way to get that option or even publishing to an .ods format or something equally as easy to edit.    Thank you so much for your time and help.

Mark</description>
		<content:encoded><![CDATA[<p>I currently don&#8217;t have Microsoft Office on my mac that I am running MatLab on.  I am a student and so free OpenOffice is a lot more appealing than paying Bill his blood money.  I bring this up because when I publish my code and results I don&#8217;t have the option to output as a .doc, which does make sense because I don&#8217;t have word on my computer.  I was just wondering if there is a round-a-bout way to get that option or even publishing to an .ods format or something equally as easy to edit.    Thank you so much for your time and help.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-7216</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 02 Aug 2010 19:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-7216</guid>
		<description>@indir,

 which settings do you mean?</description>
		<content:encoded><![CDATA[<p>@indir,</p>
<p> which settings do you mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Simoneau</title>
		<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-4315</link>
		<dc:creator>Matthew Simoneau</dc:creator>
		<pubDate>Mon, 28 Apr 2008 17:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-4315</guid>
		<description>We considered making a special rule for M-file help when publishing functions, but decided against it for this first release.   It&#039;s under consideration for the future, though.  Thanks for your feedback.</description>
		<content:encoded><![CDATA[<p>We considered making a special rule for M-file help when publishing functions, but decided against it for this first release.   It&#8217;s under consideration for the future, though.  Thanks for your feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Johnson</title>
		<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-4314</link>
		<dc:creator>Richard Johnson</dc:creator>
		<pubDate>Mon, 28 Apr 2008 16:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-4314</guid>
		<description>Publish is a wonderful feature, and I recommend it frequently to my students.  Publishing a function (without execution) is very convenient for generating easy to read documentation. 
Of course there are issues. To get a nice looking published result from a function, you seem to have to put the header comment block above the function line. (See the example in the R2008a documentation.) This is not harmful but goes against many years of practice. Since MATLAB can recognize a function and even extract its name, it seems that functions could be handled more smoothly.</description>
		<content:encoded><![CDATA[<p>Publish is a wonderful feature, and I recommend it frequently to my students.  Publishing a function (without execution) is very convenient for generating easy to read documentation.<br />
Of course there are issues. To get a nice looking published result from a function, you seem to have to put the header comment block above the function line. (See the example in the R2008a documentation.) This is not harmful but goes against many years of practice. Since MATLAB can recognize a function and even extract its name, it seems that functions could be handled more smoothly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Katz</title>
		<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-3976</link>
		<dc:creator>Michael Katz</dc:creator>
		<pubDate>Mon, 31 Mar 2008 17:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-3976</guid>
		<description>Yes. When a M-file is published to LaTex, we create a XML-file , which is then transformed to the TEX-file using a stylesheet. 

This stylesheet is in $MATLABROOT\toolbox\matlab\codetools\private\mxdom2latex.xsl.

I recommend copying that XSL-file locally, modifying it to suit your needs, and then specify that as the stylesheet in Publish Configurations.</description>
		<content:encoded><![CDATA[<p>Yes. When a M-file is published to LaTex, we create a XML-file , which is then transformed to the TEX-file using a stylesheet. </p>
<p>This stylesheet is in $MATLABROOT\toolbox\matlab\codetools\private\mxdom2latex.xsl.</p>
<p>I recommend copying that XSL-file locally, modifying it to suit your needs, and then specify that as the stylesheet in Publish Configurations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-3975</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Mon, 31 Mar 2008 16:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-3975</guid>
		<description>When publishing to LaTex, is there a possibility to replace the Matlab default settings. For example to change the \documentclass tag or to include some header standard text using \input ?</description>
		<content:encoded><![CDATA[<p>When publishing to LaTex, is there a possibility to replace the Matlab default settings. For example to change the \documentclass tag or to include some header standard text using \input ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-3842</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Tue, 25 Mar 2008 18:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-3842</guid>
		<description>Hi Naor,

I too have wished for such a feature - mainly for spell checking comments. There is a feature request for this, which I&#039;ll add your comments to.

-Ken</description>
		<content:encoded><![CDATA[<p>Hi Naor,</p>
<p>I too have wished for such a feature &#8211; mainly for spell checking comments. There is a feature request for this, which I&#8217;ll add your comments to.</p>
<p>-Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naor</title>
		<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-3841</link>
		<dc:creator>naor</dc:creator>
		<pubDate>Tue, 25 Mar 2008 18:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-3841</guid>
		<description>I know this isn&#039;t a common feature of development environments, but I have often wished for some type of spelling check in the matlab editor. Maybe not &quot;as you type&quot;, but during publishing?</description>
		<content:encoded><![CDATA[<p>I know this isn&#8217;t a common feature of development environments, but I have often wished for some type of spelling check in the matlab editor. Maybe not &#8220;as you type&#8221;, but during publishing?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

