[Po4a-commits] po4a/lib/Locale/Po4a Man.pm,1.24,1.25
Martin Quinson
po4a-devel@lists.alioth.debian.org
Wed, 11 Aug 2004 16:50:37 +0000
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv7201
Modified Files:
Man.pm
Log Message:
add support for .SP
Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Man.pm 9 Aug 2004 12:58:30 -0000 1.24
+++ Man.pm 11 Aug 2004 16:50:35 -0000 1.25
@@ -765,6 +765,8 @@
$macro{'SM'}=\&translate_joined;
+# .SP n Skip n lines (I think)
+$macro{'SP'}=\&untranslated;
#Normal Paragraphs
# .LP Same as .PP (begin a new paragraph).