Skip to content

Commit

Permalink
Remove references to opening text files
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay committed Oct 31, 2019
1 parent 54af129 commit b129783
Show file tree
Hide file tree
Showing 17 changed files with 155 additions and 129 deletions.
228 changes: 132 additions & 96 deletions src/OEBPS/Text/TOC.xhtml
Original file line number Diff line number Diff line change
@@ -1,100 +1,136 @@
<?xml version="1.0"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Contents</title>
<link href="../Styles/sgc-toc.css" rel="stylesheet" type="text/css"/>
<title>Contents</title>
<link href="../Styles/sgc-toc.css" rel="stylesheet" type="text/css"/>
</head>

<body>
<div class="sgc-toc-title">Table of Contents</div>
<div class="sgc-toc-level-1">
<a href="../Text/titlepage.xhtml">Title Page</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/rights.xhtml">Copyright</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/introduction.xhtml">Introduction</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/whats_new.xhtml">What’s New</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/about_pageedit.xhtml">About PageEdit</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/installation.xhtml">Installation</a>
<div class="sgc-toc-level-2">
<a href="../Text/installation.xhtml#installation_windows">Windows</a>
</div>
<div class="sgc-toc-level-2">
<a href="../Text/installation.xhtml#installation_mac">macOS</a>
</div>
<div class="sgc-toc-level-2">
<a href="../Text/installation.xhtml#installation_linux">Linux</a>
</div>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/running_pageedit.xhtml">Running PageEdit</a>
<div class="sgc-toc-level-2">
<a href="../Text/running_pageedit.xhtml#installation_windows">From Sigil</a>
</div>
<div class="sgc-toc-level-2">
<a href="../Text/running_pageedit.xhtml#sigil_toc_id_1">As a stand-alone application</a>
</div>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/user_interface.xhtml">User Interface</a>
<div class="sgc-toc-level-2">
<a href="../Text/user_interface.xhtml#sigil_toc_id_2">Main Menu</a>
</div>
<div class="sgc-toc-level-2">
<a href="../Text/user_interface.xhtml#sigil_toc_id_3">Toolbars</a>
</div>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/preferences.xhtml">Preferences</a>
<div class="sgc-toc-level-2">
<a href="../Text/preferences.xhtml#preferences_appearance">Appearance</a>
</div>
<div class="sgc-toc-level-2">
<a href="../Text/preferences.xhtml#sigil_toc_id_4">General Settings</a>
</div>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/opening_and_saving_files.xhtml">Opening and Saving Files</a>
<div class="sgc-toc-level-2">
<a href="../Text/opening_and_saving_files.xhtml#file_open">Opening Documents</a>
</div>
<div class="sgc-toc-level-2">
<a href="../Text/opening_and_saving_files.xhtml#file_save">Saving Documents</a>
</div>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/spellcheck.xhtml">Spellcheck</a>
<div class="sgc-toc-level-2">
<a href="../Text/spellcheck.xhtml#sigil_toc_id_5">Configure Spellchecking</a>
</div>
<div class="sgc-toc-level-2">
<a href="../Text/spellcheck.xhtml#sigil_toc_id_6">Automatic Spellchecking</a>
</div>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/special_characters.xhtml">Special Characters</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/split_markers.xhtml">Inserting Split Markers</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/find.xhtml">Find</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/modes.xhtml">Edit and Preview modes</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/using_the_inspector.xhtml">Using the Inspector</a>
</div>
<div class="sgc-toc-level-1">
<a href="../Text/contributing_to_pageedit.xhtml">Contributing to PageEdit</a>
</div>
</body></html>
<div class="sgc-toc-title">
Table of Contents
</div>

<div class="sgc-toc-level-1">
<a href="../Text/titlepage.xhtml">Title Page</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/rights.xhtml">Copyright</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/introduction.xhtml">Introduction</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/whats_new.xhtml">What’s New</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/about_pageedit.xhtml">About PageEdit</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/installation.xhtml">Installation</a>

<div class="sgc-toc-level-2">
<a href="../Text/installation.xhtml#installation_windows">Windows</a>
</div>

<div class="sgc-toc-level-2">
<a href="../Text/installation.xhtml#installation_mac">macOS</a>
</div>

<div class="sgc-toc-level-2">
<a href="../Text/installation.xhtml#installation_linux">Linux</a>
</div>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/running_pageedit.xhtml">Running PageEdit</a>

<div class="sgc-toc-level-2">
<a href="../Text/running_pageedit.xhtml#installation_windows">From Sigil</a>
</div>

<div class="sgc-toc-level-2">
<a href="../Text/running_pageedit.xhtml#sigil_toc_id_1">As a stand-alone application</a>
</div>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/user_interface.xhtml">User Interface</a>

<div class="sgc-toc-level-2">
<a href="../Text/user_interface.xhtml#sigil_toc_id_2">Main Menu</a>
</div>

<div class="sgc-toc-level-2">
<a href="../Text/user_interface.xhtml#sigil_toc_id_3">Toolbars</a>
</div>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/preferences.xhtml">Preferences</a>

