<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Publishing made easy with publish configurations</title>
	<link>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/</link>
	<description>Inside the MATLAB Desktop is written by the MATLAB Interface teams.&#60;br /&#62;&#60;br /&#62;&#60;a href="http://blogs.mathworks.com/images/desktop/authors/team_small.jpg"&#62;&#60;img src="http://blogs.mathworks.com/images/desktop/authors/team_tiny.jpg"&#62;&#60;/a&#62;</description>
	<pubDate>Fri, 29 Aug 2008 03:09:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<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>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'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>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>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>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>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'll add your comments to.

-Ken</description>
		<content:encoded><![CDATA[<p>Hi Naor,</p>
<p>I too have wished for such a feature - 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>http://blogs.mathworks.com/desktop/2008/03/24/publishing-made-easy-with-publish-configurations/#comment-3841</guid>
		<description>I know this isn't a common feature of development environments, but I have often wished for some type of spelling check in the matlab editor. Maybe not "as you type", 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>
