summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/nonfrenc.helpmark
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/nonfrenc.helpmark')
-rw-r--r--macros/text1/cms_help_files/nonfrenc.helpmark45
1 files changed, 45 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/nonfrenc.helpmark b/macros/text1/cms_help_files/nonfrenc.helpmark
new file mode 100644
index 0000000000..73157c7f9f
--- /dev/null
+++ b/macros/text1/cms_help_files/nonfrenc.helpmark
@@ -0,0 +1,45 @@
++-----------------------------------------------------------------------------+
+| nonfrenchspacing |
++-----------------------------------------------------------------------------+
+
+Abbreviation: ã|noneã%
+
+Parameters: ã|noneã%
+
+ ã|Description:ã%
+By default, TEXT1 will double space after punctuation, unless the letter
+prior to the punctuation is a capital letter. To make all interword spacing
+the same, regardless of punctuation, you can enter the \frenchspacing
+markup. This will turn off the extra spacing following punctuation for the
+rest of a document or until TEXT1 sees a \nonfrenchspacing markup.
+
+ ã|Example:ã%
+If you had specified \nonfrenchspacing to turn off french spacing,
+
+\nonfrenchspacing
+\bibentry
+
+Grabens, Gruss M. 1970. {\it Mechanical Processes
+in the Human Geomechanism}. Winston: Geomedical
+Publications, International.
+
+it might print as:
+
++-----------------------------------------------------------------------------+
+| |
+| Grabens, Gruss M. 1970. Mechanical Processes in the Human Geomechanism. |
+| Winston: Geomedical Publications, International. |
+| |
++-----------------------------------------------------------------------------+
+
+Compare this to the same bibliography entry printed with \frenchspacing:
+
++-----------------------------------------------------------------------------+
+| |
+| Grabens, Gruss M. 1970. Mechanical Processes in the Human Geomechanism. |
+| Winston: Geomedical Publications, International. |
+| |
++-----------------------------------------------------------------------------+
+
+ ã|Notes:ã%
+none.