Our new Indie Games subforum is now open for business in G&T. Go and check it out, you might land a code for a free game. If you're developing an indie game and want to post about it, follow these directions. If you don't, he'll break your legs! Hahaha! Seriously though.
Our rules have been updated and given their own forum. Go and look at them! They are nice, and there may be new ones that you didn't know about! Hooray for rules! Hooray for The System! Hooray for Conforming!

Good TeX/LaTeX editor?

ZeonZeon Registered User
Does anyone have any recommendations for a good tex/latex front end? I downloaded LyX hoping it would be what i was looking for, but im really disappointed you cant edit the latex source directly. If theres something out there like exactly like LyX but with the ability to edit the raw source right in the program, thatd be perfect.

I know i can get everything close in LyX and then edit the tex files by hand in another editor, but thats kind of round about for what im doing. Templates arent really versatile enough for what im doing either, because stuff like tables are really all over the place and layouts can change almost on a page by page basis.

I also might be retarded and it is possible to unlock the source in LyX for editing, but a google search tells me that its a "widely requested" feature as far back as 2007, but nothing has been implemented yet. If im wrong, thatd be awesome too.

Zeon on
btworbanner.jpg
Check out my band, click the banner.

Posts

  • Peter EbelPeter Ebel Deus Vult! OsloRegistered User regular
    I use WinEdt. It certainly allows you to edit tex files directly.

    Fuck off and die.
  • DeathPrawnDeathPrawn Registered User
    What OS?

    Signature not found.
  • ZeonZeon Registered User
    Windows or Linux (unbuntu).

    btworbanner.jpg
    Check out my band, click the banner.
  • shwaipshwaip Registered User regular
    windows i like texniccenter and miktex.

    ubuntu i use texmaker...but that's only because i haven't looked for anything better.

  • Folken FanelFolken Fanel J.2C When's KoFRegistered User regular
    Why not just use Emacs?

    If Blanka receives any nerfs in 2013, and I mean any, I will eat a box of cocks and change characters forever.
    @Folken_fgc
  • ED!ED! Registered User regular
    shwaip wrote: »
    windows i like texniccenter and miktex.

    ubuntu i use texmaker...but that's only because i haven't looked for anything better.

    MikTex is good, but a long install (at least the times I've full installed it), and Texnicenter gets the double thumbs up from me as well. It is about the most user friendly compiler that I have run across; I've only ever experienced one glitchy behavior (where it ate up my code), but that turned out to be my fault (sorta). What I like most bout TexNic is that - aside from a toolbar of the most commonly used symbols (for when you're starting out just learning and don't want to keep looking something up), is that even if the thing has a gajillion errors, unless it causes overflow errors or something memory wiping, the damn thing will compile, and even look the way you want it to.

    If you dont like TexNic (Windows) center I would try, Kile (Linux) or if this is something you are going to be using quite often and need some facility with, WinEdt (but it costs money and Windows only).

    "Get the hell out of me" - [ex]girlfriend
  • Mojo_JojoMojo_Jojo Tough on mime. Tough on the causes of mime Registered User regular
    I use TexWorks, it's super basic but the thing is that all you want is command highlighting and a little blip to let you know when you close brackets. I tried Texniccentre but it's a bloated piece of crap.

  • ED!ED! Registered User regular
    Different strokes for different folks I suppose. I used TexWorks when I was first learning, and found the error handling to be a barrier. Some might argue that helps you build a better LaTex user, but I'd rather be able to built a document than spend half my time searching online for why my hbox is overfilled.

    Of course this really all depends on what the OP is using it for. I use it mostly for graduate math/stats and that is a lot of repititous symbols that makes it rife for making mistakes. If one is using it for documents with light equation handling - then really any one that meets OP's requirement for directing editing will suffice.

    "Get the hell out of me" - [ex]girlfriend
  • Mojo_JojoMojo_Jojo Tough on mime. Tough on the causes of mime Registered User regular
    I'm writing a physics thesis using it, and I've only had a single confused run in with the error handling (with I agree is vague, but TexnicCentre is hardly better is it?)

Sign In or Register to comment.