Skip to content

Instantly share code, notes, and snippets.

kpse.set_program_name("luatex")
local load_enc = function()
local f = "t1.tsv"
local i = 0
local uni = {}
local chars = {}
for line in io.lines(f) do
local c = string.explode(line,"\t")
hex = c[3]
if hex then
@michal-h21
michal-h21 / scale.css
Created August 19, 2014 17:09
Responsive typography css style from Viljami Salminen with modifications for tex4ht. source http://viljamis.com/blog/2012/typography/
/*
###### ###### ### ## ########
## ## ## ## ## ## ## ##
## ## ## ## ## ##
###### ## ## ## ## ######
## ## ######### ## ##
## ## ## ## ## ## ## ##
###### ###### ## ## ######## ########
http://viljamis.com/blog/2012/typography/