File: subsection

package info (click to toggle)
haskell98-report 20080907-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,156 kB
  • sloc: haskell: 4,078; makefile: 322
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'