photo

François


Université de Sherbrooke

Last seen: 4 days ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
5,545
of 300,343

REPUTATION
8

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
2

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Is it possible to change mxdom2latex.xsl ?
Yes, it is! I have found a nice way: change the default xsl file. See attached files

9 years ago | 0

| accepted

Answered
Is there a hook that will allow me to change the document style and/or add packages to the latex file produced by the publish(...,'latex') command?
Hi, You have just to put your own XSL file. For instance: publish('General.m','format','latex','stylesheet','/FullPath/...

9 years ago | 2

| accepted

Question


Is it possible to change mxdom2latex.xsl ?
I would like to have a local version of mxdom2latex.xsl to improve the output of publish function. For instance, I prefer sc...

9 years ago | 1 answer | 0

1

answer