From: Dariusz S. <dsuch-docutils@m.zato.io> - 2015-03-06 14:16:27
|
On 06/03/15 15:11, jay gray | gmail wrote: > Try unicode. > For example I use this: > .. |_| unicode:: 0x80 > To insert a trimmed space. > > For example: word |_| word. > The builder will replace |_| with the specified Unicode symbol (a trimmed space). > A good technique is to build a unicode symbols table (either a .rst or a .txt file), then use the insert directive (via epilog) to > insert the table at the end of every file. > Then you don't have to worry about adding the declaration every time you create a new page. Hi Jay, thanks for the tip - I'll give it a go, I wasn't aware of this approach. cheers, -- Dariusz Suchojad https://zato.io ESB, SOA, REST, APIs and Cloud Integrations in Python |