File: subsection

package info (click to toggle)
haskell98-report 20030706-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,888 kB
  • ctags: 77
  • sloc: haskell: 3,809; makefile: 326; sh: 4
file content (3 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download | duplicates (9)
1
2
3
# Change section -> chapter etc, for formatting with book style

sed -e 's/\\section{/\\chapter{/g' -e 's/subsection{/section{/g'  -e 's/Appendix/Chapter/g'