diff options
author | Hans Hagen <pragma@wxs.nl> | 2010-12-06 15:24:00 +0100 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2010-12-06 15:24:00 +0100 |
commit | 6280d1ef2e5287ec38724e27e064f3373b275c57 (patch) | |
tree | 490e03b274cd0bac1a154cf361efc167c5f0453c /tex/context/base/strc-lst.mkiv | |
parent | 55fb472f8c13eb3219584f41bde43e45d1f67b49 (diff) | |
download | context-6280d1ef2e5287ec38724e27e064f3373b275c57.tar.gz |
beta 2010.12.06 15:24
Diffstat (limited to 'tex/context/base/strc-lst.mkiv')
-rw-r--r-- | tex/context/base/strc-lst.mkiv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/strc-lst.mkiv b/tex/context/base/strc-lst.mkiv index f752051d7..526ed0409 100644 --- a/tex/context/base/strc-lst.mkiv +++ b/tex/context/base/strc-lst.mkiv @@ -96,7 +96,7 @@ % new from here \xdef\currentstructurelistattribute{\ctxlua{tex.write(structures.references.setinternalreference(nil,nil,\nextinternalreference))}}% \xdef\currentdestinationattribute{\number\lastdestinationattribute}% - %begingroup\attribute\destinationattribute\currentdestinationattribute\dontleavehmode\hbox{}\endgroup % todo + %begingroup\attribute\destinationattribute\currentdestinationattribute\dontleavehmode\emptyhbox\endgroup % todo \dontleavehmode\hbox attr \destinationattribute \currentdestinationattribute{}% todo % end of new \else @@ -702,7 +702,7 @@ \hfill}}} {\!!widtha\zeropoint \!!widthc\zeropoint - \setbox2\hbox{}}% + \setbox2\emptyhbox}% \setbox4\hbox {\doif{\listparameter\c!pagenumber}\v!yes {\doifsomething{#5} % \listwidth is new ; temp hack |