View on GitHub

curly-fr-FR

Conversion des guillemets pour LibreOffice et OpenOffice

Project home page > Changelog


Changelog

Version 3.4.2

Based on curly 3.4.2

Version 3.4.1

Replacing closing single quotes with apostrophes, if placed within word boundaries.

Based on curly 3.4.1

Version 3.4.0

The apostrophe substitution character was changed from a number sign to an acute accent.

[!TIP] If you’d like to use a different replacement character instead, you can edit the BASIC code in the Common module and change this constant:

Public Const ChApostropheSubst = "´"

If you want to continue using the number sign, you’ll just have to stick with version 3.3.x.

Based on curly 3.4.0

Version 3.3.2

Fixed Common.xba in curly:

Based on curly 3.3.4

Version 3.3.1

Based on curly v3.3.3

Version 3.2.2 Optional update

Modify the “Back to standard view” icon for better display in LibreOffice 7.1.

Based on curly v3.2.1

Version 3.2.1 Make the help function os independent

Change the HTML launch mechanism of the show_help macro.

Based on curly v3.2.0

Version 3.2.0 Service update

Move the release/update location back to the language-specific repository.

Version 3.1.1 Service update

Move the project to a central repository.

Version 3.1.0 Provide help

Add help to the user interface.

Based on curly v3.1.0