Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twocolumn/text out of bounds #57

Closed
pcubillos opened this issue Sep 28, 2017 · 1 comment · Fixed by #94
Closed

twocolumn/text out of bounds #57

pcubillos opened this issue Sep 28, 2017 · 1 comment · Fixed by #94
Labels
bug bug; something to be fixed in AASTeX

Comments

@pcubillos
Copy link

Hi,

I'm having problems keeping hyphenated words, inline equations, and hyperlinks within the boundaries of the column (at least when using the twocolumn option) for AASTeX v6.1.
I haven't seen this happening in v6.0/preprint2, so it seems to be something related to v6.1.

Here's a minimal example:

\documentclass[tighten, times, twocolumn]{aastex61}
\begin{document}

\title{A bug report using aastex v6.1}
\author{Patricio}

\section{Introduction}

This is a normal piece of text showing the length of a column,
everything is good so far.  Actually, many thanks to everyone in the
the AASTeX developer team.

However, sometimes the twocolumn option misses hyphenated-word boundaries.

Some inline equations also break, e.g., $\gamma=0.071
(T/2000)^{-0.7}$ cm$^{-1}$ atm$^{-1}$.
\end{document}

And here's the output: http://geco.oeaw.ac.at/patricio/subdir/aastex/sample61.pdf

@augustfly
Copy link
Member

@pcubillos thanks for the report. there's definitely something weird with intra-line spacing and respecting margins that needs to be diagnosed. your minimum working example is great.

@augustfly augustfly added the bug bug; something to be fixed in AASTeX label Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug; something to be fixed in AASTeX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants