Skip to content

breakbefore and breakafter not work for excessive sequence of same characters  #27

@muzimuzhi

Description

@muzimuzhi
\documentclass{article}
\usepackage{fvextra}

\begin{document}

\begin{Verbatim}[breaklines,breakafter=-]
-------------------------------------------------------------------------------
\end{Verbatim}

\begin{Verbatim}[breaklines,breakafter=-,breakbefore=-]
-------------------------------------------------------------------------------
\end{Verbatim}

% only `breakanywhere` succeeds
\begin{Verbatim}[breaklines,breakanywhere]
-------------------------------------------------------------------------------
\end{Verbatim}

\end{document}

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions