\nonfrenchspacing
the default for a language, so you don’t have to repeat the command every time you \selectlanguage
?\nonfrenchspacing
the default for a language, so you don’t have to repeat the command every time you \selectlanguage
?NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\addto\extras<lang>{\nonfrenchspacing}
\addto\noextras<lang>{\frenchspacing}
Very similar, I think.Laurentius wrote:How about spacefactorcodes?
What about them? BothLaurentius wrote:Thanks! How about spacefactorcodes?
\frenchspacing
and \nonfrenchspacing
simply set space factors of punctuation marks:Code: Select all
\meaning\frenchspacing
\meaning\nonfrenspacing
Code: Select all
macro:->\sfcode ‘\.\@m \sfcode ‘\?\@m \sfcode ‘\!\@m \sfcode ‘\:\@m
\sfcode ‘\;\@m \sfcode ‘\,\@m
macro:->\sfcode ‘\.3000\sfcode ‘\?3000\sfcode ‘\!3000\sfcode ‘\:2000\sfcode
‘\;1500\sfcode ‘\,1250
NEW: TikZ book now 40% off at Amazon.com for a short time.