Public bug reported:

Binary package hint: djvulibre-bin

Ubuntu 8.04, djvulibre-bin 3.5.20-2.

c44(1) includes an invocation of the macro SM (small capitals) in its
output.

    $ man c44 | g -1 PPM
       can be either a portable gray-map ( PGM ) or a  portable  pix-map  (.SM
       PPM ).  Input images compressed with JPEG are also accepted. It is how‐
       ever suggested to only use high quality JPEG files  (  low  compression
    $

This is due to a faulty method of making the open parenthesis before 
`PPM' have no intervening white-space.

    $ zc /usr/share/man/man1/c44.1.gz | g -1 PPM
    ) or a portable pix-map (\
    .SM PPM
    ).
    $

The attached patch fixes this and various other problems with the page's
formatting, including removing extra blank lines, starting paragraphs
the proper way, removing empty paragraphs from before a section header, 
removing spaces from inside other parenthesis, stopping `e.g.' and
`i.e.' from looking like the end of a sentance, and removing full stops
after exclamation marks.

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

-- 
c44(1) man page outputs splurious `.SM' macro invocation
https://bugs.launchpad.net/bugs/255695
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