Nowy kolorek na ledwo.

This commit is contained in:
Bartek Stalewski 2012-08-06 18:34:02 +02:00
parent c35fedfd39
commit 78d6d2cfa5

View File

@ -1,4 +1,4 @@
/def -mregexp -Fp3 -t'ledwo zyw.' _sub_ledwo = /substitute -p %{PL}@{BC%kolor_crit}$[toupper({P0})]@{n}%{PR}
/def -mregexp -Fp3 -t'ledwo zyw.' _sub_ledwo = /substitute -p %{PL}@{BCwhite}@{Cbgred}$[toupper({P0})]@{n}%{PR}
/def _sub = \
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, {PR}, " [", {1}, "] "))))