all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to set indentation for \subsection in AUCTex?
@ 2008-01-28  8:09 sunway
  2008-01-28 18:16 ` Adolfo De Unanue
  0 siblings, 1 reply; 2+ messages in thread
From: sunway @ 2008-01-28  8:09 UTC (permalink / raw)
  To: help-gnu-emacs

by default,emacs indent the .tex like this:

\section{}
\subsection{}
\section{}

i want it be indented like:

\section{}
  \section{}
\section{}

how to set the indentation?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to set indentation for \subsection in AUCTex?
  2008-01-28  8:09 how to set indentation for \subsection in AUCTex? sunway
@ 2008-01-28 18:16 ` Adolfo De Unanue
  0 siblings, 0 replies; 2+ messages in thread
From: Adolfo De Unanue @ 2008-01-28 18:16 UTC (permalink / raw)
  To: help-gnu-emacs

Hi

I think that this possible with C-q C-s, Am i right?


Adolfo

El Mon, 28 Jan 2008 00:09:27 -0800 (PST)
sunway <sunwayforever@gmail.com> escribió:

> by default,emacs indent the .tex like this:
> 
> \section{}
> \subsection{}
> \section{}
> 
> i want it be indented like:
> 
> \section{}
>   \section{}
> \section{}
> 
> how to set the indentation?
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-28 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-28  8:09 how to set indentation for \subsection in AUCTex? sunway
2008-01-28 18:16 ` Adolfo De Unanue

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.