{mwe} is about the mwe package, which helps in the creation of Minimal Working Examples.

learn more… | top users | synonyms

1
vote
1answer
177 views

Installing mwe package

I am running a version of ubuntu that has TexLive 2009, which apparently does not come with tlmgr, so I have to install packages manually. I have done this before (extract to ...
1
vote
1answer
168 views

Is example-image-a compatible with DVI mode?

I could not get the expected result when compiling the following with latex-dvips-ps2pdf. The unexpected result is just a single blank page with a page number 1. :-) \documentclass{article} ...