[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
@frenchspacing command
From: |
Karl Berry |
Subject: |
@frenchspacing command |
Date: |
Sun, 13 Feb 2005 19:23:06 -0500 |
How can I disable this "two spaces feature" after period?
FYI, I just implemented a @frenchspacing command (takes a single
argument, "on" or "off") to control this. It'll be in the next
release. (Or you can have it now if you build from Texinfo CVS.)
I am dubious of my definition of it in the Texinfo XML DTD (attached).
Torsten or anyone, could you advise and take a look? It outputs, e.g.,
<frenchspacing val="on"></frenchspacing>
I suppose one could argue that it should be
<frenchspacing val="on">
... arbitrary text, probably the whole document ...
</frenchspacing>
implementing this did not seem easy to me. (There was enough little
tricks as it stood that I didn't want to make more work for myself.)
Thanks,
karl
texinfo.dtd
Description: Binary data
- @frenchspacing command,
Karl Berry <=