[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mandoc-source
Subject:    mdocml: The \*q predef certainly doesn't map to \"!  Fix this.
From:       kristaps () mdocml ! bsd ! lv
Date:       2011-05-26 14:30:28
Message-ID: 201105261430.p4QEUS2K028506 () krisdoz ! my ! domain
[Download RAW message or body]

Log Message:
-----------
The \*q predef certainly doesn't map to \"!  Fix this.

Modified Files:
--------------
    mdocml:
        predefs.in

Revision Data
-------------
Index: predefs.in
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/predefs.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lpredefs.in -Lpredefs.in -u -p -r1.1 -r1.2
--- predefs.in
+++ predefs.in
@@ -42,7 +42,7 @@ PREDEF("left-bracket", "[")
 PREDEF("left-parenthesis", "(")
 PREDEF("lp", "(")
 PREDEF("left-singlequote", "\\(oq")
-PREDEF("q", "\"")
+PREDEF("q", "\\(dq")
 PREDEF("quote-left", "\\(oq")
 PREDEF("quote-right", "\\(cq")
 PREDEF("R", "\\(rg")
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic