You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

103 lines
4.1 KiB
Plaintext

% pandoc suggests to use microtypography
\definefontfeature[default][default][script=latn, protrusion=quality, expansion=quality, itlc=yes, textitalics=yes, onum=yes, pnum=yes]
\definefontfeature[default:tnum][default][tnum=yes, pnum=no]
\definefontfeature[smallcaps][script=latn, protrusion=quality, expansion=quality, smcp=yes, onum=yes, pnum=yes]
\setupitaliccorrection[global, always]
\setupbodyfontenvironment[default][em=italic] % use italic as em, not slanted
\usetypescriptfile[bitter]
\usetypescriptfile[compagnon]
\setupbodyfont[compagnon,12pt]
\setupwhitespace[medium]
\setupitemize[autointro] % prevent orphan list intro
\setupitemize[indentnext=no]
\defineitemgroup[enumerate]
\setupenumerate[each][fit][itemalign=left,distance=.5em,style={\feature[+][default:tnum]}]
\setuppapersize[A5][A5]
\setuplayout
[topspace=0pt,
width=99mm,
header=0pt,
backspace=30mm,
height=204mm,
leftmargin=7mm,
leftmargindistance=2mm,
footer=0mm,
topspace=10mm,
rightmargin=9mm,
rightmargindistance=2mm,
bottomspace=3mm,
]
\definelayer[uppage]
[x=135mm,y=62mm,width=6mm,height=67mm]
\setlayer[uppage]
{\tfc {\em {\bf 18}}}
\definelayer[midpage]
[x=135mm,y=132mm,width=6mm,height=67mm]
\setlayer[midpage]
{\tfc {\em {\bf 18}}}
\definelayer[downpage]
[x=135mm,y=200mm,width=6mm,height=67mm]
\setlayer[downpage]
{\tfc {\em {\bf 18}}}
\definelayer[feature]
[x=133mm,y=11mm,width=6mm,height=67mm]
\setlayer[feature]
{\rotate[rotation=90,frame=on,framecorner=round]{\framed[frame=on,framecorner=00]{\tfa feature}}}
\definelayer[implications]
[x=133mm,y=81mm,width=6mm,height=67mm]
\setlayer[implications]
{\rotate[rotation=90,frame=on,framecorner=round]{\framed[frame=on,framecorner=00]{\tfa implications}}}
\definelayer[alternatives]
[x=133mm,y=151mm,width=6mm,height=67mm]
\setlayer[alternatives]
{\rotate[rotation=90,frame=on,framecorner=round]{\framed[frame=on,framecorner=00]{\tfa alternatives}}}
\definelayer[title]
[x=21mm,y=10mm,width=6mm,height=67mm]
\setlayer[title]
{\rotate[rotation=90,frame=off=]{\framed[frame=off,framecorner=00]{\tfa Monetary perks}}}
\definelayer[head]
[x=30mm,y=10mm,width=99mm,height=60mm]
\setlayer[head]
{\switchtobodyfont[bitter,9pt] \framed[width=99mm,height=60mm,frame=off,align={tolerant,width,hz,hanging}]{\kerncharacters[0.03125]{
Premium features? Subscription services? Pro version? Community edition? Free for evaluation purposes? It's unavoidable, developers will find ways to monetise the platform. Monetary perks are a key revenue stream for platforms. Paying the platform reduces the prevalence of limitations imposed on freeloaders. From adverts to advanced features, what seemed to be an arbitrary limitation turns out to be less than arbitrary. In this way, platforms reserve modes of engagement to people who endorse and invest in the platform. The platform makes a profit from people prepared to pay a premium.
}}}
\definelayer[torso]
[x=30mm,y=80mm,width=99mm,height=60mm]
\setlayer[torso]
{\switchtobodyfont[bitter,9pt] \framed[width=99mm,height=60mm,frame=off,align={tolerant,width,hz,hanging}]{\kerncharacters[0.03125]{
Watermarks be they sonic or visual are an index of monetary perks on platforms. Occasionally it's not clear that there will be a watermark until it's evidently time to upgrade your account. Removing adverts is a common monetary perk. Monetary perks create a hierarchy between the users and reduce the possibility of platforms being a space in which users can share ideas freely.
}}}
\definelayer[legs]
[x=30mm,y=150mm,width=99mm,height=60mm]
\setlayer[legs]
{\switchtobodyfont[bitter,9pt] \framed[width=99mm,height=60mm,frame=off,align={tolerant,width,hz,hanging}]{\kerncharacters[0.03125]{
Prior to signing up, look for ways of doing the same thing with free and open-source software. https://switching.software lists several FLOSS substitutes for commonly used proprietary applications.
}}}
\setupbackgrounds[page][background={feature,implications,alternatives,title,uppage,midpage,downpage,head,torso,legs}]
\starttext
\framed[frame=off]{}
\stoptext