<div class="sgc-toc-level-2">
<a href="../Text/preferences.xhtml#preferences_appearance">Appearance</a>
</div>

<div class="sgc-toc-level-2">
<a href="../Text/preferences.xhtml#sigil_toc_id_4">General Settings</a>
</div>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/opening_and_saving_files.xhtml">Opening and Saving Files</a>

<div class="sgc-toc-level-2">
<a href="../Text/opening_and_saving_files.xhtml#file_open">Opening Documents</a>
</div>

<div class="sgc-toc-level-2">
<a href="../Text/opening_and_saving_files.xhtml#file_save">Saving Documents</a>
</div>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/spellcheck.xhtml">Spellcheck</a>

<div class="sgc-toc-level-2">
<a href="../Text/spellcheck.xhtml#sigil_toc_id_5">Configure Spellchecking</a>
</div>

<div class="sgc-toc-level-2">
<a href="../Text/spellcheck.xhtml#sigil_toc_id_6">Automatic Spellchecking</a>
</div>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/special_characters.xhtml">Special Characters</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/split_markers.xhtml">Inserting Split Markers</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/find.xhtml">Find</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/modes.xhtml">Edit and Preview modes</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/using_the_inspector.xhtml">Using the Inspector</a>
</div>

<div class="sgc-toc-level-1">
<a href="../Text/contributing_to_pageedit.xhtml">Contributing to PageEdit</a>
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion src/OEBPS/Text/about_pageedit.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="about_sigil">About PageEdit</h1>

<p class="h2subheading">&#x2014; General Information &#x2014;</p>
<p class="h2subheading"> General Information </p>

<p>PageEdit was originally designed as a replacement for the Book View feature found in older Sigil versions. However, it can also be used as a general purpose visual XHTML editor.</p>

Expand Down
2 changes: 1 addition & 1 deletion src/OEBPS/Text/contributing_to_pageedit.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="developer">Contributing to PageEdit</h1>

<p class="h2subheading">&#x2014; Helping Development &#x2014;</p>
<p class="h2subheading"> Helping Development </p>

<p>PageEdit is completely free and open-source software, and it is developed and supported entirely by volunteers who love books and want well-edited ebooks to be easily available. Your entirely optional contributions can help improve PageEdit and show your appreciation for making the software available. Feel free to just say hi on the PageEdit forum and let others know how useful PageEdit is to you.</p>

Expand Down
4 changes: 2 additions & 2 deletions src/OEBPS/Text/find.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<body>
<h1 id="find_and_replace">Find</h1>

<p class="h2subheading">&#x2014; Searching In PageEdit &#x2014;</p>
<p class="h2subheading"> Searching In PageEdit </p>

<p>Finding text and updating it is one of the most common tasks in PageEdit&#x2014;to look for words, to remove unwanted text, or to change the formatting of specific items.</p>
<p>Finding text and updating it is one of the most common tasks in PageEditto look for words, to remove unwanted text, or to change the formatting of specific items.</p>

<p>To display the Find toolbar, select the menu item <span class="menuitem">Find→Find</span> or press its keyboard shortcut <span class="buttonbox">CTRL+F</span>:</p>

Expand Down
2 changes: 1 addition & 1 deletion src/OEBPS/Text/installation.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="installation">Installation</h1>

<p class="h1subheading">&#x2014; Getting Started &#x2014;</p>
<p class="h1subheading"> Getting Started </p>

<p>You can download the latest version of PageEdit from <a href="https://github.com/Sigil-Ebook/PageEdit">the official PageEdit website</a> and install it for your OS.</p>

Expand Down
4 changes: 2 additions & 2 deletions src/OEBPS/Text/introduction.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<body>
<h1 id="introduction">Introduction</h1>

<p class="h1subheading">&#x2014; PageEdit: The visual XHTML Editor &#x2014;</p>
<p class="h1subheading"> PageEdit: The visual XHTML Editor </p>

<p>Welcome to the PageEdit User Guide&#x2014;completely updated for PageEdit 0.9.5.</p>
<p>Welcome to the PageEdit User Guidecompletely updated for PageEdit 0.9.5.</p>

<p>View <a href="../Text/whats_new.xhtml">What’s New</a> for changes in recent releases.</p>

Expand Down
2 changes: 1 addition & 1 deletion src/OEBPS/Text/modes.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="modes">Edit and Preview modes</h1>

<p class="h2subheading">&#x2014; Toggling between Edit and Preview modes &#x2014;</p>
<p class="h2subheading"> Toggling between Edit and Preview modes </p>

<p>PageEdit has two modes: Edit and Preview. You can toggle between these two modes by clicking the Mode button:</p>

Expand Down
14 changes: 2 additions & 12 deletions src/OEBPS/Text/opening_and_saving_files.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<body>
<h1 id="opening_and_saving_files">Opening and Saving Files</h1>

<p class="h2subheading">&#x2014; Load and Save Your HTML Files &#x2014;</p>
<p class="h2subheading"> Load and Save Your HTML Files </p>

