Path: news.mathworks.com!not-for-mail
From: "Matthew Simoneau" <matthew@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: publish latex
Date: Mon, 14 Apr 2008 14:33:01 +0000 (UTC)
Organization: The MathWorks Inc
Lines: 15
Message-ID: <ftvput$c80$1@fred.mathworks.com>
References: <fsovbq$igt$1@fred.mathworks.com>
Reply-To: "Matthew Simoneau" <matthew@mathworks.com>
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 1208183581 12544 172.30.248.37 (14 Apr 2008 14:33:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 14 Apr 2008 14:33:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 25640
Xref: news.mathworks.com comp.soft-sys.matlab:462854



This is a bit of an advanced maneuver, but you can use a
custom stylesheet when publishing to use whatever markup
you'd like.  Start with the LaTeX default:

>> edit private/mxdom2latex.xsl

Re-save this file under a different name and make whatever
modifications you wish.  XSL files are tough to understand,
but making a simple change should be easy enough.

Then, when you publish, specify that you want to use this
custom stylesheet.  If you're using the Editor, this is a
preference or publish configuration, depending on your
version.  If you're using the command line, this is a field
in the option structure.