[ 
https://issues.apache.org/jira/browse/FOP-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808868#comment-13808868
 ] 

Pascal Sancho commented on FOP-2308:
------------------------------------

{quote}
by the same token text-transform="lowercase" should not lowercase an acronym, 
right? 
{quote}

Yes, that should. In orthotypography [1], there is a difference between 
uppercase (french: Capitale) and Capitale (french: Majuscule).
In short: the former is related to style (layout), the latter is related to 
content.
So, if the acronym is written with Capitales (french: Majuscules), those 
letters should remain Capitales (french: Majuscules), and be not affected by 
"lowercase (french: bas de case)".
But I don't know any keyboard that allow such subtle difference

[1] http://www.carlosdetoro.com/2013/05/22/orthotypography-what-is-it/

> text-transform="capitalize" assumes input text is lowercase
> -----------------------------------------------------------
>
>                 Key: FOP-2308
>                 URL: https://issues.apache.org/jira/browse/FOP-2308
>             Project: Fop
>          Issue Type: Bug
>            Reporter: Luis Bernardo
>             Fix For: trunk
>
>         Attachments: test.fo
>
>
> <fo:block text-transform="capitalize">CAPITALIZE</fo:block> should output 
> Capitalize, not CAPITALIZE as it does currently.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to