<p>PageEdit supports opening XHTML and text files.</p>
<p>PageEdit supports opening XHTML files.</p>

<div class="tip">
<p class="tiptext">Save early, save often, and make backup copies!</p>
Expand All @@ -35,16 +35,6 @@
</ul>
</div>

<div class="indent">
<p>Text Files</p>

<ul>
<li>The text file will be converted to HTML.</li>

<li>Paragraphs must be separated by blank lines to have them split into separate paragraphs.</li>
</ul>
</div>

<h3 id="file_save">Saving Documents</h3>

<p>Save your HTML file by clicking the Save button <img alt="a screenshot of the save button" src="../Images/document-save_22px.png"/>, or selecting the menu item <span class="menuitem">File→Save</span> or its shortcut <span class="buttonbox">CTRL+S</span>. (You should always save your document before doing major edits in case you want to undo them.)</p>
Expand Down
2 changes: 1 addition & 1 deletion src/OEBPS/Text/preferences.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="preferences">Preferences</h1>

<p class="h2subheading">&#x2014; Customize PageEdit &#x2014;</p>
<p class="h2subheading"> Customize PageEdit </p>

<p>The Preferences dialog gives you control over many settings in PageEdit.</p>

Expand Down
4 changes: 2 additions & 2 deletions src/OEBPS/Text/running_pageedit.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="installation">Running PageEdit</h1>

<p class="h2subheading">&#x2014; From Sigil and as a stand-alone app &#x2014;</p>
<p class="h2subheading"> From Sigil and as a stand-alone app </p>

<p>You can configure Sigil to run PageEdit or use it as a stand-alone application.</p>

Expand All @@ -29,7 +29,7 @@

<p>4. Select <span class="example">PageEdit.exe</span>. You can then click the <span class="buttonbox">OK</span> button and get back to Sigil.</p>

<p>5. Now, at the very top of Sigil, you’ll see a little button that looks like a pencil writing on paper that will open up PageEdit. If you haven’t changed the default Sigil keyboard shortcuts, you can also press <span class="buttonbox">F12</span>.</p>
<p>5. Now, at the very top of Sigil, you’ll see a little button that looks like a pencil writing on paper that will open up PageEdit. If you haven’t changed the default Sigil keyboard shortcuts, you can also press <span class="buttonbox">F2</span>.</p>

<div class="image">
<img alt="a screenshot of the PageEdit toolbar button" src="../Images/pe_button.png"/>
Expand Down
2 changes: 1 addition & 1 deletion src/OEBPS/Text/special_characters.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="find_and_replace">Special Characters</h1>

<p class="h2subheading">&#x2014; Insert Special Characters &#x2014;</p>
<p class="h2subheading"> Insert Special Characters </p>

<p>You can insert characters that might not be on your keyboard into your document using the Special Characters dialog.</p>

Expand Down
4 changes: 2 additions & 2 deletions src/OEBPS/Text/spellcheck.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="spellcheck">Spellcheck</h1>

<p class="h2subheading">&#x2014; Checking and Correcting Spelling &#x2014;</p>
<p class="h2subheading"> Checking and Correcting Spelling </p>

<h3 id="sigil_toc_id_5">Configure Spellchecking</h3>

Expand All @@ -34,7 +34,7 @@
</div>

<ul>
<li><span class="listheading">Suggested Words:</span> A list of alternative words to choose from&#x2014;selecting one will replace the misspelled word.</li>
<li><span class="listheading">Suggested Words:</span> A list of alternative words to choose fromselecting one will replace the misspelled word.</li>

<li><span class="listheading">Check Spelling:</span> Enable/disable the spellcheck.</li>

Expand Down
2 changes: 1 addition & 1 deletion src/OEBPS/Text/split_markers.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="splitting_and_merging">Inserting Split Markers</h1>

<p class="h2subheading">&#x2014; For use with Sigil &#x2014;</p>
<p class="h2subheading"> For use with Sigil </p>

<p>You can use PageEdit’s Split Marker function to insert Sigil split markers. Split markers are special <span class="menuitem">&lt;hr&gt;</span> tags with <span class="menuitem">sigil_split_marker</span> class attributes, which are shown as thin lines in PageEdit. For more information on split markers, see the Sigil User Guide.</p>

Expand Down
2 changes: 1 addition & 1 deletion src/OEBPS/Text/user_interface.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<p class="heading">File</p>

<ul>
<li><span class="listheading">Open:</span> <a href="../Text/opening_and_saving_files.xhtml#file_open">Open an HTML or text file</a> from your computer.</li>
<li><span class="listheading">Open:</span> <a href="../Text/opening_and_saving_files.xhtml#file_open">Open an HTML file</a> from your computer.</li>

<li><span class="listheading">Save:</span> <a href="../Text/opening_and_saving_files.xhtml#file_save">Save your file</a> (use often!).</li>

Expand Down
Loading

0 comments on commit b129783

Please sign in to comment.