Public bug reported:

Binary package hint: lhs2tex

Using polycode.fmt, any code blocks that contain an empty line have
their first line indented. This offsets any alignment applied to the
first line.

Example document exhibiting this behavior:

\documentclass{article}
%include polycode.fmt
\begin{document}
\begin{code}
foo  ::  String
foo  =   "Foo!"

bar  :: String
bar  =   "Bar!"
\end{code}
\end{document}

** Affects: lhs2tex (Ubuntu)
     Importance: Undecided
         Status: New

-- 
First line of polycode blocks is indented/misaligned
https://bugs.launchpad.net/bugs/240088
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to