summaryrefslogtreecommitdiff
path: root/src/vertical_position.cc
AgeCommit message (Collapse)Author
2015-01-07Add operator< for VerticalPosition.Carl Hetherington
2015-01-07Sketchy support for total line counts when describing vertical position as a ↵Carl Hetherington
line number.
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
Add new vertical reference of TOP_OF_SUBTITLE, and use references with line numbers as well as proportional specifiers. Add a couple of methods to MetricTime.
2014-05-30Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.Carl Hetherington