Changes

Jump to navigation Jump to search
1,305 bytes added ,  22:26, 6 January 2006
→‎[[Fonts]] and Type: some examples added (but perhaps the page is now too long)
<cmd>showbodyfont</cmd> : actual bodyfont family with all variants
 
<context>
\setuplayout[scale=.7]
\showbodyfont
</context>
<cmd>showbodyfontenvironment</cmd> : draws a table that shows which point sizes match the relative sizes
<context>
\setuplayout[scale=.7]
\showbodyfontenvironment
</context>
<cmd>showsymbolset</cmd>[''symbolset name''] : shows all the symbols within a given symbol set
<texcode>\showsymbolset[navigation 1]</texcode><context>\setuplayout[scale=.7]\showsymbolset[navigation 1]</context> <cmd>showcharacters</cmd> : list of available chars of actual bodyfont encoding(approx. 4 pages) <context>\setuplayout[height=12cm,scale=.7]\setupcolors[state=start]\showcharacters</context>
<cmd>showmathcharacters</cmd> : list of all the available math (non-alphabetical) characters available in math, now including all the AMS characters
 
<context>
\setuplayout[height=12cm,scale=.7]
\setupcolors[state=start]
\showmathcharacters
</context>
<cmd>showaccents</cmd> : shows A-Z and a-z with all available accents
<context>\setuplayout[height=18cm,scale=.7]\setupcolors[state=start]\showaccents</context> <cmd>showstruts</cmd> : make display struts (invisible characters visibleplaceholders for proper minimum line heights) ''(Make a better, slightly more complex example.)'' <texcode>\setupframed[framecolor=gray]\showstrutsThis will display \strut struts.\crlfFrame with struts: \framed{xxx}\crlfAnd frame without them: \framed[strut=no]{xxx}</texcode><context>\setuplayout[scale=.7]\setupcolors[state=start]\setupframed[framecolor=gray]\showstrutsThis will display \strut struts.\crlfFrame with struts: \framed{xxx}\crlfAnd frame without them: \framed[strut=no]{xxx}</context> 
<cmd>showfontstrip</cmd> : the current typeface combination, with roman, sans, math, and teletype families visualised, with x-heights
 
<context>
\setuplayout[scale=.7]
\showfontstrip
</context>
<cmd>tracefonthandling</cmd> :
<cmd>tracechinese</cmd> : ?
<cmd>tracedfontname</cmd> ''{Font Name}'' : ?Chain of synonyms for the given font name <texcode>\tracedfontname{Bold}</texcode> <context>\setuplayout[scale=.7]\tracedfontname{Bold}</context>
<cmd>tracedfontencoding</cmd> : ?
 
==[[Colors]] and Graphics==

Navigation menu