Dear Siva I was very recently trying to do the same thing. It took me a lot of browsing through the (undocumented) code and some trial-and-error to finally succeed. Via the Tools menu, you can enter a scheme command:
(print-snippet (url "$HOME" "filename.pdf") (selection-tree)) Of course you need to adjust the path to your needs. It works for most formats (ps, eps, png...), following the extension you give. You can look in the "glue" files to find out what c code is called. best, Philippe -- View this message in context: http://old.nabble.com/Problem-in-exporting-selected-area-to-post-scripts-form-.-.-tp26570271p26615733.html Sent from the Gnu - Texmacs - Dev mailing list archive at Nabble.com. _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
