File: subsection

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