Presentó con gran claridad las capacidades de AucTeX y me ha gustado, ya que tenía miedo a una complicación adicional, recordar órdenes además de las instrucciones propias de LaTeX.
Often I do; however, preview-latex speeds up the edit-compile-view-repeat cycle a tad, and after spending a while getting it to work, I figured it might be useful for others to see an example of what it can do. Also you can't C-c C-t C-p (pdflatex) a document with PSTricks code, you can preview it. It's handy to be able to view a picture that you are designing with PSTricks right over the code that you can edit.
Why dont you simply use the build in AUCTeX command C-c C-c? This will run LaTeX, your favorite viewer, BibTeX automatically. Maybe you have to switch to pdf mode with C-c C-t C-p first for generating pdfs but I assume you allready did this because you used preview-latex.
Presentó con gran claridad las capacidades de AucTeX y me ha gustado, ya que tenía miedo a una complicación adicional, recordar órdenes además de las instrucciones propias de LaTeX.
Felicitaciones. Un éxito.
DenisJNavasVega 6 months ago
Emacs is the best.
dralger 1 year ago
pretty neat, I want to review latex mode now, thanks
hxlr666 1 year ago
Often I do; however, preview-latex speeds up the edit-compile-view-repeat cycle a tad, and after spending a while getting it to work, I figured it might be useful for others to see an example of what it can do. Also you can't C-c C-t C-p (pdflatex) a document with PSTricks code, you can preview it. It's handy to be able to view a picture that you are designing with PSTricks right over the code that you can edit.
nickhershman 1 year ago
Why dont you simply use the build in AUCTeX command C-c C-c? This will run LaTeX, your favorite viewer, BibTeX automatically. Maybe you have to switch to pdf mode with C-c C-t C-p first for generating pdfs but I assume you allready did this because you used preview-latex.
frakturfreak 1 year ago