Please commit these in abiword-docs/XHTML And if anyone would like to check that dialogfind.html looks good (with the stylesheets in the same directory) in their browser, I'd be grateful.
David Chart
div.index {
voice-family: "\"}\"";
voice-family: inherit;
position: fixed;
top: 2em;
left: 0;
width: 4em;
}
div.banner {
position: fixed;
top: 0;
left: 0;
}
@import url("histyle.css");
body {
background-color: white;
color: black;
font-family: Times, serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: Helvetica, sans-serif;
}
h1 {
font-family: "Arial";
font-size: 22pt;
margin-bottom: 12pt;
font-weight: bold;
margin-top: 22pt;
}
h2 {
font-weight: bold;
margin-top: 22pt;
font-size: 14pt;
margin-bottom: 14pt;
font-family: "Arial";
}
h3 {
font-weight: bold;
margin-top: 22pt;
font-size: 12pt;
margin-bottom: 14pt;
font-family: "Arial";
}
div.main {
padding-top: 1em;
padding-bottom: 1em;
padding-left: 5em;
padding-right: 5em;
}
div.index {
padding: 0.5em;
background-color: black;
color: white;
text-align: center;
}
div.banner {
width: 100%;
padding: 0.5em;
background-color: black;
color: white;
top: 0;
bottom: auto;
}
a.bars {
color: white;
}
.doc_normal
{
text-indent: 25.0pt;
margin-top: 0pt;
margin-bottom: 0pt;
font-size: 12pt;
font-family: "Times New Roman";
}
.doc_image
{
text-indent: 25.0pt;
margin-top: 10pt;
margin-bottom: 16pt;
font-size: 12pt;
font-family: "Times New Roman";
}
Title: AbiWord Help: Find Dialog
Find Dialog
Find What:
Type the word you want to find in this box. This is the search string. The command searches for the string of letters or numbers that you type, so if you search for "in", you will find the middle two letters of "find", as well as the word "in".
Match Case
This checkbox determines whether the string you are looking for must have the same combination of capital and lower case letters as the search string. If this box is selected, then "In" will not match "in". If it is not selected, "in" matches "In", "IN", "in", and "iN".
Find Next
Clicking on this button will find the next occurrence of the search string in the document. AbiWord starts searching from the insertion point, and wraps round to the beginning of the document once the end is reached. The search stops when the whole document has been searched once.
Cancel
This button closes the Find dialog.
