https://bugs.documentfoundation.org/show_bug.cgi?id=133842

László Németh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
           Assignee|[email protected]       |[email protected]
                   |                            |desktop.org
         Resolution|---                         |FIXED

--- Comment #7 from László Németh <[email protected]> ---
User variables and formulas can use user-defined format with arbitrary
NumberText formula, for example feminine etc. genders, if that is defined in
the Soros source (*.sor).

The attached document contains several formula fields, showing

Primeira
Segunda
Terceira
Quarta
Quinta
Sexta


Removing an item, or copying a new one update the list immediately.

It's possible to modify the format in the following way:

1. Double click on the item. 

2. In Edit Fields dialog window, choose Format "Additional formats...".

3. In Format Number dialog window, choose Category "User-defined".

4. In Format list, choose "Centésima". The format code is

"[NatNum12 capitalize ordinal-feminine]0"

5. Modify the format code to

[NatNum12 upper ordinal-feminine]0

to get uppercase number names.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to