ali@136: **************** OPTIONS **************** ali@136: --usertypo ali@138: --charset=auto ali@136: --dump-config ali@136: **************** INPUT(bookloupe.ini) **************** ali@136: # Relaxed configuration for bookloupe ali@136: ali@136: [options] ali@136: # Ignore DP-specific markup ali@136: dp=false ali@136: # Echo queried line ali@136: echo=true ali@136: # Check single quotes ali@136: squote=false ali@136: # Check common typos ali@136: typo=true ali@136: # Require closure of quotes on every paragraph ali@136: qpara=false ali@136: # Enable paranoid querying of everything ali@136: paranoid=false ali@136: # Enable line end checking ali@136: line-end=true ali@136: # Overview: just show counts ali@136: overview=false ali@136: # Output errors to stdout instead of stderr ali@136: stdout=false ali@136: # Echo header fields ali@136: header=false ali@136: # Ignore markup in < > ali@136: markup=false ali@136: # Use file of user-defined typos ali@136: usertypo=false ali@136: # Verbose - list everything ali@136: verbose=false ali@138: # Set of characters valid for this ebook ali@138: charset=UNICODE ali@136: **************** EXPECTED(stdout) **************** ali@136: # Relaxed configuration for bookloupe ali@136: ali@136: [options] ali@136: # Ignore DP-specific markup ali@136: dp=false ali@136: # Echo queried line ali@136: echo=true ali@136: # Check single quotes ali@136: squote=false ali@136: # Check common typos ali@136: typo=true ali@136: # Require closure of quotes on every paragraph ali@136: qpara=false ali@136: # Enable paranoid querying of everything ali@136: paranoid=false ali@136: # Enable line end checking ali@136: line-end=true ali@136: # Overview: just show counts ali@136: overview=false ali@136: # Output errors to stdout instead of stderr ali@136: stdout=false ali@136: # Echo header fields ali@136: header=false ali@136: # Ignore markup in < > ali@136: markup=false ali@136: # Use file of user-defined typos ali@136: usertypo=true ali@136: # Verbose - list everything ali@136: verbose=false ali@138: # Set of characters valid for this ebook ali@138: charset=auto