\documentclass[two column,10pt,a4paper]{article}
\begin{document}
  will do in most cases.
WinEdt's Macros, Menus and Exec folders have all the macro scripts that are used in the default settings. Many more can be found on www.winedt.org. Based on these examples it is possible to implement a custom action (that is not already covered) without in-depth knowledge of WinEdt's macro language. The Macro Recorder can be used as a starting point; it can record a sequence of actions that can be repeated as a group or extracted to a file and edited in order to implement actions that go beyond a simple record and play...

This Macro Manual describes all WinEdt macro functions. Elements, rules and syntax of the macro language are described in depth. Different techniques to write conditional statements and iterate through strings and tasks are illustrated with concrete examples. Available macro functions are organized in sections according to their purpose (eg. Application Launching Macros, Iteration Macros, Conditional Macros, etc...). All macro functions are also indexed for quick reference.

The mode-sensitive help command, Keyword Search (Ctrl+F1), uses this Macro Manual if invoked while editing a macro script. The same command will start LaTeX's help when executed within a TeX document...
will do in most cases.

WinEdt's Macros, Menus and Exec folders have all the macro scripts that are used in the default settings. Many more can be found on www.winedt.org. Based on these examples it is possible to implement a custom action (that is not already covered) without in-depth knowledge of WinEdt's macro language. The Macro Recorder can be used as a starting point; it can record a sequence of actions that can be repeated as a group or extracted to a file and edited in order to implement actions that go beyond a simple record and play...

This Macro Manual describes all WinEdt macro functions. Elements, rules and syntax of the macro language are described in depth. Different techniques to write conditional statements and iterate through strings and tasks are illustrated with concrete examples. Available macro functions are organized in sections according to their purpose (eg. Application Launching Macros, Iteration Macros, Conditional Macros, etc...). All macro functions are also indexed for quick reference.

The mode-sensitive help command, Keyword Search (Ctrl+F1), uses this Macro Manual if invoked while editing a macro script. The same command will start LaTeX's help when executed within a TeX document...
will do in most cases.

WinEdt's Macros, Menus and Exec folders have all the macro scripts that are used in the default settings. Many more can be found on www.winedt.org. Based on these examples it is possible to implement a custom action (that is not already covered) without in-depth knowledge of WinEdt's macro language. The Macro Recorder can be used as a starting point; it can record a sequence of actions that can be repeated as a group or extracted to a file and edited in order to implement actions that go beyond a simple record and play...

This Macro Manual describes all WinEdt macro functions. Elements, rules and syntax of the macro language are described in depth. Different techniques to write conditional statements and iterate through strings and tasks are illustrated with concrete examples. Available macro functions are organized in sections according to their purpose (eg. Application Launching Macros, Iteration Macros, Conditional Macros, etc...). All macro functions are also indexed for quick reference.

The mode-sensitive help command, Keyword Search (Ctrl+F1), uses this Macro Manual if invoked while editing a macro script. The same command will start LaTeX's help when executed within a TeX document...
This manual describes all configuration sections and their properties in detail. Many of them are self-explanatory and the comments in the configuration scripts provide additional guidance. Most users will not necessarily need to read this manual until they actually require an explanation about how to customize a certain aspect of WinEdt. It is, however, recommended that you read the rest of this page. It contains useful hints and explanations of general interest to those who want to simplify the maintenance of their private settings...

First-time users may find the numerous choices overwhelming. But do not worry! The default settings have been carefully prepared with the average (new) user in mind. There are a few possible exceptions:

