blakeredfield wrote:[…] I would still like to know, just for the sake of the knowledge, how to create the LaTeX => PS => PDF profile for myself. It would also save me having to edit the .tco profile on new systems. […]
This profile is a relic from times where TeXnicCenter was able to detect the path to the required executables of MiKTeX on its own with having MiKTeX and Ghostscript installed before TeXnicCenter. Since MiKTeX 2.5, this is no more possible. I once exported this profile and so I'm able to reimport it every time I need it with adapting the paths. Perhaps you refer to the
Ghostscript Documentation to get familiar with all its command line parameters.
jesu wrote:Hello,
Indeed I used your tco file and looked into it physically but I could not see the paths. […]
Then you didn't look carefully enough. The paths should be displayed as seen in the attached screen shots. Maybe you can tell me how you looked at the profile. I hope not with a normal text editor. The formatting code of the profile is XML.
jesu wrote:[…] Now, when I compile a program using the Prosper package, I find that the output of my slides (presentation) is cropped half-way; in other words, half the image appears to the right hand side of the pdf viewer, and the left is a blank. Could you kindly amplify on this so that the output is normal. […]
The
prosper class (and the additional bug fixing package
HA-prosper) is obsolete. You better use the
powerdot class, which represents a merge and enhancement. If all that doesn't help, please provide a
minimal working example (MWE) of your presentation which exactly shows the undesired behaviour. So we would be able to see what's going wrong and maybe can do some corrections.
jesu wrote:[…] THe best alternative is to put a latex - ps-pdf as another default like the good old days or provide absolutely precise instructions for uninformed non-geeks like myself so that we can do this by ourselves. […]
I can't see how I could be more precisely than in another thread of this forum [1]. I introduced another (more complicated) build profile there and described in detail how to import it into TeXnicCenter and adapt the paths. Perhaps this will help. I can only emphasise to be very careful in adapting all the paths to the required executables. The profile works definitely correct, provided that all settings are made correctly. I should mention to omit
-s personal.ist -g in the command line arguments of
makeindex. The
personal.ist is an index style file I build on my own and parameter
-g is for German ordering. But this doesn't really affect a successful building process.
I do not consider myself a geek. Perhaps I only use my gray matter to get things work. In your case it seems to be some kind of PEBCAM (
problem
exists
between
chair
and
monitor). More than thousand other users seemed to be able to get things work (The profile was lost with the update of the forum software like all other attachments. Before that it was downloaded approximately 1500 times, which says nothing about how many were really able to use it.). So, follow the instructions in the above mentioned thread and try your best.
[1] Forum thread:
Problems with pstricks :S