diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-09 22:55:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-09 22:55:11 +0000 |
commit | 4be9896a3192173699de340a9f0475654efedb3a (patch) | |
tree | da0e954012cd781f875c761c42f6a76e50e2f272 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-topgraph.html | |
parent | bd1227ad4919d2fbe17d63213bf48542f9c36f38 (diff) |
faq 3.19a update (9oct09)
git-svn-id: svn://tug.org/texlive/trunk@15725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-topgraph.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-topgraph.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-topgraph.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-topgraph.html index 05632d25f2f..0486039e377 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-topgraph.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-topgraph.html @@ -4,7 +4,7 @@ <h3>Top-aligning imported graphics</h3> <p/>When TeX sets a line of anything, it ensures that the base-line of each object in the line is at the same level as the base-line of the -final object. (Apart, of course, from <code>\</code><code>raisebox</code> commands...) +final object. (Apart, of course, from <code>\</code><code>raisebox</code> commands…) <p/>Most imported graphics have their base-line set at the bottom of the picture. When using packages such as <i>subfig</i>, one often wants to align figures by their tops. The following odd little bit of |