16
News / Re: Version 6.0 final has been released
« on: August 03, 2015, 11:59:45 PM »
For changes see the historyat the WinFIG main page
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I would find it really convenient if, when drawing closed lines, one had an option, that only the fill pattern gets drawn, but that the "empty space" of the fill pattern shows "what is below".
For example, it would be helpful if one cross out something drawn with the diagonal fill pattern.
I also wish winfig was better at remembering which way I exported a file. For instance, I usually use pstex, but winfig always forgets what magnification I used.
Having said that, winfig is really a great tool. I have used it for an endless number of lecture notes.
Can I ask for the unicode supported feature.
latex -quiet -output-directory TEMPDIR -job-name OUTFILE TEMPDIR/INFILE
dvips -quiet -E* -o TEMPDIR/OUTFILE TEMPDIR/INFILE
latex -quiet -output-directory TEMPDIR -job-name OUTFILE TEMPDIR/INFILE
dvips -quiet -E* -o TEMPDIR/OUTFILE TEMPDIR/INFILE
latex -quiet -output-directory C:/Users/SKYNET~1/AppData/Local/Temp -job-name foo.dvi C:/Users/SKYNET~1/AppData/Local/Temp/foo.tex
dvips -quiet -E* -o C:/Users/SKYNET~1/AppData/Local/Temp/foo.eps C:/Users/SKYNET~1/AppData/Local/Temp/foo.dvi