author | ali <ali@juiblex.co.uk> |
Sun Oct 27 17:01:47 2013 +0000 (2013-10-27) | |
changeset 103 | d22d8cd4f628 |
parent 102 | ff0aa9b1397a |
permissions | -rw-r--r-- |
ali@102 | 1 |
# Default configuration for bookloupe |
ali@102 | 2 |
|
ali@102 | 3 |
[options] |
ali@102 | 4 |
# Ignore DP-specific markup |
ali@102 | 5 |
dp=false |
ali@102 | 6 |
# Echo queried line |
ali@102 | 7 |
echo=true |
ali@102 | 8 |
# Check single quotes |
ali@102 | 9 |
squote=false |
ali@102 | 10 |
# Check common typos |
ali@102 | 11 |
typo=true |
ali@102 | 12 |
# Require closure of quotes on every paragraph |
ali@102 | 13 |
qpara=false |
ali@102 | 14 |
# Enable paranoid querying of everything |
ali@102 | 15 |
paranoid=true |
ali@102 | 16 |
# Enable line end checking |
ali@102 | 17 |
line-end=true |
ali@102 | 18 |
# Overview: just show counts |
ali@102 | 19 |
overview=false |
ali@102 | 20 |
# Output errors to stdout instead of stderr |
ali@102 | 21 |
stdout=false |
ali@102 | 22 |
# Echo header fields |
ali@102 | 23 |
header=false |
ali@102 | 24 |
# Ignore markup in < > |
ali@102 | 25 |
markup=false |
ali@102 | 26 |
# Use file of user-defined typos |
ali@102 | 27 |
usertypo=false |
ali@102 | 28 |
# Defaults for use on www upload |
ali@102 | 29 |
web=false |
ali@102 | 30 |
# Verbose - list everything |
ali@102 | 31 |
verbose=false |
ali@103 | 32 |
# Set of characters valid for this ebook |
ali@103 | 33 |
charset=auto |