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

Overfull \hbox (0.28922pt too wide) #325

Open
sharpsteelsoftware opened this issue Dec 31, 2024 · 0 comments
Open

Overfull \hbox (0.28922pt too wide) #325

sharpsteelsoftware opened this issue Dec 31, 2024 · 0 comments

Comments

@sharpsteelsoftware
Copy link

\documentclass{article}
\usepackage{lyluatex}

\begin{document}

\section{Chromatic}
\begin{lilypond}
    \relative {
        \language "english"
        \time 12/4
        c' cs d ds e f fs g gs a as b 
        b bf a af g gf f e ef d df c
    }
\end{lilypond} 

\end{document}

Hello, amazing package!! I am new to LaTeX and I am getting this error. It seems like an extremely small horizontal overflow, but I would love to eliminate it before publishing to physical book. Is this an issue in lyluatex where it's rendering is slightly off? Is there a way I can eliminate it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant