diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-10 06:31:35 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-10 06:31:35 +0300 |
commit | 1498c13df11c851b5057bb758a434798345a1b20 (patch) | |
tree | 9379c1fe81dc2e2c0c38ce2cbf75735bf1f96f3f /doc/grosciteco.tes | |
parent | 730567beb9a74b7ec80a28cc498b3c2761e6f16e (diff) | |
download | sciteco-1498c13df11c851b5057bb758a434798345a1b20.tar.gz |
grosciteco: support .SCITECO_STARTSTYLING and .SCITECO_SETSTYLING macros
This could theoretically be used to apply Scintilla styles not natively and easily supported by grosciteco,
eg. different fonts and font sizes.
Diffstat (limited to 'doc/grosciteco.tes')
-rwxr-xr-x | doc/grosciteco.tes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/grosciteco.tes b/doc/grosciteco.tes index 4a169c7..1e57b52 100755 --- a/doc/grosciteco.tes +++ b/doc/grosciteco.tes @@ -126,6 +126,15 @@ EBN[input] %[ttstart]> ]* L F< + !cmd.xXsciteco_startstyling! + [* EB 0:M[move] U[stylestart] ]* + L F< + !cmd.xXsciteco_setstyling! + C :M#giU.s + [* EB 0:M[move] + Q[stylestart]ESSTARTSTYLING Q.s,(-Q[stylestart])ESSETSTYLING + ]* + L F< !cmd.xXtty! !cmd.xXdevtag! L F< |