Difference between revisions of "Command/fixedspaces"

From Wiki
Jump to navigation Jump to search
(Complete page and categorize it)
m
Line 13: Line 13:
 
== Description ==  
 
== Description ==  
  
A switch; makes the space created by <texcode>~</texcode> have the same width as the glyph for the numeral zero (0) in the current font
+
A switch; makes the non-breaking space created with the tilde {{code|~}} have the same width as the glyph for the numeral zero (0) in the current font
  
 
== Example ==
 
== Example ==

Revision as of 03:27, 7 July 2012

\fixedspaces

Syntax

\fixedspaces

Description

A switch; makes the non-breaking space created with the tilde ~ have the same width as the glyph for the numeral zero (0) in the current font

Example


Without \tex{fixedspaces}:\crlf
101\crlf
1~1\crlf
1 1\crlf

\fixedspaces
With \tex{fixedspaces}:\crlf
101\crlf
1~1\crlf
1 1

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: