Skip to content

Yet another package for inline verbatim typesetting

Notifications You must be signed in to change notification settings

kalaider/lwtverb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The lwtverb package

Install

Use make.sh to generate both .sty and documentation. Then use .sty file as appropriate. Alternatively, feed .ins to (pdf)latex to generate .sty file only.

Usage

See the documentation.

Example usage

Just like a normal \verb.

\documentclass{article}
\usepackage{lwtverb}

\begin{document}
\begin{minipage}{5cm}
\lwtverb[wrapline]+this_very_long_name_will_be_wrapped_and_all_line_breaks_will_be_indicated+.
\end{minipage}
\end {document}

About

Yet another package for inline verbatim typesetting

Topics

Resources

Stars

Watchers

Forks