Re: Links in Chinese
Dariusz Suchojad <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
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 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/