Hi Denis,

On 05/11/2014 01:51 PM, Mojca Miklavec wrote:
On Sun, May 11, 2014 at 11:11 AM, Denis Bitouzé wrote:
Mojca Miklavec wrote:
   ╭────
   │ texmf-dist/README: bad texmf subdir
   │ texmf-dist/LICENSE: bad texmf subdir
   │ texmf-dist/doc/latex/yathesis/sample/.latexmkrc: no hidden or system files 
are allowed
   │ texmf-dist/source/latex/yathesis/.latexmkrc: no hidden or system files are 
allowed
   ╰────

The first two are more or less mandatory on GitHub and I'd like the last
two to be under Git revision.

The first two are absolutely unacceptable at that spot. TeXLive may
be happy to have the actual files, but then they should be at

  texmf-dist/doc/latex/yathesis/README
  texmf-dist/doc/latex/yathesis/LICENSE

They are not disallowed because of their name, but because of the
location (TLContrib's error message is a little weird there).

For the second two, I assume I could just make tlcontrib skip such
files with a warning instead of an error. But that takes quite a
bit of programming, and I cannot do it soon.

(I really wonder what ".tex" is doing in TeX Live though.)

It is a tool in LaTeX error handling. It is not so much a shell hidden
file (that is accidental) as that it is a file without a name.

It allows you to simply press enter at the

   ! I can't find file `XXXXXXX'.

error prompt for processing to continue.

Best wishes,
Taco

_______________________________________________
TLContrib mailing list
[email protected]
http://www.ntg.nl/cgi-bin/mailman/listinfo/tlcontrib

Reply via email to