;-*- coding: utf-8-unix mode: ctp -*-
;
; h-wiki
; header include file
.(noctprocess :desc declaration include file)
%include defvarx.txt
; .– color format
; material
.(def-aliaspf fmat .cm) ; .maroon)
.(def-aliaspf fpause .c4 .fs) ; .cs slategrey
.(def-aliaspf fwork .gn .flx)
; .– image size
.(defvarx size@a 80)
.(defvarx size@d 120×80)
.(defvarx size@m 300×200)
; .– formatblock
.(formatblockdef serif .ffs)
;.– set flag
.(addflag xxx)
.(includepath wiki)
;;.(includepath upload)
.(register-mediafile)
; .– the keyword arguments of search-pref will be passed to the consequent functions image eg.
.(search-pref :pattern-underlay 00000$) ; dscxxx
.(search-pref :patterna dsc)
; img-20230223-wa0176.jpeg eg. created with android fas
.(search-pref :pattern-underlay 0000$)
.(search-pref :patterna )
.(search-pref :limitnumber 1)
.(dwmedia-pref :align left)
.(button-pref :type stamp :button »» :sepa )