View Single Post
Old 12-04-2018, 01:02 PM   #1231
jbacelar
Interested in the matter
jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.jbacelar ought to be getting tired of karma fortunes by now.
 
jbacelar's Avatar
 
Posts: 421
Karma: 426094
Join Date: Dec 2011
Location: Spain, south coast
Device: Pocketbook InkPad 3
Quote:
Originally Posted by davidfor View Post
But, what I meant is that if you don't want to use the locale default, you can use a comma easily, but, getting any other character is hard.
OK, if we do not want to use 'n', it is necessary to create a custom column based on the custom column associated with the Count pages plugin (this should have the format {:,}).
In the new column the template will be:
Code:
{#pages:re(\,,.)}
In this example the new character is a dot, but we can put the character we want.
Honestly I do not see that this is hard or complicated.
jbacelar is offline   Reply With Quote