Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 313141 Details for
Bug 457493
captions in minipage are misaligned when caption font is resized
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
tex file to demonstrate the bug
bug.tex (text/x-tex), 747 bytes, created by
zingale
on 2008-08-01 00:24:51 UTC
(
hide
)
Description:
tex file to demonstrate the bug
Filename:
MIME Type:
Creator:
zingale
Created:
2008-08-01 00:24:51 UTC
Size:
747 bytes
patch
obsolete
>\documentclass[12pt]{article} > >\usepackage{graphicx} >\usepackage[in]{fullpage} >\usepackage{caption} > >%% set the caption attributes -- use caption >\renewcommand{\captionfont}{\footnotesize} >\renewcommand{\captionlabelfont}{\footnotesize} > > > >\begin{document} > >\begin{figure}[t] >\centering >\includegraphics[width=2.75in]{test}\hspace{0.1in} >\begin{minipage}[b]{3.0in} >\caption{This is a figure caption that should appear to >the right of the figure in LaTeX, however, the version >of LaTeX that ships with Fedora 9 makes it to the right >AND below the figure. This behavior is a bug. We get >the correct behavior if we do not use the caption package >to resize the fonts.} >\end{minipage} >\end{figure} > >\end{document}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 457493
: 313141 |
313142
|
313143
|
313144