Am Do., 21. März 2019 um 12:08 Uhr schrieb Jean-Marc Lasgouttes < lasgout...@lyx.org>:
> I don't know. All I found is: > > https://www.gnu.org/software/automake/manual/html_node/Limitations-on-File-Names.html > which implies that we should not have issues. > I don't know either. But I had to use some rather crude tricks in Rules-lyx (examples_templates_l10n.pot) in order to get those files processed by bash. I had enquoted the whole file list and then split this string again in examples_templates_l10n (lyx_pot.py). Maybe this is the problem? Alas, I am not good at bash and don't know a better way. Do you have an idea? Jürgen > > JMarc >