Re: problem with 'txiindexbackslashignore'

2022-11-05 Thread Werner LEMBERG
> AFAICS, the only method to get a 'space' index entry is having a > series of backslashes if 'txiindexbackslashignore' is set. I have to correct myself. An index entry ``` @findex {} ``` also generates a line ``` \entry{ }{1}{\code {}} ``` However, it gets swallowed by `texindex`, so it do

problem with 'txiindexbackslashignore'

2022-11-05 Thread Werner LEMBERG
[texinfo.tex 2022-10-18.18] Consider the following input file ``` \input texinfo.tex @set txiindexbackslashignore @findex \\ @findex A @printindex fn @bye ``` The created `.fn` file contains ``` \entry{ }{1}{\code {\backslashchar {}\backslashchar {}}} ``` which doesn't make sense, and wh

Re: use translation context for translations of in-document strings?

2022-11-05 Thread Jean-Christophe Helary
> On Nov 6, 2022, at 8:05, Patrice Dumas wrote: > > On Sat, Nov 05, 2022 at 07:43:17PM +, Gavin Smith wrote: >> On Sat, Nov 05, 2022 at 05:25:07PM +0100, Patrice Dumas wrote: >>> Hello, >>> >>> It will become possible to add translation context to in-document >>> translated strings in dev

Re: use translation context for translations of in-document strings?

2022-11-05 Thread Patrice Dumas
On Sat, Nov 05, 2022 at 07:43:17PM +, Gavin Smith wrote: > On Sat, Nov 05, 2022 at 05:25:07PM +0100, Patrice Dumas wrote: > > Hello, > > > > It will become possible to add translation context to in-document > > translated strings in developments to come. I am not sure in which > > situations

Re: use translation context for translations of in-document strings?

2022-11-05 Thread Gavin Smith
On Sat, Nov 05, 2022 at 05:25:07PM +0100, Patrice Dumas wrote: > Hello, > > It will become possible to add translation context to in-document > translated strings in developments to come. I am not sure in which > situations it will be better to use contexts to be clearer on the > intended use of

use translation context for translations of in-document strings?

2022-11-05 Thread Patrice Dumas
Hello, It will become possible to add translation context to in-document translated strings in developments to come. I am not sure in which situations it will be better to use contexts to be clearer on the intended use of a translated string. In particular there are, for HTML, many direction str