If you are using WinEdt in combination with some other software (eg. TeX Live rather than default MiKTeX): you should first execute the appropriate configuration in WinEdt's Options -> Configurations menu.
In the Options -> Preferences dialog you should make a few choices: most notably you should select the wrapping and unicode format suitable for your documents.
International users may want to install additional dictionaries and configure their spell checking and language preferences.
Depending on your intended use of WinEdt and the size of your screen you can immediately choose from a few predefined toolbars. The section on toolbar explains how (it's easy!)...
The Options Interface allows you to maintain all your settings in a reliable and consistent fashion. However, with new and simple users in mind a Preferences dialog has been created in order to provide easy access to the most common customizations:



\begin{center}
    \begin{tabular}{|c|c|c|c|c|}
     \hline
     % after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
     Symbol	& Type of mill & Type of vial & Type of ball & Type of atmosphere \\ \hline
     1 & SPEX 8000 & Hardened steel & Hardened steel & Argon \\ \hline
     2 & Fritsch & WC & WC & Toluene \\ \hline
     3 & Planetary ball mill & Stainless Steel & Cr steel & Air \\ \hline
     4 & Attritor & - & Stainless Steel	& Acetone \\ \hline
     5 & RETSCH & - & Steel & -  \\ \hline
     6 & Planetary ball mill & M200 & - & Agate\\ \hline
     7 & Zoz & Simoloyer & - & - \\
     \hline
   \end{tabular}
\end{center}
This manual describes all configuration sections and their properties in detail. Many of them are self-explanatory and the comments in the configuration scripts provide additional guidance. Most users will not necessarily need to read this manual until they actually require an explanation about how to customize a certain aspect of WinEdt. It is, however, recommended that you read the rest of this page. It contains useful hints and explanations of general interest to those who want to simplify the maintenance of their private settings...

First-time users may find the numerous choices overwhelming. But do not worry! The default settings have been carefully prepared with the average (new) user in mind. There are a few possible exceptions:

If you are using WinEdt in combination with some other software (eg. TeX Live rather than default MiKTeX): you should first execute the appropriate configuration in WinEdt's Options -> Configurations menu.
In the Options -> Preferences dialog you should make a few choices: most notably you should select the wrapping and unicode format suitable for your documents.
International users may want to install additional dictionaries and configure their spell checking and language preferences.
Depending on your intended use of WinEdt and the size of your screen you can immediately choose from a few predefined toolbars. The section on toolbar explains how (it's easy!)...
The Options Interface allows you to maintain all your settings in a reliable and consistent fashion. However, with new and simple users in mind a Preferences dialog has been created in order to provide easy access to the most common customizations:
This manual describes all configuration sections and their properties in detail. Many of them are self-explanatory and the comments in the configuration scripts provide additional guidance. Most users will not necessarily need to read this manual until they actually require an explanation about how to customize a certain aspect of WinEdt. It is, however, recommended that you read the rest of this page. It contains useful hints and explanations of general interest to those who want to simplify the maintenance of their private settings...

First-time users may find the numerous choices overwhelming. But do not worry! The default settings have been carefully prepared with the average (new) user in mind. There are a few possible exceptions:

If you are using WinEdt in combination with some other software (eg. TeX Live rather than default MiKTeX): you should first execute the appropriate configuration in WinEdt's Options -> Configurations menu.
In the Options -> Preferences dialog you should make a few choices: most notably you should select the wrapping and unicode format suitable for your documents.
International users may want to install additional dictionaries and configure their spell checking and language preferences.
Depending on your intended use of WinEdt and the size of your screen you can immediately choose from a few predefined toolbars. The section on toolbar explains how (it's easy!)...
The Options Interface allows you to maintain all your settings in a reliable and consistent fashion. However, with new and simple users in mind a Preferences dialog has been created in order to provide easy access to the most common customizations:

This manual describes all configuration sections and their properties in detail. Many of them are self-explanatory and the comments in the configuration scripts provide additional guidance. Most users will not necessarily need to read this manual until they actually require an explanation about how to customize a certain aspect of WinEdt. It is, however, recommended that you read the rest of this page. It contains useful hints and explanations of general interest to those who want to simplify the maintenance of their private settings...

First-time users may find the numerous choices overwhelming. But do not worry! The default settings have been carefully prepared with the average (new) user in mind. There are a few possible exceptions:

If you are using WinEdt in combination with some other software (eg. TeX Live rather than default MiKTeX): you should first execute the appropriate configuration in WinEdt's Options -> Configurations menu.
In the Options -> Preferences dialog you should make a few choices: most notably you should select the wrapping and unicode format suitable for your documents.
International users may want to install additional dictionaries and configure their spell checking and language preferences.
Depending on your intended use of WinEdt and the size of your screen you can immediately choose from a few predefined toolbars. The section on toolbar explains how (it's easy!)...
The Options Interface allows you to maintain all your settings in a reliable and consistent fashion. However, with new and simple users in mind a Preferences dialog has been created in order to provide easy access to the most common customizations:
This manual describes all configuration sections and their properties in detail. Many of them are self-explanatory and the comments in the configuration scripts provide additional guidance. Most users will not necessarily need to read this manual until they actually require an explanation about how to customize a certain aspect of WinEdt. It is, however, recommended that you read the rest of this page. It contains useful hints and explanations of general interest to those who want to simplify the maintenance of their private settings...

First-time users may find the numerous choices overwhelming. But do not worry! The default settings have been carefully prepared with the average (new) user in mind. There are a few possible exceptions:

If you are using WinEdt in combination with some other software (eg. TeX Live rather than default MiKTeX): you should first execute the appropriate configuration in WinEdt's Options -> Configurations menu.
In the Options -> Preferences dialog you should make a few choices: most notably you should select the wrapping and unicode format suitable for your documents.
International users may want to install additional dictionaries and configure their spell checking and language preferences.
Depending on your intended use of WinEdt and the size of your screen you can immediately choose from a few predefined toolbars. The section on toolbar explains how (it's easy!)...
The Options Interface allows you to maintain all your settings in a reliable and consistent fashion. However, with new and simple users in mind a Preferences dialog has been created in order to provide easy access to the most common customizations:
If you are using WinEdt in combination with some other software (eg. TeX Live rather than default MiKTeX): you should first execute the appropriate configuration in WinEdt's Options -> Configurations menu.
In the Options -> Preferences dialog you should make a few choices: most notably you should select the wrapping and unicode format suitable for your documents.
International users may want to install additional dictionaries and configure their spell checking and language preferences.
Depending on your intended use of WinEdt and the size of your screen you can immediately choose from a few predefined toolbars. The section on toolbar explains how (it's easy!)...
The Options Interface allows you to maintain all your settings in a reliable and consistent fashion. However, with new and simple users in mind a Preferences dialog has been created in order to provide easy access to the most common customizations:
If you are using WinEdt in combination with some other software (eg. TeX Live rather than default MiKTeX): you should first execute the appropriate configuration in WinEdt's Options -> Configurations menu.
In the Options -> Preferences dialog you should make a few choices: most notably you should select the wrapping and unicode format suitable for your documents.
International users may want to install additional dictionaries and configure their spell checking and language preferences.
Depending on your intended use of WinEdt and the size of your screen you can immediately choose from a few predefined toolbars. The section on toolbar explains how (it's easy!)...
The Options Interface allows you to maintain all your settings in a reliable and consistent fashion. However, with new and simple users in mind a Preferences dialog has been created in order to provide easy access to the most common customizations:
\end{document} 