aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-02 15:30:23 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-09-09 18:22:21 +0200
commite466218d6c608ec4456384dc94aefafdb5b60586 (patch)
tree3be081c3d073d7f792d37c2cbda985ee64bcd8e6
parentb146ccd7a7513b910affd86848c704d600df3090 (diff)
downloadsciteco-e466218d6c608ec4456384dc94aefafdb5b60586.tar.gz
lexer.checkheader is Unicode-aware now (refs #5)
-rw-r--r--lib/lexer.tes2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lexer.tes b/lib/lexer.tes
index 82d8bd9..8d7ea06 100644
--- a/lib/lexer.tes
+++ b/lib/lexer.tes
@@ -3,7 +3,7 @@
! Match Q-Reg "_" against beginning of current doc's first line !
@[lexer.checkheader]{
.h
- 0,0,1ESPOSITIONFROMLINE:X.h
+ 0,(0,1ESPOSITIONFROMLINE:):X.h
[* EQ.h :SQ_ ]*
}