Added example of non-breaking space in sample project
This commit is contained in:
@@ -18,4 +18,4 @@ This one is a bit longer. “It also has some dialogue in it” she said, before
|
|||||||
|
|
||||||
Let’s auto-replace this A with <A>, and this C with <C>. While <E> is just <E>.
|
Let’s auto-replace this A with <A>, and this C with <C>. While <E> is just <E>.
|
||||||
|
|
||||||
|
Let’s also add some text with a non-breaking space in it, like right here!
|
||||||
|
|||||||
@@ -13,8 +13,3 @@ With many cheerful facts about the square of the hypotenuse
|
|||||||
With many cheerful facts about the square of the hypotenuse
|
With many cheerful facts about the square of the hypotenuse
|
||||||
With many cheerful facts about the square of the hypotenuse
|
With many cheerful facts about the square of the hypotenuse
|
||||||
With many cheerful facts about the square of the hypotepotenuse
|
With many cheerful facts about the square of the hypotepotenuse
|
||||||
|
|
||||||
Typing Very Fast — too fast!
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version='1.0' encoding='utf-8'?>
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
<novelWriterXML appVersion="0.3.2" fileVersion="1.0" timeStamp="2019-10-29 11:29:39">
|
<novelWriterXML appVersion="0.3.2" fileVersion="1.0" timeStamp="2019-10-29 14:42:48">
|
||||||
<project>
|
<project>
|
||||||
<name>Sample Project</name>
|
<name>Sample Project</name>
|
||||||
<title>Sample Project</title>
|
<title>Sample Project</title>
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
<spellCheck>True</spellCheck>
|
<spellCheck>True</spellCheck>
|
||||||
<lastEdited>ba8a28a246524</lastEdited>
|
<lastEdited>ba8a28a246524</lastEdited>
|
||||||
<lastViewed>ba8a28a246524</lastViewed>
|
<lastViewed>ba8a28a246524</lastViewed>
|
||||||
<lastWordCount>864</lastWordCount>
|
<lastWordCount>873</lastWordCount>
|
||||||
<autoReplace>
|
<autoReplace>
|
||||||
<A>B</A>
|
<A>B</A>
|
||||||
<B>E</B>
|
<B>E</B>
|
||||||
@@ -79,10 +79,10 @@
|
|||||||
<status>Notes</status>
|
<status>Notes</status>
|
||||||
<expanded>False</expanded>
|
<expanded>False</expanded>
|
||||||
<layout>SCENE</layout>
|
<layout>SCENE</layout>
|
||||||
<charCount>713</charCount>
|
<charCount>787</charCount>
|
||||||
<wordCount>132</wordCount>
|
<wordCount>146</wordCount>
|
||||||
<paraCount>6</paraCount>
|
<paraCount>7</paraCount>
|
||||||
<cursorPos>72</cursorPos>
|
<cursorPos>152</cursorPos>
|
||||||
</item>
|
</item>
|
||||||
<item handle="bc0cbd2a407f3" order="2" parent="e7ded148d6e4a">
|
<item handle="bc0cbd2a407f3" order="2" parent="e7ded148d6e4a">
|
||||||
<name>Another Scene</name>
|
<name>Another Scene</name>
|
||||||
@@ -103,10 +103,10 @@
|
|||||||
<status>Finished</status>
|
<status>Finished</status>
|
||||||
<expanded>False</expanded>
|
<expanded>False</expanded>
|
||||||
<layout>UNNUMBERED</layout>
|
<layout>UNNUMBERED</layout>
|
||||||
<charCount>658</charCount>
|
<charCount>630</charCount>
|
||||||
<wordCount>106</wordCount>
|
<wordCount>101</wordCount>
|
||||||
<paraCount>4</paraCount>
|
<paraCount>3</paraCount>
|
||||||
<cursorPos>678</cursorPos>
|
<cursorPos>648</cursorPos>
|
||||||
</item>
|
</item>
|
||||||
<item handle="96b68994dfa3d" order="4" parent="e7ded148d6e4a">
|
<item handle="96b68994dfa3d" order="4" parent="e7ded148d6e4a">
|
||||||
<name>A Note on Ipsums</name>
|
<name>A Note on Ipsums</name>
|
||||||
|
|||||||
Reference in New Issue
Block a user