emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* \section*{}
@ 2012-02-24 21:09 Marvin Doyley
  2012-02-24 21:14 ` \section*{} Nick Dokos
  0 siblings, 1 reply; 5+ messages in thread
From: Marvin Doyley @ 2012-02-24 21:09 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 108 bytes --]

Does anybody now how to force org-latex-export to do \section*{name} rather
than \section{name} ?

thanks
M

[-- Attachment #2: Type: text/html, Size: 142 bytes --]

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

* Re: \section*{}
  2012-02-24 21:09 \section*{} Marvin Doyley
@ 2012-02-24 21:14 ` Nick Dokos
  2012-02-24 21:41   ` \section*{} Marvin Doyley
  0 siblings, 1 reply; 5+ messages in thread
From: Nick Dokos @ 2012-02-24 21:14 UTC (permalink / raw)
  To: Marvin Doyley; +Cc: nicholas.dokos, emacs-orgmode

Marvin Doyley <marvinpas@gmail.com> wrote:

> Does anybody now how to force org-latex-export to do \section*{name} rather than \section{name} ?
> 

#+OPTIONS: num:nil

Nick

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

* Re: \section*{}
  2012-02-24 21:14 ` \section*{} Nick Dokos
@ 2012-02-24 21:41   ` Marvin Doyley
  2012-02-24 21:43     ` \section*{} Nick Dokos
  2012-02-25  5:49     ` \section*{} Thomas Alexander Gerds
  0 siblings, 2 replies; 5+ messages in thread
From: Marvin Doyley @ 2012-02-24 21:41 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 479 bytes --]

Thanks nick,

Can I use this to suppress the numbering selectively
For example, lets say I have

* Intro
* Results
* Figures and Tables

Can I use this to suppress numbering of Figures and Tables only ?

cheers
M

On Fri, Feb 24, 2012 at 4:14 PM, Nick Dokos <nicholas.dokos@hp.com> wrote:

> Marvin Doyley <marvinpas@gmail.com> wrote:
>
> > Does anybody now how to force org-latex-export to do \section*{name}
> rather than \section{name} ?
> >
>
> #+OPTIONS: num:nil
>
> Nick
>

[-- Attachment #2: Type: text/html, Size: 1003 bytes --]

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

* Re: \section*{}
  2012-02-24 21:41   ` \section*{} Marvin Doyley
@ 2012-02-24 21:43     ` Nick Dokos
  2012-02-25  5:49     ` \section*{} Thomas Alexander Gerds
  1 sibling, 0 replies; 5+ messages in thread
From: Nick Dokos @ 2012-02-24 21:43 UTC (permalink / raw)
  To: Marvin Doyley; +Cc: nicholas.dokos, emacs-orgmode

Marvin Doyley <marvinpas@gmail.com> wrote:

> Thanks nick,
> 
> Can I use this to suppress the numbering selectively 
> For example, lets say I have
> 
> * Intro
> * Results
> * Figures and Tables
> 
> Can I use this to suppress numbering of Figures and Tables only ?
> 

Not that I know of: it's all or nothing.

Nick

> cheers
> M
> 
> On Fri, Feb 24, 2012 at 4:14 PM, Nick Dokos <nicholas.dokos@hp.com> wrote:
> 
>     Marvin Doyley <marvinpas@gmail.com> wrote:
>    
>     > Does anybody now how to force org-latex-export to do \section*{name} rather than \section{name} ?
>     >
>    
>     #+OPTIONS: num:nil
>    
>     Nick
> 
> 
> ----------------------------------------------------
> Alternatives:
> 
> ----------------------------------------------------

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

* Re: \section*{}
  2012-02-24 21:41   ` \section*{} Marvin Doyley
  2012-02-24 21:43     ` \section*{} Nick Dokos
@ 2012-02-25  5:49     ` Thomas Alexander Gerds
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Alexander Gerds @ 2012-02-25  5:49 UTC (permalink / raw)
  To: Marvin Doyley; +Cc: nicholas.dokos, emacs-orgmode


but, you can always do this:

,----
| ** sec 1
| 
| bla
| 
| #+LaTeX: \section*{sec2}
`----

Tomy


Marvin Doyley <marvinpas@gmail.com> writes:

> Thanks nick,
>
> Can I use this to suppress the numbering selectively
> For example, lets say I have
>
> * Intro
> * Results
> * Figures and Tables
>
> Can I use this to suppress numbering of Figures and Tables only ?
>
> cheers
> M
>
> On Fri, Feb 24, 2012 at 4:14 PM, Nick Dokos <nicholas.dokos@hp.com>
> wrote:
>
>> Marvin Doyley <marvinpas@gmail.com> wrote:
>>
>> > Does anybody now how to force org-latex-export to do
> \section*{name}
>> rather than \section{name} ?
>> >
>>
>> #+OPTIONS: num:nil
>>
>> Nick
>>
--
Thomas A. Gerds -- Assoc. Prof. Department of Biostatistics
University of Copenhagen, Øster Farimagsgade 5, 1014 Copenhagen, Denmark
Office: CSS-15.2.07 (Gamle Kommunehospital)
tel: 35327914 (sec: 35327901) 

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

end of thread, other threads:[~2012-02-25  5:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-24 21:09 \section*{} Marvin Doyley
2012-02-24 21:14 ` \section*{} Nick Dokos
2012-02-24 21:41   ` \section*{} Marvin Doyley
2012-02-24 21:43     ` \section*{} Nick Dokos
2012-02-25  5:49     ` \section*{} Thomas Alexander Gerds

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).