summaryrefslogtreecommitdiff
path: root/data/templates
blob: db3aec1a82d1f4f73e24217db8995ce27c48f7d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
tree cb4059e351284141c80fbfe2c899c94e0de56ffe
parent 4ac59af2429d97c1bb1f54088453a97205c0fcdc
author John MacFarlane <jgm@berkeley.edu> 1448058576 -0800
committer John MacFarlane <jgm@berkeley.edu> 1448058624 -0800

latex: Moved definitions of subparagraph, header-includes.

`header-includes` now occurs before setting of title,
author, etc.  This allows you to include a definition of
`\subtitle`, for example, before `\subtitle` is called.

Redefining of `\paragraph` and `\subparagraph` now occurs
before `header-includes` rather than after.