luong-komorebi / Begin-Latex-in-minutes

📜 Brief Intro to LaTeX for beginners that helps you use LaTeX with ease.
https://luong-komorebi.github.io/Begin-Latex-in-minutes/
3.28k stars 272 forks source link

Invalid file name in windows #54

Closed inkydragon closed 5 years ago

inkydragon commented 5 years ago

In windows, filename cannot contain colon (:).

Short and long file names must not contain the following characters:

slash (/) or (\) question mark (?) vertical bar (|) right angle bracket (>) left angle bracket (<) colon (:)

When I use github desktop for windows or git in cmd or powershell, I only got a readme.md and a 0 KB Translation file.

image

and If I use git in wsl, all the : in filename are replace to automatically.

image

luong-komorebi commented 5 years ago

Thanks for your report. Sorry I wasn't using Windows when I wrote this guide. I ll try to change the filename ASAP ;)

luong-komorebi commented 5 years ago

Hi there, can you help review https://github.com/luong-komorebi/Begin-Latex-in-minutes/pull/56 ?