How to Open an STY File
A file with the STY file extension is most likely a LaTex Style file. LaTex style files may be downloaded from several sources on the Internet, or may be shared via e-mail with another user. LaTex STY files include special commands and formats. The STY file may be opened by invoking Gedit with a command line statement in Ubuntu or another Linux environment, or by using the Notepad text editor in the Windows platform.
Instructions
-
Open a STY File in Ubuntu
-
1
Click the "Applications" option on the top navigation bar and then click "Accessories."
-
2
Select the "Terminal" option to open the command line terminal window.
-
-
3
Type the following command at the command prompt and press the "Enter" key.
sudo gedit myfile.sty
The STY file opens in the Gedit text editor.
Open a STY File in Windows
-
4
Right-click on the STY file to show the context menu.
-
5
Click the "Open With" option. A list of installed programs opens.
-
6
Select the "Notepad" option. The STY file opens in the Notepad text editor.
-
1