Mercurial > hg > octave-nkf
comparison scripts/plot/print.m @ 6739:db0a05a61d09
[project @ 2007-06-15 21:59:16 by jwe]
author | jwe |
---|---|
date | Fri, 15 Jun 2007 21:59:16 +0000 |
parents | 3d1e0a056e6e |
children | e2e5425905ac |
comparison
equal
deleted
inserted
replaced
6738:b8d188455f2f | 6739:db0a05a61d09 |
---|---|
51 ## @item eps | 51 ## @item eps |
52 ## @itemx eps2 | 52 ## @itemx eps2 |
53 ## @itemx epsc | 53 ## @itemx epsc |
54 ## @itemx epsc2 | 54 ## @itemx epsc2 |
55 ## Encapsulated postscript (level 1 and 2, mono and color) | 55 ## Encapsulated postscript (level 1 and 2, mono and color) |
56 ## @item tex | |
57 ## @itemx epslatex | |
58 ## @itemx epslatexstandalone | |
59 ## @itemx pstex | |
60 ## @itemx pslatex | |
61 ## Generate a LaTeX (or TeX) file for labels, and eps/ps for | |
62 ## graphics. The file produced by @code{epslatexstandalone} can be | |
63 ## processed directly by LaTeX. The other formats are intended to | |
64 ## be included in a LaTeX (or TeX) document. The @code{tex} device | |
65 ## is the same as the @code{epslatex} device. | |
56 ## @item ill | 66 ## @item ill |
57 ## @itemx aifm | 67 ## @itemx aifm |
58 ## Adobe Illustrator | 68 ## Adobe Illustrator |
59 ## @item cdr | 69 ## @item cdr |
60 ## @itemx corel | 70 ## @itemx corel |