1
0
Fork 0

Update documentation on font browser

This commit is contained in:
Joris van der Hoeven 2014-06-09 16:57:40 +00:00
parent 479b928cce
commit 2a2157ceef
1 changed files with 79 additions and 48 deletions

View File

@ -1,62 +1,93 @@
<TeXmacs|1.0.0.14> <TeXmacs|1.99.1>
<style|tmdoc> <style|<tuple|tmdoc|english>>
<\body> <\body>
<expand|tmdoc-title|The font selection system> <tmdoc-title|The font selection system>
In <apply|TeXmacs>, fonts have five main characteristics: In <TeXmacs>, the global document font can be specified using
<menu|Document|Font>. It is also possible to locally use another font using
<menu|Format|Font>. Both <menu|Document|Font> and <menu|Format|Font> open
the <TeXmacs> font browser. Fonts have three main characteristics:
<\itemize> <\description>
<item>Its name (roman, pandora, concrete, etc.). <item*|Family>Fonts are grouped together into <em|families> with a
similar design.
<item>Its family (roman, typewriter or sans serif). <item*|Shape>Inside the same font family, individual fonts have different
<em|shapes>, such as bold, italic, small capitals, etc.
<item>Its size (a base size (in points) and a relative size (normal, <item*|Size>The font <em|size> in points.
small, etc.). </description>
<item>Its series (bold, medium or light). The user may directly specify these three characteristics in the font
browser, which also displays some sample text for the selected font.
<item>Its shape (right, italic, small caps, etc.). The font browser also provides a way to quickly select fonts based on
</itemize> desirable font properties. For instance, by filtering on a ``bold weight''
and ``sans serif'', one may find a bold sans serif font which mixes as well
as possible with the main font. <TeXmacs> allows you to filter on the
following criteria:
Notice that in the font selection system of <apply|LaTeX> <\description>
<with|mode|math|2\<varepsilon\>>, the font name and family are only one <item*|Weight>The font <em|weight> corresponds to the ``thickness'' of
(namely, the family). Notice also that the base font size is specified for the font:
the entire document in <apply|menu|Document|Font|Size>.
<apply|tmdoc-copyright|1998--2002|Joris van der Hoeven> <center|<block|<tformat|<table|<row|<cell|<with|font-series|thin|Thin>>|<cell|<with|font-series|light|Light>>|<cell|Medium>|<cell|<with|font-series|bold|Bold>>|<cell|<with|font-series|black|Black>>>>>>>
<expand|tmdoc-license|Permission is granted to copy, distribute and/or <item*|Slant>The font <em|slant> determines the angle of the font:
modify this document under the terms of the GNU Free Documentation License,
Version 1.1 or any later version published by the Free Software Foundation;
with no Invariant Sections, with no Front-Cover Texts, and with no
Back-Cover Texts. A copy of the license is included in the section entitled
"GNU Free Documentation License".>
</body>
<\initial> <center|<block|<tformat|<table|<row|<cell|<with|font-family|normal|Normal>>|<cell|<with|font-shape|italic|Italic>>|<cell|<with|font-shape|slanted|Oblique>>>>>>>
<\collection>
<associate|paragraph width|150mm>
<associate|odd page margin|30mm>
<associate|shrinking factor|4>
<associate|page right margin|30mm>
<associate|page top margin|30mm>
<associate|reduction page right margin|25mm>
<associate|page type|a4>
<associate|reduction page bottom margin|15mm>
<associate|even page margin|30mm>
<associate|reduction page left margin|25mm>
<associate|page bottom margin|30mm>
<associate|reduction page top margin|15mm>
<associate|language|english>
</collection>
</initial>
<\references> <item*|Stretch>This property determines the horizontal width for a fixed
<\collection> vertical height:
<associate|toc-1|<tuple|<uninit>|?>>
<associate|idx-1|<tuple|1|?>> <center|<block|<tformat|<table|<row|<cell|<with|font-shape|condensed|Condensed>>|<cell|<with|font-shape|unextended|Unextended>>|<cell|<with|font-shape|wide|Wide>>>>>>>
<associate|idx-2|<tuple|1|?>>
</collection> <item*|Case>This property determines how lowercase letters are
</references> capitalized:
<center|<block|<tformat|<table|<row|<cell|<with|font-shape|mixed|Mixed>>|<cell|<with|font-shape|small-caps|Small
capitals>>>>>>>
<item*|Serif>This feature corresponds to the projecting features called
``serifs'' at the end of strokes:
<center|<block|<tformat|<table|<row|<cell|<with|font-family|rm|Serif>>|<cell|<with|font-family|ss|Sans
Serif>>>>>>>
<item*|Spacing>This feature corresponds to the horizontal spacing between
characters:
<center|<block|<tformat|<table|<row|<cell|<with|font-family|rm|Proportional>>|<cell|<with|font-family|tt|Monospaced>>>>>>>
<item*|Device>This property can be used to immitate specific ``writing
devices'':
<center|<block|<tformat|<table|<row|<cell|<with|font-family|rm|Print>>|<cell|<with|font-family|tt|Typewriter>>|<cell|<with|font-family|digital|Digital>>|<cell|<with|font-family|pen|Pen>>|<cell|<with|font-family|artpen|Art
pen>>|<cell|<with|font-family|chalk|Chalk>>|<cell|<with|font-family|marker|Marker>>>>>>>
<item*|Category>Various other font features:
<htab|5mm><block|<tformat|<table|<row|<cell|<with|font-family|ancient|Ancient>>|<cell|<with|font-family|attached|Attached>>|<cell|<with|font-family|calligraphic|Calligraphic>>|<cell|<with|font-family|comic|Comic>>|<cell|<with|font-family|decorative|Decorative>>>|<row|<cell|<with|font-family|distorted|Distorted>>|<cell|<with|font-family|gothic|Gothic>>|<cell|<with|font-family|handwritten|Handwritten>>|<cell|<with|font-family|initials|Initials>>|<cell|<with|font-family|medieval|Medieval>>>|<row|<cell|<with|font-family|miscellaneous|Misscellaneous>>|<cell|<with|font-family|outline|Outline>>|<cell|<with|font-family|retro|Retro>>|<cell|<with|font-family|scifi|Scifi>>|<cell|<with|font-family|title|Title>>>>>><htab|5mm>
</description>
Each of the above properties really constitutes a <em|hint> on how the kind
of font which <em|should> be used. If no suitable font can be found, then
setting these properties may have no effect. Whenever you apply one or more
filters, the font browser indicates which fonts match the selected
properties. It also indicates the closest match for the current font in
use. When pressing the <menu|Ok> button without selecting any particular
matching font, then the selected font properties will be inserted as
<TeXmacs> markup and used as rendering hints. In that case, the rendering
may change when selecting another global document font (for instance).
<tmdoc-copyright|1998--2014|Joris van der Hoeven>
<tmdoc-license|Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.1
or any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU Free
Documentation License".>
</body>