[NTG-context] Re: Scale notation base on current font

2024-06-08 Thread Wolfgang Schuster
] \starttext \input{knuth}\Mynote{First note.} \startstyle[style=\ss] \input{knuth}\Mynote{Second note.} \stopstyle \startstyle[style=\tt\bf] \input{knuth}\Mynote{Third note.} \stopstyle \placenotes[Mynote] \stoptext end example Wolfgang

[NTG-context] Wiki - question about Command/ pages which start with a space character

2024-04-14 Thread garulfo
/ startparagraphs Command/ startparallel Command/ startplacefloat Command/ startplacepairedbox Command/ startsection Command/ startsectionblock Command/ startstartstop Command/ startstop Command/ startstyle Command/ starttabulate Command/ starttextbackground Command/ starttyping Command/ startviewerl

[NTG-context] Re: \em issue in MkXL (2024.03.05 11:26)

2024-03-10 Thread Hans Hagen
. \enableexperiments[fonts.compact] \definefontfamily[mainface][rm][TeX Gyre Termes]   [it={style:regular, features:{default,slanted}},    sl={style:regular, features:{default,slanted}}] \setupbodyfont[mainface] \starttext \startstyle[style=italic]normal {\em emphasized} normal\stopstyle \stoptext The

[NTG-context] Re: \em issue in MkXL (2024.03.05 11:26)

2024-03-10 Thread Wolfgang Schuster
[mainface][rm][TeX Gyre Termes] [it={style:regular, features:{default,slanted}}, sl={style:regular, features:{default,slanted}}] \setupbodyfont[mainface] \starttext \startstyle[style=italic]normal {\em emphasized} normal\stopstyle \stoptext The only way to mask the effect is to create a new

Re: [NTG-context] need defaults for \definehighlight

2015-02-08 Thread Wolfgang Schuster
\strong] when you add “method=” to \definestyle) but it doesn’t add tags in the export command. \definestyle [strong] [style=bold] \definestyle [emphasized] [style=italic] \starttext Strong: You can use \style[strong]{strong} or \strong{strong} or \startstyle[strong]strong\stopstyle.

Re: [NTG-context] default parameter in \definefont

2013-02-27 Thread Wolfgang Schuster
MyriadPro-Bold*default at 70bp] \definefont [subtitle][MyriadPro-Bold*default at 25bp] \definefont [gauthor][MinionPro-Regular*default at 25bp] \stopenvironment > followed by: > \input title.tex \component[title] > - > \startstandardmakeu

Re: [NTG-context] default parameter in \definefont

2013-02-26 Thread john Culleton
-- \usemodule [simplefonts] \definefont [titlefont][MyriadPro-Bold*default at 70bp] \definefont [subtitle][MyriadPro-Bold*default at 25bp] \definefont [gauthor][MinionPro-Regular*default at 25bp] --- followed by: \input title.tex

Re: [NTG-context] Defining a title font.

2012-10-04 Thread Wolfgang Schuster
Book Covers} > \subtitle > > \vfil > \centerline{Free Publishing Software Series} > \vfil > \rm > \stopstandardmakeup I changed your mixed code into ConTeXt code: \definefont [titlefont] [MyriadPro-Bold*default at 70bp] \definefont [subtitle] [MyriadPro-Bold*default a