Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Publish to HTML
Date: Sun, 9 Dec 2007 11:06:22 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 56
Message-ID: <fjgi7e$on5$1@fred.mathworks.com>
References: <fjb8dq$m12$1@fred.mathworks.com> <fjbd6r$m69$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1197198382 25317 172.30.248.37 (9 Dec 2007 11:06:22 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 9 Dec 2007 11:06:22 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1207510
Xref: news.mathworks.com comp.soft-sys.matlab:441625



Hello Ken,
Thnaks but your answers didn't regard my qeustions exactly.
I specifcally asked regarding several issues :
Inline TeX (meaning combining text and TeX equation in the 
same line, and TeX equationas combined with bulleted items.
Also, I'm guessing that this is strictly new 2007b support, 
as it doesn't appear in 2007a.
Also the LaTex support doesn't help because I want to 
publish to HTML and the help (in the link you sent) 
specifically says that LaTex mark-ups doe't work when 
publishing to HTML.

Chen


Ken Orr <ken.orr@mathworks.com> wrote in message <fjbd6r$m69
$1@fred.mathworks.com>...
> 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