General ⇒ Recovering my tex file Please help
Recovering my tex file Please help
Hello
i have pdf of my file and the rest of files same as aux,.... My tex file shows null so i can not open it. what should i do to recover it. it is important and vital.
thanks
i have pdf of my file and the rest of files same as aux,.... My tex file shows null so i can not open it. what should i do to recover it. it is important and vital.
thanks
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Recovering my tex file Please help
If you don't have a backup copy, it may be lost. Physical recovery tools for your operating system may be an option, to recover parts of the text.
Look if your editor made automatic backup copies, such as a file with an extension .bak or .~.
Or copy and Paste from the PDF to get the text, and format it again in TeX.
Stefan
Look if your editor made automatic backup copies, such as a file with an extension .bak or .~.
Or copy and Paste from the PDF to get the text, and format it again in TeX.
Stefan
LaTeX.org admin
Recovering my tex file Please help
No back up.
i wanted to copy paste from pdf but what should i do with references?
i wanted to copy paste from pdf but what should i do with references?
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Recovering my tex file Please help
Labels and references? They have to be recreated. Looking into the .aux file can help. (make a copy)
Or do you mean bibliographic references? They should still be in the .bib file, if you used it.
Stefan
Or do you mean bibliographic references? They should still be in the .bib file, if you used it.
Stefan
LaTeX.org admin
Recovering my tex file Please help
i mean i have to cite again all of my references in text? i have more than 70 references in text and 9 figures
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Recovering my tex file Please help
Yes, you have to do stuff again.
Look at tools like git and similar.
Look at tools like git and similar.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Recovering my tex file Please help
Git is for developers as far as i did investigation. Is there any tool that can backup my latex files with keeping history automatically with visual interface?
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Recovering my tex file Please help
Not just for developers. It takes csre of text file history, tex files are text files.
There are even visual helpers.
There are even visual helpers.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.