Creating Tabs in WinEdt for LaTeX PDFs

  • Context: LaTeX 
  • Thread starter Thread starter JasonRox
  • Start date Start date
  • Tags Tags
    Latex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Messages
2,394
Reaction score
4
How can you create tabs in WinEdt for LaTeX on a PDF file?

When I write a proof, I want it to be indented in by one tab. How do I do that?

Note: The simple press tab does not work.
 
Physics news on Phys.org
D H said:
The amsthm class provides macros that give a lot options to customize the layout of a proof. A .pdf file describing this package is at ftp://ftp.ams.org/pub/tex/doc/amscls/amsthdoc.pdf.

That's exactly what I needed!