Development ⇒ TeXnicCenter 2.0 Alpha 1 - Issues
Re: TeXnicCenter 2.0 Alpha 1 - Issues
http://www.texniccenter.org/
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
TeXnicCenter 2.0 Alpha 1 - Issues
Well, thanks to you! It seems that this project is doing extremely well and that its completion is not very far.Sergiu wrote:Fix commited. Thanks for the report.
Re: TeXnicCenter 2.0 Alpha 1 - Issues
are you sure that those warnings are not related to warnings by the parser?
What happens if you click on those buttons?
I have those icons activated too without having any warnings after compilation, but the parser issues some warnings because it does not find the included graphics since I'm using the "\graphicspath{{graphics/}}" command in the header.
This is actually a small bug / feature request by itself ...
Re: TeXnicCenter 2.0 Alpha 1 - Issues
http://www.texniccenter.org/
TeXnicCenter 2.0 Alpha 1 - Issues
I just tried it again and the fix does not seem to work. I still get the warning icons activated. When I click it, it goes somewhere in some file. One of the places it seems to always go at "\end{document}" in the main file.Sergiu wrote:Fix commited. Thanks for the report.
Re: TeXnicCenter 2.0 Alpha 1 - Issues
My observation is to the contrary. Using the official Alpha1 on WinXP:
After opening my project the buttons are activated because the parser cannot find my graphics.
After compilation with no warnings the warning buttons are deactivated.
Edit: Confirming the post below that the issue seems to be related to the build window being anchored. I had it on auto-hide.
Re: TeXnicCenter 2.0 Alpha 1 - Issues
Re: TeXnicCenter 2.0 Alpha 1 - Issues
http://www.texniccenter.org/
TeXnicCenter 2.0 Alpha 1 - Issues
e.g. This is a test.\footnote{test} tesst
tesst is not recognized as being misspelled.
this works also if you just put {} anywhere in the text, the spellcheck system is only activated again after a line break.
probably related to the known issue/feature
Spell check does not work inside braces {}.
TeXnicCenter 2.0 Alpha 1 - Issues
Thanks!Sergiu wrote:Problem fixed. TeXnicCenter will respect the above group policy not only for recent documents but also recent projects.
I think I know why it compiled without errors in the other user account:
I created the other account just (be)for(e) the compilation and after I installed the Windows 7 SDK, so that its registry entries were filled with correct values, so there was no need for the bugfix mentioned by MartinC.