diff options
Diffstat (limited to 'vietnamese/vnroff/files/patch-02')
-rw-r--r-- | vietnamese/vnroff/files/patch-02 | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/vietnamese/vnroff/files/patch-02 b/vietnamese/vnroff/files/patch-02 index 4fc14a276a0b..75c0eadf0ce7 100644 --- a/vietnamese/vnroff/files/patch-02 +++ b/vietnamese/vnroff/files/patch-02 @@ -1,5 +1,5 @@ ---- vnroff.1.orig Wed Dec 25 04:16:16 1996 -+++ vnroff.1 Wed Dec 25 04:29:49 1996 +--- vnroff.1.orig Sat May 20 11:32:08 2000 ++++ vnroff.1 Sat May 20 11:54:33 2000 @@ -1,21 +1,21 @@ .TH vnroff 1 .SH NAME @@ -13,8 +13,9 @@ -.NXB "troff command" +.NXB "groff command" This program processes a text file with special Vietnamese character - sequences giving an output suitable for +-sequences giving an output suitable for -.I troff(1) ++sequences (VIQR syntax) giving an output suitable for +.I groff(1) processing. The output should work for all point sizes supported by @@ -37,7 +38,18 @@ .sp .SH SPELLING RULES Only one diacritical mark: -@@ -43,7 +43,10 @@ +@@ -34,16 +34,22 @@ + .br + vowel followed by Dau_Mu, Dau_Trang, Dau_Rau then other symbols. + .sp +-DD and dd: self-explanatory, you have to type DD or dd, ++DD and dd: self-explanatory, + .br +- Dd or dD will not work. You can change the code to ignore this. ++ the resulting case is the same as the first character of the sequence. + .sp + The Escape_Symbol is provided to avoid the confusion between the + diacritical marks and end-of-sentence symbols. .br i.e: the question Anh ddi dda^u? .br @@ -46,6 +58,9 @@ +.SH SEE ALSO +groff(1), +troff(1) ++.SH STANDARDS ++Vietnamese Standard Code for Information Interchange (VISCII version 1.1, 1992) ++<Viet-Std@Haydn.Stanford.EDU> http://www.vietstd.org/. .SH AUTHORS Written in Pascal by Hu+~u (University of California at Berkeley). Converted to C & modified by Tra^`n H. Nha^n (Concurrent Computer). |