Search found 12 matches
- Tue Jan 31, 2017 7:56 am
- Forum: Texmaker and TeXstudio
- Topic: Missing the "go to source" and having a .gz(buzy) problem
- Replies: 1
- Views: 5631
Missing the "go to source" and having a .gz(buzy) problem
I am using texstudio with miktex 2.9. Recently I noticed that whenever I compile a document, there is a file of the extension .gz(buzy) is created inside the main folder and the compilation fails without the ability to delete this file and re-compile. Also, from time to time I am missing the "go to ...
- Tue Jan 31, 2017 7:47 am
- Forum: Announcements
- Topic: 10 years of LaTeX-Community.org
- Replies: 7
- Views: 46753
10 years of LaTeX-Community.org
Congrats.
One of the very successful forums and I am very proud to be a member in this excellent community. Keep up guys with the good work.

- Tue Jan 31, 2017 7:42 am
- Forum: General
- Topic: Cannot uninstall miktex
- Replies: 2
- Views: 21987
Cannot uninstall miktex
Thanks Stefan Kottwitz, I went with the first option in your answer and the other MikTeX copy was uninstalled successfully.
- Sat Jan 28, 2017 4:18 am
- Forum: General
- Topic: Cannot uninstall miktex
- Replies: 2
- Views: 21987
Cannot uninstall miktex
For an unknown reason, I just realized that I do have two MikTeX 2.9 has been installed in my computer. I tried to compile a document but it fails to compile. It gives me this error message (Error: Could not start the command: pdflatex.exe -synctex=1 -interaction=nonstopmode "filename".tex). As far ...
- Mon Jan 09, 2017 6:54 pm
- Forum: General
- Topic: Writing another section after the appendix
- Replies: 3
- Views: 6025
Writing after the appendices
Johannes and Stefan, thank you so much for your help. Johannes' answer is exactly what I am looking for.
- Mon Jan 09, 2017 8:20 am
- Forum: General
- Topic: Writing another section after the appendix
- Replies: 3
- Views: 6025
Writing another section after the appendix
I am trying to write a short vita after the appendices part (the university requirements). I used to divide the dissertation into chapters and used "\include chapters" and everything is great so far. I tried to create a new chapter called 'Vita" in the main dissertation body. The problem is that the ...
- Thu Nov 24, 2016 6:09 pm
- Forum: Graphics, Figures & Tables
- Topic: How to add or delete figure/table in between other figures/tables
- Replies: 4
- Views: 8806
How to add or delete figure/table in between other figures/tables
Thanks Stefan and Johannes_B. for answering the question. You're the best guys. 

- Thu Nov 24, 2016 9:00 am
- Forum: Graphics, Figures & Tables
- Topic: How to add or delete figure/table in between other figures/tables
- Replies: 4
- Views: 8806
How to add or delete figure/table in between other figures/tables
Do you mean that I should've named these figures exactly as their corresponding captions?Johannes_B wrote:LaTeX numbers figures automatically using thecaption
command.
That you named the figures using numbers, is a design flaw. That should never be done.
- Thu Nov 24, 2016 6:46 am
- Forum: Graphics, Figures & Tables
- Topic: How to add or delete figure/table in between other figures/tables
- Replies: 4
- Views: 8806
How to add or delete figure/table in between other figures/tables
Hello,
I am writing my dissertation using latex. I do have more than 100 figures/tables in chapters 4 and 5. The figure files are stored in the same latex directory in an ascending order (i.e., Fig 4-1, Fig 4-2, etc). Sometimes I need to either add, or delete, a figure/table in the middle of ...
I am writing my dissertation using latex. I do have more than 100 figures/tables in chapters 4 and 5. The figure files are stored in the same latex directory in an ascending order (i.e., Fig 4-1, Fig 4-2, etc). Sometimes I need to either add, or delete, a figure/table in the middle of ...
- Tue Oct 04, 2016 6:49 am
- Forum: General
- Topic: Appendix possible in latex?
- Replies: 8
- Views: 109512
Re: Appendix possible in latex?
Thanks again Stefan for your response. It worked:-) I just realized that I do have a typo error in the code which was causing the problem in reading figures of the appendices.