https://bugs.documentfoundation.org/show_bug.cgi?id=95669
--- Comment #7 from tommy27 <[email protected]> --- actually LibO default autocorrect patterns are :--: for "en-dash" and :---: for "em-dash" using the "emoji" feature in which you have to type a ":" before and after your keyword. your "emoji" replacement :----: for the "two-em dash" and :------: for the "three-em dash" should work too, but you have to type 6 and 8 keys in order to make them work anyway you can use a different technique as I said in my previous comment using wildcards ".*" before and after your keyword the advantage of wildcards over emoji is that you don't have to type the whole pattern... I mean, if you want the "en-dash" using emoji you have to type :--: (4 keys) while using the wildcard you just type -- (the .*--.* has to be typed only in the replacement table" so using my proposed wildcards .*-2-.* for the "two-em dash" and .*-3-.* for the "three-em dash" would be a typing time saver (just 3 keys) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
