Mercurial > dottes
comparison dottes.tex.a5header @ 255:e8ae4d29b52f
Move Change: notice closer to the bottom of the tune graphic.
I was using \begin{center}..\end{center} to centre the tune graphic,
followed by the change notice, if any.
But this leaves a paragraph gap after the center section and hence a gap
between tune graphic and change notice.
Change to use figures to position the graphic, include the change notice
as a caption, and use {\centering} around the image to centre just the image.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sat, 15 Jun 2013 22:21:02 +0100 |
parents | 4fb2e5728879 |
children | f337d024b13d |
comparison
equal
deleted
inserted
replaced
254:bd69673595d0 | 255:e8ae4d29b52f |
---|---|
1 \documentclass[a5paper,landscape,11pt]{article} | 1 \documentclass[a5paper,landscape,11pt]{article} |
2 \usepackage{fontspec} | 2 \usepackage{fontspec} |
3 \usepackage{graphicx} | 3 \usepackage{graphicx} |
4 \usepackage{fancyhdr} | 4 \usepackage{fancyhdr} |
5 \usepackage{longtable} | 5 \usepackage{longtable} |
6 \usepackage{float} | |
6 | 7 |
7 \usepackage{hyperref} | 8 \usepackage{hyperref} |
8 \hypersetup{ | 9 \hypersetup{ |
9 bookmarks=true,% | 10 bookmarks=true,% |
10 colorlinks=true,% | 11 colorlinks=true,% |