Next: Fortran Comments, Previous: Fortran Motion, Up: Fortran [Contents][Index]
Special commands and features are available for indenting Fortran code. They make sure various syntactic entities (line numbers, comment line indicators, and continuation line flags) appear in the columns that are required for standard Fortran.
• Commands: | Commands for indenting Fortran. | |
• Numbers: | How line numbers auto-indent. | |
• Conv: | Conventions you must obey to avoid trouble. | |
• Vars: | Variables controlling Fortran indent style. |