Path: news.mathworks.com!not-for-mail
From: Ken Orr <ken.orr@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Publish to HTML
Date: Fri, 07 Dec 2007 07:10:03 -0500
Organization: The MathWorks, Inc.
Lines: 31
Message-ID: <fjbd6r$m69$1@fred.mathworks.com>
References: <fjb8dq$m12$1@fred.mathworks.com>
NNTP-Posting-Host: korr-maci.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1197029403 22729 144.212.108.86 (7 Dec 2007 12:10:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 7 Dec 2007 12:10:03 +0000 (UTC)
User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031)
In-Reply-To: <fjb8dq$m12$1@fred.mathworks.com>
Xref: news.mathworks.com comp.soft-sys.matlab:441374



Hey Chen,

You can use TeX and LaTeX in your publish comments. Check out the 
following doc for more info:

http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_env/f6-30186.html

The easiest way to get started using TeX and LaTeX is by selecting:

Cell > Insert Text Markup > TeX Markup
   or
Cell > Insert Text Markup > LaTeX Markup

This will put in sample markup that you can replace.

-Ken
http://blogs.mathworks.com/desktop/

Chen Z wrote:
> Hello,
> I'm using the R2007a version and I try to document my work 
> using the publish feature.
> I have several problems , and I don't find any 
> documentation for them:
> 1. Can I use inline TeX equations?
> 2. Can I use full TeX support? Current support is pretty 
> limited, and doesn't allow even plain TeX commands.
> 3. Can I use TeX equations combined with bulleted items ?
> 
> Thanks,
> Chen