Update of bug #59643 (project groff):

                Category:                    None => Macro - ms             
                Severity:              3 - Normal => 2 - Minor              
                  Status:                    None => Confirmed              
             Assigned to:                    None => gbranden               
                 Summary: doc/ms.ms: 1p is exactly, not about, 1/72 inch =>
doc/ms.ms: 1p is exactly, not "about", 1/72 inch

    _______________________________________________________

Follow-up Comment #1:

This does indeed seem to be the case.

If we examine `src/roff/troff/hvunits.h`, we find the following.


inline units points_to_units(units n)
{
  return scale(n, units_per_inch, 72);
}


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59643>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to