source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Note discarding of \m, \M, and \s in COMPATIBILITY sections.
@ 2010-07-19 10:48 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-07-19 10:48 UTC (permalink / raw)
  To: source

Log Message:
-----------
Note discarding of \m, \M, and \s in COMPATIBILITY sections.

Modified Files:
--------------
    mdocml:
        man.7
        mdoc.7

Revision Data
-------------
Index: man.7
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man.7,v
retrieving revision 1.76
retrieving revision 1.77
diff -Lman.7 -Lman.7 -u -p -r1.76 -r1.77
--- man.7
+++ man.7
@@ -910,6 +910,9 @@ language.
 .Pp
 .Bl -dash -compact
 .It
+The \es (font size), \em (font colour), and \eM (font filling colour)
+font decoration escapes are all discarded in mandoc.
+.It
 In quoted literals, GNU troff allowed pair-wise double-quotes to produce
 a standalone double-quote in formatted output.
 It is not known whether this behaviour is exhibited by other formatters.
Index: mdoc.7
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.7,v
retrieving revision 1.136
retrieving revision 1.137
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.136 -r1.137
--- mdoc.7
+++ mdoc.7
@@ -2429,6 +2429,9 @@ Heirloom troff, the other significant tr
 .Pp
 .Bl -dash -compact
 .It
+The \es (font size), \em (font colour), and \eM (font filling colour)
+font decoration escapes are all discarded in mandoc.
+.It
 Old groff fails to assert a newline before
 .Sx \&Bd Fl ragged compact .
 .It
@@ -2476,7 +2479,7 @@ pseudo-macro as a line macro.
 mandoc does.
 .It
 The comment syntax
-.Sq \e."
+.Sq \e\."
 is no longer accepted.
 .It
 In groff, the
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-19 10:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-19 10:48 mdocml: Note discarding of \m, \M, and \s in COMPATIBILITY sections kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).