On Dec 15, 2012, at 1:17 AM, Daniel Lyons <[email protected]> wrote:
> But I don't see how to get the document name into the .OH. If I use e.g.: > > .de email > .ds DC \\$1 > .so \\$1 > .bp > .. I figured it out: .de email .OH ``\\$1`%` .so \\$1 .bp .. Seems obvious in retrospect... :) Thanks, — Daniel Lyons
