Re: [docbook-apps] how put narrow non-breaking spaces before punctuation marks

2011-11-12 Thread D-BookeR
Many thanks ! It was very helpful ! -patricia 2011/11/11 Radu Coravu radu_cor...@sync.ro Hi Patricia, About this remark: I did not find the intermediary .fo file (I get directly the pdf) as you suggested You can duplicate and edit the original Docbook to PDF transformation scenario

Re: [docbook-apps] how put narrow non-breaking spaces before punctuation marks

2011-11-11 Thread Radu Coravu
Hi, Related to the message as how special entity characters can be more easily inserted with Oxygen, the answer is either the Character Map which can be opened from the main Edit menu or defining small code templates for the most used character entities:

Re: [docbook-apps] how put narrow non-breaking spaces before punctuation marks

2011-11-11 Thread D-BookeR
Thank all for your help ! I know better understand what is happening. @Bob: I used the oXygen included FOP and tried with the free XEP. I did not find the intermediary .fo file (I get directly the pdf) as you suggested, but took a peek in the spaces.xsl and did not see any mention about

Re: [docbook-apps] how put narrow non-breaking spaces before punctuation marks

2011-11-11 Thread Radu Coravu
Hi Patricia, About this remark: I did not find the intermediary .fo file (I get directly the pdf) as you suggested You can duplicate and edit the original Docbook to PDF transformation scenario and in the FO Processor tab uncheck the Perform FO Processing checkbox. Then in the Output tab

[docbook-apps] how put narrow non-breaking spaces before punctuation marks

2011-11-10 Thread D-BookeR
Hi, I am using docbook 5 for publication in French, so I need to place the usual narrow non-breaking space before strong punctuation like colon, semi colon, exclamation and question marks. How to proceed ? Should I introduce them from the start, in the docbook manuscript ? Then how? Or can we do

Re: [docbook-apps] how put narrow non-breaking spaces before punctuation marks

2011-11-10 Thread Camille Bégnis
Hello, I don't know if oXygen provides a shortcut, but in DocBook 5 you have to insert the unicode character for non breaking space, that is #160; in the XML code. HTH, Camille. On 10/11/2011 16:25, D-BookeR wrote: Hi, I am using docbook 5 for publication in French, so I need to place the

Re: [docbook-apps] how put narrow non-breaking spaces before punctuation marks

2011-11-10 Thread D-BookeR
Thanks! Do you know whether I can get a narrower one ? The *narrow* non-breaking space ( http://www.fileformat.info/info/unicode/char/202f/index.htm) seems not to work with docbook5. patricia 2011/11/10 Camille Bégnis cami...@neodoc.biz Hello, I don't know if oXygen provides a shortcut, but

Re: [docbook-apps] how put narrow non-breaking spaces before punctuation marks

2011-11-10 Thread Camille Bégnis
This is just a character in the XML stream, so DocBook is not the culprit. It's rather an issue in the processing toolchain, or the glyph missing in the font used to render this character... Camille. On 10/11/2011 18:16, D-BookeR wrote: Thanks! Do you know whether I can get a narrower one ?

Re: [docbook-apps] how put narrow non-breaking spaces before punctuation marks

2011-11-10 Thread Bob Stayton
in the current font. Bob Stayton Sagehill Enterprises b...@sagehill.net - Original Message - From: D-BookeR To: Camille Bégnis Cc: docbook-apps@lists.oasis-open.org Sent: Thursday, November 10, 2011 9:16 AM Subject: Re: [docbook-apps] how put narrow non-breaking spaces before