Changes between Initial Version and Version 1 of Ticket #13713, comment 5
- Timestamp:
- 11/16/12 00:24:50 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13713, comment 5
initial v1 3 3 Why is the default compilation of the command view doing (try : tex -> dvi -> png, except: dvi -> ps -> pdf) ? In which case is it better to do (tex -> dvi -> png) or (tex -> dvi -> ps -> pdf) rather then simply (tex -> pdf) ? 4 4 5 It has been a long time since I have seen pstricks code around here... 5 It has been a long time since I have seen pstricks code around here... and I would like 6 7 {{{ 8 view(G) 9 }}} 10 11 to just work.