Fedora Extras offers a number of add-on programs to TeTeX/LaTeX, some of which are very useful as document creation utilities. Without getting into specifics, I'm just going to list them out here. If you wish to install all of them use yum to do so:
~> sudo yum install texmaker
texmacs tetex-IEEEtran tetex-afm tetex-bytefield tetex-doc
tetex-dvipost tetex-eurofont tetex-font-cm-lgc tetex-font-kerkis
tetex-fontools tetex-fonts-hebrew tetex-perltex tetex-preview
tetex-prosper tetex-tex4ht tetex-unicode texi2html
Press 'y' when prompted to install the programs and any additional dependencies. After they are installed, source your ~/.tcshrc file: ~> source ~/.tcshrc
You are now ready to launch any of the above programs.

