Re: [docbook-apps] Capital latin "Q" with dot above

From
jmt <>
Date
2018-06-12T18:06:56+00:00
ID
Thread
Re: [docbook-apps] Capital latin "Q" with dot above
Unicode provides "combining diacritical marks" : you can use
"COMBINING DOT ABOVE", the hexadecimal value of which is 307 :

in xml :
Q&#x307;

in text, on a linux platform (Hold down the shift and control keys
while typing 'u' and the hex value)
Q̇


Please note that result is dependant on the font you are using ; but it
works for most standard (browser) fonts.

More information is available at
http://www.unicode.org
and charts
http://www.unicode.org/charts/
can be helpful (I have local copies available when working with
docbook !)



jmt



On Mon, 11 Jun 2018 11:13:37 +0200
 wrote:

>  Hi,
> 
> as it seems there isn't an entity for a capital latin "Q" with a dot
> above like &Qdot;.
> 
> I'm wondering how to realise generic diacritical marks with DocBook
> (besides using an inline image...).
> 
> Using "Q&#775;" or "&#775;Q" result in "Q˙" or "˙Q".
> 
> Any help would be appreciated.
> 
> I'm using:
> 
> DocBook 5.0
> DocBook XSL Stylesheets 1.79.1
> fop2.1
> 
>  Best regards
>   Michael
> 



-- 


Jean-Marie Thomas


http://www.dxdydz.net