Last change
on this file since 990 was
990,
checked in by ray, 12 years ago
|
|
-
Property svn:keywords set to
LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
|
File size:
970 bytes
|
Line | |
---|
1 | One irritating thing with text processing is the total absence of some typographic essentials on the keyboard -- "real" (typographic) quotes and the dash, typically miss-typed as inch or second sign (") and the hyphon(-). |
---|
2 | |
---|
3 | This plugin lends the good old Word behaviour to Xinha, as ",', and - get converted to their respective typographic correct relatives while typing. |
---|
4 | It also replaces ... with the ellipsis sign (which is three dots combined in one glyph that is considered typographically better). |
---|
5 | |
---|
6 | Configuration (to change the quote style from default English): |
---|
7 | * through language file (see lang/de.js) |
---|
8 | * through a config variable (an array that holds four values: opening single quote, closing single quote, opening double quote, closing double quote) |
---|
9 | |
---|
10 | Additional config option: |
---|
11 | * disable automatic replacement by default |
---|
12 | |
---|
13 | Additional features: |
---|
14 | * can be switched on/off |
---|
15 | * convert all quotes/dashes in a document that still has the boring "/- stuff |
---|
Note: See
TracBrowser
for help on using the repository browser.