Difference between revisions of "NL/Documentation/FAQ/Formula/How do I change the font of a subformula?"

From Apache OpenOffice Wiki
< NL‎ | Documentation‎ | FAQ
Jump to: navigation, search
Line 1: Line 1:
{{DISPLAYTITLE: How do I change the font of a subformula?}}
+
{{DISPLAYTITLE: Hoe wijzig ik het lettertype van een subformule?}}
  
 
<section begin=question/>
 
<section begin=question/>
'''How do I change the font of a subformula?'''
+
'''Hoe wijzig ik het lettertype van een subformule?'''
 
<section end=question/>
 
<section end=question/>
  
 
<section begin=answer/>
 
<section begin=answer/>
You can use one of the following font attributes:
+
U kunt één van de volgende attributen voor lettertypen gebruiken:
  
*<font color="brown">'''italic a '''</font>typesets ''' a '''in italic shape.
+
*<font color="brown">'''italic a '''</font>stelt ''' a ''' in op de cursieve vorm.
*so does<font color="brown">''' ital a'''</font>.
+
*evenals<font color="brown">''' ital a'''</font>.
*<font color="brown">'''nitalic a '''</font>typesets ''' a ''' in upright shape (abbreviation for not italic).
+
*<font color="brown">'''nitalic a '''</font>stelt de ''' a ''' in op de rechtop staande vorm (afkorting voor not italic (niet cursief)).
*<font color="brown">'''bold a '''</font>typesets ''' a ''' in boldface.
+
*<font color="brown">'''bold a '''</font>stelt de ''' a ''' in op vet beeld.
*<font color="brown">'''nbold a '''</font>typesets ''' a ''' with normal weight (abbreviation for not bold).
+
*<font color="brown">'''nbold a '''</font>stelt ''' a ''' in met normaal beeld (afkorting voor not bold (niet vet)).
  
  
In addition ''Math'' uses a set of three generic font families,
+
In aanvulling hierop gebruikt ''Math'' een verzameling van drie algemene families van lettertypen, die als volgt worden gebruikt:
which are used as follows:
+
  
*<font color="brown">'''font serif a '''</font>typesets ''' a ''' in a serifed font, usually Times.
+
*<font color="brown">'''font serif a '''</font>stelt ''' a ''' in op een lettertype met schreefletters, gewoonlijk Times.
*<font color="brown">'''font sans a '''</font>typesets ''' a ''' in a sans serif font, usually Helvetica or Arial.
+
*<font color="brown">'''font sans a '''</font>stelt ''' a ''' in op een schreefloos lettertype, gewoonlijk Helvetica of Arial.
*<font color="brown">'''font fixed a '''</font>typesets ''' a ''' in a fixed-width font, usually Courier.
+
*<font color="brown">'''font fixed a '''</font>stelt ''' a ''' in op een lettertype met vaste breedte, gewoonlijk Courier.
  
  
Font attributes can be combined as in this example:
+
Attributen in lettertypen kunnen worden gecombineerd zoals in dit voorbeeld:
  
Enter<font color="brown">''' bold font sans A '''</font>to get <B><FONT FACE="Arial, sans-serif">A</FONT></B>.
+
Voer <font color="brown">''' bold font sans A '''</font>in om <B><FONT FACE="Arial, sans-serif">A</FONT></B> te krijgen.
  
  
You can apply font attributes to an entire subformula if you group it with<font color="brown">''' { } '''</font>or other brackets. Example:
+
U kunt attributen voor lettertypen toepassen op een gehele subformule als u die groepeert met<font color="brown">''' { } '''</font>of andere haakjes. Bijvoorbeeld:
  
Enter<font color="brown">''' a b bold {c d} e '''</font>to typeset ab<B>cd</B>e.
+
Voer<font color="brown">''' a b bold {c d} e '''</font>in om ab<B>cd</B>e te krijgen.
  
  
When several font attributes are applied, the innermost takes precedence as shown in this example:
+
Wanneer meerdere attributen voor lettertypen worden toegepast, hebben de binnenste voorrang, zoals weergegeven in dit voorbeeld:
  
Enter<font color="brown">''' bold {a b nbold c d} '''</font>to get <B>ab</B>c<B>d</B>.
+
Voer<font color="brown">''' bold {a b nbold c d} '''</font>in om <B>ab</B>c<B>d</B> te krijgen.
  
  
{{Documentation/SeeAlso|
+
{{NL/Documentation/ZieOok|
* [[Documentation/FAQ/Formula/How do I change the fonts used in my formula?|How do I change the fonts used in my formula?]] to change the fonts used in ''Math'' }}  
+
* [[NL/Documentation/FAQ/Formula/How do I change the fonts used in my formula?|Hoe wijzig ik de lettertypen die ik heb gebruikt in mijn formule?]] om de in ''Math'' gebruikte lettertypen te wijzigen. }}  
 
<section end=answer/>
 
<section end=answer/>
  
[[Category:Documentation/FAQ/Formula]]
+
[[Category:NL/Documentation/FAQ/Formula]]

Revision as of 17:34, 14 December 2009


Hoe wijzig ik het lettertype van een subformule?


U kunt één van de volgende attributen voor lettertypen gebruiken:

  • italic a stelt a in op de cursieve vorm.
  • evenals ital a.
  • nitalic a stelt de a in op de rechtop staande vorm (afkorting voor not italic (niet cursief)).
  • bold a stelt de a in op vet beeld.
  • nbold a stelt a in met normaal beeld (afkorting voor not bold (niet vet)).


In aanvulling hierop gebruikt Math een verzameling van drie algemene families van lettertypen, die als volgt worden gebruikt:

  • font serif a stelt a in op een lettertype met schreefletters, gewoonlijk Times.
  • font sans a stelt a in op een schreefloos lettertype, gewoonlijk Helvetica of Arial.
  • font fixed a stelt a in op een lettertype met vaste breedte, gewoonlijk Courier.


Attributen in lettertypen kunnen worden gecombineerd zoals in dit voorbeeld:

Voer bold font sans A in om A te krijgen.


U kunt attributen voor lettertypen toepassen op een gehele subformule als u die groepeert met { } of andere haakjes. Bijvoorbeeld:

Voer a b bold {c d} e in om abcde te krijgen.


Wanneer meerdere attributen voor lettertypen worden toegepast, hebben de binnenste voorrang, zoals weergegeven in dit voorbeeld:

Voer bold {a b nbold c d} in om abcd te krijgen.



Zie ook

Personal tools