From 162ce81d3a61862bea3503763f631cf91bd28023 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 2 Mar 2009 17:14:46 +0000 Subject: Added new old escape sequence \*[nn]. Initial correct .Bd support (still only text in literal displays). Symbols put into tables (character-encoding). --- regress/test.escape.14 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 regress/test.escape.14 (limited to 'regress/test.escape.14') diff --git a/regress/test.escape.14 b/regress/test.escape.14 new file mode 100644 index 00000000..5307872b --- /dev/null +++ b/regress/test.escape.14 @@ -0,0 +1,25 @@ +.\" +.Dd $Mdocdate: March 2 2009 $ +.Dt mdoc 3 +.Os +.\" +.Sh NAME +.Nm mdoc_free +.Nd mdoc macro compiler library +.\" +.Sh SYNOPSIS +Valid escape: \(ab +Valid escape: \[d] +Valid escape: \[dsdfajsdflaksjfhalksjdfh__----] +Valid escape: \\ +Valid escape: \e +Valid escape: \` +Valid escape: \' +Valid escape: \. +Valid escape: \- +Valid escape: \ +Valid escape: \*a +Valid escape: \(*ab +Valid escape: \*[d] +Valid escape: \*[asdfasdasdfasldkjfhasldjkfhaslkjhfasljfhd] +Invalid escape: \*[ -- cgit v1.2.3-56-ge451