Tagged Questions
2
votes
3answers
107 views
Why do I have to put fillcolor setting inside preview environment?
It seems to me this problem related to PSTricks so I have to modify the previous question.
\psset{fillstyle=solid,linecolor=red} that I define globally outside the preview environment can affect the ...
7
votes
2answers
211 views
auto-pst-pdf produces a confusing error message
Actually I don't want to use auto-pst-pdf forever. But Harish Kumar (in his comment) requested to use it for the sake of simplicity. I tried it several decades ago and it did not work. The MWE below ...
3
votes
1answer
434 views
What kind of “magic” does preview package do to produce a tight paper size?
Actually the following method, that looks like reinventing the wheel, has been discarded once I have known the existence of preview package.
% WithoutPreview.tex
\documentclass{article}
...
