diff options
author | Marius <mariausol@gmail.com> | 2011-11-17 16:40:15 +0200 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2011-11-17 16:40:15 +0200 |
commit | 4d0577229a188b5026af47e7318bfa6f81ab20df (patch) | |
tree | a890f22d0c19c212cf5f13dace45670a950fa184 /tex/context/base/anch-pgr.mkiv | |
parent | 43e678821c0c2ee8d8130adb6a109a2b0330889d (diff) | |
download | context-4d0577229a188b5026af47e7318bfa6f81ab20df.tar.gz |
beta 2011.11.17 15:19
Diffstat (limited to 'tex/context/base/anch-pgr.mkiv')
-rw-r--r-- | tex/context/base/anch-pgr.mkiv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/anch-pgr.mkiv b/tex/context/base/anch-pgr.mkiv index 1901097e3..046a161e5 100644 --- a/tex/context/base/anch-pgr.mkiv +++ b/tex/context/base/anch-pgr.mkiv @@ -80,7 +80,7 @@ \setbox#1\hbox{\hpos\pageanchor{\box#1}}% \fi \else - \setbox#1\ruledhbox{\hpos\pageanchor{\box#1}}% + \setbox#1\hbox{\hpos\pageanchor{\box#1}}% \fi \fi\fi} |