Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Find and Replace Fractions.html #1

Merged
merged 1 commit into from
Jul 28, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions Find and Replace Fractions.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE HTML SYSTEM -//Adobe//DWExtension layout-engine 10.0//dialog>
<HTML>
<HEAD>
<Title>Find and Replace Fractions</Title>
<script src="Find and Replace Fractions.js"></script>
</HEAD>
<BODY>
<form style="font-family: Helvetica, Arial, sans-serif; font-size: 10pt;">

<p><strong>Find and Replace Fractions</strong></p>
<p>Find all smart fractions in document and replace with proper code.</p>
<p>Start Find and Replace on document?</p>
</form>
</BODY>
</HTML>