diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/config.t2t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/config.t2t b/configs/config.t2t index 9bc732b..0609596 100644 --- a/configs/config.t2t +++ b/configs/config.t2t @@ -2,6 +2,8 @@ %!includeconf: ./this_class_cfg.t2t %!postproc: SITEROOT . +%!style(html): path2root/evmik.css +%!style(tex): path2root/styles/evmik %%!postproc(html): '(?i)<h1>DrEugeniyMikhailov</h1>' '<h1><a class="headerAuthor" href="HmPgURL">Dr. Eugeniy E. Mikhailov</a></h1>' %% -- extra settings to make it handheld device compatible %!postproc: '(?i)(<head.*$)' '\1\n<meta name="viewport" content="width=device-width, initial-scale=1.0">' |