summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2015-07-21 14:21:49 +0000
committerhallgren <hallgren@chalmers.se>2015-07-21 14:21:49 +0000
commite9c060d3f94893fbfd579cf45d2499aef616d7ba (patch)
treec650b5aaa98e561be89ef3b2e6057e0f2b0357a9 /testsuite
parent55e2a4c9cb77d8e205b5bfb7b53419c3c509af85 (diff)
PGF web service: option to leave &+ uninterpreted in linearized output
By adding unlexer=none (or unlexer=id) in requests that output linearizations (e.g. command=linearize, command=translate), you can leave &+ uninterpreted instead of gluing the adjacent tokens. This means that the output is left in a format that can be parsed in a subsequent request. To implement this consistently, the function linearizeAndBind was replaced with the function linearizedAndUnlex (but there are a couple of requests that do not call this function...) Note that this applies to the Haskell run-time requests only. The C run-time request (c-linearize, c-translate) always applies the &+ token and the c-parse request can parse input containing glued tokens.
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions