Changes

Jump to navigation Jump to search
There is no typescript called 'latinmodern'. The wiki displays the right output simply because the fallback font is latin modern
You can visualize here the pack A collection of fonts is called a ''typescript'' in ConTeXt. The following typescripts are available in for fonts distributed with ConTeXt's distribution(the name of the typescript is shown as <code>typescriptname</code>): * The Latin Modern font family, which is a modern version of standard TeX font [https://en.wikipedia.org/wiki/Computer_Modern Computer Modern]:**<code>modern</code>: synonym <code>modern-base</code>**<code>modernvariable</code>: synonym <code>modern-variable</code> (a variable width typewriter font)
Noticeably, you will find:
* The Latin Modern font family, the TeX standard, complete and ready for maths.<code>latinmodern</code>
* The [http://www.gust.org.pl/projects/e-foundry/tex-gyre TeX Gyre] Collection of Fonts, cross-platform OpenType formats.
** <code>pagella</code>, also called by : synonym <code>palatino</code>** <code>termes</code>, also called by : synonym <code>times</code>** <code>heros</code>, also called by : synonym <code>helvetica</code>** <code>bonum</code>, also called by : synonym <code>bookman</code>** <code>scholas</code>, also called by : synonym <code>schoolbook</code>** <code>adventor</code>, also called by : synonym <code>avantgarde</code>** <code>cursor</code>, also called by : synonym <code>courier</code>** <code>chorus</code>, also called by : synonym <code>chancery</code>
* The DejaVu font family : <code>dejavu</code> and <code>dejavu-condensed</code>
* 6 additionals fonts (covering serif, sans serif, and monospaced)
** Kurier : <code>kurier</code>
** Iwona: <code>iwona</code>
* 3 additionals additional math fonts for sciences and maths:** Euler: <code>[eulernova]</code>**STIX2: <code>stix</code>**XITS: <code>xits</code>
{|class="wikitable" style="width: 85%;"
\definepapersize[sheet][width=4.1cm,height=0.7cm] \setuppapersize[sheet]
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [rm] [latinmodernromanmodern] \setupbodyfont[mainface]
\switchtobodyfont[12pt]
\starttext \rm Latin Modern\stoptext
\definepapersize[sheet][width=4.1cm,height=0.7cm] \setuppapersize[sheet]
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [ss] [latinmodernsansmodern] \setupbodyfont[mainface]
\switchtobodyfont[12pt]
\starttext \ss Latin Modern\stoptext
\definepapersize[sheet][width=4.1cm,height=0.7cm] \setuppapersize[sheet]
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [tt] [latinmodernmonomodern] \setupbodyfont[mainface]
\switchtobodyfont[12pt]
\starttext \tt Latin Modern\stoptext
| -
| -
| [https://www.stixfonts.org Scientific and Technical Information Exchange] fonts.For scientific typesetting with proper mathematical support |<!------------------------------------------------------------------------------>Times (new) Roman
|-
| XITS
| -
| -
| For scientific typesetting with proper mathematical supportClone of STIX font
| Times (new) Roman
<!------------------------------------------------------------------------------>
height=11cm]
%
\definefontfamily [latinmodernroman] [rm] [latinmodernroman]\definefontfamily [latinmodernsans] [rm] [latinmodernsans]\definefontfamily [latinmodernmono] [rm] [latinmodernmono]\definefontfamily [texgyreadventor] [rm] [texgyreadventor]\definefontfamily [texgyrebonum] [rm] [texgyrebonum]\definefontfamily [texgyrecursor] [rm] [texgyrecursor]\definefontfamily [texgyrechorus] [rm] setupbodyfont[texgyrechorus]\definefontfamily [texgyrepagella] [rm] [texgyrepagella]\definefontfamily [texgyreshola] [rm] [texgyreshola]\definefontfamily [texgyretermes] [rm] [texgyretermes]\definefontfamily [dejavuserif] [rm] [dejavuserif]\definefontfamily [dejavusans] [rm] [dejavusans]\definefontfamily [dejavusansmono] [rm] [dejavusansmono]\definefontfamily [gentium] [rm] [gentiummodern]\setupbodyfont[latinmodernroman10pt]%\setupbodyfontsetupinterlinespace[12pt4ex] %== Doesn't in the wiki if different, but ok on https://live.contextgarden.net/
%
\starttext
%\startitemizestartbuffer[n,packedline] \item The quick brown fox jumps over the lazy dog (\stopbuffer \startitemize[none,packed] \item default): \getbuffer[line]\\\switchtobodyfont[latinmodernromanmodern] \item The quick brown fox jumps over the lazy doglmserif: \getbuffer[line]\\\switchtobodyfont[latinmodernsansmodern] \item The quick brown fox jumps over the lazy dog\ss lmsans: \getbuffer[line]\\\switchtobodyfont[latinmodernmonomodern] \item The quick brown fox jumps over the lazy dog\tt lmmono: \getbuffer[line]\\\switchtobodyfont[texgyreadventoradventor] \item The quick brown fox jumps over the lazy dogadventor: \getbuffer[line]\\\switchtobodyfont[texgyrebonumbonum] \item The quick brown fox jumps over the lazy dogbonum: \getbuffer[line]\\\switchtobodyfont[texgyrechoruschorus] \item The quick brown fox jumps over the lazy dogchorus: \getbuffer[line]\\\switchtobodyfont[texgyrecursorcursor] \item The quick brown fox jumps over the lazy dogcursor: \getbuffer[line]\\\switchtobodyfont[texgyrepagellapagella] \item The quick brown fox jumps over the lazy dogpagella: \getbuffer[line]\\\switchtobodyfont[texgyresholashola] \item The quick brown fox jumps over the lazy dogshola: \getbuffer[line]\\\switchtobodyfont[texgyretermestermes] \item The quick brown fox jumps over the lazy dogtermes: \getbuffer[line]\\\switchtobodyfont[dejavuserifdejavu] \item The quick brown fox jumps over the lazy dogdejavuserif: \getbuffer[line]\\\switchtobodyfont[dejavusansdejavu] \item The quick brown fox jumps over the lazy dog\ss dejavusans: \getbuffer[line]\\\switchtobodyfont[dejavusansmonodejavu] \item The quick brown fox jumps over the lazy dog\tt dejavumono: \getbuffer[line]\\\switchtobodyfont[gentium] \item The quick brown fox jumps over the lazy doggentium: \getbuffer[line]\\
\stopitemize
\stoptext
</context>
 
 
= Symbols =
A page is dedicated to [[Symbols]]
 
[[Category:Fonts]]

Navigation menu