Marcelo Reis wrote:
Guys I'd like to know how to change the Part I , Part II, Part III to any text I want (like CHAPTER , or whenever I need).

This depends upon the class. But usually, what will work is:
   \renewcommand\partname{Your text here}

I also need the words Part I, II....centralized.

For this, try using the titlesec package, if you're using a standard class like article. The koma-script packages provide their own means of customization.

rh

Reply via email to