General ⇒ Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
- Generally it works well.
- Look and feel is nice.
- Unicode support works nicely. Yeah! But maybe you could also offer a "change coding option" (as in Notepad++) and offer an option to save documents as UTF8 without BOM.
- No XeLaTeX profile for MikTeX.
- Font default to Lucida Console if available? - Huge readibility improvement!
- Have csquotes-package supported by default (should be very simple to add: left: "\enquote{", right: "}".)
- Toolbar for math symbols does not work (click on "equality" relation => nothing happens, tooltip is wrong as also in other cases)
- "Replace all" does not work
- Search/Search and replace cannot wrap around (if the end of the document is reached, it does not start at the start of the document again)
- If one does a search for a string and the compilation messages pane is shown, then then the hits of the search are not shown since compilation messages pane is covering the area.
...That's it for the moment. Keep up the good work!
I've tried it on Vista 32 and Win 7 64.
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
Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
Already implemented: Use File, Save As...Izmi wrote: Unicode support works nicely. Yeah! But maybe you could also offer a "change coding option" (as in Notepad++) and offer an option to save documents as UTF8 without BOM.
http://www.texniccenter.org/
Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
Hi Sergiu,Sergiu wrote:Already implemented: Use File, Save As...Izmi wrote: Unicode support works nicely. Yeah! But maybe you could also offer a "change coding option" (as in Notepad++) and offer an option to save documents as UTF8 without BOM.
Thank you for your reply. I was unclear. What I meant was: Consider to have an option to set a *default* for file encoding.
Re: Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
http://www.texniccenter.org/
Re: Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
- Compilation seems to be slowed down by showing the log messages. It seems that compilation is faster if the TXC window is minimized. Maybe one could make the rendering of the log messages asynchronous?
Re: Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
http://www.texniccenter.org/
Re: Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
If multiple instances of TXC are open, then - sometimes - one instance gets into a defunct state: Only the top left part of the title bar of the program window is painted. The rest of the window is not visible. Also minimizing and restoring it does not help. I can still close the application and if there are file changes, then TXC asks me whether I want to save them. So, the application is still reacting.
Is this issue known? - It happens under Win 7 x64.
Re: Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
During compilation (command "Ausgabe erstellen", F7) when the "Erstellung" window is hidden, the toolbars flicker as if they were updated very often.
Re: Feedback for and bugs in TXC 2.0 Alpha 1 (build 1012)
If TeX-document is in UTF-8 with BOM, it seems that linebreaks are not always consistent. Why I think that: Subversion gives me from time to time the following error when committing:
svn: Inconsistent line ending style.