Until now you didn't say that you are working on a system that is administrated by someone else than you. Or did I miss something? I suggest to ask him for help.hzmonte wrote:I do not know what TeX distribution the system administrator installed on my system. Is there a way to find out? […]
You can find out which TeX distribution you use by opening a command line and typing in the following.
Code: Select all
pdflatex -v
By the way, the subfig package is not deprecated.