diff style @ 77:0947c24dd4c6

style: Added .Cf for references within the document. I need to find out how to insert the correct section numbers.
author markus schnalke <meillo@marmaro.de>
date Tue, 05 Jun 2012 22:23:51 +0200
parents 0927d38589af
children f3c95ee96cc4
line wrap: on
line diff
--- a/style	Tue Jun 05 19:00:15 2012 +0200
+++ b/style	Tue Jun 05 22:23:51 2012 +0200
@@ -308,3 +308,7 @@
 [\(rh
 .CW "\\*(_t" "]\\$2
 ..
+
+.de Cf  \" cf. (ref within document)
+(\(-> \\$1)\\$2
+..