AutoCorrect settings of several languages prefer apostrophe replacement instead of second level quotation marks » and «, see Writer (or MS Word) and https://en.wikipedia.org/wiki/Quotation_mark#Summary_table Apostrophe, also second level quotation marks needs for writing, but keyboards and recent AutoCorrect facilities don't support both. A suggested solution to give 1. AutoCorrect character sequences ">>" and "<<" to » and «. 2. and in the case of unique, not alternative second level quotation marks, context-dependent replacement of ", i.e. checking preceding opening quotes to choose the correct quotation marks. A Hungarian or Romanian example: „Sentence with primary and »second level« quotes.” would be possible to type using only ", while "Single quotes" AutoCorrect is used for typographic apostrophes.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/57f07b1d7378d218648667c5b1315cc8ad905875 tdf#133524 AutoCorrect: support double angle quotes It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/4f0751949b6c2a495891e67a893ef98d4e4b5a80 tdf#133524 AutoCorrect: support double angle quotes It will be available in 7.0.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
1. AutoCorrect character sequences ">>" and "<<" to » and «. I want to request the same feature for language Galician (gl_ES).
And for Catalan (ca), Aragonese (an) and Asturian (ast) too by default, please!
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/77b213890a96d144d9cfacdfd35ac0bba68b9f7a tdf#133524 add option to angle quote AutoCorrect It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/70ee8666edb0851222550029e445ef61434a0376 tdf#133524 AutoCorrect angle quotes for fr-CH and gl-ES It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/7b2f854754065354ccd50a42e0b7d28ee7c745dd tdf#133524 AutoCorrect angle quotes for fr-CH and gl-ES It will be available in 7.0.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
@Xosé, Adolfo: I am started to add them... thanks for your requests!
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/7ffc9d592299a71c86f11a57bc2cd5037927f522 tdf#133524 add option to angle quote AutoCorrect It will be available in 7.0.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
(In reply to László Németh from comment #0) > AutoCorrect settings of several languages prefer apostrophe replacement > instead of second level quotation marks » and «, see Writer (or MS Word) and > > https://en.wikipedia.org/wiki/Quotation_mark#Summary_table > > Apostrophe, also second level quotation marks needs for writing, but > keyboards and recent AutoCorrect facilities don't support both. A suggested > solution to give > > 1. AutoCorrect character sequences ">>" and "<<" to » and «. > > 2. and in the case of unique, not alternative second level quotation marks, > context-dependent replacement of ", i.e. checking preceding opening quotes > to choose the correct quotation marks. A Hungarian or Romanian example: > „Sentence with primary and »second level« quotes.” would be possible to type > using only ", while "Single quotes" AutoCorrect is used for typographic > apostrophes. In Romanian, the expression written like this: „Sentence with primary and »second level« quotes.” is misspelled. In Romanian the expression is written like this: «Sentence with primary and „second level” quotes.».
(In reply to Dorian B. from comment #10) @Dorian: As a quick fix, I'll remove the inner quotation recognition for Romanian, keeping only the << and >> replacement for it, but later, if you want, we can use that, too, with the correct order. (By the way, according to this source, French-like angle quotes are for nested quotes in Romanian, too: https://turcanin.wordpress.com/2012/01/25/the-mistery-behind-the-quotation-marks-in-romanian/). Many thanks for your feedback.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/4e7e70de93368b2d4de54665245484929d76eb90 tdf#133524 tdf#133589 (related) Document new "Localized options"
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/help/commit/b19726b8cef00d9e3c9b03b447a0c66fc1ef8267 tdf#133524 tdf#133589 (related) Document new "Localized options"
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/99d4bf9446c392c3cf2877219c78917ca4d5dd87 tdf#133524 AutoCorrect: fix Romanian nested quotations It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/81584e76961d1180bb95bfe2e8f226177a26b28c tdf#133524 AutoCorrect: fix Romanian nested quotations It will be available in 7.0.0.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Acquire a useful new knowledge. Thanks to the site for providing very good documentation and information. https://amongus2.io
Insert date: Ctrl+; is confused with Ctrl+Shift+; on many (mostly European) keyboard layouts (de/it/et and more) [Mihkel Tõnnov] https://slope-unblocked.co