Mercurial > hg > octave-nkf
diff scripts/plot/__print_parse_opts__.m @ 10876:53ec464300ef
__print_parse_opts__.m: Default pstex suffix should be '.ps'.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Mon, 09 Aug 2010 19:30:18 -0400 |
parents | 337db4e1342d |
children | 1d7a7fb5074b |
line wrap: on
line diff
--- a/scripts/plot/__print_parse_opts__.m +++ b/scripts/plot/__print_parse_opts__.m @@ -219,7 +219,7 @@ "ps", "eps", "eps", "eps", "eps", ... "emf", "pdf", "tex", "tex", "tex", ... "tex", "tex", ... - "tex", "tiff", "tiff", "tikz", "pcx", ... + "ps", "tiff", "tiff", "tikz", "pcx", ... "pcx", "pcx", "pcx", "pgm", "pgm", ... "ppm", "ppm", "tex"};