Ujednolicenie subow.
This commit is contained in:
parent
9b529ff086
commit
53b4438981
2 changed files with 42 additions and 42 deletions
|
@ -1,8 +1,8 @@
|
|||
/def _sub = \
|
||||
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, {PR}, " [", {1}, "] "))))
|
||||
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, {PR}, " @{C%c_info}[", {1}, "]@{n} "))))
|
||||
|
||||
/def _sub_inside = \
|
||||
/return substitute(strcat({PL}, {P0}, " ", {*}, {PR})) %;\
|
||||
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, " @{C%c_info}[", {*}, "]@{n}", {PR})))) %;\
|
||||
|
||||
/def typo =\
|
||||
/let n=$[strchr({*}, '|')]%;\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue