F diff --git a/g.tmac b/g.tmac --- a/g.tmac +++ b/g.tmac.nr header_horizontal_line 1.nr header_horizontal_line_thickness 0.5p\#########################################################################- .nr indentation_is_by_how_much 0.5i+ .nr indentation_is_by_how_much 4u\#########################################################################\#########################################################################\#########################################################################\#########################################################################.de right.br- .if '\\$1'end' .in -\\n[indentation_is_by_how_much]- .el .in \\n[indentation_is_by_how_much]+ .ie '\\$1'end' .in -\\n[indentation_is_by_how_much]+ .el .in +\\n[indentation_is_by_how_much]+ ..+ \#########################################################################+ .de left+ .br+ .ie '\\$1'end' .in +\\n[indentation_is_by_how_much]+ .el .in -\\n[indentation_is_by_how_much]+ ..+ \#########################################################################+ .de center+ .br+ .ie '\\$1'end' .ad l+ .el .ad c..\#########################################################################.als newpage bp