Search found 20 matches

by U-Jean
Sat Oct 31, 2009 2:40 am
Forum: Development
Topic: TeXnicCenter 2.0 Alpha 1 - Issues
Replies: 63
Views: 1148178

TeXnicCenter 2.0 Alpha 1 - Issues

I'm not against the omission of text within braces.
But I encountered the problem that this omission is extended until the line break and not broken correctly at the closing_brace.
At the same time this works as intended for '$'.

e.g.:
{ this text is not spell-checked } this text is also not ...
by U-Jean
Thu Oct 29, 2009 6:38 pm
Forum: Development
Topic: TeXnicCenter 2.0 Alpha 1 - Issues
Replies: 63
Views: 1148178

TeXnicCenter 2.0 Alpha 1 - Issues

New issue: spell check does not work for the text after any command with those swung braces {}.

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 ...
by U-Jean
Thu Oct 29, 2009 4:01 pm
Forum: Development
Topic: TeXnicCenter 2.0 Alpha 1 - Issues
Replies: 63
Views: 1148178

Re: TeXnicCenter 2.0 Alpha 1 - Issues

@Sergiu
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 ...
by U-Jean
Thu Oct 29, 2009 2:05 pm
Forum: General
Topic: TeXnicCenter, backups
Replies: 2
Views: 2512

TeXnicCenter, backups

Don't know whether this function was implemented previously but the solution in the following link might be just the thing you are looking for.
http://www.latex-community.org/forum/vi ... =31&t=6520
by U-Jean
Thu Oct 29, 2009 1:11 pm
Forum: General
Topic: For the brave alpha testers (a backup addon)
Replies: 0
Views: 2610

For the brave alpha testers (a backup addon)

I have written a very small batch file which will allow you to automatically make periodic backups of all tex files in the mainfiles folder and all subfolders each time you compile. With this add-on you are enabled to revert the state of you project to any previous point in time (if you compile ...
by U-Jean
Thu Oct 29, 2009 12:12 pm
Forum: Development
Topic: TeXnicCenter 2.0 Alpha 1 - Issues
Replies: 63
Views: 1148178

Re: TeXnicCenter 2.0 Alpha 1 - Issues

@Martin
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 ...
by U-Jean
Wed Oct 28, 2009 6:26 pm
Forum: Development
Topic: TeXnicCenter 2.0 Alpha 1 - Issues
Replies: 63
Views: 1148178

Re: TeXnicCenter 2.0 Alpha 1 - Issues

@Sergiu
Thanks for the fast reply.
I'm will try to compile the trunk this weekend, after a fresh install of VS2008SP1 and will report the results in this thread.
by U-Jean
Wed Oct 28, 2009 2:28 pm
Forum: Development
Topic: TeXnicCenter 2.0 Alpha 1 - Issues
Replies: 63
Views: 1148178

Re: TeXnicCenter 2.0 Alpha 1 - Issues

Alpha runs without any crashes on WinXP SP3 and Win7 x64.

But there are some menu items that do not do what they supposed to do:
e.g. "Go to last change" just writes exactly the words "Go to last change" into the document without doing anything else. The same applies to toggle a bookmark.

Another ...
by U-Jean
Wed Sep 09, 2009 5:37 pm
Forum: Graphics, Figures & Tables
Topic: Excel 2007 Add-in for easy PDF export of Charts and Tables
Replies: 14
Views: 37292

Re: Excel 2007 Add-in for easy PDF export of Charts and Tables

No one? Seriously? Am I in the wrong forum?
Somebody here must be using Latex in combination with Windows and Office 2007 and find this peace of code useful.
*bump*
by U-Jean
Tue Sep 08, 2009 3:32 pm
Forum: Graphics, Figures & Tables
Topic: Excel 2007 Add-in for easy PDF export of Charts and Tables
Replies: 14
Views: 37292

Excel 2007 Add-in for easy PDF export of Charts and Tables

I made a small add-in in order to export charts and tables perfectly trimmed as PDFs for easy use with Latex graphicx package. I tested it with Office 2007 SP2 and Vista SP1.

Usage:
Just copy the Add-In into your Add-in directory of Office.
Activate the add-in in the excel option-menu.
Load any ...