| 6 | 6 | Word processing with variables. |
| 7 | 7 | |
| 8 | |  |
| 8 | Requirements |
| 9 | --- |
| 10 | [Java 8u40 or greater](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html). |
| 9 | 11 | |
| 10 | | Features |
| 12 | Quick Start |
| 11 | 13 | --- |
| 14 | Complete the following steps to run the application: |
| 12 | 15 | |
| 13 | | * User-defined variables |
| 14 | | * Recursive variable definitions |
| 15 | | * Real-time document preview with variable substitution |
| 16 | | * Platform independent (Windows, Linux, MacOS) |
| 17 | | * Auto-complete variable names based on variable values |
| 18 | | * Real-time XML document transformation using XSLT2 |
| 16 | 1. [Download](https://github.com/DaveJarvis/scrivenvar/releases) `scrivenvar.jar`. |
| 17 | 1. Double-click `scrivenvar.jar` to start the application. |
| 18 | |
| 19 | Features |
| 20 | --- |
| 19 | 21 | * R integration |
| 22 | * User-defined variables, interpolated |
| 23 | * Real-time preview with variable substitution |
| 24 | * Auto-complete variable names based on variable values |
| 25 | * XML document transformation using XSLT2 |
| 26 | * Platform independent (Windows, Linux, MacOS) |
| 20 | 27 | |
| 21 | 28 | Future Features |
| 22 | 29 | --- |
| 23 | 30 | * Spell check |
| 24 | | * Search and replace text with variables |
| 31 | * Search and replace using variables |
| 25 | 32 | * Re-organize variable names |
| 26 | 33 | |
| 27 | | Requirements |
| 34 | Screenshot |
| 28 | 35 | --- |
| 29 | | |
| 30 | | Download and install [Java 8u40 or greater](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html). |
| 31 | 36 | |
| 32 | | Usage |
| 33 | | --- |
| 34 | | 1. [Download](https://github.com/DaveJarvis/scrivenvar/releases) `scrivenvar.jar`. |
| 35 | | 1. Double-click `scrivenvar.jar` to start the application. |
| 37 |  |
| 36 | 38 | |
| 37 | 39 | License |
| 38 | 40 | --- |
| 39 | | |
| 40 | 41 | This software is licensed under the [BSD 2-Clause License](LICENSE). |
| 41 | 42 | |