From a5dfbb4e504a195423e1392dfcaf9aa949c076f2 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Mon, 26 Oct 2015 22:58:21 +0000 Subject: Update v0.2 Addition: relation between the Wick rule and the Pfaffian formula References: [GBK87], [WTI11], [Te74] References: [AP84] and mention minor mistakes in [Ha66] --- iansecs.sty | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'iansecs.sty') diff --git a/iansecs.sty b/iansecs.sty index 2720942..8d1cc9f 100644 --- a/iansecs.sty +++ b/iansecs.sty @@ -76,6 +76,12 @@ \AtBeginDocument{ \def\label#1{\expandafter\outdef{#1}{\safe\tag}} +%% make a custom link at any given location in the document +\def\makelink#1#2{ + \hrefanchor + \outdef{#1}{#2} +} + \def\ref#1{% % check whether the label is defined (hyperlink runs into errors if this check is ommitted) \ifcsname #1@hl\endcsname% -- cgit v1.2.3-54-g00ecf