Hello Latex Community,
I reinstalled the Tex software on my computer, the version is Miktex2.9. The problem is tex document can not be saved even I run the program as administrator. The error message is "The file could not be saved. Please check if you have write permission." The software was downloaded from the website "www.tug.org/protext/". When I use 2.8 version tex, this problem never happen.
Any suggestionn about how to solve this problem is appreciated.
Best,
Lynn
General ⇒ Unable to save tex document
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Unable to save tex document
Try to add the file ending .tex when saving the file.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Re: Unable to save tex document
Thank you, Johannes_B. But I am not sure how to do that. Do you mean write file name as "file ending.tex" or need to download some file? Thanks a lot.
Lynn
Lynn
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Unable to save tex document
Instead of typing
Best regards
Johannes
YourFileName
and pressing <enter>, type YourFileName.tex
and press enter. Please be aware, that spaces in filenames can be bad. Best regards
Johannes
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Re: Unable to save tex document
Thank you,Johannes.
Lynn
Lynn