Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
59204574
Commit
59204574
authored
May 15, 2013
by
Houtan Bastani
Browse files
reporting: aesthetic change
parent
8d19a322
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/reports/@report/compile.m
View file @
59204574
...
...
@@ -48,8 +48,7 @@ end
if
isempty
(
compiler
)
if
strcmp
(
computer
,
'MACI'
)
||
strcmp
(
computer
,
'MACI64'
)
% Add most likely places for pdflatex to
% exist outside of default $PATH
% Add most likely places for pdflatex to exist outside of default $PATH
[
status
,
compiler
]
=
...
system
([
'PATH=$PATH:/usr/texbin:/usr/local/bin:/usr/local/sbin;'
...
'which pdflatex'
],
'-echo'
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment