changeset 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 2e61e0004a8f
children 64f177ca2af1
files style
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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
+..